1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-05 06:52:22 +03:00
systemd/src
Lennart Poettering 393003e1de sd-event: permit a USEC_INFINITY timeout as an alternative to a disabling an event source
This should simplify handling of time events in clients and is in-line with the USEC_INFINITY macro we already have.
This way setting a timeout to 0 indicates "elapse immediately", and a timeout of USEC_INFINITY "elapse never".
2016-02-01 22:18:15 +01:00
..
ac-power
activate activate: reorder --help text 2016-02-01 22:18:15 +01:00
analyze analyze: verify verifies templates too 2015-12-14 07:11:03 +00:00
ask-password
backlight tree-wide: check if errno is greater than zero (2) 2016-01-13 15:10:17 -05:00
basic util: add usec_add() which adds two usec_t values with overflow handling 2016-02-01 22:18:15 +01:00
binfmt
boot bootctl: replace readdir() loops with FOREACH_DIRENT 2016-01-31 09:44:53 +01:00
bootchart tree-wide: use xsprintf() where applicable 2016-01-12 15:36:32 +01:00
bus-proxyd
cgls
cgroups-agent
cgtop tree-wide: use xsprintf() where applicable 2016-01-12 15:36:32 +01:00
compat-libs
core core: let's check access before type modification 2016-01-31 14:23:46 +00:00
cryptsetup
dbus1-generator
debug-generator
delta
detect-virt
escape util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
firstboot tree-wide: check if errno is greater then zero 2016-01-13 15:09:55 -05:00
fsck
fstab-generator fstab-generator: fix ordering of /sysroot/usr mount 2016-01-17 10:58:40 +01:00
getty-generator tree-wide: check if errno is greater then zero 2016-01-13 15:09:55 -05:00
gpt-auto-generator
hibernate-resume tree-wide: sort includes 2015-11-16 22:09:36 +01:00
hostname treewide: fix typos and indentation 2015-12-14 15:53:11 +01:00
hwdb
import tree-wide: check if errno is greater then zero 2016-01-13 15:09:55 -05:00
initctl
journal journal-cat: don't allocate memory for the syslog identifier 2016-02-01 22:18:15 +01:00
journal-remote Merge pull request #2425 from yuwata/journal-remote-v4 2016-01-24 11:49:31 -05:00
kernel-install
libsystemd sd-event: permit a USEC_INFINITY timeout as an alternative to a disabling an event source 2016-02-01 22:18:15 +01:00
libsystemd-network dhcp: make host/domain name validity checks stricter 2016-01-26 14:42:04 +01:00
libudev libudev: simplify udev_device_ensure_usec_initialized a bit 2015-12-07 00:44:14 -05:00
locale tree-wide: check if errno is greater then zero 2016-01-13 15:09:55 -05:00
login logind: update documentation for cf7d1a30e4 2016-01-26 14:24:06 +02:00
machine machined: add early checks for unrealistically large image/pool sizes 2016-01-27 02:21:28 +01:00
machine-id-setup core: Add machine-id setting 2016-01-12 22:10:41 +00:00
modules-load
network Merge pull request #1975 from ssahani/vxlan2 2016-01-27 01:17:52 +01:00
notify
nspawn nspawn: make sure --link-journal=host may be used twice in a row 2016-01-28 20:24:28 +01:00
nss-myhostname nss: block various signals while running NSS lookups 2016-01-27 02:22:58 +01:00
nss-mymachines nss: block various signals while running NSS lookups 2016-01-27 02:22:58 +01:00
nss-resolve nss-resolve: also fall back to nss-dns if dbus doesn't work 2016-01-27 02:22:58 +01:00
path
quotacheck
random-seed
rc-local-generator
remount-fs
reply-password
resolve resolved: rework what ResolveHostname() with family == AF_UNSPEC means 2016-02-01 22:18:15 +01:00
rfkill
run
shared Merge pull request #2469 from keszybz/resolved-2 2016-01-30 15:04:56 +01:00
sleep
socket-proxy
sysctl
system-update-generator
systemctl systemctl: actually honour the try-reload-or-restart verb aabf5d4243 promised 2016-01-29 15:49:05 +01:00
systemd sd-journal: introduce has_runtime_files and has_persistent_files 2016-02-01 11:59:27 +01:00
sysusers sysusers: use GID_FMT and UID_FMT instead of %d 2016-01-21 16:35:19 +01:00
sysv-generator sysv-generator: do not join dependencies on one line, split them 2016-01-21 12:53:14 +01:00
test util: add usec_add() which adds two usec_t values with overflow handling 2016-02-01 22:18:15 +01:00
timedate
timesync timesyncd: use (void) to mark ignored value 2016-01-20 18:55:56 -05:00
tmpfiles tree-wide: check if errno is greater than zero (2) 2016-01-13 15:10:17 -05:00
tty-ask-password-agent
udev udev: net_id - for ccw bus, shorten the identifier and stip leading zeros 2016-01-29 17:54:30 +01:00
update-done
update-utmp
user-sessions user-sessions: make sure /run/nologin has correct SELinux label 2015-12-04 22:01:17 +01:00
vconsole tree-wide: use xsprintf() where applicable 2016-01-12 15:36:32 +01:00
.gitignore
Makefile