summaryrefslogtreecommitdiff
path: root/src/lib/util/python
AgeCommit message (Collapse)Author
2017-10-20[5266] Added generated files from *.in to distcleanFrancis Dupont
2017-09-27[master] typos, dates, *.mes files updates before releaseWlodek Wencel
2017-07-23spelling: quotationJosh Soref
2017-07-23spelling: constantJosh Soref
2016-08-28[v1_1_0] Copyright dates updateWlodek Wencel
2016-07-08[master] Fixed rights of non-executable regular filesFrancis Dupont
2016-03-18[master] Fixing some .gitignoreFrancis Dupont
2015-12-16[4236] Updated copyright dates in all files.Marcin Siodelski
2015-12-16[4236] Replaced license text in all files containing it.Marcin Siodelski
2015-03-14[master] spellingFrancis Dupont
2014-06-03[3413] Several build steps no longer require python3Tomek Mrugalski
- *.spec files in src/lib/dns/tests/testsdata are now included in dist - src/lib/util/pyunittests is removed - src/lib/util/python trimmed down a lot - fix for missing dhcp6_shutdown_test.sh in src/bin/dhcp6 - many python macros in configure.ac removed (more of them to be removed in Makefiles)
2014-02-19Merge branch 'trac2512'Mukund Sivaraman
2014-01-20[2512] Add support for the CAA RR typeMukund Sivaraman
2014-01-14[2185] Add support for the TLSA RR typeMukund Sivaraman
2013-06-06[2853] removed unnecessary reinterpret_cast from the template output.JINMEI Tatuya
2013-06-06[2853] provided more helpful and detailed doc for doxygen2pydoc.pyJINMEI Tatuya
2013-06-07[2853] Add the doxygen2pydoc.py toolJINMEI Tatuya
2013-04-10Merge branch 'trac2387'Mukund Sivaraman
2013-04-09[master] many spelling or typo fixesJeremy C. Reed
mostly in documentation or in comments reviewed by muks via jabber includes output changes for two isc_throw.
2013-04-01[2387] Add DNSKEY support in wire data generatorMukund Sivaraman
Also convert some existing DNSKEY test data to use wire data generated from spec files.
2013-03-06[master] many misspelling and typo fixesJeremy C. Reed
reviewed by jelte via jabber. Changes some log message descriptions and some function arguments and some output.
2013-02-11[1924] Add the generator scripts to EXTRA_DISTMichal 'vorner' Vaner
One would think it would pack them automatically if they are in noinst_SCRIPTS. But it doesn't seem to work, so marking them explicitly.
2013-02-11[1924] Move the common_defs to the cc directoryMichal 'vorner' Vaner
Currently, it contains only the definitions related to CC. If we have other definitions for other purposes, we may create further definition files. Also, rename it to proto_defs, since all is protocol constants. Move the generator scripts to better place. There should be no difference in functionality.
2012-12-03[2442] updated some TXT-like test data without using intermediate space.JINMEI Tatuya
when we migrate the complete lexer version, this will cause confusion: the lexer will consider the space as a separater.
2012-10-25[2357] Update scaffolding using fix-scaffolding.py toolMukund Sivaraman
See bug #2367 for the fix-scaffolding.py tool.
2012-03-11[1136] Implement the SSHFP type, from RFC 4255Mukund Sivaraman
2012-03-08Add more .gitignore filesMukund Sivaraman
2012-02-14[1638] supported NSEC3PARAM in gen_wiredata.py.JINMEI Tatuya
2012-01-27[1575] added some non-compilable note around meta-remarks that should beJINMEI Tatuya
removed before releasing the wrapper code. Compiler will detect if any of them is forgotten to be cleaned up.
2011-12-19[1452b] updated the python wrapper template with recent cleanups, mostlyJINMEI Tatuya
with eliminating the need for reinterpret_cast.
2011-09-20[1245] adjusted the python wrapper template so it works with the changeJINMEI Tatuya
of the assumption on @CPPCLASS@Container constructor (it's now explicit)
2011-09-16[1245] Make CPPPyObjectContainer constructor explicitJelte Jansen
2011-09-14[1245] editorial cleanups: removed unnecesary 'static'; fixed typo in comments.JINMEI Tatuya
2011-08-17Merge branch 'master' into trac1113chenzhengzhang
Conflicts: src/lib/dns/Makefile.am src/lib/util/python/gen_wiredata.py.in
2011-08-16[trac1114] implement afsdb rdatachenzhengzhang
2011-08-11[trac1113] sync with master, fix doxygen and unittestchenzhengzhang
2011-08-08[904] missing Makefile.amJINMEI Tatuya
2011-08-04[904] moved the script to lib/util/python/JINMEI Tatuya
2011-07-13[trac983] added the default constructor and reset() to PyObjectContainer,JINMEI Tatuya
which will be used for the remaining work in trac983.
2011-07-11[trac983] missing SOURCES for distcheckJINMEI Tatuya
2011-07-07[trac983] cleanup: removed redundant white spacesJINMEI Tatuya
2011-05-18[master] Merge branch 'trac915'JINMEI Tatuya
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.
2011-05-13[trac915] and one more minor cleanup: use "pydnspp." prefix instead ofJINMEI Tatuya
deprecated "libdns_python." for fully qualified class names. also updated the template .cc file accordingly.
2011-05-13[trac915] some additional cleanups:JINMEI Tatuya
- mae sure separate python binding .cc files include Python.h at its head (failing so would caused build failure on some systems) - updated the template in uitl/python regarding Python.h - corrected a copyright year - removed unnecessary EXTRA_DIST (some are now listed as source)
2011-05-12[trac905] a minor wording fix: removed a duplicate 'the'JINMEI Tatuya
2011-05-12[trac915] added a new template: create@CPPCLASS@Object() for easier andJINMEI Tatuya
safer creation of python objects in C++- binding.
2011-05-10[trac905] wording fix in commentJINMEI Tatuya
2011-05-10[trac905] corrected prefix of .cc file when -o is specified.JINMEI Tatuya
2011-05-10[trac905] Revert "[trac905] corrected the prefix for .cc when -o is specified"JINMEI Tatuya
(accidentally committed auto-generated file.) This reverts commit 296ec6be00c208aa9ab8cbaa20376749e8b6ab49.
2011-05-10[trac905] corrected the prefix for .cc when -o is specifiedJINMEI Tatuya