chiark / gitweb /
systemd-python: add wrappers for easy functions in sd-login
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 8 May 2013 23:46:49 +0000 (19:46 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 9 May 2013 01:35:03 +0000 (21:35 -0400)
commit539e0a4d583bca7db837275b07a20a933b7f8f83
tree2a6b6a275354d289d5301bc3f1b9c6f35733ef94
parent5afbe712db5cc68213a24c45396ffb43fab05e3e
systemd-python: add wrappers for easy functions in sd-login

sd_get_uids, sd_get_seats, sd_get_sessions, and sd_get_machine_names.
Makefile.am
src/python-systemd/_reader.c
src/python-systemd/docs/index.rst
src/python-systemd/docs/login.rst [new file with mode: 0644]
src/python-systemd/login.c [new file with mode: 0644]
src/python-systemd/pyutil.c
src/python-systemd/pyutil.h