]> git.ipfire.org Git - thirdparty/kea.git/log
thirdparty/kea.git
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)

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

11 years ago[3732a] Removed no longer used logger.* and related references
Francis Dupont [Sat, 13 Jun 2015 08:52:25 +0000 (10:52 +0200)] 
[3732a] Removed no longer used logger.* and related references

11 years ago[3732a] Removed no longer used cc_messages.mes and its references
Francis Dupont [Sat, 13 Jun 2015 08:50:47 +0000 (10:50 +0200)] 
[3732a] Removed no longer used cc_messages.mes and its references

11 years ago[3732a] Removed references to ModuleCCSession
Francis Dupont [Sat, 13 Jun 2015 08:45:45 +0000 (10:45 +0200)] 
[3732a] Removed references to ModuleCCSession

11 years ago[3732a] Cleanup Makefile.am (should check if no-unused required for clang)
Francis Dupont [Sat, 13 Jun 2015 08:44:13 +0000 (10:44 +0200)] 
[3732a] Cleanup Makefile.am (should check if no-unused required for clang)

11 years ago[3732a] Updated PTHEAD_LDFLAGS comment
Francis Dupont [Sat, 13 Jun 2015 08:40:48 +0000 (10:40 +0200)] 
[3732a] Updated PTHEAD_LDFLAGS comment

11 years ago[3732a] Missing update of configure.ac in trac3732 merge trac3732a_base
Francis Dupont [Sat, 13 Jun 2015 08:33:08 +0000 (10:33 +0200)] 
[3732a] Missing update of configure.ac in trac3732 merge

11 years ago[master] Missing update of configure.ac in trac3732 merge
Francis Dupont [Sat, 13 Jun 2015 08:32:27 +0000 (10:32 +0200)] 
[master] Missing update of configure.ac in trac3732 merge

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

11 years ago[master] Updated ChangeLog and finished trac3732 merging
Francis Dupont [Sat, 13 Jun 2015 08:23:46 +0000 (10:23 +0200)] 
[master] Updated ChangeLog and finished trac3732 merging

11 years ago[master] Finished merge of trac3732 (removed BUNDY)
Francis Dupont [Sat, 13 Jun 2015 08:15:32 +0000 (10:15 +0200)] 
[master] Finished merge of trac3732 (removed BUNDY)

