]> git.ipfire.org Git - people/ms/libloc.git/history - src/scripts/location-importer.in
importer: Drop EDROP as it has been merged into DROP
[people/ms/libloc.git] / src / scripts / location-importer.in
2024-04-11  Michael Tremerimporter: Drop EDROP as it has been merged into DROP master
2024-03-19  Michael Tremerimporter: Permit Geofeeds for everything instead of...
2024-03-18  Michael Tremerimporter: Drop even more indexes
2024-03-18  Michael Tremerimporter: Drop any indexes we no longer need
2024-03-18  Michael Tremerimporter: Make the export 200x faster
2024-03-18  Michael Tremerimporter: Replace all GIST indexes with SP-GIST
2024-03-18  Michael Tremerimporter: ANALYZE all tables before we are running...
2024-03-16  Michael Tremerimporter: Remove more traces of the Geofeed overrides...
2024-03-12  Michael Tremerimporter: Convert networks back to string
2024-03-12  Michael Tremerimporter: Allow storing multiple Geofeeds for the same...
2024-03-12  Michael Tremerimporter: Currently update the source when encountering...
2024-03-12  Michael Tremerimporter: Unify the way we check Geofeed URLs
2024-03-12  Michael Tremerimporter: Import Geofeed overrides with other Geofeeds
2024-03-07  Michael Tremerimporter: Remove a debugging line
2024-03-07  Michael Tremerimporter: Convert the file handle to text before passin...
2024-03-07  Michael Tremerimporter: Fix another variable error in CSV parser
2024-03-07  Michael Tremerimporter: Skip ASN lines in extended format
2024-03-07  Michael Tremerimporter: Fix another incorrect variable name
2024-03-07  Michael Tremerimporter: Fix incorrect variable name
2024-03-07  Michael Tremerimporter: Use database pipelining when parsing feeds
2024-03-07  Michael Tremerimporter: Timeout if fetching a Geofeed takes longer...
2024-03-07  Michael Tremerimporter: Wrap everything into asyncio
2024-03-06  Michael Tremerimporter: Ignore comments in Geofeeds
2024-03-06  Michael Tremerimporter: Check imported Geofeed override URLs
2024-03-06  Michael Tremerimporter: Add structure to add Geofeed overrides
2024-03-04  Michael Tremerimporter: Merge the downloader into our main downloader
2024-03-04  Michael Tremerimporter: Move the split functions into the main importer
2024-03-04  Michael Tremerimporter: No longer import Geofeeds concurrently
2024-03-04  Michael Tremerimporter: Drop the geofeed sources when updating RIR...
2024-03-04  Michael Tremerimporter: Create a better structure to import RIRs
2024-03-04  Michael Tremerimporter: Add option to only import specific RIRs
2024-03-04  Michael Tremerimporter: Also import networks that are smaller than...
2024-03-04  Michael Tremerimporter: Improve checks for unspecified networks
2024-03-04  Michael Tremerimporter: Improve check for network objects
2024-03-04  Michael Tremerimporter: Change country code logic
2024-03-04  Michael Tremerimporter: Skip any countries that we don't know
2024-03-04  Michael Tremerimporter: When storing country codes, make the code...
2024-03-04  Michael Tremerimporter: Return known countries as a set()
2024-03-04  Michael Tremerimporter: Make translating country codes more extensible
2024-03-04  Michael Tremerimporter: Ignore certain country codes
2024-03-04  Michael Tremerimporter: Fail if no countries have been imported, yet
2024-03-04  Michael Tremerimporter: Remove superfluous function call
2024-03-02  Michael Tremerimporter: Use the downloader to import Geofeeds
2024-03-02  Michael Tremerimporter: Drop any data from feeds we no longer support
2024-03-02  Michael Tremerimporter: Drop source field from overrides table
2024-03-02  Michael Tremerimporter: Refactor parsing Spamhaus ASNDROP
2024-03-02  Michael Tremerimporter: Refactor parsing Spamhaus DROP feeds
2024-03-02  Michael Tremerimporter: Add the option to only update one feed
2024-03-02  Michael Tremerimporter: Completely rewrite the AWS parser
2024-03-02  Michael Tremerimporter: Reformat AWS dictionary
2024-03-02  Michael Tremerimporter: Simplify fetching countries
2024-03-02  Michael Tremerimporter: Refactor feed parsing
2024-03-02  Michael Tremerimporter: Create a new subcommand to import feeds
2024-03-02  Michael Tremerimporter: Reformat the large SQL query
2024-03-02  Michael Tremerimporter: Fix typo in SQL query
2024-03-02  Michael Tremerimporter: Import AWS IP feed into the new feeds table
2024-03-02  Michael Tremerimporter: Import Spamhaus DROP feeds into the new feeds...
2024-03-02  Michael Tremerimporter: Don't import any AS names from Spamhaus
2024-03-02  Michael Tremerimporter: Create a feeds table for networks, too
2024-03-02  Michael Tremerimporter: Import the Spamhaus ASN feed into the new...
2024-03-02  Michael Tremerimporter: Create an extra table for feeds
2024-02-23  Michael Tremerimporter: Pass downloader to the ARIN import
2024-02-21  Michael Tremerimporter: Tidy up SQL queries
2024-02-21  Michael Tremerimporter: Drop previously imported AS names, too
2024-02-21  Michael Tremerimporter: Refactor ARIN importer
2024-02-21  Michael Tremerimporter: Fix Python syntax error
2024-02-21  Peter Müllerlocation-importer: Replace ARIN AS names source with...
2024-02-19  Peter Müllerlocation-importer: Fix Spamhaus ASN-DROP parsing
2024-02-19  Peter Müllerlocation-importer: Add missing area code for AWS
2023-07-14  Michael Tremerimporter: Decrease the log level if Spamhaus' files...
2023-07-14  Michael Tremerimporter: Don't write AS without names into the database
2023-07-14  Michael Tremerimporter: AWS: Add country code of NZ for ap-southeast-5
2023-07-05  Michael Tremergeofeed: Parse and normalize any URLs
2023-07-05  Michael Tremerimporter: Improve performance of AS name export query
2023-07-04  Michael Tremergeofeeds: Catch any invalid URLs
2023-07-04  Michael Tremergeofeeds: Delete any data that did not update within...
2023-07-04  Michael Tremergeofeeds: Delete any data on 404
2023-07-04  Michael Tremerimporter: Log any errors to the database
2023-07-04  Michael Tremerimporter: Catch TimeoutError when loading Geofeeds
2023-07-04  Michael Tremerimporter: Silence invalid country code warning
2023-07-04  Michael Tremerimporter: Skip lines we cannot decode
2023-07-04  Michael Tremerimporter: Convert country codes to uppercase from Geofeeds
2023-07-04  Michael Tremerimporter: Silently ignore any empty country codes in...
2023-07-04  Michael Tremerimporter: Drop method to import routing information...
2023-07-03  Michael TremerMerge remote-tracking branch 'origin/geofeed'
2022-09-27  Michael Tremerimporter: Validate country codes from Geofeeds
2022-09-27  Michael Tremerimporter: Ensure that we only use HTTPS URLs for Geofeeds
2022-09-27  Michael Tremerimporter: Fix reading Geofeeds from remarks
2022-09-27  Michael Tremerimporter: Add a search index match geofeed networks...
2022-09-27  Michael Tremerimporter: Use a GIST index for networks from geofeeds
2022-09-27  Michael Tremerimporter: Use geofeeds for country assignment
2022-09-27  Michael Tremerimporter: Sync geofeeds
2022-09-27  Michael Tremerimporter: Just fetch any exception from the executor
2022-09-27  Michael Tremerimporter: Add command to import geofeeds into the database
2022-09-27  Michael Tremerimporter: Store geofeed URLs from RIR data
2022-09-27  Michael Tremerimporter: Fix potential SQL command injection
2022-09-27  Peter Müllerlocation-importer.in: Add new Amazon region codes
2022-09-27  Peter Müllerlocation-importer.in: Conduct sanity checks per DROP...
2022-08-14  Peter Müllerlocation-importer.in: Fix dangling variable
2022-08-12  Michael Tremerimporter: Import all sources in alphabetical order
next