summaryrefslogtreecommitdiff
path: root/src/python-systemd
Commit message (Expand)AuthorAge
...
* 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
* 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
* systemd-python: fix nesting of #ifs and #pragmasZbigniew Jędrzejewski-Szmek2012-11-13
* python: make gcc shut upLennart Poettering2012-09-13
* python: fix error handling, and allocate argument array on the stackLennart Poettering2012-09-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