index
:
delta/python-packages/python-systemd.git
main
master
github.com: systemd/python-systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
systemd
/
_reader.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: remove python 2 support and assume we have python 3.3+
Joerg Behrmann
2023-02-11
1
-42
/
+0
*
Merge pull request #92 from chrismullins/support-realtime-cutoff
Zbigniew Jędrzejewski-Szmek
2022-08-16
1
-0
/
+44
|
\
|
*
Pass NULL for unnecessary timestamps
Chris Mullins
2021-01-03
1
-4
/
+4
|
*
Add support for sd_journal_get_cutoff_realtime_usec wrapper
Chris Mullins
2021-01-03
1
-0
/
+44
*
|
reader: Fix use of potentially uninitialized value
Andrew Stone
2022-08-13
1
-1
/
+1
|
/
*
journal: add namespace support
Alexander Olekhnovich
2020-11-12
1
-15
/
+37
*
reader: make PY_SSIZE_T_CLEAN
Zbigniew Jędrzejewski-Szmek
2020-11-12
1
-2
/
+13
*
journal: avoid warning about deprecated constant
Zbigniew Jędrzejewski-Szmek
2020-11-12
1
-1
/
+1
*
docs: mention .process() in docstring of .fileno()
Zbigniew Jędrzejewski-Szmek
2019-06-16
1
-2
/
+5
*
docs: use :manpage: role to provide links to systemd man pages
Zbigniew Jędrzejewski-Szmek
2019-06-16
1
-20
/
+20
*
Use #if instead of #ifdef for compatibility checks
Zbigniew Jędrzejewski-Szmek
2019-06-16
1
-13
/
+13
*
Modernize C syntax
Zbigniew Jędrzejewski-Szmek
2019-06-16
1
-9
/
+9
*
_daemon,_reader: return ENOSYS instead of NotImplemented
Zbigniew Jędrzejewski-Szmek
2016-12-15
1
-3
/
+3
*
_reader: use proper ifdef guard for sd_j_open_files_fd
Zbigniew Jędrzejewski-Szmek
2016-09-22
1
-3
/
+7
*
reader: add SD_JOURNAL_OS_ROOT and rework flag passing
Zbigniew Jędrzejewski-Szmek
2016-09-21
1
-13
/
+16
*
journal: add support for sd_journal_open_files_fd
Zbigniew Jędrzejewski-Szmek
2016-09-21
1
-15
/
+81
*
journal: make sd_journal_enumerate return text strings
Zbigniew Jędrzejewski-Szmek
2016-09-21
1
-1
/
+1
*
journal: allow sd_journal_open_directory_fd to be used
Zbigniew Jędrzejewski-Szmek
2016-09-21
1
-51
/
+106
*
journal: add wrappers for sd_has_*_files
Zbigniew Jędrzejewski-Szmek
2016-09-20
1
-31
/
+77
*
journal: add wrapper for sd_journal_enumerate
Zbigniew Jędrzejewski-Szmek
2016-09-20
1
-31
/
+79
*
journal: check errors properly in query_unique
Zbigniew Jędrzejewski-Szmek
2016-09-20
1
-5
/
+20
*
Fix typo (#26)
Michael Biebl
2016-07-16
1
-1
/
+1
*
reader: avoid gcc warning
Zbigniew Jędrzejewski-Szmek
2015-12-02
1
-1
/
+1
*
Add compatibility with systemd < 205
Zbigniew Jędrzejewski-Szmek
2015-09-04
1
-2
/
+13
*
tree-wide: systemd→python-systemd in headers
Zbigniew Jędrzejewski-Szmek
2015-08-07
1
-3
/
+3
*
Update LICENSE file and classifiers
Zbigniew Jędrzejewski-Szmek
2015-07-05
1
-1
/
+0
*
build-sys: update setup.py to build everything
Zbigniew Jędrzejewski-Szmek
2015-07-05
1
-5
/
+6
*
python-systemd: avoid hitting assert in __exit__
Dave Reisner
2015-07-05
1
-1
/
+1
*
Always prefer our headers to system headers
Zbigniew Jędrzejewski-Szmek
2015-07-05
1
-1
/
+1
*
systemd-python: fix failing assert
Zbigniew Jędrzejewski-Szmek
2015-07-05
1
-1
/
+0
*
python: reindent _reader.c
Lennart Poettering
2015-07-05
1
-582
/
+577
*
macro: introduce nice macro for disabling -Wmissing-prototypes warnigs
Lennart Poettering
2015-07-05
1
-3
/
+2
*
systemd-python: fix setting of exception codes
Zbigniew Jędrzejewski-Szmek
2015-07-05
1
-35
/
+28
*
trivial coding style clean ups
Thomas Hindoe Paaboel Andersen
2015-07-05
1
-72
/
+36
*
systemd-python: check for oom, give nicer error messages
Zbigniew Jędrzejewski-Szmek
2015-07-05
1
-2
/
+6
*
systemd-python: fix initialization of _Reader objects
Steven Hiscocks
2015-07-05
1
-0
/
+9
*
systemd-python: fix gcc warning
Zbigniew Jędrzejewski-Szmek
2015-07-05
1
-2
/
+2
*
systemd-python: use modern C
Zbigniew Jędrzejewski-Szmek
2015-07-05
1
-39
/
+10
*
systemd-python: add support for sd_j_open_files
Zbigniew Jędrzejewski-Szmek
2015-07-05
1
-13
/
+71
*
journal: add ability to filter by current user
Zbigniew Jędrzejewski-Szmek
2015-07-05
1
-0
/
+1
*
systemd-python: wrap sd_login_monitor
Zbigniew Jędrzejewski-Szmek
2015-07-05
1
-20
/
+2
*
systemd-python: add wrappers for easy functions in sd-login
Zbigniew Jędrzejewski-Szmek
2015-07-05
1
-13
/
+1
*
systemd-python: add __version__ strings
Zbigniew Jędrzejewski-Szmek
2015-07-05
1
-1
/
+3
*
systemd-python: wrap sd_journal_add_conjunction
Zbigniew Jędrzejewski-Szmek
2015-07-05
1
-1
/
+22
*
move _cleanup_ attribute in front of the type
Harald Hoyer
2015-07-05
1
-5
/
+5
*
python-systemd: Reader return special fields and _Reader changes
Steven Hiscocks
2015-07-05
1
-63
/
+28
*
systemd-python: export new sd_journal_{process,get_events,get_timeout}
Zbigniew Jędrzejewski-Szmek
2015-07-05
1
-4
/
+103
*
systemd-python: fix formatting in docstring
Zbigniew Jędrzejewski-Szmek
2015-07-05
1
-5
/
+6
*
Use initalization instead of explicit zeroing
Zbigniew Jędrzejewski-Szmek
2015-07-05
1
-3
/
+3
*
systemd-python: allow retrieval of single fields
Zbigniew Jędrzejewski-Szmek
2015-07-05
1
-18
/
+91
[next]