| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | systemd-python: correct data_threshold error return value | Steven Hiscocks | 2015-07-05 | 1 | -1/+1 | |
| | | ||||||
| * | systemd-python: updated _reader header to standard license | Steven Hiscocks | 2015-07-05 | 1 | -18/+20 | |
| | | ||||||
| * | systemd-python: Moved _reader datetime usage to python | Steven Hiscocks | 2015-07-05 | 2 | -44/+18 | |
| | | ||||||
| * | systemd-python: Tidy up _reader error handling | Steven Hiscocks | 2015-07-05 | 2 | -73/+75 | |
| | | ||||||
| * | systemd-python: some python3 and bug fixes | Steven Hiscocks | 2015-07-05 | 2 | -9/+21 | |
| | | ||||||
| * | systemd-python: implement this_boot/this_machine in Python | Steven Hiscocks | 2015-07-05 | 2 | -68/+9 | |
| | | ||||||
| * | systemd-python: Journal log_level moved to python | Steven Hiscocks | 2015-07-05 | 2 | -32/+8 | |
| | | ||||||
| * | sphinx: document Journal class too | Zbigniew Jędrzejewski-Szmek | 2015-07-05 | 1 | -0/+13 | |
| | | ||||||
| * | systemd-python: move default call dicts from C to python | Steven Hiscocks | 2015-07-05 | 2 | -220/+97 | |
| | | ||||||
| * | systemd-python: MESSAGE_ID as UUID for Journal | Steven Hiscocks | 2015-07-05 | 1 | -0/+2 | |
| | | ||||||
| * | systemd-python: moved PyRun_String to journal.py code | Steven Hiscocks | 2015-07-05 | 2 | -53/+50 | |
| | | ||||||
| * | systemd-python: add Journal class for reading journal | Steven Hiscocks | 2015-07-05 | 2 | -0/+1165 | |
| | | ||||||
| * | python: build html docs using sphinx | Zbigniew Jędrzejewski-Szmek | 2015-07-05 | 6 | -15/+344 | |
| | | | | | | | | Build instructions: make make DESTIDIR=/tmp/... install make DESTIDIR=/tmp/... sphinx-html sphinx-man sphinx-epub ... | |||||
| * | python: utilize uuid.UUID in logging | Zbigniew Jędrzejewski-Szmek | 2015-07-05 | 1 | -13/+14 | |
| | | ||||||
| * | python: add systemd.id128 module | Zbigniew Jędrzejewski-Szmek | 2015-07-05 | 4 | -4/+164 | |
| | | | | | uuid.UUIDs are utilized to hold UUID values. | |||||
| * | python: add journal backend for the logging framework | Marti Raudsepp | 2015-07-05 | 1 | -0/+85 | |
| | | | | | | | | | | | Supports Python versions 2.6 through 3.3 (tested on 2.7 and 3.2). See JournalHandler docstring for usage details. [zj: - use send() instead of using sendv() directly - do exception handling like in the logging module - bumped min version to python2.6, since the module does not work with python2.5 anyway ] | |||||
| * | systemd-python: fix nesting of #ifs and #pragmas | Zbigniew Jędrzejewski-Szmek | 2015-07-05 | 1 | -2/+2 | |
| | | ||||||
| * | python: make gcc shut up | Lennart Poettering | 2015-07-05 | 1 | -0/+5 | |
| | | ||||||
| * | python: fix error handling, and allocate argument array on the stack | Lennart Poettering | 2015-07-05 | 1 | -28/+12 | |
| | | ||||||
| * | python: reindent to follow coding style | Lennart Poettering | 2015-07-05 | 2 | -155/+153 | |
| | | ||||||
| * | python: change license to LGPL 2.1 | Lennart Poettering | 2015-07-05 | 3 | -0/+58 | |
| | | | | | | | The original license has been MIT for this code, but David Strauss (its original author) agreed to relicense it to LGPL 2.1 for inclusion in systemd. | |||||
| * | python: integrate David Strauss' python-systemd package | Lennart Poettering | 2015-07-05 | 1 | -0/+3 | |
| | | ||||||
| * | Fix for Python 3. | David Strauss | 2012-09-06 | 1 | -1/+1 | |
| | | ||||||
| * | Make installable. | David Strauss | 2012-09-06 | 3 | -0/+227 | |
