summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb
Commit message (Expand)AuthorAgeFilesLines
* r15795: Try to use the async code by defaultSimo Sorce2007-10-101-12/+140
* r15786: another fix in rdn_nameSimo Sorce2007-10-101-10/+3
* r15762: It make no sense for rdn_name to implement modify, it will need to im...Simo Sorce2007-10-101-138/+0
* r15761: Fix-as-you-go ...Simo Sorce2007-10-103-25/+11
* r15592: Remove unused headerJelmer Vernooij2007-10-101-1/+0
* r15582: Commit some forgotten stuff that have been setting on my private tree...Simo Sorce2007-10-102-2/+23
* r15573: Fix build of systems that have iconv headers in non-standard locationsJelmer Vernooij2007-10-101-1/+1
* r15389: Add some better torture tests for LdbMessage.Tim Potter2007-10-102-1/+35
* r15388: Fix cut&paste typo.Tim Potter2007-10-101-1/+1
* r15372: Don't look at possibly undefined controls in failure cases.Andrew Bartlett2007-10-101-3/+0
* r15370: Fix more dependencies for shared libsJelmer Vernooij2007-10-106-6/+6
* r15348: Start adding a dict interface and tests to LdbMessage class.Tim Potter2007-10-101-3/+20
* r15346: Doc.Tim Potter2007-10-101-1/+1
* r15343: Some small cleanups.Tim Potter2007-10-101-5/+8
* r15315: - reenable the ildap backendStefan Metzmacher2007-10-101-1/+0
* r15301: Use static libraries internally. This required a few hacks in the buildJelmer Vernooij2007-10-102-3/+2
* r15300: Only enable SWIG shared libs if python is availableJelmer Vernooij2007-10-101-0/+1
* r15298: Fix the build using a few hacks in the build system.Jelmer Vernooij2007-10-101-1/+1
* r15295: Fix some dependenciesJelmer Vernooij2007-10-101-1/+3
* r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit...Jelmer Vernooij2007-10-103-3/+3
* r15246: flags need to represented as bits 0x01,0x02,0x04,0x08,0x10,...Stefan Metzmacher2007-10-101-1/+1
* r15245: forgot one headerSimo Sorce2007-10-101-0/+9
* r15242: allow to use LDB_FLG_RECONNECTSimo Sorce2007-10-101-0/+4
* r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij2007-10-101-16/+16
* r15178: Fix ldb function calls after big swig rename.Tim Potter2007-10-101-25/+55
* r15177: Wrap ldb_strerror() function.Tim Potter2007-10-101-0/+1
* r15176: Ensure we don't segfault when we try and delete @FOO records.Andrew Bartlett2007-10-101-5/+10
* r15113: Add a ldb_strerror() function.Tim Potter2007-10-102-0/+100
* r15110: Start rewriting higher level ldb wrapper.Tim Potter2007-10-101-52/+54
* r15109: Wrap ldb_global_init()Tim Potter2007-10-101-0/+2
* r15097: Add constants for ldb errors.Tim Potter2007-10-101-0/+50
* r15096: Fix typo.Tim Potter2007-10-101-1/+1
* r15095: Fix up typemap for struct ldb_val so that ldb_msg_add_value() wrapperTim Potter2007-10-101-14/+13
* r15092: Remove some swig stuff that didn't work out and the %rename call.Tim Potter2007-10-101-60/+13
* r15091: Raise LdbError instead of IOError when ldb function calls return anTim Potter2007-10-101-7/+14
* r15065: Remove duplicate prototype.Tim Potter2007-10-101-1/+0
* r14970: Add configure stuff for Python to tdb and ldb standalone builds.Tim Potter2007-10-101-0/+31
* r14968: Move tdb and ldb swig wrappers in to lib/tdb and lib/ldb directories.Tim Potter2007-10-103-0/+330
* r14860: create libcli/security/security.hStefan Metzmacher2007-10-101-1/+1
* r14660: Install ldb_errors.hJelmer Vernooij2007-10-101-1/+1
* r14606: Fix paths in developer mode. This allows 'make quicktest' to work whenJelmer Vernooij2007-10-101-0/+5
* r14604: Support 'aliases' for ldb modulesJelmer Vernooij2007-10-101-0/+1
* r14603: Fix building of ejs modules as shared libsJelmer Vernooij2007-10-101-2/+2
* r14599: Pass ACLs down the registry layer.Jelmer Vernooij2007-10-101-1/+1
* r14594: Fix some dependencies (required for shared library build)Jelmer Vernooij2007-10-102-4/+7
* r14592: Add support for loading shared modules to LDB.Jelmer Vernooij2007-10-1010-6/+75
* r14590: Fix ldb standalone build...Jelmer Vernooij2007-10-102-2/+1
* r14572: Give libraries saner names, remove some .pc files, make some thingsJelmer Vernooij2007-10-101-1/+1
* r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.Jelmer Vernooij2007-10-101-1/+1
* r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.Jelmer Vernooij2007-10-101-5/+0