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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[2432] Use prefix operator++
Mukund Sivaraman
2013-01-07
1
-1
/
+1
*
[2432] Fix use of \return (use singular form)
Mukund Sivaraman
2013-01-07
1
-2
/
+2
*
[2432] Use \throws in API doc
Mukund Sivaraman
2013-01-07
1
-4
/
+4
*
[2432] Remove RRsetCollection::find() that returns an AbstractRRset
Mukund Sivaraman
2013-01-03
1
-16
/
+9
*
[2432] Add some more API doc
Mukund Sivaraman
2013-01-03
1
-0
/
+6
*
[2432] Use RRCollator during RRsetCollection construction (zone-loading)
Mukund Sivaraman
2013-01-03
1
-3
/
+0
*
[2432] Move common code into a helper method
Mukund Sivaraman
2013-01-03
1
-0
/
+3
*
[2432] Return status in removeRRset()
Mukund Sivaraman
2013-01-03
1
-1
/
+4
*
[2432] Document whether rrsets can be modified after being added
Mukund Sivaraman
2013-01-03
1
-0
/
+4
*
[2432] Document the state of the collection for empty constructor
Mukund Sivaraman
2013-01-03
1
-0
/
+4
*
[2432] Add a RRsetCollection constructor that takes an std::istream
Mukund Sivaraman
2013-01-01
1
-0
/
+15
*
[2432] Explain ownership of rrset passed to addRRset()
Mukund Sivaraman
2013-01-01
1
-3
/
+6
*
[2432] Add virtual destructor
Mukund Sivaraman
2013-01-01
1
-2
/
+4
*
[2432] Don't throw when comparing iterators from different RRsetCollectionBas...
Mukund Sivaraman
2012-12-26
1
-2
/
+5
*
[2432] Untabify
Mukund Sivaraman
2012-12-26
1
-1
/
+1
*
[2432] Throw during addRRset() if an rrset with the given class, type and nam...
Mukund Sivaraman
2012-12-26
1
-1
/
+3
*
[2432] Add zero-argument RRsetCollection constructor
Mukund Sivaraman
2012-12-26
1
-0
/
+4
*
[2432] Add RRClass too in the RRsetCollection key, and make find() search for...
Mukund Sivaraman
2012-12-26
1
-4
/
+9
*
[2432] Add RRsetCollectionBase, and an implementation of RRsetCollection
Mukund Sivaraman
2012-12-21
1
-0
/
+128