index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shutdownd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
relicense to LGPLv2.1 (with exceptions)
Lennart Poettering
2012-04-12
1
-4
/
+4
*
shutdownd: rework interface, allow subscribing to scheduled shutdowns
Lennart Poettering
2012-04-11
1
-60
/
+170
*
core: switch all log targets to go directly to the journal, instead via syslog
Lennart Poettering
2012-01-12
1
-1
/
+1
*
build-sys: move public header files into a dir of their own
Lennart Poettering
2012-01-05
1
-1
/
+2
*
shutdownd: use PassCred=yes in the socket unit
Michal Schmidt
2011-11-30
1
-6
/
+0
*
umask: change default umask to 0022 just to be sure, and set it explicitly in...
Lennart Poettering
2011-08-01
1
-0
/
+2
*
shutdown: print the standard wall message even when the user provided one
Michal Schmidt
2011-07-03
1
-21
/
+17
*
shutdown: respect the dry run option '-k'
Michal Schmidt
2011-07-03
1
-1
/
+1
*
util: make a couple of files we write atomic
Lennart Poettering
2011-06-21
1
-1
/
+1
*
change remaining /var/run to /run
Kay Sievers
2011-04-04
1
-4
/
+4
*
src: our lord is coverity
Lennart Poettering
2011-03-31
1
-1
/
+1
*
ask-password: don't show wall message on ttys we are already running a tty ag...
Lennart Poettering
2010-11-12
1
-2
/
+2
*
shutdown: create /var/run/nologin instead of /etc/nologin which is supported ...
Lennart Poettering
2010-10-07
1
-4
/
+4
*
systemctl: rework exit codes for all utility programs to follow LSB or other ...
Lennart Poettering
2010-08-31
1
-7
/
+7
*
shutdownd: kill /etc/nologin file before we go down
Lennart Poettering
2010-08-16
1
-3
/
+3
*
shutdown: various fixes for handling of delayed shutdowns
Lennart Poettering
2010-08-16
1
-12
/
+24
*
log: properly open log target in the various utilities
Lennart Poettering
2010-08-16
1
-0
/
+1
*
util: use format_timestamp() instead of ctime() wherever possible
Lennart Poettering
2010-08-16
1
-12
/
+6
*
systemctl: warn in intervals before going down when delayed shutdown is used
Lennart Poettering
2010-08-16
1
-38
/
+132
*
shutdown: if now time argument is passed, imply +1 not +0
Lennart Poettering
2010-08-16
1
-1
/
+1
*
systemctl: add support for delayed shutdown, similar to sysv in style
Lennart Poettering
2010-08-16
1
-0
/
+272