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
/
python-systemd
/
journal.py
Age
Commit message (
Expand
)
Author
2013-05-08
systemd-python: add __version__ strings
Zbigniew Jędrzejewski-Szmek
2013-05-03
Spelling fixes
Ville Skyttä
2013-04-25
systemd-python: attach fields to JournalHandler, add SYSLOG_IDENTIFIER
Zbigniew Jędrzejewski-Szmek
2013-04-17
python-systemd: Reader return special fields and _Reader changes
Steven Hiscocks
2013-04-06
systemd-python: fix wait bug
Steven Hiscocks
2013-03-21
systemd-python: allow retrieval of single fields
Zbigniew Jędrzejewski-Szmek
2013-03-21
systemd-python: cleanup up usec_t handling
Zbigniew Jędrzejewski-Szmek
2013-03-19
systemd-python: add journal.get_catalog()
Zbigniew Jędrzejewski-Szmek
2013-03-07
systemd-python: update documentation for new systemd-journal group
Zbigniew Jędrzejewski-Szmek
2013-03-07
systemd-python: refuse path and flags together in __init__
Zbigniew Jędrzejewski-Szmek
2013-03-07
systemd-python: split .seek() into .seek_head() and .seek_tail()
Zbigniew Jędrzejewski-Szmek
2013-03-07
systemd-python: catch only ValueErrors in conversion code
Zbigniew Jędrzejewski-Szmek
2013-02-28
python-systemd: rename Journal to Reader
Zbigniew Jędrzejewski-Szmek
2013-02-28
systemd-python: return both parts of sd_journal_get_monotonic_usec
Zbigniew Jędrzejewski-Szmek
2013-02-28
python-systemd: check all errors and use automatic cleanup
Zbigniew Jędrzejewski-Szmek
2013-02-28
systemd-python: hide ChainMap import
Zbigniew Jędrzejewski-Szmek
2013-02-28
systemd-python: polish the docstrings
Zbigniew Jędrzejewski-Szmek
2013-02-22
systemd-python: Added doc string for Journal
Steven Hiscocks
2013-02-22
systemd-python: Journal convert_unicode exception handling change
Steven Hiscocks
2013-02-22
systemd-python: add Journal method to add MESSAGE_ID match
Steven Hiscocks
2013-02-22
systemd-python: update Journal python docstrings
Steven Hiscocks
2013-02-22
systemd-python: tidy up import names in journal
Steven Hiscocks
2013-02-22
systemd-python: Journal this_boot/machine now accepts ID
Steven Hiscocks
2013-02-22
systemd-python: _reader now takes unix timestamp in seconds
Steven Hiscocks
2013-02-22
systemd-python: _reader add_match takes single string
Steven Hiscocks
2013-02-22
systemd-python: Moved _reader datetime usage to python
Steven Hiscocks
2013-02-22
systemd-python: Tidy up _reader error handling
Steven Hiscocks
2013-02-22
systemd-python: some python3 and bug fixes
Steven Hiscocks
2013-02-22
systemd-python: implement this_boot/this_machine in Python
Steven Hiscocks
2013-02-22
systemd-python: Journal log_level moved to python
Steven Hiscocks
2013-02-22
systemd-python: move default call dicts from C to python
Steven Hiscocks
2013-02-22
systemd-python: MESSAGE_ID as UUID for Journal
Steven Hiscocks
2013-02-22
systemd-python: moved PyRun_String to journal.py code
Steven Hiscocks
2013-02-22
systemd-python: add Journal class for reading journal
Steven Hiscocks
2013-02-22
python: build html docs using sphinx
Zbigniew Jędrzejewski-Szmek
2013-02-22
python: utilize uuid.UUID in logging
Zbigniew Jędrzejewski-Szmek
2013-02-22
python: add systemd.id128 module
Zbigniew Jędrzejewski-Szmek
2012-11-13
python: add journal backend for the logging framework
Marti Raudsepp
2012-09-13
python: reindent to follow coding style
Lennart Poettering
2012-09-13
python: change license to LGPL 2.1
Lennart Poettering
2012-09-13
python: integrate David Strauss' python-systemd package
Lennart Poettering