| Commit message (Expand) | Author | Age | Files | Lines |
* | [#3032] disable yang/pretests and testutils | Razvan Becheriu | 2023-10-09 | 1 | -1/+7 |
* | [#2702] moved cfgrpt inside process folder | Razvan Becheriu | 2023-02-11 | 1 | -1/+1 |
* | [#2583] Initial addition of src/lib/tcp | Thomas Markwalder | 2022-11-10 | 1 | -1/+1 |
* | [#2311] migrate autoconf to libyang2 and sysrepo2 | Andrei Pavel | 2022-10-21 | 1 | -1/+1 |
* | [#2116] remove cql code | Razvan Becheriu | 2022-03-31 | 1 | -4/+0 |
* | [#1963] Moved code from D2CfgContextPtr | Francis Dupont | 2021-07-09 | 1 | -1/+1 |
* | [#1730] Address cosmetic review comments | Thomas Markwalder | 2021-03-22 | 1 | -2/+2 |
* | [406-update-cb_cmds-with-get-commands] Moved testutils and use runToElementTest | Francis Dupont | 2019-02-05 | 1 | -2/+2 |
* | [#28] Added libkea-cb library. | Marcin Siodelski | 2018-09-18 | 1 | -1/+1 |
* | [65-libyang-generic] Extra fixes | Francis Dupont | 2018-09-12 | 1 | -2/+7 |
* | [#25,!14] DHCP4,6 now use Deamon to set up default logger name | Tomek Mrugalski | 2018-09-07 | 1 | -1/+1 |
* | [#25,!14] UserContext is now in isc::data, deps updated | Tomek Mrugalski | 2018-09-07 | 1 | -2/+1 |
* | [#92,!13] Moved CqlConnection and CqlExchange classes to libkea-cql. | Marcin Siodelski | 2018-09-03 | 1 | -0/+4 |
* | [#92,!13] Moved PgSqlConnection and PgSqlExchange to libkea-pgsql. | Marcin Siodelski | 2018-09-03 | 1 | -0/+4 |
* | [#92,!13] Moved MySqlConnection class to libkea-mysql library. | Marcin Siodelski | 2018-09-03 | 1 | -3/+9 |
* | [#92,!13] New libkea-database library created. | Marcin Siodelski | 2018-09-03 | 1 | -2/+3 |
* | [master] lib build order fix, ChangeLog updated after merge. | Tomek Mrugalski | 2017-08-07 | 1 | -2/+2 |
* | [5145b] Rebased keeping host_parser in hooks | Francis Dupont | 2017-03-04 | 1 | -1/+1 |
* | [5077] Created libkea-http library. | Marcin Siodelski | 2016-12-13 | 1 | -1/+1 |
* | [5074] Created libkea-process library. | Marcin Siodelski | 2016-12-01 | 1 | -1/+1 |
* | [4297] Unit-tests updated after recent API change. | Tomek Mrugalski | 2016-03-09 | 1 | -1/+1 |
* | [4211] Added parameter which enables/disables write of a DUID in file. | Marcin Siodelski | 2015-11-30 | 1 | -2/+2 |
* | [4096] Move libeval up in lib/Makefile.am | Thomas Markwalder | 2015-11-17 | 1 | -1/+1 |
* | [4081] Option::toString() and OptionString::toString() implemented. | Tomek Mrugalski | 2015-10-26 | 1 | -1/+1 |
* | [3929] config_report.cc is now generated during src/lib/cfgrpt/Makefile | Thomas Markwalder | 2015-07-22 | 1 | -1/+1 |
* | [3880] Compilation fix. | Tomek Mrugalski | 2015-06-10 | 1 | -2/+2 |
* | [3880] Implemented handlers for statistic-* commands. | Tomek Mrugalski | 2015-06-10 | 1 | -1/+1 |
* | [3880] Callback for handling UNIX connections implemented. | Tomek Mrugalski | 2015-06-10 | 1 | -2/+2 |
* | [3793] Observation class + unittests, skeleton impl of StatsMgr | Tomek Mrugalski | 2015-05-06 | 1 | -3/+2 |
* | [3413] src/lib/python removed :) | Tomek Mrugalski | 2014-06-02 | 1 | -1/+1 |
* | [3391] Removed DNS specific folders from the tree. | Marcin Siodelski | 2014-04-09 | 1 | -33/+4 |
* | [2367] Conditionally include DNS and DHCP components (use AM conditionals) | Mukund Sivaraman | 2014-02-26 | 1 | -5/+30 |
* | [2367] Rename AM conditional variable | Mukund Sivaraman | 2014-02-25 | 1 | -1/+1 |
* | [3064] Don't even enter resolver directories if experimental resolver is disa... | Mukund Sivaraman | 2013-08-13 | 1 | -2/+7 |
* | [3065] Moved classes pertaining to sending and receiving | Thomas Markwalder | 2013-07-25 | 1 | -1/+1 |
* | [2980] Moved files to "hooks" directory | Stephen Morris | 2013-06-17 | 1 | -1/+1 |
* | [2475] Split dhcp files into dhcp and dhcpsrv directories | Stephen Morris | 2012-11-16 | 1 | -1/+1 |
* | Merge branch 'master' into trac510 | Yoshitaka Aharen | 2011-12-08 | 1 | -3/+3 |
|\ |
|
| * | [1186] Reverting changes to src/lib/Makefile.am in commit d647a458 | Tomek Mrugalski | 2011-10-14 | 1 | -3/+3 |
| * | [1186] Initial libdhcp skeleton implementation. | Tomek Mrugalski | 2011-10-14 | 1 | -3/+3 |
| * | [1179] python wrapper for new datasrc classes | Jelte Jansen | 2011-09-20 | 1 | -3/+3 |
* | | [trac510] added a new library for statistics counters | Yoshitaka Aharen | 2011-08-01 | 1 | -1/+1 |
|/ |
|
* | [trac983] make sure libacl is built before python libs as python ACL is | JINMEI Tatuya | 2011-07-06 | 1 | -2/+2 |
* | [trac999] apply query ACL for incoming queries | JINMEI Tatuya | 2011-06-22 | 1 | -1/+1 |
* | [trac977] Create the ACL library | Michal 'vorner' Vaner | 2011-06-05 | 1 | -1/+1 |
* | [trac743] Replace direct output by liblog calls | Jelte Jansen | 2011-05-11 | 1 | -2/+2 |
* | [master] Merge branch 'trac781' | Jelte Jansen | 2011-04-27 | 1 | -2/+3 |
|\ |
|
| * | [trac781] rename 'crypto' to cryptolink | Jelte Jansen | 2011-04-20 | 1 | -1/+1 |
| * | [trac781] Merge branch 'trac781' of ssh://bind10.isc.org/var/bind10/git/bind1... | Jelte Jansen | 2011-04-13 | 1 | -1/+1 |
| * | [trac781] Initial creation of empty lib | Jelte Jansen | 2011-04-07 | 1 | -2/+2 |