summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* set: add new helper set_make() which is like set_new() + multiple set_put() i...Lennart Poettering2017-11-22
* basic/log: fix return value from log_struct_iovec_internal()Zbigniew Jędrzejewski-Szmek2017-09-26
* string-util: use size_t for strjoina macro (#6914)Jonathan Lebon2017-09-25
* shared/bus-util: format uid==-1 and gid==-1 as [not set]Zbigniew Jędrzejewski-Szmek2017-09-25
* basic/cap-list: report empty capability set as ""Zbigniew Jędrzejewski-Szmek2017-09-25
* fileio: return 0 from read_one_line_file on successZbigniew Jędrzejewski-Szmek2017-11-22
* 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: rework which files we chown() on delegationLennart Poettering2017-09-22
* cgroup-util: downgrade log messages from library code to LOG_DEBUGLennart Poettering2017-11-21
* core: whenever a unit terminates, log its consumed resources to the journalLennart Poettering2017-09-21
* io-util: add new IOVEC_INIT/IOVEC_MAKE macrosLennart Poettering2017-09-21
* cgroup: refuse to return accounting data if accounting isn't turned onLennart Poettering2017-11-21
* core: when coming back from reload/reexec, reapply all cgroup propertiesLennart Poettering2017-09-07
* core: serialize/deserialize IP accounting across daemon reload/reexecLennart Poettering2017-09-07
* Add test for eBPF firewall codeDaniel Mack2016-11-03
* cgroup: dump the newly added IP settings in the cgroup contextLennart Poettering2017-09-01
* cgroup, unit, fragment parser: make use of new firewall functionsDaniel Mack2017-11-21
* Add firewall eBPF compilerDaniel Mack2017-11-21
* cgroup: add fields to accommodate eBPF related detailsDaniel Mack2017-11-21
* Add IP address address ACL representation and parserDaniel Mack2017-11-21
* Add abstraction model for BPF programsDaniel Mack2017-11-20
* in-addr-util: add new helper call in_addr_prefix_from_string_auto()Lennart Poettering2017-11-20
* manager: watching the cgroup2 inotify fd is safe in test runs tooLennart Poettering2017-11-20
* cgroup: always invalidate "cpu" and "cpuacct" togetherLennart Poettering2017-09-05
* cgroup-util: minor coding style adjustmentLennart Poettering2017-09-04
* Prep v235: Updated .po files to upstream versions.Sven Eden2017-11-19
* v235: Added missing updatesSven Eden2017-11-19
* Prep v235: Updated root files to upstreamSven Eden2017-11-19
* 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