index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
basic
Age
Commit message (
Expand
)
Author
2017-02-07
basic/dirent-util: allow suffix to be omitted for dirent_is_file_with_suffix
Zbigniew Jędrzejewski-Szmek
2017-02-03
time-util: Fix overflow check introduce in commit f977849 (#5216)
Benjamin Robin
2017-02-02
time-util: add overflow checking to monotonic timestamp specifications
Lennart Poettering
2017-02-02
time-util: when formatting usec_t as raw integers use PRIu64
Lennart Poettering
2017-02-02
time-util: when converting to time_t do something useful in 2038
Lennart Poettering
2017-02-02
time-util: refuse formatting/parsing times that we can't store
Lennart Poettering
2017-02-02
time: time_t is signed, and mktime() is happy to return negative time
Lennart Poettering
2017-02-02
hexdecoct: use typesafe new() instead of malloc()
Lennart Poettering
2017-02-02
fs-util: unify code we use to check if dirent's d_name is "." or ".."
Lennart Poettering
2017-02-01
Merge pull request #5166 from keszybz/gcc7
Evgeny Vereshchagin
2017-01-31
Merge pull request #5146 from ssahani/ifname-alias
Zbigniew Jędrzejewski-Szmek
2017-01-31
nss-util: silence warning about deprecated RES_USE_INET6
Zbigniew Jędrzejewski-Szmek
2017-01-31
MurmurHash: all /* fall through */ comments
Zbigniew Jędrzejewski-Szmek
2017-01-31
tree-wide: adjust fall through comments so that gcc is happy
Zbigniew Jędrzejewski-Szmek
2017-01-31
util-lib: Fix chase_symlinks() with absolute symlinks (#5185)
3chas3
2017-01-31
basic: check strdup result in khash_dup (#5176)
Evgeny Vereshchagin
2017-01-24
tree-wide: remove consecutive duplicate words in comments (#5148)
Stefan Schweter
2017-01-24
virt: update url to hypervisor top-level functional specification (#5149)
Stefan Schweter
2017-01-24
socket-utils: revert f1811313f42dc7ddaed3c47edc834c2bfd1309b2
Susant Sahani
2017-01-23
network: accept colons in network interface names, normally used for alias in...
peoronoob
2017-01-15
process-util: rename char *r to ans and add comment
Zbigniew Jędrzejewski-Szmek
2017-01-14
Merge pull request #4879 from poettering/systemd
Zbigniew Jędrzejewski-Szmek
2017-01-11
socket-util: drop _pure_ from a function with an output parameter
Zbigniew Jędrzejewski-Szmek
2017-01-11
Merge pull request #5046 from stefanha/vsock
Lennart Poettering
2017-01-11
sparse: avoid clash with __bitwise and __force from 4.10 linux/types.h (#5061)
Lubomir Rintel
2017-01-10
socket-util: add AF_VSOCK address family
Stefan Hajnoczi
2017-01-10
socket-util: introduce port argument in sockaddr_port()
Stefan Hajnoczi
2017-01-10
missing.h: add AF_VSOCK bits
Stefan Hajnoczi
2017-01-10
build-sys: add check for gperf lookup function signature (#5055)
Mike Gilbert
2016-12-29
Merge pull request #4994 from poettering/private-tmp-tmpfiles
Martin Pitt
2016-12-27
core: implicitly order units with PrivateTmp= after systemd-tmpfiles-setup.se...
Lennart Poettering
2016-12-27
util-lib: add a comment explaining the user name rules we enforce
Lennart Poettering
2016-12-21
util-lib: rework path_check_fstype() and path_is_temporary_fs() to use O_PATH
Lennart Poettering
2016-12-21
util-lib: be stricter when decoding hex strings
Lennart Poettering
2016-12-21
util-lib: various improvements to kernel command line parsing
Lennart Poettering
2016-12-21
util-lib: read $SYSTEMD_PROC_CMDLINE if set when looking for the kernel cmdline
Lennart Poettering
2016-12-20
calendarspec: minor refactoring and style fix
Douglas Christman
2016-12-20
calendarspec: improve overflow handling
Douglas Christman
2016-12-20
util-lib: make verbose_mount() grok MS_MOVE
Lennart Poettering
2016-12-20
util-lib: add new path_is_temporary_fs() API
Lennart Poettering
2016-12-20
util-lib: make sure fd_check_fstype() opens files with O_CLOEXEC
Lennart Poettering
2016-12-20
util-lib: beef path_is_os_tree() up a bit
Lennart Poettering
2016-12-20
util-lib: accept invoking chase_symlinks() with a NULL return parameter
Lennart Poettering
2016-12-20
Merge pull request #4904 from dobyrch/calendar-range-step
Lennart Poettering
2016-12-17
basic/log: use IN_SET
Zbigniew Jędrzejewski-Szmek
2016-12-17
Modify mount_propagation_flags_from_string to return a normal int code
Zbigniew Jędrzejewski-Szmek
2016-12-17
Merge pull request #4845 from poettering/various-smaller-fixes
Zbigniew Jędrzejewski-Szmek
2016-12-16
calendarspec: remove superfluous variables
Douglas Christman
2016-12-16
calendarspec: rename fields of CalendarComponent
Douglas Christman
2016-12-16
calendarspec: allow repetition values with ranges
Douglas Christman
[next]