]> git.ipfire.org Git - location/libloc.git/shortlog
location/libloc.git
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-22  Michael Tremernetwork: Allow adding single IP addresses and automatic...
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-21  Michael Tremernetworks: Remove accidentially committed debug line
2020-10-21  Michael Tremernetworks: Test if we can add localhost (IPv6)
2020-10-21  Michael Tremernetworks: Improve parsing IP addresses
2020-10-21  Michael Tremertests: Try adding an invalid network
2020-10-21  Michael Tremerwriter: Free countries when the writer is being destroyed
2020-10-21  Michael Tremerwriter: Free array with pointer to ASes, too
2020-10-21  Michael Tremeras: Do not attempt to match name when it wasn't set
2020-10-20  Michael Tremeras: Fix dereferencing NULL pointer when setting AS...
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  Michael TremerBump version to 0.9.4 0.9.4
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: Determine family when the network is initialised
2020-09-18  Michael Tremernetwork: Export family, first_address and last_address...
2020-09-18  Michael Tremernetwork: Store the first and last address of each network
2020-09-18  Michael Tremernetworks: Rename start_address to first_address
2020-09-18  Michael Tremerexport: Skip writing any subnets
2020-09-18  Stefan Schantllocation: Fix message sting if the database has been...
2020-09-10  Stefan Schantlperl: Add test for get_continent_code() function.
2020-09-10  Stefan Schantlperl: Add test for get_country_name() function.
2020-09-10  Stefan Schantlpython example script: Add country name and continent...
2020-09-10  Stefan Schantlperl: Add get_country_name() function.
2020-08-31  Stefan Schantlperl: Add test for the lookup_network_has_flag() function
2020-08-31  Stefan SchantlAdd example network flag to the python create-database...
2020-08-31  Stefan Schantlperl: Add lookup_network_has_flag() function.
2020-08-24  Stefan Schantlperl: Add get_as_name()
2020-08-21  Stefan Schantlperl: Add test for the database_countries() function.
2020-08-21  Stefan SchantlAdd an example country to the python create-database...
2020-08-21  Stefan Schantlperl: Add database_countries() function.
2020-08-04  Michael TremerUpdate translations
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-13  Michael Tremercountry: Terminate buffer when reading from database
2020-07-10  Michael Tremerconfigure: Bump version to 0.9.3 0.9.3
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-15  Michael Tremerconfigure: Bump version to 0.9.2 0.9.2
2020-06-15  Michael TremerEnable debug logging for all tests
2020-06-15  Michael Tremerconfigure: Update home and contact address
2020-06-15  Michael Tremerman: Update documentation on renamed --output-format...
2020-06-15  Michael Tremerman: Document export command
2020-06-15  Michael Tremerman: Order commands alphabetically on location(8)
2020-06-12  Michael Tremerlocation: Fix handling of families argument
2020-06-12  Michael TremerFix timezone-dependant interpretation of database timestamp
2020-06-12  Michael Tremerpython: Correctly set and use __version__
2020-06-11  Stefan Schantldebian: Also build for sid
2020-06-09  Michael TremerPrint ASes in format like: AS204867 - Lightning Wire...
2020-06-09  Stefan Schantldebian: Disable perl package.
2020-06-09  Michael Tremerimporter: Return the last block, too
2020-06-05  Michael Tremerdebian: Create separate package for the importer
2020-06-05  Michael Tremerdebian: build.sh: Stop printing every command that...
2020-06-05  Michael Tremerdebian: Do not destroy the build result
2020-06-05  Michael Tremerdebian: unstable is called bullseye
2020-06-05  Michael Tremerdatabase: Fix broken search for networks with flags
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-04  Michael TremerMakefile: Remove accidentially committed hacks for...
2020-06-04  Michael Tremerdebian: Mark all packages as "Multi-Arch: same"
2020-06-04  Michael Tremerdebian: Correctly define runtime dependencies for all...
2020-06-04  Michael Tremerdebian: Rename main package to "location"
2020-06-04  Michael Tremerdebian: Update rootfiles
2020-06-03  Michael Tremerpo: Import translation strings
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 Tremersystemd: Rename location-downloader to location-update
2020-06-03  Michael Tremerlocation-downloader: Merge man page into location-query
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...
next