summaryrefslogtreecommitdiffstats
path: root/src/lib/server_common (follow)
Commit message (Expand)AuthorAgeFilesLines
* [3172] Make more clang++ fixesMukund Sivaraman2013-09-191-2/+4
* [3170] fix rulkes that were breaking parallel buildsKean Johnston2013-09-181-2/+5
* [2726] Update commentMukund Sivaraman2013-06-171-1/+2
* [2726] Suppress check for no exception on constructionMichal 'vorner' Vaner2013-06-141-0/+2
* [master] many spelling or typo fixesJeremy C. Reed2013-04-091-1/+1
* [1086] Replace addr#port with addr:portJelte Jansen2013-03-205-7/+19
* [master] various more typo and misspelling fixesJeremy C. Reed2013-03-081-1/+1
* [2669] Use valgrind-check in fork/thread testsJelte Jansen2013-02-181-68/+71
* [1901] Some more changesJelte Jansen2013-01-311-1/+1
* [1901] Replace Boss with InitJelte Jansen2013-01-312-9/+9
* [1901] Replace 'boss' with 'b10-init' or 'b10_init'Jelte Jansen2013-01-314-18/+19
* [master] lots of minor doc fixes in mes filesJeremy C. Reed2012-12-271-2/+2
* [2357] Update scaffolding using fix-scaffolding.py toolMukund Sivaraman2012-10-253-8/+8
* [2349] Ignore EXPECT_DEATH when run in valgrindJelte Jansen2012-10-111-31/+36
* [2275] fix strncpy in socketrequestortestJelte Jansen2012-10-081-2/+2
* [2275] valgrind fixes: uninitialized memoryJelte Jansen2012-10-041-1/+1
* [2071] Add b10 prefix to libutil_io.la (and s/_/-/)Mukund Sivaraman2012-08-021-1/+1
* [2071] Add b10 prefix to libserver_common.la (and s/_/-/)Mukund Sivaraman2012-08-022-17/+17
* [2071] Add b10 prefix to libasiodns.laMukund Sivaraman2012-08-021-1/+1
* [2071] Add b10 prefix to libasiolink.laMukund Sivaraman2012-08-022-2/+2
* [2071] Add b10 prefix to libacl.laMukund Sivaraman2012-08-022-2/+2
* [2071] Add b10 prefix to libcfgclient.laMukund Sivaraman2012-08-022-2/+2
* [2071] Add b10 prefix to libcc.laMukund Sivaraman2012-08-022-2/+2
* [2071] Add b10 prefix to libdns++.laMukund Sivaraman2012-08-022-2/+2
* [2071] Add b10 prefix to liblog.laMukund Sivaraman2012-08-022-3/+3
* [2071] Add b10 prefix to libutil.laMukund Sivaraman2012-08-021-1/+1
* [2071] Add b10 prefix to libexceptions.laMukund Sivaraman2012-08-022-2/+2
* [master] fix errors with ambiguous types and other boost usesJeremy C. Reed2012-07-251-1/+2
* [2123] Small performance improvements in testsMichal 'vorner' Vaner2012-07-181-1/+1
* [master] Use libtool from top_builddirMukund Sivaraman2012-06-211-1/+1
* [2036] Integrate valgrind into our test suiteMukund Sivaraman2012-06-121-0/+3
* Merge #1914Michal 'vorner' Vaner2012-05-211-0/+2
|\
| * [1914] Update tests for the addMessage extensionMichal 'vorner' Vaner2012-05-171-0/+2
* | [master] reorder the .mes entriesJeremy C. Reed2012-05-161-5/+5
|/
* [1964] moved dontCreateCoreDumps to libutil_unittests.JINMEI Tatuya2012-05-091-5/+3
* [1892] Add scaffolding check around resource.hMukund Sivaraman2012-05-041-1/+5
* [1880] Move dontCreateCoreDumps() definition to the header due to dependency ...Mukund Sivaraman2012-05-041-1/+0
* [1880] Untabify fileMukund Sivaraman2012-05-041-9/+9
* [1880] Use a helper function instead of repeating codeMukund Sivaraman2012-05-042-19/+4
* [1880] Don't create core files when EXPECT_DEATH is usedMukund Sivaraman2012-05-041-17/+38
* [1784] removed the "test_mode" kludge in portconfig.JINMEI Tatuya2012-03-172-8/+3
* [1784] make sure auth uses the synchronous DNS server mode.JINMEI Tatuya2012-03-162-59/+54
* [1784] introduced a base interface class for DNSService for subsequent tests.JINMEI Tatuya2012-03-162-4/+8
* [master] Add more missing includes (doesn't compile on OpenBSD otherwise)Mukund Sivaraman2012-03-151-0/+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-092-0/+3
* [1595] Language tweaksMichal 'vorner' Vaner2012-02-081-2/+2
* [1595] Docs updateMichal 'vorner' Vaner2012-02-071-1/+12
* [1595] Use EXPECT_ instead of ASSERT_ if possibleMichal 'vorner' Vaner2012-02-071-45/+45
* [1595] CommentsMichal 'vorner' Vaner2012-02-032-3/+18