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-13
macro: introduce _cleanup_free_ macro for automatic freeing of scoped vars an...
Lennart Poettering
2012-09-13
rpm: expose preset dir as rpm macro and in systemd.pc
Lennart Poettering
2012-09-13
load-fragment: Expand specifiers in conditions.
Auke Kok
2012-09-13
man: fix a bunch of typos in docs
Thomas Hindoe Paaboel Andersen
2012-09-13
manager: fix the build
Lennart Poettering
2012-09-13
manager: extend performance measurement interface to include firmware/loader ...
Lennart Poettering
2012-09-11
condition: add ConditionFileNotEmpty=
Lennart Poettering
2012-09-10
selinux: close stdin/stdout/stderr before loading selinux policy
Lennart Poettering
2012-09-10
unit: don't allow units to be gc'ed that still are referenced via UnitRef
Lennart Poettering
2012-09-07
main: fix syntax of net_prio cgroup controller
Lennart Poettering
2012-09-05
shutdown: in containers, invoke reboot(2), too. Then fallback to exit() if CA...
Lennart Poettering
2012-09-05
shutdown: remove explicit sync() invocations
Lennart Poettering
2012-09-03
main: jointly mount more controllers
Lennart Poettering
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
[next]