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-20
basic: add new merge_env_file function
Ray Strode
2017-02-20
basic: drop unnecessary strempty() call in replace_env
Ray Strode
2017-02-20
basic: fix strv_env_get_n for unclean arrays
Ray Strode
2017-02-20
exec-util: implement a set of callbacks to pass variables around
Zbigniew Jędrzejewski-Szmek
2017-02-20
basic/env-util: drop _pure_ from static function
Zbigniew Jędrzejewski-Szmek
2017-02-20
env-util,fileio: immediately replace variables in load_env_file_push()
Zbigniew Jędrzejewski-Szmek
2017-02-20
basic/fileio: add helper function for a set of two common checks
Zbigniew Jędrzejewski-Szmek
2017-02-20
core/manager: move environment serialization out to basic/env-util.c
Zbigniew Jędrzejewski-Szmek
2017-02-20
basic/exec-util: add support for synchronous (ordered) execution
Zbigniew Jędrzejewski-Szmek
2017-02-20
core/manager: split out creation of serialization fd out to a helper
Zbigniew Jędrzejewski-Szmek
2017-02-11
basic/strv: allow NULLs to be inserted into strv
Zbigniew Jędrzejewski-Szmek
2017-02-11
basic/def: indentation
Zbigniew Jędrzejewski-Szmek
2017-02-11
basic/exec-util: use conf_files_list_strv to list executables
Zbigniew Jędrzejewski-Szmek
2017-02-11
basic/conf-files: extend conf_files_list() to list unsuffixed files
Zbigniew Jędrzejewski-Szmek
2017-02-11
basic/exec-util: split out actual execution to a different function
Zbigniew Jędrzejewski-Szmek
2017-02-11
basic/util: move execute_directory() to separate file
Zbigniew Jędrzejewski-Szmek
2017-02-08
seccomp: on s390 the clone() parameters are reversed
Lennart Poettering
2017-02-08
Merge pull request #5231 from keszybz/mask-wants
Lennart Poettering
2017-02-07
basic/dirent-util: allow suffix to be omitted for dirent_is_file_with_suffix
Zbigniew Jędrzejewski-Szmek
2017-02-05
treewide: replace homegrown memory_erase with explicit_bzero
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
[next]