| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move docs to top level and include in manifest | Zbigniew Jędrzejewski-Szmek | 2015-07-08 | 1 | -18/+0 |
| | | |||||
| * | systemd-python: fix booted() and add two functions to docs | Zbigniew Jędrzejewski-Szmek | 2015-07-05 | 1 | -0/+2 |
| | | | | | For some reason sphinx doesn't want to show inherited C functions. | ||||
| * | systemd-python: add systemd.daemon wrapping sd-daemon | Zbigniew Jędrzejewski-Szmek | 2015-07-05 | 1 | -0/+16 |
| Please see the documentation (e.g. pydoc3 systemd.daemon) for full description. As usual, systemd._daemon wraps the raw interface, while systemd.daemon provides the more pythonic API. sd_listen_fds, sd_booted, sd_is_fifo, sd_is_socket, sd_is_socket_unix, sd_is_socket_inet, sd_is_mq, and SD_LISTEN_FDS_START are currently wrapped. | |||||
