]>
git.ipfire.org Git - thirdparty/kea.git/log
Tomek Mrugalski [Thu, 2 Mar 2017 00:45:51 +0000 (01:45 +0100)]
[5134_rebase] Changes after review:
- comments updated
- parameters passed by const reference
- .gitignore updated
- unnecessary header removed
Tomek Mrugalski [Thu, 2 Mar 2017 00:34:02 +0000 (01:34 +0100)]
[5134_rebase] bug in setAllDefaults fixed, unit-tests added.
Tomek Mrugalski [Wed, 1 Mar 2017 23:58:50 +0000 (00:58 +0100)]
[5134_rebase] Changes after review:
- moved 2 functions from .h to .cc file
- added explicit copy constructor
- renamed {get,set}{Host,Port} to {get,set}Http{Host,Port}
Marcin Siodelski [Mon, 27 Feb 2017 11:40:15 +0000 (12:40 +0100)]
[5134] Fixed some typos, commentaries and copyright dates.
Marcin Siodelski [Mon, 27 Feb 2017 11:34:49 +0000 (12:34 +0100)]
[5134] Applied fix for conversion from null to uint32_t.
Marcin Siodelski [Fri, 24 Feb 2017 15:42:11 +0000 (16:42 +0100)]
[5134] Proposed patch to prevent static initialization fiasco.
On FreeBSD11 system the Control Agent unit tests fail because the
destructor of the LibraryManager is referencing ServerHooks. Both
are static and in this particular case the LibraryManager outlives
the other one.
Tomek Mrugalski [Thu, 16 Feb 2017 17:30:10 +0000 (18:30 +0100)]
[5134] Renamed unit-test binary to run_unittests
There was one guy complaining about unit-tests being named
differently than the default run_unittests breaks down his
valgrind runs. Interesting, eh? See PR#49 on github.
Tomek Mrugalski [Thu, 16 Feb 2017 17:28:12 +0000 (18:28 +0100)]
[5134] Unit-tests implemented.
Tomek Mrugalski [Thu, 16 Feb 2017 01:15:13 +0000 (02:15 +0100)]
[5134] Basic example library added.
Tomek Mrugalski [Thu, 16 Feb 2017 01:01:31 +0000 (02:01 +0100)]
[5134] Configuration parsing implemented in CA
Tomek Mrugalski [Wed, 15 Feb 2017 17:34:10 +0000 (18:34 +0100)]
[5134] answerToText implemented.
Tomek Mrugalski [Tue, 14 Feb 2017 14:06:28 +0000 (15:06 +0100)]
[5134] HooksLibrariesParser moved to lib/hooks
Tomek Mrugalski [Fri, 17 Feb 2017 12:56:09 +0000 (13:56 +0100)]
[master] Merge branch 'trac5110' (D2 configuration to bison)
Tomek Mrugalski [Fri, 17 Feb 2017 12:49:16 +0000 (13:49 +0100)]
[5110] Fixed off-by-one error in port checks.
Tomek Mrugalski [Fri, 17 Feb 2017 12:22:46 +0000 (13:22 +0100)]
[5110] Two more compilation warnings removed.
Tomek Mrugalski [Fri, 17 Feb 2017 12:18:24 +0000 (12:18 +0000)]
[5110] Parser regenerated
Tomek Mrugalski [Fri, 17 Feb 2017 12:11:32 +0000 (13:11 +0100)]
[5110] Minor changes after review:
- port check fixed
- removed 2 unused parameter warnings
- one typo corrected
Marcin Siodelski [Thu, 16 Feb 2017 16:35:44 +0000 (17:35 +0100)]
[master] Updated .gitignore for CtrlAgent.
Trivial change. Commiting on my discretion.
Marcin Siodelski [Thu, 16 Feb 2017 16:30:09 +0000 (17:30 +0100)]
[master] Added ChangeLog entry for #5099.
Thomas Markwalder [Thu, 16 Feb 2017 14:38:10 +0000 (09:38 -0500)]
[5110] Fixed misspellings etc...
Marcin Siodelski [Thu, 16 Feb 2017 12:41:41 +0000 (13:41 +0100)]
[master] Merge branch 'trac5099'
Francis Dupont [Thu, 16 Feb 2017 12:18:55 +0000 (13:18 +0100)]
[master] Updated git hash
Francis Dupont [Thu, 16 Feb 2017 12:17:32 +0000 (13:17 +0100)]
[master] Finished merge of (rebased) trac3770 (command line test config)
Francis Dupont [Thu, 16 Feb 2017 12:14:20 +0000 (13:14 +0100)]
[master] Merged (rebased) trac3770 (command line test config)
Francis Dupont [Thu, 16 Feb 2017 12:12:33 +0000 (13:12 +0100)]
[3770_rebase] untabified
Tomek Mrugalski [Thu, 16 Feb 2017 10:42:46 +0000 (11:42 +0100)]
[3770_rebase] User's guide updated.
Tomek Mrugalski [Thu, 16 Feb 2017 10:21:33 +0000 (11:21 +0100)]
[3770_rebase] shell unit-tests corrected.
Marcin Siodelski [Thu, 16 Feb 2017 08:05:58 +0000 (09:05 +0100)]
[5099] Addressed review comments.
Thomas Markwalder [Wed, 15 Feb 2017 20:43:29 +0000 (15:43 -0500)]
[5110] Replaced constants in D2SimpleParser with literals
Thomas Markwalder [Wed, 15 Feb 2017 19:57:47 +0000 (14:57 -0500)]
[5110] Addressed review comments part 1
Fixed unused parameter errors
Fixed doxygen errors
Commentary changes
Removed reference to .spec file from commentary
TSIGKeyListParser now uses only one instance of TSIGKeyInfoParser
src/bin/d2/d2_parser.yy - added upper limit to port tests
Updated unit tests to use "example.com"
Francis Dupont [Wed, 15 Feb 2017 12:22:19 +0000 (13:22 +0100)]
[master] Added libreSSL as old (< 1.1) OpenSSL API
Francis Dupont [Tue, 14 Feb 2017 16:54:17 +0000 (17:54 +0100)]
[3770_rebase] Updated and improved manual pages
Tomek Mrugalski [Tue, 14 Feb 2017 13:45:52 +0000 (14:45 +0100)]
Merge branch 'trac3770_rebase' of ssh://git.kea.isc.org/git/kea into trac3770_rebase
Francis Dupont [Tue, 14 Feb 2017 11:23:34 +0000 (12:23 +0100)]
[3770_rebase] Updated code (but not doc) to -t file
Tomek Mrugalski [Mon, 13 Feb 2017 19:08:42 +0000 (20:08 +0100)]
[master] ChangeLog updated after #5112.
Tomek Mrugalski [Mon, 13 Feb 2017 19:06:45 +0000 (20:06 +0100)]
[master] Merge branch 'trac5112' (Developer's Guide page for parsers)
Tomek Mrugalski [Mon, 13 Feb 2017 19:01:58 +0000 (20:01 +0100)]
[5112] Changes after review:
- lines wrapped to 100 columns (according to our coding guidelines)
- explained what @3 means in bison
- created link to wiki page about regenerating parser code
- added terminology page that explains what CA and D2 are
- corrected order of the files in Makefile.am
Tomek Mrugalski [Mon, 13 Feb 2017 16:59:52 +0000 (17:59 +0100)]
[3770_rebase] Clarified what is not sanity-checked.
Tomek Mrugalski [Mon, 13 Feb 2017 16:57:13 +0000 (17:57 +0100)]
[3770_rebase] Clarified the user's guide.
Tomek Mrugalski [Mon, 13 Feb 2017 16:36:14 +0000 (17:36 +0100)]
[3770_rebase] Implemented logic checks for DHCPv6
Tomek Mrugalski [Mon, 13 Feb 2017 16:34:43 +0000 (17:34 +0100)]
[3770_rebase] Implemented logic checking in DHCPv4.
Francis Dupont [Tue, 27 Dec 2016 17:52:39 +0000 (18:52 +0100)]
[3770] Added -t to kea-dhcp4 too
Francis Dupont [Tue, 27 Dec 2016 17:17:16 +0000 (18:17 +0100)]
[3770] Added -t to kea-dhcp6
Stephen Morris [Mon, 13 Feb 2017 13:20:21 +0000 (13:20 +0000)]
[5112] Various edits to the binson/flex doxygen documentation
Francis Dupont [Fri, 10 Feb 2017 19:57:50 +0000 (20:57 +0100)]
[master] Merged trac5091 (writeInt g++ bug)
Tomek Mrugalski [Fri, 10 Feb 2017 18:46:53 +0000 (19:46 +0100)]
[master] Merge branch 'master' of ssh://git.kea.isc.org/git/kea
# Conflicts:
# ChangeLog
Tomek Mrugalski [Fri, 10 Feb 2017 18:45:42 +0000 (19:45 +0100)]
[5076] ChangeLog updated after #5076 merge.
Francis Dupont [Fri, 10 Feb 2017 18:42:06 +0000 (19:42 +0100)]
[master] Updated git hash
Francis Dupont [Fri, 10 Feb 2017 18:40:55 +0000 (19:40 +0100)]
[master] Added ChangeLog entry for #5105
Francis Dupont [Fri, 10 Feb 2017 18:36:39 +0000 (19:36 +0100)]
[master] Finished merge of trac5105 (commas in option string data)
Tomek Mrugalski [Fri, 10 Feb 2017 18:23:21 +0000 (19:23 +0100)]
[master] Merge branch 'trac5076' (flex/bison for control agent)
Tomek Mrugalski [Fri, 10 Feb 2017 18:13:35 +0000 (19:13 +0100)]
[master] Merge branch 'master' of ssh://git.kea.isc.org/git/kea
Tomek Mrugalski [Fri, 10 Feb 2017 18:12:44 +0000 (19:12 +0100)]
[master] ChangeLog, AUTHORS updated after github47 merge.
Tomek Mrugalski [Fri, 10 Feb 2017 18:12:28 +0000 (19:12 +0100)]
[master] Code fix after github47 merge.
Francis Dupont [Fri, 10 Feb 2017 18:05:47 +0000 (19:05 +0100)]
[master] Fixed merging error
Francis Dupont [Fri, 10 Feb 2017 17:54:07 +0000 (18:54 +0100)]
[master] Finished merge of trac4633 (update cryptolink)
Tomek Mrugalski [Fri, 10 Feb 2017 17:47:03 +0000 (18:47 +0100)]
[master] Merge branch github47 (typos)
# Conflicts:
# src/bin/dhcp4/json_config_parser.cc
# src/bin/dhcp4/tests/fqdn_unittest.cc
# src/bin/dhcp6/dhcp6_srv.h
# src/bin/dhcp6/tests/fqdn_unittest.cc
# src/lib/config/command_mgr.h
# src/lib/dhcpsrv/alloc_engine.h
# src/lib/dhcpsrv/parsers/client_class_def_parser.h
# src/lib/dhcpsrv/parsers/dbaccess_parser.cc
# src/lib/dhcpsrv/parsers/dhcp_parsers.cc
# src/lib/dhcpsrv/parsers/dhcp_parsers.h
# src/lib/dhcpsrv/srv_config.h
# src/lib/dhcpsrv/tests/client_class_def_parser_unittest.cc
# src/lib/dhcpsrv/tests/dhcp_parsers_unittest.cc
# src/lib/eval/eval_context.h
# src/lib/hooks/callout_manager.cc
# src/lib/testutils/dhcp_test_lib.sh.in
Tomek Mrugalski [Fri, 10 Feb 2017 16:18:34 +0000 (17:18 +0100)]
ChangeLog, AUTHORS update after Github #42 merge.
Tomek Mrugalski [Fri, 10 Feb 2017 15:48:45 +0000 (16:48 +0100)]
Merge branch 'schema-version' of https://github.com/andreipavelQ/kea into andreipavelQ-schema-version
Tomek Mrugalski [Fri, 10 Feb 2017 15:02:20 +0000 (16:02 +0100)]
[master] ChangeLog, AUTHORS updated after Github #45 merge.
Tomek Mrugalski [Fri, 10 Feb 2017 14:50:32 +0000 (15:50 +0100)]
Merge branch 'Doxyfile' of https://github.com/andreipavelQ/kea into andreipavelQ-Doxyfile
# Conflicts:
# doc/Doxyfile
Francis Dupont [Thu, 9 Feb 2017 22:31:01 +0000 (23:31 +0100)]
[master] Changed NULL to 0 for FreeBSD build
Francis Dupont [Thu, 9 Feb 2017 22:00:46 +0000 (23:00 +0100)]
[master] Changed NULL to 0 for FreeBSD build
Francis Dupont [Thu, 9 Feb 2017 21:44:04 +0000 (22:44 +0100)]
[master] Changed NULL to 0 for FreeBSD build
Francis Dupont [Thu, 9 Feb 2017 20:57:56 +0000 (21:57 +0100)]
[master] Merged trac5095 (unloadLibraries removes preCalloutsLibraryHandle)
Francis Dupont [Thu, 9 Feb 2017 20:56:18 +0000 (21:56 +0100)]
[5095] spelling
Francis Dupont [Thu, 9 Feb 2017 18:47:58 +0000 (19:47 +0100)]
[master] Merge branch 'master' of ssh://git.kea.isc.org/git/kea
Tomek Mrugalski [Thu, 9 Feb 2017 15:20:33 +0000 (16:20 +0100)]
[master] ChangeLog updated after 5131 merge (relay options printed)
Tomek Mrugalski [Thu, 9 Feb 2017 15:18:29 +0000 (16:18 +0100)]
[master] Merge branch 'trac5131' (relay options logged)
Tomek Mrugalski [Thu, 9 Feb 2017 14:48:30 +0000 (15:48 +0100)]
[5131] User's Guide updated.
Francis Dupont [Wed, 8 Feb 2017 23:12:27 +0000 (23:12 +0000)]
[trac5076] regen flex/bison files
Francis Dupont [Wed, 8 Feb 2017 23:07:13 +0000 (00:07 +0100)]
[5076] Added syntactic contexts
Francis Dupont [Wed, 8 Feb 2017 22:20:45 +0000 (23:20 +0100)]
[master] spelling
Francis Dupont [Wed, 8 Feb 2017 15:41:46 +0000 (16:41 +0100)]
[5076] Renamed *_unittests.cc into *_unittest.cc
Francis Dupont [Wed, 8 Feb 2017 15:34:13 +0000 (16:34 +0100)]
[5076] spelling
Francis Dupont [Wed, 8 Feb 2017 15:17:12 +0000 (16:17 +0100)]
[master] spelling
Francis Dupont [Wed, 8 Feb 2017 15:09:06 +0000 (16:09 +0100)]
[5076] Missing blank line and semicolon
Francis Dupont [Wed, 8 Feb 2017 15:06:02 +0000 (15:06 +0000)]
[master] regen bison files
Francis Dupont [Wed, 8 Feb 2017 15:04:07 +0000 (16:04 +0100)]
[master] Missing blank line in parsers
Francis Dupont [Wed, 8 Feb 2017 15:01:37 +0000 (16:01 +0100)]
[master] spelling
Tomek Mrugalski [Wed, 8 Feb 2017 15:00:01 +0000 (16:00 +0100)]
[5110] Minor corrections during review.
Francis Dupont [Wed, 8 Feb 2017 14:47:58 +0000 (15:47 +0100)]
[5076] parser6_ -> agent_
Tomek Mrugalski [Tue, 7 Feb 2017 13:07:52 +0000 (13:07 +0000)]
[5076] agent_parser.cc added
Tomek Mrugalski [Tue, 7 Feb 2017 13:06:27 +0000 (14:06 +0100)]
[5076] Unit-test fixed.
Tomek Mrugalski [Tue, 7 Feb 2017 12:36:33 +0000 (12:36 +0000)]
[5076] Flex/Bison files regenerated
Tomek Mrugalski [Tue, 7 Feb 2017 12:29:04 +0000 (13:29 +0100)]
[5076] decommentJSONFile moved to isc::test
Tomek Mrugalski [Tue, 7 Feb 2017 11:44:05 +0000 (12:44 +0100)]
[5076] ParseError exception defined in lib/cc
Tomek Mrugalski [Tue, 7 Feb 2017 11:41:03 +0000 (12:41 +0100)]
[5076] Bison parser for Agent implemented.
Francis Dupont [Sun, 5 Feb 2017 23:53:58 +0000 (00:53 +0100)]
[5105] Fixed the \\ in tokens and improved doc (guides and examples)
Francis Dupont [Sun, 5 Feb 2017 11:46:37 +0000 (12:46 +0100)]
[5131] spelling
Tomek Mrugalski [Fri, 3 Feb 2017 12:50:36 +0000 (13:50 +0100)]
[master] Contributor's list updated after PR#33 merge.
Tomek Mrugalski [Fri, 3 Feb 2017 11:57:41 +0000 (12:57 +0100)]
[5131] Remove premium/
Tomek Mrugalski [Thu, 2 Feb 2017 14:26:35 +0000 (15:26 +0100)]
[5131] Relay information is now printed in Pkt6::toText()
Tomek Mrugalski [Thu, 2 Feb 2017 13:16:13 +0000 (14:16 +0100)]
[5105] kea6 example corrected
Tomek Mrugalski [Thu, 2 Feb 2017 12:46:07 +0000 (13:46 +0100)]
[5105] Updated examples and User's Guide to match double escapes.
Tomek Mrugalski [Wed, 1 Feb 2017 20:08:26 +0000 (21:08 +0100)]
[5105] User's Guide updated.
Tomek Mrugalski [Wed, 1 Feb 2017 19:57:48 +0000 (20:57 +0100)]
[5105] Added examples for escaped options.
Thomas Markwalder [Wed, 1 Feb 2017 16:30:41 +0000 (11:30 -0500)]
[5110] DhcpConfigParser no longer used in libprocess or D2
src/lib/process/d_cfg_mgr.h
src/lib/process/d_cfg_mgr.cc
DCfgMgrBase::parseElement() - changed to void return
DCfgMgrBase::createConfigParser() - deleted this method
DCfgMgrBase::buildParams()
DCfgMgrBase::buildAndCommit() - now only call parseElement()
src/lib/process/tests/d_cfg_mgr_unittests.cc
ParseElementMgr, ParseElementMgrTest - deleted, no longer
relevant
src/lib/process/testutils/d_test_stubs.h
src/lib/process/testutils/d_test_stubs.cc
ObjectParser - deleted this object
DStubCfgMgr::createConfigParser() - deleted this method
DStubCfgMgr::parseElement() - new method which
replaces functionality formerly in createConfigParser
src/bin/d2/d2_cfg_mgr.cc
src/bin/d2/d2_cfg_mgr.h
D2CfgMgr::createConfigParser() - deleted this method
D2CfgMgr::parseElement() - changed to void return,
and throws on unknown element id
Francis Dupont [Wed, 1 Feb 2017 14:29:08 +0000 (14:29 +0000)]
[trac5110] regen flex/bison files using flex 2.6.3
Francis Dupont [Wed, 1 Feb 2017 14:26:55 +0000 (15:26 +0100)]
[5110] Merge branch 'trac5110' of ssh://git.kea.isc.org/git/kea into trac5110