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-01-27
manager: add systemd.show_status=auto mode
Zbigniew Jędrzejewski-Szmek
2014-01-27
Replace mkostemp+unlink with open(O_TMPFILE)
Zbigniew Jędrzejewski-Szmek
2014-01-27
bus: when we cannot bus activate a service because we go down, drop one
Lennart Poettering
2014-01-27
core: require mounts for the root and working directories
Zbigniew Jędrzejewski-Szmek
2014-01-27
core: simplify check for path absoluteness
Zbigniew Jędrzejewski-Szmek
2014-01-27
manager: rearm jobs timer
Zbigniew Jędrzejewski-Szmek
2014-01-27
manager: print ephemeral information about running jobs' timeouts
Zbigniew Jędrzejewski-Szmek
2014-01-27
core: add function to tell when job will time out
Zbigniew Jędrzejewski-Szmek
2014-01-22
sd-rtnl: simplify sd_rtnl_message_addr_new()
Tom Gundersen
2014-01-22
sd-rtnl: link - allow setting the change mask
Tom Gundersen
2014-01-20
exec: introduce PrivateDevices= switch to provide services with a private /dev
Lennart Poettering
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
make socket_instantiate_service use cleanup gcc attribute
Michael Scherer
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-08
Improve messages about user mode a bit
Zbigniew Jędrzejewski-Szmek
2014-01-07
mount: don't creat local-fs.target links for mount units when runnin in user ...
Lennart Poettering
2014-01-07
core: do not add implicit dbus.socket dependency
Kay Sievers
2014-01-07
core: --user -- add basic.target an sort against it like --system does
Kay Sievers
2014-01-07
core: --user -- move generator directories from /tmp to $XDG_RUNTIME_DIR
Kay Sievers
2014-01-05
Remove unused variables
Zbigniew Jędrzejewski-Szmek
2014-01-05
strv: multiple cleanups
Simon Peeters
2014-01-05
shared: procfs_file_alloca: handle pid==0
Simon Peeters
2014-01-05
swap: remove if/else with the same data path
Stefan Beller
2014-01-03
bus: always create --user bus when kdbus is active
Kay Sievers
2014-01-02
core: fix gcc unused variable warning
Zbigniew Jędrzejewski-Szmek
2014-01-02
Introduce cleanup functions for cap_free
Zbigniew Jędrzejewski-Szmek
2014-01-02
Use format patterns for usec_t, pid_t, nsec_t, usec_t
Zbigniew Jędrzejewski-Szmek
2014-01-02
core/service: check if mainpid matches only if it is set
Zbigniew Jędrzejewski-Szmek
2014-01-02
core/manager: print info about interesting signals
Zbigniew Jędrzejewski-Szmek
2014-01-02
core/service: tweak messages on operation timeouts
Zbigniew Jędrzejewski-Szmek
2013-12-30
core: Forgot to dereference pointer when checking for NULL
Stefan Beller
2013-12-28
bus: fix a couple of format string mistakes
Lennart Poettering
2013-12-27
selinux: Check access vector for enable/disable perm for each unit file
Lubomir Rintel
2013-12-26
Use enums to make it obvious what boolean params mean
Zbigniew Jędrzejewski-Szmek
2013-12-26
systemctl: allow globbing in commands which take multiple unit names
Zbigniew Jędrzejewski-Szmek
2013-12-26
bus: make system bus kdbus node world-accessible
Lennart Poettering
2013-12-25
build-sys: minor fixes found with cppcheck
Lennart Poettering
2013-12-25
unit: include peer identity in description of per-connection socket-activated...
Lennart Poettering
2013-12-24
util: unify SO_PEERCRED/SO_PEERSEC invocations
Lennart Poettering
2013-12-23
core: when we close the notify fd, we also need to free its event source
Lennart Poettering
2013-12-23
log: als turn on debug logging in non-PID1 if /proc/cmdline contains "debug"
Lennart Poettering
2013-12-22
sd-daemon: introduce sd_watchdog_enabled() for parsing $WATCHDOG_USEC
Lennart Poettering
2013-12-22
shared: switch our hash table implementation over to SipHash
Lennart Poettering
2013-12-22
core: the cgroup properties are not actually const
Lennart Poettering
2013-12-22
core: no need to list properties for PropertiesChanged messages anymore
Lennart Poettering
2013-12-22
bus: decorate the various object vtables with SD_BUS_VTABLE_PROPERTY_CONST wh...
Lennart Poettering
2013-12-21
core: replace readdir_r with readdir
Florian Weimer
2013-12-21
core: make check for Disconnected message more precise
Lennart Poettering
[next]