Systemd/src
Lennart Poettering 8013e860b6 resolved: make DnsQuestion logic handle NULL arrays as empty arrays
Following our usual logic of treating NULL arrays as empty arrays (for
example, see strv.c) do the same for questions too.
2015-08-21 12:41:08 +02:00
..
ac-power
activate tree-wide: whenever we fork off a foreign child process reset signal mask/handlers 2015-06-10 01:28:58 +02:00
analyze analyze: correctly draw the plot for user instances 2015-07-28 01:16:24 +03:00
ask-password remove unused includes 2015-02-23 23:53:42 +01:00
backlight fileio: consolidate write_string_file*() 2015-07-06 19:19:25 -04:00
basic hostname-util: introduce new is_gateway_hostname() call 2015-08-21 12:07:13 +02:00
binfmt tree-wide: fix write_string_file() user that should not create files 2015-07-06 19:27:20 -04:00
boot bootctl: fix path in log message 2015-08-06 13:59:38 +02:00
bootchart tree-wide: convert bootchart and lldp code to use clock_boottime_or_monotonic() 2015-08-03 17:40:46 +02:00
bus-proxyd sd-bus: do not connect to dbus-1 socket when kdbus is available 2015-08-11 20:49:36 +02:00
cgls cgls: machines can also be services 2015-07-22 17:53:14 -04:00
cgroups-agent sd-bus: introduce new sd_bus_flush_close_unref() call 2015-07-03 19:49:03 +02:00
cgtop cgtop: include missing signal.h for sigwinch 2015-07-17 10:39:06 +02:00
compat-libs #pragma once here and there 2015-01-23 09:30:44 -05:00
core Merge pull request #977 from richardmaw-codethink/machinectl-userns-login-v2 2015-08-17 15:12:15 +02:00
cryptsetup tree-wide: introduce mfree() 2015-07-31 19:56:38 +02:00
dbus1-generator sd-bus: do not connect to dbus-1 socket when kdbus is available 2015-08-11 20:49:36 +02:00
debug-generator core: rework unit name validation and manipulation logic 2015-05-05 15:06:42 -07:00
delta tree-wide: whenever we fork off a foreign child process reset signal mask/handlers 2015-06-10 01:28:58 +02:00
detect-virt remove unused includes 2015-02-23 23:53:42 +01:00
escape escape: fix exit code 2015-07-01 23:46:42 -07:00
firstboot Merge branch 'hostnamectl-dot-v2' 2015-08-05 21:02:41 -04:00
fsck sd-bus: introduce new sd_bus_flush_close_unref() call 2015-07-03 19:49:03 +02:00
fstab-generator swap: use swapon -o 2015-05-25 17:06:15 +02:00
getty-generator core: rework unit name validation and manipulation logic 2015-05-05 15:06:42 -07:00
gpt-auto-generator gpt-auto-generator: warn on ambiguous blkid probe 2015-08-11 23:38:19 +02:00
hibernate-resume fileio: consolidate write_string_file*() 2015-07-06 19:19:25 -04:00
hostname hostname-util: get rid of unused parameter of hostname_cleanup() 2015-08-05 20:49:21 -04:00
hwdb Revert "hwdb: actually search /run/udev/hwdb.d" 2015-06-09 11:26:06 +02:00
import Coverity #1299013 2015-08-08 09:54:10 +03:00
initctl shared: add formats-util.h 2015-04-10 23:54:48 +02:00
journal journal: remove error check that never happens 2015-08-18 00:11:16 +02:00
journal-remote Bug #944: Deletion of unnecessary checks before a few calls of systemd functions 2015-08-17 10:45:30 +02:00
kernel-install 90-loaderentry.install: fixup BOOT_OPTIONS 2015-06-02 16:10:06 +02:00
libsystemd Merge pull request #977 from richardmaw-codethink/machinectl-userns-login-v2 2015-08-17 15:12:15 +02:00
libsystemd-network libsystemd-network: fix memory leak 2015-08-08 14:24:11 +03:00
libudev libudev: device - fix typo in udev_device_get_sysattr_list_entry() 2015-06-17 22:03:34 +02:00
locale strv: convert strv_split_quotes into a generic strv_split_extract 2015-08-07 15:50:43 +00:00
login logind: get a fresh file descriptor to clean up a VT 2015-08-18 15:26:11 -04:00
machine Merge pull request #977 from richardmaw-codethink/machinectl-userns-login-v2 2015-08-17 15:12:15 +02:00
machine-id-commit machine-id-commit: simplifications 2015-03-10 18:56:56 +01:00
machine-id-setup remove unused includes 2015-02-23 23:53:42 +01:00
modules-load modules-load: fix memory leak 2015-05-13 14:07:26 +02:00
network Merge branch 'hostnamectl-dot-v2' 2015-08-05 21:02:41 -04:00
notify shared: add formats-util.h 2015-04-10 23:54:48 +02:00
nspawn nspawn: Allow : characters in overlay paths 2015-08-07 15:50:43 +00:00
nss-myhostname hostname-util: introduce new is_gateway_hostname() call 2015-08-21 12:07:13 +02:00
nss-mymachines nss-mymachines: map userns users of containers to real user names 2015-07-09 14:46:20 -03:00
nss-resolve sd-bus: introduce new sd_bus_flush_close_unref() call 2015-07-03 19:49:03 +02:00
path tree-wide: there is no ENOTSUP on linux 2015-03-13 14:10:39 +01:00
quotacheck tree-wide: whenever we fork off a foreign child process reset signal mask/handlers 2015-06-10 01:28:58 +02:00
random-seed random-seed: minor cleanups, in particular when it comes to logging 2015-04-21 18:08:09 +02:00
rc-local-generator
remount-fs tree-wide: whenever we fork off a foreign child process reset signal mask/handlers 2015-06-10 01:28:58 +02:00
reply-password remove unused includes 2015-02-23 23:53:42 +01:00
resolve resolved: make DnsQuestion logic handle NULL arrays as empty arrays 2015-08-21 12:41:08 +02:00
resolve-host resolve-host: print RTT 2015-08-16 20:52:21 +02:00
rfkill fileio: consolidate write_string_file*() 2015-07-06 19:19:25 -04:00
run tree-wide: use free_and_strdup() 2015-07-30 13:09:01 +02:00
shared dns-domain: add call for concatenating two domain names 2015-08-21 12:41:07 +02:00
sleep fileio: consolidate write_string_file*() 2015-07-06 19:19:25 -04:00
socket-proxy remove unused includes 2015-02-23 23:53:42 +01:00
sysctl sysctl: reword warning message a bit 2015-08-05 11:02:24 +03:00
system-update-generator remove unused includes 2015-02-23 23:53:42 +01:00
systemctl support reboot -f for kexec kernel 2015-08-12 08:11:15 +02:00
systemd sd-netlink: introduce api for new NL type NLA_FLAG 2015-07-29 11:59:16 +05:30
sysusers util: Don't interpret quotes by default in extract_first_word 2015-08-07 15:50:42 +00:00
sysv-generator sysv-generator: fix coding-style 2015-07-01 13:02:58 +02:00
test dns-domain: add call for concatenating two domain names 2015-08-21 12:41:07 +02:00
timedate timedatectl: assert timezone is not null in setenv() call. 2015-08-19 10:04:00 +00:00
timesync timesyncd: remove RLIMIT_NPROC 2015-07-31 15:33:49 +02:00
tmpfiles util: Don't interpret quotes by default in extract_first_word 2015-08-07 15:50:42 +00:00
tty-ask-password-agent tree-wide: introduce mfree() 2015-07-31 19:56:38 +02:00
udev Bug #944: Deletion of unnecessary checks before calls of the function "free" 2015-08-17 09:30:49 +02:00
update-done update-done: ignore nanosecond file timestamp components, they are not reliable 2015-04-27 17:25:57 +02:00
update-utmp Bug #944: Deletion of unnecessary checks before a few calls of systemd functions 2015-08-17 10:45:30 +02:00
user-sessions user-sessions: fix write_string_file() fallout 2015-07-21 15:59:02 +02:00
vconsole tree-wide: fix write_string_file() user that should not create files 2015-07-06 19:27:20 -04:00
.gitignore
Makefile