summaryrefslogtreecommitdiff
path: root/systemd
Commit message (Expand)AuthorAgeFilesLines
...
* systemd-python: correct data_threshold error return valueSteven Hiscocks2015-07-051-1/+1
* systemd-python: updated _reader header to standard licenseSteven Hiscocks2015-07-051-18/+20
* systemd-python: Moved _reader datetime usage to pythonSteven Hiscocks2015-07-052-44/+18
* systemd-python: Tidy up _reader error handlingSteven Hiscocks2015-07-052-73/+75
* systemd-python: some python3 and bug fixesSteven Hiscocks2015-07-052-9/+21
* systemd-python: implement this_boot/this_machine in PythonSteven Hiscocks2015-07-052-68/+9
* systemd-python: Journal log_level moved to pythonSteven Hiscocks2015-07-052-32/+8
* sphinx: document Journal class tooZbigniew Jędrzejewski-Szmek2015-07-051-0/+13
* systemd-python: move default call dicts from C to pythonSteven Hiscocks2015-07-052-220/+97
* systemd-python: MESSAGE_ID as UUID for JournalSteven Hiscocks2015-07-051-0/+2
* systemd-python: moved PyRun_String to journal.py codeSteven Hiscocks2015-07-052-53/+50
* systemd-python: add Journal class for reading journalSteven Hiscocks2015-07-052-0/+1165
* python: build html docs using sphinxZbigniew Jędrzejewski-Szmek2015-07-056-15/+344
* python: utilize uuid.UUID in loggingZbigniew Jędrzejewski-Szmek2015-07-051-13/+14
* python: add systemd.id128 moduleZbigniew Jędrzejewski-Szmek2015-07-054-4/+164
* python: add journal backend for the logging frameworkMarti Raudsepp2015-07-051-0/+85
* systemd-python: fix nesting of #ifs and #pragmasZbigniew Jędrzejewski-Szmek2015-07-051-2/+2
* python: make gcc shut upLennart Poettering2015-07-051-0/+5
* python: fix error handling, and allocate argument array on the stackLennart Poettering2015-07-051-28/+12
* python: reindent to follow coding styleLennart Poettering2015-07-052-155/+153
* python: change license to LGPL 2.1Lennart Poettering2015-07-053-0/+58
* python: integrate David Strauss' python-systemd packageLennart Poettering2015-07-051-0/+3
* Fix for Python 3.David Strauss2012-09-061-1/+1
* Make installable.David Strauss2012-09-063-0/+227