1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source4/lib/ldb
Matthieu Patou e2061095b5 s4:ldb python bindings - implement comparison on Python LDB Message objects
Coauthors: Jelmer Vernooij, Matthias Dieter Wallnöfer
2010-06-07 11:58:29 +02:00
..
ABI Revert "ldb: Remove Samba-specific symbols." 2010-05-31 14:53:22 -04:00
common ldb:ldb_msg_remove_attr - provide a better implementation 2010-06-06 23:13:00 +02:00
docs
examples
external talloc: change talloc minor version to 2.0.2 2010-04-02 13:15:18 +11:00
include ldb: Remove unexisting and mistyped function from header 2010-05-31 13:54:00 -04:00
ldb_ildap s4:libcli/ldap Rename ldap.h to libcli_ldap.h 2010-05-21 17:39:15 +10: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:ltdb_filter_attrs - fix a counter variable type 2010-06-06 20:46:52 +02:00
man ldb: Remove manual pages for binaries that have already been moved to utils/. 2010-05-31 01:38:35 +02:00
modules s4:rdn_name LDB module - use "ldb_msg_remove_attr" for deleting attributes 2010-06-06 20:48:04 +02:00
nssldb LDB:NSS - make LDB "signed-safe" on counter variables 2010-03-02 18:02:00 +01:00
tests s4:ldap.py - enhance the RDN name test to show that invalid "name" attributes are allowed on add operations 2010-06-06 20:48:24 +02:00
tools ldb: Fix dependencies when building with system ldb. 2010-05-31 19:22:03 +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 s4-ldb: add msg saying which build system is being used 2010-05-05 11:42:33 +02:00
build_macros.m4
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
mainpage.dox
Makefile.in ldb: Support running testsuite without installing first. 2009-09-11 23:49:36 +02:00
pyldb_util.c s4:lib/ldb/pyldb_util.c - add a cast to quiet a warning 2010-06-02 09:39:18 +02:00
pyldb.c s4:ldb python bindings - implement comparison on Python LDB Message objects 2010-06-07 11:58:29 +02:00
pyldb.h pytalloc: ensure talloc_ctx is directly after PyObject_HEAD 2010-04-20 15:50:27 +10: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
wscript pyldb_util: Remove dependency on LIBPYTHON - it's already there 2010-05-31 23:10:59 +02:00