dns: Use pyldb_check_type() in PyErr_LDB_DN_OR_RAISE()
[npower/samba-autobuild/.git] / source4 / dns_server / pydns.c
2024-03-03 Andrew Bartlettdns: Use pyldb_check_type() in PyErr_LDB_DN_OR_RAISE()
2024-03-03 Andrew Bartlettdns: Use pyldb_Ldb_AsLdbContext() in PyErr_LDB_OR_RAISE()
2023-11-20 Andreas SchneiderUse python.h from libreplace
2021-12-15 Andreas Schneiders4:dns_server: Remove less-than-zero comparison of...
2021-07-05 Douglas Bagnallpydns: fix a comment in replace_by_dn()
2021-06-11 Douglas Bagnallpydns: expose dns_records_match() as dsdb_dns.records...
2021-03-29 Douglas Bagnallpydns: expose dns timestamp utils to python, and test
2020-05-08 Gary LockyerFix clang 9 missing-field-initializer warnings
2019-07-10 Douglas Bagnallpyldb: rename pyldb_Dn_AsDn() to pyldb_Dn_AS_DN()
2019-05-16 Noel Powers4: squash 'cast between incompatible function types...
2019-02-07 Noel PowerDecrement references to python objects passed to Py_Bui...
2018-02-14 Lumir Balharpython: Port dsdb_dns module to Python 3 compatible...
2017-06-10 Andrew Bartlettdns_server: clobber MNAME in the SOA
2017-06-10 Andrew Bartlettpydsdb_dns: Allow the partition DN to be specified...
2017-06-10 Andrew Bartlettpydsdb_dns: Use TypeError not LdbError for mismatched...
2017-06-10 Andrew Bartlettpydns: Also return the DN of the LDB object when findin...
2017-06-10 Andrew Bartlettpydns: Fix leak of talloc_stackframe() in python bindings
2015-10-26 Andrew Bartlettpydns: Add replace_by_dn()
2015-10-26 Andrew Bartlettdns_server: Add python method to extract a DNS entry...
2015-10-26 Andrew Bartlettdns_server: Add a python module directly accessing...