systemd/src
Henrik Grindal Bakken 05b9b83ad3 core: Remove unnecessary typedef
ExecContext isn't used in this header file, and everything seems to
build just fine without this typedef.  The typedef doesn't really belong
here, and at least my gcc-4.4.6 gives an error on type redefined.
2013-04-17 18:27:46 +02:00
..
ac-power unit: add ConditionACPower= 2012-12-31 21:24:26 +01:00
activate activate: do not leak envp on error 2013-03-31 19:01:57 -04:00
analyze analyze: various cleanups 2013-04-08 20:35:25 +02:00
ask-password util: rename parse_usec() to parse_sec() sinds the default unit is seconds 2013-04-03 20:12:57 +02:00
binfmt fileio: in envfiles, do not skip lines following empty lines 2013-04-13 20:24:39 -04:00
boot bootctl: fix help text 2013-03-29 15:47:43 +01:00
bootchart Report about syntax errors with metadata 2013-04-17 00:09:16 -04:00
cgls nspawn: introduce the new /machine/ tree in the cgroup tree and move containers there 2013-04-16 04:41:21 +02: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: print absolute CPU times with format_timespan 2013-04-08 15:23:52 +02:00
core core: Remove unnecessary typedef 2013-04-17 18:27:46 +02:00
cryptsetup Use initalization instead of explicit zeroing 2013-04-05 19:50:57 -04: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 Do no isolate in case of emergency or severe problems 2013-04-01 23:43:48 -04: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 Use initalization instead of explicit zeroing 2013-04-05 19:50:57 -04:00
initctl initctl: fix return from unitialized memory in error path 2013-03-21 22:39:23 -04:00
journal fixup 8c68a7017 and cast to (unsigned long) 2013-04-17 18:23:17 +02:00
kernel-install kernel-install: don't make unused parameter mandatory 2013-04-08 17:00:04 +02:00
libsystemd-bus bus: parse unit/user unit/session from cgroup path 2013-04-16 04:54:46 +02:00
libsystemd-daemon Include <fcntl.h> instead of <sys/fcntl.h> 2013-04-13 21:02:03 -04:00
libsystemd-id128 sd-id128: check that the kernel is feeding us proper data 2013-04-05 00:17:35 -04:00
libudev libudev: remove udev_monitor_new_from_socket() symbol 2013-04-16 02:15:45 +02:00
locale localectl: read X11 keymaps from the correct file 2013-04-15 01:30:21 +02:00
login Report about syntax errors with metadata 2013-04-17 00:09:16 -04:00
machine-id-setup build-sys: drop all distribution specfic checks 2013-01-04 23:26:21 +01:00
modules-load fileio: in envfiles, do not skip lines following empty lines 2013-04-13 20:24:39 -04:00
notify env: considerably beef up environment cleaning logic 2013-02-11 03:54:50 +01:00
nspawn path-util: unify code for detecting OS trees 2013-04-16 05:47:04 +02:00
nss-myhostname Use initalization instead of explicit zeroing in more places 2013-04-10 18:59:42 -04:00
python-systemd sd-messages.h: add new bootchart message id 2013-04-17 00:09:16 -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 fixup 8c68a7017 and cast to (unsigned long) 2013-04-17 18:23:17 +02:00
remount-fs Use initalization instead of explicit zeroing 2013-04-05 19:50:57 -04:00
reply-password Use initalization instead of explicit zeroing 2013-04-05 19:50:57 -04:00
shared fixup 8c68a7017 and cast to (unsigned long) 2013-04-17 18:23:17 +02:00
shutdownd Use initalization instead of explicit zeroing 2013-04-05 19:50:57 -04:00
sleep util: rename write_one_line_file() to write_string_file() 2013-04-03 20:12:56 +02:00
stdio-bridge Use initalization instead of explicit zeroing 2013-04-05 19:50:57 -04:00
sysctl fileio: in envfiles, do not skip lines following empty lines 2013-04-13 20:24:39 -04:00
system-update-generator log.h: new log_oom() -> int -ENOMEM, use it 2012-07-26 11:48:26 +02:00
systemctl systemctl:enable_sysv_units() more _cleanup_free_ 2013-04-17 12:03:20 +02:00
systemd journal: add one more level on top with AND 2013-04-17 09:15:23 +02:00
test core/execute: report invalid environment variables from files 2013-04-17 15:31:45 +02:00
timedate timedated: fixed NTP enabled: n/a 2013-04-17 08:28:41 +02:00
timestamp build-sys: add stub makefiles to all subdirs to ease development with emacs 2012-04-13 21:37:59 +02:00
tmpfiles Fix spelling errors using 'codespell' tool 2013-04-15 08:40:05 -04:00
tty-ask-password-agent Report about syntax errors with metadata 2013-04-17 00:09:16 -04:00
udev nspawn: introduce the new /machine/ tree in the cgroup tree and move containers there 2013-04-16 04:41:21 +02:00
update-utmp Use initalization instead of explicit zeroing 2013-04-05 19:50:57 -04:00
vconsole Use initalization instead of explicit zeroing 2013-04-05 19:50:57 -04: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