summaryrefslogtreecommitdiffstats
path: root/dhcp_wizard
Commit message (Expand)AuthorAgeFilesLines
* Use default interface instead of eth0Papoteur2021-02-101-1/+1
* fix race condition checking service status (mga#10934)Derek Jennings2013-08-271-1/+1
* (do_it) simplify (check returns either 0 or a define value)Thierry Vignaud2012-10-181-1/+1
* (check_ip) split it out of check()Thierry Vignaud2012-10-181-3/+4
* (compute_range,compute_range2) reindentThierry Vignaud2012-10-181-2/+2
* simplifyThierry Vignaud2012-10-181-16/+2
* style: '}' just before 'else/elsif'Thierry Vignaud2012-10-181-6/+14
* do not reinvent services::restart_or_start()Thierry Vignaud2012-10-171-5/+1
* simplify this messThierry Vignaud2012-10-171-10/+9
* do not reinvent cat_or_die()Thierry Vignaud2012-10-171-4/+1
* add a FIXME noteThierry Vignaud2012-10-171-0/+1
* perl_checker cleanupsThierry Vignaud2012-10-171-17/+17
* - fix 14 other #37452-like crashes in Apache, DHCP, DNS client, NTP,Thierry Vignaud2009-03-231-2/+1
* check if dhcpd is enabled at bootNicolas Vigier2008-03-281-0/+2
* fix defaultimageAntoine Ginies2006-06-211-2/+2
* - add a third NTP server serverAntoine Ginies2006-06-211-2/+4
* use val_refAntoine Ginies2006-06-201-5/+5
* bless directly the wizard object instead of wrapping it in a hashOlivier Blin2006-01-031-4/+2
* now support virtual interfaces (thx misc)Antoine Ginies2005-12-071-1/+2
* fix next/back pb, bannerAntoine Ginies2005-09-071-10/+10
* remove obsolete bannersThierry Vignaud2004-09-141-0/+0
* fix pb of netmaskAntoine Ginies2004-09-071-0/+2
* add dhcpd_interface supportAntoine Ginies2004-09-071-3/+3
* fix syntaxAntoine Ginies2004-09-071-3/+1
* rely on ../.perl_checkerThierry Vignaud2004-08-111-0/+1
* fix pb of multi interfaceAntoine Ginies2004-07-291-94/+80
* use new complete callback for better error managment (that is w/o garbaging theThierry Vignaud2004-07-271-22/+45
* typo fix (Reinout Van Schouwen)Antoine Ginies2004-03-081-1/+1
* fix typoAntoine Ginies2004-02-261-10/+10
* now use check_startedAntoine Ginies2004-02-061-8/+17
* use IPADDR or result of ip sh dev eth0Antoine Ginies2004-02-051-6/+12
* enable/disabel pxeAntoine Ginies2004-01-281-21/+33
* add pxe support in dhcp serverAntoine Ginies2004-01-202-22/+147
* typo fix: s/Congratulationss/Congratulations/Thierry Vignaud2003-11-141-1/+1
* - fix typoThierry Vignaud2003-11-141-33/+33
* change copyrightFlorent Villard2003-10-204-610/+7
* fix typo in .pmFlorent Villard2003-09-191-1/+1
* better check of ip addresses in dhcpFlorent Villard2003-09-171-10/+12
* fix apacheFlorent Villard2003-09-152-6/+11
* *** empty log message ***Florent Villard2003-09-051-17/+22
* fix the IFCFG reset of PATH env var which breaks packages installationFlorent Villard2003-08-221-4/+2
* switch to perl onlyFlorent Villard2003-08-222-2/+232
* UpdateDavid Baudens2003-08-081-0/+0
* Update bannersDavid Baudens2003-03-111-0/+0
* send the servier IP in dhcp wizard if 127.0.0.1 is its nameserverFlorent Villard2003-03-091-1/+1
* choose another dns than 127.0.0.1 if available for dhcp serverFlorent Villard2003-03-081-0/+3
* remove unknow fields from dhcpd.conf and add ip of the gateway and dnsserverFlorent Villard2003-02-282-6/+10
* fix dhcp wizardFlorent Villard2003-02-282-11/+59
* some gtk2 bug fixArnaud Desmons2002-12-181-1/+1
* No more use of drakconnect_conf, use of IFCFG.pm instead of DrakconnectConf.pmArnaud Desmons2002-12-091-9/+8