Age | Commit message (Expand) | Author |
2014-08-22 | core: split up "starting" manager state into "initializing" and "starting" | Lennart Poettering |
2014-08-22 | core: introduce "poweroff" as new failure action types | Lennart Poettering |
2014-08-22 | core: print 'startup finished' messages even if we log to console | Lennart Poettering |
2014-08-22 | core: add support for a configurable system-wide start-up timeout | Lennart Poettering |
2014-08-21 | service: allow services of Type=oneshot that specify no ExecStart= commands | Lennart Poettering |
2014-08-21 | service: use the right timeout for stop processes we fork | Lennart Poettering |
2014-08-21 | execute: explain in a comment, why close_all_fds() is invoked the second time... | Lennart Poettering |
2014-08-21 | notify: send STOPPING=1 from our daemons | Lennart Poettering |
2014-08-21 | core: allow informing systemd about service status changes with RELOADING=1 a... | Lennart Poettering |
2014-08-21 | manager: don#t dispatch sd_notify() messages and SIGCHLD multiple times to th... | Lennart Poettering |
2014-08-21 | manager: reuse sockaddr_union instead of redefining our own version of it | Lennart Poettering |
2014-08-21 | service,strv: introduce strv_find_startswith() and make use of it | Lennart Poettering |
2014-08-21 | service: don't invoke functions at the same time as declaring variables | Lennart Poettering |
2014-08-21 | service: remove some pointless linebreaks, to make things more readable | Lennart Poettering |
2014-08-21 | service: asynchronous_close() already checks for negative parameters, no need... | Lennart Poettering |
2014-08-21 | core: unify how we generate the prefix string when dumping unit state | Lennart Poettering |
2014-08-20 | machine-id-setup: don't try to read UUID from VM/container manager if we oper... | Lennart Poettering |
2014-08-20 | build: remove repeated KMOD section | Tom Gundersen |
2014-08-20 | build: include more optional modules in build string | Lennart Poettering |
2014-08-19 | remove unused variables | Thomas Hindoe Paaboel Andersen |
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-19 | sysusers: add a new RPM macro for creating users directly from data passed in... | 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 | core: Verify systemd1 DBus method callers via polkit | Stef Walter |
2014-08-15 | Merge commit 'b39a2770ba55637da80e2e389222c59dbea73507' | Lennart Poettering |
2014-08-15 | cgroup: only generate warnings if actually writing to cgroup attributes failed | Lennart Poettering |
2014-08-15 | main,log: parse the log related kernel command line parameters at one place o... | Lennart Poettering |
2014-08-15 | main: minor code modernization for initializing the console | Lennart Poettering |
2014-08-15 | core: Rename Job.subscribed field to Job.clients | Stef Walter |
2014-08-15 | core: Common code for DBus methods that Cancel a job | Stef Walter |
2014-08-15 | cgroup: downgrade log messages about non-existant cgroup attributes to LOG_DEBUG | Lennart Poettering |
2014-08-14 | socket: add bus property for bus property NoDelay | Susant Sahani |
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-15 | core: Refuse mount on symlink | Timofey Titovets |
2014-08-14 | core: do not add default dependencies to /usr mount unit | Jon Severinsson |
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-08-14 | timer: order OnCalendar units after timer-sync.target if DefaultDependencies=no | Tobias Geerinckx-Rice |
2014-08-13 | mount-setup: fix counting of early mounts without SMACK | Lennart Poettering |
2014-08-13 | switch-root: not only mkdir the parents but the target dir | Harald Hoyer |
2014-08-11 | log: never ever log to syslog from PID 1, log to the journal again | Lennart Poettering |
2014-08-08 | core: loopback-setup - only up the loopback device | Tom Gundersen |
2014-08-07 | core: warn when merged units have conflicting dependencies | Zbigniew Jędrzejewski-Szmek |
2014-08-07 | core: do not add dependencies to self | Zbigniew Jędrzejewski-Szmek |
2014-08-03 | tty-ask-password-agent: modernization | Zbigniew Jędrzejewski-Szmek |