1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-08 02:57:16 +03:00
systemd/src/python-systemd
Zbigniew Jędrzejewski-Szmek 811de196b3 systemd-python: allow retrieval of single fields
This can give huge efficiency gains, e.g. if only MESSAGE
is required and all other fields can be ignored.
2013-03-21 23:05:09 -04:00
..
docs systemd-python: allow retrieval of single fields 2013-03-21 23:05:09 -04:00
__init__.py python: change license to LGPL 2.1 2012-09-13 04:06:11 +02:00
_daemon.c systemd-python: add systemd.daemon wrapping sd-daemon 2013-03-15 22:55:24 -04:00
_journal.c systemd-python: small cleanups 2013-03-19 21:50:43 -04:00
_reader.c systemd-python: allow retrieval of single fields 2013-03-21 23:05:09 -04:00
.gitignore python: build html docs using sphinx 2013-02-22 16:57:43 +01:00
daemon.py systemd-python: add systemd.daemon wrapping sd-daemon 2013-03-15 22:55:24 -04:00
id128.c Remove some unused variables 2013-03-20 19:16:01 -04:00
journal.py systemd-python: allow retrieval of single fields 2013-03-21 23:05:09 -04:00
Makefile
pyutil.c python-systemd: check all errors and use automatic cleanup 2013-02-28 20:04:17 -05:00
pyutil.h systemd-python: add systemd.daemon wrapping sd-daemon 2013-03-15 22:55:24 -04:00