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
*
tests: add testcase for skipping-entries-on-direction-change-bug
Marius Vollmer
2013-06-10
1
-0
/
+198
*
journal: change direction tests to use the same convention (cp </> np)
Zbigniew Jędrzejewski-Szmek
2013-06-10
1
-13
/
+10
*
journal: remember last direction of search and keep offset cache
Zbigniew Jędrzejewski-Szmek
2013-06-10
2
-13
/
+16
*
journalctl: allow the user to specify the file(s) to use
Zbigniew Jędrzejewski-Szmek
2013-06-10
1
-5
/
+30
*
journal: add sd_journal_open_files
Zbigniew Jędrzejewski-Szmek
2013-06-10
3
-19
/
+104
*
tests: add test for empty journal files
Zbigniew Jędrzejewski-Szmek
2013-06-10
1
-4
/
+56
*
journalctl: print monotonic timestamp in --header
Zbigniew Jędrzejewski-Szmek
2013-06-10
2
-19
/
+7
*
journalctl: print proper IDs with --header
Zbigniew Jędrzejewski-Szmek
2013-06-10
1
-2
/
+2
*
Use stdint.h macros instead of casts to print uint64_t values
Zbigniew Jędrzejewski-Szmek
2013-06-10
8
-117
/
+112
*
journalctl: no color for --reboot-- when not on tty
Zbigniew Jędrzejewski-Szmek
2013-06-10
1
-1
/
+3
*
journal: loop less in MATCH_AND_TERM conditionals
Zbigniew Jędrzejewski-Szmek
2013-06-10
1
-24
/
+17
*
journalctl: add --system/--user flags
Zbigniew Jędrzejewski-Szmek
2013-06-10
1
-3
/
+18
*
journal: add ability to filter by current user
Zbigniew Jędrzejewski-Szmek
2013-06-10
2
-7
/
+40
*
journal: simplify match_free_if_empty
Zbigniew Jędrzejewski-Szmek
2013-06-10
1
-14
/
+5
*
journalctl: fix verbose output when no logs are found
Zbigniew Jędrzejewski-Szmek
2013-06-10
2
-5
/
+9
*
systemctl: limit logs in status to current boot
Zbigniew Jędrzejewski-Szmek
2013-06-04
2
-30
/
+7
*
journal: take KeepFree into account when reporting maximum size
Daniel Albers
2013-06-01
1
-0
/
+11
*
journald: DO recalculate the ACL mask, but only if it doesn't exist
Jan Alexander Steffens (heftig)
2013-05-30
1
-2
/
+4
*
man: Document missing options
Jan Janssen
2013-05-21
1
-0
/
+1
*
journal: correctly convert usec_t to timespec.
Michał Bartoszkiewicz
2013-05-16
1
-4
/
+3
*
journalctl: add -k/--dmesg
Zbigniew Jędrzejewski-Szmek
2013-05-15
1
-1
/
+32
*
sd-journal: check if the pointers passed are the same
Thomas Hindoe Paaboel Andersen
2013-05-15
1
-0
/
+4
*
journald-stream: typo in error message.
Auke Kok
2013-05-13
1
-1
/
+1
*
systemd-python: add __version__ strings
Zbigniew Jędrzejewski-Szmek
2013-05-09
1
-1
/
+1
*
Rearrange a few fields to reduce holes
Zbigniew Jędrzejewski-Szmek
2013-05-09
2
-7
/
+7
*
hostname: only suppress setting of pretty hostname if it is non-equal to the ...
Lennart Poettering
2013-05-07
2
-2
/
+2
*
journald: don't recalculate the ACL mask
Lennart Poettering
2013-05-07
1
-2
/
+2
*
journald: be more careful when we try to flush the runtime journal to disk an...
v203
Lennart Poettering
2013-05-07
2
-1
/
+7
*
journal: as a µ-opt, use sizeof instead of strlen
Zbigniew Jędrzejewski-Szmek
2013-05-04
1
-10
/
+14
*
journal: Set the default keep free value to 15% (up from 5%)
Colin Guthrie
2013-05-03
1
-1
/
+1
*
Add __attribute__((const, pure, format)) in various places
Zbigniew Jędrzejewski-Szmek
2013-05-03
12
-22
/
+26
*
coredump: use realloc() loop instead of malloc(768M)
Colin Walters
2013-04-26
1
-11
/
+26
*
Add some extra __attribute__ ((format)) s
Cristian Rodríguez
2013-04-26
2
-2
/
+4
*
conf-parser: restrict .include usage
Lennart Poettering
2013-04-25
1
-2
/
+2
*
journal: remove build warning when SELinux is disabled
Greg Kroah-Hartman
2013-04-25
1
-3
/
+4
*
Add set_consume which always takes ownership
Zbigniew Jędrzejewski-Szmek
2013-04-24
1
-7
/
+5
*
cgroup: make sure all our cgroup objects have a suffix and are properly escaped
Lennart Poettering
2013-04-23
1
-93
/
+69
*
Reintroduce f_type comparison macro
Harald Hoyer
2013-04-19
1
-5
/
+5
*
journal: when iterating through a file we might lose messages when changing d...
Marius Vollmer
2013-04-18
1
-0
/
+3
*
Revert f_type fixups
Harald Hoyer
2013-04-18
1
-5
/
+5
*
move _cleanup_ attribute in front of the type
Harald Hoyer
2013-04-18
13
-33
/
+33
*
rename CMP_F_TYPE to F_TYPE_CMP
Harald Hoyer
2013-04-18
1
-5
/
+5
*
Add ugly CMP_F_TYPE() macro
Harald Hoyer
2013-04-18
1
-5
/
+5
*
build-sys: add sd_journal_add_conjunction() to symbol versioning file
Lennart Poettering
2013-04-18
1
-0
/
+5
*
fixup for cddf148028f52
Harald Hoyer
2013-04-17
1
-5
/
+5
*
fixup 8c68a7017 and cast to (unsigned long)
Harald Hoyer
2013-04-17
1
-5
/
+5
*
fixed statfs.f_type signed vs unsigned comparisons
Harald Hoyer
2013-04-17
1
-5
/
+5
*
journalctl: specify "--unit=" and "--user-unit" multiple times
Harald Hoyer
2013-04-17
1
-18
/
+37
*
journal: add one more level on top with AND
Harald Hoyer
2013-04-17
4
-33
/
+82
*
journalctl: show fields requested with --field in full
Zbigniew Jędrzejewski-Szmek
2013-04-17
1
-0
/
+6
[next]