Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix using the mirror tree when there is an iso at the root of the mirror but ↵ | Pascal Rigaux | 2005-02-18 | 1 | -0/+2 |
| | | | | we don't use it (or can't use it) | ||||
* | let the daemon handle the blacklist policy in automatic mode | Olivier Blin | 2005-02-18 | 1 | -0/+6 |
| | |||||
* | prefer uim-qt for japanese under KDE | Thierry Vignaud | 2005-02-18 | 1 | -1/+2 |
| | |||||
* | uim has a new gtk frontend | Funda Wang | 2005-02-18 | 1 | -1/+1 |
| | |||||
* | scim-chinese has been renamed to scim-pinyin. | Funda Wang | 2005-02-18 | 2 | -3/+3 |
| | |||||
* | perl_checko cleanup | Thierry Vignaud | 2005-02-17 | 1 | -1/+1 |
| | |||||
* | simplify | Thierry Vignaud | 2005-02-17 | 1 | -1/+1 |
| | |||||
* | perl_checker fixes | Olivier Blin | 2005-02-17 | 1 | -18/+18 |
| | |||||
* | titifix | Olivier Blin | 2005-02-17 | 1 | -1/+1 |
| | |||||
* | perl_checker fix | Olivier Blin | 2005-02-17 | 1 | -1/+1 |
| | |||||
* | fix typo | Olivier Blin | 2005-02-17 | 1 | -4/+4 |
| | |||||
* | perl_checker fixes | Olivier Blin | 2005-02-17 | 3 | -28/+27 |
| | |||||
* | revert some previous commit | Olivier Blin | 2005-02-17 | 1 | -1/+0 |
| | |||||
* | definitively get rid off net_cnx scripts | Olivier Blin | 2005-02-17 | 1 | -3/+4 |
| | |||||
* | add get_default_device | Olivier Blin | 2005-02-17 | 1 | -3/+8 |
| | |||||
* | net_cnx scripts shouldn't be used anywhere now | Olivier Blin | 2005-02-17 | 1 | -4/+0 |
| | |||||
* | remove unused network::netconnect::get_net_device | Olivier Blin | 2005-02-17 | 1 | -14/+0 |
| | |||||
* | remove unneeded test | Olivier Blin | 2005-02-17 | 1 | -1/+1 |
| | |||||
* | use network::shorewall::get_net_device | Olivier Blin | 2005-02-17 | 3 | -4/+4 |
| | |||||
* | add and use network::shorewall::get_net_device | Olivier Blin | 2005-02-17 | 1 | -1/+12 |
| | |||||
* | don't use net_cnx_up anymore | Olivier Blin | 2005-02-17 | 1 | -2/+1 |
| | |||||
* | remove set_cnx_script | Olivier Blin | 2005-02-17 | 1 | -7/+1 |
| | |||||
* | remove write_cnx_script | Olivier Blin | 2005-02-17 | 1 | -10/+2 |
| | |||||
* | net_cnx scripts shouldn't be used anymore | Olivier Blin | 2005-02-17 | 1 | -2/+0 |
| | |||||
* | move drakids in /usr/bin | Olivier Blin | 2005-02-17 | 1 | -0/+1 |
| | |||||
* | ship drakids in drakxtools | Olivier Blin | 2005-02-17 | 1 | -1/+1 |
| | |||||
* | do not ship activefw.pm in drakxtools-backend but in drakxtools | Olivier Blin | 2005-02-17 | 1 | -1/+1 |
| | |||||
* | ship drakids | Olivier Blin | 2005-02-17 | 1 | -1/+1 |
| | |||||
* | only install gnome-volume-manager for KDE & GNOME desktops | Thierry Vignaud | 2005-02-17 | 1 | -1/+1 |
| | |||||
* | KDE uses gnome-volume-manager too | Thierry Vignaud | 2005-02-17 | 1 | -2/+1 |
| | |||||
* | probe.c is located in c/ | Olivier Blin | 2005-02-17 | 1 | -1/+1 |
| | |||||
* | updated Slovenian file; | Pablo Saratxaga | 2005-02-17 | 1 | -1/+1 |
| | | | | | fixed various MandrakeSoft -> Mandrakesoft etc. | ||||
* | - create dmidecode_category() | Pascal Rigaux | 2005-02-17 | 2 | -26/+31 |
| | | | | | | - don't use field {string} when not needed - better use regexps on dmidecode returned strings (even the kernel use strstr) | ||||
* | clear white list too | Olivier Blin | 2005-02-17 | 1 | -5/+17 |
| | |||||
* | allow to enable automatic mode from popup | Olivier Blin | 2005-02-17 | 1 | -6/+13 |
| | |||||
* | install cpufreqd on laptops w/o KDE (#13697) | Thierry Vignaud | 2005-02-17 | 1 | -0/+1 |
| | |||||
* | use only one 'edge' ButtonBox | Olivier Blin | 2005-02-17 | 1 | -9/+5 |
| | |||||
* | in case someone use diskdrake only to create partitions, shut up the ↵ | Pascal Rigaux | 2005-02-17 | 1 | -1/+9 |
| | | | | predefined mount point automatic choice | ||||
* | install nautilus-filesharing when installing nautilus | Frederic Crozat | 2005-02-16 | 1 | -1/+1 |
| | |||||
* | rollback | Thierry Vignaud | 2005-02-16 | 1 | -1/+0 |
| | |||||
* | typo fix (Per Oyvind Karlsen) | Thierry Vignaud | 2005-02-16 | 2 | -1/+2 |
| | |||||
* | include more EVMS packages | Thierry Vignaud | 2005-02-16 | 1 | -1/+1 |
| | |||||
* | install desktop-printing when installing GNOME | Frederic Crozat | 2005-02-16 | 1 | -1/+1 |
| | |||||
* | use foreach (perl_checker) | Olivier Blin | 2005-02-16 | 1 | -1/+1 |
| | |||||
* | fix whitelist display and unwhitelist call | Olivier Blin | 2005-02-16 | 1 | -3/+10 |
| | |||||
* | use drakfirewall icon | Olivier Blin | 2005-02-16 | 1 | -0/+1 |
| | |||||
* | rename get_mode as get_interactive | Olivier Blin | 2005-02-16 | 2 | -6/+6 |
| | |||||
* | add generic call_method sub to factorize | Olivier Blin | 2005-02-16 | 1 | -63/+24 |
| | |||||
* | - If a printer is set up with HPLIP and has still an old HPOJ configuration, | Till Kamppeter | 2005-02-16 | 2 | -2/+64 |
| | | | | | it will be automatically removed now. | ||||
* | handle Whitelist signal | Olivier Blin | 2005-02-16 | 1 | -0/+10 |
| |