| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | (getBewan) reuse ematching_desc__regexp() | Thierry Vignaud | 2004-09-01 | 1 | -2/+1 |
* | modified the fonts.conf file so that a subset of the "sans" alias list | Pablo Saratxaga | 2004-09-01 | 1 | -0/+0 |
* | fix stupid error | Olivier Blin | 2004-09-01 | 1 | -1/+1 |
* | revert titi fix, do not return random interface if internet connection | Olivier Blin | 2004-09-01 | 1 | -3/+1 |
* | add notconfigured state | Olivier Blin | 2004-09-01 | 1 | -4/+11 |
* | symlink resolv.conf in install root, so that it works for dhcp too | Olivier Blin | 2004-09-01 | 1 | -4/+4 |
* | typo fix | Thierry Vignaud | 2004-09-01 | 1 | -46/+46 |
* | unbreak drakclock | Thierry Vignaud | 2004-09-01 | 1 | -1/+1 |
* | 10.1-0.18mdk | Thierry Vignaud | 2004-09-01 | 1 | -1/+19 |
* | simplify | Thierry Vignaud | 2004-09-01 | 1 | -17/+4 |
* | write /etc/resolv.conf in install root | Olivier Blin | 2004-09-01 | 1 | -1/+5 |
* | initialize and so that motion_event correctly handle the mouse moves | Florent Villard | 2004-09-01 | 1 | -3/+2 |
* | Repaint the calendar (especially when the day changed) | Florent Villard | 2004-09-01 | 1 | -8/+21 |
* | do not use find over grep, just find | Olivier Blin | 2004-09-01 | 1 | -10/+3 |
* | Split into a new target mdkinst_stage2 | Rafael Garcia-Suarez | 2004-09-01 | 1 | -0/+3 |
* | remove duplicated entry for nut-server | Rafael Garcia-Suarez | 2004-09-01 | 1 | -1/+1 |
* | enable harddrake2 to properly adapt to theme changes and the like | Thierry Vignaud | 2004-09-01 | 1 | -1/+1 |
* | (create_notebook) follow the same parameter order as gtkappend_page() use and | Thierry Vignaud | 2004-09-01 | 2 | -3/+3 |
* | (create_notebook) give meaningfull name to variables | Thierry Vignaud | 2004-09-01 | 1 | -4/+4 |
* | perl_checker cleanups | Thierry Vignaud | 2004-09-01 | 1 | -2/+3 |
* | (get_internet_connection) if no default route exits, take first route in order | Thierry Vignaud | 2004-09-01 | 1 | -1/+3 |
* | Do not perform a date command when ntpdate has just been called | Florent Villard | 2004-09-01 | 1 | -10/+10 |
* | Fix syntax error | Rafael Garcia-Suarez | 2004-09-01 | 1 | -1/+1 |
* | please perl_checker | Frederic Lepied | 2004-08-31 | 1 | -1/+1 |
* | (is_running) enhance regexp, use any | Olivier Blin | 2004-08-31 | 1 | -1/+2 |
* | (is_running) make it work | Thierry Vignaud | 2004-08-31 | 1 | -2/+1 |
* | Updated POT file | Funda Wang | 2004-08-31 | 1 | -565/+572 |
* | (is_running) try harder | Thierry Vignaud | 2004-08-31 | 1 | -1/+1 |
* | (is_running) ignore our own process ... (brown paper bag bug) | Thierry Vignaud | 2004-08-31 | 1 | -1/+1 |
* | added initial support for UPS | Frederic Lepied | 2004-08-31 | 1 | -2/+11 |
* | simplify UPS detection and report the needed info for harddrake | Frederic Lepied | 2004-08-31 | 1 | -22/+2 |
* | Remove dead code | Rafael Garcia-Suarez | 2004-08-31 | 1 | -3/+0 |
* | Support for unselecting some media before the install (begin.) | Rafael Garcia-Suarez | 2004-08-31 | 4 | -10/+35 |
* | make CONSOLE_NOT_LOCALIZED written to i18n file | Pablo Saratxaga | 2004-08-31 | 1 | -67/+72 |
* | install nut-server for MGE's UPS | Thierry Vignaud | 2004-08-31 | 1 | -0/+1 |
* | (build_notebook) fix crashes (#11100) | Thierry Vignaud | 2004-08-31 | 1 | -1/+10 |
* | - Let xpp also be installed when in daemon-less CUPS client mode. | Till Kamppeter | 2004-08-31 | 1 | -2/+3 |
* | Remove duplicate entries in rpmsrate | Rafael Garcia-Suarez | 2004-08-31 | 1 | -1/+0 |
* | use the loc zone in policy only if the loc interface exists | Florin Grad | 2004-08-31 | 1 | -2/+1 |
* | added kuickshow and supertux | Frederic Lepied | 2004-08-31 | 1 | -1/+3 |
* | write ifcfg files for NET_DEVICE if it's ethernet (pptp, pppoe) | Olivier Blin | 2004-08-30 | 1 | -2/+14 |
* | adsl_conf_backend needs $intf now | Olivier Blin | 2004-08-30 | 1 | -1/+1 |
* | Fix support for suppl. CDs with hdlists file | Rafael Garcia-Suarez | 2004-08-30 | 2 | -8/+14 |
* | added smartmontools | Frederic Lepied | 2004-08-30 | 1 | -0/+1 |
* | NET_DEVICE is the ethernet interface for pptp too | Olivier Blin | 2004-08-30 | 1 | -1/+1 |
* | move start_interface and stop_interface from net_monitor to network::tools, u... | Olivier Blin | 2004-08-30 | 3 | -26/+28 |
* | 10.1-0.17mdk | Thierry Vignaud | 2004-08-30 | 1 | -1/+15 |
* | allow to connect/disconnect from net_applet | Olivier Blin | 2004-08-30 | 1 | -4/+10 |
* | is_running returns a boolean which would never be > 1 | Olivier Blin | 2004-08-30 | 1 | -2/+2 |
* | - no need to run net-monitor with '--testing' | Daouda Lo | 2004-08-30 | 1 | -1/+1 |