summaryrefslogtreecommitdiff
path: root/src/python-systemd/_journal.c
Commit message (Expand)AuthorAge
* Always prefer our headers to system headersZbigniew Jędrzejewski-Szmek2014-07-31
* macro: introduce nice macro for disabling -Wmissing-prototypes warnigsLennart Poettering2014-02-20
* util: use alloca0() intead of alloca() + memzero()Lennart Poettering2014-01-31
* use memzero(foo, length); for all memset(foo, 0, length); callsGreg KH2014-01-31
* systemd-python: add __version__ stringsZbigniew Jędrzejewski-Szmek2013-05-08
* systemd-python: small cleanupsZbigniew Jędrzejewski-Szmek2013-03-19
* python: add systemd.id128 moduleZbigniew Jędrzejewski-Szmek2013-02-22
* 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