index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
dns
/
Makefile.am
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[5055] Use pkgincludedir in several Makefile.am.
Marcin Siodelski
2016-11-04
1
-1
/
+1
*
[3911a] Finished dependency cleanup in src/lib
Francis Dupont
2015-08-30
1
-5
/
+2
*
[3955] Bumped up libs version numbers for the 0.9.2 release.
Marcin Siodelski
2015-07-19
1
-1
/
+1
*
[trac3162] partial fix of subdir-objects spurious warnings on OSX
Francis Dupont
2014-10-21
1
-0
/
+2
*
[3518] Compilation fix: couple missing dependencies in libraries
Tomek Mrugalski
2014-08-13
1
-0
/
+1
*
[3507] Renamed B10_CXXFLAGS to KEA_CXXFLAGS.
Marcin Siodelski
2014-08-12
1
-1
/
+1
*
[3413] libdns++ is now less python dependent
Tomek Mrugalski
2014-06-03
1
-5
/
+12
*
[3394] Renamed Kea libraries from libb10-something to libkea-something.
Marcin Siodelski
2014-04-15
1
-51
/
+51
*
[3391] Removed DNS specific folders from the tree.
Marcin Siodelski
2014-04-09
1
-1
/
+1
*
Merge branch 'trac2512'
Mukund Sivaraman
2014-02-19
1
-0
/
+2
|
\
|
*
Merge branch 'master' into trac2512
Mukund Sivaraman
2014-02-19
1
-1
/
+1
|
|
\
|
*
|
[2512] Add support for the CAA RR type
Mukund Sivaraman
2014-01-20
1
-0
/
+2
*
|
|
Merge branch 'master' into trac2185
Mukund Sivaraman
2014-02-19
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
[3285] Use EXTRA_DIST for dependencies to be even more accurate
Kean Johnston
2014-01-17
1
-1
/
+1
|
*
|
[3285] Fix missing dependencies
Kean Johnston
2014-01-13
1
-1
/
+1
|
|
/
*
|
[2185] Add tests for RdataPimplHolder
Mukund Sivaraman
2014-02-07
1
-0
/
+1
*
|
[2185] Add support for the TLSA RR type
Mukund Sivaraman
2014-01-14
1
-0
/
+2
|
/
*
[3170] Slight correction to dependencies on Makefile
Kean Johnston
2013-09-18
1
-2
/
+2
*
[3170] fix rulkes that were breaking parallel builds
Kean Johnston
2013-09-18
1
-2
/
+6
*
[1866] removed more now-removed files from Makefile.am.
JINMEI Tatuya
2013-02-04
1
-3
/
+0
*
[1866] remove dummy text files from makefile
JINMEI Tatuya
2013-02-04
1
-37
/
+0
*
[1866] removed unnecessary file
JINMEI Tatuya
2013-02-04
1
-1
/
+0
*
[1866] auto-generate RRType defs for all (yet fully) unsupported types.
JINMEI Tatuya
2013-01-29
1
-0
/
+36
*
[1866] added framework to handle meta/non-(fully-)supported RRtypes.
JINMEI Tatuya
2013-01-29
1
-0
/
+5
*
[1866] update gen_rdatacode to autogenerate C++ code for some python wrapper.
JINMEI Tatuya
2013-01-26
1
-0
/
+4
*
[master] Merge branch 'trac2498'
Jelte Jansen
2013-01-15
1
-1
/
+0
|
\
|
*
[2498] Remove deprecated character_string files
Jelte Jansen
2013-01-10
1
-1
/
+0
*
|
[master] Merge branch 'trac2500'
JINMEI Tatuya
2013-01-11
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
[2500] extracted createName() from soa.cc so it can be commonly used.
JINMEI Tatuya
2013-01-09
1
-0
/
+1
*
|
[2433] added new stuff to include_HEADERS
JINMEI Tatuya
2013-01-03
1
-1
/
+3
*
|
[2433] added a zone check function, just checking the number of NS and SOA
JINMEI Tatuya
2013-01-03
1
-0
/
+2
*
|
[2432] Add rrset_collection{,_base}.h to libdns++ installed headers
Mukund Sivaraman
2013-01-01
1
-0
/
+2
*
|
[2432] Remove the empty rrset_collection_base.cc file
Mukund Sivaraman
2012-12-24
1
-1
/
+1
*
|
[2432] Add RRsetCollectionBase, and an implementation of RRsetCollection
Mukund Sivaraman
2012-12-21
1
-0
/
+2
|
/
*
[2470] added RRCollator class with some simpler cases of def and tests
JINMEI Tatuya
2012-12-11
1
-0
/
+1
*
[2470] added wrapper interface to create null loader callbacks
JINMEI Tatuya
2012-12-11
1
-1
/
+1
*
[2470] Merge branch 'trac2377' into trac2470
JINMEI Tatuya
2012-12-07
1
-0
/
+1
|
\
|
*
[2377] Initial MasterLoader class and test class
Jelte Jansen
2012-12-03
1
-0
/
+1
*
|
[master] Merge branch 'trac2442'
JINMEI Tatuya
2012-12-07
1
-0
/
+4
|
\
\
|
*
|
[2442] added minimum definition for strToCharString and tests
JINMEI Tatuya
2012-12-04
1
-0
/
+4
|
|
/
*
|
[master] removed duplicate listing of the same header file
JINMEI Tatuya
2012-12-04
1
-2
/
+0
*
|
[master] added master_XXX header files include_HEADERS for libdns++
JINMEI Tatuya
2012-12-04
1
-0
/
+4
*
|
Merge branch 'master' into trac2497
Mukund Sivaraman
2012-12-04
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
[master] Regenerate gen-rdatacode.py when gen-rdatacode.py.in is updated
Mukund Sivaraman
2012-12-03
1
-1
/
+3
*
|
[2497] Add placeholder MasterLoader class
Mukund Sivaraman
2012-11-27
1
-0
/
+1
|
/
*
[2376] Rename loader_callbacks to master_loader_callbacks
Michal 'vorner' Vaner
2012-11-21
1
-1
/
+1
*
[2376] A class to hold all the loader callbacks
Michal 'vorner' Vaner
2012-11-17
1
-0
/
+1
*
[2372] lexer state classes, some initial defs and tests
JINMEI Tatuya
2012-11-02
1
-0
/
+1
*
[2371] Merge branch 'trac2369' into trac2371
JINMEI Tatuya
2012-11-02
1
-0
/
+1
|
\
|
*
[2369] Rename files to master_lexer_inputsource.{cc,h}
Mukund Sivaraman
2012-11-01
1
-1
/
+1
[next]