index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
journal
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
journald: allow priority of 999, too
Lennart Poettering
2013-03-11
1
-1
/
+1
*
journal: allow priority 0 in stdout stream
Michal Schmidt
2013-03-08
1
-1
/
+1
*
journalctl: imply -n1000 when -e is used
Lennart Poettering
2013-03-07
1
-0
/
+4
*
pager: introduce "jump to end" option
Harald Hoyer
2013-03-07
2
-3
/
+10
*
libsystemd-journal: return 0 on success in get_data()
Zbigniew Jędrzejewski-Szmek
2013-03-07
2
-2
/
+2
*
libsystemd-journal: export new function, increase library version
Zbigniew Jędrzejewski-Szmek
2013-03-06
1
-1
/
+5
*
journal: properly advertise sd_journal_reliable_fd
Zbigniew Jędrzejewski-Szmek
2013-03-06
1
-1
/
+1
*
journal/tests: free allocated memory in test
Zbigniew Jędrzejewski-Szmek
2013-03-06
1
-1
/
+1
*
journald: introduce new "systemd-journal" group and make it own the journal f...
Lennart Poettering
2013-03-05
2
-9
/
+9
*
journald: stpcpy() + mempcpy() are awesome
Lennart Poettering
2013-03-05
1
-4
/
+1
*
journald: drop splitting-by-audit entirely
Lennart Poettering
2013-03-05
1
-13
/
+8
*
journald: be a bit more careful when spitting up journals by user id
Lennart Poettering
2013-03-05
1
-2
/
+11
*
journald: check session owner UID rather then audit ID when splitting up jour...
Lennart Poettering
2013-03-05
1
-8
/
+8
*
journal: split journal uid only when audit uid data is valid
Kay Sievers
2013-03-04
1
-4
/
+4
*
journald: do not barf when setting RateLimitInterval=0
Zbigniew Jędrzejewski-Szmek
2013-03-03
1
-1
/
+8
*
coredump: bump coredump truncation size from 24M to 768M
Lennart Poettering
2013-03-01
1
-1
/
+1
*
journalctl: add --user-unit= switch
Daniel Wallace
2013-03-01
1
-1
/
+12
*
journalctl: add --reverse option to show the newest lines first
Lukas Nykryn
2013-03-01
1
-6
/
+52
*
Merge branch 'python-systemd-reader'
Zbigniew Jędrzejewski-Szmek
2013-03-01
1
-3
/
+6
|
\
|
*
journalct: also print Python code in --new-id
Zbigniew Jędrzejewski-Szmek
2013-02-22
1
-3
/
+6
*
|
log-show: look at everything in /run/log/journal
Zbigniew Jędrzejewski-Szmek
2013-02-27
1
-1
/
+3
*
|
journal: fix --until
Paul W. Frields
2013-02-24
1
-1
/
+3
|
/
*
journal: sd_journal_get_cursor should return 0 on success
Zbigniew Jędrzejewski-Szmek
2013-02-22
1
-1
/
+1
*
added some missing include for a5c32cff1f56afe6f0c6c70d91a88a7a8238b2d7
Harald Hoyer
2013-02-14
1
-0
/
+1
*
honor SELinux labels, when creating and writing config files
Harald Hoyer
2013-02-14
1
-0
/
+1
*
use streq instead of strcmp
Thomas Hindoe Paaboel Andersen
2013-02-13
1
-2
/
+2
*
journal: Don't use loginuid if it's not valid
Colin Walters
2013-02-13
1
-5
/
+13
*
journalctl: allow both "-n 55" and "-n55" on the command line, as equivalent ...
Lennart Poettering
2013-02-12
1
-2
/
+19
*
shared: conf-files - add root parameter
Kay Sievers
2013-02-08
1
-1
/
+1
*
coredump: make use of the cleanup macros
Mirco Tischler
2013-02-07
1
-31
/
+10
*
journal: log user units for coredumps and show them in systemctl status
Mirco Tischler
2013-02-07
1
-3
/
+6
*
journalctl: allow --lines=0 i.e. only new
Zbigniew Jędrzejewski-Szmek
2013-01-29
1
-9
/
+16
*
journal: log _SYSTEMD_USER_UNIT for user session units
Mirco Tischler
2013-01-18
1
-2
/
+9
*
journal-gatewayd,man: document new HTTPS options
Zbigniew Jędrzejewski-Szmek
2013-01-18
1
-1
/
+18
*
journal-gatewayd: return nice error on unsupported methods
Zbigniew Jędrzejewski-Szmek
2013-01-18
1
-1
/
+3
*
journal-gatewayd: allow pipelining
Zbigniew Jędrzejewski-Szmek
2013-01-18
1
-22
/
+18
*
journal-gatewayd: always log oom() in addition to returning error
Zbigniew Jędrzejewski-Szmek
2013-01-18
1
-1
/
+3
*
journal-gatewayd: redirect microhttpd messages to journal
Zbigniew Jędrzejewski-Szmek
2013-01-18
3
-1
/
+67
*
journal-gatewayd: SSL support
Zbigniew Jędrzejewski-Szmek
2013-01-18
1
-15
/
+105
*
journal-gatewayd: unify two code paths
Zbigniew Jędrzejewski-Szmek
2013-01-18
1
-11
/
+11
*
systemctl,loginctl,cgls: do not ellipsize cgroup members when --full is speci...
Lukas Nykryn
2013-01-16
2
-2
/
+2
*
journalctl: quit on I/O error
David Herrmann
2013-01-15
1
-1
/
+1
*
journald: use automatic cleanup
Zbigniew Jędrzejewski-Szmek
2013-01-10
1
-70
/
+26
*
build-sys: drop all distribution specfic checks
Lennart Poettering
2013-01-04
3
-3
/
+0
*
coredumpctl: check return of strndup
Lukas Nykryn
2012-12-19
1
-1
/
+1
*
journal: move _packed_ attribute to the end
Zbigniew Jędrzejewski-Szmek
2012-12-17
1
-22
/
+22
*
journal: fix warning about pointer arithmetic
Zbigniew Jędrzejewski-Szmek
2012-11-25
1
-2
/
+3
*
journal-gatewayd: minor cleanup
Zbigniew Jędrzejewski-Szmek
2012-11-25
1
-2
/
+1
*
journal: fix SO_PASSSEC invocation
Lennart Poettering
2012-11-23
1
-1
/
+1
*
journal: by default do not decompress dat objects larger than 64K
Lennart Poettering
2012-11-21
9
-18
/
+63
[next]