summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Expand)AuthorAgeFilesLines
* increase network check timeout to lower the loadOlivier Blin2005-04-181-1/+1
* remove useless assignmentsOlivier Blin2005-04-181-1/+0
* perl_checker cleanupsThierry Vignaud2005-04-151-2/+2
* use get_interface_type() to decide if the wifi settings page should be displayedOlivier Blin2005-04-131-1/+1
* fix direct-to-tape backup/restore issues (#15293)Stew Benedict2005-04-121-17/+15
* use sysfs as fallback to detect wireless interfaces (rt2x00/prism2_*)Olivier Blin2005-04-121-1/+1
* handle ESSID with spaces (#15352)Olivier Blin2005-04-111-2/+2
* add some commentOlivier Blin2005-04-071-0/+1
* fix refresh (forget erased settings)Olivier Blin2005-04-071-0/+3
* hide roaming frame by default, not testedOlivier Blin2005-04-071-2/+4
* Sort the nic list for nbis.Stew Benedict2005-04-071-1/+1
* don't truncate default gateway (#15247)Olivier Blin2005-04-071-2/+3
* perl_checker, indentOlivier Blin2005-04-051-3/+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
* detect more devices (e.g. wireless)Olivier Blin2005-04-051-2/+3
* - remove non useful non-ascii charactersPascal Rigaux2005-04-052-3/+1
* don't display description for non proposed authentication kindsPascal Rigaux2005-03-311-2/+3
* do not try to install packages that are not availlable (#15106)Thierry Vignaud2005-03-311-1/+1
* do no try to install too generic hw packages (#15101)Thierry Vignaud2005-03-311-1/+1
* really load network configuration at startOlivier Blin2005-03-291-1/+1
* - disable imm/ppa probe during install since it causes some rubbish to be pri...Pascal Rigaux2005-03-292-2/+5
* (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
* force refresh if asked by user from the menuOlivier Blin2005-03-241-1/+1
* reload configuration on SIGHUPOlivier Blin2005-03-241-2/+5
* ask for root password if needed when setting a new profileOlivier Blin2005-03-241-1/+1
* - network::shorewall::default_interfaces_silent() does not need any parameterPascal Rigaux2005-03-242-2/+2
* help perl_checkerThierry Vignaud2005-03-221-1/+1
* install packages needed for hw supportThierry Vignaud2005-03-221-1/+32
* put X conf read in Xconfig::mainPascal Rigaux2005-03-221-2/+2
* we require_root_capability, so do it ASAP (bugzilla #13619)Pascal Rigaux2005-03-221-0/+1
* clean-upPascal Rigaux2005-03-221-1/+1
* put the question inside the interactive codePascal Rigaux2005-03-221-4/+4
* SmartCard authentication needs a (bloody) proprietary package,Pascal Rigaux2005-03-221-1/+1
* (add_device_wizard) set extra parameters if presentThierry Vignaud2005-03-211-2/+3
* don't modify autostart config file value if started with --forceOlivier Blin2005-03-211-6/+10
* fix explanation mode only displaying last line (#14368)Thierry Vignaud2005-03-181-1/+1
* (parse_file) do not horribly dieThierry Vignaud2005-03-181-1/+1
* (add_device_wizard) fix device path when manually adding an UPS (#12290)Thierry Vignaud2005-03-181-1/+4
* Better way to list NIC modules (thx Thierry).Stew Benedict2005-03-181-10/+3
* (row_setting_dialog) better looking GUI: span groups & users onThierry Vignaud2005-03-181-0/+2
* (get_user_or_group) do not ignore groups with empty password field (#14777)Thierry Vignaud2005-03-181-3/+7
* Lose the "system" calls. Use pxe.include now. Clean up some redundant code.Stew Benedict2005-03-181-28/+24
* always warn the user to logout, even if we can't help (bugzilla #14403)Pascal Rigaux2005-03-181-5/+7
* really detect wireless devices in manage interfaceOlivier Blin2005-03-181-1/+1
* perl_checker fixesOlivier Blin2005-03-181-1/+2
* fix save dialogOlivier Blin2005-03-181-1/+1