]> git.ipfire.org Git - location/libloc.git/history - src/python/export.py
Revert "configure: Require Python >= 3.9"
[location/libloc.git] / src / python / export.py
2022-04-14  Michael TremerRevert "configure: Require Python >= 3.9"
2022-04-11  Michael Tremerexport: Enable flattening for everything
2022-03-05  Michael Tremerlocation: Fix output of list-* commands
2022-03-03  Michael Tremerexport: Sightly refactor export logic
2022-03-02  Michael Tremeripset: The minimum hashsize is 64
2022-03-02  Michael Tremerexport: Allow exporting to stdout
2022-03-02  Michael Tremerexport: Conditionally enable flattening
2022-03-02  Michael Tremeripset: Set maxelem to a fixed size
2022-03-01  Michael Tremeripset: Fix hash type for IPv6
2022-03-01  Michael Tremeripset: Optimise hash table size
2022-02-25  Stefan Schantlexport: Remove prefix when exporting countries.
2022-02-11  Michael Tremerexport: Make ipset files easily reloadable
2021-06-07  Peter MüllerImplement an additional flag for hostile networks safe...
2020-11-19  Michael Tremerexport: Speed-up export in xt_geoip format
2020-11-19  Michael Tremerexport: Remove old flattening feature
2020-11-19  Michael Tremerpython: Add property to return IP addresses as bytes
2020-11-18  Michael Tremerpython: Remove unnecessary db object from writers
2020-11-18  Michael Tremerexport: Remove filtering for flags
2020-11-17  Michael Tremerexport: Change back to use Network objects
2020-11-17  Michael Tremeras: Add list for easier processing
2020-11-16  Michael Tremerdatabase: Filter flags in C
2020-11-16  Michael Tremerpython: Only return country codes we want
2020-11-13  Michael Tremerpython: Move tree flattening into C
2020-10-27  Michael Tremerexport: Flatten the tree before exporting it
2020-10-27  Peter Müllerexport.py: fix exporting IP networks for crappy xt_geoi...
2020-09-18  Michael Tremernetwork: Export family, first_address and last_address...
2020-09-18  Michael Tremerexport: Skip writing any subnets
2020-06-05  Michael Tremerexport flagged networks with their faked country names...
2020-06-03  Michael TremerMerge location-exporter(8) into location(8)