summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* basic/util: move execute_directory() to separate fileZbigniew Jędrzejewski-Szmek2017-07-17
* process-util: rename char *r to ans and add commentZbigniew Jędrzejewski-Szmek2017-07-17
* socket-util: drop _pure_ from a function with an output parameterZbigniew Jędrzejewski-Szmek2017-07-17
* sparse: avoid clash with __bitwise and __force from 4.10 linux/types.h (#5061)Lubomir Rintel2017-07-17
* missing.h: add AF_VSOCK bitsStefan Hajnoczi2017-07-17
* build-sys: add check for gperf lookup function signature (#5055)Mike Gilbert2017-07-17
* util-lib: add a comment explaining the user name rules we enforceLennart Poettering2017-07-17
* sd-event: when an event source fails, don't assume the type of it is still setLennart Poettering2017-07-17
* util-lib: rework path_check_fstype() and path_is_temporary_fs() to use O_PATHLennart Poettering2017-07-17
* socket-util: add AF_VSOCK address familyStefan Hajnoczi2017-07-17
* socket-util: introduce port argument in sockaddr_port()Stefan Hajnoczi2017-07-17
* basic/log: use IN_SETZbigniew Jędrzejewski-Szmek2017-07-17
* util-lib: be stricter when decoding hex stringsLennart Poettering2017-07-17
* Add sd_is_socket_sockaddr (#4885)Zbigniew Jędrzejewski-Szmek2017-07-17
* sd-id128: id128_write overwrites target fileEvgeny Vereshchagin2017-07-17
* machine-id-setup: `--print --commit` respects the --root optionEvgeny Vereshchagin2017-07-17
* util-lib: various improvements to kernel command line parsingLennart Poettering2017-07-17
* util-lib: read $SYSTEMD_PROC_CMDLINE if set when looking for the kernel cmdlineLennart Poettering2017-07-17
* man: use unicode ellipsis in more placesZbigniew Jędrzejewski-Szmek2017-07-17
* basic/log: CODE_FUNCTION → CODE_FUNCZbigniew Jędrzejewski-Szmek2017-07-17
* share/log: change log_syntax from "[a:b] " to "a:b: "Zbigniew Jędrzejewski-Szmek2017-07-17
* basic/log: merge two big log_struct_internal invocations into oneZbigniew Jędrzejewski-Szmek2017-07-17
* basic/extract-word,man: clarify "correction" of invalid escapesZbigniew Jędrzejewski-Szmek2017-07-17
* util-lib: make verbose_mount() grok MS_MOVELennart Poettering2017-07-17
* tree-wide: replace all readdir cycles with FOREACH_DIRENT{,_ALL} (#4853)Reverend Homer2017-07-17
* util-lib: add new path_is_temporary_fs() APILennart Poettering2017-07-17
* util-lib: make sure fd_check_fstype() opens files with O_CLOEXECLennart Poettering2017-07-17
* util-lib: beef path_is_os_tree() up a bitLennart Poettering2017-07-17
* util-lib: accept invoking chase_symlinks() with a NULL return parameterLennart Poettering2017-07-17
* core: add comment why we don't bother with MS_SHARED remounting of / in conta...Lennart Poettering2017-07-17
* pam: include pam_keyinit.so in our PAM fragmentsLennart Poettering2017-07-17
* util-lib: rework rename_process() to be able to make use of PR_SET_MM_ARG_STARTLennart Poettering2017-07-17
* util-lib: improve container detection logicLennart Poettering2017-07-17
* core: introduce parse_ip_port (#4825)Susant Sahani2017-07-17
* time-util: accept "µs" as time unit, in addition to "us" (#4836)Lennart Poettering2017-07-17
* man: Document return value of event source prepare callback (#4834)Martin Ejdestig2017-07-17
* Modify mount_propagation_flags_from_string to return a normal int codeZbigniew Jędrzejewski-Szmek2017-07-17
* util-lib: drop unnecessary NULL checkLennart Poettering2017-07-17
* cgroup: properly check for ignore-notfound paths (#4803)Dave Reisner2017-07-17
* core: store the invocation ID in the per-service keyringLennart Poettering2017-07-17
* core: run each system service with a fresh session keyringLennart Poettering2017-07-17
* util-lib: add easy helpers for temporary directories that rmdir()ed via _clea...Lennart Poettering2017-07-17
* util-lib: rename CHASE_NON_EXISTING → CHASE_NONEXISTENTLennart Poettering2017-07-17
* core: rework logic to determine when we decide to add automatic deps for mountsLennart Poettering2017-07-17
* Two small cleanupsZbigniew Jędrzejewski-Szmek2017-07-17
* cgroup: support prefix "-" in cgroups whitelisting entries (#4687)Dongsu Park2017-07-17
* fs-util: add new CHASE_NON_EXISTING flag to chase_symlinks()Lennart Poettering2017-07-17
* fs-util: add flags parameter to chase_symlinks()Lennart Poettering2017-07-17
* fs-util: change chase_symlinks() behaviour in regards to escaping the root dirLennart Poettering2017-07-17
* fs-util: add chase_symlinks_prefix() and extend commentsLennart Poettering2017-07-17