index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
lib
/
ldb
/
ldb_ildap
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove all '\n' from ldb_debug
Sumit Bose
2009-07-14
1
-3
/
+3
*
Fix headers, ldb_includes.h is a private header,
Simo Sorce
2009-02-23
1
-2
/
+1
*
s4:ldb_ildap: remove compiler warnings
Stefan Metzmacher
2009-02-13
1
-4
/
+9
*
Fix the mess with ldb includes.
Simo Sorce
2009-01-30
1
-26
/
+36
*
s4:ldb: remove dependency to samba4's events wrapper
Stefan Metzmacher
2009-01-21
1
-6
/
+6
*
s4:lib/tevent: rename structs
Stefan Metzmacher
2008-12-29
1
-5
/
+5
*
ldb: Include tevent.h rather than events.h.
Jelmer Vernooij
2008-12-23
1
-1
/
+1
*
s4:ldb: make it possible to return per entry controls
Andrew Bartlett
2008-12-17
1
-1
/
+3
*
s4:ldb_ildap: try to pass extended DNs to the server
Andrew Bartlett
2008-12-17
1
-5
/
+5
*
Remove unused include param/param.h.
Jelmer Vernooij
2008-10-24
1
-1
/
+0
*
LDB ASYNC: other backends
Simo Sorce
2008-09-29
1
-246
/
+237
*
Revert LDB return code patches from Matthias.
Jelmer Vernooij
2008-09-25
1
-3
/
+3
*
Cosmetic corrections for the LDB backend modules
Matthias Dieter Wallnöfer
2008-09-24
1
-3
/
+3
*
ldb_ildap: don't force the build as shared_module
Stefan Metzmacher
2008-06-30
1
-1
/
+0
*
ldb: allow ldb modules to specify LDB_MODULE(name) or LDB_BACKEND(name)
Stefan Metzmacher
2008-06-30
1
-0
/
+1
*
Fix another reference to ldbdir.
Jelmer Vernooij
2008-06-25
1
-1
/
+1
*
Use ldbsrcdir rather than ldbdir.
Jelmer Vernooij
2008-06-25
1
-1
/
+1
*
Fix cleanup.
Simo Sorce
2008-06-15
1
-4
/
+9
*
Cleanup.
Simo Sorce
2008-06-15
1
-23
/
+29
*
Now that we pass down the event context, start removing calls to
Simo Sorce
2008-06-15
1
-8
/
+0
*
Use a custom init function for samba4 that sets a samba4
Simo Sorce
2008-06-14
1
-3
/
+3
*
Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6c
Andrew Bartlett
2008-05-31
1
-1
/
+2
*
Move CFLAGS handling out of smb_build.
Jelmer Vernooij
2008-05-30
1
-2
/
+1
*
Use variable for ldb source directory.
Jelmer Vernooij
2008-05-27
1
-2
/
+2
*
Remove more event_context_init() uses from function calls within deep down th...
Simo Sorce
2008-04-21
1
-2
/
+14
*
Move object files lists to makefile rather than smb_build.
Jelmer Vernooij
2008-04-14
1
-2
/
+1
*
Fix ldapi support.
Jelmer Vernooij
2008-02-29
1
-2
/
+2
*
Fix use of some modules (needed _PUBLIC_).
Jelmer Vernooij
2008-02-20
1
-3
/
+3
*
Fix static module list generation for ldb.
Jelmer Vernooij
2008-02-20
1
-1
/
+0
*
Remove more function-based inits.
Jelmer Vernooij
2008-02-20
1
-3
/
+15
*
Use function-based initialization for ildap backend.
Jelmer Vernooij
2008-02-20
1
-6
/
+3
*
r26483: Merge ldb module dependency fixes, fix auth python module.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26459: Build ildap module as shared module by default.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26355: Eliminate global_loadparm in more places.
Jelmer Vernooij
2007-12-21
1
-2
/
+3
*
r26353: Remove use of global_loadparm.
Jelmer Vernooij
2007-12-21
1
-1
/
+2
*
r26205: Pass loadparm_context to secrets_db_connect() rather than using globa...
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26197: Add bindings for libsecurity.
Jelmer Vernooij
2007-12-21
1
-0
/
+1
*
r25522: Convert to standard bool types.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r25093: Use system-provided ldb library if available. Note that this only mea...
Jelmer Vernooij
2007-10-10
1
-0
/
+14
*
r23798: updated old Temple Place FSF addresses to new URL
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23795: more v2->v3 conversion
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r22681: Fix standalone ldb build when parent directory name != ldb.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r21761: - Give more detail on LDAP client library failures (make it clear
Andrew Bartlett
2007-10-10
1
-4
/
+10
*
r20129: remove unused structure elements
Stefan Metzmacher
2007-10-10
1
-12
/
+8
*
r20128: get rid of more talloc_get_type() calls
Stefan Metzmacher
2007-10-10
1
-8
/
+8
*
r20125: fix some ugly mem leaks in the ldb_ildb backend
Stefan Metzmacher
2007-10-10
1
-7
/
+7
*
r20123: - avoid some more talloc_get_type() calls
Stefan Metzmacher
2007-10-10
1
-29
/
+23
*
r20122: pass ildb to ildb_request_noop()
Stefan Metzmacher
2007-10-10
1
-8
/
+8
*
r20121: pass down the ldb_request struct to ildb_request_send(),
Stefan Metzmacher
2007-10-10
1
-18
/
+13
*
r20120: fix the talloc hierachy and make ildb a child of module
Stefan Metzmacher
2007-10-10
1
-20
/
+21
[next]