summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* treewide: replace homegrown memory_erase with explicit_bzeroZbigniew Jędrzejewski-Szmek2017-07-17
* time-util: Fix overflow check introduce in commit f977849 (#5216)Benjamin Robin2017-07-17
* manager: refuse reloading/reexecing when /run is overly fullLennart Poettering2017-07-17
* logind: Don't try to emit a change signal for the 'Sessions' property (#5211)afrantzis2017-07-17
* time-util: add overflow checking to monotonic timestamp specificationsLennart Poettering2017-07-17
* time-util: when formatting usec_t as raw integers use PRIu64Lennart Poettering2017-07-17
* time-util: when converting to time_t do something useful in 2038Lennart Poettering2017-07-17
* time-util: refuse formatting/parsing times that we can't storeLennart Poettering2017-07-17
* time: time_t is signed, and mktime() is happy to return negative timeLennart Poettering2017-07-17
* Consistently use ERFKILL for masked unitsZbigniew Jędrzejewski-Szmek2017-07-17
* hexdecoct: use typesafe new() instead of malloc()Lennart Poettering2017-07-17
* fs-util: unify code we use to check if dirent's d_name is "." or ".."Lennart Poettering2017-07-17
* shared/cgroup-show: extract funtion to query unit cgroup pathZbigniew Jędrzejewski-Szmek2017-07-17
* util-lib: Fix chase_symlinks() with absolute symlinks (#5185)3chas32017-07-17
* logind: trivial simplificationZbigniew Jędrzejewski-Szmek2017-07-17
* tree-wide: adjust fall through comments so that gcc is happyZbigniew Jędrzejewski-Szmek2017-07-17
* tree-wide: remove consecutive duplicate words in comments (#5148)Stefan Schweter2017-07-17
* virt: update url to hypervisor top-level functional specification (#5149)Stefan Schweter2017-07-17
* socket-utils: revert f1811313f42dc7ddaed3c47edc834c2bfd1309b2Susant Sahani2017-07-17
* network: accept colons in network interface names, normally used for alias in...peoronoob2017-07-17
* basic/def: indentationZbigniew Jędrzejewski-Szmek2017-07-17
* basic/strv: allow NULLs to be inserted into strvZbigniew Jędrzejewski-Szmek2017-07-17
* basic/exec-util: add support for synchronous (ordered) executionZbigniew Jędrzejewski-Szmek2017-07-17
* basic/conf-files: extend conf_files_list() to list unsuffixed filesZbigniew Jędrzejewski-Szmek2017-07-17
* 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