Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r25259: try to work arround the build failures on OpenBSD 3.7 | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r25220: Comment out obsolete functions. | Tim Potter | 1 | -2/+2 |
2007-10-10 | r25218: After discussion with Simo, remove the subclass support from LDB. | Andrew Bartlett | 7 | -298/+1 |
2007-10-10 | r25215: replace talloc_append_string() with talloc_strdup_append_buffer() | Stefan Metzmacher | 2 | -15/+7 |
2007-10-10 | r25204: Patch by Andrew Kroeger <andrew@sprocks.gotdns.com> fixing bug #4958 - | Andrew Bartlett | 1 | -9/+31 |
2007-10-10 | r25187: pass FIRST_PREREQ to Makefile so that the value can be used | Stefan Metzmacher | 1 | -4/+2 |
2007-10-10 | r25105: No need to register ldb_map as a module. | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r25100: Include LDAP libs in .pc file so linking statically against libldb wo... | Jelmer Vernooij | 4 | -3/+8 |
2007-10-10 | r25097: Don't clutter users' CFLAGS with ldb cflags. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25093: Use system-provided ldb library if available. Note that this only mea... | Jelmer Vernooij | 4 | -97/+102 |
2007-10-10 | r25085: Define LDB_MODULESDIR for standalone build. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r25084: Move samba-specific code out of lib/ldb directory. | Jelmer Vernooij | 7 | -505/+2 |
2007-10-10 | r25081: Add modules_dir member to ldb_context that is used rather than a global | Jelmer Vernooij | 5 | -20/+28 |
2007-10-10 | r25035: Fix some more warnings, use service pointer rather than service numbe... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 1 | -0/+1 |
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 |