]> git.ipfire.org Git - thirdparty/systemd.git/history - src
copy: only check for traversing mount points on directories
[thirdparty/systemd.git] / src /
2018-06-07  Filipe Brandenburgercopy: only check for traversing mount points on directories
2018-06-07  Lennart PoetteringMerge pull request #9208 from keszybz/async-callback...
2018-06-07  Lennart PoetteringMerge pull request #9214 from poettering/systemctl...
2018-06-06  Zbigniew Jędrzejew... test-bus-util: add a test for destroy callbacks 9208/head
2018-06-06  Zbigniew Jędrzejew... shared/bus-util: use the new cleanup functionality...
2018-06-06  Zbigniew Jędrzejew... bus: optionally call a callbacks for cleanup
2018-06-06  Zbigniew Jędrzejew... test-bus-util: add a simple test for bus_request_name_a...
2018-06-06  Zbigniew Jędrzejew... bus-util: avoid unneeded initalization to zero
2018-06-06  Zbigniew Jędrzejew... Merge pull request #9201 from poettering/integration...
2018-06-06  Lennart Poetteringpid: fix ENOENT error check 9214/head
2018-06-06  Lennart Poetteringsystemctl: when GetProcesses() doesn't work, say for...
2018-06-06  Lennart PoetteringMerge pull request #9212 from keszybz/null-removal...
2018-06-06  Zbigniew Jędrzejew... Merge pull request #9197 from poettering/make-main...
2018-06-06  Zbigniew Jędrzejew... resolved: reformat message about a revoked trust anchor 9212/head
2018-06-06  Zbigniew Jędrzejew... Remove NULL terminator from two log_struct calls
2018-06-06  Lennart Poetteringmain: combine a some if checks 9197/head
2018-06-06  Lennart Poetteringmain: use rlimit_free_all() at one more place
2018-06-06  Lennart Poetteringcore: comment verbosely what the difference betweem...
2018-06-06  Lennart Poetteringutil: add new write_string_filef() helper
2018-06-06  Lennart Poetteringmain: split out reading of /proc/sys/fs/nr_open into...
2018-06-06  Zbigniew Jędrzejew... Merge pull request #9210 from poettering/use-delete...
2018-06-06  Zbigniew Jędrzejew... Merge pull request #9121 from poettering/sd-event-inotify
2018-06-06  Yu Watanabelocale: add _unused_ attribute for dummy variable
2018-06-06  Lennart Poetteringstring-util: put together strstrip() from skip_leading_... 9210/head
2018-06-06  Lennart Poetteringprocess-util: make use of delete_trailing_chars() in...
2018-06-06  Lennart Poetteringsd-event: use structure initialization instead of new0...
2018-06-06  Lennart Poetteringcore: schedule time and timezone change events a bit...
2018-06-06  Lennart Poetteringtime-util: introduce common implementation of TFD_TIMER...
2018-06-06  Lennart Poetteringcore: subscribe to /etc/localtime timezone changes...
2018-06-06  Lennart Poetteringcore: move destruction of old time event sources to...
2018-06-06  Lennart Poetteringsd-event: add test for the new sd_event_add_inotify...
2018-06-06  Lennart Poetteringsd-event: add new API for subscribing to inotify events
2018-06-06  Lennart Poetteringsd-event: voidify more things
2018-06-06  Lennart Poetteringsd-event: propagate errors from source_set_pending...
2018-06-06  Lennart Poetteringsd-event: drop pending events when we turn off/on an...
2018-06-06  Lennart Poetteringsd-event: use symbolic name for normal priority
2018-06-06  Lennart Poetteringsd-event: use structure initialization for epoll_event
2018-06-05  Lennart Poetteringutil: tighten on_tty() check a bit, also check stderr
2018-06-05  Lennart PoetteringMerge pull request #9148 from poettering/tidy-late
2018-06-05  Lennart Poetteringcore: watch PIDs of scope units right after starting... 9148/head
2018-06-05  Lennart Poetteringcore: rework how we track service and scope PIDs
2018-06-05  Lennart Poetteringcgroup: tiny log message tweak, say that we ignore...
2018-06-05  Zbigniew Jędrzejew... Merge pull request #9158 from poettering/notify-auto...
2018-06-04  Yu Watanabeconf-parser: fix memleak (#9177)
2018-06-04  Zbigniew Jędrzejew... basic/log: add the log_struct terminator to macro
2018-06-04  Lennart PoetteringMerge pull request #9176 from keszybz/flags-set
2018-06-04  Lennart PoetteringMerge pull request #9167 from keszybz/ellipsization
2018-06-04  Lennart PoetteringMerge pull request #9147 from keszybz/runtime-enablement
2018-06-04  Zbigniew Jędrzejew... basic/path-util: use FLAGS_SET in one more place 9176/head
2018-06-04  Zbigniew Jędrzejew... Add macro for checking if some flags are set
2018-06-04  Lennart Poetteringcore: go to failure state if the main service process...
2018-06-04  Alan Jenkinslogin: log session state "closing" (as well as New...
2018-06-04  Zbigniew Jędrzejew... Merge pull request #9173 from jwrdegoede/hwdb-sensors3
2018-06-04  Zbigniew Jędrzejew... Merge pull request #9149 from yuwata/fix-9107
2018-06-04  Yu Watanabetest: fix function name
2018-06-03  Yu Watanabeconf-parser: remove redundant utf8-validity check
2018-06-03  Yu Watanabeconf-parse: use free_and_replace()
2018-06-03  Yu Watanabeconf-parser: reject utf8-invalid lines
2018-06-03  Yu Watanabetest: add test for trailing dot in WorkingDirectory...
2018-06-03  Yu Watanabeload-fragment: use path_simplify_and_warn() where appli...
2018-06-03  Yu Watanabeconf-parse: use path_simplify_and_warn() in config_pars...
2018-06-03  Yu Watanabepath-util: introduce path_simplify_and_warn()
2018-06-03  Yu Watanabepath-util: make path_make_relative() support path inclu...
2018-06-03  Yu Watanabepath-util: introduce path_simplify()
2018-06-03  Zbigniew Jędrzejew... network: avoid temporary variables for parsing, use...
2018-06-02  Zbigniew Jędrzejew... test-ellipsize: add tests for ellipsize_mem, fix bugs 9167/head
2018-06-02  Zbigniew Jędrzejew... basic/string-util: make ellipsize() inline
2018-06-02  Zbigniew Jędrzejew... Merge pull request #9156 from shr-project/jansa/gcc8
2018-06-02  Yu Watanabenetdev: fix parser for VRF.Table=
2018-06-02  Zbigniew Jędrzejew... test-time-util: print names of test functions 9156/head
2018-06-02  Martin Jansatime-util: fix build with gcc8 -Werror=format-truncation=
2018-06-02  Mike Gilbertbasic: set errno in raw_clone() on sparc
2018-06-01  Zbigniew Jędrzejew... Merge pull request #9018 from poettering/get-process...
2018-06-01  Lennart Poetteringprocess-util: also filter non-printable characters... 9018/head
2018-06-01  Lennart Poetteringstring-util: tweak cellescape() a bit
2018-06-01  Lennart Poetteringescape: add an explanatory comment about buffer sizes
2018-06-01  Lennart Poetteringmissing: define kernel internal limit TASK_COMM_LEN...
2018-06-01  Lennart Poetteringprocess-util: mention that wait_for_terminate_with_time...
2018-06-01  Lennart Poetteringcore: don't trigger OnFailure= deps when a unit is...
2018-06-01  Lennart Poetteringcore: when we can't enqueue OnFailure= job show full...
2018-06-01  Susant Sahaninetworkd: enable to set IFF_ALLMULTI to network device...
2018-06-01  Ian MiellMinor spelling error - "Our of"->"Out of"
2018-06-01  Zbigniew Jędrzejew... systemctl: when removing enablement or mask symlinks... 9147/head
2018-05-31  Zbigniew Jędrzejew... systemctl: remove newlines
2018-05-31  Zbigniew Jędrzejew... Fix reporting of enabled-runtime units
2018-05-31  Zbigniew Jędrzejew... core/dbus: simplify bus_done_{api,system} functions
2018-05-31  Zbigniew Jędrzejew... journal: small simplification
2018-05-31  Lennart Poetteringefi: explicitly cast physical address to UINTN when... 5593/head
2018-05-31  Lennart PoetteringMerge pull request #9014 from keszybz/fuzz-journal...
2018-05-31  Zbigniew Jędrzejew... journal-remote: do not send _BOOT_ID twice 9014/head
2018-05-31  Zbigniew Jędrzejew... journal-remote: parse the _BOOT_ID field and use the...
2018-05-31  Zbigniew Jędrzejew... journal: allow boot_id to be passed to journal_append_e...
2018-05-31  Zbigniew Jędrzejew... journal: remove unused args from journal_file_copy_entry()
2018-05-31  Zbigniew Jędrzejew... shared/logs-show: be more careful before using a _SOURC...
2018-05-31  Zbigniew Jędrzejew... journal: refuse an entry with invalid timestamp fields
2018-05-31  Zbigniew Jędrzejew... Use const char* for timestamp strings which we don...
2018-05-31  Zbigniew Jędrzejew... Always allow timestamps to be printed
2018-05-31  Zbigniew Jędrzejew... fuzz-journal-remote: write to /dev/null not stdout
2018-05-31  Zbigniew Jędrzejew... basic/journal-importer: "trusted" fields in binary...
2018-05-31  Zbigniew Jędrzejew... basic/journal-importer: reject any field names that...
next