| Commit message (Expand) | Author | Age | Files | Lines |
* | fix wrong renaming of mandrake_firsttime service | Thomas Backlund | 2015-03-21 | 1 | -1/+1 |
* | correctly recognize shorewall6 service + description | Maarten Vanraes | 2014-12-05 | 1 | -1/+2 |
* | fix drakxservices not showing all services due to systemctl output change | Colin Guthrie | 2014-10-20 | 1 | -2/+2 |
* | kill $Id:$ tags | Thierry Vignaud | 2014-06-07 | 1 | -1/+1 |
* | services.pm: Use no-reload mode when interacting with systemd. | Colin Guthrie | 2014-01-14 | 1 | -4/+7 |
* | simplify: just use tooltips for service descriptions | Thierry Vignaud | 2013-11-24 | 1 | -19/+1 |
* | workaround a gtk+3 regression (bgo#711873) | Thierry Vignaud | 2013-11-24 | 1 | -1/+1 |
* | fix "undefined value for mandatory argument..." | Thierry Vignaud | 2013-11-24 | 1 | -1/+1 |
* | perlish ->window => ->get_window | Thierry Vignaud | 2013-11-24 | 1 | -1/+1 |
* | use Gtk3 namespace instead of Gtk2 | Thierry Vignaud | 2013-11-24 | 1 | -13/+13 |
* | use (my|u)gtk3 instead of *tk2 | Thierry Vignaud | 2013-11-24 | 1 | -4/+4 |
* | Add chrony support to drakclock mga#11092 | David Walser | 2013-11-17 | 1 | -0/+1 |
* | Fix path after UsrMove | Nicolas Lécureuil | 2013-09-03 | 1 | -1/+1 |
* | list 'shorewall-ipv6' along 'shorewall' | Thierry Vignaud | 2013-04-28 | 1 | -1/+1 |
* | simplify | Thierry Vignaud | 2013-03-04 | 1 | -3/+1 |
* | drop unused parameter | Thierry Vignaud | 2013-03-04 | 1 | -1/+1 |
* | adapt to new help layout (mga#5634) | Thierry Vignaud | 2012-12-28 | 1 | -1/+1 |
* | (has_systemd) fix checking systemd presence after systemd merge of subpackages | Thierry Vignaud | 2012-08-13 | 1 | -1/+1 |
* | drakxservices: when listing services ensure disabled services that can be ena... | Colin Guthrie | 2012-07-26 | 1 | -0/+18 |
* | (systemd_unit_exists) explain why we use -l | Thierry Vignaud | 2012-06-03 | 1 | -0/+1 |
* | (systemd_unit_exists) factorize | Thierry Vignaud | 2012-05-23 | 1 | -4/+6 |
* | services: Use no-block mode for service start/stop under systemd. | Colin Guthrie | 2012-04-29 | 1 | -1/+1 |
* | perl_checker cleanups | Thierry Vignaud | 2012-04-25 | 1 | -2/+2 |
* | services: Read systemd service information. | Colin Guthrie | 2012-04-24 | 1 | -16/+82 |
* | services: Use systemctl to determin if a service is active under systemd. | Colin Guthrie | 2012-04-24 | 1 | -1/+5 |
* | services: Check for systemd unit when determining if a service exists. | Colin Guthrie | 2012-04-24 | 1 | -1/+1 |
* | services: Use the appropriate tool to start/stop services | Colin Guthrie | 2012-04-24 | 1 | -1/+5 |
* | services: Whitespace and comments | Colin Guthrie | 2012-04-24 | 1 | -7/+7 |
* | services: Use systemd utility functions to determin how to handle enabling/di... | Colin Guthrie | 2012-04-24 | 1 | -2/+6 |
* | services: Add a couple systemd untility functions. | Colin Guthrie | 2012-04-24 | 1 | -0/+8 |
* | services: Do not rely on /var/lock/subsys/$service to determin if a service i... | Colin Guthrie | 2012-04-24 | 1 | -1/+1 |
* | services: Whitespace | Colin Guthrie | 2012-04-24 | 1 | -3/+3 |
* | services: Tweak xinetd service handling to be more reusable. | Colin Guthrie | 2012-04-24 | 1 | -2/+2 |
* | services: Read descriptions from systemd units. | Colin Guthrie | 2012-04-24 | 1 | -8/+14 |
* | Split xinetd services out such that they can be handled separately from syste... | Colin Guthrie | 2012-04-22 | 1 | -1/+12 |
* | perl_checker cleanups | Thierry Vignaud | 2012-03-23 | 1 | -3/+1 |
* | (_set_service) perl_checker cleanups | Thierry Vignaud | 2012-03-07 | 1 | -4/+4 |
* | (root_services) add a FIXME note for future enhancement | Thierry Vignaud | 2012-03-07 | 1 | -1/+2 |
* | (root_services) kudzu, tux & wu-ftpd are dead | Thierry Vignaud | 2012-03-07 | 1 | -2/+2 |
* | (root_services) list network, network-auth, network-up & resolvconf into new ... | Thierry Vignaud | 2012-03-07 | 1 | -3/+2 |
* | (root_services) list dm, mdadm, messagebus, microcode_ctl, netconsole & partm... | Thierry Vignaud | 2012-03-07 | 1 | -2/+3 |
* | add spacing | Thierry Vignaud | 2012-03-07 | 1 | -0/+5 |
* | sort services | Thierry Vignaud | 2012-03-07 | 1 | -14/+14 |
* | (root_services) list mandi with iptables* & shorewall in services | Thierry Vignaud | 2012-03-07 | 1 | -1/+1 |
* | ipchains is dead for years (kernel-2.2.x) | Thierry Vignaud | 2012-01-24 | 1 | -1/+1 |
* | (root_services) list shorewall with iptables* in services | Thierry Vignaud | 2012-01-24 | 1 | -1/+1 |
* | kill dead comments & code (support for kernel-2.[24].x, devfs is dead since 2... | Thierry Vignaud | 2011-12-19 | 1 | -2/+0 |
* | Remove dupplicate use | Dexter Morgan | 2011-11-07 | 1 | -2/+0 |
* | Translate the symlink as systemctl enable do not accept them | Dexter Morgan | 2011-11-07 | 1 | -1/+8 |
* | Use systemctl when we have a service file | Dexter Morgan | 2011-11-06 | 1 | -5/+12 |