JINMEI Tatuya
|
0479cb528e
[1866] added framework to handle meta/non-(fully-)supported RRtypes.
|
12 years ago |
JINMEI Tatuya
|
ba7573eb62
[1866] define Rcode/Opcode python constants, as objects, not via proxy.
|
12 years ago |
JINMEI Tatuya
|
1ec1ffb481
[1866] added one special RRclass constant by hand: NONE
|
12 years ago |
JINMEI Tatuya
|
6ad900eeff
[1866] define some special types of RRType constants like AXFR.
|
12 years ago |
JINMEI Tatuya
|
62bb1c4ddc
[1866] update gen_rdatacode to autogenerate C++ code for some python wrapper.
|
12 years ago |
JINMEI Tatuya
|
f1e9ef1f49
[2437] supported python wrapper of checkZone().
|
12 years ago |
JINMEI Tatuya
|
7cee8494a7
[2438] added Python wrapper for RRsetCollection (base and DNS derived ver.).
|
12 years ago |
JINMEI Tatuya
|
5fa05448d6
[2379] style cleanup: folded a long line.
|
12 years ago |
Jelte Jansen
|
ca8707b652
[2379] Add separate initializer for NameComparisonResult type
|
12 years ago |
Jelte Jansen
|
5a34019b3d
[2379] catch errors when using PyObjectContainer
|
12 years ago |
Jelte Jansen
|
a8b060aa95
[2379] add standard function for class initialization
|
12 years ago |
Jelte Jansen
|
bb85c71585
[2379] Explicitely clear loader after each test
|
12 years ago |
Jelte Jansen
|
98d529881b
[2379] Add InvalidOperation to the pydnspp exceptions
|
12 years ago |
Jelte Jansen
|
7a9e741027
[1455] aesthetic changes from review
|
13 years ago |
Jelte Jansen
|
71e39be788
[1455] Add NameRelation constants to pydnspp
|
13 years ago |
JINMEI Tatuya
|
08796619c9
[1575] added python binding of NSEC3Hash.
|
13 years ago |
Jelte Jansen
|
b6568546cc
[1278] add python wrapper for Serial type
|
13 years ago |
JINMEI Tatuya
|
9688dee697
[1258] overall documentation update. also add PARSE_DEFAULT to the python
|
13 years ago |
JINMEI Tatuya
|
b0b0da67c9
[1258] added a python wrapper for Message.from_wire(PRESERVE_ORDER)
|
13 years ago |
JINMEI Tatuya
|
1ee8ad4a2b
[1258] a small refactoring: made initModulePart_Message() safer using pycppwrapper_util.
|
13 years ago |
Jelte Jansen
|
af10f1ef69
[1245] use forward decl in xxx_python.h where practical
|
13 years ago |
Jelte Jansen
|
45ef63790b
[1245] move initModulePart calls to pydnspp.cc
|
13 years ago |
Jelte Jansen
|
cbf08d5634
[1245] remove some unnecessary comments
|
13 years ago |
Jelte Jansen
|
aa5fd84d43
[1245] remove #include <config.h>
|
13 years ago |
Jelte Jansen
|
fbe4ee1f76
[1245] rename internal object to cppobj for consistency
|
13 years ago |
Jelte Jansen
|
9c53309978
[1245] remove initModule from headers
|
13 years ago |
Jelte Jansen
|
b59f898456
[1245] split up headers and make dynamic library
|
13 years ago |
JINMEI Tatuya
|
3bb68553bb
[trac915] added new support for the rest of TSIG related implementations
|
14 years ago |
JINMEI Tatuya
|
1ea71dc169
[trac905] other adjustment to support TSIGError. Rcode binding was also
|
14 years ago |
JINMEI Tatuya
|
284c8b457d
[master] Revert "[trac871] Revert "[trac871] implemented a minimal set of...
|
14 years ago |