summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* basic/utf8: add ascii_is_valid_n()Zbigniew Jędrzejewski-Szmek2018-08-24
* util-lib: reject too long path for timedate_is_valid()Yu Watanabe2018-08-24
* meson: do not allow bit-shift overflowsZbigniew Jędrzejewski-Szmek2018-08-24
* sd-event: document sd_event_source_set_io_fd_own()Lennart Poettering2018-08-24
* sd-event: add destroy callback logic to sd-event tooLennart Poettering2018-08-24
* sd-bus: also add destroy callbacks to sd_bus_track objectsLennart Poettering2018-08-24
* copy: put a depth limit on copying file system trees recursivelyLennart Poettering2018-08-24
* copy: extend check for mount point crossingLennart Poettering2018-08-24
* copy: only check for traversing mount points on directoriesFilipe Brandenburger2018-08-24
* update TODOLennart Poettering2018-08-24
* update TODOLennart Poettering2018-08-24
* update TODOLennart Poettering2018-08-24
* tree-wide: fix a number of log calls that use %m but have no errno setLennart Poettering2018-08-24
* udev: add helper udev_device_new_from_stat_rdev()Lennart Poettering2018-08-24
* CODING_STYLE: allow c99-style mixed code and declarationsZbigniew Jędrzejewski-Szmek2018-08-24
* tools: make various scripts find the top-levle git dir automaticallyLennart Poettering2018-08-24
* shared/bus-util: use the new cleanup functionality to avoid a memleakZbigniew Jędrzejewski-Szmek2018-08-24
* bus: optionally call a callbacks for cleanupZbigniew Jędrzejewski-Szmek2018-08-24
* test-bus-util: add a simple test for bus_request_name_async_may_reload_dbus()Zbigniew Jędrzejewski-Szmek2018-08-24
* bus-util: avoid unneeded initalization to zeroZbigniew Jędrzejewski-Szmek2018-08-24
* man: xinclude the generic text to talk about libsystemd pkgconfigZbigniew Jędrzejewski-Szmek2018-08-24
* Remove NULL terminator from two log_struct callsZbigniew Jędrzejewski-Szmek2018-08-24
* util: add new write_string_filef() helperLennart Poettering2018-08-24
* main: split out reading of /proc/sys/fs/nr_open into its own functionLennart Poettering2018-08-24
* string-util: put together strstrip() from skip_leading_chars() and delete_tra...Lennart Poettering2018-08-24
* process-util: make use of delete_trailing_chars() in get_process_cmdline()Lennart Poettering2018-08-24
* update TODOLennart Poettering2018-08-24
* sd-event: use structure initialization instead of new0() where possibleLennart Poettering2018-08-24
* time-util: introduce common implementation of TFD_TIMER_CANCEL_ON_SET client ...Lennart Poettering2018-08-24
* man: document the new sd_event_add_inotify() callLennart Poettering2018-08-24
* sd-event: add test for the new sd_event_add_inotify() APILennart Poettering2018-08-24
* sd-event: add new API for subscribing to inotify eventsLennart Poettering2018-08-24
* sd-event: voidify more thingsLennart Poettering2018-08-24
* sd-event: propagate errors from source_set_pending() in all casesLennart Poettering2018-08-24
* sd-event: drop pending events when we turn off/on an event sourceLennart Poettering2018-08-24
* sd-event: use symbolic name for normal priorityLennart Poettering2018-08-24
* sd-event: use structure initialization for epoll_eventLennart Poettering2018-08-24
* NEWS: add note about --runtimeZbigniew Jędrzejewski-Szmek2018-08-24
* update TODOLennart Poettering2018-08-24
* util: tighten on_tty() check a bit, also check stderrLennart Poettering2018-08-24
* cgroup: tiny log message tweak, say that we ignore one kind of failureLennart Poettering2018-08-24
* update NEWS to explain new OnFailure= behaviourLennart Poettering2018-08-24
* conf-parser: fix memleak (#9177)Yu Watanabe2018-08-24
* basic/log: add the log_struct terminator to macroZbigniew Jędrzejewski-Szmek2018-08-24
* basic/path-util: use FLAGS_SET in one more placeZbigniew Jędrzejewski-Szmek2018-08-24
* Add macro for checking if some flags are setZbigniew Jędrzejewski-Szmek2018-08-24
* test-ellipsize: add tests for ellipsize_mem, fix bugsZbigniew Jędrzejewski-Szmek2018-08-24
* basic/string-util: make ellipsize() inlineZbigniew Jędrzejewski-Szmek2018-08-24
* login: log session state "closing" (as well as New/Removed)Alan Jenkins2018-08-24
* conf-parser: remove redundant utf8-validity checkYu Watanabe2018-08-24