summaryrefslogtreecommitdiff
path: root/lib/ldb/pyldb.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-10ldb:pyldb: reorder structs for possible type-punningDouglas Bagnall1-3/+40
2024-04-10ldb:pyldb: PyErr_LDB_DN_OR_RAISE makes more rigourous checksDouglas Bagnall1-5/+24
2024-04-10pyldb: Include a reference to the Ldb in objects that useAndrew Bartlett1-1/+13
2024-03-28pyldb: Consolidate PyErr_SetLdbError() using the pyldb versionAndrew Bartlett1-0/+2
2024-03-20ldb:pyldb.h: include some headers that are usedDouglas Bagnall1-0/+2
2024-03-03pyldb: Remove unused and broken Python access to LDB module APIAndrew Bartlett1-7/+0
2024-03-03pyldb: Move PyErr_LDB_OR_RAISE() and PyErr_LDB_DN_OR_RAISE() into pyldb.hAndrew Bartlett1-0/+14
2024-02-29pyldb: add a macro to free when raising exceptionsDouglas Bagnall1-1/+9
2019-07-10pyldb: rename pyldb_Dn_AsDn() to pyldb_Dn_AS_DN()Douglas Bagnall1-1/+1
2019-07-10pyldb: fork pyldb_Ldb_AsLdbContext macro to reflect unsafenessDouglas Bagnall1-1/+7
2019-07-10pyldb: add pyldb_check_type()Douglas Bagnall1-0/+2
2016-11-23pyldb: protect PyErr_LDB_ERROR_IS_ERR_RAISE() with do {} while(0)Stefan Metzmacher1-2/+3
2016-03-08pyldb: Add warning about pyldb_MessageElement_AsMessageElement()Andrew Bartlett1-0/+7
2011-08-07pyldb: Consistently use pyldb_ prefix.Jelmer Vernooij1-12/+8
2011-07-05ldb: make ldb a top level library for Samba 4.0Andrew Bartlett1-0/+105