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
/
manager.c
Age
Commit message (
Expand
)
Author
2014-01-12
core: don't allow setting NOTIFY_SOCKET and similar env vars we need ourselve...
Lennart Poettering
2014-01-12
core: clean up environment block for --user instances a bit
Lennart Poettering
2014-01-11
core: fix unused variable
Zbigniew Jędrzejewski-Szmek
2014-01-09
core: fix lack of notifications after reload
Zbigniew Jędrzejewski-Szmek
2014-01-07
core: --user -- move generator directories from /tmp to $XDG_RUNTIME_DIR
Kay Sievers
2014-01-03
bus: always create --user bus when kdbus is active
Kay Sievers
2014-01-02
Use format patterns for usec_t, pid_t, nsec_t, usec_t
Zbigniew Jędrzejewski-Szmek
2014-01-02
core/manager: print info about interesting signals
Zbigniew Jędrzejewski-Szmek
2013-12-26
Use enums to make it obvious what boolean params mean
Zbigniew Jędrzejewski-Szmek
2013-12-26
bus: make system bus kdbus node world-accessible
Lennart Poettering
2013-12-23
core: when we close the notify fd, we also need to free its event source
Lennart Poettering
2013-12-22
shared: switch our hash table implementation over to SipHash
Lennart Poettering
2013-12-21
core: pass notify fd across reexecs
Lennart Poettering
2013-12-18
core: priorize notification fd processing over notification fd process via sd...
Lennart Poettering
2013-12-17
core: always create /dev/kdbus/ns (and make it private 0700) after setting up...
Lennart Poettering
2013-12-13
event: be more conservative when returning errors from event handler callbacks
Lennart Poettering
2013-12-10
core: epoll and signalfd has been moved into sd event loop
Shawn Landden
2013-12-10
core/manager: remove infinite loop
Shawn Landden
2013-12-06
Get rid of our reimplementation of basename
Zbigniew Jędrzejewski-Szmek
2013-12-03
bus: don't make use of the private bus socket if kdbus is available
Lennart Poettering
2013-12-02
core: extra paranoia when deserializing kdbus fd
Lennart Poettering
2013-11-30
bus: do kdbus only if this is enabled on the configure switch
Lennart Poettering
2013-11-30
nspawn: set up a kdbus namespace when starting a container
Lennart Poettering
2013-11-30
core: allocate a kdbus bus for each systemd instance, if we can
Lennart Poettering
2013-11-26
tree-wide usage of %m specifier instead of strerror(errno)
Daniel Buch
2013-11-25
swap: always track the current real device node of all swap devices, even whe...
Lennart Poettering
2013-11-25
core: set some event source priorities to enforce dispatching order
Lennart Poettering
2013-11-25
core: dispatch run queue only if there's nothing else to do
Lennart Poettering
2013-11-24
core: set finish_timestamp only after all jobs have finished
Kay Sievers
2013-11-21
manager: always sort environment block, it's prettier
Lennart Poettering
2013-11-20
manager: don't do plymouth in a container
Lennart Poettering
2013-11-20
core: convert PID 1 to libsystemd-bus
Lennart Poettering
2013-11-13
Only disable output on console during boot if needed
Olivier Brunel
2013-11-08
Remove dead code and unexport some calls
Lennart Poettering
2013-11-06
Comment spelling fixes.
David Strauss
2013-10-21
build-sys: use -Og instead of -O0 to catch warnings
Kay Sievers
2013-10-14
list: make our list macros a bit easier to use by not requring type spec on e...
Lennart Poettering
2013-10-13
manager: connect to private bus even if $DBUS_SESSION_BUS_ADDRESS is not set
Mantas Mikulėnas
2013-10-13
Introduce _cleanup_fdset_free_
Zbigniew Jędrzejewski-Szmek
2013-10-01
local: fix memory leak when putting together locale settings
Lennart Poettering
2013-09-26
core: rework how we match mount units against each other
Lennart Poettering
2013-09-24
support acpi firmware performance data (FPDT)
Kay Sievers
2013-09-17
man: add a list of environment variables
Zbigniew Jędrzejewski-Szmek
2013-09-09
run: allow non-absolute paths as command
Zbigniew Jędrzejewski-Szmek
2013-07-26
rework systemd's own process environment handling/passing
Kay Sievers
2013-07-15
man: add FILES section to systemd-journald.service(8)
Zbigniew Jędrzejewski-Szmek
2013-07-15
systemd: do not output status messages once gettys are running
Zbigniew Jędrzejewski-Szmek
2013-07-10
core: send out "Reloading" signal before and after doing a full reload/reexec...
Lennart Poettering
2013-07-10
core: serialize/deserialize bus subscribers
Lennart Poettering
2013-07-02
core: make GC more aggressive
Lennart Poettering
[next]