Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix SSID listing | Olivier Blin | 2005-04-19 | 1 | -1/+1 |
| | |||||
* | increase network check timeout to lower the load | Olivier Blin | 2005-04-18 | 1 | -1/+1 |
| | |||||
* | remove useless assignments | Olivier Blin | 2005-04-18 | 1 | -1/+0 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2005-04-15 | 1 | -2/+2 |
| | |||||
* | use get_interface_type() to decide if the wifi settings page should be displayed | Olivier Blin | 2005-04-13 | 1 | -1/+1 |
| | |||||
* | fix direct-to-tape backup/restore issues (#15293) | Stew Benedict | 2005-04-12 | 1 | -17/+15 |
| | |||||
* | use sysfs as fallback to detect wireless interfaces (rt2x00/prism2_*) | Olivier Blin | 2005-04-12 | 1 | -1/+1 |
| | |||||
* | handle ESSID with spaces (#15352) | Olivier Blin | 2005-04-11 | 1 | -2/+2 |
| | |||||
* | add some comment | Olivier Blin | 2005-04-07 | 1 | -0/+1 |
| | |||||
* | fix refresh (forget erased settings) | Olivier Blin | 2005-04-07 | 1 | -0/+3 |
| | |||||
* | hide roaming frame by default, not tested | Olivier Blin | 2005-04-07 | 1 | -2/+4 |
| | |||||
* | Sort the nic list for nbis. | Stew Benedict | 2005-04-07 | 1 | -1/+1 |
| | |||||
* | don't truncate default gateway (#15247) | Olivier Blin | 2005-04-07 | 1 | -2/+3 |
| | |||||
* | 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 |
| |