summaryrefslogtreecommitdiffstats
path: root/src/bin/xfrin (follow)
Commit message (Expand)AuthorAgeFilesLines
* [jreed-copyrights] remove CZ copyrights (they are replaced with ISC)Jeremy C. Reed2011-03-171-1/+0
* [trac629] remove wrong use of DESTDIRJeremy C. Reed2011-02-251-2/+1
* Remove mention of Y1. It is not year one any more.Jeremy C. Reed2011-01-311-1/+1
* more $Id$ cleanups:JINMEI Tatuya2011-01-223-5/+0
* added quick hack fix for #516: making sure do group_recvmsg()JINMEI Tatuya2011-01-201-3/+19
* For trac362Jeremy C. Reed2010-12-271-3/+7
|\
| * catch up to trunk, 2 conflicts.Jeremy C. Reed2010-12-272-3/+4
| |\ | |/ |/|
* | Be consistent with these run_*sh scripts by using exec for all of them.Jeremy C. Reed2010-12-231-2/+1
* | This is for trac226.Jeremy C. Reed2010-12-231-0/+3
* | remove the unused db_file configuration setting (xfrout takes it file from au...Jelte Jansen2010-12-011-1/+0
| * merge trunk back into this.Jeremy C. Reed2010-11-234-117/+53
| |\ | |/ |/|
* | merged trac #358 (various cleanups to the DNS message class)JINMEI Tatuya2010-11-042-6/+6
* | Merge trac364 to trunk.Likun Zhang2010-10-281-2/+2
|\ \
| * \ Merge trunk back to this branchLikun Zhang2010-10-274-109/+45
| |\ \ | |/ / |/| |
| * | Rename folder name from utils to util. Likun Zhang2010-10-111-2/+2
* | | Merge trac #335Michal Vaner2010-10-191-3/+13
|\ \ \
| * | | Add catch for the exact exception socket.error when msgq has been killed.Likun Zhang2010-10-091-4/+6
| * | | 1. catch the exception when xfrin sending the zone transfer result to others ...Likun Zhang2010-09-301-3/+11
* | | | Merged trac 353Michal Vaner2010-10-172-32/+22
|\ \ \ \
| * | | | Rename _check to _parseMichal Vaner2010-10-151-7/+6
| * | | | xfrin uses isc.net.checkMichal Vaner2010-09-302-30/+21
| | |/ / | |/| |
* | | | Remove the parameter 'db_file' for command 'retransfer' of xfrin module, and ...Likun Zhang2010-10-112-10/+2
|\ \ \ \
| * | | | Add some comments for publishing zone transfer result news.Likun Zhang2010-09-141-1/+4
| * | | | Remove the parameter 'db_file' for command 'retransfer' of xfrin module, and ...Likun Zhang2010-09-142-10/+1
| * | | | Add the changelog and TODO items for config setting of xfrin module.Likun Zhang2010-09-091-0/+1
| * | | | When xfrin fails to connect to one zone's master, it should tell the bad news...Likun Zhang2010-09-091-1/+2
* | | | | When xfrin can't connect with one zone's master, it should tell the bad news ...Likun Zhang2010-10-111-2/+6
* | | | | Merged trac 349Michal Vaner2010-10-091-1/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Use block reads in the tight loopMichal Vaner2010-09-231-1/+2
| | | | * Rename my pycoverage variable, since need it without the arguments too.Jeremy C. Reed2010-11-121-2/+2
| | | | * Add --with-pycoverage option to configure.Jeremy C. Reed2010-10-071-2/+6
| |_|_|/ |/| | |
* | | | Merge #322Michal Vaner2010-09-281-0/+3
| |_|/ |/| |
* | | make sure "." is listed before tests in SUBDIRS to ensure things to be tested...JINMEI Tatuya2010-09-231-1/+1
|/ /
* | Remember the todo items mentioned by Jeremy.Likun Zhang2010-09-211-0/+1
* | Regenerate some manual pages and guide (based on my earlier commitJeremy C. Reed2010-09-161-10/+45
* | Miscellaneous cleanup of manual, like removingJeremy C. Reed2010-09-161-16/+30
* | Initial zonemgr and related docs (done over a week ago).Jeremy C. Reed2010-09-161-7/+38
* | Add one TODO item for Xfrin.Likun Zhang2010-09-151-0/+1
* | Add TODO item, check soa serial first when doing zone refreshment.Likun Zhang2010-09-101-0/+1
* | merge ticket #314 (better name for libdns_python)Jelte Jansen2010-09-102-6/+6
|\ \ | |/ |/|
| * rename libdns_python to pydnsppJelte Jansen2010-09-072-6/+6
* | Remove unused line code, since the 'ret' is never changed in that block. ment...Likun Zhang2010-09-091-1/+0
* | Add one TODO item for xfrin module, do zone transfer from notifyfrom. trivial...Likun Zhang2010-09-091-0/+2
|/
* Merged in from trunk to catch up.Jeremy C. Reed2010-08-252-2/+10
|\
| * sync with trunkJINMEI Tatuya2010-08-211-2/+2
| |\
| | * Fix misspelling typo.Jeremy C. Reed2010-08-201-2/+2
| * | s/B10_LIBRARY_PATH/LIBRARY_PATH_PLACEHOLDER/ hoping the latter is less confusingJINMEI Tatuya2010-08-201-3/+3
| * | explicitly specify DYLD_LIBRARY_PATH for darwin (MacOS X) for "from source" o...JINMEI Tatuya2010-08-181-0/+8
| |/
* / Exit if a single test script fails.Jeremy C. Reed2010-08-201-1/+1
|/
* merge trac215(zone manager) and trac289(notify-out)Jerry2010-08-163-100/+178
|\