summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb
Commit message (Expand)AuthorAgeFilesLines
* r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij2007-10-103-17/+17
* r24567: Try much harder not to leak memory when comparing objectCategory enti...Andrew Bartlett2007-10-101-9/+40
* r24566: Remove trailing newlines in ldb_debug(), these are not required.Andrew Bartlett2007-10-101-2/+2
* r24459: Fix up ldap.js and test_ldb.sh to test the domain_scope control, andAndrew Bartlett2007-10-101-20/+13
* r24261: Fix the standalone ldb build after I moved the objectclass module out.Andrew Bartlett2007-10-102-3/+0
* r24259: Rework the objectclass module to use the new schema, rather than theAndrew Bartlett2007-10-102-704/+0
* r23993: Attempt to fix bug #4808, reported by mwallnoefer@yahoo.de. The issueAndrew Bartlett2007-10-101-1/+4
* r23809: Don't give users the fantasy that we can control choice of GENSECAndrew Bartlett2007-10-101-1/+0
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-101-2/+1
* r23800: LGPL is now called GNU Lesser General Public LicenseAndrew Tridgell2007-10-104-8/+8
* r23799: updated old Franklin Street FSF addresses to new URLAndrew Tridgell2007-10-104-12/+4
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-10-1054-109/+54
* r23796: main COPYING file for samba4, plus some formatting varientsAndrew Tridgell2007-10-102-2/+2
* r23795: more v2->v3 conversionAndrew Tridgell2007-10-1056-56/+56
* r23794: convert more code from LGPLv2+ to LGPLv3+Andrew Tridgell2007-10-104-20/+12
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r23762: Fix DN renames over LDAP, and instrument the partition module. Add aAndrew Bartlett2007-10-101-3/+2
* r23753: Fix bitrot afflicting the ldb Python swig bindings.Tim Potter2007-10-101-7/+7
* r23737: Validate that we object to duplicate values in an add or replace.Andrew Bartlett2007-10-101-10/+25
* r23703: Start to get Samba4 to again work with LDAP backends, after I turnedAndrew Bartlett2007-10-101-1/+2
* r23560: - Activate metze's schema modules (from metze's schema-loading-13 pat...Andrew Bartlett2007-10-102-44/+39
* r23557: Ensure that we don't reorder the objectClass list, if we don't haveAndrew Bartlett2007-10-101-2/+2
* r23364: add LDB_FLG_NOMMAP flagAndrew Tridgell2007-10-102-0/+10
* r23339: merge from SAMBA_3_0:Stefan Metzmacher2007-10-101-23/+2
* r23177: Add in a new provision-backend script. This helps set up the OpenLDA...Andrew Bartlett2007-10-101-2/+21
* r22989: allow '@foo' attributes searchable as we allow '@foo' attributesStefan Metzmacher2007-10-101-0/+4
* r22952: Make sure we look at extra_cflags when building custom targets.James Peach2007-10-101-1/+5
* r22789: fix loading of internal samba4 modulesStefan Metzmacher2007-10-101-3/+3
* r22762: Some ldb_map changes:Jelmer Vernooij2007-10-108-91/+102
* r22750: dlopen() is always available now (and returns a correct error if not ...Jelmer Vernooij2007-10-101-5/+0
* r22746: fix the build of the sqlite moduleStefan Metzmacher2007-10-101-2/+1
* r22723: fix compiler warningsStefan Metzmacher2007-10-101-1/+1
* r22722: fix dependenciesStefan Metzmacher2007-10-101-2/+1
* r22696: Make sure this is an ascii charSimo Sorce2007-10-101-0/+12
* r22694: It seems that AIX 5.3 with XLC has difficulties with <ctype.h>. This isVolker Lendecke2007-10-101-1/+1
* r22687: use DESTDIR.Jelmer Vernooij2007-10-101-6/+6
* r22684: Fix native Samba build.Jelmer Vernooij2007-10-102-3/+4
* r22682: Fix standalone ldb build when parent directory name != ldb.Jelmer Vernooij2007-10-102-6/+5
* r22681: Fix standalone ldb build when parent directory name != ldb.Jelmer Vernooij2007-10-1046-130/+110
* r22668: Fix ldb buildJelmer Vernooij2007-10-101-2/+0
* r22665: Change version back to 0.9.Jelmer Vernooij2007-10-101-1/+3
* r22642: Allow standalone build to work without tdb or talloc checked out, butJelmer Vernooij2007-10-106-1/+178
* r22600: Update bzr ignores, put right version in .pc files, prepare for suppo...Jelmer Vernooij2007-10-102-4/+7
* r22598: Simplify includes for replace.Jelmer Vernooij2007-10-101-1/+1
* r22596: Set _CFLAGS variables rather than putting knowledge in the ldb Makefile.Jelmer Vernooij2007-10-101-2/+11
* r22595: Add version numbers.Jelmer Vernooij2007-10-101-1/+1
* r22559: Make the ad2OLschema tool case insensitive.Andrew Bartlett2007-10-101-6/+6
* r22557: Simo has long bugged me that the paths in the sam.ldb partitions wereAndrew Bartlett2007-10-101-1/+11
* r22497: Support renaming objectclasses and attributes for the LDAP backend.Andrew Bartlett2007-10-101-17/+65
* r22476: The OID match is used very oddly in AD, as it is often used for fieldsAndrew Bartlett2007-10-101-0/+9