index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
cache
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3170] fix rulkes that were breaking parallel builds
Kean Johnston
2013-09-18
1
-2
/
+5
*
[master] many spelling or typo fixes
Jeremy C. Reed
2013-04-09
1
-1
/
+1
*
[2705] removed unused private members (or actually use it as a workaround).
JINMEI Tatuya
2013-02-21
1
-3
/
+6
*
[2357] Update scaffolding using fix-scaffolding.py tool
Mukund Sivaraman
2012-10-25
10
-29
/
+29
*
[2278] remove a bit of dead code
Jelte Jansen
2012-09-27
1
-3
/
+0
*
[master] Allow for one more second in NXDOMAIN TTL checks
Jeremy C. Reed
2012-09-07
1
-2
/
+4
*
[2165] Make Message::addRRset() to be unaware of signedness
Mukund Sivaraman
2012-08-15
2
-11
/
+6
*
[2071] Add b10 prefix to libcache.la
Mukund Sivaraman
2012-08-02
2
-13
/
+13
*
[2071] Add b10 prefix to libnsas.la
Mukund Sivaraman
2012-08-02
1
-1
/
+1
*
[2071] Add b10 prefix to libasiolink.la
Mukund Sivaraman
2012-08-02
1
-1
/
+1
*
[2071] Add b10 prefix to libdns++.la
Mukund Sivaraman
2012-08-02
1
-1
/
+1
*
[2071] Add b10 prefix to liblog.la
Mukund Sivaraman
2012-08-02
1
-1
/
+1
*
[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
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
*
Add the missing copyright
Ocean Wang
2012-05-22
1
-0
/
+2
*
[master] reorder the .mes entries
Jeremy C. Reed
2012-05-16
1
-3
/
+3
*
[1779] update comment for increased sleep time
Jelte Jansen
2012-03-14
1
-0
/
+6
*
[1779] improve TTL tests
Jelte Jansen
2012-03-14
1
-16
/
+30
*
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
1
-0
/
+2
*
[1680] remove --enable-boost-threads from configure.
haikuo zhang
2012-03-01
1
-5
/
+0
*
[1604b] Make (Const)RRsetPtr point to an AbstractRRset
Stephen Morris
2012-01-31
8
-8
/
+10
*
[1470] Change some loop indexes to unsigned values
Stephen Morris
2011-12-12
1
-3
/
+6
*
[trac1166][jreed-doxygen] Resolved doxygen-related TODOs
Jeremy C. Reed
2011-11-03
2
-3
/
+4
*
[trac1166]Merge commit '6d842a64386a5c64a5136cadb4a1e646ee1901e5' into trac1166
Jeremy C. Reed
2011-11-02
4
-5
/
+6
|
\
|
*
[jreed-doxygen] fix various doxygen warnings
Jeremy C. Reed
2011-07-14
2
-2
/
+3
|
*
[jreed-doxygen] be specific for logger.h for doxygen-generated docs
Jeremy C. Reed
2011-07-11
1
-1
/
+1
|
*
[jreed-doxygen] fix an enumeration doxygen tag and add some spaces in text
Jeremy C. Reed
2011-07-11
1
-2
/
+2
*
|
Merge branch 'master' into trac1074
Stephen Morris
2011-10-27
1
-1
/
+1
|
\
\
|
*
|
[trac1286] change check_PROGRAMS to noinst_PROGRAMS
Jeremy C. Reed
2011-10-11
1
-1
/
+1
*
|
|
[1074] First pass at sorting out C++ devug levels
Stephen Morris
2011-10-14
1
-9
/
+8
|
/
/
*
|
[trac1091] don't install the unittest libraries
Jeremy C. Reed
2011-10-06
1
-1
/
+1
*
|
[master] clarify CACHE_RRSET_NOT_FOUND short description
Jeremy C. Reed
2011-08-22
1
-1
/
+1
*
|
[master] fix typo in message file expansion ordering
Jeremy C. Reed
2011-08-16
1
-1
/
+1
*
|
[trac1160] addition for systems where libtool ignores dependency_libs
Jelte Jansen
2011-08-01
1
-0
/
+1
|
/
*
[trac1077] Add liblog to list of libraries for linking to cache unit tests
Stephen Morris
2011-07-07
1
-0
/
+1
*
[trac741] fix typo
Jelte Jansen
2011-07-07
1
-1
/
+1
*
[trac741] Address review comments
Michal 'vorner' Vaner
2011-07-07
2
-11
/
+12
*
[trac741] remove newlines + one typo
Jelte Jansen
2011-07-05
1
-34
/
+1
*
[trac741] Message descriptions
Michal 'vorner' Vaner
2011-07-01
1
-17
/
+116
*
[trac741] Messages for the rrset cache
Michal 'vorner' Vaner
2011-07-01
2
-6
/
+41
*
[trac741] Logging statements for resolver_cache
Michal 'vorner' Vaner
2011-07-01
3
-0
/
+61
*
[trac741] Messages for message entry
Michal 'vorner' Vaner
2011-07-01
2
-1
/
+5
*
[trac741] Log statements for message cache
Michal 'vorner' Vaner
2011-07-01
3
-1
/
+37
*
[trac741] Logging statements in LocalZone
Michal 'vorner' Vaner
2011-07-01
5
-2
/
+18
*
[trac741] Logging support for cache
Michal 'vorner' Vaner
2011-06-28
4
-1
/
+90
*
[trac639] minor editorial fixes
JINMEI Tatuya
2011-06-10
1
-2
/
+2
*
Remove empty code in file lib/cache/resolver_cache.cc
zhanglikun
2011-06-08
1
-10
/
+0
[next]