index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
dns
/
rrset_collection.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[#3208] remove unused code in libdns
Razvan Becheriu
2024-03-07
1
-123
/
+0
*
[#1308] No _1 ambiguities
Francis Dupont
2020-08-13
1
-4
/
+4
*
[#1308] Got rid of boost function/bind
Francis Dupont
2020-08-13
1
-5
/
+6
*
Added #include <config.h> to all .cc files.
Andrei Pavel
2016-12-14
1
-0
/
+2
*
[4236] Updated copyright dates in all files.
Marcin Siodelski
2015-12-16
1
-1
/
+1
*
[4236] Replaced license text in all files containing it.
Marcin Siodelski
2015-12-16
1
-11
/
+3
*
[2432] Remove explicit template instantiation in one case
Mukund Sivaraman
2013-01-07
1
-1
/
+1
*
[2432] Remove RRsetCollection::find() that returns an AbstractRRset
Mukund Sivaraman
2013-01-03
1
-11
/
+0
*
[2432] Use RRCollator during RRsetCollection construction (zone-loading)
Mukund Sivaraman
2013-01-03
1
-12
/
+4
*
[2432] Move common code into a helper method
Mukund Sivaraman
2013-01-03
1
-11
/
+12
*
[2432] Return status in removeRRset()
Mukund Sivaraman
2013-01-03
1
-2
/
+9
*
[2432] Add a RRsetCollection constructor that takes an std::istream
Mukund Sivaraman
2013-01-01
1
-0
/
+13
*
[2432] Throw during addRRset() if an rrset with the given class, type and nam...
Mukund Sivaraman
2012-12-26
1
-0
/
+11
*
[2432] Add RRClass too in the RRsetCollection key, and make find() search for...
Mukund Sivaraman
2012-12-26
1
-9
/
+12
*
[2432] Update comment about ignoring error and warning callbacks
Mukund Sivaraman
2012-12-24
1
-1
/
+1
*
[2432] Add RRsetCollectionBase, and an implementation of RRsetCollection
Mukund Sivaraman
2012-12-21
1
-0
/
+112