summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Use Net::Route function to get default interfaceThierry Vignaud2021-02-101-3/+2
* perl_checker cleanupsThierry Vignaud2021-02-061-5/+5
* Fix convertion of netmaskPapoteur2021-02-061-1/+1
* Exit last instructions from the loop on interfaces. Formatting code.Papoteur2021-02-061-7/+6
* Get the interface data from ip commandPapoteur2021-02-061-8/+40
* Get the default interface from route.Papoteur2021-02-061-1/+3
* reload_or_restart: Do not check if the service is a systemd service orNicolas Lécureuil2021-01-101-5/+1
* renameThierry Vignaud2013-11-281-0/+0
* use Gtk3 namespace instead of Gtk2Thierry Vignaud2013-11-281-7/+7
* use (my|u)gtk3 instead of *tk2Thierry Vignaud2013-11-281-6/+6
* simplifyThierry Vignaud2013-08-311-1/+1
* fix detection of invalid domain namesDerek Jennings2013-08-301-1/+1
* fix race condition checking service status (mga#10934)Derek Jennings2013-08-271-1/+10
* (commit) reindentThierry Vignaud2012-10-181-4/+4
* (commit) kill more 9 years old dead codeThierry Vignaud2012-10-181-3/+0
* (commit) further simplifyThierry Vignaud2012-10-181-1/+1
* (commit) simplify getting/deleting hash valueThierry Vignaud2012-10-181-2/+1
* (commit) simplify somewhatThierry Vignaud2012-10-181-1/+2
* (commit) kill dead code that is dead since first import 9 years agoThierry Vignaud2012-10-181-1/+0
* fix frenglishThierry Vignaud2012-10-181-1/+1
* (itf_getp) tag '$itf' parameter as optionnal as it really isThierry Vignaud2012-10-171-4/+4
* (commit) add a FIXME noteThierry Vignaud2012-10-171-0/+1
* (get,commit) do not reinvent cat_()Thierry Vignaud2012-10-171-6/+3
* (commit) do not reinvent output()Thierry Vignaud2012-10-171-3/+2
* perl_checker cleanupsThierry Vignaud2012-10-171-7/+6
* (check_started) simplifyThierry Vignaud2012-10-171-3/+1
* no global variableThierry Vignaud2012-10-171-4/+1
* (check_dhcp) make it work without global variableThierry Vignaud2012-10-171-1/+2
* (is_dhcp) tag 'itf' parameter as optionnal as it really isThierry Vignaud2012-10-171-3/+3
* (check_started) fix checking services status (mga#6009)Thierry Vignaud2012-10-171-1/+2
* add check_starts_on_boot functionNicolas Vigier2008-03-281-1/+11
* use set_tagged_utf8Antoine Ginies2005-09-081-0/+1
* follow text in scrolled_windowAntoine Ginies2005-09-081-1/+1
* add more information in gtk_log boxAntoine Ginies2005-09-081-2/+3
* new gtk_logAntoine Ginies2005-09-081-59/+41
* perl_checker fixAntoine Ginies2005-08-241-3/+3
* return a true valueAntoine Ginies2005-08-121-0/+2
* various fix to be able to re run drakwizard in console mode (#16839)Antoine Ginies2005-08-101-95/+0
* special Wizcommon with ugtk2 callAntoine Ginies2005-08-101-0/+118
* remove some exported fonctionsAntoine Ginies2005-08-101-2/+3
* fix TMPAntoine Ginies2005-07-131-1/+1
* some perl_checker fixAntoine Ginies2005-07-131-4/+5
* add a progress bar fonctionAntoine Ginies2005-07-041-1/+36
* read_resolv_conf() isn't exported by network::network anymoreOlivier Blin2005-06-071-1/+1
* add hostname and domainname testAntoine Ginies2004-12-101-1/+13
* fix drakwizard in console modeAntoine Ginies2004-09-081-1/+0
* rely on ../.perl_checkerThierry Vignaud2004-08-111-0/+1
* fix parsing with perl_checkerThierry Vignaud2004-08-111-3/+2
* fixed various strings to proper EnglishPablo Saratxaga2004-08-081-1/+1
* add run_command_and_log (thx pixel code from drakcluster)Antoine Ginies2004-08-021-1/+63