index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
dns_server
/
pydns.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-10
pyldb: Include a reference to the Ldb in objects that use
Andrew Bartlett
1
-1
/
+1
2024-03-03
pyldb: Move PyErr_LDB_OR_RAISE() and PyErr_LDB_DN_OR_RAISE() into pyldb.h
Andrew Bartlett
1
-15
/
+0
2024-03-03
dns: Use pyldb_check_type() in PyErr_LDB_DN_OR_RAISE()
Andrew Bartlett
1
-1
/
+1
2024-03-03
dns: Use pyldb_Ldb_AsLdbContext() in PyErr_LDB_OR_RAISE()
Andrew Bartlett
1
-3
/
+3
2023-11-20
Use python.h from libreplace
Andreas Schneider
1
-1
/
+1
2021-12-15
s4:dns_server: Remove less-than-zero comparison of an unsigned value
Andreas Schneider
1
-1
/
+1
2021-07-05
pydns: fix a comment in replace_by_dn()
Douglas Bagnall
1
-1
/
+1
2021-06-11
pydns: expose dns_records_match() as dsdb_dns.records.match()
Douglas Bagnall
1
-0
/
+37
2021-03-29
pydns: expose dns timestamp utils to python, and test
Douglas Bagnall
1
-0
/
+48
2020-05-08
Fix clang 9 missing-field-initializer warnings
Gary Lockyer
1
-1
/
+1
2019-07-10
pyldb: rename pyldb_Dn_AsDn() to pyldb_Dn_AS_DN()
Douglas Bagnall
1
-1
/
+1
2019-05-16
s4: squash 'cast between incompatible function types' warning
Noel Power
1
-1
/
+2
2019-02-07
Decrement references to python objects passed to Py_BuildValue
Noel Power
1
-1
/
+5
2018-02-15
python: Port dsdb_dns module to Python 3 compatible form.
Lumir Balhar
1
-5
/
+14
2017-06-10
dns_server: clobber MNAME in the SOA
Andrew Bartlett
1
-2
/
+6
2017-06-10
pydsdb_dns: Allow the partition DN to be specified into py_dsdb_dns_lookup
Andrew Bartlett
1
-6
/
+20
2017-06-10
pydsdb_dns: Use TypeError not LdbError for mismatched types
Andrew Bartlett
1
-12
/
+3
2017-06-10
pydns: Also return the DN of the LDB object when finding a DNS record
Andrew Bartlett
1
-2
/
+3
2017-06-10
pydns: Fix leak of talloc_stackframe() in python bindings
Andrew Bartlett
1
-3
/
+20
2015-10-26
pydns: Add replace_by_dn()
Andrew Bartlett
1
-0
/
+58
2015-10-26
dns_server: Add python method to extract a DNS entry from a ldb.MessageElement
Andrew Bartlett
1
-0
/
+36
2015-10-26
dns_server: Add a python module directly accessing DNS records in sam.ldb
Andrew Bartlett
1
-0
/
+225