0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 23, 2024 — Aug 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
doc, compat tricks More... about 14 years ago
Version 0.51.2 More... about 14 years ago
Check that the xtables.h header is available on the system More... about 14 years ago
Explicit load libip4tc, for future compatibility. More... about 14 years ago
MANIFEST remember the xshared.* files More... about 14 years ago
Introduce iptables/xshared.{c,h} More... about 14 years ago
MANIFEST add some more test scripts More... about 14 years ago
MINIFEST add include/iptables/internal.h More... about 14 years ago
MANIFEST add include/compat_xtables.h More... about 14 years ago
doc: Update ChangeLog with recent changes. More... about 14 years ago
Remove iptables/xtables.c and cleanup MANIFEST More... about 14 years ago
Don't make xtables.o More... about 14 years ago
Bugfix: must return the result of xtables_check_inverse(). More... about 14 years ago
Add some TODO notes about solving the exit() problem More... about 14 years ago
Introduce a compat_xtables.h file More... about 14 years ago
TODO notes on detecting xtables.h More... about 14 years ago
Remove xtables.h and depend on system providing it. More... about 14 years ago
Don't compile xtables.c, use libxtables.so instead More... about 14 years ago
Don't compile libiptc.a any longer. More... about 14 years ago
Use shared libs instead of "local" static versions when linking iptables More... about 14 years ago
Use shared libs instead of "local" static versions More... about 14 years ago
Fix, don't print warning if exitcode indicate okay. More... about 14 years ago
Better detecting of XTABLES_LIBDIR More... about 14 years ago
[PATCH 4/4] libip4tc: Add static qualifier to dump_entry() More... about 14 years ago
[PATCH 3/4] libiptc: fix wrong maptype of base chain counters on restore More... about 14 years ago
[PATCH 2/4] libiptc: avoid strict-aliasing warnings More... about 14 years ago
[PATCH 1/4] libiptc: remove unused functions More... about 14 years ago
Version 0.51.1 More... about 14 years ago
Another test script for testing extention loading. More... about 14 years ago
Add test script which tests loading of extention "tcp" More... about 14 years ago