]> git.ipfire.org Git - people/ms/libloc.git/history - src/scripts
importer: Reformat the large SQL query
[people/ms/libloc.git] / src / scripts /
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-24  Petr PísařFix string escaping in location tool
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'
2023-07-03  Michael Tremerlocation: Fix correct set name when family is selected
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-09-13  Michael Tremerconfigure: Make the default database path configurable
2022-08-14  Peter Müllerlocation-importer.in: Fix dangling variable
2022-08-12  Michael Tremerimporter: Import all sources in alphabetical order
2022-08-12  Michael Tremerimporter: Tolerate that data might exist from other...
2022-08-12  Michael Tremerpython: Fix missing bracket
2022-08-12  Michael Tremerimporter: Import each source individually
2022-08-12  Michael Tremerimporter: Move importing extended sources/ARIN into...
2022-08-12  Michael Tremerimporter: Change download behaviour
2022-08-12  Michael Tremerimporter: Actually perform the Spamhaus sanity check
2022-07-05  Peter Müllerlocation-importer: AS names starting with "DNIC" actual...
2022-07-05  Peter Müllerlocation-importer: Only delete override data if we...
2022-06-23  Michael Tremerverify: Show message on success
2022-04-14  Michael TremerMake sources around that we can run tests without locat...