Systemd/src
2013-03-30 15:21:55 +01:00
..
ac-power unit: add ConditionACPower= 2012-12-31 21:24:26 +01:00
activate activate: avoid warning from -Wshadow 2013-03-20 19:16:01 -04:00
analyze systemd-analyze: do not format timestamp when not printing it 2013-03-20 19:16:01 -04:00
ask-password build-sys: add stub makefiles to all subdirs to ease development with emacs 2012-04-13 21:37:59 +02:00
binfmt honor SELinux labels, when creating and writing config files 2013-02-14 16:19:38 +01:00
boot bootctl: fix help text 2013-03-29 15:47:43 +01:00
bootchart bootchart: properly terminate string 2013-03-28 23:45:52 -04:00
cgls pager: introduce "jump to end" option 2013-03-07 21:16:04 +01:00
cgroups-agent build-sys: add stub makefiles to all subdirs to ease development with emacs 2012-04-13 21:37:59 +02:00
cgtop cgtop --help: default depth is 3 not 2 2013-03-29 15:42:47 +01:00
core dbus: let's make this const array static 2013-03-30 15:21:54 +01:00
cryptsetup cryptsetup: when prompting for password use GPT partition label 2013-03-26 15:24:44 +01:00
delta pager: introduce "jump to end" option 2013-03-07 21:16:04 +01:00
detect-virt build-sys: drop all distribution specfic checks 2013-01-04 23:26:21 +01:00
efi-boot-generator efi: various cleanups 2013-02-13 00:12:58 +01:00
fsck honor SELinux labels, when creating and writing config files 2013-02-14 16:19:38 +01:00
fstab-generator Always use errno > 0 to help gcc 2013-03-29 10:12:41 -04:00
getty-generator honor SELinux labels, when creating and writing config files 2013-02-14 16:19:38 +01:00
gudev licence: remove references to old FSF address 2012-12-17 11:41:31 +01:00
hostname hostnamed: pretty_string_is_safe() already exists in string_has_cc(), so use that 2013-03-22 18:01:26 +01:00
initctl initctl: fix return from unitialized memory in error path 2013-03-21 22:39:23 -04:00
journal journalctl: fix --update-catalog with not --root arg 2013-03-29 10:12:41 -04:00
kernel-install kernel-install: rename the loader entry filename 2013-02-26 15:21:23 +01:00
libsystemd-bus bus: if we recieve fds but fd passing is off, consider this an error 2013-03-30 15:21:55 +01:00
libsystemd-daemon Always use errno > 0 to help gcc 2013-03-29 10:12:41 -04:00
libsystemd-id128 update .gitignore 2012-04-13 21:58:01 +02:00
libudev libudev: avoid potential misaligned accesses 2013-03-20 16:18:04 +01:00
locale Always use errno > 0 to help gcc 2013-03-29 10:12:41 -04:00
login Drop src/login/uaccess.c, dead code 2013-03-26 13:28:49 +01:00
machine-id-setup build-sys: drop all distribution specfic checks 2013-01-04 23:26:21 +01:00
modules-load modules-load: there's really no point in mentioning that a certain modules is already loaded 2013-03-26 03:13:41 +01:00
notify env: considerably beef up environment cleaning logic 2013-02-11 03:54:50 +01:00
nspawn nspawn: don't make assumptions about the size of pid_t 2013-03-15 16:49:08 +01:00
nss-myhostname nss-myhostname: copy first result to preallocated buffer 2013-02-07 01:02:33 -05:00
python-systemd systemd-python: allow retrieval of single fields 2013-03-21 23:05:09 -04:00
quotacheck honor SELinux labels, when creating and writing config files 2013-02-14 16:19:38 +01:00
random-seed random-seed: fix error message typo 2012-10-19 17:31:33 +02:00
rc-local-generator build-sys: make rc-local support part of SYSV compat 2013-01-04 23:26:20 +01:00
readahead readahead: cleanups 2013-03-26 11:35:27 -07:00
remount-fs service: add options RestartPreventExitStatus and SuccessExitStatus 2012-08-14 14:46:03 +02:00
reply-password build-sys: add stub makefiles to all subdirs to ease development with emacs 2012-04-13 21:37:59 +02:00
shared prioq: consider a NULL prioq empty 2013-03-30 15:21:55 +01:00
shutdownd shutdownd: shut up bogus gcc warning 2013-03-21 22:39:23 -04:00
sleep honor SELinux labels, when creating and writing config files 2013-02-14 16:19:38 +01:00
stdio-bridge stdio-bridge: modernization 2013-03-20 23:00:09 +01:00
sysctl systemd-sysctl: Handle missing /etc/sysctl.conf properly 2013-03-27 12:01:44 -04:00
system-update-generator log.h: new log_oom() -> int -ENOMEM, use it 2012-07-26 11:48:26 +02:00
systemctl unit: no need to export variables if we can avoid it 2013-03-30 15:21:54 +01:00
systemd shutdown: move attribute packed to the end of the declaration, so it is not ignored 2013-03-13 01:39:11 +01:00
test test-path-util: fix another stupid test failure 2013-03-29 20:30:21 -04:00
timedate timedated: extra overflow safety check when doing relative time changes 2013-03-22 21:38:49 +01:00
timestamp build-sys: add stub makefiles to all subdirs to ease development with emacs 2012-04-13 21:37:59 +02:00
tmpfiles Always use errno > 0 to help gcc 2013-03-29 10:12:41 -04:00
tty-ask-password-agent Revert "log_error() if inotify_add_watch() fails" 2013-02-13 16:25:33 +01:00
udev udev: extern on functions is pointless 2013-03-30 15:21:54 +01:00
update-utmp utmp: read the right timestamp 2012-09-17 17:48:19 +02:00
vconsole honor SELinux labels, when creating and writing config files 2013-02-14 16:19:38 +01:00
.gitignore move libsystemd-id128, libsystemd-daemon to subdir 2012-04-12 15:26:39 +02:00
Makefile relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00