1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source4/lib/ldb
Matthieu Patou ad9b670f47 ldb: remove "magic" string in ldb_controls, replace them with constants defined in ldb.h
Allow to have less magic value in the control code and will allow not to
duplicate names when doing a function that marshal a control to it's
string representation
2011-02-13 00:51:05 +03:00
..
ABI ldb: added ldb 1.0.0 ABI signatures 2011-02-10 06:51:06 +01:00
common ldb: remove "magic" string in ldb_controls, replace them with constants defined in ldb.h 2011-02-13 00:51:05 +03:00
docs r18153: html/ isn't needed 2007-10-10 14:17:43 -05:00
examples Fix the mess with ldb includes. 2009-01-30 01:02:03 -05:00
include ldb: remove "magic" string in ldb_controls, replace them with constants defined in ldb.h 2011-02-13 00:51:05 +03:00
ldb_ldap ldb: fixed two warnings in the ldb_ldap backend 2011-02-10 06:51:06 +01:00
ldb_map ldb_map: Fix prefix for map functions. 2010-12-18 00:47:06 +01:00
ldb_sqlite3 ldb: Rename two exported functions so they match abi_match. 2010-12-18 00:47:06 +01:00
ldb_tdb ldb:ltdb_sequence_number - initialise "tmp_ctx" to prevent uninitialisation warning 2011-01-12 19:52:19 +01:00
man ldb: Refer to ldb(3), not ldb(7). 2010-10-05 00:38:35 +02:00
modules ldb: Rename two exported functions so they match abi_match. 2010-12-18 00:47:06 +01:00
nssldb LDB:NSS - make LDB "signed-safe" on counter variables 2010-03-02 18:02:00 +01:00
tests s4:ldb: Make sample module implementation static. 2011-01-03 12:28:21 +01:00
tools ldb:tools - return LDB_ERR_OPERATIONS_ERROR on generic errors 2011-02-09 18:59:19 +01:00
web ldb: link to the download directory on the website 2011-01-11 16:02:27 +11:00
configure ldb/tevent: Fix detection of waf paths. 2010-09-28 09:12:41 +02:00
Doxyfile r14108: Make the Doxyfiles a bit shorter... 2007-10-10 13:56:51 -05:00
examples.dox r12850: - add Doxygen comments to ldb 2007-10-10 13:50:53 -05:00
ldb.pc.in s4-ldb: added @LIB_RPATH@ to the ldb pc file 2010-12-08 12:01:25 +01:00
mainpage.dox r12850: - add Doxygen comments to ldb 2007-10-10 13:50:53 -05:00
Makefile waf: ensure "make dist" works from a clean git tree for all libraries 2011-01-08 02:35:22 +01:00
pyldb_util.c ldb:pyldb.h - revert to the previous header behaviour 2010-12-12 22:55:14 +01:00
pyldb-util.pc.in s4-pkgconfig: add @LIB_RPATH@ to our link flags 2010-12-08 12:46:00 +01:00
pyldb.c s4-pyldb Fix tp_basicsize for PyLdbDn 2011-01-18 10:55:05 +01:00
pyldb.h pyldb: Fix memory context, add more OOM checks. 2011-01-03 01:48:05 +01:00
README_gcov.txt
wscript ldb: change version number to 1.0.0 2011-02-10 06:51:06 +01:00