Systemd/src
Tom Gundersen 9dedfe7f66 libudev: monitor - warn if we fail to request SO_PASSCRED
The function still succeeds, so there is no functional change. This fixes CID #996288.
2014-09-18 13:48:44 +02:00
..
ac-power
activate activate: fix fd leak in do_accept() 2014-09-11 17:47:37 +02:00
analyze hashmap: introduce hash_ops to make struct Hashmap smaller 2014-09-15 16:08:50 +02:00
ask-password Unify parse_argv style 2014-08-03 21:46:07 -04:00
backlight backlight: Avoid error when state restore is disabled 2014-09-11 00:53:49 +02:00
binfmt Unify parse_argv style 2014-08-03 21:46:07 -04:00
boot Unify parse_argv style 2014-08-03 21:46:07 -04:00
bootchart bootchart: oom-check correct variable 2014-09-16 20:25:30 +02:00
bus-proxyd hashmap: introduce hash_ops to make struct Hashmap smaller 2014-09-15 16:08:50 +02:00
cgls bus: always explicitly close bus from main programs 2014-08-04 16:25:24 +02:00
cgroups-agent bus: always explicitly close bus from main programs 2014-08-04 16:25:24 +02:00
cgtop hashmap: introduce hash_ops to make struct Hashmap smaller 2014-09-15 16:08:50 +02:00
compat-libs build-sys: build compat libs from sources, avoiding the not generally available ifunc wrapping 2014-02-22 21:28:55 +01:00
core core: fix resource leak in manager_environment_add 2014-09-16 21:47:24 +02:00
cryptsetup Reject invalid quoted strings 2014-07-31 04:00:31 -04:00
dbus1-generator dbus1-generator: properly free the FILE* 2014-08-22 12:44:17 +02:00
debug-generator debug-generator: add new kernel cmdline option systemd.wants= to add units to the initial transaction 2014-06-20 13:36:28 +02:00
delta hashmap: introduce hash_ops to make struct Hashmap smaller 2014-09-15 16:08:50 +02:00
detect-virt Unify parse_argv style 2014-08-03 21:46:07 -04:00
efi-boot-generator efi-boot-generator: typo fix 2014-03-07 02:40:24 +01:00
escape Unify parse_argv style 2014-08-03 21:46:07 -04:00
firstboot firstboot: silence a warning 2014-09-11 21:29:59 +02:00
fsck bus: always explicitly close bus from main programs 2014-08-04 16:25:24 +02:00
fstab-generator util: allow strappenda to take any number of args 2014-08-13 20:41:41 -04:00
getty-generator util: allow strappenda to take any number of args 2014-08-13 20:41:41 -04:00
gpt-auto-generator gpt-auto-generator: fix typo 2014-09-16 13:50:11 +02:00
gudev gudev: replace regex with sym file 2014-06-21 16:25:15 +02:00
hibernate-resume hibernate-resume: let's move all hibernate-resume tools into the same directory 2014-09-04 21:42:52 +02:00
hostname hostname: add missing EMITS_CHANGE annotation 2014-09-16 17:34:54 +02:00
initctl notify: send STOPPING=1 from our daemons 2014-08-21 17:24:21 +02:00
journal hashmap: introduce hash_ops to make struct Hashmap smaller 2014-09-15 16:08:50 +02:00
journal-remote hashmap: introduce hash_ops to make struct Hashmap smaller 2014-09-15 16:08:50 +02:00
kernel-install kernel-install/90-loaderentry.install: fixed cmdline parsing 2014-08-15 14:41:50 +02:00
libsystemd sd-bus: sync kdbus.h 2014-09-18 10:25:38 +02:00
libsystemd-network libsystemd-network: dhcp-test - assert that malloc0 succeeds 2014-09-17 19:13:35 +02:00
libsystemd-terminal terminal: remove dead code checking O_WRONLY 2014-09-16 23:01:48 +02:00
libudev libudev: monitor - warn if we fail to request SO_PASSCRED 2014-09-18 13:48:44 +02:00
locale hashmap: introduce hash_ops to make struct Hashmap smaller 2014-09-15 16:08:50 +02:00
login logind: fix typo 2014-09-17 22:41:05 +02:00
machine hashmap: introduce hash_ops to make struct Hashmap smaller 2014-09-15 16:08:50 +02:00
machine-id-setup Unify parse_argv style 2014-08-03 21:46:07 -04:00
modules-load Unify parse_argv style 2014-08-03 21:46:07 -04:00
network networkd: dhcp4 - fix unchecked return value 2014-09-17 19:13:35 +02:00
notify remove unneeded error.h includes 2014-09-15 17:02:25 +02:00
nspawn nspawn: fix --network-interface 2014-08-28 12:16:07 +02:00
nss-myhostname networkd: add minimal client tool "networkd" to query network status 2014-08-12 01:54:40 +02:00
nss-mymachines machined: fix address API signatures 2014-08-04 19:05:06 +02:00
nss-resolve nss-resolve: remove dead code 2014-09-17 20:50:36 +02:00
path remove unneeded error.h includes 2014-09-15 17:02:25 +02:00
python-systemd Always prefer our headers to system headers 2014-07-31 08:56:03 -04:00
quotacheck stop complaining about unknown kernel cmdline options 2014-06-19 16:55:20 +02:00
random-seed random-seed: improve debugging messages a bit 2013-11-15 22:53:14 -05:00
rc-local-generator rc-local: use access(X_OK) to check if files are executable 2013-10-29 19:34:59 +01:00
readahead hashmap: introduce hash_ops to make struct Hashmap smaller 2014-09-15 16:08:50 +02:00
remount-fs hashmap: introduce hash_ops to make struct Hashmap smaller 2014-09-15 16:08:50 +02:00
reply-password fix a couple of more lazy "return -1" 2014-08-11 18:35:54 +02:00
resolve hashmap: introduce hash_ops to make struct Hashmap smaller 2014-09-15 16:08:50 +02:00
resolve-host cmdline: for new tools avoid introduce new negative switches, and properly align --help texts 2014-08-20 00:18:14 +02:00
rfkill rfkill: Avoid error when state restore is disabled 2013-12-06 16:44:38 +01:00
run bus: always explicitly close bus from main programs 2014-08-04 16:25:24 +02:00
shared shared: conf-parser 2014-09-17 22:19:53 +02:00
shutdownd notify: send STOPPING=1 from our daemons 2014-08-21 17:24:21 +02:00
sleep Unify parse_argv style 2014-08-03 21:46:07 -04:00
socket-proxy hashmap: introduce hash_ops to make struct Hashmap smaller 2014-09-15 16:08:50 +02:00
sysctl sysctl: make --prefix allow all kinds of sysctl paths 2014-09-17 09:11:02 +02:00
system-update-generator system-update-generator: modernizations 2014-06-13 13:26:32 +02:00
systemctl systemctl: fix resource leak CID #1237747 2014-09-18 10:16:23 +02:00
systemd sd-network: add _get_network_file api 2014-09-08 15:09:07 +02:00
sysusers hashmap: introduce hash_ops to make struct Hashmap smaller 2014-09-15 16:08:50 +02:00
sysv-generator sysv-generator: don't check first if hashmap contains the service name 2014-09-17 23:11:58 +02:00
test tests: fix resource & mem leaks 2014-09-18 12:09:10 +02:00
timedate bus-util: simplify bus_verify_polkit_async() a bit 2014-08-18 17:49:53 +02:00
timesync Revert "timesyncd: remove retry_timer logic which is covered by the server timeout" 2014-09-02 15:29:15 +02:00
tmpfiles hashmap: introduce hash_ops to make struct Hashmap smaller 2014-09-15 16:08:50 +02:00
tty-ask-password-agent tty-ask-password-agent: modernization 2014-08-03 21:46:07 -04:00
udev udev: event - modernize spawn_exec() 2014-09-17 22:19:53 +02:00
update-done update-done: include a short description in .updated 2014-07-26 15:08:42 -04:00
update-utmp Remove unnecessary casts in printfs 2014-05-15 15:29:58 +02:00
vconsole vconsole-setup: fix inverted error messages 2014-07-07 08:55:58 -04:00
.gitignore
Makefile