Age | Commit message (Expand) | Author |
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 | Merge pull request #1924 from poettering/some-fixes-2 | 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 | Some additions to NEWS | Lennart Poettering |
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 | Merge pull request #1922 from phomes/sort-includes | Daniel Mack |
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 | 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 |
2015-11-16 | login: keep user->slice constant | David Herrmann |
2015-11-16 | login: simply XDG_RUNTIME_DIR management | David Herrmann |
2015-11-16 | tmpfiles: create subvolumes for "v", "q", and "Q" only if / is a subvolume | Lennart Poettering |
2015-11-16 | siphash24: change result argument to uint64_t | Martin Pitt |
2015-11-16 | siphash24: fix memory alignment | Daniel Mack |
2015-11-16 | basic: add unaligned macros for little endian | Daniel Mack |
2015-11-16 | Merge pull request #1886 from poettering/tasks-max | David Herrmann |
2015-11-16 | TODO: sort | David Herrmann |
2015-11-16 | Merge pull request #1907 from evverx/fix-pam-install-on-debian | Lennart Poettering |
2015-11-16 | virt: sort #includes alphabetically | Martin Pitt |
2015-11-16 | Merge pull request #1908 from phomes/network-memleak | David Herrmann |
2015-11-16 | Merge pull request #1906 from poettering/pid-check | David Herrmann |
2015-11-16 | nspawn: set TasksMax= for containers to 8192 by default | Lennart Poettering |
2015-11-16 | logind: change default to UserTasksMax= to 4096 | Lennart Poettering |
2015-11-16 | core: enable TasksMax= for all services by default, and set it to 512 | Lennart Poettering |
2015-11-16 | Merge pull request #1910 from martinpitt/master | Lennart Poettering |
2015-11-16 | virt: add missing #includes | Martin Pitt |
2015-11-16 | tests: intsall /etc/login.defs | Evgeny Vereshchagin |
2015-11-15 | network: dhcp6 - fix mem leak | Thomas Hindoe Paaboel Andersen |