1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-12 15:21:19 +03:00
systemd/src
David Herrmann 0b2ec8a3bf sysv-generator: fix coding-style
Fix weird coding-style:
 - proper white-space
 - no if (func() >= 0) bail-outs
 - fix braces
 - avoid 'r' for anything but errno
 - init _cleanup_ variables unconditionally, even if not needed
2015-07-01 13:02:58 +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
ask-password
backlight
basic util: fix incorrect escape sequence in string_is_safe() 2015-06-28 20:02:44 +02:00
binfmt
boot bootctl: fix an error check 2015-05-23 13:03:30 +02:00
bootchart bootchart: Ensure that /proc/schedstat is read entirely 2015-06-30 15:09:02 +00:00
bus-proxyd bus-proxy: ignore 'log' attributes in XML policy 2015-06-25 13:13:17 +02:00
cgls
cgroups-agent
cgtop cgtop: IO readings are valid if any data is available, even if unchanged since last tick 2015-06-10 18:06:28 -05:00
compat-libs
console everywhere: port everything to sigprocmask_many() and friends 2015-06-15 20:13:23 +02:00
core Revert "kmod-setup: don't print warning on -ENOSYS" 2015-07-01 12:58:03 +02:00
cryptsetup cryptsetup: craft a unique ID with the source device 2015-06-09 10:17:55 +02:00
dbus1-generator
debug-generator
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
efi-boot-generator path-util: Change path_is_mount_point() symlink arg from bool to flags 2015-05-29 17:42:44 +02:00
escape
firstboot
fsck tree-wide: whenever we fork off a foreign child process reset signal mask/handlers 2015-06-10 01:28:58 +02:00
fstab-generator swap: use swapon -o 2015-05-25 17:06:15 +02:00
getty-generator
gpt-auto-generator path-util: Change path_is_mount_point() symlink arg from bool to flags 2015-05-29 17:42:44 +02:00
hibernate-resume
hostname
hwdb Revert "hwdb: actually search /run/udev/hwdb.d" 2015-06-09 11:26:06 +02:00
import import/pull: fix pulling by image digest 2015-06-18 12:04:30 +02:00
initctl
journal journal: make sure the clock increases strict monotonic 2015-06-17 23:26:39 +02:00
journal-remote everywhere: port everything to sigprocmask_many() and friends 2015-06-15 20:13:23 +02:00
kernel-install 90-loaderentry.install: fixup BOOT_OPTIONS 2015-06-02 16:10:06 +02:00
libsystemd sd-netlink: message - remove unused next_rta_offset field 2015-06-28 19:16:04 +02:00
libsystemd-network sd-dhcp-client: readd deleted error check 2015-06-17 19:11:18 +02:00
libsystemd-terminal build-sys: add all source files and no built files to the tar ball 2015-06-23 12:43:15 +02:00
libudev libudev: device - fix typo in udev_device_get_sysattr_list_entry() 2015-06-17 22:03:34 +02:00
locale tree-wide: fix memory leaks in users of bus_map_all_properties() 2015-06-14 15:08:52 +02:00
login logind: fix delayed execution regression 2015-06-25 17:18:41 +02:00
machine turn kdbus support into a runtime option 2015-06-17 18:01:49 +02:00
machine-id-commit
machine-id-setup
modules-load
network sd-netlink: don't export internal type-system details 2015-06-24 13:46:15 +02:00
notify
nspawn Merge pull request #429 from richardmaw-codethink/nspawn-userns-uid-shift-autodetection-fix 2015-06-30 18:24:14 +02:00
nss-myhostname
nss-mymachines
nss-resolve tree-wide: remove spurious space 2015-06-08 23:11:26 +02:00
path
python-systemd remove gudev and gtk-doc 2015-06-03 00:22:53 +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
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
resolve everywhere: port everything to sigprocmask_many() and friends 2015-06-15 20:13:23 +02:00
resolve-host
rfkill
run everywhere: port everything to sigprocmask_many() and friends 2015-06-15 20:13:23 +02:00
shared install: explicitly return 0 on success 2015-06-25 16:15:36 +02:00
sleep
socket-proxy
sysctl
system-update-generator
systemctl systemctl: fix edit when EDITOR contains arguments 2015-06-18 13:46:08 +02:00
systemd sd-netlink: message - split up source file 2015-06-13 21:11:01 +02:00
sysusers
sysv-generator sysv-generator: fix coding-style 2015-07-01 13:02:58 +02:00
test test: fix test-copy without /etc/os-release. 2015-06-23 16:22:40 +01:00
timedate tree-wide: fix memory leaks in users of bus_map_all_properties() 2015-06-14 15:08:52 +02:00
timesync build-sys: add all source files and no built files to the tar ball 2015-06-23 12:43:15 +02:00
tmpfiles tmpfiles: only root-owned aquota.* files are special 2015-06-17 15:46:32 +02:00
tty-ask-password-agent everywhere: port everything to sigprocmask_many() and friends 2015-06-15 20:13:23 +02:00
udev Merge pull request #411 from teg/udev-simplify-exec-envp 2015-06-30 22:32:45 +02:00
update-done
update-utmp
user-sessions
vconsole tree-wide: whenever we fork off a foreign child process reset signal mask/handlers 2015-06-10 01:28:58 +02:00
.gitignore
Makefile