- 20 May, 2011 5 commits
-
-
Stephen Morris authored
-
Stephen Morris authored
-
Stephen Morris authored
-
Stephen Morris authored
-
Stephen Morris authored
That was a hangover from the log4cxx implementation and appears not to be needed in log4cplus.
-
- 19 May, 2011 4 commits
-
-
Stephen Morris authored
Note: still need to add tests for LoggerImpl class.
-
Stephen Morris authored
With log4cplus, the output format of messages had changed. This corrects the test messages so that the tests passes.
-
Stephen Morris authored
Debug logging levels implemented as new log4cplus levels. With this change, most of the tests pass. The ones that fail are caused by the different form of output.
-
Stephen Morris authored
The code compilers and produces basic output. Still to be done is 1) Add idea of debug levels. 2) Modify tests to copy with new format output.
-
- 18 May, 2011 12 commits
-
-
Jelte Jansen authored
-
Jelte Jansen authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
with fixing conflicts in src/bin/xfrin/tests/xfrin_test.py Also made a couple of cleanups to prevent disruption: - initialize s_Name::position in constructor - add tsigctx_mock.py to EXTRA_DIST
-
Jelte Jansen authored
-
JINMEI Tatuya authored
with fixing (trivial) conflicts in: src/lib/dns/python/Makefile.am src/lib/dns/python/tsigerror_python.cc Also moved tsigerror_python_inc.cc to EXTRA_DIST because it doesn't have to be compiled separately.
-
JINMEI Tatuya authored
the python API (failing this will cause build errors on some systems)
-
JINMEI Tatuya authored
-
Jelte Jansen authored
turns out botan had a check for exactly this, so we don't need to reinvent our own
-
Jelte Jansen authored
-
Jelte Jansen authored
Added separate checks for compatibility with 1.8 and 1.9, see configure.ac cryptolink now has 3 special cases depending on version
-
Jelte Jansen authored
-
- 17 May, 2011 15 commits
-
-
JINMEI Tatuya authored
case for None returned
-
Jelte Jansen authored
so that we can merge this branch as discussed in the planning call today
-
-
Jelte Jansen authored
added tests for get_default_value() in ConfigData removed the now unnecessary self.name_str in ZoneInfo downcase Name objects for storage in internal zones dict
-
Jelte Jansen authored
-
JINMEI Tatuya authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Michal 'vorner' Vaner authored
Conflicts: configure.ac
-
Michal 'vorner' Vaner authored
-
-
Shane Kerr authored
-
chenzhengzhang authored
-
chenzhengzhang authored
-
JINMEI Tatuya authored
case with an invalid tsigkey string.
-
- 16 May, 2011 4 commits
-
-
Jeremy C. Reed authored
I did this instead of upgrading boost or changing gcc. We do the same thing in six other Makefiles. This will fix failure noticed on NetBSD.
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
This minimises chances of subscribing and then throwing.
-