]> granicus.if.org Git - pdns/commitdiff
Remove the geobackend
authorPieter Lexis <pieter.lexis@powerdns.com>
Thu, 28 May 2015 18:41:46 +0000 (20:41 +0200)
committermind04 <mind04@monshouwer.org>
Tue, 30 Jun 2015 06:12:50 +0000 (08:12 +0200)
.travis.yml
docs/markdown/authoritative/index.md

index b47244e2c7fc27d38b95216bb2940ab358b93d8e..9c247123605bab89bcdf9013348468725a5dbde1 100644 (file)
@@ -81,7 +81,7 @@ before_script:
 script:
  - ./bootstrap
  - ./configure
-     --with-dynmodules='bind gmysql gpgsql gsqlite3 mydns tinydns remote random opendbx ldap lmdb lua'
+     --with-dynmodules='bind gmysql gpgsql gsqlite3 mydns tinydns remote random opendbx ldap lua'
      --with-modules=''
      --with-sqlite3
      --enable-botan1.10
index 7e99a043fe885460479a5874259479d042ce4a96..2545dec4226429a523a138d31bb5f6c2a14bcdf1 100644 (file)
@@ -16,7 +16,6 @@ The following table describes the capabilities of the backends.
 | Name | Status | Native | Master | Slave | Superslave | Autoserial | DNSSEC | Disabled Data | Comments | Launch Name |
 |:---|:---|:---|:---|:---|:---|:---|:---|:---|:---|:---|
 | [BIND](backend-bind.md) | Supported | Yes | Yes | Yes | Experimental | No | Yes | No | No | `bind` |
-| [GeoIP](backend-geoip.md) | Supported | Yes | No | No | No | No | Yes | No | No | `geoip` |
 | [LDAP](backend-ldap.md) | Unmaintained | Yes | No | No | No | No | No | Unknown (No) | Unknown (No) | Unknown |
 | [LMDB](backend-lmdb.md) | Supported | Yes | No | No | No | No | No | Unknown (No) | Unknown (No) | `lmdb`|
 | [MySQL](backend-generic-mypgsql.md) | Supported | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | `gmysql` |