Mukund Sivaraman
|
cec4bf4314
[2421] Handle exceptions when loading a zone
|
12 years ago |
Mukund Sivaraman
|
80c2a36861
[2421] Add a testcase for empty zone too (which should throw EmptyZone)
|
12 years ago |
Mukund Sivaraman
|
ecace4bc15
[2421] Change test data to throw ZoneDataUpdater::AddError
|
12 years ago |
Mukund Sivaraman
|
0ff35f6ed7
[2421] Add lettuce test with broken zone
|
12 years ago |
JINMEI Tatuya
|
4850934647
[master] Merge branch 'master' of ssh://git.bind10.isc.org/var/bind10/git/bind10
|
12 years ago |
Marcin Siodelski
|
b492185931
[master] Merge branch 'trac2417'
|
12 years ago |
Mukund Sivaraman
|
560a71919b
Merge branch 'master' into trac2369
|
12 years ago |
Mukund Sivaraman
|
dce5a5557d
[2369] Use prefix syntax for increment/decrement operators
|
12 years ago |
Marcin Siodelski
|
d5deb4caf1
[2417] Minor: removed <b> tag in the documentation.
|
12 years ago |
Marcin Siodelski
|
5017e9a8d6
[2417] Added changes suggested in the code review.
|
12 years ago |
Mukund Sivaraman
|
24862b62d9
[2369] Make InputSource non-copyable
|
12 years ago |
Mukund Sivaraman
|
31745f2d59
[2369] Add TODOs to remove saveLine() and compact() later
|
12 years ago |
Mukund Sivaraman
|
ff7cec44f4
[2369] Describe why the operation failed in OpenError exception
|
12 years ago |
Mukund Sivaraman
|
265fb98ba1
[2369] Make constructors explicit
|
12 years ago |
JINMEI Tatuya
|
44da058a8a
[master] changelog for #2356
|
12 years ago |
JINMEI Tatuya
|
36514ddc88
[master] Merge remote-tracking branch 'origin/trac2356'
|
12 years ago |
Marcin Siodelski
|
2c70372efd
[2417] Initialize standard option definitions and keep them in storage.
|
12 years ago |
Marcin Siodelski
|
f94b033cbf
[2417] Added missing header and corrected typo.
|
12 years ago |
Marcin Siodelski
|
b966ebcc19
[2417] Append configured DHCPv6 options to server's response.
|
12 years ago |
Mukund Sivaraman
|
9af419deb6
[2369] Add InputSource::mark() as a combination of saveLine() and compact()
|
12 years ago |
Mukund Sivaraman
|
ccb0973459
[2369] Constify variables in various places
|
12 years ago |
Mukund Sivaraman
|
4d7d67838c
[2369] Read data from the test file to check the InputSource
|
12 years ago |
Mukund Sivaraman
|
ed1a2ad7df
[2369] Use the more specialized std::ifstream instead of std::fstream
|
12 years ago |
Mukund Sivaraman
|
9f5232047b
[2369] Rename non-existent filename in test
|
12 years ago |
Marcin Siodelski
|
38ebe09ee1
[2417] Create basic set of stdandard DHCPv6 option definition instances.
|
12 years ago |
JINMEI Tatuya
|
18520152ce
[2356] try -Wl,-R first to make it safer for build-time failure
|
12 years ago |
Michal 'vorner' Vaner
|
c19c1fff50
Merge #2383
|
12 years ago |
JINMEI Tatuya
|
1f2f8e9d49
[2356] fixed typo: use ISC_RPATH_FLAG instead of hardcoded "-R"
|
12 years ago |
Mukund Sivaraman
|
80b227af0b
[2369] Move exceptions to the top of class
|
12 years ago |
Mukund Sivaraman
|
a2090f1d57
[2369] Throw OpenError when opening the input file fails
|
12 years ago |