| Commit message (Expand) | Author | Age | Files | Lines |
* | - use drakfirstboot wizard instead of mdkonline | Daouda Lo | 2005-10-19 | 1 | -2/+2 |
* | do not merge AGP section into BRIDGES one (translation is availlable for quit... | Thierry Vignaud | 2005-10-18 | 1 | -2/+0 |
* | Club integration for proprietary drivers: offer to subscribe to Mandriva Club | Thierry Vignaud | 2005-10-18 | 1 | -1/+40 |
* | perl_checker fix | Olivier Blin | 2005-10-18 | 1 | -1/+1 |
* | use disconnected icon if no route, even if wifi is associated | Olivier Blin | 2005-10-17 | 1 | -4/+8 |
* | add a couple comments | Thierry Vignaud | 2005-10-12 | 1 | -0/+2 |
* | perl_checker cleanup | Thierry Vignaud | 2005-10-12 | 1 | -1/+1 |
* | fallback nicely, trying english if i18n doc not available | Pascal Rigaux | 2005-09-30 | 1 | -2/+13 |
* | cleanup | Pascal Rigaux | 2005-09-30 | 1 | -4/+7 |
* | nvidia installer now uses a new place | Thierry Vignaud | 2005-09-29 | 1 | -1/+1 |
* | test if /etc/sysconfig/wizard_samba exist (commented) | Antoine Ginies | 2005-09-28 | 1 | -0/+6 |
* | - Let parallel HP printers be set up with HPLIP. | Till Kamppeter | 2005-09-28 | 1 | -1/+1 |
* | Avoid wiping out user cron | Stew Benedict | 2005-09-27 | 1 | -3/+8 |
* | Add EA (xattr) to star | Stew Benedict | 2005-09-26 | 1 | -17/+31 |
* | Extended ACL support user star (#17761) | Stew Benedict | 2005-09-26 | 1 | -161/+154 |
* | Install mkisofs if needed. Refuse to creates images without a NIC. | Stew Benedict | 2005-09-26 | 1 | -12/+16 |
* | Profile support (#17566) | Stew Benedict | 2005-09-24 | 1 | -76/+217 |
* | (interactive_mode) fix layout | Thierry Vignaud | 2005-09-22 | 1 | -1/+3 |
* | (license_msg) merge 2 similar strings | Thierry Vignaud | 2005-09-22 | 1 | -2/+2 |
* | show IFW button even if not connected (#18708) | Olivier Blin | 2005-09-19 | 1 | -1/+2 |
* | (wait_msg) kill debug message | Thierry Vignaud | 2005-09-19 | 1 | -1/+1 |
* | remove untranslated text | Antoine Ginies | 2005-09-19 | 1 | -1/+1 |
* | typo fix | Thierry Vignaud | 2005-09-18 | 1 | -1/+1 |
* | force menu refresh when interface status is modified (#18636) | Olivier Blin | 2005-09-18 | 1 | -0/+1 |
* | typo fix | Thierry Vignaud | 2005-09-18 | 1 | -1/+1 |
* | fix typo (pterjan) | Olivier Blin | 2005-09-17 | 1 | -1/+1 |
* | fix crash (ugtk2 dialog helpers aren't imported) | Olivier Blin | 2005-09-17 | 1 | -1/+1 |
* | Remove unclear text (not needed, #18619) | Stew Benedict | 2005-09-17 | 1 | -3/+1 |
* | (wait_msg) workaround gtk+ not displaying subdialog contents | Thierry Vignaud | 2005-09-16 | 1 | -1/+3 |
* | 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 |
* | 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 network::ethernet::configure_eth_al... | Olivier Blin | 2005-09-14 | 1 | -1/+0 |
* | - allow to use --apply anywhere on the command line ( thanks ennael for spott... | Michael Scherer | 2005-09-14 | 1 | -1/+1 |