]> git.ipfire.org Git - thirdparty/kea.git/log
thirdparty/kea.git
9 years ago[master] Added ChangeLog entry for #4497.
Marcin Siodelski [Fri, 8 Jul 2016 21:01:52 +0000 (23:01 +0200)] 
[master] Added ChangeLog entry for #4497.

9 years ago[master] Merge branch 'trac4497_rebase'
Marcin Siodelski [Fri, 8 Jul 2016 20:34:59 +0000 (22:34 +0200)] 
[master] Merge branch 'trac4497_rebase'

9 years ago[4497] Fixed inefficient setting of the Pkt4o6 flag.
Marcin Siodelski [Fri, 8 Jul 2016 20:16:22 +0000 (22:16 +0200)] 
[4497] Fixed inefficient setting of the Pkt4o6 flag.

9 years ago[master] Fixed rights of non-executable regular files
Francis Dupont [Fri, 8 Jul 2016 18:38:15 +0000 (20:38 +0200)] 
[master] Fixed rights of non-executable regular files

9 years ago[master] Merged trac4245 (server unicast option doc)
Francis Dupont [Fri, 8 Jul 2016 17:17:59 +0000 (19:17 +0200)] 
[master] Merged trac4245 (server unicast option doc)

9 years ago[4497] spelling
Francis Dupont [Fri, 8 Jul 2016 17:04:23 +0000 (19:04 +0200)] 
[4497] spelling

9 years ago[4497] Enable retrieved options copying for remaining DHCPv6 hooks.
Marcin Siodelski [Fri, 8 Jul 2016 08:51:53 +0000 (10:51 +0200)] 
[4497] Enable retrieved options copying for remaining DHCPv6 hooks.

buffer6_send and lease6_release (PD case) hook points didn't set
copying retrieved options flag for a packet passed to callouts.

9 years ago[4497] Enable retrieved options copying for DHCPv4o6 case.
Marcin Siodelski [Fri, 8 Jul 2016 08:51:21 +0000 (10:51 +0200)] 
[4497] Enable retrieved options copying for DHCPv4o6 case.

9 years ago[4497] Extended Pkt4o6 to support setCopyRetrievedOptions.
Marcin Siodelski [Fri, 8 Jul 2016 07:47:46 +0000 (09:47 +0200)] 
[4497] Extended Pkt4o6 to support setCopyRetrievedOptions.

9 years ago[4497] Spelling, no \n at end of .gitignore, etc
Francis Dupont [Thu, 7 Jul 2016 16:28:16 +0000 (18:28 +0200)] 
[4497] Spelling, no \n at end of .gitignore, etc

9 years ago[4497] Spelling
Francis Dupont [Thu, 7 Jul 2016 12:58:50 +0000 (14:58 +0200)] 
[4497] Spelling

9 years ago[4497] Fixed a couple doxygen issues.
Marcin Siodelski [Wed, 6 Jul 2016 14:12:28 +0000 (16:12 +0200)] 
[4497] Fixed a couple doxygen issues.

9 years ago[4497] Udated doxygen about copying retrieved options in hooks.
Marcin Siodelski [Wed, 6 Jul 2016 14:06:36 +0000 (16:06 +0200)] 
[4497] Udated doxygen about copying retrieved options in hooks.

9 years ago[4497] Updated comments in DHCPv6 hooks unit tests.
Marcin Siodelski [Wed, 6 Jul 2016 11:02:56 +0000 (13:02 +0200)] 
[4497] Updated comments in DHCPv6 hooks unit tests.

9 years ago[4497] Updated copyright dates.
Marcin Siodelski [Wed, 6 Jul 2016 10:58:23 +0000 (12:58 +0200)] 
[4497] Updated copyright dates.

9 years ago[4497] Enable copying retrieved options in callouts.
Marcin Siodelski [Wed, 6 Jul 2016 10:28:49 +0000 (12:28 +0200)] 
[4497] Enable copying retrieved options in callouts.

