summaryrefslogtreecommitdiff
path: root/src/python-systemd/_daemon.c
Commit message (Expand)AuthorAgeFilesLines
* macro: introduce nice macro for disabling -Wmissing-prototypes warnigsLennart Poettering2014-02-201-5/+5
* systemd-python: fix listen_fds under Python 2Zbigniew Jędrzejewski-Szmek2013-12-301-1/+1
* systemd-python: fix setting of exception codesZbigniew Jędrzejewski-Szmek2013-12-301-7/+7
* systemd-python: fix booted() and add two functions to docsZbigniew Jędrzejewski-Szmek2013-11-121-1/+1
* systemd-python: add support for sd_j_open_filesZbigniew Jędrzejewski-Szmek2013-07-171-22/+0
* systemd-python: wrap sd_notifyZbigniew Jędrzejewski-Szmek2013-07-051-4/+45
* systemd-python: wrap sd_login_monitorZbigniew Jędrzejewski-Szmek2013-05-091-31/+18
* systemd-python: add __version__ stringsZbigniew Jędrzejewski-Szmek2013-05-081-1/+3
* move _cleanup_ attribute in front of the typeHarald Hoyer2013-04-181-1/+1
* systemd-python: add systemd.daemon wrapping sd-daemonZbigniew Jędrzejewski-Szmek2013-03-151-0/+323