summaryrefslogtreecommitdiff
path: root/src/python-systemd/journal.py
Commit message (Expand)AuthorAge
* systemd-python: use .hex instead of .get_hex()Zbigniew Jędrzejewski-Szmek2014-04-05
* systemd-python: convert keyword value to stringRichard Marko2013-11-07
* systemd-python: add support for sd_j_open_filesZbigniew Jędrzejewski-Szmek2013-07-17
* systemd-python: fix iterationZbigniew Jędrzejewski-Szmek2013-07-17
* systemd-python: do not attempt to convert str to bytesZbigniew Jędrzejewski-Szmek2013-05-16
* systemd-python: add __version__ stringsZbigniew Jędrzejewski-Szmek2013-05-08
* Spelling fixesVille Skyttä2013-05-03
* systemd-python: attach fields to JournalHandler, add SYSLOG_IDENTIFIERZbigniew Jędrzejewski-Szmek2013-04-25
* python-systemd: Reader return special fields and _Reader changesSteven Hiscocks2013-04-17
* systemd-python: fix wait bugSteven Hiscocks2013-04-06
* systemd-python: allow retrieval of single fieldsZbigniew Jędrzejewski-Szmek2013-03-21
* systemd-python: cleanup up usec_t handlingZbigniew Jędrzejewski-Szmek2013-03-21
* systemd-python: add journal.get_catalog()Zbigniew Jędrzejewski-Szmek2013-03-19
* systemd-python: update documentation for new systemd-journal groupZbigniew Jędrzejewski-Szmek2013-03-07
* systemd-python: refuse path and flags together in __init__Zbigniew Jędrzejewski-Szmek2013-03-07
* systemd-python: split .seek() into .seek_head() and .seek_tail()Zbigniew Jędrzejewski-Szmek2013-03-07
* systemd-python: catch only ValueErrors in conversion codeZbigniew Jędrzejewski-Szmek2013-03-07
* python-systemd: rename Journal to ReaderZbigniew Jędrzejewski-Szmek2013-02-28
* systemd-python: return both parts of sd_journal_get_monotonic_usecZbigniew Jędrzejewski-Szmek2013-02-28
* python-systemd: check all errors and use automatic cleanupZbigniew Jędrzejewski-Szmek2013-02-28
* systemd-python: hide ChainMap importZbigniew Jędrzejewski-Szmek2013-02-28
* systemd-python: polish the docstringsZbigniew Jędrzejewski-Szmek2013-02-28
* systemd-python: Added doc string for JournalSteven Hiscocks2013-02-22
* systemd-python: Journal convert_unicode exception handling changeSteven Hiscocks2013-02-22
* systemd-python: add Journal method to add MESSAGE_ID matchSteven Hiscocks2013-02-22
* systemd-python: update Journal python docstringsSteven Hiscocks2013-02-22
* systemd-python: tidy up import names in journalSteven Hiscocks2013-02-22
* systemd-python: Journal this_boot/machine now accepts IDSteven Hiscocks2013-02-22
* systemd-python: _reader now takes unix timestamp in secondsSteven Hiscocks2013-02-22
* systemd-python: _reader add_match takes single stringSteven Hiscocks2013-02-22
* systemd-python: Moved _reader datetime usage to pythonSteven Hiscocks2013-02-22
* systemd-python: Tidy up _reader error handlingSteven Hiscocks2013-02-22
* systemd-python: some python3 and bug fixesSteven Hiscocks2013-02-22
* systemd-python: implement this_boot/this_machine in PythonSteven Hiscocks2013-02-22
* systemd-python: Journal log_level moved to pythonSteven Hiscocks2013-02-22
* systemd-python: move default call dicts from C to pythonSteven Hiscocks2013-02-22
* systemd-python: MESSAGE_ID as UUID for JournalSteven Hiscocks2013-02-22
* systemd-python: moved PyRun_String to journal.py codeSteven Hiscocks2013-02-22
* systemd-python: add Journal class for reading journalSteven Hiscocks2013-02-22
* python: build html docs using sphinxZbigniew Jędrzejewski-Szmek2013-02-22
* python: utilize uuid.UUID in loggingZbigniew Jędrzejewski-Szmek2013-02-22
* python: add systemd.id128 moduleZbigniew Jędrzejewski-Szmek2013-02-22
* python: add journal backend for the logging frameworkMarti Raudsepp2012-11-13
* python: reindent to follow coding styleLennart Poettering2012-09-13
* python: change license to LGPL 2.1Lennart Poettering2012-09-13
* python: integrate David Strauss' python-systemd packageLennart Poettering2012-09-13