summaryrefslogtreecommitdiff
path: root/src/basic
Commit message (Expand)AuthorAge
* Copy defines for renameat2 from casync (#6181)Zbigniew Jędrzejewski-Szmek2017-07-25
* basic/random-util: do not fall back to /dev/urandom if getrandom() returns shortZbigniew Jędrzejewski-Szmek2017-07-25
* basic/env-util: when serializing, actually use escapingZbigniew Jędrzejewski-Szmek2017-07-25
* manager: just warn about an invalid environment entryZbigniew Jędrzejewski-Szmek2017-07-25
* time-util: add new call usec_shift_clock() for converting times between clocksLennart Poettering2017-07-25
* time-util: rename usec_sub() to usec_sub_signed() and add usec_sub_unsigned()Lennart Poettering2017-07-25
* log: pass the correct length to vsnprintf (#6168)Evgeny Vereshchagin2017-07-25
* core: make NotifyAccess= and FileDescriptorStoreMax= available to transient s...Lennart Poettering2017-07-25
* basic/rm-rf: allow a symlink to / to be removedZbigniew Jędrzejewski-Szmek2017-07-25
* basic/path-util: allow flags for path_equal_or_files_sameZbigniew Jędrzejewski-Szmek2017-07-25
* Make IDN support conditionalWaldemar Brodkorb2017-07-25
* Use "dollar-single-quotes" to escape shell-sensitive stringsZbigniew Jędrzejewski-Szmek2017-07-25
* basic/time-util: make parsing of dual_timestamp more strictZbigniew Jędrzejewski-Szmek2017-07-25
* 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