| Commit message (Expand) | Author | Age | Files | Lines |
* | [#730,!2] Addressed review comment | Thomas Markwalder | 2019-08-16 | 1 | -2/+3 |
* | [#730,!2] Addressed review comments | Thomas Markwalder | 2019-08-16 | 2 | -5/+8 |
* | [#730,!2] Corrected assertion failure on malformed hostname from kea-dhcp4 | Thomas Markwalder | 2019-08-16 | 3 | -1/+46 |
* | [#841,!490] Bumped up libraries version numbers. | Marcin Siodelski | 2019-08-16 | 1 | -1/+1 |
* | [#617,!340] Corrected versio-info in exceptions. | Marcin Siodelski | 2019-05-27 | 1 | -1/+1 |
* | [#617,!340] Corrected lib version numbers. | Marcin Siodelski | 2019-05-27 | 1 | -1/+1 |
* | bumped up libraries versions | Razvan Becheriu | 2019-05-27 | 1 | -1/+1 |
* | [465-add-subnet4-update-and-subnet6-update-commands-to-subnet-cmds-hook] Addr... | Francis Dupont | 2019-04-19 | 1 | -0/+9 |
* | [313-return-a-list-of-all-reservations-by-subnet-id] Commented NotImplemented... | Francis Dupont | 2019-01-29 | 1 | -2/+3 |
* | [5590] Bumped up library version numbers for beta release. | Marcin Siodelski | 2018-05-08 | 1 | -1/+1 |
* | Merge remote-tracking branch 'isc-kea/master' into HEAD | Razvan Becheriu | 2017-12-12 | 1 | -0/+2 |
|\ |
|
| * | [5375] Added explicit version numbers to exceptions and io. | Marcin Siodelski | 2017-10-23 | 1 | -0/+2 |
* | | Merge branch 'isc-master' into config-h | Andrei Pavel | 2017-08-17 | 2 | -5/+16 |
|\| |
|
| * | [master] Finishing merge of trac4501 (misc unit tests) | Francis Dupont | 2017-04-18 | 1 | -1/+12 |
| |\ |
|
| | * | [4501] Some attempts to improve coverage | Francis Dupont | 2017-03-02 | 1 | -1/+12 |
| * | | [master] Merge branch github47 (typos) | Tomek Mrugalski | 2017-02-10 | 1 | -2/+2 |
| |\ \
| | |/
| |/| |
|
| | * | Corrected typos | Andrei Pavel | 2016-12-14 | 1 | -3/+3 |
| * | | [master] spelling (including in some messages) | Francis Dupont | 2017-01-24 | 1 | -2/+2 |
| |/ |
|
* / | Added #include <config.h> to all .cc files. | Andrei Pavel | 2016-12-14 | 3 | -0/+6 |
|/ |
|
* | [5055] Use pkgincludedir in several Makefile.am. | Marcin Siodelski | 2016-11-04 | 1 | -1/+1 |
* | [4236] Updated copyright dates in all files. | Marcin Siodelski | 2015-12-16 | 4 | -4/+4 |
* | [4236] Replaced license text in all files containing it. | Marcin Siodelski | 2015-12-16 | 4 | -44/+12 |
* | [master] Merged trac4032 (improve unit tests for exceptions) | Francis Dupont | 2015-09-23 | 1 | -1/+23 |
|\ |
|
| * | [4032] Improved message unit test comment | Francis Dupont | 2015-09-16 | 1 | -1/+2 |
| * | [4032] Added a message matching example | Francis Dupont | 2015-09-07 | 1 | -1/+22 |
* | | [master] Finished merge of trac3911a (Makefile.am dependency) | Francis Dupont | 2015-09-16 | 1 | -5/+4 |
|\ \
| |/
|/| |
|
| * | [3911a] Fixes for static link (still subject to #4004 issue) | Francis Dupont | 2015-08-31 | 1 | -1/+1 |
| * | [3911a] Reorganized library Makefile.am files (exception, util, log) | Francis Dupont | 2015-08-29 | 1 | -4/+3 |
* | | [4025] Incorrect use of temporary object fixed in Exception::what() | Tomek Mrugalski | 2015-08-27 | 2 | -14/+30 |
|/ |
|
* | [trac4000] Unit-tests for process spawn + errno, verbose exceptions added. | Tomek Mrugalski | 2015-08-20 | 1 | -0/+21 |
* | [support8785] Verbose Exception::what() has been implemented. | Tomek Mrugalski | 2015-08-20 | 2 | -3/+25 |
* | [3507] Renamed B10_CXXFLAGS to KEA_CXXFLAGS. | Marcin Siodelski | 2014-08-12 | 2 | -2/+2 |
* | [3394] Renamed Kea libraries from libb10-something to libkea-something. | Marcin Siodelski | 2014-04-15 | 2 | -5/+5 |
* | [2357] Update scaffolding using fix-scaffolding.py tool | Mukund Sivaraman | 2012-10-25 | 1 | -3/+3 |
* | [2071] Add b10 prefix to libexceptions.la | Mukund Sivaraman | 2012-08-02 | 2 | -5/+5 |
* | [master] Use libtool from top_builddir | Mukund Sivaraman | 2012-06-21 | 1 | -1/+1 |
* | [2036] Integrate valgrind into our test suite | Mukund Sivaraman | 2012-06-12 | 1 | -0/+3 |
* | [1930] Install headers into bind10-specific directory | Mukund Sivaraman | 2012-05-07 | 1 | -1/+1 |
* | [master] Add explicit exception what strings | Jelte Jansen | 2012-05-03 | 1 | -0/+22 |
* | [1857] make other exceptions we define subs of isc::Exception as well | Jelte Jansen | 2012-05-02 | 1 | -0/+10 |
* | Add more .gitignore files for the rest of generated stuff | Mukund Sivaraman | 2012-03-09 | 1 | -0/+1 |
* | [1332] detect read attempt and beyond the end of sequence and reject it by | JINMEI Tatuya | 2011-11-15 | 1 | -0/+11 |
* | [trac1286] change check_PROGRAMS to noinst_PROGRAMS | Jeremy C. Reed | 2011-10-11 | 1 | -1/+1 |
* | [trac1091] change more noinst_PROGRAMS to check_PROGRAMS | Jeremy C. Reed | 2011-10-06 | 1 | -1/+1 |
* | [trac1067] isc::NotImplemented exception | Michal 'vorner' Vaner | 2011-08-04 | 1 | -0/+12 |
* | [trac978] Cleanup of comments and exceptions | Michal 'vorner' Vaner | 2011-06-17 | 1 | -0/+11 |
* | [trac542] use our run_all() wrapper wherever possible. | JINMEI Tatuya | 2011-05-20 | 1 | -0/+3 |
* | more $Id$ cleanups: | JINMEI Tatuya | 2011-01-22 | 1 | -2/+0 |
* | cleanup: removed $Id$, which is useless now that we've migrated to git. | JINMEI Tatuya | 2011-01-21 | 3 | -6/+0 |
* | Same as r3545 (I missed second one.) | Jeremy C. Reed | 2010-11-16 | 1 | -1/+1 |