2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-29 21:18:02 +00:00

22338 Commits

Author SHA1 Message Date
Tomek Mrugalski
caa98afd37 [master] ChangeLog updated. trac4106_base trac4107_base 2015-10-30 01:59:22 +09:00
Tomek Mrugalski
28d818a26a [master] Merge branch 'trac4081' (src/lib/eval added) 2015-10-30 01:46:16 +09:00
Tomek Mrugalski
cdfc284df9 [4081] Added LOG4CPLUS_LIBS to src/lib/eval/tests/Makefile.am 2015-10-30 01:39:12 +09:00
Tomek Mrugalski
661e923bbc [4081] Changes after review:
- Copyright years corrected
 - Additional AM_CXXFLAGS for gcc added
 - LOG4CPLUS libs added to LDFLAGS
 - New unit-test for optionString for IPv6 packets added
 - Several comments in token.h clarified/corrected
 - Exception message extended slightly
2015-10-30 01:19:33 +09:00
Stephen Morris
607ca51b94 [3259] Changes after review 2015-10-29 15:03:48 +00:00
Francis Dupont
343dbba689 [master] Changed string.h for cstring (cf #4089) 2015-10-28 17:10:01 +01:00
Stephen Morris
ee8fe286b2 [3259] Updates to handle new syntax only
As some incompatible changes have already been made to the hooks
interface (removal of the setSkip method), it seems pointless to
support both old and new hoos-libraries syntax.  These modifications
remove support for the old syntax.
2015-10-28 13:54:39 +00:00
Stephen Morris
bc205166c3 [3259] Corrections to the documentation 2015-10-28 13:18:57 +00:00
Stephen Morris
45af62e634 [3259] Fixed errors in .spec files. 2015-10-28 11:38:21 +00:00
Stephen Morris
6a1b17a579 [3259] Add test to check that mixed syntax element is rejected 2015-10-28 11:27:12 +00:00
Stephen Morris
a3a71305a8 [3259] Updating non-dhcpsrv test with new hooks library syntax 2015-10-28 11:26:48 +00:00
Stephen Morris
9f158bae40 [3259] Update .spec files with new hooks-libraries syntax 2015-10-28 11:24:27 +00:00
Stephen Morris
e8107f7af4 [3259] Update documentation with new syntax 2015-10-28 11:23:03 +00:00
Shawn Routhier
21f86e304b [trac 4081] Add eval to the doxyfile and fix some typos 2015-10-27 23:55:09 -07:00
Thomas Markwalder
78e278d17d [master] Added ChangeLog entry 1040 for #3780 2015-10-27 15:20:56 -04:00
Thomas Markwalder
cf94e99698 [master] Servers now exit if MySQL or PostgreSQL connectivity is lost
Merge branch 'trac3780'
2015-10-27 15:04:41 -04:00
Thomas Markwalder
148c44b3fe [3780] Addressed review comments
Fixed misspelling in log message.
2015-10-27 15:02:36 -04:00
Stephen Morris
c98ef91cb1 [3259] Added capability to interpret old and new hooks library syntax 2015-10-27 16:37:07 +00:00
Tomek Mrugalski
2c5966cb4a [4081] Stub documentation added. 2015-10-27 16:34:34 +01:00
Stephen Morris
ab26597d78 [3259] Parameterise hooks configuration syntax tests
Modify the tests of the hooks-libraries syntax to allow testing
of both the old and the new syntax.
2015-10-27 15:14:30 +00:00
Marcin Siodelski
c59254f2ea [master] Added ChangeLog entry for #3979. 2015-10-27 16:04:55 +01:00
Marcin Siodelski
a2ee99ba31 [master] Merge branch 'trac3979' 2015-10-27 16:02:30 +01:00
Marcin Siodelski
eff8e3d05b [3979] Corrected a typos in the user guide. 2015-10-27 15:59:23 +01:00
Marcin Siodelski
ba2386036d [3979] Corrected order of parameters in the lease-expiration.json.
This is a result of the review. This change was suggested so as
the order of lease expiration specific parameters follows the
order in which they are described.
2015-10-27 15:37:40 +01:00
Thomas Markwalder
f8c17848bd [3979] Fixed a broken <para> oops 2015-10-27 10:15:54 -04:00
Thomas Markwalder
c800de4b65 [3979] Did some clean up and rewording 2015-10-27 10:03:06 -04:00
Marcin Siodelski
35c81ed2bf [master] Added ChangeLog entry for #3977. fdfb_base 2015-10-27 11:58:33 +01:00
Marcin Siodelski
5880e706cb [master] Merge branch 'trac3977' 2015-10-27 11:19:35 +01:00
Shawn Routhier
91c55ca090 [trac3977] update comment to be v4 instead of v6 2015-10-26 21:25:15 -07:00
Tomek Mrugalski
78d704a725 [4081] .gitignore added. 2015-10-26 20:53:42 +01:00
Tomek Mrugalski
4f70950333 [4081] Boilerplate logger added. 2015-10-26 20:52:28 +01:00
Marcin Siodelski
2cee93c20f [3977] Addressed review comments. 2015-10-26 20:50:30 +01:00
Tomek Mrugalski
8aeff03fda [4081] Option::toString() and OptionString::toString() implemented. 2015-10-26 20:12:17 +01:00
Tomek Mrugalski
a7923efa91 [4081] Initial Token implementation added. 2015-10-26 20:11:22 +01:00
Marcin Siodelski
94847b1629 [3979] Updated user guide for lease expiration. 2015-10-26 16:15:55 +01:00
Marcin Siodelski
0533f9d62e [3979] Removed lease expiration from the server limitations. 2015-10-26 14:08:53 +01:00
Marcin Siodelski
c586b9b8e4 [3979] Removed notes in the statistics about lease expiration not impl. 2015-10-26 14:06:14 +01:00
Marcin Siodelski
f75ba49ed4 [3979] Added examples demonstrating processing expired leases. 2015-10-26 14:00:01 +01:00
Francis Dupont
079b324945 [master] Updated git hash 2015-10-26 13:56:51 +01:00
Francis Dupont
9d5716e5bd [master] Finished merge of trac3978 (new leases-reclaim command) 2015-10-26 13:55:36 +01:00
Francis Dupont
8a7dae1e17 [master] Finished merge of trac3978 (new leases-reclaim command) 2015-10-26 13:52:43 +01:00
Francis Dupont
53dd16c29d [master] Merged trac3978 (new leases-reclaim command) 2015-10-26 13:33:56 +01:00
Marcin Siodelski
702b77ce47 [3979] Added description of leases-reclaim command to User Guide. 2015-10-26 12:59:35 +01:00
Shawn Routhier
292c9a036c [trac3977] Tidy up some typos 2015-10-25 22:25:45 -07:00
Thomas Markwalder
be964a2b42 [3780] MySQL and Postgres lease managers now exit on fatal error detection
src/lib/dhcpsrv/dhcpsrv_messages.mes
    added messages DHCPSRV_MYSQL_FATAL_ERROR, DHCPSRV_PGSQL_FATAL_ERROR

src/lib/dhcpsrv/mysql_lease_mgr.cc
    added MySQL client error code include

    MySqlLeaseMgr::checkError() - method is no longer inlined in
    the header.  Expanded to detect unrecoverable errors, log
    them and call exit().

src/lib/dhcpsrv/mysql_lease_mgr.h
    Removed inline implemenation of MySqlLeaseMgr::checkError(),
    and expanded commentary

src/lib/dhcpsrv/pgsql_lease_mgr.cc
    PgSqlLeaseMgr::addLeaseCommon() - now uses checkStatementError()

    PgSqlLeaseMgr::checkStatementError() - Expanded to detect
    unrecoverable errors, log them and call exit().

src/lib/dhcpsrv/pgsql_lease_mgr.h
    Expanded commentary for PgSqlLeaseMgr::checkStatementError()
2015-10-23 16:41:27 -04:00
Marcin Siodelski
74e140a3a8 [3979] Added new chapter about lease reclamation to the User Guide. 2015-10-23 17:06:23 +02:00
Francis Dupont
e03cf770b3 [3978] Addressed comments 2015-10-23 04:23:45 +02:00
Francis Dupont
360b740097 [master] Merge branch 'master' of ssh://git.kea.isc.org/git/kea 2015-10-21 21:22:25 +02:00
Francis Dupont
c7b26c2e62 [master] spelling 2015-10-21 21:21:55 +02:00
Thomas Markwalder
b9124baac0 [master] Added ChangeLog entry 1036 for trac #3969. 2015-10-21 14:58:02 -04:00