index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
units
/
syslog.socket
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-04-19
hostnamed: improve error logging
Lennart Poettering
1
-6
/
+14
2011-04-19
execute: when we run as PID 1 the kernel doesn't give us CAP_SETPCAP by defau...
Lennart Poettering
2
-7
/
+77
2011-04-16
mount: make device timeout configurable
Lennart Poettering
1
-0
/
+39
2011-04-16
cryptsetup: do not order crypto DM devices against the cryptsetup service
Lennart Poettering
1
-1
/
+1
2011-04-16
socket: reuse existing FIFOs
Lennart Poettering
1
-1
/
+1
2011-04-16
socket: guarantee order in which sockets are passed to be the one of the conf...
Lennart Poettering
2
-8
/
+7
2011-04-16
systemctl: always consider unit files with no [Install] section but stored in...
Lennart Poettering
2
-14
/
+24
2011-04-16
job: also print status messages when we successfully started a unit
Lennart Poettering
1
-6
/
+47
2011-04-16
hostnamed: add reference to SMBIOS specs
Lennart Poettering
1
-2
/
+9
2011-04-16
man: runlevel 5 is usually more comprehensive, so use it instead of 3 to dete...
Lennart Poettering
1
-1
/
+1
2011-04-16
polkit: follow the usual syntax for polkit actions
Lennart Poettering
1
-2
/
+2
2011-04-16
hostnamed: introduce systemd-hostnamed
Lennart Poettering
16
-16
/
+1099
2011-04-16
units: wording fix
Lennart Poettering
1
-1
/
+1
2011-04-16
units: order quotacheck after remount-rootfs
Lennart Poettering
3
-3
/
+3
2011-04-16
hostname: split out hostname validation into util.c
Lennart Poettering
3
-30
/
+69
2011-04-16
cryptsetup: simplifications
Lennart Poettering
1
-4
/
+9
2011-04-16
dbus: split out object management code into dbus-common, and simplify it
Lennart Poettering
21
-738
/
+726
2011-04-16
strv: properly override settings in env_append()
Lennart Poettering
1
-1
/
+4
2011-04-16
strv: detect non-assignments in env blocks properly in env_append()
Lennart Poettering
1
-2
/
+10
2011-04-16
strv: handle empty lists in strv_copy() properly
Lennart Poettering
1
-3
/
+4
2011-04-16
util: truncate newline inside of read_one_line_file() already
Lennart Poettering
3
-15
/
+6
2011-04-16
util: modernize get_parent_of_pid() a bit
Lennart Poettering
1
-2
/
+2
2011-04-16
crypto: let the cryptsetup binary handles its own configurable timeouts
Lennart Poettering
2
-1
/
+2
2011-04-16
logger,initctl: use global exit timeout
Lennart Poettering
3
-4
/
+8
2011-04-16
ask-password: use default timeout
Lennart Poettering
2
-2
/
+4
2011-04-16
manager: drop all pending jobs when isolating
Lennart Poettering
1
-2
/
+16
2011-04-16
manager: introduce IgnoreOnIsolate flag so that we can keep systemd-logger ar...
Lennart Poettering
11
-10
/
+37
2011-04-16
units: never pull in sysinit from utmp, so that we can shutdown from emergenc...
Lennart Poettering
3
-2
/
+5
2011-04-16
cryptsetup: add trailing \n
Lennart Poettering
1
-2
/
+2
2011-04-16
manager: downgrade a few log messages
Lennart Poettering
1
-3
/
+3
2011-04-16
units: require syslog.socket from the logger because we simply fail if we don...
Lennart Poettering
1
-0
/
+1
2011-04-16
logger: adjust socket description to match service
Lennart Poettering
1
-1
/
+1
2011-04-16
units: set stdout of kmsg syslogd to /dev/null
Lennart Poettering
1
-0
/
+1
2011-04-16
units: add --no-block when starting normal service after shell exited
Lennart Poettering
2
-2
/
+2
2011-04-14
update TODO
Kay Sievers
1
-9
/
+17
2011-04-13
ask-password: use kill(PID, 0) before querying a password
Lennart Poettering
1
-0
/
+7
2011-04-13
ask-password: support passwords without timeouts
Lennart Poettering
5
-13
/
+24
2011-04-13
ask-password: always send final NUL char
Lennart Poettering
2
-11
/
+9
2011-04-13
ask-password: properly accept empty passwords from agent
Lennart Poettering
1
-1
/
+7
2011-04-13
unit: skip default cgroup setup if we have no hierarchy to work on
Lennart Poettering
1
-0
/
+3
2011-04-13
units: isolate emergency.target instead of emergency.service when we fail to ...
Lennart Poettering
1
-1
/
+1
2011-04-13
mount: don't pull in stdio logger for root mount unit
Lennart Poettering
1
-1
/
+5
2011-04-12
cgroup: be nice to Ingo Molnar
Lennart Poettering
2
-3
/
+8
2011-04-12
pam: use /proc/self/sessionid only if CAP_AUDIT_CONTROL is set
Lennart Poettering
1
-10
/
+11
2011-04-12
pam: use /proc/self/loginuid only if we have CAP_AUDIT_CONTROL
Lennart Poettering
3
-7
/
+37
2011-04-12
socket: try creating a socket under our own identity if we have no perms to c...
Lennart Poettering
1
-2
/
+4
2011-04-12
socket: fix check for SEQPACKET
Lennart Poettering
1
-1
/
+1
2011-04-12
execute: don't fail if we cannot fix OOM in a container
Lennart Poettering
2
-1
/
+4
2011-04-12
analyze: fix typo
Lennart Poettering
1
-1
/
+1
2011-04-10
unit: fix dump output
Lennart Poettering
1
-1
/
+1
[next]