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