]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2018-10-18  Lennart Poetteringbus-creds: FOREACH_LINE excorcism
2018-10-18  Lennart Poetteringcoredump: FOREACH_LINE excorcism
2018-10-18  Lennart Poetteringsmack-setup: include error cause in log message
2018-10-18  Lennart Poetteringsmcak-setup: FOREACH_LINE excorcism
2018-10-18  Lennart Poetteringshutdown: FOREACH_LINE() excorcism
2018-10-18  Lennart Poetteringima-setup: prefer safe_close() over plain close()
2018-10-18  Lennart Poetteringima-setup: include error cause in failure messages
2018-10-18  Lennart Poetteringima-setup: FOREACH_LINE excorcism
2018-10-18  Lennart Poetteringcgroup: FOREACH_LINE excorcism
2018-10-18  Lennart Poetteringtime-util: FOREACH_LINE excorcism
2018-10-18  Lennart Poetteringprocess-util: FOREACH_LINE excorcism
2018-10-18  Lennart Poetteringmount-util: FOREACH_LINE() excorcism
2018-10-18  Lennart Poetteringcgroup-util: FOREACH_LINE() excorcism
2018-10-18  Zbigniew Jędrzejewsk... Merge pull request #10174 from poettering/sd-boot-count...
2018-10-18  Yu Watanabebus-unit-util: use streq() instead of STR_IN_SET()
2018-10-18  Michael Biebldocs: use h2 headers
2018-10-18  Anita Zhangcore: implement per unit journal rate limiting
2018-10-18  Yu Watanaberesolve: set IP_RECVERR
2018-10-17  Yu WatanabeMerge pull request #10438 from poettering/path-is-valid
2018-10-17  Lennart PoetteringMerge pull request #10439 from poettering/job-struct...
2018-10-17  Lennart PoetteringMerge pull request #10440 from poettering/fflush-and...
2018-10-17  Lennart PoetteringMerge pull request #10428 from keszybz/failure-actions
2018-10-17  Lennart Poetteringservice: use free_and_replace() where we can 10440/head
2018-10-17  Lennart Poetteringexec-util: use fflush_and_check() where appropriate
2018-10-17  Lennart Poetteringexecute: shorten things a bit 10439/head
2018-10-17  Lennart Poetteringjob: add lots of colons to log messages
2018-10-17  Lennart Poetteringjob: use structured initialization
2018-10-17  Lennart Poetteringcore: use structured initialization 10438/head
2018-10-17  Lennart Poetteringcore: shorten list appending a bit, by using better...
2018-10-17  Lennart Poetteringdbus: add missing OOM check
2018-10-17  Lennart Poetteringcore: validate socket path with path_is_valid()
2018-10-17  Lennart Poetteringpath-util: add new path_is_valid() helper
2018-10-17  Lennart Poetteringlist: fix double avaluation in LIST_APPEND()
2018-10-17  Andreas Henrikssonsulogin-shell: Use force if SYSTEMD_SULOGIN_FORCE set
2018-10-17  Zbigniew Jędrzejewsk... core: do not "warn" about mundane emergency actions 10428/head
2018-10-17  Zbigniew Jędrzejewsk... units: allow and use SuccessAction=exit-force in system...
2018-10-17  Zbigniew Jędrzejewsk... units: use SuccessAction=poweroff-force in systemd...
2018-10-17  Zbigniew Jędrzejewsk... units: use SuccessAction=reboot-force in systemd-reboot...
2018-10-17  Zbigniew Jędrzejewsk... units: use SuccessAction=exit-force in systemd-exit...
2018-10-17  Zbigniew Jędrzejewsk... core: limit service-watchdogs=no to actual "watchdog...
2018-10-17  Zbigniew Jędrzejewsk... core: allow services with no commands but SuccessAction set
2018-10-17  Zbigniew Jędrzejewsk... core: accept system mode emergency action specifiers...
2018-10-17  Zbigniew Jędrzejewsk... core: define "exit" and "exit-force" actions for user...
2018-10-17  Zbigniew Jędrzejewsk... man: move description of *Action= modes to FailureActio...
2018-10-17  Zbigniew Jędrzejewsk... core: consider service with no start command immediatel...
2018-10-17  Yu Watanabeudev: make sd_device_get_devname() failure non-fatal
2018-10-17  Lennart PoetteringMerge pull request #10244 from poettering/nofile-bump
2018-10-17  Zbigniew Jędrzejewsk... core: return true from cg_is_empty* on ENOENT
2018-10-17  Zbigniew Jędrzejewsk... meson: simplify definition of MEMORY_ACCOUNTING_DEFAULT 10244/head
2018-10-17  Zbigniew Jędrzejewsk... meson: define @HIGH_RLIMIT_NOFILE@ and use it everywhere
2018-10-17  Lennart Poetteringmain: introduce a define HIGH_RLIMIT_MEMLOCK similar...
2018-10-17  Lennart Poetteringmain: bump fs.nr_open + fs.max-file to their largest...
2018-10-17  Lennart PoetteringMerge pull request #10429 from yuwata/drop-udev-list
2018-10-16  Yu Watanabeudev: use Hashmap for storing global properties 10429/head
2018-10-16  Yu Watanabeudev: use Hashmap for storing PROGRAM or BUILTIN
2018-10-16  Yu Watanabeudev: use Hashmap for storing SECLABEL
2018-10-16  Zbigniew Jędrzejewsk... systemctl: fix typo
2018-10-16  Lennart PoetteringMerge pull request #10419 from yuwata/fix-prioq
2018-10-16  Yu Watanabetree-wide: use CMP() macro where applicable
2018-10-16  Ervin Petershwdb: add Aiptek Hyperpen 12000U (#10424)
2018-10-16  Yu WatanabeMerge pull request #10412 from poettering/sockaddr...
2018-10-16  Yu WatanabeMerge pull request #10422 from poettering/network-xml...
2018-10-16  Yu Watanabetest: add one more test for prioq_remove() 10419/head
2018-10-16  Yu Watanabeprioq: use structrued initializer
2018-10-16  Yu Watanabeprioq: fix index range check
2018-10-16  Yu Watanabeprioq: add one more assertion
2018-10-16  Lennart Poetteringtree-wide: CMP()ify all the things
2018-10-16  Michael BieblSet theme jekyll-theme-primer
2018-10-16  Lennart Poetteringman: fix spurious uppercasing 10422/head
2018-10-16  Lennart Poetteringman: an attempt to reword the [Route] Type= man page
2018-10-16  Hui Yiqunnetworkd: type support for "throw" in [Route] section
2018-10-16  Lennart Poetteringsd-boot: factor out searching for loader entry 10174/head
2018-10-16  Lennart Poetteringsd-boot: also set an ID for the reboot-into-firmware...
2018-10-16  Lennart Poetteringsd-boot: write the IDs of all discovered entries to...
2018-10-16  Lennart Poetteringefi: make efivar_set_raw() buffer argument VOID*
2018-10-16  Lennart Poetteringsd-boot: add boot counting mechanism
2018-10-16  Lennart Poetteringsd-boot: coding style fix, don't rely on C's downgrade...
2018-10-16  Lennart Poetteringsd-boot: remove left-over lgpl blurb
2018-10-16  Lennart Poetteringsd-boot: simplify memory management in processing of...
2018-10-16  Lennart Poetteringsd-boot: properly free all config entry fields
2018-10-16  Lennart Poetteringsd-boot: rename ConfigEntry field 'file' to 'id'
2018-10-16  Lennart Poetteringsd-boot: break overly long function argument lists...
2018-10-16  Lennart Poetteringsd-boot: drop initialization of 'line' which we overrid...
2018-10-16  Lennart Poetteringefi: explicity check for NULL in FreePoolp()
2018-10-16  Lennart Poetteringefi: add cleanup handler for closing file descriptors
2018-10-16  Lennart Poetteringefi: add poor man's offsetof() implementation
2018-10-16  Lennart Poetteringmkosi: update the boot loader from our freshly built one
2018-10-16  Lennart Poetteringmkosi: make kmsg work in our mkosi builds at least
2018-10-16  Lennart PoetteringNEWS: explain the RLIMIT_NOFILE bump
2018-10-16  Lennart Poetteringrlimit-util: don't call setrlimit() needlessly if it...
2018-10-16  Lennart Poetteringcore: bump RLIMIT_NOFILE soft+hard limit for systemd...
2018-10-16  Lennart Poetteringunits: bump the RLIMIT_NOFILE soft limit for all servic...
2018-10-16  Lennart Poetteringcore: raise the RLIMIT_NOFILE hard limit for all servic...
2018-10-16  Lennart Poetteringtree-wide: uniformly bump RLIMIT_NOFILE in all our...
2018-10-16  Lennart Poetteringcore: add a new call for bumping RLIMIT_NOFILE to ...
2018-10-16  Lennart Poetteringdef: add a "high" limit for RLIMIT_NOFILE
2018-10-16  Lennart Poetteringupdate TODO
2018-10-16  Lennart Poetteringsiphash24: add helper for calculating the hash value...
2018-10-16  Lennart PoetteringMerge pull request #10416 from poettering/udev-coverity
2018-10-16  Yu Watanabeutil: fix segfault in prioq_remove() with empty Prioq...
next