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
2010-03-03
s4/ildap: fine tune ildb_callback()
Kamen Mazdrashki
1
-3
/
+3
2010-02-22
LDB related spelling fixes.
Brad Hards
1
-1
/
+1
2010-02-17
s4/ldap: Refactor the fix for ldap nested searches
Kamen Mazdrashki
1
-9
/
+15
2010-01-29
s4/ldap: Fix nested searches SEGFAULT bug
Kamen Mazdrashki
1
-0
/
+11
2009-11-18
Added control copying for message types other than ldb_search.
Nadezhda Ivanova
1
-1
/
+4
2009-10-25
ldb:backend "connect" functions - convert result values to LDB constants
Matthias Dieter Wallnöfer
1
-3
/
+3
2009-10-02
s4:ldb_ildap - Don't segfault on a empty RDN
Matthias Dieter Wallnöfer
1
-4
/
+12
2009-07-14
remove all '\n' from ldb_debug
Sumit Bose
1
-3
/
+3
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
[next]