summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/ldb_ildap
AgeCommit message (Expand)AuthorFilesLines
2010-03-03s4/ildap: fine tune ildb_callback()Kamen Mazdrashki1-3/+3
2010-02-22LDB related spelling fixes.Brad Hards1-1/+1
2010-02-17s4/ldap: Refactor the fix for ldap nested searchesKamen Mazdrashki1-9/+15
2010-01-29s4/ldap: Fix nested searches SEGFAULT bugKamen Mazdrashki1-0/+11
2009-11-18Added control copying for message types other than ldb_search.Nadezhda Ivanova1-1/+4
2009-10-25ldb:backend "connect" functions - convert result values to LDB constantsMatthias Dieter Wallnöfer1-3/+3
2009-10-02s4:ldb_ildap - Don't segfault on a empty RDNMatthias Dieter Wallnöfer1-4/+12
2009-07-14remove all '\n' from ldb_debugSumit Bose1-3/+3
2009-02-23Fix headers, ldb_includes.h is a private header,Simo Sorce1-2/+1
2009-02-13s4:ldb_ildap: remove compiler warningsStefan Metzmacher1-4/+9
2009-01-30Fix the mess with ldb includes.Simo Sorce1-26/+36
2009-01-21s4:ldb: remove dependency to samba4's events wrapperStefan Metzmacher1-6/+6
2008-12-29s4:lib/tevent: rename structsStefan Metzmacher1-5/+5
2008-12-23ldb: Include tevent.h rather than events.h.Jelmer Vernooij1-1/+1
2008-12-17s4:ldb: make it possible to return per entry controlsAndrew Bartlett1-1/+3
2008-12-17s4:ldb_ildap: try to pass extended DNs to the serverAndrew Bartlett1-5/+5
2008-10-24Remove unused include param/param.h.Jelmer Vernooij1-1/+0
2008-09-29LDB ASYNC: other backendsSimo Sorce1-246/+237
2008-09-25Revert LDB return code patches from Matthias.Jelmer Vernooij1-3/+3
2008-09-24Cosmetic corrections for the LDB backend modulesMatthias Dieter Wallnöfer1-3/+3
2008-06-30ldb_ildap: don't force the build as shared_moduleStefan Metzmacher1-1/+0
2008-06-30ldb: allow ldb modules to specify LDB_MODULE(name) or LDB_BACKEND(name)Stefan Metzmacher1-0/+1
2008-06-25Fix another reference to ldbdir.Jelmer Vernooij1-1/+1
2008-06-25Use ldbsrcdir rather than ldbdir.Jelmer Vernooij1-1/+1
2008-06-15Fix cleanup.Simo Sorce1-4/+9
2008-06-15Cleanup.Simo Sorce1-23/+29
2008-06-15Now that we pass down the event context, start removing calls toSimo Sorce1-8/+0
2008-06-14Use a custom init function for samba4 that sets a samba4Simo Sorce1-3/+3
2008-05-31Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6cAndrew Bartlett1-1/+2
2008-05-30Move CFLAGS handling out of smb_build.Jelmer Vernooij1-2/+1
2008-05-27Use variable for ldb source directory.Jelmer Vernooij1-2/+2
2008-04-21Remove more event_context_init() uses from function calls within deep down th...Simo Sorce1-2/+14
2008-04-14Move object files lists to makefile rather than smb_build.Jelmer Vernooij1-2/+1
2008-02-29Fix ldapi support.Jelmer Vernooij1-2/+2
2008-02-20Fix use of some modules (needed _PUBLIC_).Jelmer Vernooij1-3/+3
2008-02-20Fix static module list generation for ldb.Jelmer Vernooij1-1/+0
2008-02-20Remove more function-based inits.Jelmer Vernooij1-3/+15
2008-02-20Use function-based initialization for ildap backend.Jelmer Vernooij1-6/+3
2007-12-21r26483: Merge ldb module dependency fixes, fix auth python module.Jelmer Vernooij1-1/+1
2007-12-21r26459: Build ildap module as shared module by default.Jelmer Vernooij1-1/+1
2007-12-21r26355: Eliminate global_loadparm in more places.Jelmer Vernooij1-2/+3
2007-12-21r26353: Remove use of global_loadparm.Jelmer Vernooij1-1/+2
2007-12-21r26205: Pass loadparm_context to secrets_db_connect() rather than using globa...Jelmer Vernooij1-1/+1
2007-12-21r26197: Add bindings for libsecurity.Jelmer Vernooij1-0/+1
2007-10-10r25522: Convert to standard bool types.Jelmer Vernooij1-1/+1
2007-10-10r25093: Use system-provided ldb library if available. Note that this only mea...Jelmer Vernooij1-0/+14
2007-10-10r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell1-2/+1
2007-10-10r23795: more v2->v3 conversionAndrew Tridgell1-1/+1
2007-10-10r22681: Fix standalone ldb build when parent directory name != ldb.Jelmer Vernooij1-1/+1
2007-10-10r21761: - Give more detail on LDAP client library failures (make it clearAndrew Bartlett1-4/+10