]> git.ipfire.org Git - location/libloc.git/history - src/python/location-importer.in
python: Correctly set log level for root logger
[location/libloc.git] / src / python / location-importer.in
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
2020-05-13  Michael Tremerlocation-importer: Some routers omit /24 for IPv4
2020-05-13  Michael Tremerpython: Use override flags when exporting the database
2020-05-13  Michael Tremerpython: Use closest match for countries
2020-05-13  Michael Tremerpython: Use overridden AS name when possible
2020-05-13  Michael Tremerpython: Implement writing database content to file
2020-05-13  Michael Tremerpython: Implement importing override files into the...
2020-05-13  Michael Tremerpython: Implement importing BGP announcements from...
2020-05-13  Michael Tremerpython: Drop unused list of invalid IP addresses
2020-05-12  Michael Tremerpython: Drop importing autnums from extended sources
2020-05-12  Michael Tremerpython: Parse classic RIR data in one transaction and...
2020-05-12  Michael Tremerpython: Import extended WHOIS data
2020-05-12  Michael Tremerpython: Import classic RIR importer from database repos...
2020-05-12  Michael Tremerpython: Add database driver for PostgreSQL
2020-05-12  Michael Tremerpython: Import downloader from database repository
2020-05-12  Michael Tremerpython: Add scaffolding for an importer tool