index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
build-sys: fix upload rule for xz
v38
Lennart Poettering
2012-01-11
1
-2
/
+2
*
build-sys: bump version
Lennart Poettering
2012-01-11
1
-1
/
+1
*
journal: don't realign window twice
Lennart Poettering
2012-01-11
1
-2
/
+2
*
sd-journal: implement a number of non-implemented calls from the API for now
Lennart Poettering
2012-01-11
2
-28
/
+27
*
systemd: reconnect to syslog as soon as the journal is fully up
Lennart Poettering
2012-01-11
4
-30
/
+13
*
journalctl: always show monotonic timestamp even if it's from an old boot
Lennart Poettering
2012-01-11
1
-7
/
+12
*
Update TODO
Lennart Poettering
2012-01-11
1
-12
/
+0
*
unit: implement new PropagateReloadTo=/PropagateReloadFrom= operations
Lennart Poettering
2012-01-11
6
-3
/
+51
*
shutdown: add link to root storage daemon text
Lennart Poettering
2012-01-11
1
-1
/
+3
*
service: brutally slaughter processes that are running in the cgroup when we ...
Lennart Poettering
2012-01-11
2
-0
/
+13
*
update TODO
Lennart Poettering
2012-01-11
1
-0
/
+6
*
build-sys: link systemctl and systemd-journalctl against libsystemd-id128
Michael Biebl
2012-01-10
1
-1
/
+3
*
shutdown: exclude processes with argv[0][0] from killing
Lennart Poettering
2012-01-10
4
-15
/
+85
*
autogen.sh: diet and sync with udev and kmod
Kay Sievers
2012-01-09
1
-51
/
+22
*
journalctl: display source timestamp, not journald timestamp, if known
Lennart Poettering
2012-01-07
1
-9
/
+37
*
journalctl: add new short-monotonic output mode
Lennart Poettering
2012-01-07
4
-20
/
+46
*
journald: add kmsg source
Lennart Poettering
2012-01-07
5
-13
/
+290
*
journald: remove inner loop debug message
Lennart Poettering
2012-01-07
3
-1
/
+4
*
fix compiler warning
Kay Sievers
2012-01-07
1
-1
/
+0
*
sd-id128: let's make our API a bit smaller, since sd_id128_make_v4_uuid() is ...
Lennart Poettering
2012-01-07
3
-5
/
+2
*
journalctl: rename --new-id to --new-id128 in order not to introduce yet anot...
Lennart Poettering
2012-01-07
1
-9
/
+9
*
build-sys: move .pc files next to the matching sources
Lennart Poettering
2012-01-07
4
-6
/
+6
*
load-fragment: fix parsing of Socket= setting
Lennart Poettering
2012-01-07
1
-1
/
+5
*
main: fix spelling
Lennart Poettering
2012-01-07
1
-8
/
+8
*
journald: introduce systemd_journald.forward_to_kmsg=1 (and friends) to enabl...
Lennart Poettering
2012-01-07
1
-0
/
+55
*
journald: start journald right away, don't wait until activation
Lennart Poettering
2012-01-07
1
-1
/
+5
*
build-sys: fix typo in help string
Michael Biebl
2012-01-07
1
-2
/
+2
*
journald: shorten the time we wait for a forwarding syslog
Lennart Poettering
2012-01-06
1
-1
/
+1
*
unit: properly update references to units which are merged
Lennart Poettering
2012-01-06
18
-319
/
+268
*
service: add dependencies on configured sockets
Lennart Poettering
2012-01-06
1
-0
/
+22
*
units: remove left-over unit file
Lennart Poettering
2012-01-06
1
-19
/
+0
*
journald: start the journal after the syslog socket, so that the syslog socke...
Lennart Poettering
2012-01-06
1
-1
/
+2
*
kmsg-syslogd: remove kmsg-syslogd, since it's entirely obsoleted and replaced...
Lennart Poettering
2012-01-06
3
-444
/
+18
*
special: fix name of journal socket unit
Lennart Poettering
2012-01-06
1
-1
/
+1
*
journal: introduce log target 'journal' for executed processes
Lennart Poettering
2012-01-06
8
-15
/
+38
*
stdout: remove stdout-syslog-bridge since it is now obsoleted by journald
Lennart Poettering
2012-01-06
4
-766
/
+1
*
util: switch the console to text mode on reset
Michal Schmidt
2012-01-06
1
-0
/
+3
*
util: fix switching to console unicode mode
Michal Schmidt
2012-01-06
1
-3
/
+1
*
login: implement sd_session_get_service()
Lennart Poettering
2012-01-05
4
-2
/
+52
*
journal: rename syslog tag to identifier since that's what we call it on the ...
Lennart Poettering
2012-01-05
4
-85
/
+84
*
journal: rename priority_prefix to level_prefix, since that's how we call it ...
Lennart Poettering
2012-01-05
1
-7
/
+7
*
sd-journal: close reading side of sd_journal_stream_fd() file descriptors
Lennart Poettering
2012-01-05
1
-0
/
+5
*
execute: talk directly to the journald, instead to the stdout-syslog-bridge
Lennart Poettering
2012-01-05
4
-27
/
+17
*
journal: store used transport in journal
Lennart Poettering
2012-01-05
1
-6
/
+22
*
journal: move sockets into their own subdir
Lennart Poettering
2012-01-05
4
-10
/
+10
*
journalctl: rework short output mode to rebuild full syslog message
Lennart Poettering
2012-01-05
3
-26
/
+139
*
README: correct license claims
Lennart Poettering
2012-01-05
1
-1
/
+2
*
headers: fix git URLs for source files
Lennart Poettering
2012-01-05
9
-17
/
+17
*
autogen: add --with-rootlibdir= and switch /usr/local to /usr
Kay Sievers
2012-01-05
2
-2
/
+4
*
build-sys: add headers to EXTRA_DIST to fix 'make distcheck'
Kay Sievers
2012-01-05
1
-2
/
+62
[next]