Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | list rpcbind service in "System" category | Olivier Blin | 2008-09-11 | 1 | -1/+1 |
| | |||||
* | list nfs-common and nfs-server services (instead of nfs) in "File sharing" ↵ | Olivier Blin | 2008-09-11 | 1 | -1/+1 |
| | | | | category (thanks to spuk) | ||||
* | list ip6tables service in "Internet" category (thanks to spuk) | Olivier Blin | 2008-09-11 | 1 | -1/+1 |
| | |||||
* | add a FIXME note about services with no chkconfig line and with no ↵ | Olivier Blin | 2008-03-27 | 1 | -0/+1 |
| | | | | Default-Start levels in LSB header | ||||
* | remove old comment | Olivier Blin | 2008-03-27 | 1 | -2/+0 |
| | |||||
* | handle services with "-" as default chkconfig level in more places (by ↵ | Olivier Blin | 2008-03-27 | 1 | -2/+2 |
| | | | | reusing _set_service wrapper) | ||||
* | extract _set_service function that handles services with "-" as default ↵ | Olivier Blin | 2008-03-27 | 1 | -5/+10 |
| | | | | chkconfig level | ||||
* | factorize in a _run_action wrapper | Olivier Blin | 2008-03-27 | 1 | -8/+11 |
| | |||||
* | xfs is *not* mandatory for Xorg to run (#32846) | Pascal Rigaux | 2007-08-27 | 1 | -1/+1 |
| | |||||
* | typo fix (Dotan Kamber) | Thierry Vignaud | 2007-08-09 | 1 | -1/+1 |
| | |||||
* | typo fix | Thierry Vignaud | 2007-08-09 | 1 | -1/+1 |
| | |||||
* | (description) describe a few more services (cups, dm, haldaemon, | Thierry Vignaud | 2007-08-06 | 1 | -0/+9 |
| | | | | | messagebus, ntpd, saned, smb, sshd & xinetd) (#18612) | ||||
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -17/+6 |
| | |||||
* | fill in missing titles for banners and specify icons | Thierry Vignaud | 2005-08-27 | 1 | -2/+2 |
| | |||||
* | create enable() and disable() out of set_status() | Olivier Blin | 2005-06-10 | 1 | -4/+14 |
| | |||||
* | don't need prefixing with current package | Pascal Rigaux | 2005-06-09 | 1 | -4/+4 |
| | |||||
* | - introduce set_status(), restart_or_start() and service_exists() | Olivier Blin | 2005-05-24 | 1 | -18/+33 |
| | | | | | - cleanups (use run_program success status) | ||||
* | better english (writing style rather than spoken one) | Thierry Vignaud | 2004-12-13 | 1 | -2/+2 |
| | |||||
* | remove some unneeded ";", add some for normalization (as told by perl_checker) | Pascal Rigaux | 2004-11-18 | 1 | -1/+1 |
| | |||||
* | simplify | Pascal Rigaux | 2004-10-14 | 1 | -3/+2 |
| | |||||
* | simplify | Pascal Rigaux | 2004-10-14 | 1 | -5/+4 |
| | |||||
* | fixed encoding problem with the output of start/stop init scripts | Pablo Saratxaga | 2004-10-05 | 1 | -1/+3 |
| | | | | | (the output must be forced to utf-8 in order to have it displayed in gtk2) | ||||
* | - Lete the function "start_not_running_service()" really start the specified ↵ | Till Kamppeter | 2004-09-01 | 1 | -0/+4 |
| | | | | service if it is not running instead of being a copy of the function "is_service_running()". | ||||
* | - Restored wrong upload. | Till Kamppeter | 2004-09-01 | 1 | -41/+360 |
| | |||||
* | - Lete the function "start_not_running_service()" really start the specified ↵ | Till Kamppeter | 2004-09-01 | 1 | -360/+41 |
| | | | | service if it is not running instead of being a copy of the function "is_service_running()". | ||||
* | aspell's typo fixes | Thierry Vignaud | 2004-08-23 | 1 | -2/+2 |
| | |||||
* | replaced XFree86 and XFree with Xorg (bugzilla #10531) | Pascal Rigaux | 2004-08-05 | 1 | -2/+2 |
| | |||||
* | for install, a service is on if there is at least one runlevel for which the | Pascal Rigaux | 2004-02-10 | 1 | -1/+1 |
| | | | | | service is on (esp. for service "dm") (bugzilla #7146) | ||||
* | add a fam description (telling that GNOME & KDE uses it). closes part of ↵ | Pascal Rigaux | 2004-01-08 | 1 | -0/+2 |
| | | | | bugzilla #1704 | ||||
* | 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 |
| | | | | | - let show it all when embedded | ||||
* | 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 ↵ | Pascal Rigaux | 2003-03-04 | 1 | -1/+3 |
| | | | | | | | (since it allows one to start/stop services) this allows to skip stopping service "dm" (bug #2664) | ||||
* | 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 |
| | | | | | | | only if it's really enabled in current runlevel. what's more it's more coherent with other "only show current runlevel status" tools like ntsysv. | ||||
* | (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 |
| | | | | | | | - it is replaced by interactive_help_id on each ask_* - many set_help do not have any correspondance in help.pm (drakxid-*), those are commented for now | ||||
* | (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 |
| |