9 years ago[4497] Added Pkt method checking if retrieved options are copied.
Marcin Siodelski [Mon, 4 Jul 2016 14:24:24 +0000 (16:24 +0200)] 
[4497] Added Pkt method checking if retrieved options are copied.

9 years ago[4497] Implemented copying options on retrieval from packet.
Marcin Siodelski [Thu, 30 Jun 2016 15:25:53 +0000 (17:25 +0200)] 
[4497] Implemented copying options on retrieval from packet.

9 years ago[4497] Documented tests for options copying.
Marcin Siodelski [Thu, 30 Jun 2016 13:02:25 +0000 (15:02 +0200)] 
[4497] Documented tests for options copying.

Also, extended unit test for OptionCustom.

9 years ago[4497] Removed spurious headers from the option unit tests.
Marcin Siodelski [Thu, 30 Jun 2016 11:34:21 +0000 (13:34 +0200)] 
[4497] Removed spurious headers from the option unit tests.

9 years ago[4497] Documented Option::clone() in all option classes.
Marcin Siodelski [Thu, 30 Jun 2016 11:32:32 +0000 (13:32 +0200)] 
[4497] Documented Option::clone() in all option classes.

Also udated copyright dates where applicable.

9 years ago[4497] Added .gitignores to non-recursively built directories.
Marcin Siodelski [Thu, 30 Jun 2016 10:31:22 +0000 (12:31 +0200)] 
[4497] Added .gitignores to non-recursively built directories.

9 years ago[4497] Implemented deep copy of DHCP options.
Marcin Siodelski [Fri, 24 Jun 2016 11:32:39 +0000 (13:32 +0200)] 
[4497] Implemented deep copy of DHCP options.

9 years ago[4497] Fix constness of methods in Option classes.
Marcin Siodelski [Fri, 24 Jun 2016 08:31:55 +0000 (10:31 +0200)] 
[4497] Fix constness of methods in Option classes.

9 years ago[4245] Addressed comments
Francis Dupont [Thu, 7 Jul 2016 11:18:57 +0000 (13:18 +0200)] 
[4245] Addressed comments

9 years ago[master] Finished merge of trac4523 (vendor options in Renew and Rebind)
Francis Dupont [Thu, 7 Jul 2016 10:59:26 +0000 (12:59 +0200)] 
[master] Finished merge of trac4523 (vendor options in Renew and Rebind)

9 years ago[4523] Fixed multiple nits for DOCSIS ORO tests.
Marcin Siodelski [Thu, 7 Jul 2016 09:53:37 +0000 (11:53 +0200)] 
[4523] Fixed multiple nits for DOCSIS ORO tests.

- Configuration 0 -> Configuration 7 (copy-paste error)
- Invalid indentation of the vendor sub options data config
- Remove redundant config-file option definition
- OptionVentor -> OptionVendor
- Rename requestDocsisORORenew test to docsisORO
- Copyright date updated in rebind test

9 years ago[master] Added template param in invocation of SpecializedTypeWrapper.
Marcin Siodelski [Thu, 7 Jul 2016 07:57:18 +0000 (09:57 +0200)] 
[master] Added template param in invocation of SpecializedTypeWrapper.

This was an obvious error and a trivial fix. Therefore it is being
committed on my discretion. It corrects build failures on some OSes
after merge of #4321.

9 years ago[master] Added ChangeLog entry for #4321.
Marcin Siodelski [Wed, 6 Jul 2016 18:38:18 +0000 (20:38 +0200)] 
[master] Added ChangeLog entry for #4321.

9 years ago[master] Merge branch 'trac4321'
Marcin Siodelski [Wed, 6 Jul 2016 18:19:02 +0000 (20:19 +0200)] 
[master] Merge branch 'trac4321'

9 years ago[4321] Corrected indentation and added description for a function.
Marcin Siodelski [Wed, 6 Jul 2016 15:48:13 +0000 (17:48 +0200)] 
[4321] Corrected indentation and added description for a function.

