summaryrefslogtreecommitdiff
path: root/src/basic
Commit message (Expand)AuthorAge
* Prep v236 : Add missing SPDX-License-Identifier (2/9) src/basicSven Eden2018-03-26
* Prep v236: Update build system and adapt to eloginds needs.Sven Eden2018-03-13
* Prep v236: Apply missing upstream updates to the build systemSven Eden2018-03-13
* sysctl: disable buffer while writing to /procTiago Salem Herrmann2017-12-12
* tree-wide: use STRLEN() to allocate buffer of constant sizeThomas Haller2017-12-13
* basic/macros: add STRLEN() to get length of string literal as constant expres...Thomas Haller2017-12-13
* verbs: add a new VERB_MUSTBEROOT flagLennart Poettering2017-12-11
* tree-wide: drop a few == NULL and != NULL comparisonLennart Poettering2017-12-08
* virt: use XENFEAT_dom0 to detect the hardware domain (#6442, #6662) (#7581)Olaf Hering2017-12-08
* virt: propagate errors in detect_vm_xen_dom0 (#7553)Olaf Hering2017-12-07
* virt: remove triple spurious newlineLennart Poettering2017-12-06
* virt: use /proc/xen as indicator for a Xen domain (#6442, #6662) (#7555)Olaf Hering2017-12-06
* user-util: add UID_NOBODY defines that resolve to (uid_t) 65534Lennart Poettering2017-12-04
* nss-elogind: tweak checks when we consult PID 1 for dynamic UID/GID lookupsLennart Poettering2017-12-02
* user-util: add new uid_is_system() helperLennart Poettering2017-12-02
* build-sys: make the dynamic UID range, and the container UID range configurableLennart Poettering2017-12-02
* util-lib: kill duplicate slashes in lookup pathsZbigniew Jędrzejewski-Szmek2017-11-23
* hexdecoct: fix comment typo (#7548)Lennart Poettering2017-12-05
* string-util: rework strextend() to optionally inset separators between each a...Lennart Poettering2017-11-28
* util-lib,tests: rework unbase64 so that we skip over whitespace automatically...Lennart Poettering2017-12-03
* fs-util: remove comment about non-existing functionYu Watanabe2017-12-01
* fs-util: chase_symlinks(): remove unnecessary slash at the headYu Watanabe2017-12-01
* *: fix some inconsistent control statement styleVito Caputo2017-12-01
* Add elogind-growfs toolZbigniew Jędrzejewski-Szmek2017-10-23
* fileio: document why fileio-label.c and fileio.c are two different modulesLennart Poettering2017-11-27
* string-util: update strreplace() a bit, use GREEDY_REALLOC()Lennart Poettering2017-11-21
* Add set/hashmap helpers for non-trivial freeing and use where straighforwardZbigniew Jędrzejewski-Szmek2017-11-28
* cap-list: check range of numeric valueYu Watanabe2017-11-28
* alloc-util: coding style fixYu Watanabe2017-11-28
* sd-resolve: propagate timeouts in sd_resolve_wait() the same way as in sd_bus...Lennart Poettering2017-11-27
* exec-util: initialize `new` before using it (#7471)Evgeny Vereshchagin2017-11-26
* fileio: include sys/mman.hYu Watanabe2017-11-26
* Replace use of snprintf with xsprintfDaniel Lockyer2017-11-24
* Replace free and return NULL with return mfreeDaniel Lockyer2017-11-24
* Replace free and nullify by mfreeDaniel Lockyer2017-11-24
* __attribute__((fallthrough)) only when -Wimplicit-fallthrough (#7448)Shawn Landden2017-11-24
* mount-util: fix error propagation in fd_fdinfo_mnt_id()Lennart Poettering2017-11-23
* udevd: use list.h instead of udev_list_nodeSimon Peeters2016-11-06
* networkd: introduce vxcan netdev. (#7150)Susant Sahani2017-11-22
* cgroup: properly determine cgroups zombie processes belong toLennart Poettering2017-11-17
* tree-wide: adjust fall through comments so that gcc is happyShawn Landden2017-11-19
* signal-util: use a slightly less likely to conflict variable name instead of 't'Lennart Poettering2017-11-14
* proc-cmdline: minor runlevel_to_target() coding style fixesLennart Poettering2017-10-27
* hexdcoct: dump to stdout if FILE* is specified as NULLLennart Poettering2017-10-27
* hexdecoct: slightly extend the unbase64mem() API and relatedLennart Poettering2017-10-27
* core: implement /run/elogind/units/-based path for passing unit info from PID...Lennart Poettering2017-11-02
* basic: remove redundant check (#7320)Topi Miettinen2017-11-13
* cgroup-util: add brief comments clarifying which controllers are v2-only and ...Lennart Poettering2017-11-08
* basic/missing: add numbers for pkey_mprotectZbigniew Jędrzejewski-Szmek2017-11-13
* string-util: when ellipsizing to a length if (size_t) -1, become a NOPLennart Poettering2017-11-10