Age | Commit message (Expand) | Author |
2014-11-01 | libsystemd-networkd: introduce sd-pppoe library | Tom Gundersen |
2014-11-01 | libudev: Use correct free function | Colin Walters |
2014-11-01 | scsi_id: fix usage spelling | Joe Lawrence |
2014-11-01 | TODO | Zbigniew Jędrzejewski-Szmek |
2014-11-01 | kernel-install/90-loaderentry.install: fix cmdline parsing | Michael Chapman |
2014-11-01 | systemd-journal-flush.service: remove "trigger" from description | Zbigniew Jędrzejewski-Szmek |
2014-11-01 | man: explain journalctl --flush correctly | Umut Tezduyar Lindskog |
2014-11-01 | bus: use STR_IN_SET | WaLyong Cho |
2014-11-01 | core: improve error message when machine id is missing | Jan Synacek |
2014-11-01 | sd-dhcp6-client: fix off-by-two error in DUID length | Dan Williams |
2014-11-01 | calendarspec: add constant for weekdays_bits | Daniele Medri |
2014-11-01 | man: describe all log levels in udevadm(8) | Zbigniew Jędrzejewski-Szmek |
2014-11-01 | Use log "level" instead of "priority" | Zbigniew Jędrzejewski-Szmek |
2014-11-01 | libudev: do not accept invalid log levels | Zbigniew Jędrzejewski-Szmek |
2014-11-01 | libudev: modernization | Zbigniew Jędrzejewski-Szmek |
2014-11-01 | sd-dhcp-lease: use shared default prefixlen function | Tom Gundersen |
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 | hwdb: Update database of Bluetooth company identifiers | Marcel Holtmann |
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 | remove references of readahead | 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 | configure.ac: add --enable-hashmap-debug option | Michal Schmidt |
2014-10-30 | tools: add gdb command to dump hashmap information | 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 |