9 years ago[master] ChangeLog updated
Tomek Mrugalski [Wed, 6 Jul 2016 10:07:34 +0000 (12:07 +0200)] 
[master] ChangeLog updated

9 years ago[master]Merge branch 'trac4518' (host reservations doc update)
Tomek Mrugalski [Wed, 6 Jul 2016 10:03:55 +0000 (12:03 +0200)] 
[master]Merge branch 'trac4518' (host reservations doc update)

9 years ago[4518] One reservation example updated.
Tomek Mrugalski [Wed, 6 Jul 2016 10:03:00 +0000 (12:03 +0200)] 
[4518] One reservation example updated.

9 years ago[4518] Fix typo in custom options example
Shawn Routhier [Tue, 5 Jul 2016 21:04:42 +0000 (14:04 -0700)] 
[4518] Fix typo in custom options example

9 years ago[master] Updated git hash
Francis Dupont [Tue, 5 Jul 2016 14:54:32 +0000 (16:54 +0200)] 
[master] Updated git hash

9 years ago[master] Finished merge of trac4283 (FreeBSD build)
Francis Dupont [Tue, 5 Jul 2016 14:53:49 +0000 (16:53 +0200)] 
[master] Finished merge of trac4283 (FreeBSD build)

9 years ago[master] Merged trac4283 (FreeBSD build)
Francis Dupont [Tue, 5 Jul 2016 14:51:41 +0000 (16:51 +0200)] 
[master] Merged trac4283 (FreeBSD build)

9 years ago[4518] Changes after review:
Tomek Mrugalski [Tue, 5 Jul 2016 12:27:25 +0000 (14:27 +0200)] 
[4518] Changes after review:

 - added vendor options example and made it out-of-pool in
   kea6/reservations.json
 - fixed couple indents in dhcp{4,6}-srv.xml
 - added enclosing subnet4 where it was missing in examples
 - renamed section dedicated to option reservations
 - default value of host-reservation-identifiers presented
   differently

9 years ago[master] Updated git hash
Francis Dupont [Tue, 5 Jul 2016 07:52:50 +0000 (09:52 +0200)] 
[master] Updated git hash

9 years ago[master] Finished merge of trac4274 (DHCP4o6 developer doc)
Francis Dupont [Tue, 5 Jul 2016 07:51:51 +0000 (09:51 +0200)] 
[master] Finished merge of trac4274 (DHCP4o6 developer doc)

9 years ago[master] Merged trac4274 (DHCP4o6 developer doc)
Francis Dupont [Tue, 5 Jul 2016 07:49:40 +0000 (09:49 +0200)] 
[master] Merged trac4274 (DHCP4o6 developer doc)

9 years ago[trac4518] Tidy up some typos and cut and paste errors during review
Shawn Routhier [Tue, 5 Jul 2016 02:33:27 +0000 (19:33 -0700)] 
[trac4518] Tidy up some typos and cut and paste errors during review

9 years ago[4283] Dependency on boost reworded slightly.
Tomek Mrugalski [Mon, 4 Jul 2016 15:29:46 +0000 (17:29 +0200)] 
[4283] Dependency on boost reworded slightly.

9 years ago[4321] Got rid of used once include_address_
Francis Dupont [Mon, 4 Jul 2016 12:02:46 +0000 (14:02 +0200)] 
[4321] Got rid of used once include_address_

9 years ago[4321] Cosmetics changes (no real code change)
Francis Dupont [Mon, 4 Jul 2016 11:13:59 +0000 (13:13 +0200)] 
[4321] Cosmetics changes (no real code change)

9 years ago[245] Added example a statement, enabled (server) unicast option
Francis Dupont [Sun, 3 Jul 2016 19:53:07 +0000 (21:53 +0200)] 
[245] Added example a statement, enabled (server) unicast option

9 years ago[4283] Made boost at least includes (vs libraries)
Francis Dupont [Sat, 2 Jul 2016 12:44:52 +0000 (14:44 +0200)] 
[4283] Made boost at least includes (vs libraries)

