Age | Commit message (Expand) | Author |
2014-11-01 | sd-dhcp-lease: use unaligned read helpers | Tom Gundersen |
2014-11-01 | dhcp6: use unaligned read/write helpers | Tom Gundersen |
2014-11-01 | resolved: dns-packet - use unaligned read/write helpers | Tom Gundersen |
2014-11-01 | shared: add helpers for unaligend BE read/write | Tom Gundersen |
2014-10-31 | ptyforward: rework PTY forwarder logic used by nspawn to utilize the normal e... | Lennart Poettering |
2014-10-31 | Make bus errno mappings non-static | Zbigniew Jędrzejewski-Szmek |
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 |