| Commit message (Expand) | Author | Age | Files | Lines |
* | perl_checker compliance | Pascal Rigaux | 2003-08-11 | 1 | -1/+0 |
* | in drakxservices, display differently services handled by xinetd (bug #4516) | Pascal Rigaux | 2003-08-06 | 1 | -23/+33 |
* | create services_raw() which returns all the info out of "chkconfig --list" | Pascal Rigaux | 2003-08-06 | 1 | -5/+18 |
* | perl_checker compliance | Pascal Rigaux | 2003-08-06 | 1 | -1/+1 |
* | remove stock icons (per IHM team request) | Pascal Rigaux | 2003-08-05 | 1 | -1/+1 |
* | switch from gtk2-perl to gtk2-perl-xs | Thierry Vignaud | 2003-07-09 | 1 | -1/+1 |
* | increase gui coherency of drakxtools vs other gtk+ apps: use stock icons | Thierry Vignaud | 2003-07-06 | 1 | -1/+1 |
* | perl_checker adaptations + fixes | Pascal Rigaux | 2003-04-24 | 1 | -2/+2 |
* | - fix packing on standalone mode (no horizontal scrolling) | Thierry Vignaud | 2003-03-10 | 1 | -1/+1 |
* | we do use $in !!!! | Thierry Vignaud | 2003-03-06 | 1 | -1/+1 |
* | in drakxservices, don't stop services if one is using the gtk frontend (since... | Pascal Rigaux | 2003-03-04 | 1 | -1/+3 |
* | perl_checker fix | Thierry Vignaud | 2003-02-27 | 1 | -1/+1 |
* | in standalone mode, only display a service as enabled at boot time | Thierry Vignaud | 2003-02-24 | 1 | -2/+8 |
* | (ask_standalone_gtk): ensure popup is not destroyed more than once | Pascal Rigaux | 2003-02-21 | 1 | -1/+1 |
* | Gtk2::Label::set is deprecated | Guillaume Cottenceau | 2003-02-20 | 1 | -1/+1 |
* | fix rawdevices description (bug #1677) | Pascal Rigaux | 2003-02-16 | 1 | -1/+1 |
* | use $::prefix | Pascal Rigaux | 2003-02-14 | 1 | -22/+21 |
* | - set_help is deprecated | Pascal Rigaux | 2003-02-13 | 1 | -0/+1 |
* | (start_service_on_boot) prevent copying this style | Thierry Vignaud | 2003-02-13 | 1 | -4/+2 |
* | (do_not_start_service_on_boot) : simplify it | Thierry Vignaud | 2003-02-13 | 1 | -3/+1 |
* | cleanup starts_on_boot() | Pascal Rigaux | 2003-02-12 | 1 | -15/+3 |
* | Scannerdrake vastly improved | Till Kamppeter | 2003-02-12 | 1 | -1/+8 |
* | English proofreading by Stew Benedicts | Pablo Saratxaga | 2003-01-21 | 1 | -2/+2 |
* | fix prefix usage | Thierry Vignaud | 2003-01-20 | 1 | -15/+12 |
* | fix embedding | Thierry Vignaud | 2003-01-16 | 1 | -1/+1 |
* | use wrap_text (instead of handcoding it) | Pascal Rigaux | 2002-12-13 | 1 | -10/+1 |
* | drakxservices' gtk+-2 port | Thierry Vignaud | 2002-12-05 | 1 | -7/+7 |
* | remove unused variables or rename them with an underscore (eg: $o becomes $_o) | Pascal Rigaux | 2002-12-04 | 1 | -3/+3 |
* | gtk2 | Guillaume Cottenceau | 2002-12-03 | 1 | -18/+18 |
* | - my_gtk->main already do the kill 'USR2' | Thierry Vignaud | 2002-11-28 | 1 | -1/+1 |
* | - my_gtk->main already do the kill 'USR2' | Thierry Vignaud | 2002-11-28 | 1 | -2/+1 |
* | perl_checker adaptations | Pascal Rigaux | 2002-11-28 | 1 | -1/+1 |
* | perl_checker fixes | Thierry Vignaud | 2002-11-26 | 1 | -1/+1 |
* | add/remove some spaces to make perl_checker happy | Pascal Rigaux | 2002-11-12 | 1 | -1/+1 |
* | printer related modules cleaning : | Thierry Vignaud | 2002-11-12 | 1 | -3/+84 |
* | add or remove spaces where need to please perl_checker | Pascal Rigaux | 2002-11-11 | 1 | -1/+1 |
* | replace "_" with "N" and "__" with "N_" | Pascal Rigaux | 2002-11-06 | 1 | -56/+56 |
* | fix the use of a non-bounded regexp to check services (fix "nfs" being marked | Pascal Rigaux | 2002-11-05 | 1 | -5/+5 |
* | (services): better sorting of services | Pascal Rigaux | 2002-08-08 | 1 | -1/+1 |
* | make new perl_checker happy | Pascal Rigaux | 2002-07-31 | 1 | -2/+2 |
* | make new perl_checker happy (and that's not easy!) | Pascal Rigaux | 2002-07-31 | 1 | -9/+9 |
* | (ask_standalone_gtk, ask_install): only return the on_services (those | Pascal Rigaux | 2002-07-29 | 1 | -2/+2 |
* | use run_program::rooted_get_stdout instead of `chroot $prefix ...` | Pascal Rigaux | 2002-07-26 | 1 | -2/+3 |
* | - Big Move 1: interactive::* hierarchy | Thierry Vignaud | 2002-07-23 | 1 | -1/+1 |
* | corrected translation used for shell command | damien | 2002-03-01 | 1 | -1/+1 |
* | applied cooker guy english review | damien | 2002-02-04 | 1 | -1/+1 |
* | changed some strings to make translation easier | Pablo Saratxaga | 2002-02-01 | 1 | -6/+3 |
* | - move the require on my_gtk to ask_standalone_gtk | Pascal Rigaux | 2002-01-27 | 1 | -11/+4 |
* | move service apcupsd from Printing to System | Pascal Rigaux | 2002-01-17 | 1 | -2/+2 |
* | Corrected English errors | Pablo Saratxaga | 2001-11-19 | 1 | -1/+1 |