Marcin Siodelski
|
2c70372efd
[2417] Initialize standard option definitions and keep them in storage.
|
il y a 12 ans |
Marcin Siodelski
|
f94b033cbf
[2417] Added missing header and corrected typo.
|
il y a 12 ans |
Marcin Siodelski
|
b966ebcc19
[2417] Append configured DHCPv6 options to server's response.
|
il y a 12 ans |
Mukund Sivaraman
|
9af419deb6
[2369] Add InputSource::mark() as a combination of saveLine() and compact()
|
il y a 12 ans |
Mukund Sivaraman
|
ccb0973459
[2369] Constify variables in various places
|
il y a 12 ans |
Mukund Sivaraman
|
4d7d67838c
[2369] Read data from the test file to check the InputSource
|
il y a 12 ans |
Mukund Sivaraman
|
ed1a2ad7df
[2369] Use the more specialized std::ifstream instead of std::fstream
|
il y a 12 ans |
Mukund Sivaraman
|
9f5232047b
[2369] Rename non-existent filename in test
|
il y a 12 ans |
JINMEI Tatuya
|
282cb2ff2e
[2371] more comment wording adjustments
|
il y a 12 ans |
JINMEI Tatuya
|
7a72794ffa
[2371] catch an error in opening a source file and gives feedback to caller.
|
il y a 12 ans |
JINMEI Tatuya
|
f15deef54e
[2371] adjusted test name/comment to match the method name change of open/close
|
il y a 12 ans |
JINMEI Tatuya
|
b2fe684c2f
[2371] renamed open/close() {push,pop}Source() as suggested in review.
|
il y a 12 ans |
JINMEI Tatuya
|
d0a51e7f91
[2371] define END_OF_STREAM within InputSource to avoid duplicate def.
|
il y a 12 ans |
JINMEI Tatuya
|
5654a07319
[2371] use the real InputSource class instead of the temporary fake version.
|
il y a 12 ans |
JINMEI Tatuya
|
fadf2a8a91
[2371] Merge branch 'trac2369' into trac2371
|
il y a 12 ans |
Marcin Siodelski
|
38ebe09ee1
[2417] Create basic set of stdandard DHCPv6 option definition instances.
|
il y a 12 ans |
JINMEI Tatuya
|
18520152ce
[2356] try -Wl,-R first to make it safer for build-time failure
|
il y a 12 ans |
Michal 'vorner' Vaner
|
c19c1fff50
Merge #2383
|
il y a 12 ans |
JINMEI Tatuya
|
1f2f8e9d49
[2356] fixed typo: use ISC_RPATH_FLAG instead of hardcoded "-R"
|
il y a 12 ans |
Mukund Sivaraman
|
80b227af0b
[2369] Move exceptions to the top of class
|
il y a 12 ans |
Mukund Sivaraman
|
a2090f1d57
[2369] Throw OpenError when opening the input file fails
|
il y a 12 ans |
Mukund Sivaraman
|
f142087f73
[2369] Add a file test as well
|
il y a 12 ans |
JINMEI Tatuya
|
a77ea5d4e9
[2371] fixed a trivial description error in doc
|
il y a 12 ans |
JINMEI Tatuya
|
cb7e1e285e
[2371] doc wording update as suggested in review
|
il y a 12 ans |
Jelte Jansen
|
3cafab05e0
[master] update Changelog for merge of #2213
|
il y a 12 ans |
Michal 'vorner' Vaner
|
81cf2b7ac4
[2383] Clarify @ in names
|
il y a 12 ans |
Jelte Jansen
|
686594e391
[master] Merge branch 'trac2213'
|
il y a 12 ans |
Mukund Sivaraman
|
b1b6e109cd
[master] Fix leaks in AllocEngine tests reported by Valgrind
|
il y a 12 ans |
Mukund Sivaraman
|
29a6cb5fb2
[2371] Make minor comment updates
|
il y a 12 ans |
Mukund Sivaraman
|
e32617d592
[2369] Explain how compact() affects ungetAll()
|
il y a 12 ans |