chiark / gitweb /
elogind.git
2018-08-24 Lennart PoetteringNEWS: some .mailmap work to clean up contributors list
2018-08-24 Yu Watanabeconf-parser: simplify conf_parse_path()
2018-08-24 Yu Watanabebash-completion/resolvectl: support privatedns command
2018-08-24 Yu WatanabeNEWS: add more news
2018-08-24 Lennart PoetteringNEWS: announce DNS-over-TLS too
2018-08-24 Lennart Poetteringupdate NEWS with new PrivateMounts= blurb
2018-08-24 Lennart PoetteringNEWS: announce DNS-over-TLS too
2018-08-24 Lennart Poetteringcore: when applying io/blkio per-device rules, don...
2018-08-24 Lennart Poetteringtree-wide: unify how we define bit mak enums
2018-08-24 Iwan Timmerresolved: support for DNS-over-TLS
2018-08-24 Michael Biebldoc: more spelling fixes
2018-08-24 Michael BieblNEWS: typo fixes
2018-08-24 Zbigniew Jędrzejewsk... NEWS: mention "bad-setting" load state and other small...
2018-08-24 Zbigniew Jędrzejewsk... NEWS, CODE_QUALITY: wording fixes
2018-08-24 Lennart Poetteringtree-wide: drop trailing whitespace
2018-08-24 Lennart Poetteringprepare an initial NEWS file for v239
2018-08-24 Lennart Poetteringtree-wide: use PATH_STARTSWITH_SET() at two more places
2018-08-24 Lennart Poetteringcore: rework how we validate DeviceAllow= settings
2018-08-24 Lennart Poetteringcgroup: beef up device lookup logic for block devices
2018-08-24 Zbigniew Jędrzejewsk... pid1: do not reset subtree_control on already-existing...
2018-08-24 Zbigniew Jędrzejewsk... meson: also reject shifts that change the sign bit
2018-08-24 Zbigniew Jędrzejewsk... basic/path-util: fix ordering in error message
2018-08-24 Lennart Poetteringcore: introduce a new load state "bad-setting"
2018-08-24 Marc Kleine... conf-parser: add config_parse_permille()
2018-08-24 Marc Kleine... parse-util: add permille parser + tests
2018-08-24 Zbigniew Jędrzejewsk... basic/format-table: remove parameter with constant...
2018-08-24 Zbigniew Jędrzejewsk... basic/ellipsize: do not assume the string is NUL-termin...
2018-08-24 Zbigniew Jędrzejewsk... basic/utf8: add ascii_is_valid_n()
2018-08-24 Yu Watanabeutil-lib: reject too long path for timedate_is_valid()
2018-08-24 Zbigniew Jędrzejewsk... meson: do not allow bit-shift overflows
2018-08-24 Lennart Poetteringsd-event: document sd_event_source_set_io_fd_own()
2018-08-24 Lennart Poetteringsd-event: add destroy callback logic to sd-event too
2018-08-24 Lennart Poetteringsd-bus: also add destroy callbacks to sd_bus_track...
2018-08-24 Lennart Poetteringcopy: put a depth limit on copying file system trees...
2018-08-24 Lennart Poetteringcopy: extend check for mount point crossing
2018-08-24 Filipe Brandenburgercopy: only check for traversing mount points on directories
2018-08-24 Lennart Poetteringupdate TODO
2018-08-24 Lennart Poetteringupdate TODO
2018-08-24 Lennart Poetteringupdate TODO
2018-08-24 Lennart Poetteringtree-wide: fix a number of log calls that use %m but...
2018-08-24 Lennart Poetteringudev: add helper udev_device_new_from_stat_rdev()
2018-08-24 Zbigniew Jędrzejewsk... CODING_STYLE: allow c99-style mixed code and declarations
2018-08-24 Lennart Poetteringtools: make various scripts find the top-levle git...
2018-08-24 Zbigniew Jędrzejewsk... shared/bus-util: use the new cleanup functionality...
2018-08-24 Zbigniew Jędrzejewsk... bus: optionally call a callbacks for cleanup
2018-08-24 Zbigniew Jędrzejewsk... test-bus-util: add a simple test for bus_request_name_a...
2018-08-24 Zbigniew Jędrzejewsk... bus-util: avoid unneeded initalization to zero
2018-08-24 Zbigniew Jędrzejewsk... man: xinclude the generic text to talk about libsystemd...
2018-08-24 Zbigniew Jędrzejewsk... Remove NULL terminator from two log_struct calls
2018-08-24 Lennart Poetteringutil: add new write_string_filef() helper
2018-08-24 Lennart Poetteringmain: split out reading of /proc/sys/fs/nr_open into...
2018-08-24 Lennart Poetteringstring-util: put together strstrip() from skip_leading_...
2018-08-24 Lennart Poetteringprocess-util: make use of delete_trailing_chars() in...
2018-08-24 Lennart Poetteringupdate TODO
2018-08-24 Lennart Poetteringsd-event: use structure initialization instead of new0...
2018-08-24 Lennart Poetteringtime-util: introduce common implementation of TFD_TIMER...
2018-08-24 Lennart Poetteringman: document the new sd_event_add_inotify() call
2018-08-24 Lennart Poetteringsd-event: add test for the new sd_event_add_inotify...
2018-08-24 Lennart Poetteringsd-event: add new API for subscribing to inotify events
2018-08-24 Lennart Poetteringsd-event: voidify more things
2018-08-24 Lennart Poetteringsd-event: propagate errors from source_set_pending...
2018-08-24 Lennart Poetteringsd-event: drop pending events when we turn off/on an...
2018-08-24 Lennart Poetteringsd-event: use symbolic name for normal priority
2018-08-24 Lennart Poetteringsd-event: use structure initialization for epoll_event
2018-08-24 Zbigniew Jędrzejewsk... NEWS: add note about --runtime
2018-08-24 Lennart Poetteringupdate TODO
2018-08-24 Lennart Poetteringutil: tighten on_tty() check a bit, also check stderr
2018-08-24 Lennart Poetteringcgroup: tiny log message tweak, say that we ignore...
2018-08-24 Lennart Poetteringupdate NEWS to explain new OnFailure= behaviour
2018-08-24 Yu Watanabeconf-parser: fix memleak (#9177)
2018-08-24 Zbigniew Jędrzejewsk... basic/log: add the log_struct terminator to macro
2018-08-24 Zbigniew Jędrzejewsk... basic/path-util: use FLAGS_SET in one more place
2018-08-24 Zbigniew Jędrzejewsk... Add macro for checking if some flags are set
2018-08-24 Zbigniew Jędrzejewsk... test-ellipsize: add tests for ellipsize_mem, fix bugs
2018-08-24 Zbigniew Jędrzejewsk... basic/string-util: make ellipsize() inline
2018-08-24 Alan Jenkinslogin: log session state "closing" (as well as New...
2018-08-24 Yu Watanabeconf-parser: remove redundant utf8-validity check
2018-08-24 Yu Watanabeconf-parse: use free_and_replace()
2018-08-24 Yu Watanabeconf-parser: reject utf8-invalid lines
2018-08-24 Yu Watanabeconf-parse: use path_simplify_and_warn() in config_pars...
2018-08-24 Yu Watanabepath-util: introduce path_simplify_and_warn()
2018-08-24 Yu Watanabepath-util: make path_make_relative() support path inclu...
2018-08-24 Yu Watanabepath-util: introduce path_simplify()
2018-08-24 Martin Jansatime-util: fix build with gcc8 -Werror=format-truncation=
2018-08-24 Mike Gilbertbasic: set errno in raw_clone() on sparc
2018-08-24 Lennart Poetteringprocess-util: also filter non-printable characters...
2018-08-24 Lennart Poetteringstring-util: tweak cellescape() a bit
2018-08-24 Lennart Poetteringescape: add an explanatory comment about buffer sizes
2018-08-24 Lennart Poetteringmissing: define kernel internal limit TASK_COMM_LEN...
2018-08-24 Lennart Poetteringprocess-util: mention that wait_for_terminate_with_time...
2018-08-24 Felipe Satelerbuild-sys: Add option to link systemctl statically
2018-08-24 Zbigniew Jędrzejewsk... Use const char* for timestamp strings which we don...
2018-08-24 Zbigniew Jędrzejewsk... Always allow timestamps to be printed
2018-08-24 Evgeny Vereshchaginbasic/random-util: do not use getrandom() under msan
2018-08-24 Zbigniew Jędrzejewsk... basic/journal-importer: escape & ellipsize bad data...
2018-08-24 Zbigniew Jędrzejewsk... basic/string-util: add a convenience function to cescap...
2018-08-24 Zbigniew Jędrzejewsk... basic/journal-importer: do not write non-unicode char...
2018-08-24 Zbigniew Jędrzejewsk... fuzz-journal-remote: a fuzzer for journal-remote over...
2018-08-24 Zbigniew Jędrzejewsk... sd-id128: return -ENOMEDIUM on null id
2018-08-24 Zbigniew Jędrzejewsk... journal-remote: split out µhttpd support and main(...
next