summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Prep v235: Added cap-list, which is needed now.Sven Eden2017-11-19
* fileio: return 0 from read_one_line_file on successZbigniew Jędrzejewski-Szmek2017-09-24
* test-conf-parser: add tests for the new long lines, including overflow handlingZbigniew Jędrzejewski-Szmek2017-09-25
* test-conf-parser: use _cleanup_Zbigniew Jędrzejewski-Szmek2017-09-21
* fileio: use _cleanup_ for FILE unlockingZbigniew Jędrzejewski-Szmek2017-09-25
* conf-parse: remove 4K line length limitLennart Poettering2017-09-22
* test-conf-parser: add some basic tests for config_parse()Zbigniew Jędrzejewski-Szmek2017-09-25
* fileio: initialize errno to zero before we do fread()Lennart Poettering2017-09-22
* fileio: try to read one byte too much in read_full_stream()Lennart Poettering2017-09-22
* fileio: move fsync() logic into write_string_stream_ts()Lennart Poettering2017-09-22
* fileio: make write_string_stream() accept flags parameterLennart Poettering2017-09-22
* fileio: support writing atomic files with timestampLennart Poettering2017-09-22
* cgroup-util: replace one use of fgets() by read_line()Lennart Poettering2017-09-25
* fileio: rework read_one_line_file() on top of read_line()Lennart Poettering2017-09-25
* def: add new constant LONG_LINE_MAXLennart Poettering2017-09-22
* fileio: add new helper call read_line() as bounded getline() replacementLennart Poettering2017-09-25
* cgroup: rework which files we chown() on delegationLennart Poettering2017-09-22
* cgroup-util: downgrade log messages from library code to LOG_DEBUGLennart Poettering2017-09-25
* time-util: mktime_or_timegm are changing the struct tmMarcel Hollerbach2017-09-20
* time-util: correctly handle the timezone when parsingMarcel Hollerbach2017-09-20
* Link to the right glibc commit in comment (#6884)Zbigniew Jędrzejewski-Szmek2017-09-21
* time-util: fix shadowing of timezoneMarcel Hollerbach2017-09-19
* Make test_run into a flags field and disable generators againZbigniew Jędrzejewski-Szmek2017-09-25
* tests: change dbus tests to use user bus (#6845)Michael Biebl2017-09-19
* test-exec-util: add two test cases for scripts masked with empty fileZbigniew Jędrzejewski-Szmek2017-09-17
* conf-files: fix check for masking with empty filesZbigniew Jędrzejewski-Szmek2017-09-17
* sd-bus: style nitpick node_vtable_get_userdata()Alan Jenkins2017-09-16
* sd-bus: fix response for GetAll on non-existent objectsAlan Jenkins2017-09-16
* Fix for dst/non-dst timezonesIvan Kurnosov2017-09-17
* Simplify the if cases for timezone checkingZbigniew Jędrzejewski-Szmek2017-09-17
* Added timezone to the CalendarSpec, parser/formatter and the timedatectlIvan Kurnosov2017-09-25
* core: add new per-unit setting KeyringMode= for controlling kernel keyring setupLennart Poettering2017-09-14
* networkd: add support to configure IP Rule (#5725)Susant Sahani2017-09-25
* conf-parser: when the empty string assigned to Personality= reset itLennart Poettering2017-09-14
* core: don't synthesize empty list when empty string is read in config_parse_s...Lennart Poettering2017-09-14
* nss: use secure_getenv for behaviour-modifying booleans (#6817)Zbigniew Jędrzejewski-Szmek2017-09-14
* basic: ensure O_TMPFILE is always defined (#6816)Davide Cavalca2017-09-14
* sd-bus: extend D-Bus authentication timeout considerably (#6813)Lennart Poettering2017-09-13
* util: make get_block_device() availableFranck Bui2017-09-25
* conf-files: log when we skip a drop-in configuration fileLennart Poettering2017-09-13
* exec-util,conf-files: skip non-executable files in execute_directories()Lennart Poettering2017-09-25
* pager: let's create pager fds with O_CLOEXEC firstLennart Poettering2017-09-13
* systemctl: don't do ANSI underlining on TERM=linux (#6778)Lennart Poettering2017-09-09
* util-lib: wrap personality() to fix up broken glibc error handling (#6766)Lennart Poettering2017-09-08
* shared: allow to input empty string to config_parse_path()Yu Watanabe2017-09-05
* tmpfiles: silently ignore any path that passes through autofs (#6506)NeilBrown2017-09-04
* elogind-mount: allow to specify an arbitrary string for arg_mount_what when v...Yu Watanabe2017-09-25
* terminal: unify code for resetting kbd utf8 mode a bit (#6692)Lennart Poettering2017-09-25
* tree-wide: use pid_is_valid() at more placesLennart Poettering2017-08-31
* sd-bus: use -- when passing arguments to ssh (#6706)Evgeny Vereshchagin2017-09-25