chiark
/
gitweb
/
~ianmdlvl
/
elogind.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
sysctl: move property handling to shared/
[elogind.git]
/
src
/
journal
/
sd-journal.c
2015-03-08
Zbigniew Jędrzejew...
sd-journal: return error when we cannot open a file
blob
|
commitdiff
|
raw
2015-02-25
Michal Schmidt
journal: make skipping of exhausted journal files effec...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-12
Thomas Hindoe Paab...
include <poll.h> instead of <sys/poll.h>
blob
|
commitdiff
|
raw
|
diff to current
2015-02-03
Lennart Poettering
util: rework strappenda(), and rename it strjoina()
blob
|
commitdiff
|
raw
|
diff to current
2015-02-01
Zbigniew Jędrzejew...
Add a snprinf wrapper which checks that the buffer...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-29
Lennart Poettering
Revert "journal: do not check for number of files"
blob
|
commitdiff
|
raw
|
diff to current
2015-01-09
Zbigniew Jędrzejew...
journal: do not check for number of files
blob
|
commitdiff
|
raw
|
diff to current
2014-12-24
Shawn Paul Landden
util: fix strict aliasing violations in use of struct...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-19
Michal Schmidt
journal: skipping of exhausted journal files is bad...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-19
Michal Schmidt
journal: make next_with_matches() always use f->current...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-19
Michal Schmidt
journal: fix skipping of duplicate entries in iteration
blob
|
commitdiff
|
raw
|
diff to current
2014-12-18
Michal Schmidt
journal: next_with_matches() now does not need a mapped...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-18
Michal Schmidt
journal: journal_file_next_entry() does not need pointe...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-18
Michal Schmidt
journal: optimize iteration by returning previously...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-18
Michal Schmidt
journal: optimize iteration by skipping exhausted files
blob
|
commitdiff
|
raw
|
diff to current
2014-12-18
Michal Schmidt
journal: drop unnecessary parameters of next_beyond_loc...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-18
Michal Schmidt
journal: remove redundant variable new_offset
blob
|
commitdiff
|
raw
|
diff to current
2014-12-18
Michal Schmidt
journal: compare candidate entries using JournalFiles...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-18
Michal Schmidt
journal: simplify set_location()
blob
|
commitdiff
|
raw
|
diff to current
2014-12-18
Michal Schmidt
journal: keep per-JournalFile location info during...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-18
Michal Schmidt
journal: abstract the resetting of JournalFile's location
blob
|
commitdiff
|
raw
|
diff to current
2014-12-18
Michal Schmidt
Revert "journal: optimize iteration: skip whole files...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-18
Michal Schmidt
Revert "journal: optimize iteration: skip files that...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-12
Michal Schmidt
journal: consistently use OBJECT_<type> names instead...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-12
Michal Schmidt
journal: remove journal_file_object_keep/release functions
blob
|
commitdiff
|
raw
|
diff to current
2014-12-10
Lennart Poettering
core: unify how we iterate over inotify events
blob
|
commitdiff
|
raw
|
diff to current
2014-12-09
Michal Schmidt
journal: optimize iteration: skip files that cannot...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-09
Michal Schmidt
journal: optimize iteration: skip whole files behind...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-28
Michal Schmidt
treewide: use log_*_errno whenever %m is in the format...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-28
Michal Schmidt
treewide: more log_*_errno() conversions, multiline...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-28
Michal Schmidt
treewide: no need to negate errno for log_*_errno()
blob
|
commitdiff
|
raw
|
diff to current
2014-11-28
Michal Schmidt
treewide: auto-convert the simple cases to log_*_errno()
blob
|
commitdiff
|
raw
|
diff to current
2014-10-23
Michal Schmidt
journal: make sd_journal::files a OrderedHashmap
blob
|
commitdiff
|
raw
|
diff to current
2014-10-22
Lennart Poettering
machine: validate machine names using machine_name_is_v...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-20
Christian Hesse
sd-journal: consistently use ternary operator for all...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-10
Jan Janssen
sd-journal: fix sd_journal_enumerate_unique skipping...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-10
Zbigniew Jędrzejew...
sd-journal: do not reset sd_j_enumerate_unique position...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-15
Michal Schmidt
hashmap: introduce hash_ops to make struct Hashmap...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-28
Zbigniew Jędrzejew...
sd-journal: verify that object start with the field...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-26
Lennart Poettering
sd-journal: never log anything by default from a library
blob
|
commitdiff
|
raw
|
diff to current
2014-08-04
Zbigniew Jędrzejew...
Fix misuse of uint64_t as size_t
blob
|
commitdiff
|
raw
|
diff to current
2014-07-31
Zbigniew Jędrzejew...
Reject invalid quoted strings
blob
|
commitdiff
|
raw
|
diff to current
2014-07-19
Zbigniew Jędrzejew...
man,journal: add note about sd_journal_get_cutoff_monot...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-11
Zbigniew Jędrzejew...
Fix build without any compression enabled
blob
|
commitdiff
|
raw
|
diff to current
2014-07-07
Zbigniew Jędrzejew...
journal/compress: fix calls to decompress_blob
blob
|
commitdiff
|
raw
|
diff to current
2014-07-06
Zbigniew Jędrzejew...
journal: add LZ4 as optional compressor
blob
|
commitdiff
|
raw
|
diff to current
2014-05-25
Cristian Rodríguez
Use %m instead of strerror(errno) where appropiate
blob
|
commitdiff
|
raw
|
diff to current
2014-05-15
Zbigniew Jędrzejew...
Remove unnecessary casts in printfs
blob
|
commitdiff
|
raw
|
diff to current
2014-03-18
Lennart Poettering
util: replace close_nointr_nofail() by a more useful...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-05
Zbigniew Jędrzejew...
journal: forget file after encountering an error
blob
|
commitdiff
|
raw
|
diff to current
2014-02-25
Zbigniew Jędrzejew...
Remove dead lines in various places
blob
|
commitdiff
|
raw
|
diff to current
2014-02-20
Daniel Mack
journal: fix compiler warning in real_journal_next()
blob
|
commitdiff
|
raw
|
diff to current
2014-02-19
Lennart Poettering
journal: don't clobber return parameters of sd_journal_...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-19
Lennart Poettering
make gcc shut up
blob
|
commitdiff
|
raw
|
diff to current
2014-02-18
Jan Engelhardt
doc: update punctuation
blob
|
commitdiff
|
raw
|
diff to current
2014-01-11
Zbigniew Jędrzejew...
journal: fix access to munmapped memory in sd_journal_e...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-21
Florian Weimer
journal: replace readdir_r with readdir
blob
|
commitdiff
|
raw
|
diff to current
2013-12-11
Lennart Poettering
journald: cache cgroup root path, instead of querying...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-11
Lennart Poettering
journal: when listing logs of a container make sure...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-11
Lennart Poettering
journal: add ability to browse journals of running...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-02
Thomas Hindoe Paab...
Use assert_return in more of the public API
blob
|
commitdiff
|
raw
|
diff to current
2013-11-26
Lennart Poettering
journald: keep statistics on how of we hit/miss the...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-08
Lennart Poettering
journal: fix minor memory leak
blob
|
commitdiff
|
raw
|
diff to current
2013-10-14
Lennart Poettering
list: make our list macros a bit easier to use by not...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-21
Zbigniew Jędrzejew...
Rename F_TYPE_CMP() to F_TYPE_EQUAL()
blob
|
commitdiff
|
raw
|
diff to current
2013-07-17
Zbigniew Jędrzejew...
journalctl,systemctl: fix tiny memleak
blob
|
commitdiff
|
raw
|
diff to current
2013-07-16
Zbigniew Jędrzejew...
journal: return -ECHILD after a fork
blob
|
commitdiff
|
raw
|
diff to current
2013-06-10
Zbigniew Jędrzejew...
journal: change direction tests to use the same convent...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-10
Zbigniew Jędrzejew...
journal: remember last direction of search and keep...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-10
Zbigniew Jędrzejew...
journal: add sd_journal_open_files
blob
|
commitdiff
|
raw
|
diff to current
2013-06-10
Zbigniew Jędrzejew...
Use stdint.h macros instead of casts to print uint64_t...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-10
Zbigniew Jędrzejew...
journal: loop less in MATCH_AND_TERM conditionals
blob
|
commitdiff
|
raw
|
diff to current
2013-06-10
Zbigniew Jędrzejew...
journal: add ability to filter by current user
blob
|
commitdiff
|
raw
|
diff to current
2013-06-10
Zbigniew Jędrzejew...
journal: simplify match_free_if_empty
blob
|
commitdiff
|
raw
|
diff to current
2013-06-04
Zbigniew Jędrzejew...
systemctl: limit logs in status to current boot
blob
|
commitdiff
|
raw
|
diff to current
2013-05-15
Thomas Hindoe Paab...
sd-journal: check if the pointers passed are the same
blob
|
commitdiff
|
raw
|
diff to current
2013-05-09
Zbigniew Jędrzejew...
systemd-python: add __version__ strings
blob
|
commitdiff
|
raw
|
diff to current
2013-05-03
Zbigniew Jędrzejew...
Add __attribute__((const, pure, format)) in various...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-19
Harald Hoyer
Reintroduce f_type comparison macro
blob
|
commitdiff
|
raw
|
diff to current
2013-04-18
Marius Vollmer
journal: when iterating through a file we might lose...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-18
Harald Hoyer
Revert f_type fixups
blob
|
commitdiff
|
raw
|
diff to current
2013-04-18
Harald Hoyer
move _cleanup_ attribute in front of the type
blob
|
commitdiff
|
raw
|
diff to current
2013-04-18
Harald Hoyer
rename CMP_F_TYPE to F_TYPE_CMP
blob
|
commitdiff
|
raw
|
diff to current
2013-04-18
Harald Hoyer
Add ugly CMP_F_TYPE() macro
blob
|
commitdiff
|
raw
|
diff to current
2013-04-17
Harald Hoyer
fixup for cddf148028f52
blob
|
commitdiff
|
raw
|
diff to current
2013-04-17
Harald Hoyer
fixup 8c68a7017 and cast to (unsigned long)
blob
|
commitdiff
|
raw
|
diff to current
2013-04-17
Harald Hoyer
fixed statfs.f_type signed vs unsigned comparisons
blob
|
commitdiff
|
raw
|
diff to current
2013-04-17
Harald Hoyer
journal: add one more level on top with AND
blob
|
commitdiff
|
raw
|
diff to current
2013-04-08
Marius Vollmer
journal: Fix typo
blob
|
commitdiff
|
raw
|
diff to current
2013-04-04
Lennart Poettering
journal: add sd_journal_get_timeout() call to public API
blob
|
commitdiff
|
raw
|
diff to current
2013-04-04
Lennart Poettering
journal: add public API call sd_journal_get_events()
blob
|
commitdiff
|
raw
|
diff to current
2013-03-29
Zbigniew Jędrzejew...
catalog: open up catalog internals
blob
|
commitdiff
|
raw
|
diff to current
2013-03-23
Lennart Poettering
journal: don't access j->files after use
blob
|
commitdiff
|
raw
|
diff to current
2013-03-23
Lennart Poettering
journalctl: various fixes to the access check logic
blob
|
commitdiff
|
raw
|
diff to current
2013-03-22
Zbigniew Jędrzejew...
journalctl: be smarter about journal error checks
blob
|
commitdiff
|
raw
|
diff to current
2013-03-18
Zbigniew Jędrzejew...
sd-journal: do not require path to be absolute
blob
|
commitdiff
|
raw
|
diff to current
2013-03-18
Zbigniew Jędrzejew...
journal: use _cleanup_
blob
|
commitdiff
|
raw
|
diff to current
2013-03-18
Zbigniew Jędrzejew...
journal: use sd_journal_close on error in sd_journal_new
blob
|
commitdiff
|
raw
|
diff to current
2013-03-07
Zbigniew Jędrzejew...
libsystemd-journal: return 0 on success in get_data()
blob
|
commitdiff
|
raw
|
diff to current
2013-03-01
Zbigniew Jędrzejew...
Merge branch 'python-systemd-reader'
blob
|
commitdiff
|
raw
|
diff to current
next