index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
server_common
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3172] Make more clang++ fixes
Mukund Sivaraman
2013-09-19
1
-2
/
+4
*
[3170] fix rulkes that were breaking parallel builds
Kean Johnston
2013-09-18
1
-2
/
+5
*
[2726] Update comment
Mukund Sivaraman
2013-06-17
1
-1
/
+2
*
[2726] Suppress check for no exception on construction
Michal 'vorner' Vaner
2013-06-14
1
-0
/
+2
*
[master] many spelling or typo fixes
Jeremy C. Reed
2013-04-09
1
-1
/
+1
*
[1086] Replace addr#port with addr:port
Jelte Jansen
2013-03-20
5
-7
/
+19
*
[master] various more typo and misspelling fixes
Jeremy C. Reed
2013-03-08
1
-1
/
+1
*
[2669] Use valgrind-check in fork/thread tests
Jelte Jansen
2013-02-18
1
-68
/
+71
*
[1901] Some more changes
Jelte Jansen
2013-01-31
1
-1
/
+1
*
[1901] Replace Boss with Init
Jelte Jansen
2013-01-31
2
-9
/
+9
*
[1901] Replace 'boss' with 'b10-init' or 'b10_init'
Jelte Jansen
2013-01-31
4
-18
/
+19
*
[master] lots of minor doc fixes in mes files
Jeremy C. Reed
2012-12-27
1
-2
/
+2
*
[2357] Update scaffolding using fix-scaffolding.py tool
Mukund Sivaraman
2012-10-25
3
-8
/
+8
*
[2349] Ignore EXPECT_DEATH when run in valgrind
Jelte Jansen
2012-10-11
1
-31
/
+36
*
[2275] fix strncpy in socketrequestortest
Jelte Jansen
2012-10-08
1
-2
/
+2
*
[2275] valgrind fixes: uninitialized memory
Jelte Jansen
2012-10-04
1
-1
/
+1
*
[2071] Add b10 prefix to libutil_io.la (and s/_/-/)
Mukund Sivaraman
2012-08-02
1
-1
/
+1
*
[2071] Add b10 prefix to libserver_common.la (and s/_/-/)
Mukund Sivaraman
2012-08-02
2
-17
/
+17
*
[2071] Add b10 prefix to libasiodns.la
Mukund Sivaraman
2012-08-02
1
-1
/
+1
*
[2071] Add b10 prefix to libasiolink.la
Mukund Sivaraman
2012-08-02
2
-2
/
+2
*
[2071] Add b10 prefix to libacl.la
Mukund Sivaraman
2012-08-02
2
-2
/
+2
*
[2071] Add b10 prefix to libcfgclient.la
Mukund Sivaraman
2012-08-02
2
-2
/
+2
*
[2071] Add b10 prefix to libcc.la
Mukund Sivaraman
2012-08-02
2
-2
/
+2
*
[2071] Add b10 prefix to libdns++.la
Mukund Sivaraman
2012-08-02
2
-2
/
+2
*
[2071] Add b10 prefix to liblog.la
Mukund Sivaraman
2012-08-02
2
-3
/
+3
*
[2071] Add b10 prefix to libutil.la
Mukund Sivaraman
2012-08-02
1
-1
/
+1
*
[2071] Add b10 prefix to libexceptions.la
Mukund Sivaraman
2012-08-02
2
-2
/
+2
*
[master] fix errors with ambiguous types and other boost uses
Jeremy C. Reed
2012-07-25
1
-1
/
+2
*
[2123] Small performance improvements in tests
Michal 'vorner' Vaner
2012-07-18
1
-1
/
+1
*
[master] Use libtool from top_builddir
Mukund Sivaraman
2012-06-21
1
-1
/
+1
*
[2036] Integrate valgrind into our test suite
Mukund Sivaraman
2012-06-12
1
-0
/
+3
*
Merge #1914
Michal 'vorner' Vaner
2012-05-21
1
-0
/
+2
|
\
|
*
[1914] Update tests for the addMessage extension
Michal 'vorner' Vaner
2012-05-17
1
-0
/
+2
*
|
[master] reorder the .mes entries
Jeremy C. Reed
2012-05-16
1
-5
/
+5
|
/
*
[1964] moved dontCreateCoreDumps to libutil_unittests.
JINMEI Tatuya
2012-05-09
1
-5
/
+3
*
[1892] Add scaffolding check around resource.h
Mukund Sivaraman
2012-05-04
1
-1
/
+5
*
[1880] Move dontCreateCoreDumps() definition to the header due to dependency ...
Mukund Sivaraman
2012-05-04
1
-1
/
+0
*
[1880] Untabify file
Mukund Sivaraman
2012-05-04
1
-9
/
+9
*
[1880] Use a helper function instead of repeating code
Mukund Sivaraman
2012-05-04
2
-19
/
+4
*
[1880] Don't create core files when EXPECT_DEATH is used
Mukund Sivaraman
2012-05-04
1
-17
/
+38
*
[1784] removed the "test_mode" kludge in portconfig.
JINMEI Tatuya
2012-03-17
2
-8
/
+3
*
[1784] make sure auth uses the synchronous DNS server mode.
JINMEI Tatuya
2012-03-16
2
-59
/
+54
*
[1784] introduced a base interface class for DNSService for subsequent tests.
JINMEI Tatuya
2012-03-16
2
-4
/
+8
*
[master] Add more missing includes (doesn't compile on OpenBSD otherwise)
Mukund Sivaraman
2012-03-15
1
-0
/
+1
*
Add more .gitignore files (for unit tests)
Mukund Sivaraman
2012-03-09
1
-0
/
+1
*
Add more .gitignore files for the rest of generated stuff
Mukund Sivaraman
2012-03-09
2
-0
/
+3
*
[1595] Language tweaks
Michal 'vorner' Vaner
2012-02-08
1
-2
/
+2
*
[1595] Docs update
Michal 'vorner' Vaner
2012-02-07
1
-1
/
+12
*
[1595] Use EXPECT_ instead of ASSERT_ if possible
Michal 'vorner' Vaner
2012-02-07
1
-45
/
+45
*
[1595] Comments
Michal 'vorner' Vaner
2012-02-03
2
-3
/
+18
[next]