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
Age
Commit message (
Expand
)
Author
2010-07-01
unit: add new abstracted maintenance state for units
Lennart Poettering
2010-07-01
socket: make various socket/pipe options configurable
Lennart Poettering
2010-07-01
core: rename struct timestamp to dual_timestamp to avoid name clash with IP s...
Lennart Poettering
2010-06-24
utils: show help blurb when run without any arguments
Lennart Poettering
2010-06-24
systemctl: minor --help rewording
Lennart Poettering
2010-06-24
path-lookup: unconditionally check /usr and /usr/share unit directories
Lennart Poettering
2010-06-24
manager: both rescue and emergency should be started in isolate mode
Lennart Poettering
2010-06-24
log: unify log env var prefix
Lennart Poettering
2010-06-24
sd-daemon: refer to the man pages
Lennart Poettering
2010-06-24
pam: make sure we don't assign colliding session ids if we get our session id...
Lennart Poettering
2010-06-24
minor fixes to help texts
Lennart Poettering
2010-06-23
man: start documenting systemd itself
Lennart Poettering
2010-06-23
pam: dont use $XDG_SESSION_COOKIE since CK wants that to be secret. Come up w...
Lennart Poettering
2010-06-23
minor typo fixes
Lennart Poettering
2010-06-23
man: document sd-daemon.[ch]
Lennart Poettering
2010-06-22
systemctl: fix systemctl help text
Lennart Poettering
2010-06-22
service: rework logic when we consider a service running
Lennart Poettering
2010-06-22
conf-parser: check all parse callbacks
Lennart Poettering
2010-06-21
pam: implement systemd PAM module and generelize cgroup API for that a bit
Lennart Poettering
2010-06-21
notify: add systemd-notify --booted
Lennart Poettering
2010-06-21
sd-daemon: introduce sd_booted() and set ELF visibility to hidden for all sym...
Lennart Poettering
2010-06-19
systemctl: make upstart glue code talk to upstart via private abstarct bus an...
Lennart Poettering
2010-06-19
service: require KillMode=control-group when PAM is enabled
Lennart Poettering
2010-06-19
unit: make unit casts typesafe
Lennart Poettering
2010-06-19
initctl: add some checks before starting up
Lennart Poettering
2010-06-19
initctl: talk to systemd via the abstract private bus
Lennart Poettering
2010-06-19
unit: get rid of various unnecessary casts
Lennart Poettering
2010-06-19
don't use 'long long' unless we have a really good reason to
Lennart Poettering
2010-06-19
socket: enforce limit on number of concurrent connections
Lennart Poettering
2010-06-19
manager: get rid of destinction between running_as=system and running_as=init...
Lennart Poettering
2010-06-19
dbus: to make sure that systemd stays controllable during early bootup, regis...
Lennart Poettering
2010-06-19
service: honour empty cgroup even in ValidNoProcess mode
Lennart Poettering
2010-06-19
util: properly divide in 64bit in format_timestamp()
Lennart Poettering
2010-06-18
execute: handle format strings in User= and other directives
Lennart Poettering
2010-06-18
notify: properly NUL-terminate received messages
Lennart Poettering
2010-06-18
main: don't segfault when --log-color is passed without parameter
Lennart Poettering
2010-06-18
service: add minimal access control logic for notifcation socket
Lennart Poettering
2010-06-18
service: when we supervise a process, ensure it is our child
Lennart Poettering
2010-06-18
install: make systemd-install useful for installation of template instances
Lennart Poettering
2010-06-18
systemctl: don't fail if first argument to shutdown isn't 'now' just warn lou...
Lennart Poettering
2010-06-18
systemctl: when called as shutdown, fail if first argument isn't 'now'
Lennart Poettering
2010-06-18
systemctl: when called as shutdown, properly handle user specified wall message
Lennart Poettering
2010-06-18
cgroup: make sure the user cannot accidentaly unmount our cgroup filesystem
Lennart Poettering
2010-06-18
init: call telinit in case we are run as init and not pid1
Lennart Poettering
2010-06-18
utmp: properly initialize local variables
Lennart Poettering
2010-06-18
systemctl: add compat support for shutting down the system via upstart
Lennart Poettering
2010-06-18
execute: add EnvironmentFile= option
Lennart Poettering
2010-06-18
systemctl: add /dev/initctl fallback
Lennart Poettering
2010-06-18
systemctl: add verbs for special units
Lennart Poettering
2010-06-18
systemctl: warn users via wall that the system goes down
Lennart Poettering
[next]