9 years ago[4283] Fixed a few unused constant pending (i.e., ignored by default) warnings
Francis Dupont [Sat, 2 Jul 2016 12:41:56 +0000 (14:41 +0200)] 
[4283] Fixed a few unused constant pending (i.e., ignored by default) warnings

9 years ago[4283] Fixed an unused but set warning
Francis Dupont [Sat, 2 Jul 2016 11:02:46 +0000 (13:02 +0200)] 
[4283] Fixed an unused but set warning

9 years ago[4283] Fixed a bug revealed by last change
Francis Dupont [Sat, 2 Jul 2016 09:14:15 +0000 (11:14 +0200)] 
[4283] Fixed a bug revealed by last change

9 years ago[4283] Moved clang and missing initializer -Wno-* to improved/fixed configure
Francis Dupont [Sat, 2 Jul 2016 09:00:26 +0000 (11:00 +0200)] 
[4283] Moved clang and missing initializer -Wno-* to improved/fixed configure

9 years ago[4274] Moved subnet selections
Francis Dupont [Fri, 1 Jul 2016 20:50:10 +0000 (22:50 +0200)] 
[4274] Moved subnet selections

9 years ago[4283] Updated INSTALL file to explicitly mention dependencies.
Tomek Mrugalski [Fri, 1 Jul 2016 16:44:02 +0000 (18:44 +0200)] 
[4283] Updated INSTALL file to explicitly mention dependencies.

9 years ago[4283] Compilation fix for boost issue on FreeBSD 10.0
Tomek Mrugalski [Fri, 1 Jul 2016 16:43:38 +0000 (18:43 +0200)] 
[4283] Compilation fix for boost issue on FreeBSD 10.0

9 years ago[4274] Addressed comments
Francis Dupont [Fri, 1 Jul 2016 16:21:18 +0000 (18:21 +0200)] 
[4274] Addressed comments

9 years ago[master] Spelling trac4245_base
Francis Dupont [Fri, 1 Jul 2016 15:45:42 +0000 (17:45 +0200)] 
[master] Spelling

9 years ago[4274] Several minor corrections.
Tomek Mrugalski [Fri, 1 Jul 2016 15:03:30 +0000 (17:03 +0200)] 
[4274] Several minor corrections.

9 years ago[4274] Doxygen files renamed, Makefile.am updated
Tomek Mrugalski [Fri, 1 Jul 2016 14:53:59 +0000 (16:53 +0200)] 
[4274] Doxygen files renamed, Makefile.am updated

9 years ago[4523] Added DOCSIS vendor ORO unit tests for renew and rebind
Francis Dupont [Fri, 1 Jul 2016 13:42:40 +0000 (15:42 +0200)] 
[4523] Added DOCSIS vendor ORO unit tests for renew and rebind

9 years ago[master] ChangeLog updated.
Tomek Mrugalski [Fri, 1 Jul 2016 12:22:36 +0000 (14:22 +0200)] 
[master] ChangeLog updated.

9 years ago[master] full text of MPL, Apache licenses included.
Tomek Mrugalski [Fri, 1 Jul 2016 12:21:31 +0000 (14:21 +0200)] 
[master] full text of MPL, Apache licenses included.

9 years ago[4274] Added a lot of dev DHCP4o6 stuff
Francis Dupont [Thu, 30 Jun 2016 23:39:58 +0000 (01:39 +0200)] 
[4274] Added a lot of dev DHCP4o6 stuff

9 years ago[master] Updated git hash trac4273_base trac4274_base
Francis Dupont [Thu, 30 Jun 2016 18:53:00 +0000 (20:53 +0200)] 
[master] Updated git hash

9 years ago[master] Merge trac4110a (DHCP4o6 v4 server part)
Francis Dupont [Thu, 30 Jun 2016 18:51:02 +0000 (20:51 +0200)] 
[master] Merge trac4110a (DHCP4o6 v4 server part)

