summaryrefslogtreecommitdiff
path: root/src/basic
Commit message (Expand)AuthorAge
* architecture: add Synopsys DesignWare ARC cores support (#5992)Alexey Brodkin2017-07-25
* core: open /proc/self/mountinfo early to allow mounts over /proc (#5985)Timothée Ravier2017-07-25
* timesync/timesyncd-manager: fix format-specifier issuesMatija Skala2017-07-25
* env-util: fix memory leak (#5962)Ronny Chevalier2017-07-25
* tree-wide: drop assert.h includesZbigniew Jędrzejewski-Szmek2017-07-25
* tree-wide: when %m is used in log_*, always specify errno explicitlyZbigniew Jędrzejewski-Szmek2017-07-25
* basic/fileio: extend atomic file writing with timestamp settingZbigniew Jędrzejewski-Szmek2017-07-25
* Revert "selinux: split up mac_selinux_have() from mac_selinux_use()"Gary Tierney2017-07-25
* core: introduce cg_mask_from_string()/cg_mask_to_string()Franck Bui2017-07-25
* parse-util: introduce parse_dev() helperFranck Bui2017-07-25
* tmpfiles: use safe_glob()Zbigniew Jędrzejewski-Szmek2017-07-25
* basic: add readdir_no_dot and safe_glob functionsZbigniew Jędrzejewski-Szmek2017-07-25
* Add Geneve netlink properties to missing.hSusant Sahani2017-07-25
* shared/extract-word: replace enum with unsigned int to avoid undefined behaviourZbigniew Jędrzejewski-Szmek2017-07-25
* basic/log: expose log_dispatchZbigniew Jędrzejewski-Szmek2017-07-25
* tree-wide: mark log_struct with _printf_ and fix falloutZbigniew Jędrzejewski-Szmek2017-07-25
* basic/log: fix _printf_ annotation on log_object_internalvZbigniew Jędrzejewski-Szmek2017-07-25
* basic/random-util: add new header for getrandom()Zbigniew Jędrzejewski-Szmek2017-07-25
* basic/missing.h: drop inclusion of macro.hZbigniew Jędrzejewski-Szmek2017-07-25
* basic/def.h: drop TTY_GID definitionZbigniew Jędrzejewski-Szmek2017-07-25
* basic: forbid rm_rf() to remove paths ending with ".." (#5653)Jan Synacek2017-07-25
* fix includesMatija Skala2017-07-25
* missing.h: add vxlan netlink propertiesSusant Sahani2017-07-25
* basic/log: split max log level into multiple "realms"Zbigniew Jędrzejewski-Szmek2017-07-25
* Prep v233.3: Add HAVE_UTMP information to basic/build.hSven Eden2017-07-21
* Prep v233.3: Remove stray character.Sven Eden2017-07-21
* Prep v233.3: Unmask various functions for future coverage tests.Sven Eden2017-07-19
* Prep v233.2: Mask unneeded functions and definitions in src/basicSven Eden2017-07-18
* Prep v233: Add missing updates from upstream in src/basicSven Eden2017-07-17
* Prep v233: Add missing includes in src/basicSven Eden2017-07-17
* Prep v233: Unmask now needed functions in src/basicSven Eden2017-07-17
* Prep v233: Add missing files from upstream and rename formats-util.[hc]Sven Eden2017-07-17
* Revert "util: Fine tune running_in_chroot() a bit" (#5506)Lennart Poettering2017-07-17
* mount-util: accept that name_to_handle_at() might fail with EPERM (#5499)Lennart Poettering2017-07-17
* socket-util: introduce address_label_validSusant Sahani2017-07-17
* Fix missing space in comments (#5439)AsciiWolf2017-07-17
* cgroup: rework cg_all_unified()Lennart Poettering2017-07-17
* cgroup: rename cg_update_unified() → cg_unified_update()Lennart Poettering2017-07-17
* cgroup: rename cg_unified() → cg_unified_controller()Lennart Poettering2017-07-17
* cgroup: change cg_unified() to possibly return errors againLennart Poettering2017-07-17
* cgroup-util: check unified_cache before invoking streq()Lennart Poettering2017-07-17
* cgroup-util: fix the case of default=unified, unified-cgroup-hierarchy=0Zbigniew Jędrzejewski-Szmek2017-07-17
* cgroup-util: cache all cg_is_*_wanted answers, disable /sys/fs/cgroups/unifie...Zbigniew Jędrzejewski-Szmek2017-07-17
* Fix check for signal in set (#5416)stuart-mclaren2017-07-17
* Revert "basic/strv: allow NULLs to be inserted into strv"Lennart Poettering2017-07-17
* log: never log into foreign fd #2 in PID 1 or its pre-execve() childrenLennart Poettering2017-07-17
* bootctl: create loader.conf only if it doesn't exist yetLennart Poettering2017-07-17
* basic/fileio: use IN_SETZbigniew Jędrzejewski-Szmek2017-07-17
* basic/fileio: fix memleak when discarding an invalid variableZbigniew Jędrzejewski-Szmek2017-07-17
* copy: a plain unlink() works here tooLennart Poettering2017-07-17