python-systemd/systemd
Zbigniew Jędrzejewski-Szmek d713eacb7e Store id128-constants.h in the repository
Instead of generating the list of message ids anew during every build,
the file is generated manually and committed into the
repository. Also, the list of defines is stored in id128-defines.h,
also kept in the repository. Both files should only grow.

This should make build easier. But it also fixes a problem with
systemd, which occasionally drops message definitions. We will keep
them forever, so it should be safe to rely on the presence of message
definitions which systemd does not use anymore.

Fixes #23.
2016-09-21 20:16:37 -04:00
..
test journal: convert seek_realtime argument to microseconds 2016-09-21 20:16:37 -04:00
.gitignore Store id128-constants.h in the repository 2016-09-21 20:16:37 -04:00
__init__.py tree-wide: systemd→python-systemd in headers 2015-08-07 11:49:56 -04:00
_daemon.c daemon: wrap sd_pid_notify[_with_pids] 2015-10-26 22:51:27 -04:00
_journal.c tree-wide: systemd→python-systemd in headers 2015-08-07 11:49:56 -04:00
_reader.c reader: add SD_JOURNAL_OS_ROOT and rework flag passing 2016-09-21 15:32:58 -04:00
daemon.py python-systemd: fix is_socket_inet to cope with ports 2015-07-05 14:19:22 -04:00
id128-constants.h Store id128-constants.h in the repository 2016-09-21 20:16:37 -04:00
id128-defines.h Store id128-constants.h in the repository 2016-09-21 20:16:37 -04:00
id128.c Store id128-constants.h in the repository 2016-09-21 20:16:37 -04:00
journal.py journal: convert seek_realtime argument to microseconds 2016-09-21 20:16:37 -04:00
login.c Reformat documentation to be more PEP257-compliant 2016-09-20 09:38:36 -04:00
macro.h tree-wide: systemd→python-systemd in headers 2015-08-07 11:49:56 -04:00
pyutil.c tree-wide: systemd→python-systemd in headers 2015-08-07 11:49:56 -04:00
pyutil.h daemon: wrap sd_pid_notify[_with_pids] 2015-10-26 22:51:27 -04:00
strv.c tree-wide: systemd→python-systemd in headers 2015-08-07 11:49:56 -04:00
strv.h tree-wide: systemd→python-systemd in headers 2015-08-07 11:49:56 -04:00