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

Kea config tool and server configuration in database backend #81

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

Commits on May 24, 2018

  1. added kea config tool functionality

    Razvan Becheriu committed May 24, 2018
    Configuration menu
    Copy the full SHA
    ab57596 View commit details
    Browse the repository at this point in the history
  2. removed defines

    Razvan Becheriu committed May 24, 2018
    Configuration menu
    Copy the full SHA
    1d378c5 View commit details
    Browse the repository at this point in the history
  3. fixed compilation

    Razvan Becheriu committed May 24, 2018
    Configuration menu
    Copy the full SHA
    dba34e8 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2018

  1. minor changes

    Razvan Becheriu committed May 25, 2018
    Configuration menu
    Copy the full SHA
    b6a9391 View commit details
    Browse the repository at this point in the history
  2. minor changes

    Razvan Becheriu committed May 25, 2018
    Configuration menu
    Copy the full SHA
    153a9eb View commit details
    Browse the repository at this point in the history
  3. minor changes

    Razvan Becheriu committed May 25, 2018
    Configuration menu
    Copy the full SHA
    1c62e8c View commit details
    Browse the repository at this point in the history
  4. minor changes

    Razvan Becheriu committed May 25, 2018
    Configuration menu
    Copy the full SHA
    71ff1f1 View commit details
    Browse the repository at this point in the history
  5. minor changes

    Razvan Becheriu committed May 25, 2018
    Configuration menu
    Copy the full SHA
    7b2bf0c View commit details
    Browse the repository at this point in the history
  6. minor changes

    Razvan Becheriu committed May 25, 2018
    Configuration menu
    Copy the full SHA
    03d7eb6 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2018

  1. fixed unit tests

    Razvan Becheriu committed May 29, 2018
    Configuration menu
    Copy the full SHA
    a580e06 View commit details
    Browse the repository at this point in the history
  2. fixed unit tests

    Razvan Becheriu committed May 29, 2018
    Configuration menu
    Copy the full SHA
    96ee8ae View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2018

  1. Configuration menu
    Copy the full SHA
    0fdeed0 View commit details
    Browse the repository at this point in the history
  2. minor changes

    Razvan Becheriu committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    08f81ba View commit details
    Browse the repository at this point in the history
  3. fixed typo

    Razvan Becheriu committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    7797cd5 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2018

  1. minor changes

    Razvan Becheriu committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    81c29de View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2018

  1. save credentials on shard operations

    Razvan Becheriu committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    dd4327b View commit details
    Browse the repository at this point in the history
  2. fixed bug when iterating through shards

    Razvan Becheriu committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    f71d354 View commit details
    Browse the repository at this point in the history
  3. reset configuration for each shard

    Razvan Becheriu committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    2fdb676 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2018

  1. allow zero servers to be configured in master database

    Razvan Becheriu committed Jun 15, 2018
    Configuration menu
    Copy the full SHA
    b32355d View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2018

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

Commits on Jun 18, 2018

  1. updated create database and users

    Razvan Becheriu committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    0687de0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'kea_config_tool' of https://github.com/razvan-becheriu/kea

     into kea_config_tool
    Razvan Becheriu committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    f60b088 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2018

  1. fixed merge

    Razvan Becheriu committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    3664601 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2018

  1. fixed missing file

    Razvan Becheriu committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    7cf39d0 View commit details
    Browse the repository at this point in the history
  2. fixed password for user keatest

    Razvan Becheriu committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    b0a1e88 View commit details
    Browse the repository at this point in the history
  3. updated initial config

    Razvan Becheriu committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    a9d8a40 View commit details
    Browse the repository at this point in the history
  4. updated initial config

    Razvan Becheriu committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    3562176 View commit details
    Browse the repository at this point in the history
  5. updated initial config

    Razvan Becheriu committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    f0e653f View commit details
    Browse the repository at this point in the history
  6. added more examples

    Razvan Becheriu committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    7dffe05 View commit details
    Browse the repository at this point in the history
  7. updated configuration

    Razvan Becheriu committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    3750532 View commit details
    Browse the repository at this point in the history
  8. added files to makefile

    Razvan Becheriu committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    6450149 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2018

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

Commits on Jul 23, 2018

  1. added missing configuration

    Razvan Becheriu committed Jul 23, 2018
    Configuration menu
    Copy the full SHA
    189ba84 View commit details
    Browse the repository at this point in the history