Age | Commit message (Expand) | Author |
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 |
2014-12-09 | bus-proxy: cloning smack label | Przemyslaw Kedzierski |
2014-12-09 | run: introduce timer support option | WaLyong Cho |
2014-12-09 | sd-bus: get rid of PID starttime concept | Lennart Poettering |
2014-12-09 | sd-bus: properly support passing memfds around with offset/size parameters | Lennart Poettering |
2014-12-09 | bus: sync with kdbus-git (ABI break) | David Herrmann |
2014-12-09 | libsystemd-network: fix writing of routes in dhcp lease file | Dan Winship |
2014-12-09 | sleep: drop redundant MESSAGE= prefix | Lennart Poettering |
2014-12-09 | journalctl: respect --after-cursor semantics with --follow in all cases | Wesley Dawson |
2014-12-09 | core: rename unit_destroy_cgroup() to unit_destroy_cgroup_if_empty() since it... | Lennart Poettering |
2014-12-09 | cgroup: Handle error when destroying cgroup | Ross Lagerwall |
2014-12-09 | fstab-generator: Allow mount.usr without mount.usrflags, honor rw/ro | Michael Marineau |
2014-12-09 | fstab-generator: free all allocated strings | Lennart Poettering |
2014-12-09 | nspawn: make sure macvlan MAC addresses are stable | Lennart Poettering |
2014-12-09 | sd-rtnl: fix size check in sd_rtnl_message_append_string() | Lennart Poettering |
2014-12-09 | sd-bus: catch up with current kdbus, don't do matches on kdbus monitor connec... | Lennart Poettering |
2014-12-08 | bus-proxy: fix compat with autostarted services | Lennart Poettering |
2014-12-08 | load-fragment: remove wrong ifdef guard | Zbigniew Jędrzejewski-Szmek |