| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | show wireless options only if a wireless card is present | Olivier Blin | 2005-07-13 | 1 | -3/+5 |
| | | |||||
| * | use detect_devices::has_wireless() | Olivier Blin | 2005-07-13 | 1 | -1/+1 |
| | | |||||
| * | add has_wireless | Olivier Blin | 2005-07-13 | 1 | -1/+2 |
| | | |||||
| * | fix typo | Olivier Blin | 2005-07-13 | 1 | -1/+1 |
| | | |||||
| * | reorganize interface | Olivier Blin | 2005-07-13 | 1 | -61/+60 |
| | | |||||
| * | new strings translated | Per Øyvind Karlsen | 2005-07-13 | 1 | -53/+55 |
| | | |||||
| * | make net_applet reload the configuration | Olivier Blin | 2005-07-13 | 1 | -0/+1 |
| | | |||||
| * | first draft of wireless support | Olivier Blin | 2005-07-13 | 1 | -0/+32 |
| | | |||||
| * | initial import | Olivier Blin | 2005-07-13 | 1 | -0/+27 |
| | | |||||
| * | use dbus_object; | Olivier Blin | 2005-07-13 | 3 | -58/+18 |
| | | |||||
| * | initial import | Olivier Blin | 2005-07-13 | 1 | -0/+71 |
| | | |||||
| * | fix Mandrakiva typo | Florent Villard | 2005-07-13 | 1 | -1/+1 |
| | | |||||
| * | Updated Malay translation | Sharuzzaman Ahmat Raslan | 2005-07-12 | 1 | -2566/+2713 |
| | | |||||
| * | various improvements in GUI | Antoine Ginies | 2005-07-12 | 1 | -32/+43 |
| | | |||||
| * | add an entry in menu to write_conf | Antoine Ginies | 2005-07-12 | 1 | -2/+3 |
| | | |||||
| * | add a popup with users and groups when using anonuid and anongid (FACORAT ↵ | Antoine Ginies | 2005-07-12 | 1 | -6/+50 |
| | | | | | Fabrice idea) | ||||
| * | *** empty log message *** | Pascal Rigaux | 2005-07-12 | 1 | -0/+20 |
| | | |||||
| * | fix bad phrasing | Olivier Blin | 2005-07-12 | 1 | -1/+1 |
| | | |||||
| * | move wait message after package installation (or else the interface | Olivier Blin | 2005-07-12 | 1 | -3/+3 |
| | | | | | | isn't active) | ||||
| * | move menu above banner, use expander to show/hide advanced options, | Antoine Ginies | 2005-07-12 | 1 | -26/+37 |
| | | | | | | | remove empty value in advanced option, change draknfs tittle (thx Facorat fabrice) | ||||
| * | typo fix | Antoine Ginies | 2005-07-12 | 1 | -2/+2 |
| | | |||||
| * | add exit on ok button | Antoine Ginies | 2005-07-12 | 1 | -0/+1 |
| | | |||||
| * | ensure nfs-utils is installed | Antoine Ginies | 2005-07-12 | 1 | -0/+1 |
| | | |||||
| * | Add/remove entries to default PXE config. | Stew Benedict | 2005-07-11 | 1 | -2/+34 |
| | | |||||
| * | s/Mandrakelinux/Mandriva/ for bootsplash | Florent Villard | 2005-07-11 | 1 | -1/+1 |
| | | |||||
| * | update to 2006 | Florent Villard | 2005-07-11 | 1 | -3/+3 |
| | | |||||
| * | perl_checker fixes | Olivier Blin | 2005-07-11 | 1 | -10/+10 |
| | | |||||
| * | use standalone | Olivier Blin | 2005-07-11 | 1 | -0/+1 |
| | | |||||
| * | remove interface tests, this is filtered before | Olivier Blin | 2005-07-11 | 2 | -25/+13 |
| | | |||||
| * | Mandrakesoft -> Mandriva in DBus names | Olivier Blin | 2005-07-11 | 1 | -3/+3 |
| | | |||||
| * | don't use undefined variable | Olivier Blin | 2005-07-11 | 1 | -5/+1 |
| | | |||||
| * | *** empty log message *** | Pascal Rigaux | 2005-07-11 | 1 | -0/+231 |
| | | |||||
| * | 10.3-0.34mdk | Olivier Blin | 2005-07-11 | 1 | -1/+10 |
| | | |||||
| * | really write modem/adsl ifcfg files (fix ONBOOT setting) | Olivier Blin | 2005-07-11 | 1 | -1/+1 |
| | | |||||
| * | don't restart network service at drakconnect startup | Olivier Blin | 2005-07-11 | 1 | -1/+1 |
| | | |||||
| * | don't try to manipulate PXE stuff if the directory isn't present | Stew Benedict | 2005-07-08 | 1 | -2/+4 |
| | | |||||
| * | always display ok_cancel button | Antoine Ginies | 2005-07-08 | 1 | -1/+1 |
| | | |||||
| * | add a checkbox to enable/disable advanced options | Antoine Ginies | 2005-07-08 | 1 | -0/+12 |
| | | |||||
| * | do not write in /nohup.out (#16768) | Thierry Vignaud | 2005-07-08 | 1 | -1/+1 |
| | | |||||
| * | 10.3-0.33mdk | Thierry Vignaud | 2005-07-08 | 1 | -1/+6 |
| | | |||||
| * | reduce the overall perl_checker warnings | Thierry Vignaud | 2005-07-08 | 6 | -138/+120 |
| | | |||||
| * | update | Thierry Vignaud | 2005-07-08 | 1 | -46/+85 |
| | | |||||
| * | don't open any port by default in the firewall | Olivier Blin | 2005-07-08 | 1 | -1/+2 |
| | | |||||
| * | various adjustement in main windows | Antoine Ginies | 2005-07-08 | 1 | -31/+35 |
| | | |||||
| * | always enable firewall if security level >= 3 (even if no ports have to be ↵ | Olivier Blin | 2005-07-08 | 1 | -5/+2 |
| | | | | | opened) | ||||
| * | Latest updates | Pjetur Hjaltason | 2005-07-07 | 1 | -185/+252 |
| | | |||||
| * | fix untranslated strings (#16736) | Thierry Vignaud | 2005-07-07 | 1 | -1/+1 |
| | | |||||
| * | add support for graphical grub (Herton Ronaldo Krzes) | Thierry Vignaud | 2005-07-07 | 1 | -8/+16 |
| | | |||||
| * | 10.3-0.32mdk | Thierry Vignaud | 2005-07-07 | 1 | -1/+6 |
| | | |||||
| * | use stop_net_interface | Olivier Blin | 2005-07-07 | 1 | -1/+1 |
| | | |||||
