index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
lib
/
ldb
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
[next]