]> git.ipfire.org Git - thirdparty/kea.git/log
thirdparty/kea.git
11 years ago[master] Updated ChangeLog
Francis Dupont [Thu, 18 Jun 2015 12:47:29 +0000 (14:47 +0200)] 
[master] Updated ChangeLog

11 years ago[master] Finished merge of trac3732b (remaining bundy code)
Francis Dupont [Thu, 18 Jun 2015 12:46:31 +0000 (14:46 +0200)] 
[master] Finished merge of trac3732b (remaining bundy code)

11 years ago[master] Merged trac3732b (remaining bundy code)
Francis Dupont [Thu, 18 Jun 2015 12:44:20 +0000 (14:44 +0200)] 
[master] Merged trac3732b (remaining bundy code)

11 years ago[3795] Fix some typos
Shawn Routhier [Thu, 18 Jun 2015 06:30:32 +0000 (23:30 -0700)] 
[3795] Fix some typos

11 years ago[3799] Add more tests
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

11 years ago[3732b] Removed no longer used CONFIG_XXX messages
Francis Dupont [Wed, 17 Jun 2015 20:27:16 +0000 (22:27 +0200)] 
[3732b] Removed no longer used CONFIG_XXX messages

11 years ago[3732b] Removed no longer used config_logger
Francis Dupont [Wed, 17 Jun 2015 20:24:22 +0000 (22:24 +0200)] 
[3732b] Removed no longer used config_logger

11 years ago[3732b] Edited documentation.txt keeping the .spec file section
Francis Dupont [Wed, 17 Jun 2015 20:19:12 +0000 (22:19 +0200)] 
[3732b] Edited documentation.txt keeping the .spec file section

11 years ago[3732b] Removed TODO (likely more than obsolete)
Francis Dupont [Wed, 17 Jun 2015 20:17:32 +0000 (22:17 +0200)] 
[3732b] Removed TODO (likely more than obsolete)

11 years ago[3732b] Removed reference of no longer existing LOG_SPEC_FILE
Francis Dupont [Wed, 17 Jun 2015 20:15:15 +0000 (22:15 +0200)] 
[3732b] Removed reference of no longer existing LOG_SPEC_FILE

11 years ago[3732b] Removed no longer used b10-config files
Francis Dupont [Wed, 17 Jun 2015 20:13:13 +0000 (22:13 +0200)] 
[3732b] Removed no longer used b10-config files

11 years ago[3732b] Updated PTHEAD_LDFLAGS comment
Francis Dupont [Wed, 17 Jun 2015 20:08:26 +0000 (22:08 +0200)] 
[3732b] Updated PTHEAD_LDFLAGS comment

11 years ago[3732b] Removed logging from cc library
Francis Dupont [Wed, 17 Jun 2015 20:03:49 +0000 (22:03 +0200)] 
[3732b] Removed logging from cc library

11 years ago[master] Revert "[master] Finished merge if trac3732a (remove BUNDY 2nd pass)" trac3732b_base
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.

11 years ago[3795] Documentation updated.
Tomek Mrugalski [Wed, 17 Jun 2015 14:36:12 +0000 (16:36 +0200)] 
[3795] Documentation updated.

