summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Collapse)AuthorAgeFilesLines
* (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
| | | | | | | - network::shorewall::read() is simpler with a $o_in - network::drakfirewall::default_from_pkgs() is non interactive, better give it a do_pkgs - cleanup as little as possible
* 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
| | | | | only propose it when the package is available
* (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
| | | | | | | | several columns (up to 3) (we might have choosed to set number of columns depending of number and max length of group/users rather than hardcoding 3 columns)
* (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
|
* move DHCP settings in a notebook pageOlivier Blin2005-03-071-32/+28
|
* perl_checker fixOlivier Blin2005-03-041-1/+1
|
* allow to modify DHCP settings tooOlivier Blin2005-03-041-29/+57
|
* use detect_devices::is_lan_interfaceOlivier Blin2005-03-041-2/+3
|
* refresh every second, and do not reread network conf at each refreshOlivier Blin2005-03-021-7/+7
|
* - load link with /usr/bin/www-browserDaouda Lo2005-03-012-2/+2
|
* - use any::launch_browser_with_wm func to launch better suited browserDaouda Lo2005-03-011-14/+2
|
* - use any::launch_browser_with_wmDaouda Lo2005-03-011-11/+1
|
* Bugzilla 13998 - Sort list of nbis.Stew Benedict2005-02-281-1/+1
|
* enhance "wrong network mask format" message (#10712)Olivier Blin2005-02-281-8/+11
|