1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source4/lib/ldb
Andrew Tridgell 7aa4c11fc4 build: more adjustments for the ABI type name maps
- use 'va_list' instead of 'struct __va_list_tag *'
  Using the C name for va_list is preferable

- add support for negative ABI name matches in abi_match=.  That is
  used to exlude ldb_*module_ops from the ldb ABI

- don't include the ldb module ops or backend ops in the ABI
2010-04-18 18:24:27 +10:00
..
ABI build: more adjustments for the ABI type name maps 2010-04-18 18:24:27 +10:00
common s4-ldb: fixed a crash bug for non-UTF8 strings 2010-04-12 19:12:37 +10:00
docs
examples Fix the mess with ldb includes. 2009-01-30 01:02:03 -05:00
external talloc: change talloc minor version to 2.0.2 2010-04-02 13:15:18 +11:00
include LDB related spelling fixes. 2010-02-22 21:45:36 +01:00
ldb_ildap s4/ildap: fine tune ildb_callback() 2010-03-03 13:18:38 +11:00
ldb_ldap s4:ldb_ldap.c - fix indentation 2010-03-08 10:33:24 +01:00
ldb_map LDB:map - make LDB "signed-safe" on counter variables where appropriate 2010-03-08 10:29:25 +01:00
ldb_sqlite3 LDB:SQLITE3 backend - change counter variables to "unsigned" where appropriate 2010-03-08 10:29:26 +01:00
ldb_tdb ldb: mark the tdb backend in ldb as _PRIVATE_ 2010-04-18 15:00:38 +10:00
man
modules LDB:asq module - change counters to "unsigned" where appropriate 2010-03-08 18:53:24 +01:00
nssldb LDB:NSS - make LDB "signed-safe" on counter variables 2010-03-02 18:02:00 +01:00
tests s4:Added a test for correct CO expansion in SD creation. 2010-04-17 18:16:25 +03:00
tools subunit: Support formatting compatible with upstream subunit, for consistency. 2010-04-11 20:57:33 +02:00
web ldb:web Fix typo 2010-02-22 18:48:36 -05:00
aclocal.m4
autogen-waf.sh build: use a common autogen-waf.sh for all builds 2010-04-12 11:17:35 +10:00
autogen.sh Remove swig support from standalone ldb build. 2008-12-19 01:24:00 +00:00
build_macros.m4 Fix standalone configure scripts 2009-01-30 01:02:23 -05:00
config.guess Update copies of config.guess and config.sub. 2009-05-16 04:03:12 +02:00
config.mk Fix the merged build. Probably not strictly correct but allows us to "make test". 2010-01-04 13:27:48 -08:00
config.sub Update copies of config.guess and config.sub. 2009-05-16 04:03:12 +02:00
configure.ac s4:build Bump ldb and tdb required versions. 2009-12-08 14:07:45 +11:00
Doxyfile
examples.dox
install-sh
ldap.m4
ldb.mk ldb: Fix the standalone ldb build. 2010-01-02 02:40:30 +01:00
ldb.pc.in Actually fill in ldb modules directory. 2009-07-18 18:28:57 +02:00
libldb.m4 s4:lib/ldb: disable sqlite3 backend always as it doesn't compile anymore 2008-09-29 04:22:21 +02:00
mainpage.dox
Makefile.in ldb: Support running testsuite without installing first. 2009-09-11 23:49:36 +02:00
pyldb.c s4-python: Fix formatting, import of FLG_NOSYNC. 2010-04-08 23:20:36 +02:00
pyldb.h provision/pyldb: Avoid linking in static python ldb module. 2009-12-21 23:40:12 +01:00
python.mk Remove pyldb_util and simply duplicate the 5-line function it contains, 2009-07-18 16:11:21 +02:00
README_gcov.txt
rules.mk ldb: Display SHLD_FLAGS when building. 2009-07-18 10:37:59 +02:00
sqlite3.m4
standalone.sh Make up the right dependencies now that ldb depends on libevents 2008-06-14 11:59:19 -04:00
wscript build: more adjustments for the ABI type name maps 2010-04-18 18:24:27 +10:00