summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakroam
Commit message (Collapse)AuthorAgeFilesLines
* fix Signal Quality parsing (and re-indent)Olivier Blin2005-04-211-3/+3
|
* (ConnectNow) simplifyThierry Vignaud2005-04-211-3/+1
|
* (ConnectNow) simplifyThierry Vignaud2005-04-211-9/+4
|
* (UpdateStatus) improve layoutThierry Vignaud2005-04-211-14/+22
|
* fix SSID listingOlivier Blin2005-04-191-1/+1
|
* handle ESSID with spaces (#15352)Olivier Blin2005-04-111-2/+2
|
* add some commentOlivier Blin2005-04-071-0/+1
|
* hide roaming frame by default, not testedOlivier Blin2005-04-071-2/+4
|
* don't truncate default gateway (#15247)Olivier Blin2005-04-071-2/+3
|
* do not crash if no essid is selected (partially fix #15244)Olivier Blin2005-04-051-1/+1
|
* hide unavailable features, add close buttonOlivier Blin2005-04-051-22/+13
|
* (UpdateStatus) fix layoutThierry Vignaud2005-03-291-6/+6
|
* translate columns' headersThierry Vignaud2005-03-291-5/+5
|
* tag strings as being translatableThierry Vignaud2005-03-241-28/+28
|
* do not crash in Help and About buttonsOlivier Blin2005-03-241-1/+1
|
* perl_checker/include fixesOlivier Blin2005-03-181-5/+6
|
* don't be verboseOlivier Blin2005-03-181-12/+9
|
* better english (writing style rather than spoken one)Thierry Vignaud2004-12-131-1/+1
|
* (ConnectNow) specify device to iwconfig when applying settings (partial fix ↵Olivier Blin2004-09-261-1/+1
| | | | for #11279)
* move DHCP column to left for better sizing (Austin <aacton@yorku.ca>)Thierry Vignaud2004-08-291-14/+14
|
* (UpdateAvailable) print ESSID too (Austin <aacton@yorku.ca>)Thierry Vignaud2004-08-291-1/+1
|
* fix Add button behavior (Austin <aacton@yorku.ca>)Thierry Vignaud2004-08-291-2/+2
|
* fix crash when config directory does not exist (#10935)Thierry Vignaud2004-08-241-2/+2
|
* merge with waproamd versionOlivier Blin2004-08-161-6/+43
|
* add comments from waproamd versionOlivier Blin2004-08-161-1/+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
| | | | | running (woah, sector clear, titi is gone home, no more cvs conflicts)
* prepare for multiple roaming daemons supportOlivier Blin2004-08-111-58/+82
|
* perl_checker hintsThierry Vignaud2004-08-111-2/+2
|
* run UpdateStatus after a timeout in case 'ps' output isn't updated immediatelyOlivier Blin2004-08-111-2/+3
|
* 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
|
* (Dialog) enable checking call signatureThierry Vignaud2004-08-111-1/+1
|
* (Dialog) simplify: reuse create_scrolled_window()Thierry Vignaud2004-08-111-5/+1
|