Age | Commit message (Expand) | Author |
2014-04-19 | sd-rtnl: message - make room for all pending messages, not just the first | Tom Gundersen |
2014-04-19 | Revert "Handle Unix domain socket connections from outside our namespace" | Kay Sievers |
2014-04-17 | tmpfiles: fix permissions on new journal files | Greg KH |
2014-04-17 | build-sys: do not try to build test-rtnl-manual w/o kmod | Zbigniew Jędrzejewski-Szmek |
2014-04-17 | build-sys: add libkmod flags for test_rtnl_manual | Łukasz Stelmach |
2014-04-17 | core: minor typo fix | Ali H. Caliskan |
2014-04-16 | delta: do not use unicode chars in C locale | Zbigniew Jędrzejewski-Szmek |
2014-04-16 | install: create_symlink() check unlink() return value | Djalal Harouni |
2014-04-16 | systemctl: allow to change the default target without the --force switch | Djalal Harouni |
2014-04-16 | Handle Unix domain socket connections from outside our namespace | Eelco Dolstra |
2014-04-16 | man: document relationship between RequiresMountsFor and noauto | Zbigniew Jędrzejewski-Szmek |
2014-04-16 | test-path-util: fix running with separate build dir | Zbigniew Jędrzejewski-Szmek |
2014-04-16 | sysctl: replaces some slashes with dots | Zbigniew Jędrzejewski-Szmek |
2014-04-16 | systemctl: add --recursive for list-timers | Thomas Hindoe Paaboel Andersen |
2014-04-16 | systemctl: add --recursive for list-sockets | Thomas Hindoe Paaboel Andersen |
2014-04-14 | bus-proxy: remove unused variable | Thomas Hindoe Paaboel Andersen |
2014-04-14 | cgls: avoid writing an unused value | Thomas Hindoe Paaboel Andersen |
2014-04-14 | timedatectl: avoid using uninitialized var | Thomas Hindoe Paaboel Andersen |
2014-04-14 | man: fix typos in sd_event_new | Thomas Hindoe Paaboel Andersen |
2014-04-14 | networkd: link - make state changing logging a bit less verbose | Tom Gundersen |
2014-04-14 | sd-rtnl: message_addr - allow dumping of messages | Tom Gundersen |
2014-04-14 | sd-rtnl: socket_read - use a read buffer | Tom Gundersen |
2014-04-14 | sd-rtnl: multi-part message - store as linked-list rather than independent me... | Tom Gundersen |
2014-04-14 | sd-rtnl: message_addr - expose a few more getters | Tom Gundersen |
2014-04-14 | networkd: link - ignore missing MAC address from NEWLINK message | Tom Gundersen |
2014-04-14 | hwdb: PCI - include "primary" model string in subsystem model string | Kay Sievers |
2014-04-14 | hwdb: update | Kay Sievers |
2014-04-13 | util: ignore kernel errors reported via close(), unless it is EBADF | Lennart Poettering |
2014-04-13 | udev: serialize/synchronize block device event handling with file locks | Kay Sievers |
2014-04-13 | bus-proxy: when replying to bus calls set a synthetic serial number and patch... | Lennart Poettering |
2014-04-13 | bus: process AddMatch/RemoveMatch driver call in proxy | Lennart Poettering |
2014-04-13 | man: explain that the timestamps on incoming kdbus messages are not necessari... | Lennart Poettering |
2014-04-13 | update TODO | Lennart Poettering |
2014-04-13 | build-sys: add Makefile symlink | Lennart Poettering |
2014-04-13 | update TODO | Lennart Poettering |
2014-04-13 | man: add man page for sd_event_new() | Lennart Poettering |
2014-04-13 | udev: remove seqnum API and all assumptions about seqnums | Kay Sievers |
2014-04-13 | bash completion: fix __get_startable_units | Dan Kilman |
2014-04-12 | path-util: also check for existence of binary when given absolute path | Zbigniew Jędrzejewski-Szmek |
2014-04-12 | fsck: Search for fsck.type in PATH | Mike Gilbert |
2014-04-12 | hwdb: Update database of Bluetooth company identifiers | Marcel Holtmann |
2014-04-12 | man: mention XDG_CONFIG_HOME in systemd.unit | Tanu Kaskinen |
2014-04-12 | build: if -fstack-protector-strong is available, use it. | Cristian Rodríguez |
2014-04-12 | core: Make sure a stamp file exists for all Persistent=true timers | Thomas Bächler |
2014-04-12 | journal: properly detect language specified in line | Zbigniew Jędrzejewski-Szmek |
2014-04-12 | journal: cleanup up error handling in update_catalog() | Zbigniew Jędrzejewski-Szmek |
2014-04-12 | test-dhcp-client: unref lease objects to make valgrind happy | Zbigniew Jędrzejewski-Szmek |
2014-04-12 | Unify GREEDY_REALLOC and GREEDY_REALLOC_T | Zbigniew Jędrzejewski-Szmek |
2014-04-12 | networkd: link - require both RUNNING and LOWER_UP before using link | Tom Gundersen |
2014-04-12 | networkd: wait for IFF_RUNNING rather than IFF_LOWER_UP | Tom Gundersen |