summaryrefslogtreecommitdiffstats
path: root/src/python-systemd/id128.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove python-systemdZbigniew Jędrzejewski-Szmek2015-07-071-163/+0
* Always prefer our headers to system headersZbigniew Jędrzejewski-Szmek2014-07-311-1/+1
* macro: introduce nice macro for disabling -Wmissing-prototypes warnigsLennart Poettering2014-02-201-5/+7
* systemd-python: add __version__ stringsZbigniew Jędrzejewski-Szmek2013-05-091-3/+2
* move _cleanup_ attribute in front of the typeHarald Hoyer2013-04-181-1/+1
* Remove some unused variablesZbigniew Jędrzejewski-Szmek2013-03-211-1/+1
* systemd-python: small cleanupsZbigniew Jędrzejewski-Szmek2013-03-201-1/+1
* python-systemd: check all errors and use automatic cleanupZbigniew Jędrzejewski-Szmek2013-03-011-8/+13
* systemd-python: use PyModule_AddObject in id128Zbigniew Jędrzejewski-Szmek2013-03-011-2/+2
* systemd-python: polish the docstringsZbigniew Jędrzejewski-Szmek2013-03-011-4/+4
* python: add systemd.id128 moduleZbigniew Jędrzejewski-Szmek2013-02-221-0/+157