index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
device.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-01-14
mount: fix quota
Michal Schmidt
1
-17
/
+10
2012-01-13
pam: fix build
Lennart Poettering
1
-2
/
+2
2012-01-13
pam: work correctly if a seat is specified but not vtnr
Lennart Poettering
1
-4
/
+8
2012-01-13
journal: add output mode that just prints simple messages without any decorat...
Lennart Poettering
4
-4
/
+30
2012-01-13
api: add C++ guards to all headers
Lennart Poettering
4
-0
/
+32
2012-01-13
sd-login: teach sd_pid_get_unit() proper handling of instantiated services
Lennart Poettering
1
-4
/
+29
2012-01-12
journal: if the syslog forwarder socket is full, then don't block
Lennart Poettering
1
-0
/
+8
2012-01-12
core: switch all log targets to go directly to the journal, instead via syslog
Lennart Poettering
24
-45
/
+47
2012-01-12
units: make sure syslog socket goes away early during shutdown
Lennart Poettering
1
-0
/
+2
2012-01-12
log: make internal log api log directly to the journal
Lennart Poettering
4
-35
/
+165
2012-01-11
journal: add SELinux context to all logged messages
Lennart Poettering
1
-2
/
+20
2012-01-11
journal: fix more 32/64 bit issues
Lennart Poettering
2
-4
/
+3
2012-01-11
tmpfiles: fix parsing of /proc/net/unix on 32Bit machines
Lennart Poettering
1
-10
/
+20
2012-01-11
logs-show: fix missing newline in short output
Michal Schmidt
1
-1
/
+1
2012-01-11
journald: don't assume size_t and uint64_t are the same
Lennart Poettering
1
-2
/
+3
2012-01-11
journald: set group ownership of journal files to 'adm' by default
Lennart Poettering
2
-5
/
+29
2012-01-11
journal: make requirement for ACLs optional
Lennart Poettering
2
-5
/
+16
2012-01-11
journalctl: fix --help text
Lennart Poettering
1
-1
/
+1
2012-01-11
build-sys: fix upload rule for xz
v38
Lennart Poettering
1
-2
/
+2
2012-01-11
build-sys: bump version
Lennart Poettering
1
-1
/
+1
2012-01-11
journal: don't realign window twice
Lennart Poettering
1
-2
/
+2
2012-01-11
sd-journal: implement a number of non-implemented calls from the API for now
Lennart Poettering
2
-28
/
+27
2012-01-11
systemd: reconnect to syslog as soon as the journal is fully up
Lennart Poettering
4
-30
/
+13
2012-01-11
journalctl: always show monotonic timestamp even if it's from an old boot
Lennart Poettering
1
-7
/
+12
2012-01-11
Update TODO
Lennart Poettering
1
-12
/
+0
2012-01-11
unit: implement new PropagateReloadTo=/PropagateReloadFrom= operations
Lennart Poettering
6
-3
/
+51
2012-01-11
shutdown: add link to root storage daemon text
Lennart Poettering
1
-1
/
+3
2012-01-11
service: brutally slaughter processes that are running in the cgroup when we ...
Lennart Poettering
2
-0
/
+13
2012-01-11
update TODO
Lennart Poettering
1
-0
/
+6
2012-01-10
build-sys: link systemctl and systemd-journalctl against libsystemd-id128
Michael Biebl
1
-1
/
+3
2012-01-10
shutdown: exclude processes with argv[0][0] from killing
Lennart Poettering
4
-15
/
+85
2012-01-09
autogen.sh: diet and sync with udev and kmod
Kay Sievers
1
-51
/
+22
2012-01-07
journalctl: display source timestamp, not journald timestamp, if known
Lennart Poettering
1
-9
/
+37
2012-01-07
journalctl: add new short-monotonic output mode
Lennart Poettering
4
-20
/
+46
2012-01-07
journald: add kmsg source
Lennart Poettering
5
-13
/
+290
2012-01-07
journald: remove inner loop debug message
Lennart Poettering
3
-1
/
+4
2012-01-07
fix compiler warning
Kay Sievers
1
-1
/
+0
2012-01-07
sd-id128: let's make our API a bit smaller, since sd_id128_make_v4_uuid() is ...
Lennart Poettering
3
-5
/
+2
2012-01-07
journalctl: rename --new-id to --new-id128 in order not to introduce yet anot...
Lennart Poettering
1
-9
/
+9
2012-01-07
build-sys: move .pc files next to the matching sources
Lennart Poettering
4
-6
/
+6
2012-01-07
load-fragment: fix parsing of Socket= setting
Lennart Poettering
1
-1
/
+5
2012-01-07
main: fix spelling
Lennart Poettering
1
-8
/
+8
2012-01-07
journald: introduce systemd_journald.forward_to_kmsg=1 (and friends) to enabl...
Lennart Poettering
1
-0
/
+55
2012-01-07
journald: start journald right away, don't wait until activation
Lennart Poettering
1
-1
/
+5
2012-01-07
build-sys: fix typo in help string
Michael Biebl
1
-2
/
+2
2012-01-06
journald: shorten the time we wait for a forwarding syslog
Lennart Poettering
1
-1
/
+1
2012-01-06
unit: properly update references to units which are merged
Lennart Poettering
18
-319
/
+268
2012-01-06
service: add dependencies on configured sockets
Lennart Poettering
1
-0
/
+22
2012-01-06
units: remove left-over unit file
Lennart Poettering
1
-19
/
+0
2012-01-06
journald: start the journal after the syslog socket, so that the syslog socke...
Lennart Poettering
1
-1
/
+2
[next]