Age | Commit message (Expand) | Author |
2014-08-19 | socket: suffix newly added TCP sockopt time properties with "Sec" | Lennart Poettering |
2014-08-19 | memfd: reduce name escaping logic to utf-8 checks | Daniel Mack |
2014-08-19 | memfd: simplify API | Lennart Poettering |
2014-08-19 | Revert "socket: introduce SELinuxLabelViaNet option" | Lennart Poettering |
2014-08-19 | tmpfiles: add new 'r' line type to add UIDs/GIDs to the pool to allocate UIDs... | Lennart Poettering |
2014-08-19 | networkd: don't consider deprecated or tentative addresses when determining o... | Tom Gundersen |
2014-08-19 | socket: introduce SELinuxLabelViaNet option | Michal Sekletar |
2014-08-19 | networkd: netdev - add missing callback when adding stacked devices | Tom Gundersen |
2014-08-19 | networkd: link - don't enforce ENSLAVING state | Tom Gundersen |
2014-08-19 | util: remove unused FOREACH_WORD_SEPARATOR_QUOTED | Lennart Poettering |
2014-08-19 | sysusers: add another column to sysusers files for the home directory | Lennart Poettering |
2014-08-19 | networkd: fix use-after-free | Tom Gundersen |
2014-08-19 | sysusers: add a new RPM macro for creating users directly from data passed in... | Lennart Poettering |
2014-08-19 | sysusers: optionally, read sysuers configuration from standard input | Lennart Poettering |
2014-08-19 | sysusers: also update /etc/shadow and /etc/gshadow when creating new system u... | Lennart Poettering |
2014-08-19 | hashmap: try to use the existing 64bit hash functions for dev_t if it is 64bit | Lennart Poettering |
2014-08-18 | bus: map sealed memfds as MAP_PRIVATE | David Herrmann |
2014-08-18 | util: try to be a bit more NFS compatible when checking whether an FS is writ... | Lennart Poettering |
2014-08-18 | core: minor modernizations | Lennart Poettering |
2014-08-18 | units: fix BindsTo= logic when applied relative to services with Type=oneshot | Lennart Poettering |
2014-08-18 | bootchart: use NSEC_PER_SEC | Ronny Chevalier |
2014-08-18 | bus-control: Fix cgroup handling | Denis Kenzior |
2014-08-18 | networkd: fix how we generate lists in link_save() | Lennart Poettering |
2014-08-18 | tests: add missing entry to test-tables | Ronny Chevalier |
2014-08-18 | tests: add tests for time-util.c | Ronny Chevalier |
2014-08-18 | tests: add test-condition-util | Ronny Chevalier |
2014-08-18 | tests: add tests for util.c | Ronny Chevalier |
2014-08-18 | tests: add test for fdset_iterate | Ronny Chevalier |
2014-08-18 | tests: add tests for fileio.c | Ronny Chevalier |
2014-08-18 | tests: add missing unlink | Ronny Chevalier |
2014-08-18 | tests: add tests for socket-util.c | Ronny Chevalier |
2014-08-18 | tmpfiles: only execute chmod()/chown() when needed | Michael Olbrich |
2014-08-18 | Merge remote-tracking branch 'origin/master' | Lennart Poettering |
2014-08-18 | networkd: warn when ignoring unsupported tuntap options | Tom Gundersen |
2014-08-18 | core: Verify systemd1 DBus method callers via polkit | Stef Walter |
2014-08-18 | bus-util: simplify bus_verify_polkit_async() a bit | Lennart Poettering |
2014-08-18 | sd-bus: add API to query which handler/callback is currently being dispatched | Lennart Poettering |
2014-08-18 | memfd: internalize functions, drop sd_memfd type | Daniel Mack |
2014-08-18 | memfd: use _cleanup_ if applicable | David Herrmann |
2014-08-18 | memfd: map unsealed files as MAP_SHARED | David Herrmann |
2014-08-18 | memfd: disallow importing memfds without sealing | David Herrmann |
2014-08-18 | memfd: don't open kdbus for memfd | David Herrmann |
2014-08-18 | memfd: internalize header | David Herrmann |
2014-08-18 | memfd: fix memfd_create() syscall wrapper | Daniel Mack |
2014-08-18 | memfd: move code from public library to src/shared | Daniel Mack |
2014-08-17 | kdbus: switch over to generic memfd implementation (ABI+API break) | Daniel Mack |
2014-08-16 | networkctl: use safe_qsort in case no links are present | Thomas Hindoe Paaboel Andersen |
2014-08-16 | sd-bus,log: remove unused variables | Thomas Hindoe Paaboel Andersen |
2014-08-15 | sd-event: return 'r' rather than '-errno' | Tom Gundersen |
2014-08-15 | Merge commit 'b39a2770ba55637da80e2e389222c59dbea73507' | Lennart Poettering |