index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
journal
/
sd-journal.c
Age
Commit message (
Expand
)
Author
2014-05-15
Remove unnecessary casts in printfs
Zbigniew Jędrzejewski-Szmek
2014-03-18
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
2014-03-05
journal: forget file after encountering an error
Zbigniew Jędrzejewski-Szmek
2014-02-24
Remove dead lines in various places
Zbigniew Jędrzejewski-Szmek
2014-02-20
journal: fix compiler warning in real_journal_next()
Daniel Mack
2014-02-19
journal: don't clobber return parameters of sd_journal_get_cutoff_realtime_us...
Lennart Poettering
2014-02-19
make gcc shut up
Lennart Poettering
2014-02-17
doc: update punctuation
Jan Engelhardt
2014-01-11
journal: fix access to munmapped memory in sd_journal_enumerate_unique
Zbigniew Jędrzejewski-Szmek
2013-12-21
journal: replace readdir_r with readdir
Florian Weimer
2013-12-11
journald: cache cgroup root path, instead of querying it on every incoming lo...
Lennart Poettering
2013-12-11
journal: when listing logs of a container make sure we don't accidentally sho...
Lennart Poettering
2013-12-11
journal: add ability to browse journals of running OS containers
Lennart Poettering
2013-12-02
Use assert_return in more of the public API
Thomas Hindoe Paaboel Andersen
2013-11-26
journald: keep statistics on how of we hit/miss the mmap cache
Lennart Poettering
2013-11-08
journal: fix minor memory leak
Lennart Poettering
2013-10-14
list: make our list macros a bit easier to use by not requring type spec on e...
Lennart Poettering
2013-08-20
Rename F_TYPE_CMP() to F_TYPE_EQUAL()
Zbigniew Jędrzejewski-Szmek
2013-07-16
journalctl,systemctl: fix tiny memleak
Zbigniew Jędrzejewski-Szmek
2013-07-16
journal: return -ECHILD after a fork
Zbigniew Jędrzejewski-Szmek
2013-06-10
journal: change direction tests to use the same convention (cp </> np)
Zbigniew Jędrzejewski-Szmek
2013-06-10
journal: remember last direction of search and keep offset cache
Zbigniew Jędrzejewski-Szmek
2013-06-10
journal: add sd_journal_open_files
Zbigniew Jędrzejewski-Szmek
2013-06-10
Use stdint.h macros instead of casts to print uint64_t values
Zbigniew Jędrzejewski-Szmek
2013-06-10
journal: loop less in MATCH_AND_TERM conditionals
Zbigniew Jędrzejewski-Szmek
2013-06-10
journal: add ability to filter by current user
Zbigniew Jędrzejewski-Szmek
2013-06-10
journal: simplify match_free_if_empty
Zbigniew Jędrzejewski-Szmek
2013-06-04
systemctl: limit logs in status to current boot
Zbigniew Jędrzejewski-Szmek
2013-05-14
sd-journal: check if the pointers passed are the same
Thomas Hindoe Paaboel Andersen
2013-05-08
systemd-python: add __version__ strings
Zbigniew Jędrzejewski-Szmek
2013-05-02
Add __attribute__((const, pure, format)) in various places
Zbigniew Jędrzejewski-Szmek
2013-04-19
Reintroduce f_type comparison macro
Harald Hoyer
2013-04-18
journal: when iterating through a file we might lose messages when changing d...
Marius Vollmer
2013-04-18
Revert f_type fixups
Harald Hoyer
2013-04-18
move _cleanup_ attribute in front of the type
Harald Hoyer
2013-04-18
rename CMP_F_TYPE to F_TYPE_CMP
Harald Hoyer
2013-04-18
Add ugly CMP_F_TYPE() macro
Harald Hoyer
2013-04-17
fixup for cddf148028f52
Harald Hoyer
2013-04-17
fixup 8c68a7017 and cast to (unsigned long)
Harald Hoyer
2013-04-17
fixed statfs.f_type signed vs unsigned comparisons
Harald Hoyer
2013-04-17
journal: add one more level on top with AND
Harald Hoyer
2013-04-08
journal: Fix typo
Marius Vollmer
2013-04-04
journal: add sd_journal_get_timeout() call to public API
Lennart Poettering
2013-04-04
journal: add public API call sd_journal_get_events()
Lennart Poettering
2013-03-28
catalog: open up catalog internals
Zbigniew Jędrzejewski-Szmek
2013-03-23
journal: don't access j->files after use
Lennart Poettering
2013-03-23
journalctl: various fixes to the access check logic
Lennart Poettering
2013-03-22
journalctl: be smarter about journal error checks
Zbigniew Jędrzejewski-Szmek
2013-03-18
sd-journal: do not require path to be absolute
Zbigniew Jędrzejewski-Szmek
2013-03-18
journal: use _cleanup_
Zbigniew Jędrzejewski-Szmek
[prev]
[next]