11 years ago[3513] Adopted standard order for usage (flags then options) and main (same with...
Francis Dupont [Sat, 13 Jun 2015 07:22:59 +0000 (09:22 +0200)] 
[3513] Adopted standard order for usage (flags then options) and main (same with stricter alpha)

11 years ago[3513] Updated guides
Francis Dupont [Sat, 13 Jun 2015 07:09:19 +0000 (09:09 +0200)] 
[3513] Updated guides

11 years ago[3884] Added unit tests for PostgreSQL lease-dump
Thomas Markwalder [Fri, 12 Jun 2015 17:22:31 +0000 (13:22 -0400)] 
[3884] Added unit tests for PostgreSQL lease-dump

src/bin/admin/tests/mysql_tests.sh.in
    added missing assert_eq placeholders

src/bin/admin/tests/pgsql_tests.sh.in
    pgsql_lease4_dump_test() - new function which tests dumping v4 leases
    pgsql_lease4_dump_test() - new function which tests dumping v6 leases

Added the following test reference data files:
src/bin/admin/tests/data/pgsql.lease4_dump_test.reference.csv
src/bin/admin/tests/data/pgsql.lease6_dump_test.reference.csv

11 years ago[master] spelling
Francis Dupont [Fri, 12 Jun 2015 14:20:44 +0000 (16:20 +0200)] 
[master] spelling

11 years ago[3884] Clean up PostgreSQL admin functions
Thomas Markwalder [Fri, 12 Jun 2015 13:03:11 +0000 (09:03 -0400)] 
[3884] Clean up PostgreSQL admin functions

src/bin/admin/admin-utils.sh
    Revamped the PostgreSQL functions to mirror changes made to MySQL
    functions. Primarily, no longer capturing psql output in an environment
    variable.  This provides greater flexibility in the caller.

11 years ago[3852] Added traces to the allocation engine.
Marcin Siodelski [Fri, 12 Jun 2015 12:55:08 +0000 (14:55 +0200)] 
[3852] Added traces to the allocation engine.

11 years ago[master] msqg -> msgq
Francis Dupont [Fri, 12 Jun 2015 12:47:28 +0000 (14:47 +0200)] 
[master] msqg -> msgq

11 years ago[3880] Minor cleanups in command-socket.dox
Thomas Markwalder [Thu, 11 Jun 2015 19:50:42 +0000 (15:50 -0400)] 
[3880] Minor cleanups in command-socket.dox

11 years ago[master] Added ChangeLog entry for #3805.
Marcin Siodelski [Thu, 11 Jun 2015 18:14:55 +0000 (20:14 +0200)] 
[master] Added ChangeLog entry for #3805.

11 years ago[master] Merge branch 'trac3805'
Marcin Siodelski [Thu, 11 Jun 2015 18:12:36 +0000 (20:12 +0200)] 
[master] Merge branch 'trac3805'

11 years ago[3805] Fixed obvious error in the Hooks Developer Guide.
Marcin Siodelski [Thu, 11 Jun 2015 18:11:39 +0000 (20:11 +0200)] 
[3805] Fixed obvious error in the Hooks Developer Guide.

11 years ago[3805] Miscellaneous edits to the documentation update
Stephen Morris [Thu, 11 Jun 2015 17:45:31 +0000 (18:45 +0100)] 
[3805] Miscellaneous edits to the documentation update

11 years ago[3852] Created new logger for allocation engine.
Marcin Siodelski [Thu, 11 Jun 2015 16:46:46 +0000 (18:46 +0200)] 
[3852] Created new logger for allocation engine.

Also, moved alloc-engine specific messages to separate files.

11 years ago[3732] Remove Doxygen references to deleted documentation sections
Stephen Morris [Thu, 11 Jun 2015 13:36:38 +0000 (14:36 +0100)] 
[3732] Remove Doxygen references to deleted documentation sections

11 years ago[3805] Added logging considerations into the Hooks Dev Guide.
Marcin Siodelski [Thu, 11 Jun 2015 12:46:36 +0000 (14:46 +0200)] 
[3805] Added logging considerations into the Hooks Dev Guide.

11 years ago[3833] Updated copyright
Francis Dupont [Thu, 11 Jun 2015 12:22:32 +0000 (14:22 +0200)] 
[3833] Updated copyright

11 years ago[3833] Improved coding
Francis Dupont [Thu, 11 Jun 2015 12:21:54 +0000 (14:21 +0200)] 
[3833] Improved coding

11 years ago[3833] Improved coding
Francis Dupont [Thu, 11 Jun 2015 12:20:50 +0000 (14:20 +0200)] 
[3833] Improved coding

11 years ago[3833] Improved pack_1Byte and pack_2Bytes coding
Francis Dupont [Thu, 11 Jun 2015 12:16:54 +0000 (14:16 +0200)] 
[3833] Improved pack_1Byte and pack_2Bytes coding

11 years ago[3833] Improved iface_methods coding
Francis Dupont [Thu, 11 Jun 2015 12:13:45 +0000 (14:13 +0200)] 
[3833] Improved iface_methods coding

11 years ago[3833] Added a static_cast from size_t to uint16_t
Francis Dupont [Thu, 11 Jun 2015 12:10:42 +0000 (14:10 +0200)] 
[3833] Added a static_cast from size_t to uint16_t

11 years ago[master] Merge branch 'master' of ssh://git.kea.isc.org/git/kea
Francis Dupont [Thu, 11 Jun 2015 12:00:19 +0000 (14:00 +0200)] 
[master] Merge branch 'master' of ssh://git.kea.isc.org/git/kea

11 years ago[master] untabify
Francis Dupont [Thu, 11 Jun 2015 11:59:35 +0000 (13:59 +0200)] 
[master] untabify

11 years ago[master] Added ChangeLog entry 949 for #3802
Thomas Markwalder [Thu, 11 Jun 2015 11:40:18 +0000 (07:40 -0400)] 
[master] Added ChangeLog entry 949 for #3802

11 years ago[master] Re-Merging 3802 AGAIN
Thomas Markwalder [Thu, 11 Jun 2015 11:23:12 +0000 (07:23 -0400)] 
[master] Re-Merging 3802 AGAIN

3rd time, maybe it is a charm?

11 years ago[master] Merged trac3860 (misc cleanups)
Francis Dupont [Thu, 11 Jun 2015 11:19:01 +0000 (13:19 +0200)] 
[master] Merged trac3860 (misc cleanups)

11 years ago[3859] Made getVersion() unit tests more regular
Francis Dupont [Thu, 11 Jun 2015 11:09:46 +0000 (13:09 +0200)] 
[3859] Made getVersion() unit tests more regular

11 years ago[3859] Removed extra parentheses
Francis Dupont [Thu, 11 Jun 2015 11:06:42 +0000 (13:06 +0200)] 
[3859] Removed extra parentheses

11 years ago[3732] Applied #3732 review comments (doc clean up, add KEA_ to the msgq socket file...
Francis Dupont [Thu, 11 Jun 2015 10:59:12 +0000 (12:59 +0200)] 
[3732] Applied #3732 review comments (doc clean up, add KEA_ to the msgq socket file env var)

11 years ago[master] Another re-merge for 3802
Thomas Markwalder [Thu, 11 Jun 2015 10:51:36 +0000 (06:51 -0400)] 
[master] Another re-merge for 3802

More intervening commits, so merging again

11 years ago[master] Updated git hash
Francis Dupont [Thu, 11 Jun 2015 10:37:19 +0000 (12:37 +0200)] 
[master] Updated git hash

11 years ago[master] Added trac3652 (multiple HR for the same v4 address) ChangeLog entry
Francis Dupont [Thu, 11 Jun 2015 10:36:28 +0000 (12:36 +0200)] 
[master] Added trac3652 (multiple HR for the same v4 address) ChangeLog entry

11 years ago[master] Merged trac3652 (multiple HR for the same v4 address)
Francis Dupont [Thu, 11 Jun 2015 10:34:02 +0000 (12:34 +0200)] 
[master] Merged trac3652 (multiple HR for the same v4 address)

11 years ago[master] Re-merge changes for 3802
Thomas Markwalder [Thu, 11 Jun 2015 10:19:21 +0000 (06:19 -0400)] 
[master] Re-merge changes for 3802

Additonal commits were made to master, while I was merging in 3802.

11 years ago[master] Merge branch 'trac3802'
Thomas Markwalder [Thu, 11 Jun 2015 10:17:49 +0000 (06:17 -0400)] 
[master] Merge branch 'trac3802'

Adds lease-dump to kea-admin.  While merging, additonal changes
were needed:

src/bin/admin/tests/mysql_tests.sh.in
 mysql_wipe() - functio was failing referential integrity checks
 due to new tables added in schema 3.0.  Was deleting all
 tables except "hosts".  This has been fixed.

Added src/bin/admin/scripts/mysql/lease_dump_3.0.sh

11 years ago[3805] Updated logging section in the User Guide.
Marcin Siodelski [Thu, 11 Jun 2015 07:47:26 +0000 (09:47 +0200)] 
[3805] Updated logging section in the User Guide.

11 years ago[master] Added ChangeLog for #3070.
Marcin Siodelski [Thu, 11 Jun 2015 05:38:12 +0000 (07:38 +0200)] 
[master] Added ChangeLog for #3070.

11 years ago[master] Merge branch 'trac3070'
Marcin Siodelski [Thu, 11 Jun 2015 05:36:59 +0000 (07:36 +0200)] 
[master] Merge branch 'trac3070'

11 years ago[3070] Removed unused configuration structure.
Marcin Siodelski [Thu, 11 Jun 2015 05:17:31 +0000 (07:17 +0200)] 
[3070] Removed unused configuration structure.