0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 28, 2024 — Jul 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
util: use alloca0() intead of alloca() + memzero() More... over 11 years ago
use memzero(foo, length); for all memset(foo, 0, length); calls More... over 11 years ago
systemd-python: fix listen_fds under Python 2
keszybz
as Zbigniew Jędrzejewski-Szmek
More... over 11 years ago
systemd-python: fix setting of exception codes
keszybz
as Zbigniew Jędrzejewski-Szmek
More... over 11 years ago
trivial coding style clean ups More... over 11 years ago
systemd-python: fix booted() and add two functions to docs
keszybz
as Zbigniew Jędrzejewski-Szmek
More... over 11 years ago
systemd-python: convert keyword value to string More... over 11 years ago
systemd-python: check for oom, give nicer error messages
keszybz
as Zbigniew Jędrzejewski-Szmek
More... almost 12 years ago
systemd-python: fix initialization of _Reader objects More... almost 12 years ago
systemd-python: fix gcc warning
keszybz
as Zbigniew Jędrzejewski-Szmek
More... about 12 years ago
systemd-python: use modern C
keszybz
as Zbigniew Jędrzejewski-Szmek
More... about 12 years ago
systemd-python: also update the documentation
keszybz
as Zbigniew Jędrzejewski-Szmek
More... about 12 years ago
systemd-python: fix iteration
keszybz
as Zbigniew Jędrzejewski-Szmek
More... about 12 years ago
systemd-python: add support for sd_j_open_files
keszybz
as Zbigniew Jędrzejewski-Szmek
More... about 12 years ago
systemd-python: wrap sd_notify
keszybz
as Zbigniew Jędrzejewski-Szmek
More... about 12 years ago
journal: add ability to filter by current user
keszybz
as Zbigniew Jędrzejewski-Szmek
More... about 12 years ago
systemd-python: do not attempt to convert str to bytes
keszybz
as Zbigniew Jędrzejewski-Szmek
More... about 12 years ago
systemd-python: allow threads around flush
keszybz
as Zbigniew Jędrzejewski-Szmek
More... about 12 years ago
systemd-python: use consistent indentation
keszybz
as Zbigniew Jędrzejewski-Szmek
More... about 12 years ago
systemd-python: wrap sd_login_monitor
keszybz
as Zbigniew Jędrzejewski-Szmek
More... about 12 years ago
systemd-python: add __version__ strings
keszybz
as Zbigniew Jędrzejewski-Szmek
More... about 12 years ago
systemd-python: add wrappers for easy functions in sd-login
keszybz
as Zbigniew Jędrzejewski-Szmek
More... about 12 years ago
Spelling fixes More... about 12 years ago
systemd-python: attach fields to JournalHandler, add SYSLOG_IDENTIFIER
keszybz
as Zbigniew Jędrzejewski-Szmek
More... over 12 years ago
systemd-python: wrap sd_journal_add_conjunction
keszybz
as Zbigniew Jędrzejewski-Szmek
More... over 12 years ago
move _cleanup_ attribute in front of the type More... over 12 years ago
sd-messages.h: add new bootchart message id
keszybz
as Zbigniew Jędrzejewski-Szmek
More... over 12 years ago
Report about syntax errors with metadata
keszybz
as Zbigniew Jędrzejewski-Szmek
More... over 12 years ago
systemd-python: fix formatting in docstring
keszybz
as Zbigniew Jędrzejewski-Szmek
More... over 12 years ago
systemd-python: export new sd_journal_{process,get_events,get_timeout}
keszybz
as Zbigniew Jędrzejewski-Szmek
More... over 12 years ago