summaryrefslogtreecommitdiffstats
path: root/dhcp_wizard/Dhcp.pm
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
* fix pb of netmaskAntoine Ginies2004-09-071-0/+2
* 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-201-7/+9
* typo fix: s/Congratulationss/Congratulations/Thierry Vignaud2003-11-141-1/+1
* - fix typoThierry Vignaud2003-11-141-33/+33
* change copyrightFlorent Villard2003-10-201-4/+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-151-5/+10
* *** 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-221-0/+230