summaryrefslogtreecommitdiffstats
path: root/src/lib/config (follow)
Commit message (Expand)AuthorAgeFilesLines
* [2123] Scope of variablesMichal 'vorner' Vaner2012-07-181-1/+1
* [2114] unit test for failing list-in-named-setJelte Jansen2012-07-041-0/+16
* [master] added boost:: for its version of bind().JINMEI Tatuya2012-06-281-5/+6
* [master] Use libtool from top_builddirMukund Sivaraman2012-06-211-1/+1
* [2036] Integrate valgrind into our test suiteMukund Sivaraman2012-06-121-0/+3
* [master] remove extra whitespaceJeremy C. Reed2012-05-311-1/+1
* [master] added some LIBADDs for libcfgclient.JINMEI Tatuya2012-05-211-0/+3
* [master] Set library version of libcfgclientJelte Jansen2012-05-211-0/+2
* [1914] Use .empty() instead of == ""Michal 'vorner' Vaner2012-05-191-1/+1
* [1914] a few fixes in commentsJelte Jansen2012-05-183-7/+7
* [1914] Implemented the cancelAsyncRecv methodMichal 'vorner' Vaner2012-05-171-0/+5
* [1914] Tests for the cancelAsyncRecv callMichal 'vorner' Vaner2012-05-171-0/+38
* [1914] Check more complicated scenariosMichal 'vorner' Vaner2012-05-171-10/+65
* [1914] Fix reply matching testsMichal 'vorner' Vaner2012-05-172-1/+4
* [1914] More tests for matchingMichal 'vorner' Vaner2012-05-171-44/+105
* [1914] More test fixesMichal 'vorner' Vaner2012-05-173-6/+12
* [1914] Fix testsMichal 'vorner' Vaner2012-05-172-2/+7
* [1914] Cleanup: constifyMichal 'vorner' Vaner2012-05-171-10/+15
* [1914] Cleanup: remove shared_ptrMichal 'vorner' Vaner2012-05-172-8/+8
* [1914] Check for async requests on a new messageMichal 'vorner' Vaner2012-05-172-1/+76
* [1914] Store the request into a queueMichal 'vorner' Vaner2012-05-172-1/+23
* [1914] Basic tests for groupRecvMsgAsyncMichal 'vorner' Vaner2012-05-174-8/+125
* [1914] Unrelated cleanup: removed extra anonymous namespaceMichal 'vorner' Vaner2012-05-171-2/+0
* [1914] Documentation for the async receive interfaceMichal 'vorner' Vaner2012-05-161-0/+94
* [1914] Interface for the async receivesMichal 'vorner' Vaner2012-05-161-2/+20
* [1857] make ModuleSpecError derive from isc::ExceptionJelte Jansen2012-04-202-18/+15
* [master] trivial editorial cleanup: removed spaces in a blank line.JINMEI Tatuya2012-03-311-1/+1
* Add more .gitignore files (for unit tests)Mukund Sivaraman2012-03-091-0/+1
* Add more .gitignore files for the rest of generated stuffMukund Sivaraman2012-03-093-0/+4
* [1193] updates to fix cppcheck-1.53 warningsJelte Jansen2012-02-211-1/+0
* [640] addressed new review commentsJelte Jansen2012-02-091-12/+6
* [640] more commentsJelte Jansen2012-02-082-8/+14
* [640] address number of review commentsJelte Jansen2012-02-035-26/+72
* [640] another minor fix: indentationJINMEI Tatuya2012-02-031-1/+2
* [640] editorial nits: remove white space at EOL; corrected copyright yearJINMEI Tatuya2012-02-031-1/+1
* [640] send around 'stopping' messages, and handle themJelte Jansen2012-02-014-0/+70
* Merge #805Michal 'vorner' Vaner2012-01-091-1/+35
|\
| * [1522] style fix: added parentheses for returnJINMEI Tatuya2011-12-281-2/+2
| * [1522] ccsession socketrequestor implementationJelte Jansen2011-12-221-1/+35
* | [1515] Fix Makefile.amMichal 'vorner' Vaner2012-01-041-0/+1
* | [1515] Don't crash when printing exceptionMichal 'vorner' Vaner2011-12-281-0/+21
|/
* [1344] don't be too hasty on erroring on None when setting dataJelte Jansen2011-10-281-0/+21
* Merge branch 'master' into trac1074Stephen Morris2011-10-271-2/+2
|\
| * [trac1286] don't install libfake_session and libtestutilsJeremy C. Reed2011-10-111-1/+1
| * [trac1286] change check_PROGRAMS to noinst_PROGRAMSJeremy C. Reed2011-10-111-1/+1
* | [1074] First pass at sorting out C++ devug levelsStephen Morris2011-10-141-8/+3
|/
* [trac1091] don't install the unittest librariesJeremy C. Reed2011-10-061-1/+1
* [trac929]Naoki Kambe2011-08-152-4/+17
* [trac929] add more strict check for date and time format (add reverse check)Naoki Kambe2011-08-152-2/+9
* [trac929]Naoki Kambe2011-08-151-1/+144