Show patches with: Submitter = Stefan Schantl       |    Archived = No       |   48 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/2] Install bash-completion files. [1/2] Add bash-completion file for the location command. - - - --- 2023-02-24 Stefan Schantl Accepted
[1/2] Add bash-completion file for the location command. [1/2] Add bash-completion file for the location command. - - - --- 2023-02-24 Stefan Schantl Accepted
export: Remove prefix when exporting countries. export: Remove prefix when exporting countries. - - - --- 2022-02-24 Stefan Schantl Accepted
Makefile.am: Honor DESTDIR when installing perl bindings Makefile.am: Honor DESTDIR when installing perl bindings - - - --- 2021-02-27 Stefan Schantl Accepted
Makefile.am: Do not specify CC and LD when building perl module. Makefile.am: Do not specify CC and LD when building perl module. - - - --- 2021-02-23 Stefan Schantl Accepted
Makefile.am: Do not provide PREFIX value for perl build. Makefile.am: Do not provide PREFIX value for perl build. - - - --- 2021-02-22 Stefan Schantl Accepted
location: Fix message sting if the database has been recently updated location: Fix message sting if the database has been recently updated - - - --- 2020-09-14 Stefan Schantl Accepted
[4/4] perl: Add test for get_continent_code() function. [1/4] perl: Add get_country_name() function. - - - --- 2020-09-10 Stefan Schantl Accepted
[3/4] perl: Add test for get_country_name() function. [1/4] perl: Add get_country_name() function. - - - --- 2020-09-10 Stefan Schantl Accepted
[2/4] python example script: Add country name and continent code. [1/4] perl: Add get_country_name() function. - - - --- 2020-09-10 Stefan Schantl Accepted
[1/4] perl: Add get_country_name() function. [1/4] perl: Add get_country_name() function. - - - --- 2020-09-10 Stefan Schantl Accepted
[3/3] perl: Add test for the lookup_network_has_flag() function [1/3] perl: Add lookup_network_has_flag() function. - - - --- 2020-08-30 Stefan Schantl Accepted
[2/3] Add example network flag to the python create-database example script. [1/3] perl: Add lookup_network_has_flag() function. - - - --- 2020-08-30 Stefan Schantl Accepted
[1/3] perl: Add lookup_network_has_flag() function. [1/3] perl: Add lookup_network_has_flag() function. - - - --- 2020-08-30 Stefan Schantl Accepted
perl: Add get_as_name() perl: Add get_as_name() - - - --- 2020-08-22 Stefan Schantl Accepted
[3/3] perl: Add test for the database_countries() function. [1/3] perl: Add database_countries() function. - - - --- 2020-08-20 Stefan Schantl Accepted
[2/3] Add an example country to the python create-database example script. [1/3] perl: Add database_countries() function. - - - --- 2020-08-20 Stefan Schantl Accepted
[1/3] perl: Add database_countries() function. [1/3] perl: Add database_countries() function. - - - --- 2020-08-20 Stefan Schantl Accepted
location: Provide a return code if the database does not need to be updated. location: Provide a return code if the database does not need to be updated. - - - --- 2020-07-29 Stefan Schantl Accepted
debian: Also build for sid. debian: Also build for sid. - - - --- 2020-06-10 Stefan Schantl Accepted
debian: Disable perl package. debian: Disable perl package. - - - --- 2020-06-08 Stefan Schantl Accepted
debian: Enable location-download.timer after installation debian: Enable location-download.timer after installation - - - --- 2020-05-21 Stefan Schantl Accepted
debian: Ship database signing key. debian: Ship database signing key. - - - --- 2020-05-21 Stefan Schantl Accepted
examples/create-database.py: Add hack to allow loading the module in build environment. examples/create-database.py: Add hack to allow loading the module in build environment. - - - --- 2020-05-21 Stefan Schantl Accepted
Makefile.am: Specify CC and LD when compiling perl module. Makefile.am: Specify CC and LD when compiling perl module. - - - --- 2020-05-12 Stefan Schantl Accepted
Debian: Require lightwight python development packages. Debian: Require lightwight python development packages. - - - --- 2020-05-12 Stefan Schantl Accepted
Debian: Rework package creation. Debian: Rework package creation. - - - --- 2020-05-12 Stefan Schantl Superseded
Tests: Disable testing for valid signature. Tests: Disable testing for valid signature. - - - --- 2020-05-11 Stefan Schantl Accepted
Debian: Add missing build dependencies. Debian: Add missing build dependencies. - - - --- 2020-05-09 Stefan Schantl Accepted
Makefile: Build debian packages in own directory. Makefile: Build debian packages in own directory. - - - --- 2019-12-11 Stefan Schantl Dropped
perl: Add get_continent_code() perl: Add get_continent_code() - - - --- 2019-12-11 Stefan Schantl Accepted
location-exporter: Allow exporting by family location-exporter: Allow exporting by family - - - --- 2019-12-08 Stefan Schantl Accepted
debian: Install location-exporter debian: Install location-exporter - - - --- 2019-12-06 Stefan Schantl Accepted
Add some more country codes. Add some more country codes. - - - --- 2019-11-27 Stefan Schantl Accepted
Add support for packaging debian (deb) packages Add support for packaging debian (deb) packages - - - --- 2019-11-25 Stefan Schantl Accepted
[PATCHv2] perl: Testsuite: Add tests for lookup_asn() [PATCHv2] perl: Testsuite: Add tests for lookup_asn() - - - --- 2019-10-02 Stefan Schantl Accepted
[PATCHv2] perl: Add function to perform AS number lookups. [PATCHv2] perl: Add function to perform AS number lookups. - - - --- 2019-10-02 Stefan Schantl Accepted
[2/2] perl: Testsuite: Add tests for invalid address and address not in the database. [1/2] perl: Fix lookup if given address is invalid or not in DB. - - - --- 2019-10-02 Stefan Schantl Accepted
[1/2] perl: Fix lookup if given address is invalid or not in DB. [1/2] perl: Fix lookup if given address is invalid or not in DB. - - - --- 2019-10-02 Stefan Schantl Accepted
perl: Testsuite: Add test for lookup_asn() perl: Testsuite: Add test for lookup_asn() - - - --- 2019-10-01 Stefan Schantl Accepted
perl: Add function to perform AS number lookups. perl: Add function to perform AS number lookups. - - - --- 2019-10-01 Stefan Schantl Accepted
perl: Add tests to testsuite. perl: Add tests to testsuite. - - - --- 2019-10-01 Stefan Schantl Accepted
Add example database for testing purposes. Add example database for testing purposes. - - - --- 2019-10-01 Stefan Schantl Accepted
examples: python/create-database.py: Add license to database examples: python/create-database.py: Add license to database - - - --- 2019-10-01 Stefan Schantl Accepted
perl: Add function to gather the license of a database. perl: Add function to gather the license of a database. - - - --- 2019-09-29 Stefan Schantl Accepted
perl: Add function to get the description of the database. perl: Add function to get the description of the database. - - - --- 2019-09-29 Stefan Schantl Accepted
perl: Fix comments outside of a C code block. perl: Fix comments outside of a C code block. - - - --- 2019-09-29 Stefan Schantl Accepted
perl: Remove unneeded/unwanted files. perl: Remove unneeded/unwanted files. - - - --- 2019-09-25 Stefan Schantl Accepted