chiark / gitweb /
mount-util: add fusectl to list of API VFS
[elogind.git] / src /
2017-09-29 Lennart Poetteringmount-util: add fusectl to list of API VFS
2017-11-22 Lennart Poetteringdissect: split list of discard-supporting fs out into...
2017-11-22 Lennart Poetteringdissect: automatically mark partitions read-only that...
2017-11-22 Yu Watanabelibelogind: use IN_SET macro
2017-09-26 Lennart Poetteringcgroup: IN_SET() FTW!
2017-11-22 Lennart Poetteringcgroup: after determining that a cgroup is empty, async...
2017-11-22 Lennart Poetteringcore: rename cgroup_queue → cgroup_realize_queue
2017-11-22 Zbigniew Jędrzejew... core/cgroup: add a helper macro for a common pattern...
2017-11-22 Lennart Poetteringfs-util: propagate EEXIST error in symlink_idempotent...
2017-11-22 Lennart Poetteringlog: add a mode where we open the log fds for every...
2017-09-25 Lennart Poetteringlog: let's make use of the fact that our functions...
2017-09-25 Lennart Poetteringswap: adjust swap.c in a similar way to what we just...
2017-09-25 Lennart Poetteringmount: rework mount state engine
2017-11-22 Lennart Poetteringset: add new helper set_make() which is like set_new...
2017-09-26 Zbigniew Jędrzejew... basic/log: fix return value from log_struct_iovec_inter...
2017-09-25 Jonathan Lebonstring-util: use size_t for strjoina macro (#6914)
2017-09-25 Zbigniew Jędrzejew... shared/bus-util: format uid==-1 and gid==-1 as [not...
2017-09-25 Zbigniew Jędrzejew... basic/cap-list: report empty capability set as ""
2017-11-22 Zbigniew Jędrzejew... fileio: return 0 from read_one_line_file on success
2017-09-22 Lennart Poetteringfileio: initialize errno to zero before we do fread()
2017-09-22 Lennart Poetteringfileio: try to read one byte too much in read_full_stream()
2017-09-22 Lennart Poetteringfileio: move fsync() logic into write_string_stream_ts()
2017-09-22 Lennart Poetteringfileio: make write_string_stream() accept flags parameter
2017-09-22 Lennart Poetteringfileio: support writing atomic files with timestamp
2017-09-22 Lennart Poetteringcgroup: rework which files we chown() on delegation
2017-11-21 Lennart Poetteringcgroup-util: downgrade log messages from library code...
2017-09-21 Lennart Poetteringcore: whenever a unit terminates, log its consumed...
2017-09-21 Lennart Poetteringio-util: add new IOVEC_INIT/IOVEC_MAKE macros
2017-11-21 Lennart Poetteringcgroup: refuse to return accounting data if accounting...
2017-09-07 Lennart Poetteringcore: when coming back from reload/reexec, reapply...
2017-09-07 Lennart Poetteringcore: serialize/deserialize IP accounting across daemon...
2016-11-03 Daniel MackAdd test for eBPF firewall code
2017-09-01 Lennart Poetteringcgroup: dump the newly added IP settings in the cgroup...
2017-11-21 Daniel Mackcgroup, unit, fragment parser: make use of new firewall...
2017-11-21 Daniel MackAdd firewall eBPF compiler
2017-11-21 Daniel Mackcgroup: add fields to accommodate eBPF related details
2017-11-21 Daniel MackAdd IP address address ACL representation and parser
2017-11-20 Daniel MackAdd abstraction model for BPF programs
2017-11-20 Lennart Poetteringin-addr-util: add new helper call in_addr_prefix_from_s...
2017-11-20 Lennart Poetteringmanager: watching the cgroup2 inotify fd is safe in...
2017-09-05 Lennart Poetteringcgroup: always invalidate "cpu" and "cpuacct" together
2017-09-04 Lennart Poetteringcgroup-util: minor coding style adjustment
2017-11-19 Sven Edenv235: Added missing updates
2017-11-19 Sven EdenPrep v235: Added cap-list, which is needed now.
2017-09-24 Zbigniew Jędrzejew... fileio: return 0 from read_one_line_file on success
2017-09-25 Zbigniew Jędrzejew... test-conf-parser: add tests for the new long lines...
2017-09-21 Zbigniew Jędrzejew... test-conf-parser: use _cleanup_
2017-09-25 Zbigniew Jędrzejew... fileio: use _cleanup_ for FILE unlocking
2017-09-22 Lennart Poetteringconf-parse: remove 4K line length limit
2017-09-25 Zbigniew Jędrzejew... test-conf-parser: add some basic tests for config_parse()
2017-09-22 Lennart Poetteringfileio: initialize errno to zero before we do fread()
2017-09-22 Lennart Poetteringfileio: try to read one byte too much in read_full_stream()
2017-09-22 Lennart Poetteringfileio: move fsync() logic into write_string_stream_ts()
2017-09-22 Lennart Poetteringfileio: make write_string_stream() accept flags parameter
2017-09-22 Lennart Poetteringfileio: support writing atomic files with timestamp
2017-09-25 Lennart Poetteringcgroup-util: replace one use of fgets() by read_line()
2017-09-25 Lennart Poetteringfileio: rework read_one_line_file() on top of read_line()
2017-09-22 Lennart Poetteringdef: add new constant LONG_LINE_MAX
2017-09-25 Lennart Poetteringfileio: add new helper call read_line() as bounded...
2017-09-22 Lennart Poetteringcgroup: rework which files we chown() on delegation
2017-09-25 Lennart Poetteringcgroup-util: downgrade log messages from library code...
2017-09-20 Marcel Hollerbachtime-util: mktime_or_timegm are changing the struct tm
2017-09-20 Marcel Hollerbachtime-util: correctly handle the timezone when parsing
2017-09-21 Zbigniew Jędrzejew... Link to the right glibc commit in comment (#6884)
2017-09-19 Marcel Hollerbachtime-util: fix shadowing of timezone
2017-09-25 Zbigniew Jędrzejew... Make test_run into a flags field and disable generators...
2017-09-19 Michael Biebltests: change dbus tests to use user bus (#6845)
2017-09-17 Zbigniew Jędrzejew... test-exec-util: add two test cases for scripts masked...
2017-09-17 Zbigniew Jędrzejew... conf-files: fix check for masking with empty files
2017-09-16 Alan Jenkinssd-bus: style nitpick node_vtable_get_userdata()
2017-09-16 Alan Jenkinssd-bus: fix response for GetAll on non-existent objects
2017-09-17 Ivan KurnosovFix for dst/non-dst timezones
2017-09-17 Zbigniew Jędrzejew... Simplify the if cases for timezone checking
2017-09-25 Ivan KurnosovAdded timezone to the CalendarSpec, parser/formatter...
2017-09-14 Lennart Poetteringcore: add new per-unit setting KeyringMode= for control...
2017-09-25 Susant Sahaninetworkd: add support to configure IP Rule (#5725)
2017-09-14 Lennart Poetteringconf-parser: when the empty string assigned to Personal...
2017-09-14 Lennart Poetteringcore: don't synthesize empty list when empty string...
2017-09-14 Zbigniew Jędrzejew... nss: use secure_getenv for behaviour-modifying booleans...
2017-09-14 Davide Cavalcabasic: ensure O_TMPFILE is always defined (#6816)
2017-09-13 Lennart Poetteringsd-bus: extend D-Bus authentication timeout considerabl...
2017-09-25 Franck Buiutil: make get_block_device() available
2017-09-13 Lennart Poetteringconf-files: log when we skip a drop-in configuration...
2017-09-25 Lennart Poetteringexec-util,conf-files: skip non-executable files in...
2017-09-13 Lennart Poetteringpager: let's create pager fds with O_CLOEXEC first
2017-09-09 Lennart Poetteringsystemctl: don't do ANSI underlining on TERM=linux...
2017-09-08 Lennart Poetteringutil-lib: wrap personality() to fix up broken glibc...
2017-09-05 Yu Watanabeshared: allow to input empty string to config_parse_path()
2017-09-04 NeilBrowntmpfiles: silently ignore any path that passes through...
2017-09-25 Yu Watanabeelogind-mount: allow to specify an arbitrary string...
2017-09-25 Lennart Poetteringterminal: unify code for resetting kbd utf8 mode a...
2017-08-31 Lennart Poetteringtree-wide: use pid_is_valid() at more places
2017-09-25 Evgeny Vereshchaginsd-bus: use -- when passing arguments to ssh (#6706)
2017-08-31 Topi Miettinenlog: reopen log for failed assertions (#6703)
2017-08-31 Yu Watanabebus-util: remove unnecessary initializations
2017-08-31 Yu Watanabesystemctl: show capabilities in human readable format
2017-09-25 Alan Jenkinslogind: VT_GETSTATE "cannot return state for more than...
2017-08-30 Tom Gundersensd-bus: socket - only transmit auxillary FDs once ...
2017-08-30 g0tarterminal reset should honour default_utf8 kernel settin...
2017-08-09 Lennart Poetteringseccomp: default to something resembling the current...
next