Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added some additional items that need to be populated in the recursor.conf #21

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Commits on Jan 7, 2016

  1. adding sqlite backend support, and making pdns actually read conf.d/*

    jjolet authored and jjolet committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    9c91bac View commit details
    Browse the repository at this point in the history
  2. a few more tweaks

    jjolet authored and jjolet committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    9a32789 View commit details
    Browse the repository at this point in the history
  3. database-path caused issues...switching to database_path

    jjolet authored and jjolet committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    fd78517 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from turnitin/add_sqlite

    database-path caused issues...switching to database_path
    johnjolet committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    b2b6387 View commit details
    Browse the repository at this point in the history
  5. added missing commas in sqlite.pp

    jjolet authored and jjolet committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    96fa4da View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2 from turnitin/add_sqlite

    added missing commas in sqlite.pp
    johnjolet committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    e3fb1fe View commit details
    Browse the repository at this point in the history
  7. changed to sqlite_synchronous sqlite-synchronous

    jjolet authored and jjolet committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    88bcba4 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #3 from turnitin/add_sqlite

    changed to sqlite_synchronous sqlite-synchronous
    johnjolet committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    08d9a14 View commit details
    Browse the repository at this point in the history
  9. fixed typo

    jjolet authored and jjolet committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    5cb2eaa View commit details
    Browse the repository at this point in the history
  10. Merge pull request #4 from turnitin/add_sqlite

    fixed typo
    johnjolet committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    996a39f View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2016

  1. added recursor_cfg_path to paramaters at the top of recursor.pp

    jjolet authored and jjolet committed Jan 8, 2016
    Configuration menu
    Copy the full SHA
    83d470c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from turnitin/add_sqlite

    added recursor_cfg_path to paramaters at the top of recursor.pp
    johnjolet committed Jan 8, 2016
    Configuration menu
    Copy the full SHA
    ffe90df View commit details
    Browse the repository at this point in the history
  3. still trying to make recursor.pp take my recursor_cfg_path from the p…

    …rofile
    jjolet authored and jjolet committed Jan 8, 2016
    Configuration menu
    Copy the full SHA
    d4bc543 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #6 from turnitin/add_sqlite

    still trying to make recursor.pp take my recursor_cfg_path from the p…
    johnjolet committed Jan 8, 2016
    Configuration menu
    Copy the full SHA
    2bf6044 View commit details
    Browse the repository at this point in the history
  5. i think i finally got recursor.pp to take my override

    jjolet authored and jjolet committed Jan 8, 2016
    Configuration menu
    Copy the full SHA
    2f29cfd View commit details
    Browse the repository at this point in the history
  6. Merge pull request #7 from turnitin/add_sqlite

    i think i finally got recursor.pp to take my override
    johnjolet committed Jan 8, 2016
    Configuration menu
    Copy the full SHA
    b9f0261 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2016

  1. added allow_from so we can allow things

    John Jolet committed Feb 9, 2016
    Configuration menu
    Copy the full SHA
    a3bfa2f View commit details
    Browse the repository at this point in the history