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-07-02
core: mention if we are run from an initial RAM disk
Lennart Poettering
2012-07-02
manager: turn notify socket into abstract namespace socket again
Lennart Poettering
2012-06-29
manager: serialize/deserialize job counters across reexec/reload
Lennart Poettering
2012-06-29
remount-fs: also remount /usr according to fstab
Lennart Poettering
2012-06-29
mount: load only if we there's mountinfo or fragment
Michal Schmidt
2012-06-29
mount: split adding of extras from mount_load()
Michal Schmidt
2012-06-28
main: print detected virtualiaztion at boot
Lennart Poettering
2012-06-28
modules-load: use correct va_list logging function
Michal Schmidt
2012-06-26
core: make systemd.confirm_spawn=1 actually work
Lennart Poettering
2012-06-26
service: pass via FAILED/DEAD before going to AUTO_RESTART
Michal Schmidt
2012-06-26
service: fix incorrect argument
Michal Schmidt
2012-06-26
bus: drop HaveWatchdog option
Lennart Poettering
2012-06-25
cryptsetup: fix escaping when generating cryptsetup units
Lennart Poettering
2012-06-25
units: rename fsck@.service to systemd-fsck@.service
Lennart Poettering
2012-06-22
unit: drop the Names= option
Lennart Poettering
2012-06-22
dbus: don't expose SysVInitPath and SysVRcndPath on the bus
Lennart Poettering
2012-06-22
core: remove sysv_console option
Lennart Poettering
2012-06-22
systemctl: automatically turn paths and unescaped unit names into proper unit...
Lennart Poettering
2012-06-22
cryptsetup: allow configuration of LUKS disks via the kernel cmdline
Lennart Poettering
2012-06-22
man: document all kernel command line options we understand
Lennart Poettering
2012-06-22
journal: set the _SYSTEMD_UNIT field for messages from terminated processes
Eelco Dolstra
2012-06-21
rpm: include RPM macro definition for .spec snippets
Lennart Poettering
2012-06-19
systemd: return error when asked to stop unknown unit
Michal Sekletar
2012-06-15
service: timeout for oneshot services
Lukas Nykryn
2012-06-13
unit-name: introduce unit_dbus_path_from_name()
Michal Schmidt
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
[next]