Naoki Kambe
|
f8d13770d4
add Makefile.am in each subdir instead of writing subdir in EXTRA_DIST in Makefile.am of parent dir
|
il y a 14 ans |
Michal Vaner
|
64d8257b28
Fix docstring formatting
|
il y a 14 ans |
Naoki Kambe
|
40c5bfe8b6
- add 'tests' directory in PYTHONPATH (stats_test.in)
|
il y a 14 ans |
JINMEI Tatuya
|
8845466c19
overall style cleanup: adjusted brace positions according to the coding guideline.
|
il y a 14 ans |
JINMEI Tatuya
|
5791c24cd6
cleanup: removed meaningless 'explicit' for multi-param constructors.
|
il y a 14 ans |
JINMEI Tatuya
|
625cf7a1f5
removed redundant white spaces at EOLs
|
il y a 14 ans |
JINMEI Tatuya
|
70c0fd16e6
added detailed documentation for the TSIG RDATA class.
|
il y a 14 ans |
Naoki Kambe
|
5e9f4e3a29
- fix CLEANFILES
|
il y a 14 ans |
Naoki Kambe
|
fda35d7b27
change entry for trac #191
|
il y a 14 ans |
Naoki Kambe
|
fc2610f5ad
- merge trac #191 (Implement a initial version of stats)
|
il y a 14 ans |
JINMEI Tatuya
|
2132a059e8
use absolte path to testdata for the TEST_DATA_BUILDDIR variable.
|
il y a 14 ans |
JINMEI Tatuya
|
c54ba83670
cleanup: removed unused directory (it was moved under config/tests/).
|
il y a 14 ans |
JINMEI Tatuya
|
fc1213ec31
initial implementation of TSIG RDATA.
|
il y a 14 ans |
JINMEI Tatuya
|
d3dfb42b85
working branch for trac #372.
|
il y a 14 ans |
Jerry
|
b34b4edce9
Provide customizable configurations for lowerbound_refresh, lowerbound_retry,
|
il y a 14 ans |
Jerry
|
e7e02306f7
update the comments
|
il y a 14 ans |
Jeremy C. Reed
|
c85ab2775d
Update the version number. (Later may automate this based on
|
il y a 14 ans |
Michal Vaner
|
deacb6ab5b
Changelog
|
il y a 14 ans |
Michal Vaner
|
c22bd7bc69
Race conditions in xfrout
|
il y a 14 ans |
JINMEI Tatuya
|
51d1c4efd6
removed more redundant white spaces.
|
il y a 14 ans |
JINMEI Tatuya
|
5aeb74e9de
cosmetic: removed a redundant white space at EOL.
|
il y a 14 ans |
JINMEI Tatuya
|
9352ca348f
change EXPECT_EQ(true, <expression>) to EXPECT_TRUE(<expression>) based on a comment in the ticket.
|
il y a 14 ans |
JINMEI Tatuya
|
ebdaa744a8
a minor cosmetic fix: removed a redundant white space in a blank line.
|
il y a 14 ans |
Michal Vaner
|
c5a9ab2da5
Remove race conditions and spurious wakeup problems
|
il y a 14 ans |
Shane Kerr
|
45d4be15f1
Block SIGPIPE signals. We had a command channel message cause
|
il y a 14 ans |
Likun Zhang
|
9ef09bfd76
Rename folder name from utils to util.
|
il y a 14 ans |
Jerry
|
288f0861e7
modify select fd handling logic
|
il y a 14 ans |
Likun Zhang
|
98691c42d2
Remove the parameter 'db_file' for command 'retransfer' of xfrin module, and xfrin.spec will not be generated by script.
|
il y a 14 ans |
Likun Zhang
|
dba62177ce
When xfrin can't connect with one zone's master, it should tell the bad news to zonemgr, so that zonemgr can reset the timer for that zone.
|
il y a 14 ans |
Jerry
|
b5fa0bf095
remove useless code line
|
il y a 14 ans |