summaryrefslogtreecommitdiffstats
path: root/AUTHORS (unfollow)
Commit message (Expand)AuthorFilesLines
2010-06-23use c++ style casts. Most of them are reinterpret_casts because of the way we...Jelte Jansen10-276/+299
2010-06-23other simple review comment fixed; alignment of inline comments, and c++ styl...Jelte Jansen9-627/+626
2010-06-23review mentioned i wasn't following coding guidelines, updating themJelte Jansen11-417/+279
2010-06-09add wrapper and tests for the new Name::split(int) functionJelte Jansen2-16/+35
2010-06-09update READMEJelte Jansen1-18/+18
2010-06-09Generate a unique session ID by using socket.gethostname() instead of socket....Likun Zhang2-2/+9
2010-06-08copyright statements had wrong yearJelte Jansen12-13/+26
2010-06-08statics for known classes tooJelte Jansen2-2/+87
2010-06-08Fix revision number error for item 52 in ChangeLog.Likun Zhang1-1/+1
2010-06-08When xfrout is launched, check whether the socket file is being used by one r...Likun Zhang3-7/+112
2010-06-08removed old dns-python example codeJelte Jansen12-2155/+48
2010-06-08static direct constructors for common RRTypesJelte Jansen2-1/+313
2010-06-08unit testsJelte Jansen7-18/+89
2010-06-07check types in all richcmp functionsJelte Jansen6-18/+60
2010-06-07removed some unnecessary comment linesJelte Jansen3-32/+18
2010-06-07oh no, more docs!Jelte Jansen7-42/+126
2010-06-07docs and test updatesJelte Jansen4-51/+95
2010-06-07docs docs docsJelte Jansen2-108/+214
2010-06-07moved exceptions and constants from top-level to the class they are relevant forJelte Jansen2-82/+68
2010-06-04Applied second patch from ticket #227 (print module name on stdout/stderr out...Jelte Jansen2-11/+11
2010-06-03changes from http://bind10.isc.org/ticket/227 (unnamed prints), looked at by ...Jelte Jansen8-48/+45
2010-06-03pythonic style fix:JINMEI Tatuya1-1/+1
2010-06-02Make sure the guide is included in the tarball.Jeremy C. Reed3-2/+12
2010-06-02Also mention it includes b10-xfrin and b10-xfrout.Jeremy C. Reed1-3/+5
2010-06-02merge from trunk r2061:Jeremy C. Reed1-2/+2
2010-06-02Run this in the builddir (where generated bindctl exists).Jeremy C. Reed1-2/+2
2010-06-02Remove bind10_config.pyc on "make clean"Jeremy C. Reed1-0/+2
2010-06-02Explicitly define DIST_COMMON so ${python_PYTHON} is not includedJeremy C. Reed1-0/+7
2010-06-02merge from trunk r2050:Jeremy C. Reed1-1/+1
2010-06-02merge from trunk r2055Jeremy C. Reed1-2/+1
2010-06-02add a second B10_FROM_SOURCE env var to run_bind10.sh.in; B10_FROM_BUILD (som...Jelte Jansen4-8/+14
2010-06-02The msgq socket should be in a writable location when running fromJeremy C. Reed1-1/+1
2010-06-02add srcdir/src/lib/python to pythonpath in run_bind10.shJelte Jansen2-2/+2
2010-06-02renamed isc_config.py to bind10_config.pyJelte Jansen4-4/+4