summaryrefslogtreecommitdiff
path: root/src/basic
Commit message (Expand)AuthorAge
...
* Fix cgroup directory mounting:Sven Eden2018-06-29
* Fix elogind debug mode:Sven Eden2018-06-29
* Prep v238: Remove getnameinfo_pretty(), it is no longer used.Sven Eden2018-06-29
* Prep v238: Mask cg_trim() call in manager_shutdown_cgroup() as elogind is not...Sven Eden2018-06-28
* basic/fs-util: skip fsync_directory_of_file() if /proc/self/fd/ is not availa...Zbigniew Jędrzejewski-Szmek2018-06-28
* virt: if we detect Xen by DMI, trust that over CPUIDLennart Poettering2018-06-28
* add __nr_statx defines for extra architectures (#8872)Adam Duskett2018-06-28
* basic/log: always ignore errno from the enviornment (#8841)Zbigniew Jędrzejewski-Szmek2018-06-28
* cgroup-util: fix enabling of controllers (#8816)Antique2018-06-28
* fileio.c: fix incorrect mtimeChris Lesiak2018-06-28
* basic/log: do not use global errno in log_*_errno()Zbigniew Jędrzejewski-Szmek2018-06-28
* basic/audit-util: always log the reason when disabling audit logsZbigniew Jędrzejewski-Szmek2018-06-28
* tmpfiles: add a new return code for "operational failure" when processingZbigniew Jędrzejewski-Szmek2018-06-28
* stat-util: fix fd_is_network_ns()Lennart Poettering2018-06-28
* basic/macros: rename noreturn into _noreturn_ (#8456)Franck Bui2018-06-28
* basic/cgroup-util: remove unused variableZbigniew Jędrzejewski-Szmek2018-06-28
* Add locale.h header, needed by freelocale()Danilo Spinella2018-06-22
* Prep v238: Fix cg_path_decode_unit() to understand elogind session naming.Sven Eden2018-06-11
* Prep v238: Uncomment now needed headers and unmask now needed functions in sr...Sven Eden2018-06-05
* Prep v238: Remove obsolete sources and add missing new ones.Sven Eden2018-06-05
* Prep v238: Applied some upstream updates to src/basic (3/5)Sven Eden2018-06-04
* fd-util: drop stdio_unset_cloexec(), it's not used anymoreLennart Poettering2018-05-30
* tree-wide: port various places over to use new rearrange_stdio()Lennart Poettering2018-05-30
* terminal-util: port some generic code over to rearrange_stdio()Lennart Poettering2018-05-30
* fd-util: add new call rearrange_stdio()Lennart Poettering2018-05-30
* coccinelle: add reallocarray() coccinelle scriptLennart Poettering2018-05-30
* Organize the ANSI codes and add missing colorsAlexander F Rødseth2018-05-30
* Remove /sbin from paths if split-bin is false (#8324)Zbigniew Jędrzejewski-Szmek2018-05-30
* procfs-util: drop unnecessary zero initializations (#8321)Lennart Poettering2018-05-30
* basic/cgroup-util: simplify cg_get_keyed_attribute(), add testZbigniew Jędrzejewski-Szmek2018-05-30
* cgroup-util: rework cg_get_keyed_attribute() a bitLennart Poettering2018-05-30
* procfs-util: add APIs to get consumed CPU time and used memory from /procLennart Poettering2018-05-30
* process-util: don't install atfork() handler more than onceLennart Poettering2018-05-30
* util: add new safe_close_above_stdio() wrapperLennart Poettering2018-05-30
* doc: add a new doc/ directory, and move two markdown docs into themLennart Poettering2018-05-30
* missing_syscall: add pkey_mprotect for ppc (#8292)Zbigniew Jędrzejewski-Szmek2018-05-30
* khash: try to detect broken AF_ALG support in centos kernelsLennart Poettering2018-05-30
* basic/xattr-util: do not cast ssize_t to intZbigniew Jędrzejewski-Szmek2018-05-30
* basic/exec-util: use _exit() to return from childZbigniew Jędrzejewski-Szmek2018-05-30
* basic: shorten the code a bit in two placesZbigniew Jędrzejewski-Szmek2018-05-30
* tree-wide: use reallocarray instead of our home-grown realloc_multiply (#8279)Zbigniew Jędrzejewski-Szmek2018-05-30
* basic/virt: provide a nicer message is /proc/cpuinfo is not availableZbigniew Jędrzejewski-Szmek2018-05-30
* basic/log: add an assert that does not recurse into logging functionsZbigniew Jędrzejewski-Szmek2018-05-30
* udev/net-id: check all snprintf return valuesZbigniew Jędrzejewski-Szmek2018-05-30
* basic/log: make sure header is printed correctly, add testZbigniew Jędrzejewski-Szmek2018-05-30
* basic/log: fix confusion with parameters to log_dispatch_internalZbigniew Jędrzejewski-Szmek2018-05-30
* basic/log: make log_object_internalv staticZbigniew Jędrzejewski-Szmek2018-05-30
* basic/log: voidify snprintf statementsZbigniew Jędrzejewski-Szmek2018-05-30
* Revert "Replace use of snprintf with xsprintf"Zbigniew Jędrzejewski-Szmek2018-05-30
* Fix format-truncation compile failure by typecasting USB IDs (#8250)Patrick Uiterwijk2018-05-30