summaryrefslogtreecommitdiff
path: root/src/basic
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
* 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
* 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
* util-lib: Fix chase_symlinks() with absolute symlinks (#5185)3chas32017-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/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
* util-lib: add a comment explaining the user name rules we enforceLennart 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
* 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
* 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
* 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
* 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
* 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