11 years ago[master] Merged trac3866 (don't leave the PID file read-only) trac3830_base
Francis Dupont [Wed, 17 Jun 2015 13:06:43 +0000 (15:06 +0200)] 
[master] Merged trac3866 (don't leave the PID file read-only)

11 years ago[master] Merged trac3857 (#3763 DSO in doc)
Francis Dupont [Wed, 17 Jun 2015 12:44:46 +0000 (14:44 +0200)] 
[master] Merged trac3857 (#3763 DSO in doc)

11 years ago[master] Fixed ChangeLog
Francis Dupont [Wed, 17 Jun 2015 12:33:39 +0000 (14:33 +0200)] 
[master] Fixed ChangeLog

11 years ago[master] Finished merge if trac3732a (remove BUNDY 2nd pass)
Francis Dupont [Wed, 17 Jun 2015 12:30:57 +0000 (14:30 +0200)] 
[master] Finished merge if trac3732a (remove BUNDY 2nd pass)

11 years ago[master] ChangeLog updated.
Tomek Mrugalski [Wed, 17 Jun 2015 11:49:41 +0000 (13:49 +0200)] 
[master] ChangeLog updated.

11 years ago[master] Merge branch 'trac3880' (control channel for DHCPv4)
Tomek Mrugalski [Wed, 17 Jun 2015 11:49:10 +0000 (13:49 +0200)] 
[master] Merge branch 'trac3880' (control channel for DHCPv4)

Conflicts:
doc/guide/dhcp4-srv.xml
src/bin/dhcp4/tests/Makefile.am
src/lib/stats/stats_mgr.h
src/lib/stats/tests/stats_mgr_unittest.cc

11 years ago[3795] User's Guide update, part 1
Tomek Mrugalski [Wed, 17 Jun 2015 11:10:57 +0000 (13:10 +0200)] 
[3795] User's Guide update, part 1

11 years ago[3880] Changes after review:
Tomek Mrugalski [Wed, 17 Jun 2015 10:14:13 +0000 (12:14 +0200)] 
[3880] Changes after review:

 - UnixCommandSocket does not use ElementPtr anymore
 - strerror() is now used correctly
 - Doxygen comments corrected and updated

11 years ago[3799] Fix a typo in the docs
Shawn Routhier [Wed, 17 Jun 2015 08:52:39 +0000 (01:52 -0700)] 
[3799] Fix a typo in the docs

11 years ago[3799] Add v6 subnet statistics
Shawn Routhier [Wed, 17 Jun 2015 08:50:41 +0000 (01:50 -0700)] 
[3799] Add v6 subnet statistics

Using the v4 changes as a guide (3798) add statistics
for subnets for v6.  The four stats are total addresses
and addresses used for both NA and PD.

11 years ago[3899] Moved checkType() first in addPool()
Francis Dupont [Tue, 16 Jun 2015 21:59:18 +0000 (23:59 +0200)] 
[3899] Moved checkType() first in addPool()

11 years ago[3899] Removed extra space from error message
Francis Dupont [Tue, 16 Jun 2015 21:29:27 +0000 (23:29 +0200)] 
[3899] Removed extra space from error message

11 years ago[3899] Promoted prefix length to unsigned for output
Francis Dupont [Tue, 16 Jun 2015 21:15:26 +0000 (23:15 +0200)] 
[3899] Promoted prefix length to unsigned for output

11 years ago[3899] Added missing space from error message
Francis Dupont [Tue, 16 Jun 2015 21:04:49 +0000 (23:04 +0200)] 
[3899] Added missing space from error message

11 years ago[3899] Removed extra space from error message
Francis Dupont [Tue, 16 Jun 2015 21:01:51 +0000 (23:01 +0200)] 
[3899] Removed extra space from error message

11 years ago[3899] Fixed cut & paste which brought Pool6 into Pool4 tests
Francis Dupont [Tue, 16 Jun 2015 20:55:00 +0000 (22:55 +0200)] 
[3899] Fixed cut & paste which brought Pool6 into Pool4 tests

11 years ago[3899] Unified error message
Francis Dupont [Tue, 16 Jun 2015 20:02:52 +0000 (22:02 +0200)] 
[3899] Unified error message

11 years ago[3899] Reseted persist value
Francis Dupont [Tue, 16 Jun 2015 19:40:12 +0000 (21:40 +0200)] 
[3899] Reseted persist value

11 years ago[3795] Packet statistics implemented for DHCPv6
Tomek Mrugalski [Tue, 16 Jun 2015 19:08:56 +0000 (21:08 +0200)] 
[3795] Packet statistics implemented for DHCPv6

11 years ago[3880] Changes after review:
Tomek Mrugalski [Tue, 16 Jun 2015 15:11:46 +0000 (17:11 +0200)] 
[3880] Changes after review:

 - log messages in commandReader are now errors, not warnings
 - missing doxygen comment added

11 years ago[3880] Changes after review:
Tomek Mrugalski [Tue, 16 Jun 2015 14:37:34 +0000 (16:37 +0200)] 
[3880] Changes after review:

 - Extra logging messages for socket failures
 - strerror() is now reported when encountering low-level errors
 - fcntl, accept return codes are now verified
 - minor tweaks in CtrlDhcpv4SrvTest.command* unit-tests.

11 years ago[3880] Changes after review:
Tomek Mrugalski [Tue, 16 Jun 2015 14:34:16 +0000 (16:34 +0200)] 
[3880] Changes after review:

 - StatsMgr::getStatName() implemented.

11 years ago[3880] Changes after review:
Tomek Mrugalski [Tue, 16 Jun 2015 12:47:52 +0000 (14:47 +0200)] 
[3880] Changes after review:

 - CommandSocket, UNIXCommandSocket and ConnectionSocket classes added.
 - Updated unit-test to use

11 years ago[master] Compilation fix after 3798 merge.
Tomek Mrugalski [Tue, 16 Jun 2015 12:33:49 +0000 (14:33 +0200)] 
[master] Compilation fix after 3798 merge.

11 years ago[master] Compilation fix for d2 + cryptolink link issues.
Tomek Mrugalski [Tue, 16 Jun 2015 12:33:17 +0000 (14:33 +0200)] 
[master] Compilation fix for d2 + cryptolink link issues.

11 years ago[master] ChangeLog updated.
Tomek Mrugalski [Tue, 16 Jun 2015 11:41:53 +0000 (13:41 +0200)] 
[master] ChangeLog updated.

11 years ago[master] Merge branch 'trac3798' (per subnet stats in DHCPv4)
Tomek Mrugalski [Tue, 16 Jun 2015 11:40:32 +0000 (13:40 +0200)] 
[master] Merge branch 'trac3798' (per subnet stats in DHCPv4)

Conflicts:
src/bin/dhcp4/tests/dhcp4_test_utils.cc

11 years ago[3857] Alterations to DSO/shared library text in hooks documentation
Stephen Morris [Tue, 16 Jun 2015 11:11:26 +0000 (12:11 +0100)] 
[3857] Alterations to DSO/shared library text in hooks documentation

11 years ago[master] Added ChangeLog entry for #3852.
Marcin Siodelski [Tue, 16 Jun 2015 10:50:23 +0000 (12:50 +0200)] 
[master] Added ChangeLog entry for #3852.

11 years ago[master] Merge branch 'trac3852'
Marcin Siodelski [Tue, 16 Jun 2015 10:33:41 +0000 (12:33 +0200)] 
[master] Merge branch 'trac3852'

11 years ago[3899] reindented
Francis Dupont [Tue, 16 Jun 2015 09:49:05 +0000 (11:49 +0200)] 
[3899] reindented

11 years ago[3798] Changes after review:
Tomek Mrugalski [Tue, 16 Jun 2015 09:39:46 +0000 (11:39 +0200)] 
[3798] Changes after review:

 - comments in StatsMgr improved
 - added unit-test for CfgMgr::clear() and stats
 - copyright years updated

11 years ago[3852] Addressed review comments.
Marcin Siodelski [Tue, 16 Jun 2015 08:54:21 +0000 (10:54 +0200)] 
[3852] Addressed review comments.

11 years ago[3852] Corrected typos in the new allocation engine messages file
Stephen Morris [Mon, 15 Jun 2015 18:56:55 +0000 (19:56 +0100)] 
[3852] Corrected typos in the new allocation engine messages file

11 years ago[master] Added ChangeLog entry 955 for #3884.
Thomas Markwalder [Mon, 15 Jun 2015 18:49:24 +0000 (14:49 -0400)] 
[master] Added ChangeLog entry 955 for #3884.

11 years ago[master] Merge branch 'trac3884'
Thomas Markwalder [Mon, 15 Jun 2015 18:32:46 +0000 (14:32 -0400)] 
[master] Merge branch 'trac3884'

    Adds kea-admin unit tests for PosgreSQL lease-dump

11 years ago[3884] Minor review changes.
Thomas Markwalder [Mon, 15 Jun 2015 17:37:54 +0000 (13:37 -0400)] 
[3884] Minor review changes.

Added extra wording about restarting PostgreSQL.

11 years ago[3899] Added missing space in error message
Francis Dupont [Mon, 15 Jun 2015 15:40:54 +0000 (17:40 +0200)] 
[3899] Added missing space in error message

11 years ago[3884] Addressed review comments
Thomas Markwalder [Mon, 15 Jun 2015 15:23:37 +0000 (11:23 -0400)] 
[3884] Addressed review comments

Minor cleanup. Lease dump tests for both MySQL and PostgreSQL
now use multiple timestamps values.

11 years ago[master] Updated git hash trac3882a_base
Francis Dupont [Mon, 15 Jun 2015 11:35:40 +0000 (13:35 +0200)] 
[master] Updated git hash

11 years ago[master] Merged trac3859 (getVersion() defined outside its module)
Francis Dupont [Mon, 15 Jun 2015 11:34:06 +0000 (13:34 +0200)] 
[master] Merged trac3859 (getVersion() defined outside its module)

11 years ago[master] Updated git hash
Francis Dupont [Mon, 15 Jun 2015 11:22:06 +0000 (13:22 +0200)] 
[master] Updated git hash

11 years ago[master] Merged trac3513 (-V extended version)
Francis Dupont [Mon, 15 Jun 2015 11:21:08 +0000 (13:21 +0200)] 
[master] Merged trac3513 (-V extended version)

11 years ago[3798] Changes after review:
Tomek Mrugalski [Mon, 15 Jun 2015 11:18:42 +0000 (13:18 +0200)] 
[3798] Changes after review:

 - {update,remove}Statistics moved from CfgMgr to SrvConfig,CfgSubnets4

11 years ago[3852] Added more traces to the Allocation Engine.
Marcin Siodelski [Mon, 15 Jun 2015 10:43:11 +0000 (12:43 +0200)] 
[3852] Added more traces to the Allocation Engine.

11 years ago[3798] Changes after review:
Tomek Mrugalski [Mon, 15 Jun 2015 10:25:12 +0000 (12:25 +0200)] 
[3798] Changes after review:

 - packet names updated in User's Guide
 - StatsMgr now uses int64_t, not uint64_t
 - StatsMgr::generateName() added
 - DISCOVER => DHCPDISCOVER

11 years ago[3513] change dhcp4 usage to cfgfile to be consistent with dhcp6
Shawn Routhier [Mon, 15 Jun 2015 05:29:54 +0000 (22:29 -0700)] 
[3513] change dhcp4 usage to cfgfile to be consistent with dhcp6

11 years ago[3884] Fix up some cut and paste typos
Shawn Routhier [Mon, 15 Jun 2015 04:55:56 +0000 (21:55 -0700)] 
[3884] Fix up some cut and paste typos

11 years ago[3899] Promoted to unsigned for output
Francis Dupont [Sun, 14 Jun 2015 21:47:58 +0000 (23:47 +0200)] 
[3899] Promoted to unsigned for output

11 years ago[3899] Fixed spaces in error messages
Francis Dupont [Sun, 14 Jun 2015 20:58:19 +0000 (22:58 +0200)] 
[3899] Fixed spaces in error messages

11 years ago[3899] Fixed option 1000 (v4 -> v6)
Francis Dupont [Sun, 14 Jun 2015 14:43:32 +0000 (16:43 +0200)] 
[3899] Fixed option 1000 (v4 -> v6)

11 years ago[3899] Promoted to unsigned for output
Francis Dupont [Sun, 14 Jun 2015 12:57:31 +0000 (14:57 +0200)] 
[3899] Promoted to unsigned for output

11 years ago[3899] Fixed cut & paste typo
Francis Dupont [Sun, 14 Jun 2015 12:54:43 +0000 (14:54 +0200)] 
[3899] Fixed cut & paste typo

11 years ago[3899] Added missing spaces in error message
Francis Dupont [Sun, 14 Jun 2015 12:30:09 +0000 (14:30 +0200)] 
[3899] Added missing spaces in error message

11 years ago[3899] Added 0x and space in error message
Francis Dupont [Sun, 14 Jun 2015 12:20:31 +0000 (14:20 +0200)] 
[3899] Added 0x and space in error message

11 years ago[3899] Added a 0x before hex flag output
Francis Dupont [Sun, 14 Jun 2015 09:35:08 +0000 (11:35 +0200)] 
[3899] Added a 0x before hex flag output

11 years ago[3899] Added missing space in error message
Francis Dupont [Sun, 14 Jun 2015 09:29:04 +0000 (11:29 +0200)] 
[3899] Added missing space in error message

11 years ago[3899] Fixed the IFACEMGR_ERROR macros bugs
Francis Dupont [Sat, 13 Jun 2015 16:33:08 +0000 (18:33 +0200)] 
[3899] Fixed the IFACEMGR_ERROR macros bugs

11 years ago[3899] Removed extra space in error message
Francis Dupont [Sat, 13 Jun 2015 14:55:22 +0000 (16:55 +0200)] 
[3899] Removed extra space in error message

11 years ago[master] Updated git hash
Francis Dupont [Sat, 13 Jun 2015 12:25:21 +0000 (14:25 +0200)] 
[master] Updated git hash

11 years ago[master] Finished merging of trac3829 (hmac_unittests.cc uses out of range char)
Francis Dupont [Sat, 13 Jun 2015 12:24:26 +0000 (14:24 +0200)] 
[master] Finished merging of trac3829 (hmac_unittests.cc uses out of range char)

11 years ago[master] Merged trac3829 (hmac_unittests.cc uses out of range char)
Francis Dupont [Sat, 13 Jun 2015 12:23:00 +0000 (14:23 +0200)] 
[master] Merged trac3829 (hmac_unittests.cc uses out of range char)

11 years ago[master] Merged trac3855 (minor bug in dhcpsrv)
Francis Dupont [Sat, 13 Jun 2015 12:19:28 +0000 (14:19 +0200)] 
[master] Merged trac3855 (minor bug in dhcpsrv)

11 years ago[3899] Copyright years
Francis Dupont [Sat, 13 Jun 2015 11:39:48 +0000 (13:39 +0200)] 
[3899] Copyright years

11 years ago[3899] Added missing space in error message
Francis Dupont [Sat, 13 Jun 2015 11:34:51 +0000 (13:34 +0200)] 
[3899] Added missing space in error message

11 years ago[3899] Fixed ; -> : typo
Francis Dupont [Sat, 13 Jun 2015 11:34:10 +0000 (13:34 +0200)] 
[3899] Fixed ; -> : typo

11 years ago[3899] Added missing space in error message
Francis Dupont [Sat, 13 Jun 2015 11:33:11 +0000 (13:33 +0200)] 
[3899] Added missing space in error message

11 years ago[3899] Added code promotion before output
Francis Dupont [Sat, 13 Jun 2015 11:31:48 +0000 (13:31 +0200)] 
[3899] Added code promotion before output

11 years ago[3899] Reindented
Francis Dupont [Sat, 13 Jun 2015 11:30:49 +0000 (13:30 +0200)] 
[3899] Reindented

11 years ago[3899] Added a comment about unreachable multiple TSIG check
Francis Dupont [Sat, 13 Jun 2015 11:30:01 +0000 (13:30 +0200)] 
[3899] Added a comment about unreachable multiple TSIG check

11 years ago[3899] Switched to hexadecimal for flags
Francis Dupont [Sat, 13 Jun 2015 11:28:23 +0000 (13:28 +0200)] 
[3899] Switched to hexadecimal for flags

11 years ago[3899] Swapped max labels/wire checks to get max labels errors
Francis Dupont [Sat, 13 Jun 2015 11:26:04 +0000 (13:26 +0200)] 
[3899] Swapped max labels/wire checks to get max labels errors

11 years ago[3899] Added missing space in checkRange() error message
Francis Dupont [Sat, 13 Jun 2015 11:24:52 +0000 (13:24 +0200)] 
[3899] Added missing space in checkRange() error message

11 years ago[3899] Added missing space in invalid padding error message
Francis Dupont [Sat, 13 Jun 2015 11:23:59 +0000 (13:23 +0200)] 
[3899] Added missing space in invalid padding error message

11 years ago[master] Updated git hash trac3898_base trac3899_base
Francis Dupont [Sat, 13 Jun 2015 11:08:50 +0000 (13:08 +0200)] 
[master] Updated git hash

11 years ago[master] Finished merge of trac3833 (unsigned for indexes)
Francis Dupont [Sat, 13 Jun 2015 11:07:43 +0000 (13:07 +0200)] 
[master] Finished merge of trac3833 (unsigned for indexes)

11 years ago[master] Update the git hash to the last commit
Francis Dupont [Sat, 13 Jun 2015 09:34:15 +0000 (11:34 +0200)] 
[master] Update the git hash to the last commit

11 years ago[3732a] Fixed EXTRA_DIST
Francis Dupont [Sat, 13 Jun 2015 09:23:16 +0000 (11:23 +0200)] 
[3732a] Fixed EXTRA_DIST

11 years ago[3732a] Cleaned b10-config* from testdata
Francis Dupont [Sat, 13 Jun 2015 09:19:16 +0000 (11:19 +0200)] 
[3732a] Cleaned b10-config* from testdata

11 years ago[3732a] Cleaned data_def_unittests_config.h.in
Francis Dupont [Sat, 13 Jun 2015 09:17:46 +0000 (11:17 +0200)] 
[3732a] Cleaned data_def_unittests_config.h.in

11 years ago[3732a] Edited documentation.txt keeping the .spec file section
Francis Dupont [Sat, 13 Jun 2015 09:12:06 +0000 (11:12 +0200)] 
[3732a] Edited documentation.txt keeping the .spec file section

11 years ago[3732a] Removed TODO (likely more than obsolete)
Francis Dupont [Sat, 13 Jun 2015 09:10:55 +0000 (11:10 +0200)] 
[3732a] Removed TODO (likely more than obsolete)

11 years ago[3732a] Removed config_log.*
Francis Dupont [Sat, 13 Jun 2015 09:10:25 +0000 (11:10 +0200)] 
[3732a] Removed config_log.*

11 years ago[3732a] Removed config_messages.mes
Francis Dupont [Sat, 13 Jun 2015 09:08:26 +0000 (11:08 +0200)] 
[3732a] Removed config_messages.mes

11 years ago[3732a] Fixed merged of ctrl_dhcp6_srv.h (I misread dhcp6_srv.h, oops)
Francis Dupont [Sat, 13 Jun 2015 09:07:52 +0000 (11:07 +0200)] 
[3732a] Fixed merged of ctrl_dhcp6_srv.h (I misread dhcp6_srv.h, oops)