summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version 235v235Zbigniew Jędrzejewski-Szmek2022-08-161-2/+11
* Merge pull request #117 from keszybz/python2-compatZbigniew Jędrzejewski-Szmek2022-08-165-17/+29
|\
| * NEWS: say that we'll drop support for python2 soonZbigniew Jędrzejewski-Szmek2022-08-162-9/+8
| * tests: simplify importsZbigniew Jędrzejewski-Szmek2022-08-161-2/+2
| * tests: python2-compat in another placeZbigniew Jędrzejewski-Szmek2022-08-161-1/+1
| * journal: fix compatibility with python2Zbigniew Jędrzejewski-Szmek2022-08-162-5/+18
|/
* Merge pull request #92 from chrismullins/support-realtime-cutoffZbigniew Jędrzejewski-Szmek2022-08-162-0/+52
|\
| * Pass NULL for unnecessary timestampsChris Mullins2021-01-031-4/+4
| * Add support for sd_journal_get_cutoff_realtime_usec wrapperChris Mullins2021-01-032-0/+52
* | Merge pull request #114 from keszybz/install-docsZbigniew Jędrzejewski-Szmek2022-08-161-31/+41
|\ \
| * | README: apt-get → aptZbigniew Jędrzejewski-Szmek2022-08-151-4/+4
| * | README: drop distro instructions for python2, drop epel/rhelZbigniew Jędrzejewski-Szmek2022-08-151-6/+11
| * | README: markup and line wrappingZbigniew Jędrzejewski-Szmek2022-08-151-23/+28
| * | README: fix installation urlsZbigniew Jędrzejewski-Szmek2022-08-151-2/+2
* | | ci: run CIs on push events as wellFrantisek Sumsal2022-08-152-2/+10
* | | Update constants for systemd 251Zbigniew Jędrzejewski-Szmek2022-08-153-0/+42
|/ /
* | Merge pull request #111 from keszybz/setuptools-compatZbigniew Jędrzejewski-Szmek2022-08-132-2/+5
|\ \
| * | ci: add 3.11 to the test matrixZbigniew Jędrzejewski-Szmek2022-08-131-0/+1
| * | make: fix compat with setuptools >= 61Zbigniew Jędrzejewski-Szmek2022-08-131-2/+4
|/ /
* | Adding timezone information to datetimes from systemd-journalSamuel BF2022-08-132-3/+15
* | reader: Fix use of potentially uninitialized valueAndrew Stone2022-08-131-1/+1
* | setup.py: switch from distutils to setuptoolsTim Orling2022-08-131-1/+1
* | Merge pull request #104 from systemd/ci-shenanigansZbigniew Jędrzejewski-Szmek2022-08-133-1/+129
|\ \
| * | ci: introduce a simple install testFrantisek Sumsal2022-04-141-0/+77
| * | ci: move the CI to GitHub ActionsFrantisek Sumsal2022-04-141-0/+51
| * | Makefile: accept $SPHINXOPTS from the outsideFrantisek Sumsal2022-03-061-1/+1
| |/
* | Update news since 234Dan Bungert2022-08-131-4/+18
* | Set unit name in JournalHandler example, see #74Federico Ceratto2022-08-131-1/+1
* | Merge pull request #91 from chrismullins/journal-examplesZbigniew Jędrzejewski-Szmek2022-08-131-0/+70
|\ \
| * | Add link to journal fields docsChris Mullins2021-01-021-0/+2
| * | Add journalctl example for ring bufferChris Mullins2021-01-021-1/+1
| * | Add some examplesChris Mullins2021-01-021-0/+68
| |/
* | fix a mistype in README.mdArchitector #42022-06-231-1/+1
|/
* journal: remove ChainMapmasterGlandos2020-11-121-11/+3
* journal: add namespace supportAlexander Olekhnovich2020-11-122-19/+41
* journal: allow JournalHandler constructor to be called with args in a positio...Tamaki Nishino2020-11-122-0/+28
* test: make sure $NOTIFY_SOCKET is unset in testZbigniew Jędrzejewski-Szmek2020-11-121-0/+2
* reader: make PY_SSIZE_T_CLEANZbigniew Jędrzejewski-Szmek2020-11-121-2/+13
* journal: avoid warning about deprecated constantZbigniew Jędrzejewski-Szmek2020-11-121-1/+1
* Fix seek_realtime to work with timezone aware dateLéonard Gérard2020-11-121-1/+1
* make: Move -std=99 to setup.pyDominik Prien2020-11-112-8/+6
* include endian.h for htobe16 definitionKhem Raj2020-11-111-0/+1
* Fix a typoHendrikto2020-11-111-1/+1
* docs: mention .process() in docstring of .fileno()Zbigniew Jędrzejewski-Szmek2019-06-161-2/+5
* docs: use :manpage: role to provide links to systemd man pagesZbigniew Jędrzejewski-Szmek2019-06-163-25/+26
* make: fix "make doc" invocationsZbigniew Jędrzejewski-Szmek2019-06-161-2/+2
* Document libsystemd compatiblityZbigniew Jędrzejewski-Szmek2019-06-161-0/+11
* Use #if instead of #ifdef for compatibility checksZbigniew Jędrzejewski-Szmek2019-06-162-33/+23
* make: use -std=c99Zbigniew Jędrzejewski-Szmek2019-06-161-1/+3
* id128: update constants for systmed-243Zbigniew Jędrzejewski-Szmek2019-06-163-0/+21