summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Expand)AuthorAgeFilesLines
* really use ap address for hidden ssidOlivier Blin2005-07-221-3/+3
* splitOlivier Blin2005-07-221-29/+35
* use has_wirelessOlivier Blin2005-07-221-1/+2
* improve User id mapping, keep 4 options (no_all_squash is the defaultAntoine Ginies2005-07-221-47/+20
* simplifyOlivier Blin2005-07-221-3/+1
* run drakroam to configure a wireless network when selected (if not already co...Olivier Blin2005-07-221-0/+2
* use run_programOlivier Blin2005-07-221-9/+9
* select a wireless network for association on clickOlivier Blin2005-07-221-0/+13
* remove duplicate entry in access listAntoine Ginies2005-07-221-4/+6
* show only users/group ID > 500, fix secure label.Antoine Ginies2005-07-211-2/+2
* remove "apply" button (not really needed)Antoine Ginies2005-07-211-3/+0
* enable activefw by default and catch errorsOlivier Blin2005-07-201-20/+20
* handle activefw initOlivier Blin2005-07-201-1/+6
* icons are really nicer with 24x24 resolutionOlivier Blin2005-07-201-2/+2
* show active wireless network in the menuOlivier Blin2005-07-201-0/+2
* use $0 instead of hardcoded pathOlivier Blin2005-07-201-4/+2
* fix phrasingThierry Vignaud2005-07-191-1/+1
* do not draw a border around the main window while embeddedThierry Vignaud2005-07-192-0/+2
* remove ipnet/32 in access_listAntoine Ginies2005-07-191-1/+1
* really reap zombie children; side-effect: we can now run a secondThierry Vignaud2005-07-191-1/+3
* let's work with "perl -w"Thierry Vignaud2005-07-191-2/+2
* remove useless testOlivier Blin2005-07-181-2/+1
* fix typoOlivier Blin2005-07-181-1/+1
* update menu if interface has been modifiedOlivier Blin2005-07-181-5/+5
* factorize code to netMonitor() and use $current_interfaceOlivier Blin2005-07-181-11/+12
* really check for new versionOlivier Blin2005-07-181-0/+1
* check for new version every minute instead of every 2 secondsOlivier Blin2005-07-181-6/+9
* simplifyOlivier Blin2005-07-181-1/+1
* don't use actions submenu when no wireless network is detectedOlivier Blin2005-07-181-1/+1
* use common::md5fileOlivier Blin2005-07-181-12/+2
* do not die if loaded file isn't an image (#16829)Olivier Blin2005-07-181-1/+5
* (add_modify_entry) improve layout (especially hidden buttons)Thierry Vignaud2005-07-181-1/+1
* advanced help:Thierry Vignaud2005-07-181-17/+16
* (help_b) fix displaying help the second timeThierry Vignaud2005-07-181-5/+5
* make sub dialogs modal and transcient to their main windowThierry Vignaud2005-07-182-3/+9
* really show a warning if no tv card is detectedOlivier Blin2005-07-181-1/+1
* don't translate the empty stringOlivier Blin2005-07-151-1/+1
* rescale pixbufs to 16x16, use default.png if wifi- images aren't availableOlivier Blin2005-07-151-2/+6
* don't add submenu if only one choice exists (and really do it)Olivier Blin2005-07-151-6/+9
* don't show choices menus if only one choice is possibleOlivier Blin2005-07-151-1/+2
* put settings and actions in submenus when neededOlivier Blin2005-07-151-21/+36
* handle signal levels greater than 100Olivier Blin2005-07-131-1/+1
* don't try to remove newly added widgetsOlivier Blin2005-07-131-1/+3
* remove spurious spacesOlivier Blin2005-07-131-2/+2
* po fixOlivier Blin2005-07-131-2/+3
* simplifyOlivier Blin2005-07-131-10/+8
* don't destroy wireless menuitems on menu destroyOlivier Blin2005-07-131-1/+4
* show wireless options only if a wireless card is presentOlivier Blin2005-07-131-3/+5
* use detect_devices::has_wireless()Olivier Blin2005-07-131-1/+1
* fix typoOlivier Blin2005-07-131-1/+1