summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Expand)AuthorAgeFilesLines
* 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
* perl_checker/include fixesOlivier Blin2005-03-181-5/+6
* don't be verboseOlivier Blin2005-03-181-12/+9
* fill at least the DEVICE field for non-configured devicesOlivier Blin2005-03-171-1/+1
* allow to modify non configured devices in manage interfaceOlivier Blin2005-03-171-0/+1
* enable to enable/disable utf-8Thierry Vignaud2005-03-161-0/+1
* ensure there's never a "previous" button on first stepThierry Vignaud2005-03-161-1/+1
* ensure we have /sbin in our PATHPascal Rigaux2005-03-141-0/+1
* s/Netmask address/Netmask/. typo fixFunda Wang2005-03-121-1/+1
* (upload) remove uneeded stringThierry Vignaud2005-03-101-1/+1
* enable to upload the hardware listThierry Vignaud2005-03-101-0/+41
* write selected dhcp client in ifcfg filesOlivier Blin2005-03-091-4/+4
* handle NEEDHOSTNAME and DHCP_HOSTNAME in Manage interfaceOlivier Blin2005-03-071-6/+13