Age | Commit message (Expand) | Author |
---|---|---|
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 |