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