0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Aug 05, 2024 — Aug 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
id128: conditionalize get_machine_app_specific on libsystemd version
keszybz
as Zbigniew Jędrzejewski-Szmek
More... about 6 years ago
id128: do not copy the id128 buffer bytes
keszybz
as Zbigniew Jędrzejewski-Szmek
More... about 6 years ago
tests: add the reproducer from #51
keszybz
as Zbigniew Jędrzejewski-Szmek
More... about 6 years ago
Merge pull request #51 from feedstock/fix_notify_fs_leak
keszybz
as Zbigniew Jędrzejewski-Szmek
More... about 6 years ago
README: use some more <h2> tags
keszybz
as Zbigniew Jędrzejewski-Szmek
More... about 6 years ago
Modernize C syntax
keszybz
as Zbigniew Jędrzejewski-Szmek
More... about 6 years ago
journal: remove ChainMap More... about 7 years ago
_listen_fd_with_names documentation now modeled after is_socket_sockaddr More... about 7 years ago
Added support for listen_fds_with_names() More... about 7 years ago
Adapt to systemd 230 tool renaming, bump version More... about 7 years ago
add JournalHandler usage in README More... about 7 years ago
Add id128.get_machine_app_specific function More... over 7 years ago
journal: allow JournalHandler constructor to be called with args in a positional param More... almost 8 years ago
Fix malloc retval check More... almost 8 years ago
Avoid ref leak in notify More... almost 8 years ago
README: also mention CentoOS and RHEL in instructions
keszybz
as Zbigniew Jędrzejewski-Szmek
More... over 8 years ago
Update to constants from systemd-233
keszybz
as Zbigniew Jędrzejewski-Szmek
More... over 8 years ago
journal: fix repr of JournalHandler to match python3.6
keszybz
as Zbigniew Jędrzejewski-Szmek
More... over 8 years ago
Prepare v234
keszybz
as Zbigniew Jędrzejewski-Szmek
More... over 8 years ago
journal: do not convert extra args to string in JournalHandler
keszybz
as Zbigniew Jędrzejewski-Szmek
More... over 8 years ago
test_journal: add tests for MESSAGE_ID passing
keszybz
as Zbigniew Jędrzejewski-Szmek
More... over 8 years ago
journal: rename SENDER_FUNCTION to sender_function
keszybz
as Zbigniew Jędrzejewski-Szmek
More... over 8 years ago
Makefile: add convenience "shell" target to start python shell
keszybz
as Zbigniew Jędrzejewski-Szmek
More... over 8 years ago
daemon: properly skip sd_is_socket_sockaddr calls if not available
keszybz
as Zbigniew Jędrzejewski-Szmek
More... over 8 years ago
Makefile: add "doc" target for convenience
keszybz
as Zbigniew Jędrzejewski-Szmek
More... over 8 years ago
Makefile: remove unneeded -I/usr/include from flags
keszybz
as Zbigniew Jędrzejewski-Szmek
More... over 8 years ago
Fix styling to match PEP8 in most places (#45) More... over 8 years ago
Merge pull request #34 from keszybz/test-skipping
keszybz
as Zbigniew Jędrzejewski-Szmek
More... over 8 years ago
Remove mid from JournalHandler More... over 8 years ago
Prevent non-str values from being concatenated with + (#40) More... over 8 years ago