index
:
delta/python-packages/python-systemd.git
main
master
github.com: systemd/python-systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
systemd
/
_journal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update LICENSE file and classifiers
Zbigniew Jędrzejewski-Szmek
2015-07-05
1
-1
/
+0
*
build-sys: update setup.py to build everything
Zbigniew Jędrzejewski-Szmek
2015-07-05
1
-1
/
+2
*
Always prefer our headers to system headers
Zbigniew Jędrzejewski-Szmek
2015-07-05
1
-1
/
+1
*
macro: introduce nice macro for disabling -Wmissing-prototypes warnigs
Lennart Poettering
2015-07-05
1
-5
/
+4
*
util: use alloca0() intead of alloca() + memzero()
Lennart Poettering
2015-07-05
1
-2
/
+1
*
use memzero(foo, length); for all memset(foo, 0, length); calls
Greg KH
2015-07-05
1
-1
/
+2
*
systemd-python: add __version__ strings
Zbigniew Jędrzejewski-Szmek
2015-07-05
1
-2
/
+19
*
systemd-python: small cleanups
Zbigniew Jędrzejewski-Szmek
2015-07-05
1
-1
/
+1
*
python: add systemd.id128 module
Zbigniew Jędrzejewski-Szmek
2015-07-05
1
-1
/
+1
*
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
1
-96
/
+90
*
python: change license to LGPL 2.1
Lennart Poettering
2015-07-05
1
-0
/
+21
*
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
1
-0
/
+134