]>
git.ipfire.org Git - thirdparty/kea.git/log
Michal 'vorner' Vaner [Mon, 17 Dec 2012 13:06:20 +0000 (14:06 +0100)]
[2427] Warn on ambiguous initial whitespace name
Which happens after the $INCLUDE directive.
Michal 'vorner' Vaner [Mon, 17 Dec 2012 12:47:24 +0000 (13:47 +0100)]
[2427] Unify origin handling
Between the $INCLUDE and $ORIGIN. Mostly to make sure it is consistent.
Michal 'vorner' Vaner [Mon, 17 Dec 2012 12:30:36 +0000 (13:30 +0100)]
[2427] Don't leak $ORIGIN from included file
Stephen Morris [Mon, 17 Dec 2012 12:27:39 +0000 (12:27 +0000)]
[2326] Modification of the text of some error messages
Michal 'vorner' Vaner [Mon, 17 Dec 2012 11:54:33 +0000 (12:54 +0100)]
[2427] Use pointer for last_name_
Instead of a Name directly and paired bool to check if it was
initialized. This avoids using a "dummy" value to initialize it, because
Name can't be uninitialized.
Mukund Sivaraman [Mon, 17 Dec 2012 10:58:33 +0000 (16:28 +0530)]
[2429] Fix typo
Jelte Jansen [Mon, 17 Dec 2012 10:22:14 +0000 (11:22 +0100)]
[master] update Changelog for merge of #2494
Jelte Jansen [Mon, 17 Dec 2012 09:38:16 +0000 (10:38 +0100)]
[master] Merge branch 'trac2494'
Mukund Sivaraman [Mon, 17 Dec 2012 05:43:31 +0000 (11:13 +0530)]
[2431] Add more testcases for missing tokens
Mukund Sivaraman [Mon, 17 Dec 2012 05:28:39 +0000 (10:58 +0530)]
[2431] Check exception message in tests
Mukund Sivaraman [Mon, 17 Dec 2012 04:03:11 +0000 (09:33 +0530)]
[2431] Remove always-true operand
Mukund Sivaraman [Mon, 17 Dec 2012 04:00:56 +0000 (09:30 +0530)]
[2431] Rename test
Mukund Sivaraman [Mon, 17 Dec 2012 04:00:19 +0000 (09:30 +0530)]
[2431] Update test comment (to refer to implementation)
Mukund Sivaraman [Mon, 17 Dec 2012 03:54:47 +0000 (09:24 +0530)]
[2431] Add comments
JINMEI Tatuya [Mon, 17 Dec 2012 03:48:57 +0000 (09:18 +0530)]
[2431] Move TTL, class and type parsing into a helper method
JINMEI Tatuya [Sun, 16 Dec 2012 00:08:12 +0000 (16:08 -0800)]
[master] Merge branch 'master' of ssh://git.bind10.isc.org/var/bind10/git/bind10
JINMEI Tatuya [Sun, 16 Dec 2012 00:07:54 +0000 (16:07 -0800)]
[master] corrected a trivial typo
JINMEI Tatuya [Sat, 15 Dec 2012 23:49:47 +0000 (15:49 -0800)]
[2380] cleanup: removed redundant white space
JINMEI Tatuya [Sat, 15 Dec 2012 23:47:55 +0000 (15:47 -0800)]
[2380] reordered log messages
JINMEI Tatuya [Sat, 15 Dec 2012 23:47:11 +0000 (15:47 -0800)]
[2380] filled in log message descriptions
JINMEI Tatuya [Sat, 15 Dec 2012 23:33:50 +0000 (15:33 -0800)]
[2380] updated TODO, removing things now supported (or soon to be supported)
JINMEI Tatuya [Sat, 15 Dec 2012 23:32:28 +0000 (15:32 -0800)]
[2380] adjusted bind10-guide so it matches the new b10-loadzone
JINMEI Tatuya [Sat, 15 Dec 2012 23:26:57 +0000 (15:26 -0800)]
[2380] updated man page.
JINMEI Tatuya [Sat, 15 Dec 2012 22:22:23 +0000 (14:22 -0800)]
[2380] handle signals
JINMEI Tatuya [Sat, 15 Dec 2012 21:31:42 +0000 (13:31 -0800)]
[2380] always use incremental load so we can handle emergency exit (eg signals)
still support no report mode.
JINMEI Tatuya [Sat, 15 Dec 2012 21:19:24 +0000 (13:19 -0800)]
[2380] dump progress reports "on the same line", just like the old loadzone
JINMEI Tatuya [Sat, 15 Dec 2012 21:08:28 +0000 (13:08 -0800)]
[2380] tighten option checks; make report interval configurable.
JINMEI Tatuya [Sat, 15 Dec 2012 20:24:37 +0000 (12:24 -0800)]
[2380] changed the default log output to stderr so we can separate them
JINMEI Tatuya [Sat, 15 Dec 2012 20:12:03 +0000 (12:12 -0800)]
[2380] added minimal post-load zone checks
JINMEI Tatuya [Sat, 15 Dec 2012 19:14:45 +0000 (11:14 -0800)]
[2380] added -d option to control logging level
JINMEI Tatuya [Sat, 15 Dec 2012 06:29:32 +0000 (22:29 -0800)]
[2427] fixed a trivial typo in comment
Stephen Morris [Fri, 14 Dec 2012 22:19:31 +0000 (22:19 +0000)]
[2524] Add logging to lease manager factory and MySQL lease manager
Stephen Morris [Fri, 14 Dec 2012 22:17:19 +0000 (22:17 +0000)]
[2524] Add ClientId::toText() functionality
Jeremy C. Reed [Fri, 14 Dec 2012 22:13:44 +0000 (16:13 -0600)]
[master] fix DATASRC_DATABASE_FOUND_RRSET for #2563
Discussed via jabber. Show the RRsets as documented instead of the
pointer.
(Note that output may be confusing since there is no delimeter
between the different records in the set. But this is
DBGLVL_TRACE_DETAIL so fine for now.)
JINMEI Tatuya [Fri, 14 Dec 2012 21:08:52 +0000 (13:08 -0800)]
[2431] removed unused variables in catch.
JINMEI Tatuya [Fri, 14 Dec 2012 21:06:12 +0000 (13:06 -0800)]
[2431] constify exceptions in catch.
Marcin Siodelski [Fri, 14 Dec 2012 18:46:24 +0000 (19:46 +0100)]
[2549] Changes as a result of the code review.
Tomek Mrugalski [Fri, 14 Dec 2012 18:28:09 +0000 (19:28 +0100)]
[2327] Reuse of expired leases implemented.
JINMEI Tatuya [Fri, 14 Dec 2012 17:58:51 +0000 (09:58 -0800)]
[2380] removed to-be-removed Makefiles from configure.ac.
final cleanup for these obsolete test cases will be done at the end of the
task. this change helps distcheck at the moment.
Jelte Jansen [Fri, 14 Dec 2012 17:00:05 +0000 (18:00 +0100)]
[2379] Explicitely clear loader after each test
Jelte Jansen [Fri, 14 Dec 2012 16:46:09 +0000 (17:46 +0100)]
[2379] update pydoc for wrapper
Jelte Jansen [Fri, 14 Dec 2012 16:32:55 +0000 (17:32 +0100)]
[2379] Fix no_such_zone_in_source test
Jelte Jansen [Fri, 14 Dec 2012 14:36:13 +0000 (15:36 +0100)]
[2379] Better refcounting
Jelte Jansen [Fri, 14 Dec 2012 13:29:40 +0000 (14:29 +0100)]
[2379] Cleanup some docs and variables
Jelte Jansen [Fri, 14 Dec 2012 10:38:26 +0000 (11:38 +0100)]
[2379] add standard function for class initialization
Jelte Jansen [Fri, 14 Dec 2012 09:49:56 +0000 (10:49 +0100)]
[2379] Explicitely clear loader after each test
Instead of direct adds
Marcin Siodelski [Fri, 14 Dec 2012 17:32:43 +0000 (18:32 +0100)]
[2526] Explicitly initialize all struct members.
Tomek Mrugalski [Fri, 14 Dec 2012 16:47:28 +0000 (17:47 +0100)]
[2326] Tests for RELEASE implemented.
Tomek Mrugalski [Fri, 14 Dec 2012 16:46:57 +0000 (17:46 +0100)]
[2326] Fix in RENEW code (status NoAddrsAvail => NoBinding)
Marcin Siodelski [Fri, 14 Dec 2012 16:45:17 +0000 (17:45 +0100)]
[2526] Minor: corrected typo.
Marcin Siodelski [Fri, 14 Dec 2012 16:42:50 +0000 (17:42 +0100)]
[2526] Changes as a result of the code review.
Stephen Morris [Fri, 14 Dec 2012 16:15:23 +0000 (16:15 +0000)]
[2524] Add declaration and definition of logger, and some messages
Stephen Morris [Tue, 11 Dec 2012 18:16:38 +0000 (18:16 +0000)]
[2524] Add method to redact password from access string
The access string is logged: as it includes the password, this
is removed from the message logged.
Tomek Mrugalski [Fri, 14 Dec 2012 16:00:24 +0000 (17:00 +0100)]
[2326] RELEASE support implemented.
Stephen Morris [Fri, 14 Dec 2012 14:47:10 +0000 (14:47 +0000)]
[2526] Modified a couple of method header comments
Michal 'vorner' Vaner [Fri, 14 Dec 2012 14:21:23 +0000 (15:21 +0100)]
[2427] Handle the initial whitespace
Michal 'vorner' Vaner [Fri, 14 Dec 2012 13:32:23 +0000 (14:32 +0100)]
[2427] Tests for initial whitespace handling
Meaning the same name as previous
Michal 'vorner' Vaner [Fri, 14 Dec 2012 13:29:50 +0000 (14:29 +0100)]
[2427] Origin handling in $INCLUDE
Michal 'vorner' Vaner [Fri, 14 Dec 2012 13:22:49 +0000 (14:22 +0100)]
[2427] Check handling of origin in $INCLUDE
This is leftover from #2428, but it wasn't possible to handle then yet.
Michal 'vorner' Vaner [Fri, 14 Dec 2012 13:10:26 +0000 (14:10 +0100)]
[2427] More error handling tests for $ORIGIN
They all pass now, as the framework to handle them was already in place.
This is just to check it works well.
Michal 'vorner' Vaner [Fri, 14 Dec 2012 12:53:31 +0000 (13:53 +0100)]
[2427] Basic $ORIGIN handling
Michal 'vorner' Vaner [Fri, 14 Dec 2012 12:45:48 +0000 (13:45 +0100)]
[2427] Test for $ORIGIN handling
Marcin Siodelski [Fri, 14 Dec 2012 11:17:54 +0000 (12:17 +0100)]
[2549] Check address type in some option pack() methods.
Michal 'vorner' Vaner [Fri, 14 Dec 2012 09:36:17 +0000 (10:36 +0100)]
Merge #2428
$INCLUDE handling in the isc::dns::MasterLoader
Conflicts:
src/lib/dns/master_loader.cc
JINMEI Tatuya [Fri, 14 Dec 2012 09:08:42 +0000 (01:08 -0800)]
[2380] use incremental loading, and a bit more logging
JINMEI Tatuya [Fri, 14 Dec 2012 08:50:47 +0000 (00:50 -0800)]
[2380] test run()
JINMEI Tatuya [Fri, 14 Dec 2012 08:38:02 +0000 (00:38 -0800)]
[2380] some more option handling
JINMEI Tatuya [Fri, 14 Dec 2012 08:29:31 +0000 (00:29 -0800)]
[2380] some option handling
JINMEI Tatuya [Fri, 14 Dec 2012 08:08:18 +0000 (00:08 -0800)]
[2380] supported canceling creation of zone due to intermediate failure.
JINMEI Tatuya [Fri, 14 Dec 2012 07:03:05 +0000 (23:03 -0800)]
[2380] handled and tested some failure cases
JINMEI Tatuya [Fri, 14 Dec 2012 06:20:03 +0000 (22:20 -0800)]
[2380] supported the case of creating a new zone and then loading
JINMEI Tatuya [Fri, 14 Dec 2012 04:59:35 +0000 (20:59 -0800)]
[2380] supported basic load
JINMEI Tatuya [Fri, 14 Dec 2012 03:58:59 +0000 (19:58 -0800)]
[2380] catch some invalid command line arguments, and log setups
JINMEI Tatuya [Fri, 14 Dec 2012 03:04:12 +0000 (19:04 -0800)]
[2380] introduced some initial framework for new loadzone
Mukund Sivaraman [Fri, 14 Dec 2012 02:44:20 +0000 (08:14 +0530)]
[2431] Add tests with incorrect order of class, TTL and type
Mukund Sivaraman [Fri, 14 Dec 2012 02:19:22 +0000 (07:49 +0530)]
[2431] Add missing 'as' in comment
Mukund Sivaraman [Fri, 14 Dec 2012 02:18:52 +0000 (07:48 +0530)]
[2431] Support flexible order of TTL, type and class
JINMEI Tatuya [Thu, 13 Dec 2012 22:29:26 +0000 (14:29 -0800)]
[2380] Merge branch 'master' into trac2380
Jelte Jansen [Thu, 13 Dec 2012 22:22:11 +0000 (23:22 +0100)]
[master] Merge branch 'trac2542'
JINMEI Tatuya [Thu, 13 Dec 2012 22:16:33 +0000 (14:16 -0800)]
[2380] Merge branch 'trac2379' into trac2380
Jelte Jansen [Thu, 13 Dec 2012 22:07:00 +0000 (23:07 +0100)]
[2494] Add error log for async mode too
Jelte Jansen [Wed, 12 Dec 2012 09:40:46 +0000 (10:40 +0100)]
[2494] Use non-throwing version of send_to
Also update log message and description
JINMEI Tatuya [Thu, 13 Dec 2012 21:54:37 +0000 (13:54 -0800)]
[2379] minor editorial cleanup: use consistent spacing policy
Jelte Jansen [Thu, 13 Dec 2012 21:44:01 +0000 (22:44 +0100)]
[2542] Update doc for create_zone wrapper
And a minor cleanup in the code
JINMEI Tatuya [Thu, 13 Dec 2012 20:33:45 +0000 (12:33 -0800)]
[2379] style fix: combine short lines; indentation
Jelte Jansen [Thu, 13 Dec 2012 20:33:01 +0000 (21:33 +0100)]
[master] Merge branch 'trac2541'
Jelte Jansen [Thu, 13 Dec 2012 20:30:24 +0000 (21:30 +0100)]
[2541] Roll back in unit test before checking result
JINMEI Tatuya [Thu, 13 Dec 2012 20:24:42 +0000 (12:24 -0800)]
[2379] style fix: place return type on a separate line.
Jelte Jansen [Thu, 13 Dec 2012 20:20:57 +0000 (21:20 +0100)]
[2428] Some minor cleanups
JINMEI Tatuya [Thu, 13 Dec 2012 19:53:48 +0000 (11:53 -0800)]
[2379] style fix: folded a long line.
Marcin Siodelski [Thu, 13 Dec 2012 19:36:05 +0000 (20:36 +0100)]
[2549] Simplified functions writing an address to a buffer.
Marcin Siodelski [Thu, 13 Dec 2012 18:33:12 +0000 (19:33 +0100)]
[2549] Replaced IOAddress::getFamily() with IOAddress::isVx() calls.
JINMEI Tatuya [Thu, 13 Dec 2012 17:47:09 +0000 (09:47 -0800)]
[2542] style fix: position of '*'
JINMEI Tatuya [Thu, 13 Dec 2012 17:18:14 +0000 (09:18 -0800)]
[2541] cleanup: removed unnecessary call to copy constructor
Stephen Morris [Thu, 13 Dec 2012 13:26:36 +0000 (13:26 +0000)]
[master] ChangeLog for trac2546
Jelte Jansen [Thu, 6 Dec 2012 16:03:19 +0000 (17:03 +0100)]
[2379] Add more tests and catches
And update doc and do a bit of style cleanup
Jelte Jansen [Thu, 6 Dec 2012 16:02:53 +0000 (17:02 +0100)]
[2379] Add InvalidOperation to the pydnspp exceptions
Jelte Jansen [Tue, 4 Dec 2012 22:30:59 +0000 (23:30 +0100)]
[2379] loadIncremental wrapper
Jelte Jansen [Tue, 4 Dec 2012 21:50:59 +0000 (22:50 +0100)]
[2379] test before writing final methods
Jelte Jansen [Tue, 4 Dec 2012 10:33:12 +0000 (11:33 +0100)]
[2379] Add more tests and catches
And update doc and do a bit of style cleanup