summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | replace dict.iteritems() with dict.items() to support py3 (#39)Jeongsoo, Park2017-03-112-12/+50
* | test_daemon: xfail test_notify_with_socket if bind() fails (#42)Mike Gilbert2017-03-111-1/+4
* | Python 3.6 invalid escape sequence deprecation fixes (#43)Ville Skyttä2017-03-111-2/+2
* | Added section for installation on openSUSE & SLE (#35)Johannes Weberhofer2016-12-161-0/+4
|/
* setup.py: allow LIBSYSTEMD_VERSION to be overriddenZbigniew Jędrzejewski-Szmek2016-12-141-3/+8
* Makefile: use $(INCLUDE_DIR) also for compilationZbigniew Jędrzejewski-Szmek2016-12-131-0/+1
* build-sys: add sign and upload targetsZbigniew Jędrzejewski-Szmek2016-12-132-2/+7
* Include all fields from record (#30)Oleksii Shevchuk2016-10-271-1/+16
* Prepare v233v233Zbigniew Jędrzejewski-Szmek2016-10-172-1/+13
* id128: add SD_MESSAGE_TRUNCATED_CORE from upcoming systemd-232Zbigniew Jędrzejewski-Szmek2016-10-173-0/+3
* journal: allow stream() to be used without any argumentsZbigniew Jędrzejewski-Szmek2016-10-171-3/+12
* journal: bump default log level for stream() to INFOZbigniew Jędrzejewski-Szmek2016-10-171-1/+1
* Updating docs for missing dependency (#28)Robert James Hernandez2016-10-101-3/+3
* setup.py: make build fail if undeclared symbols are usedZbigniew Jędrzejewski-Szmek2016-10-011-0/+5
* build-sys: import "pytest" instead of "py.test"Zbigniew Jędrzejewski-Szmek2016-09-221-1/+1
* _reader: use proper ifdef guard for sd_j_open_files_fdZbigniew Jędrzejewski-Szmek2016-09-221-3/+7
* tests: add workaround for pre-232 system returning EINVAL on some flagsZbigniew Jędrzejewski-Szmek2016-09-221-5/+15
* build-sys: add doc-sync targetZbigniew Jędrzejewski-Szmek2016-09-221-1/+5
* docs: fix sphinx format warningZbigniew Jędrzejewski-Szmek2016-09-221-3/+3
* tests: skip fdstore tests if not implementedZbigniew Jędrzejewski-Szmek2016-09-221-3/+15
* Prepare v232v232Zbigniew Jędrzejewski-Szmek2016-09-212-1/+21
* setup.py: change name to systemd-pythonZbigniew Jędrzejewski-Szmek2016-09-213-1/+4
* docs: autoregenerate id128.rstZbigniew Jędrzejewski-Szmek2016-09-212-2/+17
* Store id128-constants.h in the repositoryZbigniew Jędrzejewski-Szmek2016-09-218-24/+108
* journal: convert seek_realtime argument to microsecondsZbigniew Jędrzejewski-Szmek2016-09-212-7/+32
* tests: use a context manager, skip new functions if missingZbigniew Jędrzejewski-Szmek2016-09-211-21/+16
* reader: add SD_JOURNAL_OS_ROOT and rework flag passingZbigniew Jędrzejewski-Szmek2016-09-214-24/+51
* journal: add support for sd_journal_open_files_fdZbigniew Jędrzejewski-Szmek2016-09-211-15/+81
* journal: make sd_journal_enumerate return text stringsZbigniew Jędrzejewski-Szmek2016-09-211-1/+1
* journal: allow sd_journal_open_directory_fd to be usedZbigniew Jędrzejewski-Szmek2016-09-213-53/+125
* Reformat documentation to be more PEP257-compliantZbigniew Jędrzejewski-Szmek2016-09-202-125/+137
* tests: check enumerate_fields, has_runtime_fiels, has_persistent_filesZbigniew Jędrzejewski-Szmek2016-09-201-0/+47
* journal: add wrappers for sd_has_*_filesZbigniew Jędrzejewski-Szmek2016-09-201-31/+77
* journal: add wrapper for sd_journal_enumerateZbigniew Jędrzejewski-Szmek2016-09-201-31/+79
* journal: check errors properly in query_uniqueZbigniew Jędrzejewski-Szmek2016-09-201-5/+20
* Makefile: correct path to generated docsSebastian2016-09-151-1/+1
* Add Docs to READMESebastian2016-09-151-0/+11
* Fix typo (#26)Michael Biebl2016-07-161-1/+1
* setup.py: respect ${PKG_CONFIG} if set (#18)Benedikt Morbach2016-05-281-2/+3
* readme: Use "raised" instead of "thrown"Nir Soffer2016-05-281-1/+1
* readme: Remove duplicate 'is thrown'Nir Soffer2016-05-281-3/+3
* Use log.warning instead of deprecated log.warn in example codeVille Skyttä2016-05-211-2/+2
* Spelling fixesVille Skyttä2016-05-212-3/+3
* test_daemon: Define a default value for SO_PASSCREDMike Gilbert2016-01-201-1/+3
* Fixes Reader.seek_monotonic(datetime.timedelta)Michael Herold2015-12-101-1/+1
* reader: avoid gcc warningZbigniew Jędrzejewski-Szmek2015-12-021-1/+1
* tests: mirror is-systemd-running test from systemdv231Zbigniew Jędrzejewski-Szmek2015-10-281-1/+1
* build-sys: make sure we use modules from the build dirZbigniew Jędrzejewski-Szmek2015-10-281-1/+1
* build-sys: name html build directory after formatZbigniew Jędrzejewski-Szmek2015-10-281-1/+1
* Bump version to 231Zbigniew Jędrzejewski-Szmek2015-10-271-1/+1