index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
AUTHORS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-06-23
use c++ style casts. Most of them are reinterpret_casts because of the way we...
Jelte Jansen
10
-276
/
+299
2010-06-23
other simple review comment fixed; alignment of inline comments, and c++ styl...
Jelte Jansen
9
-627
/
+626
2010-06-23
review mentioned i wasn't following coding guidelines, updating them
Jelte Jansen
11
-417
/
+279
2010-06-09
add wrapper and tests for the new Name::split(int) function
Jelte Jansen
2
-16
/
+35
2010-06-09
update README
Jelte Jansen
1
-18
/
+18
2010-06-09
Generate a unique session ID by using socket.gethostname() instead of socket....
Likun Zhang
2
-2
/
+9
2010-06-08
copyright statements had wrong year
Jelte Jansen
12
-13
/
+26
2010-06-08
statics for known classes too
Jelte Jansen
2
-2
/
+87
2010-06-08
Fix revision number error for item 52 in ChangeLog.
Likun Zhang
1
-1
/
+1
2010-06-08
When xfrout is launched, check whether the socket file is being used by one r...
Likun Zhang
3
-7
/
+112
2010-06-08
removed old dns-python example code
Jelte Jansen
12
-2155
/
+48
2010-06-08
static direct constructors for common RRTypes
Jelte Jansen
2
-1
/
+313
2010-06-08
unit tests
Jelte Jansen
7
-18
/
+89
2010-06-07
check types in all richcmp functions
Jelte Jansen
6
-18
/
+60
2010-06-07
removed some unnecessary comment lines
Jelte Jansen
3
-32
/
+18
2010-06-07
oh no, more docs!
Jelte Jansen
7
-42
/
+126
2010-06-07
docs and test updates
Jelte Jansen
4
-51
/
+95
2010-06-07
docs docs docs
Jelte Jansen
2
-108
/
+214
2010-06-07
moved exceptions and constants from top-level to the class they are relevant for
Jelte Jansen
2
-82
/
+68
2010-06-04
Applied second patch from ticket #227 (print module name on stdout/stderr out...
Jelte Jansen
2
-11
/
+11
2010-06-03
changes from http://bind10.isc.org/ticket/227 (unnamed prints), looked at by ...
Jelte Jansen
8
-48
/
+45
2010-06-03
pythonic style fix:
JINMEI Tatuya
1
-1
/
+1
2010-06-02
Make sure the guide is included in the tarball.
Jeremy C. Reed
3
-2
/
+12
2010-06-02
Also mention it includes b10-xfrin and b10-xfrout.
Jeremy C. Reed
1
-3
/
+5
2010-06-02
merge from trunk r2061:
Jeremy C. Reed
1
-2
/
+2
2010-06-02
Run this in the builddir (where generated bindctl exists).
Jeremy C. Reed
1
-2
/
+2
2010-06-02
Remove bind10_config.pyc on "make clean"
Jeremy C. Reed
1
-0
/
+2
2010-06-02
Explicitly define DIST_COMMON so ${python_PYTHON} is not included
Jeremy C. Reed
1
-0
/
+7
2010-06-02
merge from trunk r2050:
Jeremy C. Reed
1
-1
/
+1
2010-06-02
merge from trunk r2055
Jeremy C. Reed
1
-2
/
+1
2010-06-02
add a second B10_FROM_SOURCE env var to run_bind10.sh.in; B10_FROM_BUILD (som...
Jelte Jansen
4
-8
/
+14
2010-06-02
The msgq socket should be in a writable location when running from
Jeremy C. Reed
1
-1
/
+1
2010-06-02
add srcdir/src/lib/python to pythonpath in run_bind10.sh
Jelte Jansen
2
-2
/
+2
2010-06-02
renamed isc_config.py to bind10_config.py
Jelte Jansen
4
-4
/
+4