summaryrefslogtreecommitdiffstats
path: root/src/bin/recurse (follow)
Commit message (Expand)AuthorAgeFilesLines
* The directory was renamed. The trac470 branch showed it removed.Jeremy C. Reed2011-01-0512-1772/+0
* sync with trunkJINMEI Tatuya2011-01-032-115/+4
|\
| * Removing now-missing options from b10-recurse manpage. Remove Jeremy C. Reed2010-12-272-115/+4
* | another link order fix for static linksJINMEI Tatuya2010-12-281-1/+1
* | made lib/testutils clang++-friendly:JINMEI Tatuya2010-12-263-12/+36
|/
* added TEST_DATA_BUILDDIR to the data path. this should fix distcheck failures.JINMEI Tatuya2010-12-211-4/+2
* moved RecursorConfig tests out to a separate source fileJelte Jansen2010-12-133-221/+236
* removed extraneous updateConfig call in recursor's main.cc (made it try to bi...Jelte Jansen2010-12-092-3/+3
* In output, add a colon between address and port to fix:Jeremy C. Reed2010-12-091-1/+2
* sync with trunkJelte Jansen2010-12-093-6/+7
|\
| * Added start_auth and start_recurse options to the Boss process to determineStephen Morris2010-11-255-0/+246
* Make sure that b10-auth man page is installed (regression just in thisJeremy C. Reed2010-11-291-3/+2
* Cleanup & comment of lambda classesMichal Vaner2010-11-291-10/+10
* Address some review commentsMichal Vaner2010-11-272-6/+13
* Configuration of timeoutsMichal Vaner2010-11-224-1/+110
* Spacing correction in log messagesMichal Vaner2010-11-191-2/+2
* Fix compilationMichal Vaner2010-11-191-1/+1
* More logging messages in merged codeMichal Vaner2010-11-192-4/+14
* Sync with #327Michal Vaner2010-11-1916-495/+487
|\
| * Fix mergeMichal Vaner2010-11-191-2/+0
| * Merge #402Michal Vaner2010-11-1912-359/+15
| |\
| | * Sync with #327Michal Vaner2010-11-177-134/+476
| | |\ | | |/ | |/|
| * | Fix missing boost includesMichal Vaner2010-11-112-0/+2
| * | Add missing fileMichal Vaner2010-11-101-0/+20
| * | Sync with trunkMichal Vaner2010-11-1015-186/+165
| * | Merge 394 into 327Michal Vaner2010-11-091-1/+0
| |\ \
| | * | data_ is an arrayJelte Jansen2010-10-271-1/+1
| * | | Merge preparation, step 3Michal Vaner2010-11-032-11/+12
| * | | Merge preparation, step 1Michal Vaner2010-11-035-39/+26
| |\| |
| * | | Abort when rollback failsMichal Vaner2010-10-282-5/+19
| * | | Code style fixMichal Vaner2010-10-281-6/+2
| * | | Fix commentMichal Vaner2010-10-281-1/+3
| * | | Update --help of b10-recurse.Michal Vaner2010-10-261-11/+2
| * | | Fix config item namesMichal Vaner2010-10-232-16/+16
| * | | Configuration of addresses to listen onMichal Vaner2010-10-235-95/+205
| * | | Implement configuring of forward addressesMichal Vaner2010-10-232-25/+86
| * | | Tests for configuring forward addressesMichal Vaner2010-10-231-2/+93
| * | | Update interface of RecursorMichal Vaner2010-10-231-6/+24
| * | | Specify config values for recursive serverMichal Vaner2010-10-231-4/+56
| * | | Correct the name of the recursorMichal Vaner2010-10-221-3/+3
| | | * Move common tests to separate directoryMichal Vaner2010-11-172-5/+2
| | | * srv_unittest.h includes srv_test.hMichal Vaner2010-11-171-1/+0
| | | * Fix the error when make distcheck.Likun Zhang2010-11-031-1/+3
| | | * Refactoring authoritative and recursive tests (moving common tests into a sin...Likun Zhang2010-11-0311-365/+14
| | |/
* | | Some more logging messagesMichal Vaner2010-11-172-3/+17
* | | Forgotten place to logMichal Vaner2010-10-282-2/+0
* | | Use dummy logging it recursor.ccMichal Vaner2010-10-265-82/+39
* | | Remove unneeded namespaces and headersMichal Vaner2010-10-261-8/+0
* | | Notes where to log in main.ccMichal Vaner2010-10-262-10/+13
* | | Remove unused namespacesMichal Vaner2010-10-261-3/+0
| |/ |/|