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