Jelte Jansen
|
e8edbcf573
show actual error (ie the exception text) for a DataNotFoundError, instead of just 'not found'
|
14 years ago |
Jelte Jansen
|
c31de72c76
make value optional for 'config add <list>'; add the default value that is specified in the spec file in that case
|
14 years ago |
Jelte Jansen
|
14824b3a81
sync with trunk
|
14 years ago |
Jelte Jansen
|
625080ef9e
Fix for a small problem mentioned on jabber for commands that have no arguments (where validation failed after the merge of ticket #202)
|
14 years ago |
JINMEI Tatuya
|
c708d5799c
intermediate merge with trac #463. there's one minor open point in the ticket, so I'll keep the ticket open and update the code if necessary.
|
14 years ago |
JINMEI Tatuya
|
00b6c55a6d
sync with trunk
|
14 years ago |
JINMEI Tatuya
|
56adb44d6c
simplified the flag handling logic, based on a review comment.
|
14 years ago |
JINMEI Tatuya
|
7bfa3ce5dc
added changelog for trac #465
|
14 years ago |
JINMEI Tatuya
|
499556d5b5
merged trac #465: supporting in memory data source for query microbenchmark
|
14 years ago |
JINMEI Tatuya
|
b29fa20ed2
sync with trunk
|
14 years ago |
Michal Vaner
|
f7b67caa8f
Comment explaining previous commit
|
14 years ago |
Michal Vaner
|
c902e3c93f
Fix compilation with assert turned off
|
14 years ago |
JINMEI Tatuya
|
ce2e289a20
initial implementation of #463: "glue OK" mode of Zone::find()
|
14 years ago |
JINMEI Tatuya
|
1391a2e171
created branch for review of trac #463: "glue OK" mode
|
14 years ago |
JINMEI Tatuya
|
fe5c224d01
merged trac #454: zone cut support for in memory data source
|
14 years ago |
JINMEI Tatuya
|
5fc69482a7
sync with trunk
|
14 years ago |
JINMEI Tatuya
|
f0cd421ae8
supported in memory data source for benchmark.
|
14 years ago |
JINMEI Tatuya
|
8c842dc3c7
created a branch for review #465
|
14 years ago |
JINMEI Tatuya
|
818530c7a1
assert() an impossible case.
|
14 years ago |
JINMEI Tatuya
|
ed65bd6dad
suggested comment update based on review comment
|
14 years ago |
JINMEI Tatuya
|
34f8f0f476
fixed a comment typo
|
14 years ago |
JINMEI Tatuya
|
7d37196185
changelog entry for trac #462
|
14 years ago |
JINMEI Tatuya
|
49526c4883
merged trac #462: fixing a bug of b10-auth trailing garbage
|
14 years ago |
JINMEI Tatuya
|
95d8554171
sync with trunk
|
14 years ago |
Michal Vaner
|
d9ec4df5fb
Merge #455 (NXRRSET and NXDOMAIN processing)
|
14 years ago |
Michal Vaner
|
a858cc182e
Avoid compiler warning
|
14 years ago |
Michal Vaner
|
3e663477cc
Test for missing SOA
|
14 years ago |
Michal Vaner
|
f7148489a4
Small style fixes
|
14 years ago |
JINMEI Tatuya
|
914a1886b5
fixed the trailing garbage bug: b10-auth's MessageAnswer() shouldn't do anything because it builds everything in the process methods.
|
14 years ago |
JINMEI Tatuya
|
c7440bcd65
added test data
|
14 years ago |