Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | space cleaning (thx perl_checko) | Thierry Vignaud | 2005-09-16 | 1 | -1/+2 |
| | |||||
* | fix crash when only one interface is configured | Olivier Blin | 2005-09-16 | 1 | -1/+1 |
| | |||||
* | fix draknfs banner | Antoine Ginies | 2005-09-16 | 1 | -1/+1 |
| | |||||
* | fix drakhosts banner | Antoine Ginies | 2005-09-16 | 1 | -1/+1 |
| | |||||
* | if ESSID is hidden, add brackets around AP MAC address | Olivier Blin | 2005-09-16 | 1 | -1/+1 |
| | |||||
* | increase timeout after a wireless network is selected | Olivier Blin | 2005-09-15 | 1 | -1/+1 |
| | |||||
* | don't vivify hash ref | Olivier Blin | 2005-09-15 | 1 | -1/+1 |
| | |||||
* | show the main window very early. thus: | Thierry Vignaud | 2005-09-15 | 1 | -6/+18 |
| | | | | | | - users feels it startups faster - both main window's icon subdialogs' ones work smoothly | ||||
* | allow to up/down any network interface (backport of my 2005 patch for PSA) | Olivier Blin | 2005-09-15 | 1 | -1/+23 |
| | |||||
* | fix borking entry "linux" (removing root=xxx) when removing a kernel | Pascal Rigaux | 2005-09-15 | 1 | -5/+6 |
| | |||||
* | don't resize state icons | Olivier Blin | 2005-09-15 | 1 | -1/+1 |
| | |||||
* | show refresh icon if network isn't connected | Olivier Blin | 2005-09-15 | 1 | -2/+5 |
| | |||||
* | show ESSID if already configured for hidden ssid | Olivier Blin | 2005-09-15 | 1 | -1/+1 |
| | |||||
* | move signal strength icon on the left | Olivier Blin | 2005-09-15 | 1 | -2/+2 |
| | |||||
* | refresh wireless networks every minute only | Olivier Blin | 2005-09-15 | 1 | -1/+1 |
| | |||||
* | don't automatically refresh networks list | Olivier Blin | 2005-09-15 | 1 | -1/+0 |
| | |||||
* | use Managed mode if AP isn't Ad-Hoc | Olivier Blin | 2005-09-15 | 1 | -1/+1 |
| | |||||
* | drakconnect: write wireless settings in wireless.d/ as well | Olivier Blin | 2005-09-15 | 1 | -2/+1 |
| | |||||
* | fallback to wpa_cli or iwlist/iwconfig when needed (#18516) | Olivier Blin | 2005-09-15 | 2 | -52/+119 |
| | |||||
* | call network::ethernet::update_iftab from ↵ | Olivier Blin | 2005-09-14 | 1 | -1/+0 |
| | | | | network::ethernet::configure_eth_aliases | ||||
* | - allow to use --apply anywhere on the command line ( thanks ennael for ↵ | Michael Scherer | 2005-09-14 | 1 | -1/+1 |
| | | | | spotting this ) | ||||
* | fix untranslated messages (#17969) | Olivier Blin | 2005-09-13 | 1 | -1/+1 |
| | |||||
* | - keyboard::read() now returns false if the value is not recognised | Pascal Rigaux | 2005-09-13 | 1 | -1/+1 |
| | | | | | - new function keyboard::read_or_default() which always returns a valid value | ||||
* | (row_setting_dialog) simplify | Thierry Vignaud | 2005-09-12 | 1 | -1/+1 |
| | |||||
* | (row_setting_dialog) ensure that both the user and the group are valid | Thierry Vignaud | 2005-09-12 | 1 | -2/+10 |
| | |||||
* | (row_setting_dialog) remove debug message | Thierry Vignaud | 2005-09-12 | 1 | -1/+0 |
| | |||||
* | (row_setting_dialog) prevent entering a path that is not absolute | Thierry Vignaud | 2005-09-12 | 1 | -1/+6 |
| | |||||
* | our policy is not do display version number in taskbar | Thierry Vignaud | 2005-09-12 | 1 | -1/+1 |
| | |||||
* | our policy is not do display version number in taskbar | Thierry Vignaud | 2005-09-12 | 1 | -1/+1 |
| | |||||
* | perl_checker fixes | Olivier Blin | 2005-09-09 | 1 | -2/+2 |
| | |||||
* | fix adjustments creation (#18295) | Olivier Blin | 2005-09-09 | 1 | -8/+3 |
| | |||||
* | adjust GUI ouput in modify dialog box | Antoine Ginies | 2005-09-08 | 1 | -1/+1 |
| | |||||
* | allow to blacklist/whitelist from the log window | Olivier Blin | 2005-09-08 | 1 | -3/+22 |
| | |||||
* | use Close instead of Quit | Olivier Blin | 2005-09-08 | 1 | -3/+3 |
| | |||||
* | do not let modem settings be overriden by previous ppp0 settings | Olivier Blin | 2005-09-08 | 1 | -1/+1 |
| | |||||
* | insensitive categories for which file is missing, thus preventing | Thierry Vignaud | 2005-09-08 | 1 | -1/+4 |
| | | | | | crashing (#16935) | ||||
* | really preselect default interface | Olivier Blin | 2005-09-07 | 1 | -1/+1 |
| | |||||
* | show ppp/isdn interfaces as well (#18303) | Olivier Blin | 2005-09-07 | 1 | -6/+6 |
| | |||||
* | blacklist audio too (#12731) | Thierry Vignaud | 2005-09-07 | 1 | -2/+2 |
| | |||||
* | install chkrootkit if needed (#17896) | Thierry Vignaud | 2005-09-06 | 1 | -0/+6 |
| | |||||
* | fix status message (#16925) | Thierry Vignaud | 2005-09-06 | 1 | -0/+1 |
| | |||||
* | handle required package(s) not installed correctly (bugzilla #18180) | Pascal Rigaux | 2005-09-05 | 2 | -2/+2 |
| | |||||
* | Corrected typos. | Funda Wang | 2005-09-04 | 1 | -2/+2 |
| | |||||
* | - Used Glib::Timeout->add() function for auto-refreshing remote | Till Kamppeter | 2005-09-03 | 1 | -6/+7 |
| | | | | | printer list. | ||||
* | - Fixed printer list filtering in the main window, now one can also | Till Kamppeter | 2005-09-03 | 1 | -5/+17 |
| | | | | | | | | | filter on the state field, and pressing <Enter> after typing in the filter string does not cause the filter being lost when hitting the refresh button or doing some action. - Taken care that auto-refreshing does not happen when the refresh function is running. | ||||
* | - Auto-refresh the list of remote printers in the main windows every 5 | Till Kamppeter | 2005-09-03 | 1 | -1/+6 |
| | | | | | seconds. | ||||
* | - Make building of main window of printerdrake much faster. | Till Kamppeter | 2005-09-02 | 1 | -14/+14 |
| | |||||
* | don't exec new binary on update | Olivier Blin | 2005-09-02 | 1 | -7/+0 |
| | |||||
* | perl_checker fix | Olivier Blin | 2005-09-02 | 1 | -1/+1 |
| | |||||
* | prefix file path with file:// (mozilla-firefox needs a valid url) | Olivier Blin | 2005-09-02 | 1 | -1/+1 |
| |