index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
Age
Commit message (
Expand
)
Author
2014-09-08
execute: silence warnings
Thomas Hindoe Paaboel Andersen
2014-09-08
namespace: avoid posible use of uninitialized variable
Thomas Hindoe Paaboel Andersen
2014-09-08
service: hook up custom endpoint logic
Daniel Mack
2014-09-08
namespace: add support for custom kdbus endpoint
Daniel Mack
2014-09-08
bus: parse BusPolicy directive in service files
Daniel Mack
2014-09-08
bus: add kdbus endpoint types
Daniel Mack
2014-09-08
bus: factor out bus policy items
Daniel Mack
2014-09-05
exec: move code executed after fork into exec_child()
Daniel Mack
2014-09-05
exec: factor out most function arguments of exec_spawn() to ExecParameters
Daniel Mack
2014-09-03
systemd: fix argument ordering in UnsetAndSetEnvironment
Zbigniew Jędrzejewski-Szmek
2014-08-31
Quote unit names in suggested systemctl commandlines
Zbigniew Jędrzejewski-Szmek
2014-08-30
systemd: fix error message
Zbigniew Jędrzejewski-Szmek
2014-08-30
Fix a few more typos
Ruben Kerkhof
2014-08-28
use the switch_root function in shutdown
Harald Hoyer
2014-08-26
util: make use of newly added reset_signal_mask() call wherever appropriate
Lennart Poettering
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
[next]