Systemd/src
2013-07-20 21:33:10 -04:00
..
ac-power unit: add ConditionACPower= 2012-12-31 21:24:26 +01:00
activate replace tabs with spaces in various files 2013-07-02 23:06:22 -04:00
analyze systemd-analyze: Show critical chains for listed units 2013-06-14 16:21:41 -04: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 bootchart: fix typos in copyright notices 2013-06-12 01:40:02 -04:00
cgls logind: add infrastructure to keep track of machines, and move to slices 2013-06-20 03:49:59 +02:00
cgroups-agent cgroups-agent: remove ancient fallback code; turn connection error into warning 2013-07-04 20:54:40 +02:00
cgtop cgroup: the "tasks" attribute is obsolete, cgroup.procs is the new replacement 2013-06-06 15:49:01 +02:00
core core: correct dbus parameter direction 2013-07-20 16:12:20 -04:00
cryptsetup cryptsetup: Add tcrypt support 2013-07-16 01:24:31 +02:00
delta systemd-delta: count overrides only of the requested type 2013-05-16 17:23:28 -04:00
detect-virt build-sys: drop all distribution specfic checks 2013-01-04 23:26:21 +01:00
efi-boot-generator Standarize on one spelling of symlink error message 2013-04-24 00:25:04 -04:00
fsck Do no isolate in case of emergency or severe problems 2013-04-01 23:43:48 -04:00
fstab-generator move _cleanup_ attribute in front of the type 2013-04-18 09:11:22 +02:00
getty-generator Standarize on one spelling of symlink error message 2013-04-24 00:25:04 -04:00
gudev licence: remove references to old FSF address 2012-12-17 11:41:31 +01:00
hostname Allow for the use of @ in remote host calls 2013-06-09 18:26:41 -04:00
initctl initctl: fix return from unitialized memory in error path 2013-03-21 22:39:23 -04:00
journal journald: after the cgroup rework processes may be in both user and system units at the same time 2013-07-19 19:52:30 +02:00
kernel-install kernel-install/90-loaderentry.install: do not fail for missing initrd 2013-07-11 13:43:35 +02:00
libsystemd-bus Add hasprefix macro to check prefixes of fixed length 2013-06-20 23:03:58 -04:00
libsystemd-daemon Include <fcntl.h> instead of <sys/fcntl.h> 2013-04-13 21:02:03 -04:00
libsystemd-id128 id128: when taking user input for a 128bit ID, validate syntax 2013-04-30 08:36:01 -03:00
libudev hwdb: add --device=<device-id> and --filter=<key name glob> 2013-07-01 22:34:43 +02:00
locale Allow for the use of @ in remote host calls 2013-06-09 18:26:41 -04:00
login machined: correct how some properties are exported on the bus 2013-07-19 02:47:21 +02:00
machine machined: correct how some properties are exported on the bus 2013-07-19 02:47:21 +02:00
machine-id-setup build-sys: drop all distribution specfic checks 2013-01-04 23:26:21 +01:00
modules-load move _cleanup_ attribute in front of the type 2013-04-18 09:11:22 +02:00
notify core: add new "scope" unit type for making a unit of pre-existing processes 2013-07-01 00:18:00 +02:00
nspawn nspawn: Reorder includes to fix compilation 2013-07-19 08:25:50 -04:00
nss-myhostname build-sys: add makefile stub link to nss-myhostname/ 2013-04-30 08:36:02 -03:00
python-systemd systemd-python: also update the documentation 2013-07-18 00:05:09 -04:00
quotacheck quota: use QUOTACHECK path correctly as tested in configure.ac 2013-05-06 21:15:38 +02:00
random-seed random-seed: fix error message typo 2012-10-19 17:31:33 +02:00
rc-local-generator Standarize on one spelling of symlink error message 2013-04-24 00:25:04 -04:00
readahead readahead: fix format string issue 2013-04-25 21:50:48 -04: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
run man: extend systemd-run man page a little 2013-07-19 17:51:26 +02:00
shared shared: fix build on !x86 2013-07-20 21:33:10 -04:00
shutdownd Add __attribute__((const, pure, format)) in various places 2013-05-02 22:52:09 -04:00
sleep systemd-sleep: add support for freeze and standby 2013-05-06 22:51:57 +02:00
stdio-bridge bus: add APIs for negotiating what is attached to messages 2013-05-17 04:26:27 +02:00
sysctl fileio: in envfiles, do not skip lines following empty lines 2013-04-13 20:24:39 -04:00
system-update-generator Standarize on one spelling of symlink error message 2013-04-24 00:25:04 -04:00
systemctl man: update documentation of systemctl cgroup commands 2013-07-19 19:29:08 +02:00
systemd journald: fix space limits reporting 2013-06-24 21:06:06 -04:00
test tests: skip tests when executed without privileges but which require them 2013-07-18 23:05:29 +02:00
timedate man: improve grammar and word formatting in numerous man pages 2013-07-02 23:06:22 -04:00
timestamp build-sys: add stub makefiles to all subdirs to ease development with emacs 2012-04-13 21:37:59 +02:00
tmpfiles tmpfiles: Fix memory leak in parse_line() 2013-07-19 09:57:04 -04:00
tty-ask-password-agent conf-parser: restrict .include usage 2013-04-25 00:05:14 -03:00
udev udev: fix two trivial memleaks in error path 2013-07-19 09:57:04 -04:00
update-utmp utmp: turn systemd-update-utmp-shutdown.service into a normal runtime service 2013-05-16 00:19:03 +02:00
vconsole move _cleanup_ attribute in front of the type 2013-04-18 09:11:22 +02:00
.gitignore Add test coverage and generate report with lcov 2013-07-13 21:56:33 -04:00
Makefile relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00