]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2017-11-29  Zbigniew Jędrzejewsk... Add mkosi.output/ to .gitignore 7504/head
2017-11-29  Zbigniew Jędrzejewsk... mkosi: do not build man pages
2017-11-29  Yu WatanabeMerge pull request #7492 from keszybz/coverity-fixes
2017-11-28  Zbigniew Jędrzejewsk... udev/collect: use _cleanup_ in one more place 7492/head
2017-11-28  Zbigniew Jędrzejewsk... udev/collect: remove dead conditional
2017-11-28  Zbigniew Jędrzejewsk... journal: avoid undefined behaviour in float division...
2017-11-28  Zbigniew Jędrzejewsk... networkd: fix memleak of Rules
2017-11-28  Zbigniew Jędrzejewsk... journal: use new helpers with journal_file_close
2017-11-28  Zbigniew Jędrzejewsk... journal-remote: add helper function and use hashmap_fre...
2017-11-28  Zbigniew Jędrzejewsk... cryptsetup-generator: add helper function and use hashm...
2017-11-28  Zbigniew Jędrzejewsk... coredump: fix typo and use hashmap_free_with_destructor
2017-11-28  Zbigniew Jędrzejewsk... machine-image: convert image_hashmap_free() to an stati...
2017-11-28  Zbigniew Jędrzejewsk... Add set/hashmap helpers for non-trivial freeing and...
2017-11-28  Zbigniew Jędrzejewsk... Use hashmap_free_free where appropriate
2017-11-28  Zbigniew Jędrzejewsk... Merge pull request #7490 from yuwata/test-basic
2017-11-28  Susant Sahaninetworkd: Add comment for setting_mtu #7460 (#7489)
2017-11-28  Lennart PoetteringMerge pull request #7486 from keszybz/coverity-fixes
2017-11-28  Yu Watanabetest-cap-list: add more tests about capability_set_... 7490/head
2017-11-28  Yu Watanabetest: move tests about cap_list_cap() from test-cap...
2017-11-28  Yu Watanabecap-list: check range of numeric value
2017-11-28  Yu Watanabetest-bitmap: add tests for bitmap_copy()
2017-11-28  Yu Watanabetest-architecture: add more tests
2017-11-28  Yu Watanabetest-alloc-util: add tests for memdup_suffix0() and...
2017-11-28  Yu Watanabetests: add tests for empty string
2017-11-28  Yu Watanabealloc-util: coding style fix
2017-11-28  Lennart PoetteringMerge pull request #7398 from keszybz/udev-list
2017-11-28  Lennart PoetteringMerge pull request #7484 from poettering/sd-resolve...
2017-11-28  Zbigniew Jędrzejewsk... pid1: improve syntax in error message 7486/head
2017-11-28  Zbigniew Jędrzejewsk... pid1: clarify that min_max is always initialized
2017-11-28  Zbigniew Jędrzejewsk... test-hostname-util: add assert_se's to make coverity...
2017-11-28  Zbigniew Jędrzejewsk... test-process-util: add (void) cast to make coverity...
2017-11-28  Zbigniew Jędrzejewsk... test-fd-util: add assert_se to make coverity happy
2017-11-28  Zbigniew Jędrzejewsk... udevadm-monitor: add some assert_se's to make coverity...
2017-11-28  Zbigniew Jędrzejewsk... core/umount: use _cleanup_ in one more place
2017-11-28  Zbigniew Jędrzejewsk... sd-resolve: check that name fits in the specified packe...
2017-11-28  Zbigniew Jędrzejewsk... shim: fix logically dead code
2017-11-28  Zbigniew Jędrzejewsk... networkd: remove dead code
2017-11-28  Zbigniew Jędrzejewsk... test-ndisc-ra: add assert_se() to make coverity happy
2017-11-28  Zbigniew Jędrzejewsk... boot/shim: fix char ** vs char * mismatch
2017-11-28  Zbigniew Jędrzejewsk... boot/efi: fix NULL dereference
2017-11-28  Zbigniew Jędrzejewsk... dissect-image: simplify check for passphrase presence
2017-11-28  Zbigniew Jędrzejewsk... networkd: fix reversed arguments
2017-11-28  Zbigniew Jędrzejewsk... networkd: plug some memleaks in rule serialization...
2017-11-28  Zbigniew Jędrzejewsk... networkd: fix serialization of {Incoming,Outgoing}Interface
2017-11-28  Zbigniew Jędrzejewsk... Add test-routing-policy-rule
2017-11-28  Zbigniew Jędrzejewsk... test-network: use automatic cleanup
2017-11-28  Zbigniew Jędrzejewsk... networkd: parse the rvalue, not the option name
2017-11-28  Zbigniew Jędrzejewsk... networkd: move rule loading to a separate function
2017-11-28  Zbigniew Jędrzejewsk... Merge pull request #7316 from poettering/fd-store-remove
2017-11-28  AriAdded Logitech MX Master 2s (#7487)
2017-11-27  Lennart Poetteringtest-resolve: make sure we don't hang forever 7484/head
2017-11-27  Lennart Poetteringsd-resolve: propagate timeouts in sd_resolve_wait(...
2017-11-27  Lennart Poetteringservice: shortcut operations if the MAINPID= doesn... 7316/head
2017-11-27  Lennart Poetteringservice: use parse_errno() for parsing error numbers
2017-11-27  Lennart Poetteringupdate TODO
2017-11-27  Lennart Poetteringlogind: use the new FDSTOREREMOVE=1 sd_notify() message
2017-11-27  Lennart Poetteringcore: add a new sd_notify() message for removing fds...
2017-11-27  Lennart Poetteringman: slightly improve the sd_notify() documentation...
2017-11-27  Lennart Poetteringcore: only process one of READY=1, STOPPING=1 or RELOAD...
2017-11-27  Lennart Poetteringservice: reorder sd_notify() handling a bit
2017-11-27  Lennart Poetteringservice: split out sd_notify() message authorization...
2017-11-27  Lennart Poetteringcore: only log about sd_notify() message contents,...
2017-11-27  Vladislav VishnyakovCorrected Chuwi HiBook entry (#7483)
2017-11-27  Patrik Flyktnetworkd: Free Prefix in case allocation fails (#7480)
2017-11-27  Zbigniew Jędrzejewsk... networkd: unbork rule serialization
2017-11-27  Lennart Poetteringlogind: make sure we don't acces m->action_what if...
2017-11-26  Lennart PoetteringMerge pull request #7472 from keszybz/tests-on-a-slow...
2017-11-26  Susant Sahaninetworkd: DHCP client do not get into a loop while...
2017-11-26  Zbigniew Jędrzejewsk... test: increase the timeout for hwdb-test 7472/head
2017-11-26  Zbigniew Jędrzejewsk... test: increase timeout for test-journal-enum
2017-11-26  Evgeny Vereshchaginexec-util: initialize `new` before using it (#7471)
2017-11-26  Zbigniew Jędrzejewsk... Merge pull request #7464 from poettering/cgroup-control-fix
2017-11-26  Yu WatanabeMerge pull request #7468 from yuwata/fix-7362
2017-11-25  Zbigniew Jędrzejewsk... Merge pull request #7467 from yuwata/fix-7302
2017-11-25  Yu Watanabefileio: include sys/mman.h 7468/head
2017-11-25  Yu Watanabemeson: update header file to detect memfd_create()
2017-11-25  Lennart Poetteringupdate TODO 7464/head
2017-11-25  Lennart Poetteringcore: warn about left-over processes in cgroup on unit...
2017-11-25  Lennart Poetteringcore: generalize the cgroup empty check on GC
2017-11-25  Lennart Poetteringcgroup: remove logic for maintaining /control subcgroup...
2017-11-25  Lennart Poetteringunit: initialize bpf cgroup realization state properly
2017-11-25  Lennart Poetteringcgroup: when dispatching the cgroup realization queue...
2017-11-25  Lennart Poetteringcgroup: drop unused parameter from function
2017-11-25  Lennart Poetteringcgroup-util: merge cg_set_tasks_access() and cg-set_gro...
2017-11-25  Lennart Poetteringmkosi: let's switch to the unified mode for mkosi
2017-11-25  Yu Watanabetest: set log_level to info in test-hwdb and check...
2017-11-25  Vladislav VishnyakovAdded Chuwi HiBook support (#7465)
2017-11-25  Zbigniew Jędrzejewsk... Merge pull request #7449 from yuwata/clang-warnings
2017-11-25  Yu Watanabenspawn: adjust path to static resolv.conf to support... 7467/head
2017-11-25  Yu Watanabemeson: remove abbreviations in status
2017-11-25  Yu Watanabefirstboot: do not write vconsole.conf when arg_keymap... 7449/head
2017-11-25  Yu Watanabemachine: remove unused variables
2017-11-25  Yu Watanabejournald: add _printf_ attribute to server_driver_message()
2017-11-24  Lennart Poetteringtests: make "test-execute" work in "sudo ninja -C build...
2017-11-24  Lukasz Rubaszewskitmpfiles: check if not too many symbolic links. (#7423)
2017-11-24  Christian Braunercore: remove empty cgroups (#7457)
2017-11-24  Michael Vogtnetworkd: auto promote links if "promote_secondaries...
2017-11-24  Lennart Poetteringnspawn: hash the machine name, when looking for a suita...
2017-11-24  Lennart PoetteringMerge pull request #7442 from poettering/scope-fixes
2017-11-24  Lennart Poetteringsystemctl: ignore shutdown's "-t" argument (#7459)
next