Jelte Jansen
|
024bea20e2
other simple review comment fixed; alignment of inline comments, and c++ style comments instead of c style
|
il y a 15 ans |
Jelte Jansen
|
e12a45ef74
review mentioned i wasn't following coding guidelines, updating them
|
il y a 15 ans |
Jelte Jansen
|
02907445e2
add wrapper and tests for the new Name::split(int) function
|
il y a 15 ans |
Jelte Jansen
|
29f7734e0f
update README
|
il y a 15 ans |
Jelte Jansen
|
93227d328b
merge to sync with trunk and make later merge back easier
|
il y a 15 ans |
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)
|
il y a 15 ans |
Jelte Jansen
|
a5b1c2fb04
copyright statements had wrong year
|
il y a 15 ans |
Jelte Jansen
|
b5f72e06ac
statics for known classes too
|
il y a 15 ans |
Likun Zhang
|
f905a9cddc
Fix revision number error for item 52 in ChangeLog.
|
il y a 15 ans |
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.
|
il y a 15 ans |
Jelte Jansen
|
2074ba324e
removed old dns-python example code
|
il y a 15 ans |
Jelte Jansen
|
a29e539286
static direct constructors for common RRTypes
|
il y a 15 ans |
Jelte Jansen
|
384309beb2
unit tests
|
il y a 15 ans |
Jelte Jansen
|
8f3efd37e9
check types in all richcmp functions
|
il y a 15 ans |
Jelte Jansen
|
b75fd438e1
removed some unnecessary comment lines
|
il y a 15 ans |
Jelte Jansen
|
c188d51982
oh no, more docs!
|
il y a 15 ans |
Jelte Jansen
|
d3d7c46f85
docs and test updates
|
il y a 15 ans |
Jelte Jansen
|
2199aa3eb0
docs docs docs
|
il y a 15 ans |
Jelte Jansen
|
ca26ccabf2
moved exceptions and constants from top-level to the class they are relevant for
|
il y a 15 ans |
Jelte Jansen
|
949ef72726
Applied second patch from ticket #227 (print module name on stdout/stderr output), reviewed by Jeremy
|
il y a 15 ans |
Jelte Jansen
|
60f6071643
changes from http://bind10.isc.org/ticket/227 (unnamed prints), looked at by Jeremy and Evan
|
il y a 15 ans |
JINMEI Tatuya
|
e4c31a796e
pythonic style fix:
|
il y a 15 ans |
Jeremy C. Reed
|
555080e1a4
Make sure the guide is included in the tarball.
|
il y a 15 ans |
Jeremy C. Reed
|
f7820cd881
Also mention it includes b10-xfrin and b10-xfrout.
|
il y a 15 ans |
Jeremy C. Reed
|
1de73788c7
merge from trac223 for Trac #223:
|
il y a 15 ans |
Jeremy C. Reed
|
58fe92fe99
merge from trunk r2061:
|
il y a 15 ans |
Jeremy C. Reed
|
2efadae260
Run this in the builddir (where generated bindctl exists).
|
il y a 15 ans |
Jeremy C. Reed
|
9228bdce54
Remove bind10_config.pyc on "make clean"
|
il y a 15 ans |
Jeremy C. Reed
|
e2efb771f5
Explicitly define DIST_COMMON so ${python_PYTHON} is not included
|
il y a 15 ans |
Jeremy C. Reed
|
46c598de1c
merge from trunk r2050:
|
il y a 15 ans |