Systemd/src/shared
Lennart Poettering b69d29ce04 systemctl: show main and control PID explicitly in cgroup-show
In some cases the main/control PID of a service can be outside of the
services cgroups (for example, if logind readjusts the processes'
cgroup). In order to clarify this for the user show the main/control PID
in the cgroup tree nonetheless, but mark them specially.
2012-04-16 18:59:40 +02:00
..
linux build-sys: move src/linux/ to src/shared/linux 2012-04-12 18:27:35 +02:00
Makefile build-sys: add stub makefiles to make emacs easier to use 2012-04-12 13:35:56 +02:00
acl-util.c relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
acl-util.h relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
ask-password-api.c move remainig shared stuff to shared/ 2012-04-12 15:11:39 +02:00
ask-password-api.h build-sys: move a few things into more appropriate places 2012-04-12 13:35:56 +02:00
audit.c relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
audit.h relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
capability.c relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
capability.h relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
cgroup-label.c cgroup: if a controller is not available don't try to create cgroups in its hierarchy 2012-04-16 18:59:07 +02:00
cgroup-show.c systemctl: show main and control PID explicitly in cgroup-show 2012-04-16 18:59:40 +02:00
cgroup-show.h systemctl: show main and control PID explicitly in cgroup-show 2012-04-16 18:59:40 +02:00
cgroup-util.c systemctl: show main and control PID explicitly in cgroup-show 2012-04-16 18:59:40 +02:00
cgroup-util.h cgroup: if a controller is not available don't try to create cgroups in its hierarchy 2012-04-16 18:59:07 +02:00
conf-parser.c relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
conf-parser.h relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
dbus-common.c logind: add shutdown/suspend/idle inhibition framework 2012-04-16 18:59:08 +02:00
dbus-common.h logind: add shutdown/suspend/idle inhibition framework 2012-04-16 18:59:08 +02:00
dbus-loop.c move remainig shared stuff to shared/ 2012-04-12 15:11:39 +02:00
dbus-loop.h move remainig shared stuff to shared/ 2012-04-12 15:11:39 +02:00
def.h move remainig shared stuff to shared/ 2012-04-12 15:11:39 +02:00
exit-status.c relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
exit-status.h relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
hashmap.c relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
hashmap.h relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
install.c move more common files to shared/ and add them to shared.la 2012-04-12 02:39:37 +02:00
install.h move more common files to shared/ and add them to shared.la 2012-04-12 02:39:37 +02:00
ioprio.h move list.h, macro.h, ioprio.h to shared/ 2012-04-10 19:47:00 +02:00
label.c relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
label.h relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
list.h relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
log.c relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
log.h relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
logs-show.c fix a couple of things found with the llvm static analyzer 2012-04-13 13:58:50 +02:00
logs-show.h move more common files to shared/ and add them to shared.la 2012-04-12 02:39:37 +02:00
macro.h relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
missing.h move remainig shared stuff to shared/ 2012-04-12 15:11:39 +02:00
mkdir.c relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
mkdir.h relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
pager.c relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
pager.h relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
path-lookup.c move more common files to shared/ and add them to shared.la 2012-04-12 02:39:37 +02:00
path-lookup.h move more common files to shared/ and add them to shared.la 2012-04-12 02:39:37 +02:00
polkit.c logind: add shutdown/suspend/idle inhibition framework 2012-04-16 18:59:08 +02:00
polkit.h move remainig shared stuff to shared/ 2012-04-12 15:11:39 +02:00
ratelimit.c relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
ratelimit.h relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
set.c relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
set.h relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
socket-label.c relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
socket-util.c relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
socket-util.h relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
spawn-ask-password-agent.c move more common files to shared/ and add them to shared.la 2012-04-12 02:39:37 +02:00
spawn-ask-password-agent.h move more common files to shared/ and add them to shared.la 2012-04-12 02:39:37 +02:00
spawn-polkit-agent.c polkit: spawn agent in --fallback mode 2012-04-13 21:52:42 +02:00
spawn-polkit-agent.h move more common files to shared/ and add them to shared.la 2012-04-12 02:39:37 +02:00
specifier.c move more common files to shared/ and add them to shared.la 2012-04-12 02:39:37 +02:00
specifier.h move more common files to shared/ and add them to shared.la 2012-04-12 02:39:37 +02:00
strv.c relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
strv.h relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
unit-name.c move more common files to shared/ and add them to shared.la 2012-04-12 02:39:37 +02:00
unit-name.h move more common files to shared/ and add them to shared.la 2012-04-12 02:39:37 +02:00
utf8.c relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
utf8.h relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
util.c logind: add shutdown/suspend/idle inhibition framework 2012-04-16 18:59:08 +02:00
util.h util: introduce memdup() 2012-04-16 18:59:08 +02:00
utmp-wtmp.c move more common files to shared/ and add them to shared.la 2012-04-12 02:39:37 +02:00
utmp-wtmp.h move more common files to shared/ and add them to shared.la 2012-04-12 02:39:37 +02:00
virt.c relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
virt.h relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
watchdog.c move more common files to shared/ and add them to shared.la 2012-04-12 02:39:37 +02:00
watchdog.h move more common files to shared/ and add them to shared.la 2012-04-12 02:39:37 +02:00