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
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-27
Use variable for ldb source directory.
Jelmer Vernooij
1
-8
/
+8
2008-05-06
Cope with an empty mapping file in ad2oLschema
Andrew Bartlett
1
-2
/
+2
2008-04-14
Move object files lists to makefile rather than smb_build.
Jelmer Vernooij
1
-14
/
+14
2008-02-29
Fix manpage paths.
Jelmer Vernooij
1
-6
/
+6
2008-02-29
Move manpage management out of the perl build system.
Jelmer Vernooij
1
-6
/
+12
2008-02-20
Fix static module list generation for ldb.
Jelmer Vernooij
10
-20
/
+0
2008-01-11
Rework ldbsearch to avoid segfault when remote LDAP server returns
Andrew Bartlett
1
-12
/
+10
2008-01-11
Fix segfault when sorting LDAP replies on the client.
Andrew Bartlett
1
-2
/
+2
2007-12-27
r26611: Tridge didn't write this...
Andrew Bartlett
1
-1
/
+1
2007-12-21
r26426: Remove uses of global_loadparm.
Jelmer Vernooij
1
-1
/
+2
2007-12-21
r26355: Eliminate global_loadparm in more places.
Jelmer Vernooij
1
-3
/
+3
2007-12-21
r26277: Move loadparm context higher up the stack.
Jelmer Vernooij
1
-1
/
+2
2007-12-21
r26252: Specify loadparm_context explicitly when creating sessions.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26228: Store loadparm context in auth context, move more loadparm_contexts u...
Jelmer Vernooij
1
-0
/
+4
2007-12-21
r26226: Avoid more uses of global_loadparm.
Jelmer Vernooij
1
-2
/
+3
2007-12-21
r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r25842: Start working on test for loading dso's in ldb.
Jelmer Vernooij
2
-0
/
+8
2007-10-10
r25522: Convert to standard bool types.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25430: Add the loadparm context to all parametric options.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25100: Include LDAP libs in .pc file so linking statically against libldb wo...
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25093: Use system-provided ldb library if available. Note that this only mea...
Jelmer Vernooij
1
-0
/
+84
2007-10-10
r25084: Move samba-specific code out of lib/ldb directory.
Jelmer Vernooij
1
-1
/
+1
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
r23809: Don't give users the fantasy that we can control choice of GENSEC
Andrew Bartlett
1
-1
/
+0
2007-10-10
r23798: updated old Temple Place FSF addresses to new URL
Andrew Tridgell
12
-24
/
+12
2007-10-10
r23795: more v2->v3 conversion
Andrew Tridgell
12
-12
/
+12
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
r22684: Fix native Samba build.
Jelmer Vernooij
1
-3
/
+3
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
8
-24
/
+16
2007-10-10
r22559: Make the ad2OLschema tool case insensitive.
Andrew Bartlett
1
-6
/
+6
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
2007-10-10
r22475: Rather than segfault, show the name of the malformed entry.
Andrew Bartlett
1
-0
/
+6
2007-10-10
r21496: A number of ldb control and LDAP changes, surrounding the
Andrew Bartlett
2
-370
/
+5
2007-10-10
r20467: Don't segfault if we don't have an OID map
Andrew Bartlett
1
-1
/
+1
2007-10-10
r20034: Start using ldb_search_exp_fmt()
Simo Sorce
1
-8
/
+4
2007-10-10
r19897: Fix klokwork ids 2278 and 2279
Volker Lendecke
1
-2
/
+9
2007-10-10
r19832: better prototypes for the linearization functions:
Simo Sorce
5
-8
/
+8
2007-10-10
r19831: Big ldb_dn optimization and interfaces enhancement patch
Simo Sorce
7
-35
/
+54
2007-10-10
r19598: Ahead of a merge to current lorikeet-heimdal:
Andrew Bartlett
1
-0
/
+1
2007-10-10
r19332: ldb_parse_tree leaks
Simo Sorce
1
-1
/
+1
2007-10-10
r19310: Add another conflicting oid
Andrew Bartlett
1
-2
/
+2
2007-10-10
r19274: fix ldbdel and ldbmodify to return an error if the underlying ldb call
Andrew Tridgell
2
-15
/
+11
2007-10-10
r19273: - fixed error handling with the ldap backend
Andrew Tridgell
1
-8
/
+8
2007-10-10
r18851: Some C++ warnings
Volker Lendecke
1
-8
/
+8
2007-10-10
r18840: make these compatible with g++ warnings
Andrew Tridgell
2
-15
/
+15
2007-10-10
r18596: removed superfluous semicolon
Andrew Tridgell
1
-1
/
+1
2007-10-10
r18439: 2nd try at a talloc_move() api. This type with the ** ptr interface
Andrew Tridgell
2
-6
/
+7
[next]