Jelte Jansen
|
8b4f53f245
[1206] remove unused initial code
|
13 years ago |
Jelte Jansen
|
07b6398dbd
[1206] initial experiment with dlopened sqlite3 ds
|
13 years ago |
Jelte Jansen
|
f0ef6c8806
[1206] additional checks and tests
|
13 years ago |
Jelte Jansen
|
8f9f4ece76
[1206] some functionality for config
|
13 years ago |
Jelte Jansen
|
7751d0ac43
[1206] initial hardcoded no checking factory function
|
13 years ago |
JINMEI Tatuya
|
842fc91716
[master] changelog entry for #1101
|
13 years ago |
JINMEI Tatuya
|
0eb576518f
[] Merge branch 'trac1101'
|
13 years ago |
JINMEI Tatuya
|
68cf1ccf20
[1101] updated README so that it matches the latest implementation.
|
13 years ago |
JINMEI Tatuya
|
bd0c874dda
[1101] cleanup: remove unnecessary variable from configure.ac
|
13 years ago |
JINMEI Tatuya
|
b6709a7001
[1101] added a helper shell script to generate dummy python scripts.
|
13 years ago |
Ocean Wang
|
766db4a610
[master] Add missing entries to src/lib/dns/Makefile.am to fix distcheck errors
|
13 years ago |
Ocean Wang
|
f7b5370a9b
[master] Merge trac1112 and update the ChangeLog
|
13 years ago |
Ocean Wang
|
12d62d54d3
Merge branch 'master' into trac1112
|
13 years ago |
Jelte Jansen
|
c38112d8b5
[master] update run_bind10 to include new lib path
|
13 years ago |
JINMEI Tatuya
|
715fee7daf
[1101] forgot to save one cleanup change.
|
13 years ago |
JINMEI Tatuya
|
c342486980
[1101] use pre-generated forwarding .py files under log_messages srcdir
|
13 years ago |
Jelte Jansen
|
af10f1ef69
[1245] use forward decl in xxx_python.h where practical
|
13 years ago |
Jelte Jansen
|
3eb0dedb8a
[1245] add NULL checks in PyXXX_ToXXX() functions
|
13 years ago |
Jelte Jansen
|
2f8c4b3da6
[1245] catch exceptions where createXXXObject() is called
|
13 years ago |
Michal 'vorner' Vaner
|
ee468e8f02
[1112] Editorial cleanup: added parentheses
|
13 years ago |
JINMEI Tatuya
|
433f29fd44
[1245] adjusted the python wrapper template so it works with the change
|
13 years ago |
Ocean Wang
|
f0274b7451
[trac1112] Replace IS_DIGIT macro with function in anonymouse namespace. Replace TEST_F with TEST in unit tests. Update the description of InvalidRdataTest exception.
|
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
|
84a95705e1
Merge branch 'trac1245' of ssh://git.bind10.isc.org/var/bind10/git/bind10 into trac1245
|
13 years ago |
Jelte Jansen
|
aa5fd84d43
[1245] remove #include <config.h>
|
13 years ago |
Jelte Jansen
|
fac67afcee
[1245] remove const for sunstudio build
|
13 years ago |
Jelte Jansen
|
90b740caf4
[1245] namespace fix
|
13 years ago |
Jelte Jansen
|
0ea828cb5c
[1245] raise exception in _Check() if obj is NULL
|
13 years ago |
Jelte Jansen
|
170a0661df
[1245] Make CPPPyObjectContainer constructor explicit
|
13 years ago |