Systemd/src
Shawn Landden 7c902b1468 udev: fix printf(3) type specifier
src/udev/udev-rules.c: In function 'add_rule':
src/udev/udev-rules.c:1078:33: warning: format '%lu' expects argument of type 'long unsigned int', but argument 8 has type 'int' [-Wformat=]
                                 log_error("invalid key/value pair in file %s on line %u,"
                                 ^
2013-08-23 12:48:14 -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 systemctl: move set-log-level to systemd-analyze 2013-07-26 16:59:55 +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
backlight backlight: instead of syspath use sysname for identifying backlight devices 2013-08-14 02:55: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: remove +x permissions on .c file 2013-08-14 21:47:38 -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 blkio: fix incorrect setting of cpu_shares 2013-08-23 12:48:14 -04:00
cryptsetup systemd-cryptsetup: makes “discard” a synonym for “allow-discards” 2013-08-14 22:54:07 -04:00
delta systemd-delta: Only print colors when on a tty 2013-08-04 08:33:02 -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 fstab-generator: log_oom() if automount_name is null 2013-08-14 22:38:09 -04:00
getty-generator Standarize on one spelling of symlink error message 2013-04-24 00:25:04 -04:00
gpt-auto-generator Rename F_TYPE_CMP() to F_TYPE_EQUAL() 2013-08-20 21:18:43 -04:00
gudev licence: remove references to old FSF address 2012-12-17 11:41:31 +01:00
hostname hostnamectl: show only specific hostname when requested 2013-08-14 19:06:54 -04:00
initctl initctl: use irreversible jobs when switching runlevels 2013-07-24 09:11:36 -04:00
journal remove hasprefix(), use startswith() 2013-08-22 00:52:14 -04:00
kernel-install kernel-install/90-loaderentry.install: do not fail for missing initrd 2013-07-11 13:43:35 +02:00
libsystemd-bus remove hasprefix(), use startswith() 2013-08-22 00:52:14 -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 libudev-enumerate.c:udev_enumerate_get_list_entry() fixed possible stale pointer 2013-08-19 15:21:49 +02:00
locale Add /usr/share/keymaps to localectl supported locations. 2013-08-01 00:09:58 +02:00
login logind: restore logic to kill user processes when session ends 2013-08-13 17:59:28 +02:00
machine logind: update the session state file before we send out the CreateSession() reply 2013-07-26 19:03:54 +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: trivial simplification 2013-08-23 12:48:14 -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: check for oom, give nicer error messages 2013-08-15 12:59:36 -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: a few modernizations 2013-08-13 22:01:55 +02:00
rc-local-generator Standarize on one spelling of symlink error message 2013-04-24 00:25:04 -04:00
readahead Rename F_TYPE_CMP() to F_TYPE_EQUAL() 2013-08-20 21:18:43 -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 core: open up SendSIGHUP property for transient units 2013-07-30 02:54:56 +02:00
shared Optimize startswith() to macro 2013-08-22 00:52:14 -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 sysctl: allow overwriting of values specified in "later" files 2013-08-15 18:43:31 +02:00
system-update-generator Standarize on one spelling of symlink error message 2013-04-24 00:25:04 -04:00
systemctl systemctl: show hint about --full when lines don't fit 2013-08-11 18:10:34 -04:00
systemd journald: fix space limits reporting 2013-06-24 21:06:06 -04:00
test test: Make testing work on systems without or old systemd 2013-08-22 00:52:14 -04:00
timedate man: improve grammar and word formatting in numerous man pages 2013-07-02 23:06:22 -04:00
tmpfiles tmpfiles: introduce --exclude-prefix 2013-07-24 12:04:00 -04:00
tty-ask-password-agent conf-parser: restrict .include usage 2013-04-25 00:05:14 -03:00
udev udev: fix printf(3) type specifier 2013-08-23 12:48:14 -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