2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 05:55:28 +00:00
Commit Graph

4896 Commits

Author SHA1 Message Date
JINMEI Tatuya
5aaa6c0f62 [master] Merge branch 'trac893' 2011-05-11 11:48:59 -07:00
JINMEI Tatuya
345b5986ff [trac893] use local OutputBuffers in digestXXX() helper methods rather than
reusing a single buffer created in sign()/verify(), according to the review
discussion.
2011-05-11 11:43:10 -07:00
Michal 'vorner' Vaner
7b25152b5b [trac875] We don't use isc.dns, but pydnspp 2011-05-11 19:51:15 +02:00
Michal 'vorner' Vaner
76a81d33b9 [trac875] Install the plugin 2011-05-11 19:41:13 +02:00
Michal 'vorner' Vaner
8339141a4a [trac875] Missing spec file 2011-05-11 19:28:38 +02:00
Michal 'vorner' Vaner
25c5c37094 Merge branch 'trac744' of git+ssh://bind10.isc.org/var/bind10/git/bind10 into work/log/datasrc 2011-05-11 18:24:35 +02:00
Michal 'vorner' Vaner
9df5e25483 [trac744] Unify to LOG_ macros 2011-05-11 18:24:04 +02:00
Michal 'vorner' Vaner
36af50328b [trac875] The checking function 2011-05-11 16:51:49 +02:00
Michal 'vorner' Vaner
f8c763ef2c [trac875] Tests for the checking function 2011-05-11 16:26:41 +02:00
Jelte Jansen
f5278f2ac4 [trac743] update a doxy message 2011-05-11 15:28:59 +02:00
Jelte Jansen
c47f23e502 [trac743] Replace direct output by liblog calls
While creating messages and extended descriptions, I noticed a few potential problems, which I also fixed;

- If the config manager does not accept the modules specification, or if the
  'get current config' command returns with an error, the system used to
  ignore that fact apart from printing an error, and continue running. It
  seems much better to explicitely fail, since the module would be running
  independent of what its config is supposed to be, which would be really
  unstable
- If the module cannot parse a command it gets over the command channel,
  it used to send back an error. If we have multiple modules listening on
  the same channel, this would result in multiple errors being returned
  It will now log an error, but it will not send back an answer
