]>
git.ipfire.org Git - thirdparty/kea.git/log
Tomek Mrugalski [Thu, 25 Jun 2015 17:50:36 +0000 (19:50 +0200)]
[3681] Updated dhcpdb_create.mysql, upgrade_2.0_to_3.0.sh.in from master
Tomek Mrugalski [Thu, 25 Jun 2015 17:49:47 +0000 (19:49 +0200)]
[3681] Last patch clean-up:
- Unnecessary comments removed;
- Copyright years updated
- whitespace sanitized (tabs, trailing spaces removed)
- unit-tests moved from lease_mgr_factory to data_source
- includes cleaned up in data_source.cc
Tomek Mrugalski [Thu, 25 Jun 2015 17:23:23 +0000 (19:23 +0200)]
[3681] Patch as provided by Adam Kalmus:
- schema header is now updated to 3.0
- copyright years updated
- doxygen comments added
- unit-test for upgrading to 3.0 added
Tomek Mrugalski [Fri, 17 Apr 2015 19:24:24 +0000 (21:24 +0200)]
[3681] Added missing unit-test file.
Tomek Mrugalski [Fri, 17 Apr 2015 19:21:26 +0000 (21:21 +0200)]
[3681] DataSource class added.
- code refactoring after last commit, clean-up, compilation fixes
- Makefile updates
- Added new unit-tests for DataSource (mostly moved from LeaseMgr
unit-tests)
Tomek Mrugalski [Fri, 17 Apr 2015 11:39:45 +0000 (13:39 +0200)]
[3681] MySQLConnection class implemented
- patch as sent by Adam Kalmus
Francis Dupont [Thu, 25 Jun 2015 12:08:54 +0000 (14:08 +0200)]
[master] Merged trac3858a (locat paths in libdhcpsrv_unittests)
Francis Dupont [Thu, 25 Jun 2015 10:54:18 +0000 (12:54 +0200)]
[master] Merged trac3922 (Stopwatch not copyable)
Francis Dupont [Wed, 24 Jun 2015 17:45:57 +0000 (19:45 +0200)]
[3922] Made Stopwatch not copyable
Tomek Mrugalski [Wed, 24 Jun 2015 16:42:39 +0000 (18:42 +0200)]
[master] ChangeLog updated after 3918 merge.
Tomek Mrugalski [Wed, 24 Jun 2015 16:41:24 +0000 (18:41 +0200)]
[master] Merge branch 'trac3918' (KEA_SOCKET_TEST_DIR variable)
Conflicts:
src/lib/util/tests/socketsession_unittest.cc
Tomek Mrugalski [Wed, 24 Jun 2015 12:42:57 +0000 (14:42 +0200)]
[3918] Changes after review:
- filename length is printed if path is too long
- unit-test added for too long path
Tomek Mrugalski [Wed, 24 Jun 2015 12:42:16 +0000 (14:42 +0200)]
[3918] Documentation updated.
Tomek Mrugalski [Wed, 24 Jun 2015 11:42:47 +0000 (13:42 +0200)]
[3918] Unix socket tests now use KEA_SOCKET_TEST_DIR env var (if available)
Francis Dupont [Wed, 24 Jun 2015 09:41:25 +0000 (11:41 +0200)]
[master] Updated git hash
Francis Dupont [Wed, 24 Jun 2015 09:40:41 +0000 (11:40 +0200)]
[master] Added ChangeLog entry for trac3841 (use remove() vs unlink())
Francis Dupont [Wed, 24 Jun 2015 08:09:50 +0000 (10:09 +0200)]
[master] Some other/new s/unlink/remove/
Francis Dupont [Wed, 24 Jun 2015 08:06:52 +0000 (10:06 +0200)]
[master] Finished merge of trac3841 (use remove() vs unlink()) at the exception of the ChangeLog entry
Francis Dupont [Wed, 24 Jun 2015 07:44:58 +0000 (09:44 +0200)]
[master] Merged trac3824 (small bugs in dns++ from VS)
Francis Dupont [Wed, 24 Jun 2015 07:39:18 +0000 (09:39 +0200)]
[master] Merged trac3828 (IN macros guard)
Francis Dupont [Tue, 23 Jun 2015 19:50:25 +0000 (21:50 +0200)]
[3858a] Added some missing getLeaseFilePath() which made MemfileLeaseMgrTest tests to failed when ran from other directories
Francis Dupont [Tue, 23 Jun 2015 19:14:58 +0000 (21:14 +0200)]
[3858a] Rebased to address similar new bugs
Francis Dupont [Tue, 23 Jun 2015 19:11:02 +0000 (21:11 +0200)]
[3828] Updated and added a comment
Tomek Mrugalski [Tue, 23 Jun 2015 18:18:37 +0000 (20:18 +0200)]
[3918] Documentation updated.
Tomek Mrugalski [Tue, 23 Jun 2015 18:03:55 +0000 (20:03 +0200)]
[3918] UNIX socket path length is now checked.
Francis Dupont [Tue, 23 Jun 2015 17:53:34 +0000 (19:53 +0200)]
[master] Merged trac3899 (error message fixes)
Francis Dupont [Tue, 23 Jun 2015 17:52:12 +0000 (19:52 +0200)]
[3899] Reindented
Francis Dupont [Tue, 23 Jun 2015 17:50:54 +0000 (19:50 +0200)]
[3899] Updated copyrights
Francis Dupont [Tue, 23 Jun 2015 17:50:03 +0000 (19:50 +0200)]
[3899] Merged strings
Francis Dupont [Tue, 23 Jun 2015 17:44:09 +0000 (19:44 +0200)]
[master] Merged trac3870 (OPTIONAL macro guard)
Francis Dupont [Tue, 23 Jun 2015 17:42:31 +0000 (19:42 +0200)]
[3870] Added the OPTIONAL macro guard for d2
Francis Dupont [Tue, 23 Jun 2015 17:42:03 +0000 (19:42 +0200)]
[3870] Added a comment to explain the guard
Francis Dupont [Tue, 23 Jun 2015 17:32:11 +0000 (19:32 +0200)]
[master] Merged trac3863 (ntervalTimerTest.startIntervalTimer too strict)
Wlodek Wencel [Mon, 22 Jun 2015 15:53:03 +0000 (17:53 +0200)]
[kea-0.9.2-beta] ChangeLog and configure.ac updated
Wlodek Wencel [Mon, 22 Jun 2015 15:52:49 +0000 (17:52 +0200)]
[kea-0.9.2-beta] .mes files reorder
Tomek Mrugalski [Mon, 22 Jun 2015 14:48:15 +0000 (16:48 +0200)]
[master] ChangeLog updated.
Tomek Mrugalski [Mon, 22 Jun 2015 14:46:48 +0000 (16:46 +0200)]
[3917] Updated version number 0.9.2 => 0.9.2-beta
Tomek Mrugalski [Mon, 22 Jun 2015 14:45:03 +0000 (16:45 +0200)]
[3917] v4 -> v6
Tomek Mrugalski [Mon, 22 Jun 2015 14:17:54 +0000 (16:17 +0200)]
[3917] Missing Management API section added in DHCPv6 chapter.
Francis Dupont [Sun, 21 Jun 2015 22:56:46 +0000 (00:56 +0200)]
[master] Updated git hash
Francis Dupont [Sun, 21 Jun 2015 22:55:56 +0000 (00:55 +0200)]
[master] Finished merge of trac3882a (-V database details)
Francis Dupont [Sun, 21 Jun 2015 22:53:26 +0000 (00:53 +0200)]
[master] Merged trac3882a (-V database details)
Francis Dupont [Sat, 20 Jun 2015 13:45:47 +0000 (15:45 +0200)]
[3882a] Extended -V and added -W
Francis Dupont [Sat, 20 Jun 2015 13:13:23 +0000 (15:13 +0200)]
[3882a] Added a comma before library
Shawn Routhier [Fri, 19 Jun 2015 18:54:30 +0000 (11:54 -0700)]
[master] Update change log entry for 3799
Shawn Routhier [Fri, 19 Jun 2015 18:52:32 +0000 (11:52 -0700)]
Merge branch 'trac3799' Add support for per subnet statistics in v6
Conflicts:
ChangeLog
doc/guide/dhcp6-srv.xml
src/bin/dhcp6/tests/dhcp6_test_utils.cc
Shawn Routhier [Fri, 19 Jun 2015 18:08:22 +0000 (11:08 -0700)]
[3799] Updates per review comments
Change the -NAs and -PDs strings to -nas and -pds to be in line with
the rest of the statistic names
Remove @todo from CfgSubnet6::updateStatistics and CfgSubnet6::removeStatistics
Tomek Mrugalski [Fri, 19 Jun 2015 17:41:18 +0000 (19:41 +0200)]
[master] Merge branch 'trac3795' (DHCPv6 statistics)
Conflicts:
doc/guide/dhcp4-srv.xml
Tomek Mrugalski [Fri, 19 Jun 2015 17:16:54 +0000 (19:16 +0200)]
[3795] Changes after review:
- comments in pkt6-receive-drop fixed
Tomek Mrugalski [Fri, 19 Jun 2015 16:44:46 +0000 (18:44 +0200)]
[master] Forgotten cleanup for 3800: remove tabs.
Tomek Mrugalski [Fri, 19 Jun 2015 16:40:35 +0000 (18:40 +0200)]
[master] Compilation fix, a mother of all fixes:
- linker failure in lfc (and tests), added libkea-cc
- linker failure in dhcp6 (and tests), added libkea-stats
- remove troublesome CtrlDhcpv4SrvTest.DISABLED_commandSocketBasic test
Tomek Mrugalski [Fri, 19 Jun 2015 16:24:48 +0000 (18:24 +0200)]
[master] ChangeLog updated.
Tomek Mrugalski [Fri, 19 Jun 2015 16:22:39 +0000 (18:22 +0200)]
[master] Merge branch 'trac3800' (stats, control channel docs)
Thomas Markwalder [Fri, 19 Jun 2015 15:49:39 +0000 (11:49 -0400)]
[master] Added Changelog entry 963 for #3797.
Thomas Markwalder [Fri, 19 Jun 2015 15:22:07 +0000 (11:22 -0400)]
[master] Merge branch 'trac3797'
Adds Control Channel support to DHCPv6
Thomas Markwalder [Fri, 19 Jun 2015 15:17:03 +0000 (11:17 -0400)]
[3797] Use TEST_DATA_BUILDDIR for unit tests
Replaced use of TEST_DATA_DIR with TEST_DATA_BUILDDIR for socket_path
and fixed cast of close.
Tomek Mrugalski [Fri, 19 Jun 2015 15:05:53 +0000 (17:05 +0200)]
[3800] Minor corrections in stats.xml
Thomas Markwalder [Fri, 19 Jun 2015 15:04:12 +0000 (11:04 -0400)]
[master] Fixed distcheck failures/
Unit tests in lib/config/tests and bin/dhcp4/tests were attempting
to write to TEST_DATA_DIR rather than TEST_DATA_BUILDDIR, make distcheck
to fail.
Thomas Markwalder [Fri, 19 Jun 2015 14:24:46 +0000 (10:24 -0400)]
[3797] Addressed review comments
Minor cleanup issues
Tomek Mrugalski [Fri, 19 Jun 2015 13:54:30 +0000 (15:54 +0200)]
[3795] One extra unit-test implemented for pkt6-receive-drop
Tomek Mrugalski [Fri, 19 Jun 2015 13:32:32 +0000 (15:32 +0200)]
[3795] Changes after review:
- Added several more unit-tests for pkt6-receive-drop
(not all cases are really testable)
- User's Guide cleanup
- using namespace isc::stats added
- Dhcp6Client::useServerId() implemented
Francis Dupont [Fri, 19 Jun 2015 13:28:57 +0000 (15:28 +0200)]
[3899] Merged proposed change from #3886/sedhcpv6
Francis Dupont [Fri, 19 Jun 2015 12:39:02 +0000 (14:39 +0200)]
[3882a] Updated extended version code
Francis Dupont [Fri, 19 Jun 2015 12:33:11 +0000 (14:33 +0200)]
[3882a] Updated server stuff at the exclusion of the extended version code itself
Francis Dupont [Fri, 19 Jun 2015 12:30:51 +0000 (14:30 +0200)]
[3882a] Added new getDBVersion() class method
Francis Dupont [Fri, 19 Jun 2015 09:39:32 +0000 (11:39 +0200)]
[master] Updated git hash
Francis Dupont [Fri, 19 Jun 2015 09:37:49 +0000 (11:37 +0200)]
[master] Finished merge of trac3618 (truncated packet/option/vendor-option)
Francis Dupont [Fri, 19 Jun 2015 09:31:23 +0000 (11:31 +0200)]
[3618] Fixed ambiguous comment
Francis Dupont [Fri, 19 Jun 2015 09:20:29 +0000 (11:20 +0200)]
[master] Updated git hash
Francis Dupont [Fri, 19 Jun 2015 09:19:00 +0000 (11:19 +0200)]
[master] Finished merge of trac3697 (cryptic error on invalid config)
Francis Dupont [Fri, 19 Jun 2015 09:17:11 +0000 (11:17 +0200)]
[master] Merged trac3697 (cryptic error on invalid config)
Francis Dupont [Fri, 19 Jun 2015 09:14:36 +0000 (11:14 +0200)]
[3697] Ported the proposed patch to DHCPv4
Francis Dupont [Fri, 19 Jun 2015 09:11:21 +0000 (11:11 +0200)]
[3697] Applied and reindented the proposed patch
Shawn Routhier [Fri, 19 Jun 2015 06:36:13 +0000 (23:36 -0700)]
[3800] Fix some typo level items in the documentation.
Shawn Routhier [Thu, 18 Jun 2015 22:06:11 +0000 (15:06 -0700)]
[3618] More typos
Thomas Markwalder [Thu, 18 Jun 2015 19:11:22 +0000 (15:11 -0400)]
[3797] Added support for Control Channel to DHCPv6
src/bin/dhcp6/ctrl_dhcp6_srv.cc
ControlledDhcpv6Srv::ControlledDhcpv6Srv()
added CommandMgr init and handler registration
ControlledDhcpv6Srv::~ControlledDhcpv6Srv() {
added CommandMgr shutdown and handler deregistration
src/bin/dhcp6/json_config_parser.cc
- createGlobal6DhcpConfigParser()
added support for "control-socket" element
- configureDhcp6Server()
added logic to configure CommandMgr based on
control-socket configuration element
src/bin/dhcp6/tests/ctrl_dhcp6_srv_unittest.cc
- UnixControlClient - new class that acts as UnixCommandSocket client - CtrlChannelDhcpv6SrvTest - new test fixture for testing a DHCPv6 server
with a Control Channel
- Added the following tests:
TEST_F(CtrlDhcpv6SrvTest, commandsRegistration)
TEST_F(CtrlChannelDhcpv6SrvTest, controlChannelNegative)
TEST_F(CtrlChannelDhcpv6SrvTest, controlChannelShutdown)
TEST_F(CtrlChannelDhcpv6SrvTest, controlChannelStats)
Tomek Mrugalski [Thu, 18 Jun 2015 17:00:09 +0000 (19:00 +0200)]
[3800] Remaing documentation written.
Francis Dupont [Thu, 18 Jun 2015 16:13:06 +0000 (18:13 +0200)]
[3618] addressed comments: fix docs, improved unpack{,Vendor}Options[46], fixed/improved tests
Francis Dupont [Thu, 18 Jun 2015 15:39:52 +0000 (17:39 +0200)]
[3618] indent/tab
Francis Dupont [Thu, 18 Jun 2015 15:38:43 +0000 (17:38 +0200)]
[3618] untabified
Tomek Mrugalski [Thu, 18 Jun 2015 15:15:40 +0000 (17:15 +0200)]
[3800] 6 statistic-{get,reset,remove}-* commands described.
Francis Dupont [Thu, 18 Jun 2015 12:47:29 +0000 (14:47 +0200)]
[master] Updated ChangeLog
Francis Dupont [Thu, 18 Jun 2015 12:46:31 +0000 (14:46 +0200)]
[master] Finished merge of trac3732b (remaining bundy code)
Francis Dupont [Thu, 18 Jun 2015 12:44:20 +0000 (14:44 +0200)]
[master] Merged trac3732b (remaining bundy code)
Shawn Routhier [Thu, 18 Jun 2015 06:30:32 +0000 (23:30 -0700)]
[3795] Fix some typos
Shawn Routhier [Thu, 18 Jun 2015 03:55:15 +0000 (20:55 -0700)]
[3799] Add more tests
Update the documents a bit
Fix up handling reservations from outside the subnet
Add more tests
Francis Dupont [Wed, 17 Jun 2015 20:27:16 +0000 (22:27 +0200)]
[3732b] Removed no longer used CONFIG_XXX messages
Francis Dupont [Wed, 17 Jun 2015 20:24:22 +0000 (22:24 +0200)]
[3732b] Removed no longer used config_logger
Francis Dupont [Wed, 17 Jun 2015 20:19:12 +0000 (22:19 +0200)]
[3732b] Edited documentation.txt keeping the .spec file section
Francis Dupont [Wed, 17 Jun 2015 20:17:32 +0000 (22:17 +0200)]
[3732b] Removed TODO (likely more than obsolete)
Francis Dupont [Wed, 17 Jun 2015 20:15:15 +0000 (22:15 +0200)]
[3732b] Removed reference of no longer existing LOG_SPEC_FILE
Francis Dupont [Wed, 17 Jun 2015 20:13:13 +0000 (22:13 +0200)]
[3732b] Removed no longer used b10-config files
Francis Dupont [Wed, 17 Jun 2015 20:08:26 +0000 (22:08 +0200)]
[3732b] Updated PTHEAD_LDFLAGS comment
Francis Dupont [Wed, 17 Jun 2015 20:03:49 +0000 (22:03 +0200)]
[3732b] Removed logging from cc library
Francis Dupont [Wed, 17 Jun 2015 15:12:33 +0000 (17:12 +0200)]
[master] Revert "[master] Finished merge if trac3732a (remove BUNDY 2nd pass)"
This reverts commit
8d0324f4786900db953489ebaa9e018b1238543f , reversing
changes made to
9257854f21b976f8711c8181f70261467759e0d7 .
Revert trac3732a merge because config was reused by command stuff.
Tomek Mrugalski [Wed, 17 Jun 2015 14:36:12 +0000 (16:36 +0200)]
[3795] Documentation updated.
Francis Dupont [Wed, 17 Jun 2015 13:06:43 +0000 (15:06 +0200)]
[master] Merged trac3866 (don't leave the PID file read-only)
Francis Dupont [Wed, 17 Jun 2015 12:44:46 +0000 (14:44 +0200)]
[master] Merged trac3857 (#3763 DSO in doc)
Francis Dupont [Wed, 17 Jun 2015 12:33:39 +0000 (14:33 +0200)]
[master] Fixed ChangeLog
Francis Dupont [Wed, 17 Jun 2015 12:30:57 +0000 (14:30 +0200)]
[master] Finished merge if trac3732a (remove BUNDY 2nd pass)