Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perl_checker, indent | Olivier Blin | 2005-04-05 | 1 | -3/+3 |
| | |||||
* | do not crash if no essid is selected (partially fix #15244) | Olivier Blin | 2005-04-05 | 1 | -1/+1 |
| | |||||
* | hide unavailable features, add close button | Olivier Blin | 2005-04-05 | 1 | -22/+13 |
| | |||||
* | detect more devices (e.g. wireless) | Olivier Blin | 2005-04-05 | 1 | -2/+3 |
| | |||||
* | - remove non useful non-ascii characters | Pascal Rigaux | 2005-04-05 | 2 | -3/+1 |
| | | | | | - add "use utf8" for useful utf8 characters | ||||
* | don't display description for non proposed authentication kinds | Pascal Rigaux | 2005-03-31 | 1 | -2/+3 |
| | |||||
* | do not try to install packages that are not availlable (#15106) | Thierry Vignaud | 2005-03-31 | 1 | -1/+1 |
| | |||||
* | do no try to install too generic hw packages (#15101) | Thierry Vignaud | 2005-03-31 | 1 | -1/+1 |
| | |||||
* | really load network configuration at start | Olivier Blin | 2005-03-29 | 1 | -1/+1 |
| | |||||
* | - disable imm/ppa probe during install since it causes some rubbish to be ↵ | Pascal Rigaux | 2005-03-29 | 2 | -2/+5 |
| | | | | | | | printed (bugzilla #12560) - add an option in harddrake to probe imm/ppa | ||||
* | (UpdateStatus) fix layout | Thierry Vignaud | 2005-03-29 | 1 | -6/+6 |
| | |||||
* | translate columns' headers | Thierry Vignaud | 2005-03-29 | 1 | -5/+5 |
| | |||||
* | tag strings as being translatable | Thierry Vignaud | 2005-03-24 | 1 | -28/+28 |
| | |||||
* | do not crash in Help and About buttons | Olivier Blin | 2005-03-24 | 1 | -1/+1 |
| | |||||
* | force refresh if asked by user from the menu | Olivier Blin | 2005-03-24 | 1 | -1/+1 |
| | |||||
* | reload configuration on SIGHUP | Olivier Blin | 2005-03-24 | 1 | -2/+5 |
| | |||||
* | ask for root password if needed when setting a new profile | Olivier Blin | 2005-03-24 | 1 | -1/+1 |
| | |||||
* | - network::shorewall::default_interfaces_silent() does not need any parameter | Pascal Rigaux | 2005-03-24 | 2 | -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_checker | Thierry Vignaud | 2005-03-22 | 1 | -1/+1 |
| | |||||
* | install packages needed for hw support | Thierry Vignaud | 2005-03-22 | 1 | -1/+32 |
| | |||||
* | put X conf read in Xconfig::main | Pascal Rigaux | 2005-03-22 | 1 | -2/+2 |
| | |||||
* | we require_root_capability, so do it ASAP (bugzilla #13619) | Pascal Rigaux | 2005-03-22 | 1 | -0/+1 |
| | |||||
* | clean-up | Pascal Rigaux | 2005-03-22 | 1 | -1/+1 |
| | |||||
* | put the question inside the interactive code | Pascal Rigaux | 2005-03-22 | 1 | -4/+4 |
| | |||||
* | SmartCard authentication needs a (bloody) proprietary package, | Pascal Rigaux | 2005-03-22 | 1 | -1/+1 |
| | | | | | only propose it when the package is available | ||||
* | (add_device_wizard) set extra parameters if present | Thierry Vignaud | 2005-03-21 | 1 | -2/+3 |
| | |||||
* | don't modify autostart config file value if started with --force | Olivier Blin | 2005-03-21 | 1 | -6/+10 |
| | |||||
* | fix explanation mode only displaying last line (#14368) | Thierry Vignaud | 2005-03-18 | 1 | -1/+1 |
| | |||||
* | (parse_file) do not horribly die | Thierry Vignaud | 2005-03-18 | 1 | -1/+1 |
| | |||||
* | (add_device_wizard) fix device path when manually adding an UPS (#12290) | Thierry Vignaud | 2005-03-18 | 1 | -1/+4 |
| | |||||
* | Better way to list NIC modules (thx Thierry). | Stew Benedict | 2005-03-18 | 1 | -10/+3 |
| | |||||
* | (row_setting_dialog) better looking GUI: span groups & users on | Thierry Vignaud | 2005-03-18 | 1 | -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 Vignaud | 2005-03-18 | 1 | -3/+7 |
| | |||||
* | Lose the "system" calls. Use pxe.include now. Clean up some redundant code. | Stew Benedict | 2005-03-18 | 1 | -28/+24 |
| | |||||
* | always warn the user to logout, even if we can't help (bugzilla #14403) | Pascal Rigaux | 2005-03-18 | 1 | -5/+7 |
| | |||||
* | really detect wireless devices in manage interface | Olivier Blin | 2005-03-18 | 1 | -1/+1 |
| | |||||
* | perl_checker fixes | Olivier Blin | 2005-03-18 | 1 | -1/+2 |
| | |||||
* | fix save dialog | Olivier Blin | 2005-03-18 | 1 | -1/+1 |
| | |||||
* | perl_checker/include fixes | Olivier Blin | 2005-03-18 | 1 | -5/+6 |
| | |||||
* | don't be verbose | Olivier Blin | 2005-03-18 | 1 | -12/+9 |
| | |||||
* | fill at least the DEVICE field for non-configured devices | Olivier Blin | 2005-03-17 | 1 | -1/+1 |
| | |||||
* | allow to modify non configured devices in manage interface | Olivier Blin | 2005-03-17 | 1 | -0/+1 |
| | |||||
* | enable to enable/disable utf-8 | Thierry Vignaud | 2005-03-16 | 1 | -0/+1 |
| | |||||
* | ensure there's never a "previous" button on first step | Thierry Vignaud | 2005-03-16 | 1 | -1/+1 |
| | |||||
* | ensure we have /sbin in our PATH | Pascal Rigaux | 2005-03-14 | 1 | -0/+1 |
| | |||||
* | s/Netmask address/Netmask/. typo fix | Funda Wang | 2005-03-12 | 1 | -1/+1 |
| | |||||
* | (upload) remove uneeded string | Thierry Vignaud | 2005-03-10 | 1 | -1/+1 |
| | |||||
* | enable to upload the hardware list | Thierry Vignaud | 2005-03-10 | 1 | -0/+41 |
| | |||||
* | write selected dhcp client in ifcfg files | Olivier Blin | 2005-03-09 | 1 | -4/+4 |
| | |||||
* | handle NEEDHOSTNAME and DHCP_HOSTNAME in Manage interface | Olivier Blin | 2005-03-07 | 1 | -6/+13 |
| |