index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fixme
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
update fixme
Lennart Poettering
2010-08-25
1
-14
/
+0
*
mount: rework automatic mounting to follow the 'nofail' option in fstab
Lennart Poettering
2010-08-25
1
-3
/
+1
*
update fixme
Lennart Poettering
2010-08-25
1
-4
/
+0
*
sd-daemon: drop SCM_CREDENTIALS passing since it is redundant, the kernel fil...
Lennart Poettering
2010-08-25
1
-0
/
+6
*
man: minor updates
Lennart Poettering
2010-08-25
1
-7
/
+25
*
log: pass SCM_CREDENTIALS when logging to syslog
Lennart Poettering
2010-08-21
1
-0
/
+15
*
remount: add tool that applies /etc/fstab mount options to all api mounts
Lennart Poettering
2010-08-20
1
-4
/
+2
*
mount: properly handle LABEL="" in fstab
Lennart Poettering
2010-08-20
1
-2
/
+0
*
dbus: follow standardized fdo PropertiesChanged signal spec
Lennart Poettering
2010-08-20
1
-2
/
+4
*
service/systemctl: don't consider LSB exit codes 5 and 6 as failure, and deco...
Lennart Poettering
2010-08-20
1
-5
/
+1
*
service: make sure sysv services marked as interactive in the LSB header get ...
Lennart Poettering
2010-08-20
1
-2
/
+0
*
update fixme
Kay Sievers
2010-08-19
1
-0
/
+3
*
hostname: on all distros make the name configured in /etc/hostname take prece...
Lennart Poettering
2010-08-19
1
-2
/
+0
*
update fixme
Lennart Poettering
2010-08-19
1
-2
/
+0
*
modules-load: add systemd-modules-load tool that can load a configured list o...
Lennart Poettering
2010-08-19
1
-2
/
+2
*
units: make sure getty@xxx.service is always run before gettys.target
Lennart Poettering
2010-08-18
1
-0
/
+2
*
random-seed: honour kernel pool size when saving/restoring seed
Lennart Poettering
2010-08-18
1
-0
/
+10
*
update fixme
Lennart Poettering
2010-08-17
1
-2
/
+8
*
units: add generic sysctl/hwclock-save service
Lennart Poettering
2010-08-17
1
-2
/
+0
*
update fixme
Lennart Poettering
2010-08-17
1
-5
/
+0
*
main: properly fallback to rescue.target if default.target is hosed
Lennart Poettering
2010-08-17
1
-4
/
+0
*
service: rename ValidNoProcess= to RemainAfterExit=
Lennart Poettering
2010-08-17
1
-3
/
+1
*
systemctl: break output properly for 80ch terminals
Lennart Poettering
2010-08-17
1
-6
/
+3
*
update fixme
Kay Sievers
2010-08-17
1
-0
/
+1
*
update fixme
Kay Sievers
2010-08-17
1
-0
/
+2
*
update fixme
Kay Sievers
2010-08-17
1
-0
/
+6
*
update fixme
Lennart Poettering
2010-08-17
1
-2
/
+0
*
emacs: disable tabs in .h files, too
Lennart Poettering
2010-08-17
1
-2
/
+0
*
update fixme
Lennart Poettering
2010-08-17
1
-0
/
+2
*
auto-getty: rework auto console getty logic to work in conjunction with singl...
Lennart Poettering
2010-08-17
1
-3
/
+3
*
random-seed: add little tool for saving/loading random seed on shutdown/boot,...
Lennart Poettering
2010-08-14
1
-1
/
+1
*
systemctl: skip writing of utmp if we booted using systemd, under the assumpt...
Lennart Poettering
2010-08-14
1
-1
/
+1
*
systemctl: sort 'list-units' output
Lennart Poettering
2010-08-14
1
-4
/
+0
*
units: move runlevel[2-5] links to /lib because they are legacy and hence sho...
Lennart Poettering
2010-08-13
1
-3
/
+3
*
service: rename Type=finish to Type=oneshot and allow multiple ExecStart= lin...
Lennart Poettering
2010-08-13
1
-2
/
+0
*
update fixme
Lennart Poettering
2010-08-13
1
-4
/
+6
*
unit: create three seperate plymouth service for halt/poweroff/reboot
Lennart Poettering
2010-08-13
1
-4
/
+2
*
systemctl: when calling 'status' accept a PID
Lennart Poettering
2010-08-13
1
-4
/
+0
*
update fixme
Lennart Poettering
2010-08-13
1
-0
/
+2
*
systemctl: show sysv path if it is set if the fragment path isn't in systemct...
Lennart Poettering
2010-08-13
1
-1
/
+3
*
systemctl: at full stop after last message before shutting down
Lennart Poettering
2010-08-12
1
-0
/
+4
*
unit: don't show ENOENT configuration file warnings for units that are not es...
Lennart Poettering
2010-08-12
1
-6
/
+0
*
main: disable nscd properly, if possible
Lennart Poettering
2010-08-11
1
-2
/
+0
*
dbus: properly pass capabilities
Lennart Poettering
2010-08-11
1
-7
/
+5
*
selinux: split off selinux calls into seperate file label.c
Lennart Poettering
2010-08-11
1
-0
/
+2
*
utmp: enable systemd-update-utmp by default
Lennart Poettering
2010-08-11
1
-0
/
+2
*
audit,utmp: implement audit logic and rip utmp stuff out of the main daemon a...
Lennart Poettering
2010-08-11
1
-2
/
+2
*
util: when replacing env vars replace unset envvars by nothing
Lennart Poettering
2010-08-11
1
-2
/
+0
*
unit: rename OnlyByDependency= to RefuseManualStart= and introduce RefuseManu...
Lennart Poettering
2010-08-11
1
-0
/
+12
*
update fixme
Kay Sievers
2010-08-10
1
-4
/
+1
[next]