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-06-04
silence gcc warning on 32 bit
Kay Sievers
2012-06-04
remove support for deprecated /proc/self/oom_adj
Kay Sievers
2012-06-01
missing: define MS_STRICTATIME if not defined already
Lennart Poettering
2012-06-01
journal: allow setting of a cutoff log level for disk storage, syslog, kmsg, ...
Lennart Poettering
2012-05-31
mkdir: append _label to all mkdir() calls that explicitly set the selinux con...
Kay Sievers
2012-05-31
main: allow setting of timer slack for PID 1
Lennart Poettering
2012-05-31
util: introduce a proper nsec_t and make use of it where appropriate
Lennart Poettering
2012-05-30
shutdown: Don't skip bind mounts on shutdown
Daniel Drake
2012-05-30
dbus: better don't expose options we better shouldn't exposed
Lennart Poettering
2012-05-30
service: mark compat options as such
Lennart Poettering
2012-05-29
capabilities: when dropping capabilities system-wide also drop them from user...
Lennart Poettering
2012-05-24
swap: avoid bad memory access
systemd/v183
Lennart Poettering
2012-05-24
main: add configuration option to alter capability bounding set for PID 1
Lennart Poettering
2012-05-24
service: for Type=idle units consider START_PRE, START, START_POST all as ACTIVE
Lennart Poettering
2012-05-23
man: properly document FsckPassNo= for mount units
Lennart Poettering
2012-05-23
manager: rework generator logic
Lennart Poettering
2012-05-22
units: remove service sysv_path variable and replace it by generic unit_path
Lennart Poettering
2012-05-22
mount: drop unused function
Lennart Poettering
2012-05-22
execute: use a much lower idle timeout that default time
Lennart Poettering
2012-05-22
mount: replace PID1 internal fstab parser with generator
Lennart Poettering
2012-05-22
main: only fall back to /bin/sh in case /sbin/init does not exist
Kay Sievers
2012-05-22
switch-root: do not use close old_root_fd after rm_rf_children()
Harald Hoyer
2012-05-22
main: properly queue default.target after switched root
Lennart Poettering
2012-05-22
mount: use the same fstab extension option syntax everywhere
Lennart Poettering
2012-05-22
service: fix auto-restart handling in service_start()
David Ward
2012-05-22
service: fix auto-restart handling in service_stop()
David Ward
2012-05-22
service: actually delay auto-restart if another job is pending
David Ward
2012-05-21
main: allow system wide limits for services
Frederic Crozat
2012-05-21
main: rename a few fix to follow general naming style
Lennart Poettering
2012-05-21
switch-root: move switch_root() call into its own .c file
Lennart Poettering
2012-05-21
main: do_switch_root() do not recursively remove across device boundaries
Harald Hoyer
2012-05-21
core/main.c: handle the initrd timestamp differently, if in the initrd
Harald Hoyer
2012-05-21
core/main.c: do_switch_root(): do not remove the old root if not in initrd
Harald Hoyer
2012-05-21
core/main.c: add "--switchedroot" parameter
Harald Hoyer
2012-05-21
manager: only serialize the timestamps for the initramfs if in_initrd()
Harald Hoyer
2012-05-21
main: corrected do_switch_root()
Harald Hoyer
2012-05-21
sd-pam: Drop uid so parent signal arrives at child.
Auke Kok
2012-05-21
main: try a bit harder to find an init process to execute after reexec/switch...
Lennart Poettering
2012-05-21
service: make the fsck pass no configurable
Lennart Poettering
2012-05-21
cryptsetup: a few simplifications
Lennart Poettering
2012-05-21
hostname-setup: also consider (Ε„one) an unset hostname
Lennart Poettering
2012-05-21
unit: introduce RequiredBy= setting in [Install], to complement WantedBy=
Lennart Poettering
2012-05-21
units: introduce new Documentation= field and make use of it everywhere
Lennart Poettering
2012-05-21
dbus-unit: always load the unit before handling a message for it
Michal Schmidt
2012-05-16
switch-root: check for absolute paths
Lennart Poettering
2012-05-14
namespace: make PrivateTmp= apply to both /tmp and /var/tmp
Lennart Poettering
2012-05-14
core: add extra safety check before switching root
Lennart Poettering
2012-05-14
job: info message if JOB_VERIFY_ACTIVE detects an inactive unit
Michal Schmidt
2012-05-14
job: report the status of first half of JOB_RESTART the same as JOB_STOP
Michal Schmidt
2012-05-14
unit: unit type dependent status messages
Michal Schmidt
[next]