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

Feature/parallel loading #5

Closed
wants to merge 19 commits into from
Closed

Feature/parallel loading #5

wants to merge 19 commits into from

Commits on Feb 11, 2019

  1. Include object files

    wtoorop committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    6f677bc View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2019

  1. Configuration menu
    Copy the full SHA
    032a0a7 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2019

  1. Configuration menu
    Copy the full SHA
    597985e View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2019

  1. Merge domains and rrsets

    wtoorop committed Feb 24, 2019
    Configuration menu
    Copy the full SHA
    e6f89d7 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2019

  1. Configuration menu
    Copy the full SHA
    b18d69d View commit details
    Browse the repository at this point in the history
  2. Empty NSEC3 salt

    wtoorop committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    07d586f View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2019

  1. Bugfix: set rr->owner when moving rrsets

    + Mark which domain_type's have rrsets2merge
    + Reconstruct red/black tree in thread
    wtoorop committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    2d1bfe1 View commit details
    Browse the repository at this point in the history
  2. Quickly mergable regions

    wtoorop committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    dc39a4c View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2019

  1. Configuration menu
    Copy the full SHA
    69028a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5b322f View commit details
    Browse the repository at this point in the history
  3. One border parsing issue +

    Recycle regions as last action at end
    wtoorop committed Mar 2, 2019
    Configuration menu
    Copy the full SHA
    68ee1a5 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2019

  1. Configuration menu
    Copy the full SHA
    a6ff66b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    933cb69 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06bf3f5 View commit details
    Browse the repository at this point in the history
  4. Typo

    wtoorop committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    e155663 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de55b28 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2019

  1. Escaped backslash in text pieces can prevent text piece from closing

    Situation below will parse faulty without this fix
    	IN	TXT	"qwerqewr\\"
    wtoorop committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    17f6d8b View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2019

  1. Configuration menu
    Copy the full SHA
    94e0bbd View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2019

  1. Configuration menu
    Copy the full SHA
    41a4a5c View commit details
    Browse the repository at this point in the history