1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-12 15:21:19 +03:00
systemd/src
Zbigniew Jędrzejewski-Szmek bfff8f072d readahead: avoid gcc warning about format
src/readahead/readahead-common.c:55:17: warning: format ‘%zu’ expects argument of type ‘size_t’, but argument 7 has type ‘__off64_t’ [-Wformat=]
                 log_debug("Not preloading file %s with size out of bounds %zu", fn, st->st_size);
                 ^
2014-06-22 15:30:19 -04:00
..
ac-power
activate
analyze analyze/run: use bus_open_transport_systemd instead of bus_open_transport 2014-05-26 14:21:53 -04:00
ask-password
backlight backlight: Do not clamp brightness for LEDs 2014-06-10 18:57:48 +02:00
binfmt
boot
bootchart bootchart: add assert 2014-06-19 00:18:05 +02:00
bus-proxyd bus-proxy: policy - ignore unsupported tags and attributes 2014-06-16 16:04:18 +02:00
cgls consistently order cleanup attribute before type 2014-06-22 00:45:15 +02:00
cgroups-agent
cgtop
compat-libs
core core: clean-up signal reset logic when reexec 2014-06-20 19:32:05 +02:00
cryptsetup stop complaining about unknown kernel cmdline options 2014-06-19 16:55:20 +02:00
dbus1-generator
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
detect-virt
efi-boot-generator
fsck stop complaining about unknown kernel cmdline options 2014-06-19 16:55:20 +02:00
fstab-generator stop complaining about unknown kernel cmdline options 2014-06-19 16:55:20 +02:00
getty-generator getty-generator: properly escape instance names 2014-06-19 22:04:29 -04:00
gpt-auto-generator stop complaining about unknown kernel cmdline options 2014-06-19 16:55:20 +02:00
gudev gudev: replace regex with sym file 2014-06-21 16:25:15 +02:00
hostname os-release: define /usr/lib/os-release as fallback for /etc/os-release 2014-06-13 20:11:59 +02:00
initctl core: make sure PrivateDevices= makes /dev/log available 2014-06-04 16:59:13 +02:00
journal consistently order cleanup attribute before type 2014-06-22 00:45:15 +02:00
kernel-install build-sys: add missing Makefile link 2014-06-16 12:33:23 +02:00
libsystemd socket-util: introduce in_addr_union similar to sockaddr_union and make use of it everywhere 2014-06-18 18:28:29 +02:00
libsystemd-network dhcp-network: don't bother with IP fragments 2014-06-22 12:26:09 -04:00
libudev
locale
login pam_systemd: replace regex with sym file 2014-06-21 15:45:49 +02:00
machine machine: minor modernizations 2014-06-12 23:07:33 +02:00
machine-id-setup
modules-load
network missing.h: add various network enums 2014-06-20 22:05:43 -04:00
notify sd-daemon: introduce sd_pid_notify() and sd_pid_notifyf() 2014-06-05 17:05:18 +02:00
nspawn consistently order cleanup attribute before type 2014-06-22 00:45:15 +02:00
nss-myhostname
python-systemd
quotacheck stop complaining about unknown kernel cmdline options 2014-06-19 16:55:20 +02:00
random-seed
rc-local-generator
readahead readahead: avoid gcc warning about format 2014-06-22 15:30:19 -04:00
remount-fs
reply-password
resolve resolved: run as unpriviliged "systemd-resolve" user 2014-06-03 10:40:28 +02:00
rfkill
run analyze/run: use bus_open_transport_systemd instead of bus_open_transport 2014-05-26 14:21:53 -04:00
shared fix in_addr_prefix_intersect for 32bits 2014-06-22 12:26:09 -04:00
shutdownd
sleep coredump: optionally store coredumps on disk, not in the journal 2014-06-19 00:00:24 +02:00
socket-proxy fix warnings 2014-06-06 23:31:25 +02:00
sysctl
system-update-generator system-update-generator: modernizations 2014-06-13 13:26:32 +02:00
systemctl systemctl: reverse order of args when verbosely creating symlinks 2014-06-16 23:30:30 -04:00
systemd sd-dhcp6-client: Receive and parse a reply and set T1 and T2 timers 2014-06-19 15:44:44 +03:00
sysusers sysusers: always treat ENOENT as entry-not-found when doing NSS calls 2014-06-13 20:11:59 +02:00
sysv-generator Fix spelling mistake, scirpt --> script 2014-06-13 23:00:48 +02:00
test consistently order cleanup attribute before type 2014-06-22 00:45:15 +02:00
timedate
timesync timesyncd: split privilege dropping code out of timesyncd so that we can make use of it from other daemons too 2014-06-01 08:49:33 +02:00
tmpfiles tmpfiles: copy/link /usr/share/factory/ files when the source argument is omitted 2014-06-20 15:57:43 +02:00
tty-ask-password-agent tty-ask-password-agent: Do tell what directory we failed to open 2014-06-01 08:06:16 +02:00
udev udev: fix invalid free() in enable_name_policy() 2014-06-13 19:00:42 +02:00
update-done update-done: add minimal tool to manage system updates for /etc and /var, if /usr has changed 2014-06-13 13:26:32 +02:00
update-utmp
vconsole
.gitignore
Makefile