| Commit message (Expand) | Author | Age | Files | Lines |
* | s4-ldb: moved the ldb_ildap backend into lib/ldb-samba | Andrew Tridgell | 2010-11-01 | 1 | -879/+0 |
* | s4-ldb: added an override flag to ldb_register_backend() | Andrew Tridgell | 2010-11-01 | 1 | -1/+1 |
* | s4-ldb: convert the ildap module to the new type of ldb module | Andrew Tridgell | 2010-11-01 | 1 | -15/+15 |
* | s4: Remove the old perl/m4/make/mk-based build system. | Jelmer Vernooij | 2010-10-31 | 1 | -13/+0 |
* | ldb: always return PROTOCOL_ERROR if an operation is unsupported | Matthias Dieter Wallnöfer | 2010-10-18 | 1 | -1/+1 |
* | ldb Ensure we mark ongoing LDAP requests as PENDING | Andrew Bartlett | 2010-10-18 | 1 | -0/+2 |
* | s4-ildap: two more places that need talloc_reparent() | Andrew Tridgell | 2010-09-28 | 1 | -1/+1 |
* | s4-waf: Fix build of libldb_ildap against system ldb. | Jelmer Vernooij | 2010-06-15 | 1 | -1/+1 |
* | s4:libcli/ldap Rename ldap.h to libcli_ldap.h | Andrew Bartlett | 2010-05-21 | 1 | -1/+1 |
* | s4/ildap: fine tune ildb_callback() | Kamen Mazdrashki | 2010-03-03 | 1 | -3/+3 |
* | LDB related spelling fixes. | Brad Hards | 2010-02-22 | 1 | -1/+1 |
* | s4/ldap: Refactor the fix for ldap nested searches | Kamen Mazdrashki | 2010-02-17 | 1 | -9/+15 |
* | s4/ldap: Fix nested searches SEGFAULT bug | Kamen Mazdrashki | 2010-01-29 | 1 | -0/+11 |
* | Added control copying for message types other than ldb_search. | Nadezhda Ivanova | 2009-11-18 | 1 | -1/+4 |
* | ldb:backend "connect" functions - convert result values to LDB constants | Matthias Dieter Wallnöfer | 2009-10-25 | 1 | -3/+3 |
* | s4:ldb_ildap - Don't segfault on a empty RDN | Matthias Dieter Wallnöfer | 2009-10-02 | 1 | -4/+12 |
* | 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 |