]> git.ipfire.org Git - thirdparty/systemd.git/history - src/python-systemd/_daemon.c
python-systemd: fix is_socket_inet to cope with ports
[thirdparty/systemd.git] / src / python-systemd / _daemon.c
2015-04-12  Simon Farnsworthpython-systemd: fix is_socket_inet to cope with ports
2014-07-31  Zbigniew Jędrzejew... Always prefer our headers to system headers
2014-02-20  Lennart Poetteringmacro: introduce nice macro for disabling -Wmissing...
2013-12-30  Zbigniew Jędrzejew... systemd-python: fix listen_fds under Python 2
2013-12-30  Zbigniew Jędrzejew... systemd-python: fix setting of exception codes
2013-11-13  Zbigniew Jędrzejew... systemd-python: fix booted() and add two functions...
2013-07-18  Zbigniew Jędrzejew... systemd-python: add support for sd_j_open_files
2013-07-06  Zbigniew Jędrzejew... systemd-python: wrap sd_notify
2013-05-09  Zbigniew Jędrzejew... systemd-python: wrap sd_login_monitor
2013-05-09  Zbigniew Jędrzejew... systemd-python: add __version__ strings
2013-04-18  Harald Hoyermove _cleanup_ attribute in front of the type
2013-03-16  Zbigniew Jędrzejew... systemd-python: add systemd.daemon wrapping sd-daemon