summaryrefslogtreecommitdiff
path: root/lib/ldb-samba/pyldb.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-22ldb-samba: use ldb_comparison_fold_utf8()Douglas Bagnall1-1/+1
2024-03-28pyldb: Consolidate PyErr_SetLdbError() using the pyldb versionAndrew Bartlett1-10/+0
2024-03-05lib/ldb-samba: Remove unused ldb.set_opaque_integer()Andrew Bartlett1-67/+0
2024-03-05lib/ldb-samba: Align py_ldb_set_opaque_integer() with pyldb_set_opaque() and ...Andrew Bartlett1-3/+3
2023-11-20Use python.h from libreplaceAndreas Schneider1-1/+1
2022-10-05pyldb: Fix typos in function namesJoseph Sutton1-3/+3
2020-05-08Fix clang 9 missing-field-initializer warningsGary Lockyer1-1/+1
2019-07-10pyldb: fork pyldb_Ldb_AsLdbContext macro to reflect unsafenessDouglas Bagnall1-7/+7
2019-05-16lib/ldb-samba: squash 'cast between incompatible function types' warningNoel Power1-2/+4
2019-04-08ldb: tests for <= and >= integer indexingAaron Haslett1-0/+31
2019-02-07Cleanup references to module objects returned from PyImport_ImportModuleNoel Power1-2/+8
2018-06-09dsdb: add defines for sessionInfo and networkSessionInfoGary Lockyer1-1/+2
2017-03-10python: samba._ldb: Port of samba._ldb to Python 3 compatible formLumir Balhar1-7/+17
2015-01-22Remove use of the "staticforward" macroPetr Viktorin1-1/+1
2011-08-07pyldb: Consistently use pyldb_ prefix.Jelmer Vernooij1-6/+6
2011-07-05ldb: make ldb a top level library for Samba 4.0Andrew Bartlett1-0/+270