chiark / gitweb /
elogind.git
2017-12-08 Lennart Poetteringunit: when JobTimeoutSec= is turned off, implicitly...
2017-10-04 Hans de Goedehwdb: Add accelerometer orientation entry for Chuwi...
2017-12-08 Lennart Poetteringdynamic-user: don't use a UID that currently owns IPC...
2017-10-04 Zbigniew Jędrzejewsk... hwdb: switch meson to use ids_parser.py (#6964)
2017-10-02 Lennart Poetteringlogind: don's change dry-run boolean before we actually...
2017-12-08 Lennart Poetteringlogind: reorder things a bit
2017-12-08 Lennart Poetteringlogind: add Halt() and CanHalt() APIs
2017-10-04 Zbigniew Jędrzejewsk... udevadm,basic: replace nulstr_contains with STR_IN_SET...
2017-12-08 Alan Jenkinslogind: use pid_is_valid() where appropriate
2017-12-08 Yu Watanabetree-wide: use IN_SET macro (#6977)
2017-10-04 Zbigniew Jędrzejewsk... test-sizeof: add pid_t and gid_t
2017-10-04 Zbigniew Jędrzejewsk... test-copy: fix operation when test-copy is too small
2017-10-03 Zbigniew Jędrzejewsk... meson: generate ENABLE_* names automatically
2017-12-08 Zbigniew Jędrzejewsk... build-sys: s/HAVE_SMACK/ENABLE_SMACK/
2017-12-07 Zbigniew Jędrzejewsk... build-sys: s/HAVE_IMA/ENABLE_IMA/
2017-10-03 Zbigniew Jędrzejewsk... build-sys: require all defines under #if to be present
2017-12-07 Sven EdenApply updates from upstream
2017-11-23 Zbigniew Jędrzejewsk... build-sys: use #if Y instead of #ifdef Y everywhere
2017-10-03 Alan JenkinsRevert "tree-wide: use pid_is_valid() at more places"
2017-10-03 Zbigniew Jędrzejewsk... meson: check for sys/auxv.h
2017-11-22 Zbigniew Jędrzejewsk... build-sys: change all HAVE_DECL_ macros to HAVE_
2017-11-22 Lennart Poetteringpath-util: some updates to path_make_relative()
2017-11-22 Lennart Poetteringcore: chown() StateDirectory= and friends recursively...
2017-09-29 Andreas Rammholdtree-wide: use `!IN_SET(..)` for `a != b && a != c...
2017-09-28 Andreas Rammholdtree-wide: use IN_SET where possible
2017-09-29 Lennart Poetteringsd-bus: drop bloom fields
2017-09-29 Lennart Poetteringsd-bus: drop match cookie concept
2017-09-29 Lennart Poetteringsd-bus: when showing brief message info show error...
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-09-28 Zbigniew Jędrzejewsk... meson: move library version defines to the top (#6939)
2017-09-28 Lennart Poetteringmeson: bump release to 235
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ędrzejewsk... 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ędrzejewsk... 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ędrzejewsk... shared/bus-util: format uid==-1 and gid==-1 as [not...
2017-09-25 Zbigniew Jędrzejewsk... basic/cap-list: report empty capability set as ""
2017-11-22 Zbigniew Jędrzejewsk... 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 EdenPrep v235: Updated .po files to upstream versions.
2017-11-19 Sven Edenv235: Added missing updates
2017-11-19 Sven EdenPrep v235: Updated root files to upstream
2017-11-19 Sven EdenPrep v235: Added cap-list, which is needed now.
2017-09-24 Zbigniew Jędrzejewsk... fileio: return 0 from read_one_line_file on success
2017-09-25 Zbigniew Jędrzejewsk... test-conf-parser: add tests for the new long lines...
2017-09-21 Zbigniew Jędrzejewsk... test-conf-parser: use _cleanup_
2017-09-25 Zbigniew Jędrzejewsk... fileio: use _cleanup_ for FILE unlocking
2017-09-22 Lennart Poetteringconf-parse: remove 4K line length limit
2017-09-25 Zbigniew Jędrzejewsk... 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ędrzejewsk... Link to the right glibc commit in comment (#6884)
2017-09-19 Marcel Hollerbachtime-util: fix shadowing of timezone
2017-09-25 Zbigniew Jędrzejewsk... 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-19 Zbigniew Jędrzejewsk... build-sys: bump xslt maxdepth limit (#6863)
next