Commit graph

  • f55e2d9049 systemd-python: export sd_journal_get_usage Zbigniew Jędrzejewski-Szmek 2013-03-20 18:30:10 -04:00
  • 26b763337c Remove some unused variables Zbigniew Jędrzejewski-Szmek 2013-03-20 18:25:35 -04:00
  • 9d63a706d7 systemd-python: small cleanups Zbigniew Jędrzejewski-Szmek 2013-03-15 18:10:51 -04:00
  • 69669a975b systemd-python: add journal.get_catalog() Zbigniew Jędrzejewski-Szmek 2013-03-15 18:10:51 -04:00
  • 150dc5bde2 systemd-python: add _Reader.get_catalog() Zbigniew Jędrzejewski-Szmek 2013-03-15 18:10:51 -04:00
  • b7010f5dbc systemd-python: add _Reader.closed attribute Zbigniew Jędrzejewski-Szmek 2013-03-15 18:10:51 -04:00
  • 4ddd8feaa9 systemd-python: allow Reader to be used as a context manager Zbigniew Jędrzejewski-Szmek 2013-03-18 01:12:25 -04:00
  • d583bb0f53 systemd-python: add systemd.daemon wrapping sd-daemon Zbigniew Jędrzejewski-Szmek 2013-03-15 19:01:10 -04:00
  • 961f238f8f man,html: say 'systemd 198' in the header Zbigniew Jędrzejewski-Szmek 2013-03-12 23:57:09 -04:00
  • 98d3fa4753 python/docs: use the same links on top as in man pages Zbigniew Jędrzejewski-Szmek 2013-03-09 09:55:03 -05:00
  • 531c97c27b html: make python docs look more like the rest Zbigniew Jędrzejewski-Szmek 2013-03-08 13:46:21 -05:00
  • 3f1377a8e1 systemd-python: provide version info to sphinx Zbigniew Jędrzejewski-Szmek 2013-03-08 11:45:37 -05:00
  • df25f1d610 systemd-python: fix segfault on double close Zbigniew Jędrzejewski-Szmek 2013-03-07 15:32:33 -05:00
  • 70f8e1a195 systemd-python: fix typos Zbigniew Jędrzejewski-Szmek 2013-03-07 15:27:30 -05:00
  • 7b732ed75d systemd-python: update documentation for new systemd-journal group Zbigniew Jędrzejewski-Szmek 2013-03-07 11:29:01 -05:00
  • 67bdb044d8 systemd-python: refuse path and flags together in __init__ Zbigniew Jędrzejewski-Szmek 2013-03-07 11:28:44 -05:00
  • 000525db3e systemd-python: export sd_j_get_fd, sd_j_reliable_fd, sd_j_close Zbigniew Jędrzejewski-Szmek 2013-03-07 00:35:28 -05:00
  • cbbe787926 systemd-python: split .seek() into .seek_head() and .seek_tail() Zbigniew Jędrzejewski-Szmek 2013-03-07 00:26:24 -05:00
  • 0fe854e001 systemd-python: catch only ValueErrors in conversion code Zbigniew Jędrzejewski-Szmek 2013-03-06 22:15:46 -05:00
  • 68bdaeba7a systemd-python: fix error check in _Reader.wait() Zbigniew Jędrzejewski-Szmek 2013-03-05 23:23:09 -05:00
  • 5ed6b60c15 systemd-python: add missing check for return of PyDict_SetItem in _reader.c Lukas Nykryn 2013-03-01 18:29:57 +01:00
  • 3223d0b21f python-systemd: rename Journal to Reader Zbigniew Jędrzejewski-Szmek 2013-02-28 19:32:31 -05:00
  • 4a3c9f4286 systemd-python: return both parts of sd_journal_get_monotonic_usec Zbigniew Jędrzejewski-Szmek 2013-02-23 01:11:36 +01:00
  • 7db007ce6c python-systemd: check all errors and use automatic cleanup Zbigniew Jędrzejewski-Szmek 2013-02-22 13:33:06 +01:00
  • cedd0fd249 systemd-python: hide ChainMap import Zbigniew Jędrzejewski-Szmek 2013-02-21 15:08:01 +01:00
  • 8d697bfd13 systemd-python: document attributes Zbigniew Jędrzejewski-Szmek 2013-02-21 15:07:39 +01:00
  • ec05eb1aef systemd-python: use PyModule_AddObject in id128 Zbigniew Jędrzejewski-Szmek 2013-02-21 14:23:57 +01:00
  • c18311bd54 systemd-python: polish the docstrings Zbigniew Jędrzejewski-Szmek 2013-02-19 23:03:32 -05:00
  • 2575a15b61 systemd-python: indenation and style tweaks Zbigniew Jędrzejewski-Szmek 2013-02-19 22:22:03 -05:00
  • 79931a5520 systemd-python: downgrade _reader.c to C89 Zbigniew Jędrzejewski-Szmek 2013-02-19 22:11:02 -05:00
  • b8b5706a1d systemd-python: add casts and fix unused variable warnings in _reader Zbigniew Jędrzejewski-Szmek 2013-02-19 21:58:54 -05:00
  • 2d3c2201a4 systemd-python: wrap some python differences using macros Zbigniew Jędrzejewski-Szmek 2013-02-16 21:54:09 -05:00
  • 544fbf3b3a systemd-python: introduce error setting helper Zbigniew Jędrzejewski-Szmek 2013-02-17 11:26:10 -05:00
  • 31d2aff90e systemd-python: Added doc string for Journal Steven Hiscocks 2013-02-19 20:39:45 +00:00
  • 7df62d3a00 systemd-python: Journal convert_unicode exception handling change Steven Hiscocks 2013-02-19 20:37:55 +00:00
  • d21d05648d systemd-python: add Journal method to add MESSAGE_ID match Steven Hiscocks 2013-02-17 17:46:01 +00:00
  • 82ff2498de systemd-python: fix memory leak in _reader and minor bugs Steven Hiscocks 2013-02-17 14:27:59 +00:00
  • 3813a8ab26 systemd-python: update Journal python docstrings Steven Hiscocks 2013-02-17 11:55:45 +00:00
  • 8d5a8d3654 systemd-python: tidy up import names in journal Steven Hiscocks 2013-02-17 11:53:09 +00:00
  • 2f5a35a755 systemd-python: Journal this_boot/machine now accepts ID Steven Hiscocks 2013-02-17 11:48:13 +00:00
  • 9d405a0928 systemd-python: remove unneeded ifdef for query_unique Steven Hiscocks 2013-02-16 19:16:09 +00:00
  • 445332cb69 systemd-python: _reader now takes unix timestamp in seconds Steven Hiscocks 2013-02-16 19:10:49 +00:00
  • 029ac59922 systemd-python: Update _reader docstrings Steven Hiscocks 2013-02-16 19:06:46 +00:00
  • 097bcda6ce systemd-python: _reader add_match takes single string Steven Hiscocks 2013-02-16 18:53:52 +00:00
  • 7258e1a44a systemd-python: correct data_threshold error return value Steven Hiscocks 2013-02-16 18:23:24 +00:00
  • ab67680240 systemd-python: updated _reader header to standard license Steven Hiscocks 2013-02-16 17:32:05 +00:00
  • 716351a180 systemd-python: Moved _reader datetime usage to python Steven Hiscocks 2013-02-16 17:31:18 +00:00
  • c5ba02c0a8 systemd-python: Tidy up _reader error handling Steven Hiscocks 2013-02-16 17:29:57 +00:00
  • 461dbcafe9 systemd-python: some python3 and bug fixes Steven Hiscocks 2013-02-16 13:40:44 +00:00
  • 55c89e4680 systemd-python: implement this_boot/this_machine in Python Steven Hiscocks 2013-02-15 17:16:56 +00:00
  • 87531b51f5 systemd-python: Journal log_level moved to python Steven Hiscocks 2013-02-15 17:09:47 +00:00
  • 108e4de1e4 sphinx: document Journal class too Zbigniew Jędrzejewski-Szmek 2013-02-16 20:28:34 -05:00
  • 7d270338de systemd-python: move default call dicts from C to python Steven Hiscocks 2013-02-15 16:59:50 +00:00
  • 98da3b4ec4 systemd-python: MESSAGE_ID as UUID for Journal Steven Hiscocks 2013-02-08 22:14:18 +00:00
  • 5ec357b071 systemd-python: moved PyRun_String to journal.py code Steven Hiscocks 2013-02-08 22:04:42 +00:00
  • 3503342886 systemd-python: add Journal class for reading journal Steven Hiscocks 2013-02-08 19:41:21 +00:00
  • 0c023a2c03 python: build html docs using sphinx Zbigniew Jędrzejewski-Szmek 2013-02-09 15:37:35 -05:00
  • d6cd30aa2e python: utilize uuid.UUID in logging Zbigniew Jędrzejewski-Szmek 2013-02-09 12:20:05 -05:00
  • 37f8da3363 python: add systemd.id128 module Zbigniew Jędrzejewski-Szmek 2013-02-05 21:44:46 -05:00
  • 603876167a python: add journal backend for the logging framework Marti Raudsepp 2012-10-09 18:12:02 +03:00
  • 4b22c01793 systemd-python: fix nesting of #ifs and #pragmas Zbigniew Jędrzejewski-Szmek 2012-11-01 00:10:47 +01:00
  • 059247a62f python: make gcc shut up Lennart Poettering 2012-09-13 19:34:09 +02:00
  • da42130ac5 python: fix error handling, and allocate argument array on the stack Lennart Poettering 2012-09-13 04:25:59 +02:00
  • 3bb03b4e4d python: reindent to follow coding style Lennart Poettering 2012-09-13 04:16:10 +02:00
  • 5db22f490d python: change license to LGPL 2.1 Lennart Poettering 2012-09-13 04:05:28 +02:00
  • 683fd2a640 python: integrate David Strauss' python-systemd package Lennart Poettering 2012-09-13 04:01:18 +02:00
  • 5f531b971e Add Python 3 instructions. David Strauss 2012-09-06 18:22:08 -07:00
  • 7f96f34f10 Fix for Python 3. David Strauss 2012-09-06 16:53:51 -07:00
  • 7050e537b2 Doc updates David Strauss 2012-09-06 16:48:51 -07:00
  • 7ba24b5802 Make installable. David Strauss 2012-09-06 16:45:52 -07:00
  • 05bdd8ce12 Merge pull request #3 from keszybz/stream David Strauss 2012-09-03 15:46:58 -07:00
  • 6f36264189 Merge pull request #2 from keszybz/master David Strauss 2012-09-03 15:43:06 -07:00
  • a2df218d26 Add a wrapper for sd_journal_stream_fd(3) Zbigniew Jędrzejewski-Szmek 2012-07-13 09:02:45 -04:00
  • 6f190657c0 Fix docstrings Zbigniew Jędrzejewski-Szmek 2012-07-13 09:00:01 -04:00
  • d0ac4eaae8 Do not export traceback Zbigniew Jędrzejewski-Szmek 2012-07-13 08:49:53 -04:00
  • 2b1a5c9ff4 Allow UTF-8 in message payload Zbyszek Jędrzejewski-Szmek 2012-07-12 10:41:17 +02:00
  • 3eb019f875 Use traceback module to specify CODE_{LINE,FUNC,FILE} Zbigniew Jędrzejewski-Szmek 2012-06-28 13:50:49 -04:00
  • 557184bb56 Add frontend module in pure-Python and hide old module Zbigniew Jędrzejewski-Szmek 2012-06-28 13:32:03 -04:00
  • 3c089ad48e Compatibility with Python 3 Zbigniew Jędrzejewski-Szmek 2012-06-28 12:12:07 -04:00
  • bf05f619b0 Rework error handling in preparation for py3k changes Zbigniew Jędrzejewski-Szmek 2012-06-28 11:28:51 -04:00
  • 7f9ebf50ad Ignore result of build_ext -i Zbigniew Jędrzejewski-Szmek 2012-06-28 10:30:56 -04:00
  • 48a2295bb7 Check the return value from sd_journal_sendv Zbigniew Jędrzejewski-Szmek 2012-06-28 07:12:21 -04:00
  • d624e014bc Use PyString_AsStringAndSize to avoid strlen Zbigniew Jędrzejewski-Szmek 2012-06-28 10:58:09 +02:00
  • 78a234c6d3 Wrap README to 80 lines Zbyszek Jędrzejewski-Szmek 2012-07-10 10:14:56 +02:00
  • 167f51b25c Add emacs config for indentation Zbigniew Jędrzejewski-Szmek 2012-06-29 10:16:07 +02:00
  • bc56ace896 Proper TypeError exception handling. David Strauss 2012-06-26 11:28:42 -07:00
  • e4f66cc4aa Whitespace fixes. Drop header-style guards. David Strauss 2012-06-26 11:23:51 -07:00
  • 63fd53fc00 Documentation updates. David Strauss 2012-06-26 01:20:09 -07:00
  • ec63deb806 Code clean-up. David Strauss 2012-06-26 01:07:33 -07:00
  • 51189a1b46 Allow varags. David Strauss 2012-06-26 01:00:46 -07:00
  • 83a9513518 Use sd_journal_print() instead of send. David Strauss 2012-06-25 23:21:43 -07:00
  • e6666cc638 Now works with import. David Strauss 2012-06-25 23:16:30 -07:00
  • 6edaadeb08 Add systemd-journal library. David Strauss 2012-06-25 23:15:28 -07:00
  • b03b0ab4db Add test build instructions. David Strauss 2012-06-25 23:07:03 -07:00
  • cb38f73ede Initial boilerplate work. Compiles without warnings. Untested. David Strauss 2012-06-25 23:02:40 -07:00
  • a472ade603 Add MIT license. David Strauss 2012-06-25 20:03:15 -07:00
  • 7bcd859895 Initial commit David Strauss 2012-06-25 16:58:29 -07:00