index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
nsas
/
nameserver_entry.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3391] Removed DNS specific folders from the tree.
Marcin Siodelski
2014-04-09
1
-283
/
+0
*
[443] remove asiolink.h altogether as its not needed any more.
Kean Johnston
2013-09-11
1
-2
/
+0
*
[443] Removed asiolink.h from NSAS and use the full version instead.
Kean Johnston
2013-09-10
1
-1
/
+2
*
[master] many misspelling and typo fixes
Jeremy C. Reed
2013-03-06
1
-3
/
+3
*
[2357] Update scaffolding using fix-scaffolding.py tool
Mukund Sivaraman
2012-10-25
1
-3
/
+3
*
[trac749] update namespace names
chenzhengzhang
2011-04-14
1
-1
/
+1
*
[trac749] refactor C++ utility library
chenzhengzhang
2011-04-11
1
-1
/
+2
*
Merge branch 'master' into trac641
Stephen Morris
2011-03-16
1
-1
/
+1
|
\
|
*
[jreed-doxygen]Merge branch 'master' into jreed-doxygen
Jeremy C. Reed
2011-03-14
1
-15
/
+9
|
|
\
|
*
|
[jreed-doxygen] more doxygen improvements
Jeremy C. Reed
2011-02-08
1
-1
/
+1
*
|
|
[trac641] First part of tackling memory leaks
Stephen Morris
2011-03-15
1
-2
/
+2
|
|
/
|
/
|
*
|
[trac613] made sure NameserverEntry::xxx_address_ are initialized in the cons...
JINMEI Tatuya
2011-02-25
1
-1
/
+8
*
|
[trac602] added --enable-boost-threads option (disabled by default)
Jelte Jansen
2011-02-23
1
-14
/
+1
|
/
*
[trac494] addressed review comments
Jelte Jansen
2011-02-02
1
-1
/
+0
*
[trac494] move ResolverInterface to lib/resolve
Jelte Jansen
2011-01-27
1
-4
/
+5
*
cleanup: removed $Id$, which is useless now that we've migrated to git.
JINMEI Tatuya
2011-01-21
1
-2
/
+0
*
more fixes, mostly for sunstudio:
Jelte Jansen
2010-12-20
1
-0
/
+12
*
Address selection moved to ZoneEntry
Michal Vaner
2010-12-11
1
-25
/
+0
*
NameserverEntry provides NameserverAddress
Michal Vaner
2010-12-11
1
-12
/
+19
*
Documentation & cleanups of NameserverEntry
Michal Vaner
2010-12-11
1
-20
/
+22
*
Type update, unification of arrays
Michal Vaner
2010-12-10
1
-14
/
+28
*
Hmm, subversion works locally to subdir. Commit the rest of the tree as well
Michal Vaner
2010-12-08
1
-7
/
+39
|
\
|
*
Made some modifnication as review feedback.
Haidong Wang
2010-12-07
1
-5
/
+2
|
*
Add unreachable server processing for address selection logic
Haidong Wang
2010-12-06
1
-1
/
+1
|
*
The first implementation of address selection logic
Haidong Wang
2010-11-30
1
-9
/
+43
|
*
Add random number generator implementation and unit test
Haidong Wang
2010-11-26
1
-7
/
+9
*
|
NameserverEntry does not forget RTT on update
Michal Vaner
2010-12-07
1
-1
/
+2
*
|
Test call directly from resolve
Michal Vaner
2010-12-06
1
-0
/
+2
*
|
Use shared_from_this instead of passing self
Michal Vaner
2010-12-03
1
-8
/
+8
*
|
Nameserver entry has expiration time again
Michal Vaner
2010-12-01
1
-3
/
+3
*
|
Interface update
Michal Vaner
2010-11-30
1
-21
/
+6
*
|
Make the zone entry compile
Michal Vaner
2010-11-29
1
-0
/
+2
*
|
Some tests for ZoneEntry
Michal Vaner
2010-11-24
1
-2
/
+3
*
|
NameserverEntry updated to newer interface
Michal Vaner
2010-11-23
1
-36
/
+29
*
|
Make nameserver entry test compile
Michal Vaner
2010-11-22
1
-5
/
+14
*
|
Interface update, TODO
Michal Vaner
2010-11-20
1
-33
/
+20
*
|
Few TODO notes
Michal Vaner
2010-11-20
1
-0
/
+1
*
|
Address entry can ask for its IP
Michal Vaner
2010-11-16
1
-0
/
+55
*
|
Some zone processing
Michal Vaner
2010-11-15
1
-1
/
+1
*
|
Fetchable interface
Michal Vaner
2010-11-13
1
-1
/
+2
*
|
ZoneEntry::Lock implementation
Michal Vaner
2010-11-13
1
-1
/
+3
*
|
Fix includes
Michal Vaner
2010-11-06
1
-2
/
+3
|
/
*
Definition of data structure and processing required for the caller to update...
Haidong Wang
2010-11-05
1
-0
/
+13
*
Add first part of the main NameserverAddressStore class.
Stephen Morris
2010-11-02
1
-3
/
+3
*
1. Changes to tests made in response to review.
Stephen Morris
2010-10-29
1
-4
/
+11
*
a) Take account of the DNS class in calculating the hash. The HashKey class has
Stephen Morris
2010-10-28
1
-4
/
+7
*
Modifications as result of code review
Stephen Morris
2010-10-27
1
-10
/
+13
*
First block of Nameserver Address Store code for review
Stephen Morris
2010-10-19
1
-0
/
+183