2011-05-11 15:22:26 +02:00
Michal 'vorner' Vaner
f80cdaf115 [trac875] Loading of spec file 2011-05-11 14:07:16 +02:00
Michal 'vorner' Vaner
c2693bb84e [trac875] Utility to search for file in several dirs 2011-05-11 13:38:01 +02:00
Stephen Morris
2b521f9674 [trac744] Explicitly specify libraries in line to get tests to run 2011-05-11 11:53:18 +01:00
Michal 'vorner' Vaner
2f25f64f9f [trac875] Loading of the plugin 2011-05-11 12:41:26 +02:00
Michal 'vorner' Vaner
14f8767d89 [trac875] Make sure the test finds the plugin 2011-05-11 12:10:28 +02:00
zhanglikun
32872f1e74 [trac598_new] Rewrite the stop logic of forward query. 2011-05-11 17:55:24 +08:00
Michal 'vorner' Vaner
a82432e09c [trac875] Move some path settings to correct file 2011-05-11 11:52:52 +02:00
JINMEI Tatuya
04611df9f5 [trac915] Merge commit '9eddc07' into trac915 2011-05-10 23:42:21 -07:00
JINMEI Tatuya
9eddc07cd3 [trac905] wording fix in comment 2011-05-10 23:41:27 -07:00
JINMEI Tatuya
143b2c6769 [trac893] added more rationale about handling unknown algorithm names 2011-05-10 23:19:39 -07:00
zhanglikun
4569c1b87f [trac598_new] Fix the conflicts when merging master. 2011-05-11 10:47:47 +08:00
JINMEI Tatuya
76a1d7e547 [trac915] Merge commit 'ee53746' into trac915 2011-05-10 17:43:02 -07:00
JINMEI Tatuya
ee53746391 [trac905] corrected prefix of .cc file when -o is specified. 2011-05-10 17:42:30 -07:00
JINMEI Tatuya
92c0c95057 [trac905] Revert "[trac905] corrected the prefix for .cc when -o is specified"
(accidentally committed auto-generated file.)
This reverts commit 296ec6be00.
2011-05-10 17:42:02 -07:00
JINMEI Tatuya
296ec6be00 [trac905] corrected the prefix for .cc when -o is specified 2011-05-10 17:40:45 -07:00
JINMEI Tatuya
82ead9ea72 [trac915] Merge commit '7deb495' into trac915 2011-05-10 16:07:31 -07:00
JINMEI Tatuya
7deb4955ef [trac905] missing return in a catch clause 2011-05-10 16:06:59 -07:00
JINMEI Tatuya
4a78ffbf8a [trac915] Merge branch 'trac905' into trac915 2011-05-10 14:24:53 -07:00
JINMEI Tatuya
b916d130e0 [trac905] missing new header file 2011-05-10 12:30:55 -07:00
JINMEI Tatuya
1ea71dc169 [trac905] other adjustment to support TSIGError. Rcode binding was also
decoupled from the main pydnspp so that it can be used from tsigerror_python
separately (there should be no behavior change to the Rcode binding itself)
2011-05-10 12:23:10 -07:00
JINMEI Tatuya
e7a49bee8a [trac905] main implementation for the support for TSIGError binding 2011-05-10 12:22:49 -07:00
JINMEI Tatuya
ed62a7f4dd [trac905] makefile modification for util/python 2011-05-10 12:21:45 -07:00
JINMEI Tatuya
38932d7e76 [trac905] configure.ac modification for a new script under util/python 2011-05-10 12:19:03 -07:00
JINMEI Tatuya
55b3152ebb [trac905] convenient utilities to write python C++ bindings more safely and easily. 2011-05-10 12:18:19 -07:00
Stephen Morris
29d36377ec [master] Fix bug introduced in trac 900 change
Add MessageReader virtual destructor.  The NetBSD compiler complained
that no virtual destructor had been declared when there were virtual
methods in the class.
2011-05-10 17:29:55 +01:00
chenzhengzhang
25b33e6290 [master] update ChangeLog 2011-05-10 23:30:49 +08:00
chenzhengzhang
a892818fb1 [master] merge trac815 into master 2011-05-10 23:26:08 +08:00
chenzhengzhang
df1ab797a9 Merge branch 'trac815' 2011-05-10 23:25:48 +08:00
Jelte Jansen
6fc6ecda47 [trac743] Initial addition of (empty) .mes file 2011-05-10 16:20:23 +02:00
Stephen Morris
b653f950b9 [trac745] Added ChangeLog entry. 2011-05-10 14:48:58 +01:00
Stephen Morris
ceef68cd12 [trac745] remove to toText() calls in debug output
When logging, the conversion of the parameters to string is done via
boost::lexical_cast.  This uses operator<<(), so if the object has
that function defined for it, there is no need to explicitly call
the object's toText() method when passing it as a logging parameter.
2011-05-10 13:53:49 +01:00
chenzhengzhang
879d981650 Merge branch 'master' into trac815 2011-05-10 19:50:09 +08:00
chenzhengzhang
e595402348 [trac815] add TODO item 2011-05-10 19:41:39 +08:00
Stephen Morris
33cd7d9232 [trac745] Take account of changed calling sequence and message file format 2011-05-10 11:12:16 +01:00
Stephen Morris
fb26d933e7 Merge branch 'master' into trac745 2011-05-10 10:34:14 +01:00
Stephen Morris
48d2369e3a [master] Added ChangeLog entry for trac 900 2011-05-10 09:47:26 +01:00
chenzhengzhang
afd75a89d7 [trac815] explicitly check for tsig related values 2011-05-10 12:03:47 +08:00
Michal 'vorner' Vaner
8d9debda3a [trac744] More arguments to the debug outputs 2011-05-09 21:46:28 +02:00
Michal 'vorner' Vaner
6eba2b45ef [trac744] Change to the third person 2011-05-09 21:24:47 +02:00