summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Expand)AuthorAgeFilesLines
* perl_checker fix (add missing spaces)Olivier Blin2004-08-131-1/+1
* do not assume drakvpn is already configured if the tunnels file isOlivier Blin2004-08-131-1/+1
* drakupdate_fstab: add debug mode that dumps argv, device list and fstabOlivier Blin2004-08-131-0/+10
* (device_name_to_entry) remove unused $variableOlivier Blin2004-08-131-1/+1
* (device_name_to_entry) if device looks like a devfs device, setOlivier Blin2004-08-131-1/+1
* (device_name_to_entry) remove useless assignmentOlivier Blin2004-08-131-1/+0
* (device_name_to_entry) in non devfs case, $e->{device} always equalsOlivier Blin2004-08-131-3/+2
* (device_name_to_entry) don't do brain twisted thingsOlivier Blin2004-08-131-1/+1
* (device_name_to_entry) fix indentationOlivier Blin2004-08-131-1/+1
* (device_name_to_entry) define $nb locallyOlivier Blin2004-08-131-6/+4
* (device_name_to_entry) recompute $e->{device} only when neededOlivier Blin2004-08-131-3/+1
* (device_name_to_entry) do devfs things where they should be doneOlivier Blin2004-08-131-4/+5
* (device_name_to_entry) define $e->{devfs_prefix} if entry looks looksOlivier Blin2004-08-131-0/+1
* better let pango/Gtk+ do the proper wrapping that let translatorThierry Vignaud2004-08-121-3/+2
* fixed English stringPablo Saratxaga2004-08-121-1/+1
* let's be more l10n-friendlyThierry Vignaud2004-08-121-3/+3
* fix default connection time (Fabrice FACORAT)Thierry Vignaud2004-08-121-1/+1
* (basic_seclevel_explanations) explainThierry Vignaud2004-08-121-0/+1
* (basic_seclevel_explanations)Thierry Vignaud2004-08-121-6/+6
* rewrite write_config for wlandetect to use output()Olivier Blin2004-08-111-21/+13
* regexp cleanup (bis)Olivier Blin2004-08-111-2/+2
* regexp cleanupsOlivier Blin2004-08-111-16/+8
* remove unused variableOlivier Blin2004-08-111-1/+0
* use each_indexOlivier Blin2004-08-111-5/+3
* introduce and use isRoamingRunning to detect if the roaming daemon isOlivier Blin2004-08-111-3/+10
* prepare for multiple roaming daemons supportOlivier Blin2004-08-111-58/+82
* perl_checker hintsThierry Vignaud2004-08-111-2/+2
* comment unused variableOlivier Blin2004-08-111-1/+2
* update product list and fix case (bugzilla is case sensitive)Olivier Blin2004-08-111-1/+1
* fix product, component and version for bugzillaOlivier Blin2004-08-111-2/+6
* reorganize to use the same upload info message for Anthill and BugzillaOlivier Blin2004-08-111-5/+5
* fix bugzilla urlOlivier Blin2004-08-111-1/+1
* - perl_checker fixesDaouda Lo2004-08-111-2/+2
* run UpdateStatus after a timeout in case 'ps' output isn't updated immediatelyOlivier Blin2004-08-111-2/+3
* - use webclient-kde instead of konquerorDaouda Lo2004-08-111-2/+2
* perl_checker compliancePascal Rigaux2004-08-112-7/+7
* make titi enhancement actually workOlivier Blin2004-08-111-1/+1
* typo fixThierry Vignaud2004-08-111-1/+1
* (Dialog) according to mandrake guidelines we should not use stock iconThierry Vignaud2004-08-111-1/+1
* use standaloneOlivier Blin2004-08-111-2/+5
* only one item can be selected in the known listOlivier Blin2004-08-111-4/+4
* use a lower scan interval, as requested by AustinOlivier Blin2004-08-111-1/+1
* use cat_, remove unneeded local $_, try to fix ConnectNowOlivier Blin2004-08-111-20/+13
* (AddNet) help perl_checker in checking callersThierry Vignaud2004-08-111-5/+1
* (UpdateStatus) simplifyThierry Vignaud2004-08-111-7/+3
* simplify through run_program::get_stdout()Thierry Vignaud2004-08-111-17/+11
* expand parenthesisesThierry Vignaud2004-08-111-6/+24
* (UpdateAvailable) probably betterThierry Vignaud2004-08-111-2/+1
* (UpdateAvailable) localize variableThierry Vignaud2004-08-111-0/+1
* (Dialog) indentThierry Vignaud2004-08-111-8/+8