]> git.ipfire.org Git - location/libloc.git/history - src/python
network: Remove debugging output
[location/libloc.git] / src / python /
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-19  Michael Tremerpython: Fix download of database
2020-11-18  Michael Tremerlocation: End lookup after an invalid IP address was...
2020-11-18  Michael Tremerpython: Remove unnecessary db object from writers
2020-11-18  Michael Tremerexport: Remove filtering for flags
2020-11-17  Michael Tremerdatabase: Do not clean up python list
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-16  Michael TremerImplement filtering for multiple countries in the enume...
2020-11-15  Michael TremerMove network lists into an own file
2020-11-13  Michael Tremerpython: Move tree flattening into C
2020-11-12  Michael Tremerpython: Export networks exclude function
2020-11-12  Michael Tremerdatabase: Pass flag to enumerator to flatten output
2020-11-06  Peter Müllerlocation-importer.in: always convert organisation handl...
2020-10-29  Peter Müllerlocation.in: do not confuse UTC with local time zones
2020-10-29  Peter Müllerlocation update: Remove double conversion of timestamps
2020-10-28  Michael Tremerlocation: Fix Python syntax error in verify()
2020-10-27  Michael Tremerexport: Flatten the tree before exporting it
2020-10-27  Peter Müllerlocation-importer.in: avoid log spam for too small...
2020-10-27  Peter Müllerlocation-importer.in: omit historic/orphaned RIR data
2020-10-27  Peter Müllerimporter.py: fetch LACNIC data via HTTPS
2020-10-27  Peter Müllerlocation-importer.in: filter bogus IP networks for...
2020-10-27  Peter Müllerexport.py: fix exporting IP networks for crappy xt_geoi...
2020-10-27  Peter MüllerRevert "Revert "location-importer.in: only import relev...
2020-10-27  Peter MüllerRevert "Revert "Revert "Revert "importer: Import raw...
2020-10-21  Michael Tremerimporter: Restructure SQL query to be executed in parallel
2020-10-21  Michael Tremerimporter: Add search index to network_overrides table
2020-10-21  Michael Tremerimporter: Add search index to announcements table
2020-10-16  Michael TremerRevert "Revert "Revert "importer: Import raw sources...
2020-10-16  Michael TremerRevert "location-importer.in: only import relevant...
2020-10-16  Michael Tremerlocation-importer: Include all overridden networks
2020-10-12  Peter Müllerlocation-importer.in: only import relevant data from...
2020-10-12  Peter MüllerRevert "Revert "importer: Import raw sources for inetnu...
2020-09-24  Michael TremerRevert "importer: Import raw sources for inetnum's...
2020-09-24  Michael TremerRevert "importer: Purge any redundant entries"
2020-09-21  Peter Müllerimporter: Purge any redundant entries
2020-09-21  Peter Müllerimporter: Import raw sources for inetnum's again
2020-09-21  Peter Müllerlocation-importer.in: avoid violating NOT NULL constrai...
2020-09-18  Michael Tremernetwork: Export family, first_address and last_address...
2020-09-18  Michael Tremerexport: Skip writing any subnets
2020-09-18  Stefan Schantllocation: Fix message sting if the database has been...
2020-08-03  Stefan Schantllocation: Provide a return code if the database does...
2020-07-28  Michael Tremerlocation-importer: Read all routes and not only those...
2020-07-24  Michael Tremerimporter: Implement fetch routes from Bird
2020-07-10  Stefan Schantllocation(8): Remove any temporary files after unsuccess...
2020-07-10  Stefan Schantllocation(8): Fix pasing timestamp for systems not runni...
2020-07-10  Michael Tremerlocation(8): Allow downloading a database without one...
2020-07-10  Michael Tremerlocation(8): Allow limiting updates to once a day,...
2020-07-06  Michael Tremerimporter: Correctly sort the results
2020-06-29  Michael Tremerimporter: Also add networks that are not announced...
2020-06-29  Michael Tremerimporter: Write NULL into database when bool is not set
2020-06-29  Michael Tremerimporter: Walk through all options for flags
2020-06-29  Michael Tremerdatabase: Always require SSL
2020-06-22  Peter Müllerlocation.in: strip trailing whitespaces in database...
2020-06-12  Michael Tremerlocation: Fix handling of families argument
2020-06-12  Michael Tremerpython: Correctly set and use __version__
2020-06-09  Michael TremerPrint ASes in format like: AS204867 - Lightning Wire...
2020-06-09  Michael Tremerimporter: Return the last block, too
2020-06-05  Michael Tremerexport flagged networks with their faked country names...
2020-06-05  Michael Tremerlocation(8): Export all countries by default
2020-06-05  Michael TremerAdd option to iterate over all countries and print...
2020-06-03  Michael TremerMerge location-exporter(8) into location(8)
2020-06-03  Michael TremerRename location-query(8) to location(8)
2020-06-03  Michael Tremerdownloader: Change user-agent to location
2020-06-03  Michael TremerMove location-downloader functionality into location...
2020-06-03  Michael Tremerlocation-exporter: Warn, but do not fail on invalid...
2020-06-03  Michael Tremerlocation-exporter: Do not mistake country AS for an...
2020-06-03  Michael Tremerlocation-query: Require at least one flag
2020-06-01  Michael Tremerlocation-downloader: Do not change content of open...
2020-05-19  Michael Tremerlocation: Print country name if possible
2020-05-19  Michael Tremerlocation-importer: Implement importing/exporting countries
2020-05-19  Michael Tremerlocation-query: Fix typo in "aut-num"
2020-05-19  Michael Tremerpython: Support passing two signing keys
2020-05-19  Michael Tremerdatabase: Add support for two signatures
2020-05-16  Michael Tremerlocation-downloader: Load the right database version
2020-05-16  Michael TremerFix reading database in newer version
2020-05-16  Michael TremerBump database version to "1"
2020-05-16  Michael Tremerlocation-importer: Remove unused regular expression
2020-05-16  Michael Tremerlocation-importer: Abort when we could not get a greeti...
2020-05-15  Michael Tremerlocation-query: Add command to show the database version
2020-05-15  Michael Tremerlocation-impoter: Allow overriding country by AS override
2020-05-15  Michael Tremerlocation-importer: Fix typo in "aut-num"
2020-05-15  Michael Tremerlocation-importer: Skip everything with /0
2020-05-15  Michael Tremerlocation-query: Include flags in dump output
2020-05-15  Michael Tremerlocation-query: Show flags in lookup output
2020-05-15  Michael Tremerlocation-importer: Remove some debugging output
2020-05-15  Michael Tremerlocation-downloader: Give the database a proper name
2020-05-15  Michael TremerAdd quiet mode
2020-05-15  Michael Tremerpython: Correctly set log level for root logger
2020-05-15  Michael Tremerlocation-importer: Fix SQL syntax error
2020-05-15  Michael Tremerlocation-importer: Speed up exporting the database
2020-05-14  Michael Tremerlocation-import: Abort when we could not parse the...
2020-05-13  Peter Müllerlocation-importer: DELETE multicast and "reserved for...
2020-05-13  Peter Müllerlocation-importer: DELETE "current network" address...
2020-05-13  Peter Müllerlocation-importer: DELETE other unroutable IPv4 networks
2020-05-13  Peter Müllerlocation-importer: DELETE local loopback address space
next