| Commit message (Expand) | Author | Age | Files | Lines |
* | (find_exports): use run_program::raw + stdout | Pascal Rigaux | 2002-12-03 | 1 | -9/+5 |
* | cleanup use of filehandles | Pascal Rigaux | 2002-12-03 | 1 | -20/+15 |
* | (read_resolv_conf): simplify | Pascal Rigaux | 2002-12-03 | 1 | -7/+2 |
* | make it $::testing aware | Guillaume Cottenceau | 2002-12-03 | 1 | -0/+1 |
* | (add2hosts): use output and pixelization | Pascal Rigaux | 2002-12-02 | 1 | -20/+7 |
* | use output_with_perm() | Pascal Rigaux | 2002-12-02 | 4 | -27/+16 |
* | Some data are now fetched from system instead of drakconnect conf file (adsl,... | Arnaud Desmons | 2002-12-02 | 4 | -41/+47 |
* | perl_checker adaptations | Pascal Rigaux | 2002-11-28 | 6 | -14/+14 |
* | perl_checker adaptations | Pascal Rigaux | 2002-11-28 | 1 | -2/+2 |
* | perl_checker adaptations | Pascal Rigaux | 2002-11-27 | 6 | -13/+13 |
* | in network::netconnect::main(), declare @l as it should be. But the code is r... | Pascal Rigaux | 2002-11-25 | 1 | -1/+2 |
* | - $up was my-ed inside the if-then block though it was used outside the block... | Pascal Rigaux | 2002-11-25 | 1 | -2/+3 |
* | $modem is redefined 2 lines below its first declaration. this first declarati... | Pascal Rigaux | 2002-11-25 | 1 | -1/+0 |
* | since $mouse is undefined, replace it with undef (??) | Pascal Rigaux | 2002-11-25 | 1 | -1/+1 |
* | add support for Sagem USB Modem (for free.fr ;-)) | Francois Pons | 2002-11-25 | 1 | -2/+14 |
* | add support ADIModem. | Francois Pons | 2002-11-25 | 1 | -2/+3 |
* | removed reference to ...->{nb_cards} no more used. | Francois Pons | 2002-11-25 | 1 | -2/+0 |
* | removed old code (commented out). | Francois Pons | 2002-11-25 | 1 | -14/+0 |
* | removed 2 labels and 2 gotos by a very simple while, dam's is really great | Francois Pons | 2002-11-25 | 1 | -6/+5 |
* | added is_domain_name that checks validity of a domain name. | Francois Pons | 2002-11-25 | 1 | -0/+5 |
* | default dhcp client is dhcp-client | Frederic Lepied | 2002-11-19 | 1 | -8/+8 |
* | make perl_checker happy | Pascal Rigaux | 2002-11-18 | 3 | -7/+5 |
* | - add/remove spaces to make perl_checker happy | Pascal Rigaux | 2002-11-14 | 3 | -6/+6 |
* | add/remove spaces to make perl_checker happy | Pascal Rigaux | 2002-11-13 | 7 | -58/+58 |
* | add/remove spaces to make perl_checker happy | Pascal Rigaux | 2002-11-13 | 3 | -3/+3 |
* | add/remove some spaces to make perl_checker happy | Pascal Rigaux | 2002-11-12 | 1 | -3/+3 |
* | - replace ... =~ 'foo' with ... =~ /foo/ | Pascal Rigaux | 2002-11-11 | 4 | -16/+15 |
* | add or remove spaces where need to please perl_checker | Pascal Rigaux | 2002-11-11 | 10 | -30/+30 |
* | various small syntax enhancements to please perl_checker | Pascal Rigaux | 2002-11-11 | 1 | -1/+1 |
* | replace qq{...} with qq(...) | Pascal Rigaux | 2002-11-11 | 1 | -4/+4 |
* | don't return a typeglob ref, return the typeglob (reference to typeglobs are | Pascal Rigaux | 2002-11-10 | 1 | -1/+1 |
* | - do not use q{...} to please perl_checker | Pascal Rigaux | 2002-11-09 | 1 | -7/+6 |
* | - have "local *FILEHANDLE" before each "open FILEHANDLE, ..." | Pascal Rigaux | 2002-11-06 | 2 | -9/+6 |
* | (write_resolv_conf): much cleanup (originally it was meant to introduce | Pascal Rigaux | 2002-11-06 | 1 | -34/+37 |
* | make perl_checker happy | Pascal Rigaux | 2002-11-06 | 1 | -0/+1 |
* | replace complex "unless"s with "if"s | Pascal Rigaux | 2002-11-06 | 3 | -7/+7 |
* | replace "_" with "N" and "__" with "N_" | Pascal Rigaux | 2002-11-06 | 9 | -181/+181 |
* | few reworks for winmodem detection | Damien Chaumette | 2002-10-28 | 1 | -15/+12 |
* | add sub winmodemConfigure | Damien Chaumette | 2002-10-28 | 1 | -0/+19 |
* | perl_checker fixes | Thierry Vignaud | 2002-10-23 | 1 | -0/+1 |
* | make perl_checker happy: replace PKG::f with PKG::f() | Pascal Rigaux | 2002-10-23 | 1 | -1/+1 |
* | remove useless 'pop' | Damien Chaumette | 2002-10-18 | 1 | -2/+1 |
* | change dumb return values s/@pci_modems, $serial_modem/$serial_modem, @pci_mo... | Damien Chaumette | 2002-10-18 | 1 | -1/+1 |
* | make new perl_checker happy: replacing PKG::f by PKG::f() | Pascal Rigaux | 2002-10-17 | 1 | -1/+1 |
* | "=head" doc must end with "=cut" | Pascal Rigaux | 2002-10-17 | 1 | -0/+2 |
* | document network::netconnect::detect() | Thierry Vignaud | 2002-10-17 | 1 | -0/+17 |
* | - winmodem detection fix | Damien Chaumette | 2002-10-16 | 1 | -1/+1 |
* | fix speedtouch detection | Damien Chaumette | 2002-10-11 | 1 | -1/+2 |
* | notify if speedtouch is detected or not | Damien Chaumette | 2002-10-10 | 1 | -13/+9 |
* | - move serial modem detection to detect_devices.pm | Damien Chaumette | 2002-10-10 | 1 | -32/+1 |