- 12 Jul, 2011 7 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
the only exposed interface is load() right now. also made overall document cleanup/enhancements.
-
JINMEI Tatuya authored
generating pydoc in the python API implementation.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
must be specified explicitly.
-
-
JINMEI Tatuya authored
there doesn't seem to be a simple and portable way to allow direct sharing, so I chose to get access to the variables via the python interpretor.
-
- 11 Jul, 2011 2 commits
-
-
JINMEI Tatuya authored
seem to like this type of mismatch. Since the function is very short, removing this const wouldn't matter much.
-
Michal 'vorner' Vaner authored
-
- 08 Jul, 2011 3 commits
-
-
JINMEI Tatuya authored
RequestACL as a result of review.
-
JINMEI Tatuya authored
-
Michal 'vorner' Vaner authored
-
- 07 Jul, 2011 9 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
to configure.ac to ensure all necessary .py and .so will be installed in the correct place. also added missing files to Makefile.am to fix distcheck failures.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
also did some cleanups.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
added constructor and __str__() with tests for the constructor.
-
- 06 Jul, 2011 2 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
- 05 Jul, 2011 10 commits
-
-
JINMEI Tatuya authored
going to depend on libacl.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
with fixing conflicts in src/bin/resolver/Makefile.am
-
Jeremy C. Reed authored
This is from patch ticket #1053 from jinmei. http://bind10.isc.org/attachment/ticket/1053/makefile.diff It is a workaround to problem with isc/log name reuse.
-
Jeremy C. Reed authored
I renumbered a new entry because of this.
-
Stephen Morris authored
-
Stephen Morris authored
-
Jelte Jansen authored
-
Stephen Morris authored
-
Stephen Morris authored
-
- 04 Jul, 2011 7 commits
-
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Michal 'vorner' Vaner authored
-
Stephen Morris authored
-
Michal 'vorner' Vaner authored
Clang seems to be confused by too many templates and function overloading, so we sacrifice little bit of convenience to make it happy.
-
Stephen Morris authored
-