Age | Commit message (Expand) | Author |
2014-12-12 | journal: fix dangling 'else' ambiguity | David Herrmann |
2014-12-12 | hwdb: fix dangling 'else' ambuguity | David Herrmann |
2014-12-12 | hwdb: FOREACH_HWDB_PROPERTY -> SD_HWDB_FOREACH_PROPERTY | David Herrmann |
2014-12-11 | use correct format types | Thomas Hindoe Paaboel Andersen |
2014-12-11 | test-condition: add more test cases | Ronny Chevalier |
2014-12-11 | test-strv: add test for strv_equal | Ronny Chevalier |
2014-12-11 | test-execute: add tests for UMask directive | Ronny Chevalier |
2014-12-11 | test-unit-name: add tests for %f | Ronny Chevalier |
2014-12-11 | bus: sync with kdbus.git | David Herrmann |
2014-12-11 | tree-wide: use our memset() macros instead of memset() itself | Lennart Poettering |
2014-12-11 | treewide: correct spacing near eol in code comments | Torstein Husebø |
2014-12-11 | core: correct spacing near eol in code comments | Torstein Husebø |
2014-12-11 | shared: correct spacing near eol in code comments | Torstein Husebø |
2014-12-11 | journald: correct spacing near eol code comments | Torstein Husebø |
2014-12-11 | sd-bus: correct spacing near eol in code comments | Torstein Husebø |
2014-12-11 | networkd/resolved: correct spacing near eol in code comments | Torstein Husebø |
2014-12-11 | sd-dhcp-client: log if we fail to set up lease timers | Tom Gundersen |
2014-12-11 | libudev: make libudev-hwdb a wrapper around sd-hwdb | Tom Gundersen |
2014-12-11 | libsystemd: add sd-hwdb library | Tom Gundersen |
2014-12-11 | bus: sync with kdbus.git | David Herrmann |
2014-12-11 | bus: zero cmd_free before passing to ioctl | David Herrmann |
2014-12-11 | bus: fix memfd-cache regarding memfd offsets | David Herrmann |
2014-12-11 | localectl,man: make it obvious that set-*-keymaps sets both keymaps | Zbigniew Jędrzejewski-Szmek |
2014-12-10 | scope: make attachment of initial PIDs a bit more robust | Lennart Poettering |
2014-12-10 | core: don't migrate PIDs for units that may contain subcgroups, do this only ... | Lennart Poettering |
2014-12-10 | core: properly pass unit file state to clients via the bus | Lennart Poettering |
2014-12-10 | sd-bus: make BUS_ERROR_MAP_ELF_USE() use a const variable | Lennart Poettering |
2014-12-10 | networkd: rename section [BridgePort] → [Bridge] | Lennart Poettering |
2014-12-10 | sd-bus: move common errors src/shared/bus-errors.h → src/libsystemd/sd-bus/... | Lennart Poettering |
2014-12-10 | networkd-dhcp6: Support ICMPv6 Other information | Patrik Flykt |
2014-12-10 | networkd-dhcp6: Move ICMPv6 and DHCPv6 configuration to new file | Patrik Flykt |
2014-12-10 | test-dhcp6-client: Add a simple Information Request test case | Patrik Flykt |
2014-12-10 | sd-dhcp6-client: Implement Information Request message | Patrik Flykt |
2014-12-10 | sd-dhcp6-lease: Return only -EINVAL when a NULL lease is supplied | Patrik Flykt |
2014-12-10 | sd-dhcp6-client: Make end of successfull option parsing explicit | Patrik Flykt |
2014-12-10 | test: fix some tests when running inside a container | Jan Synacek |
2014-12-10 | virt: when detecting containers and /run/systemd/container cannot be read, ch... | Lennart Poettering |
2014-12-09 | systemctl: fix invalid free when enabling sysv services fails | Zbigniew Jędrzejewski-Szmek |
2014-12-09 | ima-setup: simplify | Zbigniew Jędrzejewski-Szmek |
2014-12-09 | treewide: sanitize loop_write | Zbigniew Jędrzejewski-Szmek |
2014-12-10 | kdbus: downgrade warning if we cannot patch kdbus attach mask to DEBUG if kdb... | Lennart Poettering |
2014-12-10 | util: introduce our own gperf based capability list | Lennart Poettering |
2014-12-10 | mount: clarify that we really need to replace the utab inotify code with the ... | Lennart Poettering |
2014-12-10 | core: unify how we iterate over inotify events | Lennart Poettering |
2014-12-10 | mount: use bools where appropriate | Lennart Poettering |
2014-12-10 | nspawn: create the macvlan MAC addresses in an arch independent stable way | Lennart Poettering |
2014-12-09 | journal: optimize iteration: skip files that cannot improve current candidate... | Michal Schmidt |
2014-12-09 | journal: optimize iteration: skip whole files behind current location | Michal Schmidt |
2014-12-09 | networkd: remove unused variable | Thomas Hindoe Paaboel Andersen |
2014-12-09 | unit: update unit dropin paths and time when dropin file is written. | WaLyong Cho |