Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The directory was renamed. The trac470 branch showed it removed. | Jeremy C. Reed | 2011-01-05 | 12 | -1772/+0 |
* | sync with trunk | JINMEI Tatuya | 2011-01-03 | 2 | -115/+4 |
|\ | |||||
| * | Removing now-missing options from b10-recurse manpage. Remove | Jeremy C. Reed | 2010-12-27 | 2 | -115/+4 |
* | | another link order fix for static links | JINMEI Tatuya | 2010-12-28 | 1 | -1/+1 |
* | | made lib/testutils clang++-friendly: | JINMEI Tatuya | 2010-12-26 | 3 | -12/+36 |
|/ | |||||
* | added TEST_DATA_BUILDDIR to the data path. this should fix distcheck failures. | JINMEI Tatuya | 2010-12-21 | 1 | -4/+2 |
* | moved RecursorConfig tests out to a separate source file | Jelte Jansen | 2010-12-13 | 3 | -221/+236 |
* | removed extraneous updateConfig call in recursor's main.cc (made it try to bi... | Jelte Jansen | 2010-12-09 | 2 | -3/+3 |
* | In output, add a colon between address and port to fix: | Jeremy C. Reed | 2010-12-09 | 1 | -1/+2 |
* | sync with trunk | Jelte Jansen | 2010-12-09 | 3 | -6/+7 |
|\ | |||||
| * | Added start_auth and start_recurse options to the Boss process to determine | Stephen Morris | 2010-11-25 | 5 | -0/+246 |
* | Make sure that b10-auth man page is installed (regression just in this | Jeremy C. Reed | 2010-11-29 | 1 | -3/+2 |
* | Cleanup & comment of lambda classes | Michal Vaner | 2010-11-29 | 1 | -10/+10 |
* | Address some review comments | Michal Vaner | 2010-11-27 | 2 | -6/+13 |
* | Configuration of timeouts | Michal Vaner | 2010-11-22 | 4 | -1/+110 |
* | Spacing correction in log messages | Michal Vaner | 2010-11-19 | 1 | -2/+2 |
* | Fix compilation | Michal Vaner | 2010-11-19 | 1 | -1/+1 |
* | More logging messages in merged code | Michal Vaner | 2010-11-19 | 2 | -4/+14 |
* | Sync with #327 | Michal Vaner | 2010-11-19 | 16 | -495/+487 |
|\ | |||||
| * | Fix merge | Michal Vaner | 2010-11-19 | 1 | -2/+0 |
| * | Merge #402 | Michal Vaner | 2010-11-19 | 12 | -359/+15 |
| |\ | |||||
| | * | Sync with #327 | Michal Vaner | 2010-11-17 | 7 | -134/+476 |
| | |\ | | |/ | |/| | |||||
| * | | Fix missing boost includes | Michal Vaner | 2010-11-11 | 2 | -0/+2 |
| * | | Add missing file | Michal Vaner | 2010-11-10 | 1 | -0/+20 |
| * | | Sync with trunk | Michal Vaner | 2010-11-10 | 15 | -186/+165 |
| * | | Merge 394 into 327 | Michal Vaner | 2010-11-09 | 1 | -1/+0 |
| |\ \ | |||||
| | * | | data_ is an array | Jelte Jansen | 2010-10-27 | 1 | -1/+1 |
| * | | | Merge preparation, step 3 | Michal Vaner | 2010-11-03 | 2 | -11/+12 |
| * | | | Merge preparation, step 1 | Michal Vaner | 2010-11-03 | 5 | -39/+26 |
| |\| | | |||||
| * | | | Abort when rollback fails | Michal Vaner | 2010-10-28 | 2 | -5/+19 |
| * | | | Code style fix | Michal Vaner | 2010-10-28 | 1 | -6/+2 |
| * | | | Fix comment | Michal Vaner | 2010-10-28 | 1 | -1/+3 |
| * | | | Update --help of b10-recurse. | Michal Vaner | 2010-10-26 | 1 | -11/+2 |
| * | | | Fix config item names | Michal Vaner | 2010-10-23 | 2 | -16/+16 |
| * | | | Configuration of addresses to listen on | Michal Vaner | 2010-10-23 | 5 | -95/+205 |
| * | | | Implement configuring of forward addresses | Michal Vaner | 2010-10-23 | 2 | -25/+86 |
| * | | | Tests for configuring forward addresses | Michal Vaner | 2010-10-23 | 1 | -2/+93 |
| * | | | Update interface of Recursor | Michal Vaner | 2010-10-23 | 1 | -6/+24 |
| * | | | Specify config values for recursive server | Michal Vaner | 2010-10-23 | 1 | -4/+56 |
| * | | | Correct the name of the recursor | Michal Vaner | 2010-10-22 | 1 | -3/+3 |
| | | * | Move common tests to separate directory | Michal Vaner | 2010-11-17 | 2 | -5/+2 |
| | | * | srv_unittest.h includes srv_test.h | Michal Vaner | 2010-11-17 | 1 | -1/+0 |
| | | * | Fix the error when make distcheck. | Likun Zhang | 2010-11-03 | 1 | -1/+3 |
| | | * | Refactoring authoritative and recursive tests (moving common tests into a sin... | Likun Zhang | 2010-11-03 | 11 | -365/+14 |
| | |/ | |||||
* | | | Some more logging messages | Michal Vaner | 2010-11-17 | 2 | -3/+17 |
* | | | Forgotten place to log | Michal Vaner | 2010-10-28 | 2 | -2/+0 |
* | | | Use dummy logging it recursor.cc | Michal Vaner | 2010-10-26 | 5 | -82/+39 |
* | | | Remove unneeded namespaces and headers | Michal Vaner | 2010-10-26 | 1 | -8/+0 |
* | | | Notes where to log in main.cc | Michal Vaner | 2010-10-26 | 2 | -10/+13 |
* | | | Remove unused namespaces | Michal Vaner | 2010-10-26 | 1 | -3/+0 |
| |/ |/| |