]> git.ipfire.org Git - location/libloc.git/history - Makefile.am
importer: Drop EDROP as it has been merged into DROP
[location/libloc.git] / Makefile.am
10 days ago  Michael Tremertests: Set LD_LIBRARY_PATH
2024-03-31  Michael Tremerlua: Add compatibility function to compile with Lua...
2024-03-04  Michael TremerAdd README.md
2024-03-04  Michael Tremerimporter: Merge the downloader into our main downloader
2024-02-22  Michael Tremerlua: database: Implement verify()
2024-02-22  Michael Tremerlua: Add AS object
2024-02-22  Michael Tremerlua: Create Country objects
2024-02-22  Michael Tremerlua: Add a Network object
2024-02-22  Michael Tremerlua: Add a Database object with a dummy lookup function
2024-02-22  Michael Tremerlua: Actually load the C module as such
2024-02-22  Michael Tremerlua: Create scaffolding for a module
2024-02-21  Michael Tremertests: Add some tests for the Country object
2024-02-21  Michael Tremertests: Add a simple test for deduplication
2024-02-21  Michael Tremertools: Import the copy script
2024-02-21  Michael Tremernetwork-tree: Split into a separate file
2023-07-31  Michael Tremerlibloc.so: Bump library revision
2023-07-03  Michael TremerMerge remote-tracking branch 'origin/geofeed'
2023-02-28  Michael TremerMakefile: Make sure to ship bash completion files even...
2023-02-28  Stefan SchantlInstall bash-completion files.
2022-10-29  Petr PísařInstall Perl files to Perl vendor directory
2022-10-21  Michael TremerCreate the database with read-only permissions for...
2022-10-20  Petr PísařMove location manual from section 8 to section 1
2022-10-20  Michael Tremertests: Drop the test database and use the distributed one
2022-10-20  Michael Tremerdatabase: Ship a recent default database
2022-10-20  Petr PísařDeclare make dependencies for Perl binding
2022-10-17  Michael TremerRevert "perl: Remove RPATH"
2022-10-01  Michael TremerMakefile: Reset Python path
2022-08-23  Michael Tremertests: Add signing key to verify signatures
2022-08-22  Michael Tremertests: Add some simple database tests
2022-08-16  Michael Tremercron: Add a cronjob if systemd is not available
2022-08-14  Michael TremerMakefile: Pack all debian files into the tarball
2022-08-12  Michael Tremerimporter: Tolerate that data might exist from other...
2022-04-14  Michael TremerMake sources around that we can run tests without locat...
2022-04-12  Michael Tremerconfigure: Bump version to 0.9.13 0.9.13
2022-03-30  Michael Tremertests: List Python test cases as scripts
2022-03-30  Michael Tremertests: Add a simple test that lists all networks
2022-03-07  Michael Tremeraddress: Add some simple tests
2022-03-07  Michael Tremerstrings: Statically allocate all address/network strings
2022-03-07  Michael TremerMove all address convenience functions into their own...
2022-01-02  Michael Tremerman: Add man pages for all loc_database_* functions
2022-01-02  Michael TremerMakefile: Split man pages into multiple lists
2022-01-02  Michael Tremerman: Add man page for loc_database_new
2022-01-02  Michael Tremerman: Add pages for top level functions
2021-11-20  Michael TremerBump release to 0.9.9 0.9.9
2021-09-30  Michael TremerRemove overwriting default CPPFLAGS for libloc-internal
2021-09-30  Michael Tremertest: Build an internal library for tests
2021-09-30  Michael Tremerconfigure: Enable -fno-semantic-interposition by default
2021-09-04  Michael TremerMove include files to /usr/include/libloc
2021-04-16  Valters Jansonspo: Update translations
2021-03-31  Michael TremerRevert "Makefile.am: Do not provide PREFIX value for...
2021-03-02  Stefan SchantlMakefile.am: Honor DESTDIR when installing perl bindings
2021-02-26  Stefan SchantlMakefile.am: Do not specify CC and LD when building...
2021-02-23  Stefan SchantlMakefile.am: Do not provide PREFIX value for perl build.
2020-11-27  Michael Tremerconfigure: Adjust man-pages switch with documentation
2020-11-20  Michael Tremertest: Add tests to network-lists
2020-11-17  Michael Tremeras: Add list for easier processing
2020-11-16  Michael TremerImplement filtering for multiple countries in the enume...
2020-11-15  Michael TremerMove network lists into an own file
2020-09-21  Michael TremerBump version to 0.9.4 0.9.4
2020-06-12  Michael Tremerpython: Correctly set and use __version__
2020-06-09  Stefan Schantldebian: Disable perl package.
2020-06-04  Michael TremerMakefile: Remove accidentially committed hacks for...
2020-06-04  Michael Tremerdebian: Rename main package to "location"
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 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-01  Michael TremerMakefile: Remove Python path overrides for Debian
2020-05-28  Michael Tremertest: Generate random temporary files
2020-05-21  Michael TremerRevert "debian: Drop perl package"
2020-05-19  Michael Tremerdebian: Do not add auto-generated files
2020-05-19  Michael Tremerdebian: Drop perl package
2020-05-18  Michael Tremerdebian: Add script to build package for various arches
2020-05-18  Michael TremerRevert "Tests: Disable testing for valid signature"
2020-05-13  Stefan SchantlMakefile.am: Specify CC and LD when compiling perl...
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
2020-05-12  Michael Tremerpython: Move common i18n code into python module
2020-05-12  Michael Tremerpython: Move common logging code into module
2020-05-12  Michael Tremerpython: Move C module to make space for some native...
2020-05-11  Stefan SchantlTests: Disable testing for valid signature
2019-12-12  Michael Tremertest: Add test to check that invalid signatures do...
2019-12-10  Michael TremerInstall databases to /var/lib/location
2019-12-10  Michael TremerImport our public signing key
2019-12-05  Michael Tremerlocation-exporter: New script to convert database into...
2019-11-29  Stefan Schantlperl: Verify database when it is being opened
2019-11-28  Michael TremerImplement signing/verifying databases
2019-11-26  Michael TremerLink against OpenSSL
2019-11-26  Michael TremerMakefile: Cleanup Debian tarball
2019-11-26  Michael Tremerdebian: Add command to build Debian packages easily
2019-11-25  Stefan Schantlperl: Provide library location when running the testsuite
2019-11-24  Michael TremerFix building man pages on Mac OS X
2019-11-24  Michael Tremerdownloader: Check DNS for most recent version
2019-11-22  Michael TremerMakefile: Do not indent variable assignments
2019-11-21  Michael Tremerperl: Remove RPATH
2019-11-17  Michael Tremerlocation-downloader: Add man page
2019-11-17  Michael TremerAdd systemd unit files for location-downloader
next