Commit graph

  • a607a41a81
    Merge pull request #116 from leev/auto-reload-segfault master Lee 2023-06-14 10:44:05 -0500
  • df09bbb10a Fix #90: segfault on bad auto reload value Lee Valentine 2023-06-14 10:17:41 -0500
  • cbaa35461c
    Merge pull request #110 from hnakamur/update_for_nginx_1_23_0 3.4 Lee 2022-06-21 23:30:42 -0500
  • 8cba01cd27 Update xfwd type changed in nginx 1.23.0 Hiroaki Nakamura 2022-06-22 12:49:42 +0900
  • 58b92befd7
    Merge pull request #102 from cloudwindy/patch-1 Lee 2022-03-05 15:02:59 -0600
  • cb416a68c1
    Update README.md cloudwindy 2021-12-05 23:54:27 +0800
  • a26c6beed7
    Merge pull request #96 from leev/proxy-commands-readme Lee 2020-12-02 15:54:57 -0600
  • 8c780510ea
    Merge pull request #95 from leev/with-stream Lee 2020-12-02 15:54:37 -0600
  • 1f216031a9
    Add documentation for geoip2_proxy commands Lee 2020-12-01 17:48:13 -0600
  • d66d89b4d7
    Document building --with-stream Lee 2020-12-01 17:35:49 -0600
  • 1cabd8a1f6
    Merge pull request #84 from leev/maxmind-readme-update Lee 2020-01-21 16:14:06 -0800
  • 6d92339a30
    Update README regarding Maxmind downloading instructions. Lee Valentine 2020-01-21 10:15:54 -0800
  • 5a83b6f958
    Merge pull request #81 from leev/fix_reloading 3.3 Lee 2019-10-29 08:58:53 -0700
  • ff37752ae7
    Fix segfault when using auto_reload with multiple databases. Lee Valentine 2019-10-23 22:35:59 -0700
  • a28ceffdef
    Merge pull request #61 from defanator/defanator-fix-sigsegv-on-auto_reload 3.2 Lee 2018-10-17 11:23:13 +0100
  • f2799599ae
    Merge pull request #64 from leev/last_change Lee 2018-10-13 21:38:52 +0100
  • 08064eb40d Replace last_reload with correct value of last_change in README Fixes #62 Lee Valentine 2018-10-13 21:36:52 +0100
  • 9db8253eec
    Fixed build of stream module Andrei Belov 2018-10-11 19:22:52 +0300
  • 80659b1bee
    Store string variables from libmaxmind in request pool Andrei Belov 2018-10-11 16:59:37 +0300
  • 26399de025
    Move MMDB auto-reloading to log phase Andrei Belov 2018-10-10 13:00:25 +0300
  • cbea8fc505
    Merge pull request #59 from defanator/defanator-fix-auto_reload 3.1 Lee 2018-10-02 13:01:18 +0100
  • 38cea8a516
    Ensure that database structures are zero-initialized Andrei Belov 2018-10-01 15:30:11 +0300
  • d6e529a9ab
    Merge pull request #54 from leev/auto_reload 3.0 Lee 2018-07-02 22:07:03 +0100
  • 39a8abfa60 Add support for auto reloading the database if it has changed Lee Valentine 2018-06-29 21:20:55 +0100
  • 7eaa956e61
    Merge pull request #53 from leev/metadata Lee 2018-06-28 01:07:50 +0100
  • 4674ba7c9c Add support for retrieving mmdb metadata, specifically build_epoch Lee Valentine 2018-06-26 01:14:54 +0100
  • f4364b50b4
    Merge pull request #50 from qlees/relative_path Lee 2018-05-14 20:13:51 +0100
  • 6fac846f3d geoip2 directive support relative path as first argument qlee 2018-05-02 18:32:31 +0800
  • e39fdd7bf8 Update README.md 2.0 Lee 2016-11-03 23:48:10 +0000
  • 1c15cd710b Merge pull request #35 from defanator/defanator-stream-support Lee 2016-11-03 12:03:54 +0000
  • 4a0ca82b79 Added stream support Andrei Belov 2016-10-27 18:09:39 +0300
  • 9d11f35986 Added optional source=<variable> setting to allow lookups on IPs in custom variables. Defaults to client ip if not set. Lee Valentine 2016-06-17 10:52:58 -0700
  • 2f9ee969c8 Moved break out of FORMAT macro Lee Valentine 2016-06-17 10:32:55 -0700
  • 9ebca76996 Added ngx_feature_test to config to ensure it's reset if previous modules set it Lee Valentine 2016-06-17 10:31:50 -0700
  • 1c2ab3a33b Merge pull request #27 from guizmaii/master Lee 2016-05-13 15:00:59 +0100
  • fc41d450bc Correct Nginx download link Jules Ivanic 2016-05-11 13:59:16 +0200
  • 0373635e22 Feature: nginx dynamic module support 1.1 Lee Valentine 2016-02-10 20:43:08 +0000
  • eb8a26df11 Merge pull request #13 from oschwald/all-data-types 1.0 Lee 2014-12-13 22:21:25 +0000
  • 21ffc356d2 Use Nginx's non-standard printf format spec Gregory Oschwald 2014-12-08 16:18:21 -0800
  • 54e089c3a1 Support all MaxMind DB data types Gregory Oschwald 2014-12-06 13:42:20 -0800
  • bd530bc5f3 Added support for using multiple maxmind databases 0.1 Lee Valentine 2014-04-26 11:26:37 +0100
  • a977175baf Merge pull request #4 from jobseekerltd/master Lee 2014-04-24 08:45:56 +0100
  • dc49f10d92 Fix indentation JIRA DVCS 2014-04-23 22:22:02 +1000
  • a302e5f822 Updated not_found Lee Valentine 2014-03-19 21:47:03 +0000
  • 2cefb47cf3 Remove printf line Jiale Zhi 2014-03-19 14:32:04 -0700
  • 80803760cb Support setting default variable value Jiale Zhi 2014-03-19 12:58:41 -0700
  • 22e52ffad1 Retrieves ui32_t entry Cuong Hoang 2014-03-18 09:40:28 +1100
  • 48435ecb0f Added geolite2 download information Lee Valentine 2014-03-13 12:46:27 +0000
  • deee646296 Updated README Lee Valentine 2014-03-13 12:39:00 +0000
  • d4314bb82e Updated README Lee Valentine 2014-03-11 10:19:43 +0000
  • d0adfced46 Fixed typo Lee Valentine 2014-03-11 10:15:11 +0000
  • a2d7a49107 Fix a compilation error. Remove spaces. Jiale Zhi 2014-03-10 17:20:21 -0700
  • bb3e006354 Initial commit Lee Valentine 2014-01-30 23:00:34 +0000