Age | Commit message (Expand) | Author |
2014-12-28 | tmpfiles: add new line type 'v' for creating btrfs subvolumes | Lennart Poettering |
2014-11-28 | treewide: introduce UID_INVALID (and friends) as macro for (uid_t) -1 | Lennart Poettering |
2014-11-28 | core: convert log_unit_*() to log_unit_*_errno() | Michal Schmidt |
2014-11-28 | treewide: no need to negate errno for log_*_errno() | Michal Schmidt |
2014-11-28 | treewide: auto-convert the simple cases to log_*_errno() | Michal Schmidt |
2014-11-27 | log: rearrange log function naming | Lennart Poettering |
2014-11-05 | core: introduce new Delegate=yes/no property controlling creation of cgroup s... | Lennart Poettering |
2014-10-28 | core: send sigabrt on watchdog timeout to get the stacktrace | Umut Tezduyar Lindskog |
2014-10-23 | socket: properly label socket symlinks | Lennart Poettering |
2014-10-23 | socket: fix error comparison | Lennart Poettering |
2014-10-23 | selinux: clean up selinux label function naming | Lennart Poettering |
2014-10-23 | selinux: rework label query APIs | Lennart Poettering |
2014-10-23 | smack: rework smack APIs a bit | Lennart Poettering |
2014-10-23 | mac: rename all calls that apply a label mac_{selinux|smack}_apply_xyz(), and... | Lennart Poettering |
2014-10-23 | mac: rename apis with mac_{selinux/smack}_ prefix | WaLyong Cho |
2014-09-19 | socket: introduce SELinuxContextFromNet option | Michal Sekletar |
2014-09-05 | exec: factor out most function arguments of exec_spawn() to ExecParameters | Daniel Mack |
2014-08-21 | core: unify how we generate the prefix string when dumping unit state | Lennart Poettering |
2014-08-19 | socket: suffix newly added TCP sockopt time properties with "Sec" | Lennart Poettering |
2014-08-19 | Revert "socket: introduce SELinuxLabelViaNet option" | Lennart Poettering |
2014-08-19 | socket: introduce SELinuxLabelViaNet option | Michal Sekletar |
2014-08-14 | socket: Add support for TCP defer accept | Susant Sahani |
2014-08-14 | socket: Add Support for TCP keep alive variables | Susant Sahani |
2014-08-14 | Revert "socket: add support for TCP fast Open" | Lennart Poettering |
2014-08-14 | socket: add support for TCP fast Open | Susant Sahani |
2014-08-14 | socket: add support for tcp nagle | Susant Sahani |
2014-07-20 | systemd-verify: a simple tool for offline unit verification | Zbigniew Jędrzejewski-Szmek |
2014-06-18 | socket: check return from exec_spawn | Thomas Hindoe Paaboel Andersen |
2014-06-07 | Remove sysv parser from service.c | Thomas Hindoe Paaboel Andersen |
2014-06-06 | fix warnings | Thomas Hindoe Paaboel Andersen |
2014-06-05 | kdbus: when uploading bus name policy, resolve users/groups out-of-process | Lennart Poettering |
2014-06-05 | socket: add SocketUser= and SocketGroup= for chown()ing sockets in the file s... | Lennart Poettering |
2014-06-04 | socket: add new Symlinks= option for socket units | Lennart Poettering |
2014-06-04 | socket: optionally remove sockets/FIFOs in the file system after use | Lennart Poettering |
2014-05-28 | build-sys: use glibc's xattr support instead of requiring libattr | Kay Sievers |
2014-05-22 | socket: properly handle if our service vanished during runtime | Lennart Poettering |
2014-05-15 | Remove unnecessary casts in printfs | Zbigniew Jędrzejewski-Szmek |
2014-04-19 | Handle Unix domain socket connections from outside our namespace v2 | Zbigniew Jędrzejewski-Szmek |
2014-04-19 | Revert "Handle Unix domain socket connections from outside our namespace" | Kay Sievers |
2014-04-16 | Handle Unix domain socket connections from outside our namespace | Eelco Dolstra |
2014-03-24 | sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM... | Lennart Poettering |
2014-03-19 | core: rework context initialization/destruction logic | Lennart Poettering |
2014-03-18 | util: replace close_nointr_nofail() by a more useful safe_close() | Lennart Poettering |
2014-03-14 | Do not return -1 (EINVAL) on allocation error | Zbigniew Jędrzejewski-Szmek |
2014-03-12 | socket.c: make use of union sockaddr_union | Daniel Buch |
2014-03-03 | core: introduce new RuntimeDirectory= and RuntimeDirectoryMode= unit settings | Lennart Poettering |
2014-02-24 | core: add global settings for enabling CPUAccounting=, MemoryAccounting=, Blo... | Lennart Poettering |
2014-02-20 | api: in constructor function calls, always put the returned object pointer fi... | Lennart Poettering |
2014-01-29 | core: make sure to always go through both SIGTERM and SIGKILL states of units | Lennart Poettering |
2014-01-27 | core: add function to tell when job will time out | Zbigniew Jędrzejewski-Szmek |