summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb/ldb_ildap
Commit message (Expand)AuthorAgeFilesLines
* s4:libcli/ldap Rename ldap.h to libcli_ldap.hAndrew Bartlett2010-05-211-1/+1
* s4/ildap: fine tune ildb_callback()Kamen Mazdrashki2010-03-031-3/+3
* LDB related spelling fixes.Brad Hards2010-02-221-1/+1
* s4/ldap: Refactor the fix for ldap nested searchesKamen Mazdrashki2010-02-171-9/+15
* s4/ldap: Fix nested searches SEGFAULT bugKamen Mazdrashki2010-01-291-0/+11
* Added control copying for message types other than ldb_search.Nadezhda Ivanova2009-11-181-1/+4
* ldb:backend "connect" functions - convert result values to LDB constantsMatthias Dieter Wallnöfer2009-10-251-3/+3
* s4:ldb_ildap - Don't segfault on a empty RDNMatthias Dieter Wallnöfer2009-10-021-4/+12
* remove all '\n' from ldb_debugSumit Bose2009-07-141-3/+3
* Fix headers, ldb_includes.h is a private header,Simo Sorce2009-02-231-2/+1
* s4:ldb_ildap: remove compiler warningsStefan Metzmacher2009-02-131-4/+9
* Fix the mess with ldb includes.Simo Sorce2009-01-301-26/+36
* s4:ldb: remove dependency to samba4's events wrapperStefan Metzmacher2009-01-211-6/+6
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-5/+5
* ldb: Include tevent.h rather than events.h.Jelmer Vernooij2008-12-231-1/+1
* s4:ldb: make it possible to return per entry controlsAndrew Bartlett2008-12-171-1/+3
* s4:ldb_ildap: try to pass extended DNs to the serverAndrew Bartlett2008-12-171-5/+5
* Remove unused include param/param.h.Jelmer Vernooij2008-10-241-1/+0
* LDB ASYNC: other backendsSimo Sorce2008-09-291-246/+237
* Revert LDB return code patches from Matthias.Jelmer Vernooij2008-09-251-3/+3
* Cosmetic corrections for the LDB backend modulesMatthias Dieter Wallnöfer2008-09-241-3/+3
* ldb_ildap: don't force the build as shared_moduleStefan Metzmacher2008-06-301-1/+0
* ldb: allow ldb modules to specify LDB_MODULE(name) or LDB_BACKEND(name)Stefan Metzmacher2008-06-301-0/+1
* Fix another reference to ldbdir.Jelmer Vernooij2008-06-251-1/+1
* Use ldbsrcdir rather than ldbdir.Jelmer Vernooij2008-06-251-1/+1
* Fix cleanup.Simo Sorce2008-06-151-4/+9
* Cleanup.Simo Sorce2008-06-151-23/+29
* Now that we pass down the event context, start removing calls toSimo Sorce2008-06-151-8/+0
* Use a custom init function for samba4 that sets a samba4Simo Sorce2008-06-141-3/+3
* Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6cAndrew Bartlett2008-05-311-1/+2
* Move CFLAGS handling out of smb_build.Jelmer Vernooij2008-05-301-2/+1
* Use variable for ldb source directory.Jelmer Vernooij2008-05-271-2/+2
* Remove more event_context_init() uses from function calls within deep down th...Simo Sorce2008-04-211-2/+14
* Move object files lists to makefile rather than smb_build.Jelmer Vernooij2008-04-141-2/+1
* Fix ldapi support.Jelmer Vernooij2008-02-291-2/+2
* Fix use of some modules (needed _PUBLIC_).Jelmer Vernooij2008-02-201-3/+3
* Fix static module list generation for ldb.Jelmer Vernooij2008-02-201-1/+0
* Remove more function-based inits.Jelmer Vernooij2008-02-201-3/+15
* Use function-based initialization for ildap backend.Jelmer Vernooij2008-02-201-6/+3
* r26483: Merge ldb module dependency fixes, fix auth python module.Jelmer Vernooij2007-12-211-1/+1
* r26459: Build ildap module as shared module by default.Jelmer Vernooij2007-12-211-1/+1
* r26355: Eliminate global_loadparm in more places.Jelmer Vernooij2007-12-211-2/+3
* r26353: Remove use of global_loadparm.Jelmer Vernooij2007-12-211-1/+2
* r26205: Pass loadparm_context to secrets_db_connect() rather than using globa...Jelmer Vernooij2007-12-211-1/+1
* r26197: Add bindings for libsecurity.Jelmer Vernooij2007-12-211-0/+1
* r25522: Convert to standard bool types.Jelmer Vernooij2007-10-101-1/+1
* r25093: Use system-provided ldb library if available. Note that this only mea...Jelmer Vernooij2007-10-101-0/+14
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-10-101-2/+1
* r23795: more v2->v3 conversionAndrew Tridgell2007-10-101-1/+1
* r22681: Fix standalone ldb build when parent directory name != ldb.Jelmer Vernooij2007-10-101-1/+1