index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
python-systemd
/
_journal.c
Age
Commit message (
Expand
)
Author
2014-07-31
Always prefer our headers to system headers
Zbigniew Jędrzejewski-Szmek
2014-02-20
macro: introduce nice macro for disabling -Wmissing-prototypes warnigs
Lennart Poettering
2014-01-31
util: use alloca0() intead of alloca() + memzero()
Lennart Poettering
2014-01-31
use memzero(foo, length); for all memset(foo, 0, length); calls
Greg KH
2013-05-08
systemd-python: add __version__ strings
Zbigniew Jędrzejewski-Szmek
2013-03-19
systemd-python: small cleanups
Zbigniew Jędrzejewski-Szmek
2013-02-22
python: add systemd.id128 module
Zbigniew Jędrzejewski-Szmek
2012-11-13
systemd-python: fix nesting of #ifs and #pragmas
Zbigniew Jędrzejewski-Szmek
2012-09-13
python: make gcc shut up
Lennart Poettering
2012-09-13
python: fix error handling, and allocate argument array on the stack
Lennart Poettering
2012-09-13
python: reindent to follow coding style
Lennart Poettering
2012-09-13
python: change license to LGPL 2.1
Lennart Poettering
2012-09-13
python: integrate David Strauss' python-systemd package
Lennart Poettering