Systemd/src
Lennart Poettering 1c2e9646e4 core: simplify unit type detection logic
Introduce a new call unit_type_supported() and make use of it
everywhere.

Also, drop Manager parameter from per-type supported method prototype.
2015-04-30 01:29:00 +02:00
..
ac-power
activate remove unused includes 2015-02-23 23:53:42 +01:00
analyze shared: add terminal-util.[ch] 2015-04-11 00:34:02 +02:00
ask-password remove unused includes 2015-02-23 23:53:42 +01:00
backlight backlight: let udev properties override clamping 2015-02-02 17:18:40 +01:00
binfmt remove unused includes 2015-02-23 23:53:42 +01:00
boot boot/util: add ticks_read() stub 2015-04-11 11:54:45 +02:00
bootchart bootchart: kill newline characters from log_error_errno() calls 2015-04-24 21:51:43 +02:00
bus-proxyd shared: add formats-util.h 2015-04-10 23:54:48 +02:00
cgls remove unused includes 2015-02-23 23:53:42 +01:00
cgroups-agent
cgtop shared: add terminal-util.[ch] 2015-04-11 00:34:02 +02:00
compat-libs
console Use space after a silencing (void) 2015-03-13 23:42:17 -04:00
core core: simplify unit type detection logic 2015-04-30 01:29:00 +02:00
cryptsetup cryptsetup: Implement offset and skip options 2015-04-17 10:53:01 -05:00
dbus1-generator util: rework strappenda(), and rename it strjoina() 2015-02-03 02:05:59 +01:00
debug-generator
delta shared: add terminal-util.[ch] 2015-04-11 00:34:02 +02:00
detect-virt remove unused includes 2015-02-23 23:53:42 +01:00
efi-boot-generator efi-boot-generator: set automount expire for /boot 2015-04-22 00:57:52 +02:00
escape
firstboot shared: add terminal-util.[ch] 2015-04-11 00:34:02 +02:00
fsck fsck: remove fsckd again, but keep the door open for external replacement 2015-04-28 17:30:00 +02:00
fstab-generator automount: add expire support 2015-04-21 20:23:41 +02:00
getty-generator shared: add terminal-util.[ch] 2015-04-11 00:34:02 +02:00
gpt-auto-generator gpt-generator: Find device on a stateless system 2015-04-12 20:00:21 +02:00
gudev remove unused includes 2015-02-23 23:53:42 +01:00
hibernate-resume remove unused includes 2015-02-23 23:53:42 +01:00
hostname sd-bus: drop bus parameter from message callback prototype 2015-04-29 18:36:25 +02:00
hwdb remove unused includes 2015-02-23 23:53:42 +01:00
import sd-bus: allow passing NULL as bus parameter to sd_bus_send() 2015-04-29 18:58:30 +02:00
initctl shared: add formats-util.h 2015-04-10 23:54:48 +02:00
journal shared/utmp-wtmp: add parameter for origin tty and callback userdata 2015-04-24 17:48:12 +02:00
journal-remote journal-gatewayd: use (void) to silence coverity 2015-04-12 22:46:37 -04:00
kernel-install
libsystemd sd-bus: when we get ENOTTY on the HELLO ioctl assume incompatible API version 2015-04-30 01:24:48 +02:00
libsystemd-network dhcp6: remove unnecessary if check 2015-04-21 00:58:56 +02:00
libsystemd-terminal bus-util: drop redundant bus argument from bus_message_map_all_properties() and related calls 2015-04-28 21:34:23 +02:00
libudev libudev: monitor - fix typo in log message 2015-04-29 17:00:16 +02:00
locale sd-bus: drop bus parameter from message callback prototype 2015-04-29 18:36:25 +02:00
login sd-bus: allow passing NULL as bus parameter to sd_bus_send() 2015-04-29 18:58:30 +02:00
machine sd-bus: allow passing NULL as bus parameter to sd_bus_send() 2015-04-29 18:58:30 +02:00
machine-id-commit machine-id-commit: simplifications 2015-03-10 18:56:56 +01:00
machine-id-setup remove unused includes 2015-02-23 23:53:42 +01:00
modules-load remove unused includes 2015-02-23 23:53:42 +01:00
network networkd: introduce vti6 tunnel 2015-04-29 21:54:00 +02:00
notify shared: add formats-util.h 2015-04-10 23:54:48 +02:00
nspawn nspawn: when run as a service, don't ask machined for terminatin of ourselves 2015-04-28 21:34:23 +02:00
nss-myhostname remove unused includes 2015-02-23 23:53:42 +01:00
nss-mymachines
nss-resolve remove unused includes 2015-02-23 23:53:42 +01:00
path tree-wide: there is no ENOTSUP on linux 2015-03-13 14:10:39 +01:00
python-systemd python-systemd: fix is_socket_inet to cope with ports 2015-04-12 10:20:36 -04:00
quotacheck shared: add process-util.[ch] 2015-04-10 23:54:49 +02:00
random-seed random-seed: minor cleanups, in particular when it comes to logging 2015-04-21 18:08:09 +02:00
rc-local-generator
remount-fs remove unused includes 2015-02-23 23:53:42 +01:00
reply-password remove unused includes 2015-02-23 23:53:42 +01:00
resolve tree-wide: get rid of a few more explicit bus parameters 2015-04-29 19:10:09 +02:00
resolve-host remove unused includes 2015-02-23 23:53:42 +01:00
rfkill
run run: by default, wait until the transient unit finished start-up 2015-04-28 12:33:19 +02:00
shared core: rework cgroup path parse logic 2015-04-30 00:49:41 +02:00
sleep remove unused includes 2015-02-23 23:53:42 +01:00
socket-proxy remove unused includes 2015-02-23 23:53:42 +01:00
sysctl sysctl: don't propagate ENOENT sysctl options 2015-04-24 19:56:47 +02:00
system-update-generator remove unused includes 2015-02-23 23:53:42 +01:00
systemctl systemctl: kill newline characters from log_error_errno() calls 2015-04-24 21:50:36 +02:00
systemd sd-bus: drop bus parameter from message callback prototype 2015-04-29 18:36:25 +02:00
sysusers shared: add formats-util.h 2015-04-10 23:54:48 +02:00
sysv-generator sysv-generator: avoid freeing uninitialized variable 2015-04-26 14:45:49 +02:00
test core: rework cgroup path parse logic 2015-04-30 00:49:41 +02:00
timedate sd-bus: drop bus parameter from message callback prototype 2015-04-29 18:36:25 +02:00
timesync timesyncd: print an INFO log message when we successfully reached a time server 2015-04-08 20:14:04 +02:00
tmpfiles tmpfiles: use an ordered hashmap for the tmpfiles items 2015-04-22 18:20:27 +02:00
tty-ask-password-agent shared/utmp-wtmp: add parameter for origin tty and callback userdata 2015-04-24 17:48:12 +02:00
udev udevd: worker - log if worker result cannot be sent 2015-04-24 20:36:05 +02:00
update-done update-done: ignore nanosecond file timestamp components, they are not reliable 2015-04-27 17:25:57 +02:00
update-utmp shared: add formats-util.h 2015-04-10 23:54:48 +02:00
user-sessions user-sessions: move into own subdir and build independently of logind 2015-02-27 17:28:03 -05:00
vconsole shared: add terminal-util.[ch] 2015-04-11 00:34:02 +02:00
.gitignore
Makefile