]>
git.ipfire.org Git - thirdparty/kea.git/log
Thomas Markwalder [Wed, 20 May 2015 20:13:33 +0000 (16:13 -0400)]
[trac3802] Added lease-dump file to kea-admin
Added command, "lease-dump" along with functions to
support dumping RDBMS lease file to disk for both
MySQL and Postgres
Tomek Mrugalski [Wed, 20 May 2015 14:14:41 +0000 (16:14 +0200)]
[3796] ccsession.cc|h renamed to command_interpreter.cc|h
Francis Dupont [Wed, 20 May 2015 14:02:59 +0000 (16:02 +0200)]
[master] updated git hash
Francis Dupont [Wed, 20 May 2015 14:02:16 +0000 (16:02 +0200)]
[master] Fixed the 2 bugs found by the Visual Studio runtime + one by Stephen in src/bin
Francis Dupont [Wed, 20 May 2015 13:42:18 +0000 (15:42 +0200)]
[master] updated git hash
Francis Dupont [Wed, 20 May 2015 13:41:36 +0000 (15:41 +0200)]
[master] fixed 3 minor bugs in DHCP++ (#3854)
Francis Dupont [Wed, 20 May 2015 13:14:17 +0000 (15:14 +0200)]
[master] updated git hash
Francis Dupont [Wed, 20 May 2015 13:13:29 +0000 (15:13 +0200)]
[master] renamed INVALID_SOCKET -> SOCKET_NOT_VALID (#3861)
Francis Dupont [Wed, 20 May 2015 12:52:57 +0000 (14:52 +0200)]
[3867] removed duplicate
Francis Dupont [Tue, 19 May 2015 23:43:37 +0000 (01:43 +0200)]
[3618] decided between offset-x/throw and fixed vivso-suboptions
Francis Dupont [Tue, 19 May 2015 22:02:08 +0000 (00:02 +0200)]
[3618] augmented unit tests for trancated options and vendor options
Tomek Mrugalski [Tue, 19 May 2015 16:27:50 +0000 (18:27 +0200)]
[3793] {create,parse}{Command,Answer} methods updated to new format
createCommand, parseCommand, createAnswer, parseAnswer updated
to an new format described here: http://kea.isc.org/wiki/StatsDesign
Francis Dupont [Tue, 19 May 2015 13:11:39 +0000 (15:11 +0200)]
[master] spelling
Marcin Siodelski [Tue, 19 May 2015 13:00:01 +0000 (15:00 +0200)]
[master] Added ChangeLog entry for #3747.
Marcin Siodelski [Tue, 19 May 2015 12:29:18 +0000 (14:29 +0200)]
[master] Merge branch 'trac3747'
Tomek Mrugalski [Tue, 19 May 2015 12:18:17 +0000 (14:18 +0200)]
[3796] CCSession class removed.
Francis Dupont [Tue, 19 May 2015 10:44:00 +0000 (12:44 +0200)]
[3618] missing space in message
Marcin Siodelski [Tue, 19 May 2015 08:46:01 +0000 (10:46 +0200)]
[3747] Addressed review comments.
Shawn Routhier [Tue, 19 May 2015 03:45:23 +0000 (20:45 -0700)]
[trac3808] Enhance logging for D2
Split the logging into three loggers
config & general
dhcp to d2
d2 to dns (and back)
Print out a request ID for each NCR event. Currently this is the
DHCID but it could be changed in the future to allow for comparing
log entries between DHCP servers and D2.
Fix up some typos I ran across while reading the code
Marcin Siodelski [Mon, 18 May 2015 18:48:22 +0000 (20:48 +0200)]
[3747] Fixed whitespaces in the User Guide.
Tomek Mrugalski [Mon, 18 May 2015 18:31:06 +0000 (20:31 +0200)]
[3794] Remaining stats added, docs updated.
Thomas Markwalder [Mon, 18 May 2015 16:20:09 +0000 (12:20 -0400)]
[trac3747] Corrected some minor typos in dhcp4-srv.xml
Marcin Siodelski [Mon, 18 May 2015 14:34:20 +0000 (16:34 +0200)]
[3807] Pkt6::getType now returns all message types, including client side.
Marcin Siodelski [Mon, 18 May 2015 14:12:26 +0000 (16:12 +0200)]
[3807] Updated Kea Guide with new loggers for DHCPv6.
Marcin Siodelski [Mon, 18 May 2015 13:57:07 +0000 (15:57 +0200)]
[3807] Added new loggers for DHCPv6 server.
Francis Dupont [Mon, 18 May 2015 12:54:34 +0000 (14:54 +0200)]
[3857] warn about the loose terminology (aka DSO vs shared library)
Marcin Siodelski [Mon, 18 May 2015 12:52:32 +0000 (14:52 +0200)]
[3807] Implemented Pkt6::getLabel and Pkt6::getClientId.
Francis Dupont [Mon, 18 May 2015 11:30:12 +0000 (13:30 +0200)]
[3833] fixed signed for variables in src/bin
Francis Dupont [Mon, 18 May 2015 11:20:46 +0000 (13:20 +0200)]
[3839] Added another unused exception variable
Francis Dupont [Mon, 18 May 2015 11:13:58 +0000 (13:13 +0200)]
[3870] protect OPTIONAL against a #define in system headers
Marcin Siodelski [Mon, 18 May 2015 08:24:29 +0000 (10:24 +0200)]
[3807] Fixed toText functions in the DHCPv6 options.
Francis Dupont [Mon, 18 May 2015 07:10:08 +0000 (09:10 +0200)]
[3734] removed python from log library and compiler
Francis Dupont [Mon, 18 May 2015 06:53:54 +0000 (08:53 +0200)]
[3732] removed bundy from code and most docs
Francis Dupont [Sun, 17 May 2015 15:22:22 +0000 (17:22 +0200)]
[3513] added some notices about the embedded config.report
Francis Dupont [Sun, 17 May 2015 14:32:28 +0000 (16:32 +0200)]
[3513] Added embedded config.report in binaries
Francis Dupont [Sun, 17 May 2015 11:38:10 +0000 (13:38 +0200)]
[3513] extended version reporting
Francis Dupont [Sat, 16 May 2015 23:29:03 +0000 (01:29 +0200)]
[3513] added static getVersion for cryptolink
Francis Dupont [Sat, 16 May 2015 23:25:30 +0000 (01:25 +0200)]
[3513] added static getVersion for log
Francis Dupont [Sat, 16 May 2015 10:31:49 +0000 (12:31 +0200)]
[master] spelling
Francis Dupont [Sat, 16 May 2015 10:24:57 +0000 (12:24 +0200)]
[3762] fixed UNRECOGNISED spelling
Francis Dupont [Sat, 16 May 2015 10:06:50 +0000 (12:06 +0200)]
[master] fixed ~ vs ~ typo (#3865)
Francis Dupont [Sat, 16 May 2015 10:01:22 +0000 (12:01 +0200)]
[master] followed c99/c++11 standard for the variadic macro RECORD_DECL() (#3853)
Tomek Mrugalski [Fri, 15 May 2015 18:39:05 +0000 (20:39 +0200)]
[master] ChangeLog, AUTHORS updated after #3567 merge.
Tomek Mrugalski [Fri, 15 May 2015 18:35:38 +0000 (20:35 +0200)]
[master] Merge branch 'trac3567' (host reservations MySQL schema)
Tomek Mrugalski [Fri, 15 May 2015 18:03:26 +0000 (20:03 +0200)]
[3567] Applied updated patch by Adam
- upgrade 2.0 to 3.0 script added
- added unit-tests
- dhcpdb_create.mysql script now uses the same database
Tomek Mrugalski [Fri, 15 May 2015 17:31:14 +0000 (19:31 +0200)]
[3794] Many pkt4-receive-* statistics implemented
Tomek Mrugalski [Fri, 15 May 2015 13:54:08 +0000 (15:54 +0200)]
[3794] Initial statistics support added in DHCPv4.
Marcin Siodelski [Fri, 15 May 2015 13:15:44 +0000 (15:15 +0200)]
[master] Added ChangeLog entry for #3806.
Marcin Siodelski [Fri, 15 May 2015 13:03:25 +0000 (15:03 +0200)]
[master] Merge branch 'master' of ssh://git.kea.isc.org/git/kea
Marcin Siodelski [Fri, 15 May 2015 13:02:48 +0000 (15:02 +0200)]
[master] Merge branch 'trac3806'
# Conflicts:
# doc/guide/logging.xml
Tomek Mrugalski [Fri, 15 May 2015 12:39:44 +0000 (14:39 +0200)]
[master] ChangeLog updated after #3793 merge.
Tomek Mrugalski [Fri, 15 May 2015 12:37:50 +0000 (14:37 +0200)]
[master] Merge branch 'trac3793' (StatsMgr implementation)
Tomek Mrugalski [Fri, 15 May 2015 12:36:28 +0000 (14:36 +0200)]
[3793] Changes after review:
- Added rationale for ptimeToText, durationToText
- Added missing headers
- Removed the default values in addValue()
- StatsDuration is now passed by reference
Marcin Siodelski [Fri, 15 May 2015 12:27:46 +0000 (14:27 +0200)]
[3806] Address second round of review comments.
1) Removed the srv-hooks logger
2) Updated DHCP4_NCR_CREATE message description
3) Updated logging doc.
Marcin Siodelski [Fri, 15 May 2015 09:56:44 +0000 (11:56 +0200)]
[3806] Corrections in the User Guide.
Also, renamed loggers.
Marcin Siodelski [Fri, 15 May 2015 08:50:47 +0000 (10:50 +0200)]
[3806] Removed fixme leftovers as no new log statements seemed necessary
Marcin Siodelski [Fri, 15 May 2015 08:30:47 +0000 (10:30 +0200)]
[3806] Addressed some of the review comments.
Except user guide related and "fixme" leftovers.
Tomek Mrugalski [Thu, 14 May 2015 17:43:05 +0000 (19:43 +0200)]
[3793] Changes after review:
- {ptime,duration}ToText moved to lib/util
- missing comments added
- EXPECT_EQ -> ASSERT_EQ
- several consts added
- protected methods are now private in Observation
- tabs converted to spaces
Jeremy C. Reed [Wed, 13 May 2015 18:00:36 +0000 (14:00 -0400)]
[3786] remove "ext/" from reference to the boost license file
because that directory name doesn't exist with the installed version
of kea.
This is trivial and I commit to master without review.
Marcin Siodelski [Wed, 13 May 2015 17:41:48 +0000 (19:41 +0200)]
[3747] Renamed parameter record-client-id to match-client-id.
Also fixed a couple of failing unit tests.
Marcin Siodelski [Wed, 13 May 2015 13:41:47 +0000 (15:41 +0200)]
[3747] Updated User Guide with the match-client-id config examples.
Francis Dupont [Tue, 12 May 2015 23:33:47 +0000 (01:33 +0200)]
[3866] restore RW rights, aka #3866
Francis Dupont [Tue, 12 May 2015 20:51:43 +0000 (22:51 +0200)]
[3841] replaced unlink by remove
Francis Dupont [Tue, 12 May 2015 18:18:25 +0000 (20:18 +0200)]
[3839] unused exception handler variable aka #3839
Francis Dupont [Tue, 12 May 2015 17:54:06 +0000 (19:54 +0200)]
[3833] some signed for loop variables aka #3833
Marcin Siodelski [Tue, 12 May 2015 17:01:27 +0000 (19:01 +0200)]
[3747] Use record-client-id parameter when (re)allocating leases.
Francis Dupont [Tue, 12 May 2015 15:40:29 +0000 (17:40 +0200)]
[3863] updated copyrights
Francis Dupont [Tue, 12 May 2015 15:28:50 +0000 (17:28 +0200)]
[3832] updated copyrights
Francis Dupont [Tue, 12 May 2015 15:24:03 +0000 (17:24 +0200)]
[3829] updated copyrights
Francis Dupont [Tue, 12 May 2015 15:21:03 +0000 (17:21 +0200)]
[3828] updated copyrights
Francis Dupont [Tue, 12 May 2015 15:14:55 +0000 (17:14 +0200)]
[3824] updated copyrights
Marcin Siodelski [Tue, 12 May 2015 12:22:25 +0000 (14:22 +0200)]
[3747] Renamed ignore-client-id to record-client-id and reversed values.
Marcin Siodelski [Tue, 12 May 2015 10:34:57 +0000 (12:34 +0200)]
[3747] Update configuration parsers to support ignore-client-id.
Marcin Siodelski [Tue, 12 May 2015 09:00:56 +0000 (11:00 +0200)]
[3747] Added ignore-client-id parameter to dhcp4.spec
Marcin Siodelski [Tue, 12 May 2015 08:54:29 +0000 (10:54 +0200)]
[3747] Ignore Client Id flag is added to Subnet4.
Marcin Siodelski [Tue, 12 May 2015 07:54:59 +0000 (09:54 +0200)]
[3747] Correctly handle client-id in the INIT-REBOOT case.
Marcin Siodelski [Tue, 12 May 2015 07:16:19 +0000 (09:16 +0200)]
[3747] Modification to how server identifies the client for Release.
This change comes along with the new tests for DHCPRELEASE in the
separate file, and having a separate test fixture.
Francis Dupont [Tue, 12 May 2015 02:46:31 +0000 (04:46 +0200)]
[3863] #3863 patch
Francis Dupont [Tue, 12 May 2015 02:43:41 +0000 (04:43 +0200)]
[3855] #3855 patch
Francis Dupont [Tue, 12 May 2015 02:29:24 +0000 (04:29 +0200)]
[3832] #3832 patch
Francis Dupont [Tue, 12 May 2015 02:27:58 +0000 (04:27 +0200)]
[3829] #3829 patch
Francis Dupont [Tue, 12 May 2015 02:25:35 +0000 (04:25 +0200)]
[3828] #3828 patch
Francis Dupont [Tue, 12 May 2015 02:23:07 +0000 (04:23 +0200)]
[3824] #3824 patches
Francis Dupont [Mon, 11 May 2015 19:50:36 +0000 (21:50 +0200)]
[3860] misc cleanups
Marcin Siodelski [Mon, 11 May 2015 16:20:07 +0000 (18:20 +0200)]
[3747] Removed unused "matches" functions from lease.cc and lease.h
Marcin Siodelski [Mon, 11 May 2015 15:41:30 +0000 (17:41 +0200)]
[3747] Removed spurious check when generating NCRs.
Before creating NCRs the code used to check if there is a match
between a new and old lease and refused to send NCRs if there was
no match. This was wrong behavior because the allocation engine
could be reusing other client's lease in which case there could
be no match whatsoever and the NCRs should still be generated.
Marcin Siodelski [Mon, 11 May 2015 12:24:58 +0000 (14:24 +0200)]
[3747] Use client identifier over MAC to get existing client's lease.
Marcin Siodelski [Mon, 11 May 2015 14:53:28 +0000 (16:53 +0200)]
[master] Merge branch 'master' of ssh://git.kea.isc.org/git/kea
Marcin Siodelski [Mon, 11 May 2015 14:53:12 +0000 (16:53 +0200)]
[master] Removed use of const iterator in the call to erase.
The erase function was called on the const_iterator which caused build
failures on Linux boxes with gcc. This fix was okayed on jabber.
Francis Dupont [Mon, 11 May 2015 14:20:43 +0000 (16:20 +0200)]
[master] updated git hash
Francis Dupont [Mon, 11 May 2015 14:19:43 +0000 (16:19 +0200)]
[master] fixed the silly + vs path_replacer.sh issue (#3713)
Francis Dupont [Mon, 11 May 2015 13:24:25 +0000 (15:24 +0200)]
[master] updated git hash
Francis Dupont [Mon, 11 May 2015 13:23:18 +0000 (15:23 +0200)]
[master] added CONFIG_H_WAS_INCLUDED (#3812)
Tomek Mrugalski [Mon, 11 May 2015 10:48:38 +0000 (12:48 +0200)]
[3793] Minor comment tweaks.
Marcin Siodelski [Fri, 8 May 2015 19:37:23 +0000 (21:37 +0200)]
[3747] Added method which checks if lease belongs to the client.
Tomek Mrugalski [Fri, 8 May 2015 16:36:13 +0000 (18:36 +0200)]
[3793] Performance benchmarks added.
Tomek Mrugalski [Fri, 8 May 2015 16:19:39 +0000 (18:19 +0200)]
[3793] Missing descriptions added.
Thomas Markwalder [Fri, 8 May 2015 15:35:15 +0000 (11:35 -0400)]
[master] Added ChangeLog entry 927 for #3779.
Thomas Markwalder [Fri, 8 May 2015 15:22:36 +0000 (11:22 -0400)]
[master] Re-Merge branch 'master' with build fix from Marcin
Marcin Siodelski [Fri, 8 May 2015 15:21:29 +0000 (17:21 +0200)]
[master] Removed spurious statements from the log/tests/Makefile.am