..
ac-power
treewide: no need to negate errno for log_*_errno()
2014-11-28 13:29:21 +01:00
activate
util: introduce common version() implementation and use it everywhere
2015-09-29 21:08:37 +02:00
analyze
analyze: add new set-log-target subcommand
2015-09-30 15:25:23 +02:00
ask-password
tree-wide: don't do assignments within if checks
2015-09-09 08:20:20 +02:00
backlight
fileio: consolidate write_string_file*()
2015-07-06 19:19:25 -04:00
basic
log: properly return -EINVAL from log_set_max_level_from_string()
2015-09-30 15:25:23 +02:00
binfmt
util: introduce common version() implementation and use it everywhere
2015-09-29 21:08:37 +02:00
boot
util: introduce common version() implementation and use it everywhere
2015-09-29 21:08:37 +02:00
bootchart
Merge pull request #1218 from poettering/safe-fclose
2015-09-09 15:45:03 +02:00
bus-proxyd
util: introduce common version() implementation and use it everywhere
2015-09-29 21:08:37 +02:00
cgls
bus-util: rename bus_open_transport() to bus_connect_transport()
2015-09-29 21:55:52 +02:00
cgroups-agent
bus-util: rename bus_open_transport() to bus_connect_transport()
2015-09-29 21:55:52 +02:00
cgtop
bus-util: rename bus_open_transport() to bus_connect_transport()
2015-09-29 21:55:52 +02:00
compat-libs
#pragma once here and there
2015-01-23 09:30:44 -05:00
core
core: add a "Requires=" dependency between units and the slices they are located in
2015-09-29 21:55:52 +02:00
cryptsetup
cryptsetup-generator: Properly check return code
2015-09-10 10:23:49 +02:00
dbus1-generator
util: introduce safe_fclose() and port everything over to it
2015-09-09 15:26:11 +02:00
debug-generator
tree-wide: update empty-if coccinelle script to cover empty-while and more
2015-09-09 14:59:51 +02:00
delta
util: introduce common version() implementation and use it everywhere
2015-09-29 21:08:37 +02:00
detect-virt
detect-virt: various modernizations
2015-09-29 21:55:51 +02:00
escape
util: introduce common version() implementation and use it everywhere
2015-09-29 21:08:37 +02:00
firstboot
util: introduce common version() implementation and use it everywhere
2015-09-29 21:08:37 +02:00
fsck
bus-util: rename bus_open_transport() to bus_connect_transport()
2015-09-29 21:55:52 +02:00
fstab-generator
basic: rework virtualization detection API
2015-09-07 13:42:47 +02:00
getty-generator
basic: rework virtualization detection API
2015-09-07 13:42:47 +02:00
gpt-auto-generator
gpt-auto: fix ESP options and description
2015-09-08 21:30:34 +02:00
hibernate-resume
fileio: consolidate write_string_file*()
2015-07-06 19:19:25 -04:00
hostname
bus-util: rename bus_open_transport() to bus_connect_transport()
2015-09-29 21:55:52 +02:00
hwdb
util: introduce common version() implementation and use it everywhere
2015-09-29 21:08:37 +02:00
import
util: introduce common version() implementation and use it everywhere
2015-09-29 21:08:37 +02:00
initctl
bus-util: rename bus_open_transport() to bus_connect_transport()
2015-09-29 21:55:52 +02:00
journal
bus-util: rename bus_open_transport() to bus_connect_transport()
2015-09-29 21:55:52 +02:00
journal-remote
util: introduce common version() implementation and use it everywhere
2015-09-29 21:08:37 +02:00
kernel-install
90-loaderentry.install: fixup BOOT_OPTIONS
2015-06-02 16:10:06 +02:00
libsystemd
Merge pull request #1408 from poettering/systemctl-and-more
2015-09-29 22:10:40 +02:00
libsystemd-network
tree-wide: use strempty() where possible
2015-09-30 11:41:03 +02:00
libudev
tree-wide: use coccinelle to patch a lot of code to use mfree()
2015-09-09 08:19:27 +02:00
locale
bus-util: rename bus_open_transport() to bus_connect_transport()
2015-09-29 21:55:52 +02:00
login
tree-wide: use strempty() where possible
2015-09-30 11:41:03 +02:00
machine
bus-util: rename bus_open_transport() to bus_connect_transport()
2015-09-29 21:55:52 +02:00
machine-id-setup
machine-id-commit: merge machine-id-commit functionality into machine-id-setup
2015-09-29 21:55:51 +02:00
modules-load
util: introduce common version() implementation and use it everywhere
2015-09-29 21:08:37 +02:00
network
util: introduce common version() implementation and use it everywhere
2015-09-29 21:08:37 +02:00
notify
util: introduce common version() implementation and use it everywhere
2015-09-29 21:08:37 +02:00
nspawn
nspawn: mount /sys as tmpfs, and then mount only select subdirs of the real sysfs below it
2015-09-30 15:19:33 +02:00
nss-myhostname
hostname-util: introduce new is_gateway_hostname() call
2015-08-21 12:07:13 +02:00
nss-mymachines
util: drop UID_IS_INVALID() in favour of uid_is_valid()
2015-09-22 16:31:32 +02:00
nss-resolve
resolved: rework synthesizing logic
2015-08-21 12:41:08 +02:00
path
util: introduce common version() implementation and use it everywhere
2015-09-29 21:08:37 +02: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
tree-wide: drop {} from one-line if blocks
2015-09-09 08:20:20 +02:00
rc-local-generator
treewide: use log_*_errno whenever %m is in the format string
2014-11-28 19:49:27 +01:00
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: cache - cache what we can of negative redirect chains
2015-09-16 17:03:18 +02:00
resolve-host
util: introduce common version() implementation and use it everywhere
2015-09-29 21:08:37 +02:00
rfkill
fileio: consolidate write_string_file*()
2015-07-06 19:19:25 -04:00
run
bus-util: rename bus_open_transport() to bus_connect_transport()
2015-09-29 21:55:52 +02:00
shared
systemctl: various modernizations
2015-09-30 12:23:32 +02:00
sleep
util: introduce common version() implementation and use it everywhere
2015-09-29 21:08:37 +02:00
socket-proxy
util: introduce common version() implementation and use it everywhere
2015-09-29 21:08:37 +02:00
sysctl
util: introduce common version() implementation and use it everywhere
2015-09-29 21:08:37 +02:00
system-update-generator
remove unused includes
2015-02-23 23:53:42 +01:00
systemctl
systemctl: when reading legacy -t argument for shutdown, don't drop following parameter
2015-09-30 12:23:33 +02:00
systemd
sd-bus: add sd_bus_path_{encode,decode}_many()
2015-09-26 16:57:23 +02:00
sysusers
util: introduce common version() implementation and use it everywhere
2015-09-29 21:08:37 +02:00
sysv-generator
util: add safe_closedir() similar to safe_fclose()
2015-09-22 16:30:24 +02:00
test
systemctl: move strv_skip_first() out of systemctl.c
2015-09-29 21:55:52 +02:00
timedate
bus-util: rename bus_open_transport() to bus_connect_transport()
2015-09-29 21:55:52 +02:00
timesync
timesyncd: fix how we print a PID
2015-09-11 18:31:49 +02:00
tmpfiles
util: introduce common version() implementation and use it everywhere
2015-09-29 21:08:37 +02:00
tty-ask-password-agent
tree-wide: use strempty() where possible
2015-09-30 11:41:03 +02:00
udev
udev: ata_id - ATA_ID_SATA_CAPABILITY == 76
2015-09-22 18:00:52 +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
update-utmp: flush and close the bus used for connections after use
2015-09-29 21:55:52 +02:00
user-sessions
tree-wide: drop {} from one-line if blocks
2015-09-09 08:20:20 +02:00
vconsole
basic: rework virtualization detection API
2015-09-07 13:42:47 +02:00
.gitignore
Makefile