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
2012-09-03
swap: don't try to shutdown swaps on shutdown in a container
Lennart Poettering
2012-09-03
swap: refuse start/stop of swaps in container
Lennart Poettering
2012-09-03
shutdown: don't attempt read-only mounts in a container
Lennart Poettering
2012-09-03
journal: suppress structured messages if they'd go to the console
Lennart Poettering
2012-09-03
journal: generate structured journal messages for a number of events
Lennart Poettering
2012-09-03
shared: in code that might get called from suid programs use __secure_getenv(...
Lennart Poettering
2012-08-23
core: free word later in parse_proc_cmdline
Lukas Nykryn
2012-08-23
load-fragment: initialize bool invert before use
Lukas Nykryn
2012-08-22
service: introduce a proper service result if the start limit is hit
Lennart Poettering
2012-08-22
unit: add new ConditionHost= condition type
Lennart Poettering
2012-08-21
main: fix PR_SET_CHILD_SUBREAPER warning version
Lennart Poettering
2012-08-21
dev-setup: make NULL as parameter for dev_setup() equivalent to ""
Lennart Poettering
2012-08-21
dev-setup: allow a path prefix for use in chroots
Dave Reisner
2012-08-21
core: fix error checking for PR_SET_CHILD_SUBREAPER
Lennart Poettering
2012-08-20
journal: make libgcrypt dependency optional
Lennart Poettering
2012-08-14
service: add options RestartPreventExitStatus and SuccessExitStatus
Lukas Nykryn
2012-08-13
umount: MS_MGC_VAL is so 90s
Lennart Poettering
2012-08-13
nspawn,namespaces: make sure we recursively bind mount things in
Lennart Poettering
2012-08-13
machine-id: properly mount transient machine ID read-only
Lennart Poettering
2012-08-13
namespace: rework namespace support
Lennart Poettering
2012-08-12
switch-root: remount to MS_PRIVATE
Lennart Poettering
2012-08-10
shutdown: recursively mark root as private before pivot
Dave Reisner
2012-08-08
fix a couple of issues found with llvm-analyze
Lennart Poettering
2012-08-08
systemd: introduced new timeout types
Michal Sekletar
2012-08-06
mount-setup: change system mount propagation to shared by default
Lennart Poettering
2012-08-06
main: fix typo
Lennart Poettering
2012-08-06
continue work with error messages, log_oom()
Shawn Landden
2012-07-31
automount: print mount point in debug message
Zbigniew Jędrzejewski-Szmek
2012-07-28
selinux: avoid inclusion of null_log without selinux
Dave Reisner
2012-07-26
log.h: new log_oom() -> int -ENOMEM, use it
Shawn Landden
2012-07-26
unit: add missing deps in unit_dependency_table
Michal Schmidt
2012-07-26
unit: make the table of inverse deps symmetric
Michal Schmidt
2012-07-26
dbus-unit: expose PartOf/ConsistsOf properties
Michal Schmidt
2012-07-26
systemd: added new dependency PartOf
Michal Sekletar
2012-07-25
use "Out of memory." consistantly (or with "\n")
Shawn Landden
2012-07-25
main: set PR_SET_CHILD_REAPER for MANAGER_USER
Auke Kok
2012-07-23
sd-daemon: remove unnecessary memset calls
Jim Meyering
2012-07-20
units: apply default resource limits to socket/mount/swap processes too
Lennart Poettering
2012-07-20
core: drop KillMode parameter from KillUnit() bus call
Lennart Poettering
2012-07-20
unit: split off KillContext from ExecContext containing only kill definitions
Lennart Poettering
2012-07-19
use #pragma once instead of foo*foo #define guards
Shawn Landden
2012-07-19
manager: use a private notify sockets in containers to avoid problems with sh...
Lennart Poettering
2012-07-19
killall: avoid gcc warning about wait name clash
Lennart Poettering
2012-07-18
service: don't print a warning if we are in autorestart state, and can't star...
Lennart Poettering
2012-07-18
service: make start jobs wait, not fail, when an automatic restart is queued
Lennart Poettering
2012-07-18
unit: don't serialize job state, only unit state across switch-root
Lennart Poettering
2012-07-17
switch-root: don't wait for processes
Lennart Poettering
2012-07-17
systemd: add --version option
Zbigniew Jędrzejewski-Szmek
2012-07-17
execute: free syscall filter array after use
Lennart Poettering
2012-07-17
execute: support syscall filtering using seccomp filters
Lennart Poettering
[next]