index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
config
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-07-24
[2091a] more clarification on the use of separate memsgmt for each zone.
JINMEI Tatuya
1
-3
/
+5
2012-07-23
[2091a] some additional notes about the restriction of using the same memsgmt.
JINMEI Tatuya
1
-2
/
+18
2012-07-23
[2091a] added a comment about future plans of sharing memsgmt for multi zones.
JINMEI Tatuya
1
-1
/
+3
2012-07-23
[2091a] clarified in one point that non absolute means relative
JINMEI Tatuya
1
-3
/
+3
2012-07-23
[2091a] removed redundant consts.
JINMEI Tatuya
1
-13
/
+12
2012-07-21
[2091a] cleanup: removed the previous "from raw" ctor and getLabelsData().
JINMEI Tatuya
3
-248
/
+0
2012-07-21
[2091a] added revised version of LabelSequence (de)serialization
JINMEI Tatuya
3
-8
/
+253
2012-07-21
[2091a] refactor LabelSequence: ensure last_label_ is always valid index.
JINMEI Tatuya
2
-43
/
+37
2012-07-20
[2091a] overall documentation update for name/labelseq comparison
JINMEI Tatuya
2
-17
/
+24
2012-07-20
[2091a] even further simplification; no need for explicit absolute check.
JINMEI Tatuya
2
-12
/
+8
2012-07-20
[2091a] removed a redundant condition.
JINMEI Tatuya
1
-7
/
+4
2012-07-20
[2091a] updated LabelSequence::compare() for the NONE-relationship cases.
JINMEI Tatuya
2
-28
/
+27
2012-07-20
[2091a] cleanup: constify; brace; C++ cast
JINMEI Tatuya
2
-9
/
+15
2012-07-20
[2091a] [2094] (unrelated cleanup) use the term 'copy constructor' to mean it.
JINMEI Tatuya
1
-17
/
+17
2012-07-20
[2091] use memory segment for creating/destroying RBNodes.
JINMEI Tatuya
6
-116
/
+214
2012-07-20
[2091] use memory segment for creating/destroying RBTrees.
JINMEI Tatuya
7
-59
/
+249
2012-07-19
[2051] Remove dead code
Michal 'vorner' Vaner
1
-19
/
+0
2012-07-19
[2051] Better error explanation
Michal 'vorner' Vaner
1
-0
/
+5
2012-07-19
[2089] remove unnecessary << operators in unit test
Jelte Jansen
1
-41
/
+41
2012-07-18
[2123] Small performance improvements in tests
Michal 'vorner' Vaner
2
-4
/
+4
2012-07-18
[2123] Scope of variables
Michal 'vorner' Vaner
3
-4
/
+3
2012-07-18
[2051] Documentation
Michal 'vorner' Vaner
4
-18
/
+57
2012-07-17
[trac2116/master] don't set pyerr string in Name.split() on success.
JINMEI Tatuya
1
-6
/
+5
2012-07-17
[2051] Make sure results aren't deleted too soon
Michal 'vorner' Vaner
4
-7
/
+44
2012-07-17
[2051] A trick to hold the dsrc_client_ alive
Michal 'vorner' Vaner
3
-6
/
+69
2012-07-17
[2089] store subtreerootness in node flags
Jelte Jansen
2
-7
/
+37
2012-07-17
[2051] Implement the find wrapper
Michal 'vorner' Vaner
4
-3
/
+125
2012-07-17
[2089] add isSubTreeRoot helper method to rbnode
Jelte Jansen
2
-8
/
+19
2012-07-17
[2051] Change the internals of DataSourceClient wrapper
Michal 'vorner' Vaner
1
-5
/
+11
2012-07-17
[2089] make tree dump in rbtree test multiline
Jelte Jansen
1
-1
/
+43
2012-07-16
[2089] remove old RBNode::color_ member
Jelte Jansen
1
-5
/
+0
2012-07-16
[2089] use FLAG_RED instead of color_
Jelte Jansen
1
-2
/
+16
2012-07-16
[2089] make method for rbtree get/set node color
Jelte Jansen
1
-17
/
+27
2012-07-16
a[2051] Wrap the configure method
Michal 'vorner' Vaner
3
-2
/
+64
2012-07-16
[2051] Skeleton of the python wrappers
Michal 'vorner' Vaner
7
-1
/
+307
2012-07-15
[master] Use temporary variables in Name::compare()
Mukund Sivaraman
1
-2
/
+3
2012-07-15
[2122] Add isc.sysinfo.SysInfo implementation for FreeBSD (squashed commit)
Mukund Sivaraman
2
-30
/
+180
2012-07-15
[master] Use a temporary variable in Name::compare()
Mukund Sivaraman
1
-1
/
+2
2012-07-15
[master] Use a temporary variable in MessageRenderer::writeName()
Mukund Sivaraman
1
-1
/
+2
2012-07-15
[master} Pass ULONG_MAX to MemorySegment->allocate()
Mukund Sivaraman
1
-1
/
+2
2012-07-13
[2121] Address review comments
Mukund Sivaraman
2
-65
/
+20
2012-07-13
[2088] Deallocate all memory in TestBadDeallocate unit test
Mukund Sivaraman
1
-0
/
+6
2012-07-13
[2088] Add comments about size argument to deallocate()
Mukund Sivaraman
1
-1
/
+5
2012-07-13
[master] many guide cleanups
Jeremy C. Reed
1
-45
/
+54
2012-07-13
[master] bump revision to today
Jeremy C. Reed
1
-1
/
+1
2012-07-12
[2086] remove unnecessary comment
Jelte Jansen
1
-1
/
+0
2012-07-12
[2086] doxygen update for BadValue
Jelte Jansen
1
-0
/
+3
2012-07-12
[2086] Add basic checking of offsets data
Jelte Jansen
3
-6
/
+55
2012-07-12
[2086] Address review comments
Jelte Jansen
3
-16
/
+21
2012-07-12
[2088] Handle NULL deallocate as a nop
Mukund Sivaraman
2
-0
/
+19
[next]