summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb/ldb_modules/config.mk
AgeCommit message (Expand)AuthorFilesLines
2010-09-26s4-ldbmodules: Added new module aclread to handle access checks on LDAP searchNadezhda Ivanova1-0/+11
2010-09-26s4-dsdb: Moved some helper functions to a separate fileNadezhda Ivanova1-1/+2
2010-08-04s4-dsdb: Removed kludge_acl as it is no longer necessaryNadezhda Ivanova1-12/+0
2010-05-20s4:auth Allow the operational module to get a user's tokenGroups from authAndrew Bartlett1-1/+1
2010-03-04s4:operational LDB - implement the "tokenGroups" constructed attributeMatthias Dieter Wallnöfer1-1/+1
2010-01-13s4:dsdb: add validate_update moduleStefan Metzmacher1-1/+10
2010-01-08s4-dsdb: added a samba3sid moduleAndrew Tridgell1-1/+14
2010-01-08s4-dsdb: the dsdb ldb modules now need messagiing Andrew Tridgell1-1/+1
2010-01-08s4-dsdb: move the RID allocation logic into ridalloc.cAndrew Tridgell1-1/+3
2010-01-08linked_attributes: Fix missing dependency on util.Jelmer Vernooij1-1/+1
2009-12-29dsdb: Fix dependencies when building against system ldb.Jelmer Vernooij1-8/+9
2009-11-24s4:provision Move secrets.ldb over to .c file module lists, like sam.ldbAndrew Bartlett1-0/+11
2009-11-23s4:dsdb Move module configuration from each ldb into samba_dsdb.cAndrew Bartlett1-0/+11
2009-11-02s4:dsdb - Fixed attribute dereferencing for FDSEndi S. Dewata1-2/+2
2009-10-23s4:dsdb Split schema loading and schema data managementAndrew Bartlett1-6/+18
2009-10-21s4:dsdb Rework modules create new partitions at runtimeAndrew Bartlett1-1/+14
2009-10-12s4:dsdb Add new functions to help modules do an ldb_search()Andrew Bartlett1-5/+15
2009-10-02s4:dsdb Add 'lazy_commit' module to swallow the 'lazy commit' OIDAndrew Bartlett1-0/+12
2009-09-21Initial Implementation of the DS objects access checks.Nadezhda Ivanova1-0/+12
2009-09-20dsdb/samdb: add resolve_oids moduleStefan Metzmacher1-0/+11
2009-09-16Owner and group defaulting.Nadezhda Ivanova1-0/+12
2009-08-11s4:operational module - move and enhancementsMatthias Dieter Wallnöfer1-0/+11
2009-06-02Fix more unresolved symbols.Jelmer Vernooij1-7/+7
2009-02-23Fix headers, ldb_includes.h is a private header,Simo Sorce1-2/+2
2009-01-30Fix the mess with ldb includes.Simo Sorce1-1/+1
2008-12-17s4:dsdb: remove normalise moduleAndrew Bartlett1-12/+0
2008-12-17s4:dsdb: split extended_dn into extended_dn_in, extended_dn_out and extended_...Andrew Bartlett1-6/+30
2008-11-16s4:librpc/ndr: integrate NDR_MISC into LIBNDRStefan Metzmacher1-4/+4
2008-09-12Remove ancient remains of first experimentations aboutSimo Sorce1-11/+0
2008-06-30dsdb: don't force the build of ldb modules as shared_moduleStefan Metzmacher1-23/+0
2008-06-30ldb: fix the init function names for some modulesStefan Metzmacher1-2/+2
2008-06-14Make up the right dependencies now that ldb depends on libeventsSimo Sorce1-29/+31
2008-05-31Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6cAndrew Bartlett1-10/+8
2008-05-30Move CFLAGS handling out of smb_build.Jelmer Vernooij1-8/+10
2008-05-28Use variables for directories in dsdb ldb modules.Jelmer Vernooij1-26/+26
2008-05-21Fix dependencies for ldb instancetype module.Jelmer Vernooij1-1/+1
2008-05-11Merge ldb_map into LIBLDB.Jelmer Vernooij1-2/+2
2008-05-10Clean up some git merges gone wrong.Jelmer Vernooij1-4/+0
2008-04-25Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij1-8/+21
2008-04-14Fix unresolved symbols.Jelmer Vernooij1-8/+8
2008-04-14Move object files lists to makefile rather than smb_build.Jelmer Vernooij1-59/+61
2008-03-04Deal with subsystems with no settings, several other minor fixes.Jelmer Vernooij1-1/+1
2008-03-03Move object file lists to the Makefile.Jelmer Vernooij1-62/+53
2008-02-25Fix use of realpath, fix init functions for ldb.Jelmer Vernooij1-27/+27
2008-02-20Fix use of some modules (needed _PUBLIC_).Jelmer Vernooij1-30/+27
2008-01-18Add in a new module to handle instanceTypeAndrew Bartlett1-0/+13
2008-01-11Add in new module to normalise DNs being returned from OpenLDAP. ThisAndrew Bartlett1-0/+13
2007-12-21r26483: Merge ldb module dependency fixes, fix auth python module.Jelmer Vernooij1-16/+19
2007-12-21r26419: Add a module to implement 'ambigious name resolution' by munging theAndrew Bartlett1-0/+13
2007-12-21r26319: Split encoding functions out of libcli_ldap.Jelmer Vernooij1-2/+2