summaryrefslogtreecommitdiff
path: root/src/python-systemd
Commit message (Expand)AuthorAge
...
* systemd-python: add systemd.daemon wrapping sd-daemonZbigniew Jędrzejewski-Szmek2013-03-15
* man,html: say 'systemd 198' in the headerZbigniew Jędrzejewski-Szmek2013-03-12
* python/docs: use the same links on top as in man pagesZbigniew Jędrzejewski-Szmek2013-03-09
* html: make python docs look more like the restZbigniew Jędrzejewski-Szmek2013-03-09
* systemd-python: provide version info to sphinxZbigniew Jędrzejewski-Szmek2013-03-09
* systemd-python: fix segfault on double closeZbigniew Jędrzejewski-Szmek2013-03-07
* systemd-python: fix typosZbigniew Jędrzejewski-Szmek2013-03-07
* 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: export sd_j_get_fd, sd_j_reliable_fd, sd_j_closeZbigniew 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
* systemd-python: fix error check in _Reader.wait()Zbigniew Jędrzejewski-Szmek2013-03-05
* systemd-python: add missing check for return of PyDict_SetItem in _reader.cLukas Nykryn2013-03-01
* 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: document attributesZbigniew Jędrzejewski-Szmek2013-02-28
* systemd-python: use PyModule_AddObject in id128Zbigniew Jędrzejewski-Szmek2013-02-28
* systemd-python: polish the docstringsZbigniew Jędrzejewski-Szmek2013-02-28
* systemd-python: indenation and style tweaksZbigniew Jędrzejewski-Szmek2013-02-22
* systemd-python: downgrade _reader.c to C89Zbigniew Jędrzejewski-Szmek2013-02-22
* systemd-python: add casts and fix unused variable warnings in _readerZbigniew Jędrzejewski-Szmek2013-02-22
* systemd-python: wrap some python differences using macrosZbigniew Jędrzejewski-Szmek2013-02-22
* systemd-python: introduce error setting helperZbigniew Jędrzejewski-Szmek2013-02-22
* 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: fix memory leak in _reader and minor bugsSteven 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: remove unneeded ifdef for query_uniqueSteven Hiscocks2013-02-22
* systemd-python: _reader now takes unix timestamp in secondsSteven Hiscocks2013-02-22
* systemd-python: Update _reader docstringsSteven Hiscocks2013-02-22
* systemd-python: _reader add_match takes single stringSteven Hiscocks2013-02-22
* systemd-python: correct data_threshold error return valueSteven Hiscocks2013-02-22
* systemd-python: updated _reader header to standard licenseSteven 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
* sphinx: document Journal class tooZbigniew Jędrzejewski-Szmek2013-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