| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove some packages | David Baudens | 2003-12-19 | 1 | -5/+4 |
* | (process) add val_ref and list_ref support to ease data manipulation | Thierry Vignaud | 2003-12-19 | 1 | -0/+2 |
* | Fix daemon behavior, cron warnings. Anthill bug #204. | Stew Benedict | 2003-12-18 | 1 | -13/+7 |
* | perl_checker fixes | Thierry Vignaud | 2003-12-18 | 1 | -3/+3 |
* | fix previous button place at install time | Thierry Vignaud | 2003-12-18 | 1 | -1/+1 |
* | fix spurious previous button at install time on wizards' first steps | Thierry Vignaud | 2003-12-18 | 1 | -1/+6 |
* | - Added button for installing/updating firmware in main window (only if | Till Kamppeter | 2003-12-18 | 2 | -39/+167 |
* | undeushize debug statement | Thierry Vignaud | 2003-12-17 | 1 | -1/+0 |
* | no stock items | Thierry Vignaud | 2003-12-17 | 1 | -3/+3 |
* | Temporary reinstall kdebase-kdm when KDE is installed to allow lock to work | David Baudens | 2003-12-17 | 1 | -1/+1 |
* | fix wrong message in error patch (catched by new perl_checker) | Thierry Vignaud | 2003-12-17 | 1 | -2/+2 |
* | updated pot file | Pablo Saratxaga | 2003-12-17 | 2 | -78/+278 |
* | fix text layout by wrapping text | Thierry Vignaud | 2003-12-16 | 1 | -1/+1 |
* | separate version/author/... from the license by space | Thierry Vignaud | 2003-12-16 | 1 | -1/+1 |
* | reuse new wizard framework | Thierry Vignaud | 2003-12-16 | 1 | -60/+63 |
* | - consolidate code from drakwizard for reussage by drakxtools wizard: | Thierry Vignaud | 2003-12-16 | 1 | -0/+137 |
* | launch as shell | Nicolas Planel | 2003-12-16 | 1 | -1/+1 |
* | fix bug (detected by perl_checker!) | Pascal Rigaux | 2003-12-15 | 1 | -1/+1 |
* | remove () to be perl_checker compliant | Nicolas Planel | 2003-12-15 | 1 | -1/+1 |
* | generate modprobe.conf when writing modules.conf | Nicolas Planel | 2003-12-15 | 1 | -0/+3 |
* | Add kontact | David Baudens | 2003-12-15 | 1 | -0/+1 |
* | Replace KDM by MDKKDM | David Baudens | 2003-12-15 | 1 | -2/+2 |
* | Added facility to install scanner firmware. | Till Kamppeter | 2003-12-15 | 2 | -6/+80 |
* | Let scannerdrake configure non-root access to parallel port scanners automati... | Till Kamppeter | 2003-12-11 | 1 | -0/+94 |
* | (summary) fix network::shorewall::read() call (forget by florin when | Thierry Vignaud | 2003-12-11 | 1 | -1/+1 |
* | perl_checker fix | Thierry Vignaud | 2003-12-11 | 1 | -12/+6 |
* | updated pot file | Pablo Saratxaga | 2003-12-09 | 2 | -191/+221 |
* | bump version and copyright year (#6528) | Thierry Vignaud | 2003-12-09 | 1 | -2/+2 |
* | proxy support during install (thanks to Olivier Blin)move_1 | Pascal Rigaux | 2003-12-09 | 1 | -4/+7 |
* | perl_checker fixes | Thierry Vignaud | 2003-12-09 | 1 | -3/+3 |
* | fix ugly typo (big thanks to John Madsen) | Pascal Rigaux | 2003-12-09 | 1 | -1/+1 |
* | upcase some labels | Thierry Vignaud | 2003-12-09 | 1 | -1/+1 |
* | remove useless separator | Thierry Vignaud | 2003-12-09 | 1 | -1/+0 |
* | handle new snd-bt87x driver from alsa-1.0.0-rc2 | Thierry Vignaud | 2003-12-09 | 1 | -2/+2 |
* | - split in multiples tools | Thierry Vignaud | 2003-12-09 | 1 | -186/+104 |
* | kill unused variable | Thierry Vignaud | 2003-12-09 | 1 | -2/+0 |
* | update copyright | Thierry Vignaud | 2003-12-09 | 1 | -2/+4 |
* | handle multiple interfaces: let's have a buffer pixmap per network | Thierry Vignaud | 2003-12-09 | 1 | -3/+4 |
* | make it fit when embedded | Thierry Vignaud | 2003-12-09 | 1 | -3/+3 |
* | (remove_alias_regexp_byname) introduce it; works the same as | Thierry Vignaud | 2003-12-08 | 1 | -1/+8 |
* | one more string that got badly caught by last "not having latest | Thierry Vignaud | 2003-12-05 | 1 | -445/+844 |
* | one can get "Mass Storage" not always "Mass Storage|..." | Pascal Rigaux | 2003-12-05 | 1 | -1/+1 |
* | *** empty log message *** | Guillaume Cottenceau | 2003-12-04 | 1 | -387/+729 |
* | (configureNetwork) fix zeroconf configuring: check that there no | Thierry Vignaud | 2003-12-04 | 1 | -1/+1 |
* | (is_dynamic_ip) handle habing ppp like interfaces in interfaces list | Thierry Vignaud | 2003-12-04 | 1 | -1/+1 |
* | (configureNetwork) configureNetworkNet() wrongly put | Thierry Vignaud | 2003-12-04 | 1 | -1/+1 |
* | log_message in drakx mode is better when logged for real | Guillaume Cottenceau | 2003-12-04 | 1 | -1/+24 |
* | use Options "IgnoreEDID" when using the proprietary X driver "nvidia" | Pascal Rigaux | 2003-12-04 | 1 | -0/+1 |
* | - use do_pkgs->ensure_is_installed instead of do_pkgs->install where it's eas... | Pascal Rigaux | 2003-12-04 | 4 | -10/+21 |
* | Updated translation | Arkadiusz Lipiec | 2003-12-03 | 1 | -395/+660 |