summaryrefslogtreecommitdiff
path: root/src
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
* tests: add tests for environment serializationZbigniew 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
* sd-bus: make sure propagate all errors with vtable callbacks back to clientsLennart Poettering2017-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
* sd-bus: silence format warnings in kdbus code (#6072)Zbigniew Jędrzejewski-Szmek2017-07-25
* loginctl: also use $XDG_SESSION_ID for session-statusZbigniew Jędrzejewski-Szmek2017-07-25
* loginctl: use $XDG_SESSION_ID for "our" sessionZbigniew Jędrzejewski-Szmek2017-07-25
* logind: nicer error message when we cannot guess the caller's sessionZbigniew Jędrzejewski-Szmek2017-07-25
* sd-login: sd_get_machine_names(): do not return -EINVAL when output parameter...Yu Watanabe2017-07-25
* sd-login: treat missing /run/elogind/{seats,sessions,users} the same as emptyYu Watanabe2017-07-25
* sd-login: translate -ENOMEDIUM to -ENODATAZbigniew Jędrzejewski-Szmek2017-07-25
* logn: tests - don't compare signed with unsignedTom Gundersen2017-07-25
* basic/time-util: make parsing of dual_timestamp more strictZbigniew Jędrzejewski-Szmek2017-07-25
* test-parse-util: verify that ato[ui] actually rejects trailing garbageZbigniew Jędrzejewski-Szmek2017-07-25
* architecture: add Synopsys DesignWare ARC cores support (#5992)Alexey Brodkin2017-07-25
* Fix includes (#5980)Matija Skala2017-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
* sd-login: fix querying machines when machined is not runningZbigniew Jędrzejewski-Szmek2017-07-25
* sd-login,test-login: return -ENODATA from sd_pid_get_unit tooZbigniew Jędrzejewski-Szmek2017-07-25
* sd-login: fix return value of sd_pid_get_user_unitZbigniew Jędrzejewski-Szmek2017-07-25
* sd-login: fix return value of sd_pid_get_sessionZbigniew Jędrzejewski-Szmek2017-07-25
* sd-login: read list of uids of sessions from UIDS not ACTIVE_SESSIONSZbigniew Jędrzejewski-Szmek2017-07-25
* sd-login: always return two arrays of same length from sd_seat_get_sessionsZbigniew Jędrzejewski-Szmek2017-07-25
* env-util: fix memory leak (#5962)Ronny Chevalier2017-07-25
* test-conf-parser: add valid and invalid utf8 test for config_parse_pathRonny Chevalier2017-07-25
* conf-parser: fix wrong argument given to log_syntax_invalid_utf8Ronny 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
* test-login: make the test non-manualZbigniew Jędrzejewski-Szmek2017-07-25
* sd-bus: fix c++ compatibility (#5941)Matthijs van Duin2017-07-25
* basic/fileio: extend atomic file writing with timestamp settingZbigniew Jędrzejewski-Szmek2017-07-25
* Add short-iso-precise for journalctl output (#5884)Ian Wienand2017-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
* config parser: Introduce config_parse_ip_portSusant Sahani2017-07-25
* improve readability (#5814)Matija Skala2017-07-25
* parse-util: introduce parse_dev() helperFranck Bui2017-07-25
* logind: when setting a new controller, don't prepare the VT if logind is rest...Franck Bui2017-07-25
* tmpfiles: use safe_glob()Zbigniew Jędrzejewski-Szmek2017-07-25