9 years ago[master] Merge trac4500 lease6_rebind
Francis Dupont [Thu, 30 Jun 2016 18:50:03 +0000 (20:50 +0200)] 
[master] Merge trac4500 lease6_rebind

9 years ago[4110a] Removed spurious indexes for registered hook points (second try)
Francis Dupont [Thu, 30 Jun 2016 17:37:58 +0000 (19:37 +0200)] 
[4110a] Removed spurious indexes for registered hook points (second try)

9 years ago[4500] ASSERTs are not allowed in fixture methods
Francis Dupont [Thu, 30 Jun 2016 17:17:34 +0000 (19:17 +0200)] 
[4500] ASSERTs are not allowed in fixture methods

9 years ago[4110a] Removed spurious indexes for registered hook points
Francis Dupont [Thu, 30 Jun 2016 17:10:36 +0000 (19:10 +0200)] 
[4110a] Removed spurious indexes for registered hook points

9 years ago[4500] Addressed comments
Francis Dupont [Thu, 30 Jun 2016 17:01:19 +0000 (19:01 +0200)] 
[4500] Addressed comments

9 years ago[4110a] Addressed comments
Francis Dupont [Wed, 29 Jun 2016 22:08:35 +0000 (00:08 +0200)] 
[4110a] Addressed comments

9 years ago[4518] DB-specific sections for reservations added
Tomek Mrugalski [Wed, 29 Jun 2016 12:12:12 +0000 (14:12 +0200)] 
[4518] DB-specific sections for reservations added

9 years ago[4518] Documentation for DHCPv6 reservations updated.
Tomek Mrugalski [Wed, 29 Jun 2016 11:43:21 +0000 (13:43 +0200)] 
[4518] Documentation for DHCPv6 reservations updated.

9 years ago[4518] User's Guide, examples updated for DHCPv4
Tomek Mrugalski [Tue, 28 Jun 2016 18:11:16 +0000 (20:11 +0200)] 
[4518] User's Guide, examples updated for DHCPv4

9 years ago[master] Updated git hash
Francis Dupont [Tue, 28 Jun 2016 08:53:10 +0000 (10:53 +0200)] 
[master] Updated git hash

