JINMEI Tatuya
|
94c7de226e
removed additional benchmark examples for now.
|
15 years ago |
JINMEI Tatuya
|
f252ae0f34
documented loadQueryData.
|
15 years ago |
JINMEI Tatuya
|
34cb74421a
documented the benchmark template class.
|
15 years ago |
JINMEI Tatuya
|
0091451cfe
propset
|
15 years ago |
JINMEI Tatuya
|
f358c98613
added tests and an example.
|
15 years ago |
JINMEI Tatuya
|
d586dfbc28
copy from the experimental branch
|
15 years ago |
JINMEI Tatuya
|
e171bd88b1
copy from the experimental branch
|
15 years ago |
JINMEI Tatuya
|
5389af6603
copy benchmark framework from the experimental branch
|
15 years ago |
JINMEI Tatuya
|
10970fa5e4
working branch for trac #241
|
15 years ago |
JINMEI Tatuya
|
9cd0b5b301
propset
|
15 years ago |
JINMEI Tatuya
|
6e04eb7a37
removed an awkward colon from a log message.
|
15 years ago |
JINMEI Tatuya
|
4c2fafb0ee
removed a redundant white space at EOL
|
15 years ago |
Jeremy C. Reed
|
81a9d98f0d
Check for pkg-config itself so we don't try the m4 macro without pkg-config.
|
15 years ago |
Likun Zhang
|
187844f29a
Enable b10-xfrout can be launched in source code tree.(Reviewed by Jelte)
|
15 years ago |
Likun Zhang
|
efcdb2155e
Generate a unique session ID by using socket.gethostname() instead of socket.gethostbyname(), since the latter one could make bindctl stall if its own host name can't be resolved.(the patch was created by Jinmei and reviewed by zhanglikun)
|
15 years ago |
Likun Zhang
|
f905a9cddc
Fix revision number error for item 52 in ChangeLog.
|
15 years ago |
Likun Zhang
|
990e977d86
When xfrout is launched, check whether the socket file is being used by one running xfrout process, if it is, exit from python. If the file isn't a socket file or nobody is listening, it will be removed. If it can't be removed, exit from python.
|
15 years ago |
Jelte Jansen
|
949ef72726
Applied second patch from ticket #227 (print module name on stdout/stderr output), reviewed by Jeremy
|
15 years ago |
Jelte Jansen
|
60f6071643
changes from http://bind10.isc.org/ticket/227 (unnamed prints), looked at by Jeremy and Evan
|
15 years ago |
JINMEI Tatuya
|
e4c31a796e
pythonic style fix:
|
15 years ago |
Jeremy C. Reed
|
555080e1a4
Make sure the guide is included in the tarball.
|
15 years ago |
Jeremy C. Reed
|
f7820cd881
Also mention it includes b10-xfrin and b10-xfrout.
|
15 years ago |
Jeremy C. Reed
|
1de73788c7
merge from trac223 for Trac #223:
|
15 years ago |
Jeremy C. Reed
|
58fe92fe99
merge from trunk r2061:
|
15 years ago |
Jeremy C. Reed
|
2efadae260
Run this in the builddir (where generated bindctl exists).
|
15 years ago |
Jeremy C. Reed
|
9228bdce54
Remove bind10_config.pyc on "make clean"
|
15 years ago |
Jeremy C. Reed
|
e2efb771f5
Explicitly define DIST_COMMON so ${python_PYTHON} is not included
|
15 years ago |
Jeremy C. Reed
|
46c598de1c
merge from trunk r2050:
|
15 years ago |
Jeremy C. Reed
|
cdb1c5d672
merge from trunk r2055
|
15 years ago |
Jelte Jansen
|
5c7eaa635a
add a second B10_FROM_SOURCE env var to run_bind10.sh.in; B10_FROM_BUILD (some spec files are now generated and end up in the build tree instead of the source tree)
|
15 years ago |