index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
man
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-08-17
log: print at to one target at max
Lennart Poettering
1
-8
/
+10
2010-08-17
device: be more verbose of udev confuses us
Lennart Poettering
1
-1
/
+2
2010-08-17
load-fragment: make parser more forgiving
Lennart Poettering
3
-85
/
+97
2010-08-17
auto-getty: rework auto console getty logic to work in conjunction with singl...
Lennart Poettering
11
-47
/
+237
2010-08-16
shutdownd: kill /etc/nologin file before we go down
Lennart Poettering
1
-3
/
+3
2010-08-16
shutdown: various fixes for handling of delayed shutdowns
Lennart Poettering
2
-16
/
+35
2010-08-16
log: properly open log target in the various utilities
Lennart Poettering
10
-3
/
+13
2010-08-16
util: properly detect ttyname_r() failing
Lennart Poettering
1
-2
/
+3
2010-08-16
util: use format_timestamp() instead of ctime() wherever possible
Lennart Poettering
2
-22
/
+13
2010-08-16
shutdown: fix socket type in .socket file
Lennart Poettering
1
-1
/
+1
2010-08-16
systemctl: sort case-insensitively
Lennart Poettering
1
-2
/
+2
2010-08-16
systemctl: warn in intervals before going down when delayed shutdown is used
Lennart Poettering
4
-44
/
+161
2010-08-16
shutdown: if now time argument is passed, imply +1 not +0
Lennart Poettering
3
-3
/
+5
2010-08-16
man: document new shutdown features
Lennart Poettering
3
-9
/
+92
2010-08-16
units: enable notify interface for internals services
Lennart Poettering
4
-2
/
+5
2010-08-16
shutdownd: enable by default
Lennart Poettering
1
-2
/
+3
2010-08-16
systemctl: add support for delayed shutdown, similar to sysv in style
Lennart Poettering
15
-21
/
+534
2010-08-14
random-seed: add missing random-seed.c file
Lennart Poettering
3
-0
/
+115
2010-08-14
emacs: make sure nobody accidently adds tabs to our sources
Lennart Poettering
73
-73
/
+73
2010-08-14
units: don't require tty in rc-local.service
Lennart Poettering
1
-1
/
+1
2010-08-14
units: write utmp record before we kill all processes
Lennart Poettering
2
-1
/
+3
2010-08-14
units: X 1.8 doesn't need HAL anymore, so avoid synchronization on that
Lennart Poettering
1
-1
/
+1
2010-08-14
units: make sure plymouth shutdown screen is shown before we kill all process...
Lennart Poettering
3
-0
/
+3
2010-08-14
random-seed: add little tool for saving/loading random seed on shutdown/boot,...
Lennart Poettering
4
-2
/
+56
2010-08-14
systemctl: skip writing of utmp if we booted using systemd, under the assumpt...
Lennart Poettering
3
-4
/
+6
2010-08-14
systemctl: sort 'list-units' output
Lennart Poettering
2
-34
/
+86
2010-08-13
job: don't accidently access a job that doesn't exist anymore
Lennart Poettering
1
-7
/
+18
2010-08-13
units: move plymouth services from /etc to /lib since fedora does not support...
Lennart Poettering
1
-13
/
+16
2010-08-13
units: move runlevel[2-5] links to /lib because they are legacy and hence sho...
Lennart Poettering
2
-10
/
+9
2010-08-13
man: document that we now accept more than one main process for Type=oneshot ...
Lennart Poettering
1
-27
/
+39
2010-08-13
service: rename Type=finish to Type=oneshot and allow multiple ExecStart= lin...
Lennart Poettering
24
-84
/
+134
2010-08-13
update fixme
Lennart Poettering
1
-4
/
+6
2010-08-13
systemctl: properly detect whether taling to systemd via D-Bus worked before ...
Lennart Poettering
1
-2
/
+5
2010-08-13
unit: create three seperate plymouth service for halt/poweroff/reboot
Lennart Poettering
5
-12
/
+62
2010-08-13
man: document new 'systemctl status PID' syntax
Lennart Poettering
2
-3
/
+6
2010-08-13
cgroup: try harder to find a unit a PID belongs to by traversing through pare...
Lennart Poettering
1
-0
/
+15
2010-08-13
systemctl: when calling 'status' accept a PID
Lennart Poettering
4
-6
/
+68
2010-08-13
update fixme
Lennart Poettering
1
-0
/
+2
2010-08-13
systemctl: show sysv path if it is set if the fragment path isn't in systemct...
Lennart Poettering
2
-11
/
+16
2010-08-12
unit: move prefdm after livesys
Lennart Poettering
1
-1
/
+1
2010-08-12
plymouth: call plymouth quit before running the getty, not after
Lennart Poettering
1
-1
/
+1
2010-08-12
systemctl: at full stop after last message before shutting down
Lennart Poettering
2
-3
/
+7
2010-08-12
audit: suppress repeated audit events when deserializing
Lennart Poettering
1
-0
/
+5
2010-08-12
unit: don't show ENOENT configuration file warnings for units that are not es...
Lennart Poettering
4
-10
/
+17
2010-08-12
main: log build time features on startup
Lennart Poettering
3
-2
/
+56
2010-08-12
dbus: downgrade a few log messages
Lennart Poettering
1
-3
/
+3
2010-08-12
dbus: fix capability serialization
Lennart Poettering
2
-3
/
+5
2010-08-12
conf-parser: don't crash if an assignment is read before a section header
Lennart Poettering
1
-1
/
+1
2010-08-11
main: disable nscd properly, if possible
Lennart Poettering
6
-15
/
+23
2010-08-11
dbus: properly pass capabilities
Lennart Poettering
2
-8
/
+6
[next]