Age | Commit message (Expand) | Author |
2014-10-31 | bus: do not segfault on zeros in errno mapping table | Zbigniew Jędrzejewski-Szmek |
2014-10-31 | units: don't order journal flushing afte remote-fs.target | Lennart Poettering |
2014-10-31 | nspawn: don't make up -1 as error code | Lennart Poettering |
2014-10-31 | shared/install: avoid prematurely rejecting "missing" units | Dave Reisner |
2014-10-31 | sd-bus: add missing include | Tom Gundersen |
2014-10-31 | tests: add test-copy | Ronny Chevalier |
2014-10-31 | tests: add tests for path_startswith | Ronny Chevalier |
2014-10-31 | shared: fix typo | Ronny Chevalier |
2014-10-31 | tests: add missing entry for LocalVariable to test-tables | Ronny Chevalier |
2014-10-31 | tests: add test-locale-util | Ronny Chevalier |
2014-10-31 | shared: add missing includes | Ronny Chevalier |
2014-10-31 | tests: add tests for strv.c | Ronny Chevalier |
2014-10-31 | tests: add tests for fileio.c | Ronny Chevalier |
2014-10-31 | sd-dhcp-client: clean up raw socket sd_event_source when creating new UDP socket | Dan Williams |
2014-10-30 | snapshot: return error when snapshot exists | Zbigniew Jędrzejewski-Szmek |
2014-10-30 | Convert the rest to sd_bus_errnomap | Zbigniew Jędrzejewski-Szmek |
2014-10-30 | bus: add sd_bus_errnomap section | Zbigniew Jędrzejewski-Szmek |
2014-10-30 | test: test a corner case in hashmap_remove_and_replace() | Michal Schmidt |
2014-10-30 | hashmap: rewrite the implementation | Michal Schmidt |
2014-10-30 | test: adjust max load factor in test_hashmap_many() | Michal Schmidt |
2014-10-30 | mempool: add a zeroing alloc function | Michal Schmidt |
2014-10-30 | util: add log2u(), log2u_round_up() | Michal Schmidt |
2014-10-30 | memfd: rename memfd.h to memfd-util.h to avoid any confusion with any libc pr... | Lennart Poettering |
2014-10-30 | memfd: always use our internal utility functions where we have them | Lennart Poettering |
2014-10-30 | memfd: drop memfd_get_name() as it is unused | Lennart Poettering |
2014-10-30 | journal: when sending huge log messages prefer memfds over temporary files in... | Lennart Poettering |
2014-10-30 | memfd: always create our memfds with CLOEXEC set | Lennart Poettering |
2014-10-30 | util: unify how we see srand() | Lennart Poettering |
2014-10-30 | util: don't block on getrandom() | Lennart Poettering |
2014-10-30 | sysusers: Preserve ownership and mode on /etc/passwd and friends | Colin Guthrie |
2014-10-29 | systemctl: obey --state in list-unit-files | Zbigniew Jędrzejewski-Szmek |
2014-10-29 | systemctl: let list-{units,unit-files } honour --type | Zbigniew Jędrzejewski-Szmek |
2014-10-29 | missing.h: fix wrong __NR_getrandom syscall def | Dave Reisner |
2014-10-30 | udev: path_id - update comments | Kay Sievers |
2014-10-30 | busctl: add new "capture" verb to record bus messages in libpcap compatible f... | Lennart Poettering |
2014-10-29 | nspawn: ignore EEXIST when creating mount point | Dave Reisner |
2014-10-29 | sd-bus: properly handle removals of non-existing matches | Lennart Poettering |
2014-10-29 | missing: no tabs please, we are british | Lennart Poettering |
2014-10-29 | missing: simplify memfd ifdeffery | Lennart Poettering |
2014-10-29 | util: make use of the new getrandom() syscall if it is available when needing... | Lennart Poettering |
2014-10-29 | sd-rtnl: add bridge port rtnl attributes. | Susant Sahani |
2014-10-29 | sd-rtnl: add support to set packet family type | Susant Sahani |
2014-10-29 | sd-rtnl: mark nested attributes with the NLA_F_NESTED flag | Tom Gundersen |
2014-10-29 | sd-rtnl: fix reading of nla type | Tom Gundersen |
2014-10-29 | networkd: add Patch of MTU discovery for IPIP and GRE | Susant Sahani |
2014-10-29 | networkd: add back path of MTU discovery for SIT | Susant Sahani |
2014-10-28 | test: use assert_se() when testing tables so that we get a useful error when ... | Lennart Poettering |
2014-10-28 | service: add missing state table entry | Lennart Poettering |
2014-10-28 | core: send sigabrt on watchdog timeout to get the stacktrace | Umut Tezduyar Lindskog |
2014-10-28 | swap: don't add too many deps for swap files form /proc/swap | Lennart Poettering |