Age | Commit message (Expand) | Author |
2015-11-18 | Merge pull request #1912 from mustrumr/calendarspec-sub-second-v3 | Lennart Poettering |
2015-11-18 | Merge pull request #1889 from ssahani/socket-proto | Lennart Poettering |
2015-11-18 | Socket: socket protocol add to dbus properties | Susant Sahani |
2015-11-18 | socket: Add support for socket protcol | Susant Sahani |
2015-11-17 | test: calendarspec sub-second tests | Hristo Venev |
2015-11-17 | calendarspec: sub-second support, v3 | Hristo Venev |
2015-11-17 | run: automatically clean up transient timers created by systemd-run | Lennart Poettering |
2015-11-17 | core: add RemainAfterElapse= setting to timer units | Lennart Poettering |
2015-11-17 | core: Minor cleaning up of unit/log status and log logic | Lennart Poettering |
2015-11-17 | run: when automatically generating names for transient units, use unique bus ... | Lennart Poettering |
2015-11-17 | core: make unit_make_transient() more thorough | Lennart Poettering |
2015-11-17 | core: dispatch load queue each time we set up a transient units | Lennart Poettering |
2015-11-17 | core: move check whether a unit is suitable to become transient into unit.c | Lennart Poettering |
2015-11-17 | core: generate nice error messages for auxiliary transient units, too | Lennart Poettering |
2015-11-17 | Merge pull request #1920 from teg/networkd-fixes | Martin Pitt |
2015-11-17 | networkd: ndisc - consider configured on timeout | Tom Gundersen |
2015-11-17 | sd-dhcp6-client: bind to link-local address | Tom Gundersen |
2015-11-17 | networkd: ndisc - fix token support | Tom Gundersen |
2015-11-17 | sd-dhcp6-client: allow multiple clients on host | Tom Gundersen |
2015-11-17 | networkd: ndisc - always configure dhcp6 client | Tom Gundersen |
2015-11-17 | Merge pull request #1909 from keszybz/filetriggers-v2 | Lennart Poettering |
2015-11-17 | Merge pull request #1926 from phomes/include-order-libudev | Daniel Mack |
2015-11-17 | Merge pull request #1927 from evverx/no-entries-in-quiet-mode | Daniel Mack |
2015-11-17 | journalctl: don't print -- No entries -- in quiet mode | Evgeny Vereshchagin |
2015-11-17 | tree-wide: group include of libudev.h with sd-* | Thomas Hindoe Paaboel Andersen |
2015-11-17 | siphash: minor coding style fixes and modernizations | Lennart Poettering |
2015-11-17 | siphash: fix another alignment issue | Lennart Poettering |
2015-11-17 | tree-wide: make macros for converting fds to pointers and back generic and us... | Lennart Poettering |
2015-11-17 | remount-fs: modernize coding style a bit | Lennart Poettering |
2015-11-17 | sd-ipv4ll: fix error path if sd-ipv4acd allocation fails | Lennart Poettering |
2015-11-17 | journald: trivial simplification | Lennart Poettering |
2015-11-17 | coredump: modernize error logging a bit | Lennart Poettering |
2015-11-17 | core: don't generate warnings when write access to the cgroup fs fails in --u... | Lennart Poettering |
2015-11-17 | tree-wide: use right cast macros for UIDs, GIDs and PIDs | Lennart Poettering |
2015-11-17 | Merge pull request #1923 from zonque/siphash | Lennart Poettering |
2015-11-16 | siphash24: let siphash24_finalize() and siphash24() return the result directly | Daniel Mack |
2015-11-16 | tree-wide: sort includes | Thomas Hindoe Paaboel Andersen |
2015-11-16 | tree-wide: add missing includes | Thomas Hindoe Paaboel Andersen |
2015-11-16 | networkd: ndisc/dhcpv6 - handle starting running clients | Tom Gundersen |
2015-11-16 | Merge pull request #1919 from martinpitt/master | David Herrmann |
2015-11-16 | Merge pull request #1918 from dvdhrm/user3 | David Herrmann |
2015-11-16 | siphash42: add tests with unaligned input pointers | Martin Pitt |
2015-11-16 | login: ignore JobRemoved of old jobs | David Herrmann |
2015-11-16 | Merge pull request #1916 from zonque/align | Tom Gundersen |
2015-11-16 | Merge pull request #1915 from poettering/btrfs-root-subvol | David Herrmann |
2015-11-16 | login: make sure to replace existing units | David Herrmann |
2015-11-16 | login: fix re-use of users | David Herrmann |
2015-11-16 | login: group static fields in "struct User" | David Herrmann |
2015-11-16 | login: make user->service static | David Herrmann |
2015-11-16 | login: make user_new() and user_free() follow coding-style | David Herrmann |