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
...
*
journalctl: don't ellipsize unless on a tty
Lennart Poettering
2012-10-18
2
-8
/
+8
*
journalctl: honour -n if -F is used
Lennart Poettering
2012-10-18
1
-0
/
+5
*
man: ensure example of sd_journal_query_unique() compiles cleanly
Lennart Poettering
2012-10-18
1
-1
/
+1
*
journalctl.xml: fix shortopt for --field
Dave Reisner
2012-10-18
1
-1
/
+1
*
journal: fix symbol versioning file
Lennart Poettering
2012-10-18
1
-3
/
+0
*
journal: typo fix
Lennart Poettering
2012-10-18
1
-1
/
+1
*
journal: implement filtering in browse.html
Lennart Poettering
2012-10-18
1
-25
/
+133
*
journal: add high-level match option to filter by current boot id
Lennart Poettering
2012-10-18
1
-0
/
+32
*
journal: add ability to list unique fields to gatewayd
Lennart Poettering
2012-10-18
3
-1
/
+160
*
journal: validate field name in sd_journal_query_unique()
Lennart Poettering
2012-10-18
1
-0
/
+2
*
systemd: use structured logging for unit changes
Zbigniew Jędrzejewski-Szmek
2012-10-18
5
-12
/
+48
*
core/execute: use cleanup_strv_free
Zbigniew Jędrzejewski-Szmek
2012-10-18
1
-30
/
+12
*
libsystemd-journal: export sd_journal_restart_unique
Zbigniew Jędrzejewski-Szmek
2012-10-18
1
-1
/
+1
*
man: add missing man page
Lennart Poettering
2012-10-18
1
-0
/
+214
*
journal: suggest rotation when fields are not indexed
Lennart Poettering
2012-10-18
1
-0
/
+7
*
journalctl: move access check before the first access to the journal files
Lennart Poettering
2012-10-18
1
-18
/
+24
*
update TODO
Lennart Poettering
2012-10-18
1
-0
/
+2
*
journalctl: implement quering field values with new -F switch
Lennart Poettering
2012-10-18
2
-7
/
+50
*
journal: add ability to list values a specified field can take in all entries...
Lennart Poettering
2012-10-18
15
-75
/
+455
*
units: rework systemd-exit.service to terminate systemd via signal rather tha...
Lennart Poettering
2012-10-18
3
-4
/
+7
*
manager: connect SIGRTMIN+24 to terminating --user instances
Lennart Poettering
2012-10-18
2
-0
/
+18
*
service: when invoking service processes in --user mode set MANAGERPID to PID...
Lennart Poettering
2012-10-18
2
-11
/
+23
*
timedatectl: rename --fix-system to --adjust-system-clock
Lennart Poettering
2012-10-17
2
-16
/
+17
*
update TODO
Lennart Poettering
2012-10-17
1
-33
/
+3
*
timedatectl: ensure n_zones is initialized
Dave Reisner
2012-10-17
1
-1
/
+1
*
timedatectl: properly initialize struct before decoding bus messages
Lennart Poettering
2012-10-17
1
-2
/
+3
*
hostnamed: allow UTF8 chars in pretty hostname again
Lennart Poettering
2012-10-17
1
-1
/
+1
*
journal: fix potential integer overflow
Lennart Poettering
2012-10-17
1
-1
/
+7
*
hostname: add new hostnamectl tool as text client for hostnamed
Lennart Poettering
2012-10-17
9
-8
/
+809
*
docs: install README files into /var/log and 7etc/rc.d/init.d
Lennart Poettering
2012-10-17
8
-0
/
+82
*
loginctl: show pager also for status command
Lennart Poettering
2012-10-17
1
-2
/
+1
*
timedatectl: introduce new command line client for timedated
Lennart Poettering
2012-10-17
13
-32
/
+959
*
Properly handle device aliases used as dependencies
Eelco Dolstra
2012-10-17
1
-4
/
+1
*
journalctl: properly track rotated journals in follow mode
Lennart Poettering
2012-10-16
1
-2
/
+2
*
sd-journal: fix bad memory access
Lennart Poettering
2012-10-16
1
-1
/
+3
*
update TODO
Lennart Poettering
2012-10-16
1
-0
/
+2
*
journal: implement time-based rotation/vacuuming
Lennart Poettering
2012-10-16
12
-30
/
+257
*
journal: sort data items of entries by offset
Lennart Poettering
2012-10-16
1
-0
/
+14
*
mount: don't try to initialize extra deps for mount units before initializing...
Lennart Poettering
2012-10-16
2
-6
/
+17
*
logind: only release logind session from the PAM module if the same module in...
Lennart Poettering
2012-10-16
2
-4
/
+21
*
id128: introduce new SD_ID128_CONST_STR() macro
Lennart Poettering
2012-10-16
3
-2
/
+51
*
journal: don't export MESSAGE_ID() macro
Lennart Poettering
2012-10-16
2
-1
/
+2
*
service: Heuristically determine whether SysV scripts support reload
Michael Stapelberg
2012-10-16
1
-8
/
+36
*
journal: Set the last_unused pointer correctly when attaching an unused window
Colin Guthrie
2012-10-16
1
-2
/
+2
*
journal: Properly track the number of allocated windows.
Colin Guthrie
2012-10-16
1
-0
/
+2
*
systemctl: append .service when unit does not have valid suffix
Lukas Nykryn
2012-10-16
1
-6
/
+1
*
journalctl: add --unit=/-u to match by unit name
Lennart Poettering
2012-10-16
2
-38
/
+93
*
configure.ac: Add a --without-python option.
Wulf C. Krueger
2012-10-16
1
-12
/
+19
*
core/swap.c: Do not add Before=swap.target to swap units.
Thomas Bächler
2012-10-16
1
-19
/
+0
*
core: Refuse to run a user instance when the system hasn't been booted with s...
Thomas Bächler
2012-10-16
1
-1
/
+10
[prev]
[next]