Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | this is perl, not python ;p | Pascal Rigaux | 2003-03-05 | 1 | -1/+1 |
* | allow to set hostname in DHCP mode | Frederic Lepied | 2003-03-04 | 1 | -2/+2 |
* | install tmdns only when bind isn't installed | Frederic Lepied | 2003-03-04 | 1 | -1/+3 |
* | corrected HOSTNAME/DHCP_HOSTNAME management. | Frederic Lepied | 2003-02-28 | 1 | -14/+11 |
* | corrected HOSTNAME management | Frederic Lepied | 2003-02-27 | 1 | -11/+5 |
* | add the read_dhcpd_conf function for drakgw | Florin Grad | 2003-02-27 | 1 | -0/+12 |
* | small fixes. | Francois Pons | 2003-02-26 | 1 | -1/+1 |
* | added probe separately to handle drakconnect horror. | Francois Pons | 2003-02-26 | 1 | -0/+4 |
* | add probe of internet connection (this could avoid strange behaviour). | Francois Pons | 2003-02-26 | 1 | -2/+10 |
* | fixed back as titi sucks about message. | Francois Pons | 2003-02-26 | 1 | -1/+1 |
* | try to get back DOMAINNAME if needed. | Francois Pons | 2003-02-26 | 1 | -4/+3 |
* | (read_resolv_conf_raw): fix "search ..." handling | Pascal Rigaux | 2003-02-25 | 1 | -1/+1 |
* | no need to use regexp | Damien Chaumette | 2003-02-21 | 1 | -1/+1 |
* | use detect_devices::pcmcia_probe() instead of detect_devices::probeall() | Pascal Rigaux | 2003-02-20 | 1 | -1/+1 |
* | - read_resolv_conf() reads DOMAINNAME & DOMAINNAME2 | Pascal Rigaux | 2003-02-20 | 1 | -8/+17 |
* | dhcp fix | Damien Chaumette | 2003-02-20 | 1 | -4/+2 |
* | (read_conf) simplify | Thierry Vignaud | 2003-02-19 | 1 | -2/+1 |
* | Get back configuration settings from conf files | Damien Chaumette | 2003-02-18 | 1 | -1/+2 |
* | perl_checker fix | Thierry Vignaud | 2003-02-18 | 1 | -1/+1 |
* | - set_help is deprecated | Pascal Rigaux | 2003-02-13 | 1 | -3/+3 |
* | corrected option handling and added hotplug checkbox | Frederic Lepied | 2003-02-10 | 1 | -16/+18 |
* | perl_checker fixes | Thierry Vignaud | 2003-02-10 | 1 | -3/+3 |
* | check that zeroconf hostname doesn"t contain a . | Frederic Lepied | 2003-02-09 | 1 | -5/+26 |
* | - DHCP & Zeroconf fixes for installation | Damien Chaumette | 2003-02-07 | 1 | -3/+4 |
* | *** empty log message *** | Damien Chaumette | 2003-02-07 | 1 | -1/+1 |
* | avoid to mess up tmdns.conf file | Damien Chaumette | 2003-02-06 | 1 | -7/+4 |
* | fix dhcp package installation | Damien Chaumette | 2003-02-06 | 1 | -3/+5 |
* | fixed my own sucking | Damien Chaumette | 2003-02-05 | 1 | -0/+1 |
* | dhcp/zeroconf stuff | Damien Chaumette | 2003-02-03 | 1 | -4/+11 |
* | - fix zeroconf support | Damien Chaumette | 2003-02-03 | 1 | -27/+13 |
* | more zeroconf configuration | Damien Chaumette | 2003-01-31 | 1 | -0/+9 |
* | adapt to new category network/gigabit (which used to be in network/main) | Pascal Rigaux | 2003-01-30 | 1 | -1/+1 |
* | fix typo | Damien Chaumette | 2003-01-24 | 1 | -1/+1 |
* | pixelification | Pascal Rigaux | 2003-01-23 | 1 | -13/+3 |
* | - perl_checker compliant | Damien Chaumette | 2003-01-23 | 1 | -39/+46 |
* | force strict mode | Thierry Vignaud | 2003-01-23 | 1 | -0/+1 |
* | simplify easy_dhcp prototype | Pascal Rigaux | 2003-01-22 | 1 | -1/+1 |
* | perl_checker fixes | Thierry Vignaud | 2003-01-22 | 1 | -5/+5 |
* | English proofreading (first pass) | Pablo Saratxaga | 2003-01-21 | 1 | -4/+4 |
* | void label removed | Damien Chaumette | 2003-01-20 | 1 | -2/+2 |
* | - zero conf is avaible in drakconnect, with/without dhcp | Damien Chaumette | 2003-01-20 | 1 | -9/+21 |
* | - some changes to dhcp behavior for beta2 (not clean yet) | Damien Chaumette | 2003-01-17 | 1 | -5/+13 |
* | - fix /etc/hosts localhost.localdomain in localhost | Damien Chaumette | 2003-01-16 | 1 | -0/+1 |
* | replace occurences of "$foo ? $foo : $bar" with "$foo || $bar" | Pascal Rigaux | 2003-01-16 | 1 | -1/+1 |
* | have dhcp-client the default dhcp client | Pascal Rigaux | 2003-01-16 | 1 | -1/+1 |
* | (easy_dhcp): don't call network::configureNetwork2 | Pascal Rigaux | 2003-01-09 | 1 | -2/+0 |
* | - fix priority | Pascal Rigaux | 2003-01-09 | 1 | -1/+3 |
* | pass $::prefix instead of '' | Pascal Rigaux | 2003-01-08 | 1 | -1/+1 |
* | fix typo | Pascal Rigaux | 2003-01-08 | 1 | -1/+1 |
* | (easy_dhcp): cleanup | Pascal Rigaux | 2003-01-08 | 1 | -19/+19 |