9 years ago[master] Finished merge of trac4109a (DHCP4o6 v6 part
Francis Dupont [Tue, 28 Jun 2016 08:52:24 +0000 (10:52 +0200)] 
[master] Finished merge of trac4109a (DHCP4o6 v6 part

9 years ago[master] Merge trac4109a (DHCP4o6 v6 part
Francis Dupont [Tue, 28 Jun 2016 08:49:27 +0000 (10:49 +0200)] 
[master] Merge trac4109a (DHCP4o6 v6 part

9 years ago[4109a] already -> always
Francis Dupont [Mon, 27 Jun 2016 19:42:01 +0000 (21:42 +0200)] 
[4109a] already -> always

9 years ago[4109a] Minor clarifications.
Tomek Mrugalski [Mon, 27 Jun 2016 15:06:50 +0000 (17:06 +0200)] 
[4109a] Minor clarifications.

9 years ago[4523] Added missing appendRequestedVendorOptions()
Francis Dupont [Sat, 25 Jun 2016 18:50:32 +0000 (20:50 +0200)] 
[4523] Added missing appendRequestedVendorOptions()

9 years ago[4283] Ignore unused parameter in asio* Makefile for clang
Francis Dupont [Sat, 25 Jun 2016 16:26:42 +0000 (18:26 +0200)] 
[4283] Ignore unused parameter in asio* Makefile for clang

9 years ago[4109a] indent
Francis Dupont [Sat, 25 Jun 2016 16:14:13 +0000 (18:14 +0200)] 
[4109a] indent

9 years ago[4109a] Addressed comments
Francis Dupont [Sat, 25 Jun 2016 15:45:34 +0000 (17:45 +0200)] 
[4109a] Addressed comments

9 years ago[4283] Added the everybody is trusted and its fix
Francis Dupont [Sat, 25 Jun 2016 11:58:04 +0000 (13:58 +0200)] 
[4283] Added the everybody is trusted and its fix

9 years ago[master] addressed cpp-check issues detected on Jenkins. trac4283_base trac4523_base
Tomek Mrugalski [Thu, 23 Jun 2016 14:54:40 +0000 (16:54 +0200)] 
[master] addressed cpp-check issues detected on Jenkins.

9 years ago[master] Missing script for soft-wipe capability for Cassandra added
Tomek Mrugalski [Thu, 23 Jun 2016 14:51:46 +0000 (16:51 +0200)] 
[master] Missing script for soft-wipe capability for Cassandra added

 This is a leftover from github21_cherry merge.

9 years ago[master] Changelog updated after github21_cherry merge.
Tomek Mrugalski [Thu, 23 Jun 2016 12:49:22 +0000 (14:49 +0200)] 
[master] Changelog updated after github21_cherry merge.

9 years ago[github21] added config files to doc/Makefile.am
Tomek Mrugalski [Thu, 23 Jun 2016 12:40:11 +0000 (14:40 +0200)] 
[github21] added config files to doc/Makefile.am

9 years ago[github21] Compilation fix (PG versions constants updated in tests)
Tomek Mrugalski [Thu, 23 Jun 2016 11:04:54 +0000 (13:04 +0200)] 
[github21] Compilation fix (PG versions constants updated in tests)

9 years ago[github21] Postgres compilation fix.
Tomek Mrugalski [Thu, 23 Jun 2016 09:54:53 +0000 (11:54 +0200)] 
[github21] Postgres compilation fix.

9 years ago[github21] Minor corrections.
Tomek Mrugalski [Thu, 23 Jun 2016 12:37:49 +0000 (14:37 +0200)] 
[github21] Minor corrections.

# Conflicts:
# doc/examples/kea4/backends.json

9 years ago[github21] Comments in headers updated.
Tomek Mrugalski [Wed, 22 Jun 2016 15:56:08 +0000 (17:56 +0200)] 
[github21] Comments in headers updated.

9 years ago[github21] Minor clean-up in CQL code
Tomek Mrugalski [Wed, 22 Jun 2016 15:24:16 +0000 (17:24 +0200)] 
[github21] Minor clean-up in CQL code

9 years ago[github21] cql_config script added.
Tomek Mrugalski [Wed, 22 Jun 2016 14:56:38 +0000 (16:56 +0200)] 
[github21] cql_config script added.

9 years ago[github21] Documentation updated, install notes added.
Tomek Mrugalski [Wed, 22 Jun 2016 13:41:51 +0000 (15:41 +0200)] 
[github21] Documentation updated, install notes added.

9 years ago[github21] Segfault condition fixed
Tomek Mrugalski [Wed, 22 Jun 2016 13:41:18 +0000 (15:41 +0200)] 
[github21] Segfault condition fixed

 If the keyspace is not present, session_ will be null and
 it would segfault in CQLConnection destructor.

9 years agocorrected and optimized cql_dump in kea-admin.in
Andrei Pavel [Thu, 23 Jun 2016 08:30:21 +0000 (11:30 +0300)] 
corrected and optimized cql_dump in kea-admin.in

9 years agosolved Cassandra unit tests & added documentation
Andrei Pavel [Wed, 15 Jun 2016 14:42:00 +0000 (17:42 +0300)] 
solved Cassandra unit tests & added documentation

9 years agofixed issues and refactored cassandra backend
Andrei Pavel [Fri, 10 Jun 2016 16:21:57 +0000 (19:21 +0300)] 
fixed issues and refactored cassandra backend

9 years agofixed compilation issues for cql unittests
Tomek Mrugalski [Thu, 23 Jun 2016 12:32:06 +0000 (14:32 +0200)] 
fixed compilation issues for cql unittests

# Conflicts:
# src/lib/dhcpsrv/pgsql_lease_mgr.h