Age | Commit message (Expand) | Author | Files | Lines |
2010-09-26 | s4-ldbmodules: Added new module aclread to handle access checks on LDAP search | Nadezhda Ivanova | 1 | -0/+11 |
2010-09-26 | s4-dsdb: Moved some helper functions to a separate file | Nadezhda Ivanova | 1 | -1/+2 |
2010-08-04 | s4-dsdb: Removed kludge_acl as it is no longer necessary | Nadezhda Ivanova | 1 | -12/+0 |
2010-05-20 | s4:auth Allow the operational module to get a user's tokenGroups from auth | Andrew Bartlett | 1 | -1/+1 |
2010-03-04 | s4:operational LDB - implement the "tokenGroups" constructed attribute | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-01-13 | s4:dsdb: add validate_update module | Stefan Metzmacher | 1 | -1/+10 |
2010-01-08 | s4-dsdb: added a samba3sid module | Andrew Tridgell | 1 | -1/+14 |
2010-01-08 | s4-dsdb: the dsdb ldb modules now need messagiing | Andrew Tridgell | 1 | -1/+1 |
2010-01-08 | s4-dsdb: move the RID allocation logic into ridalloc.c | Andrew Tridgell | 1 | -1/+3 |
2010-01-08 | linked_attributes: Fix missing dependency on util. | Jelmer Vernooij | 1 | -1/+1 |
2009-12-29 | dsdb: Fix dependencies when building against system ldb. | Jelmer Vernooij | 1 | -8/+9 |
2009-11-24 | s4:provision Move secrets.ldb over to .c file module lists, like sam.ldb | Andrew Bartlett | 1 | -0/+11 |
2009-11-23 | s4:dsdb Move module configuration from each ldb into samba_dsdb.c | Andrew Bartlett | 1 | -0/+11 |
2009-11-02 | s4:dsdb - Fixed attribute dereferencing for FDS | Endi S. Dewata | 1 | -2/+2 |
2009-10-23 | s4:dsdb Split schema loading and schema data management | Andrew Bartlett | 1 | -6/+18 |
2009-10-21 | s4:dsdb Rework modules create new partitions at runtime | Andrew Bartlett | 1 | -1/+14 |
2009-10-12 | s4:dsdb Add new functions to help modules do an ldb_search() | Andrew Bartlett | 1 | -5/+15 |
2009-10-02 | s4:dsdb Add 'lazy_commit' module to swallow the 'lazy commit' OID | Andrew Bartlett | 1 | -0/+12 |
2009-09-21 | Initial Implementation of the DS objects access checks. | Nadezhda Ivanova | 1 | -0/+12 |
2009-09-20 | dsdb/samdb: add resolve_oids module | Stefan Metzmacher | 1 | -0/+11 |
2009-09-16 | Owner and group defaulting. | Nadezhda Ivanova | 1 | -0/+12 |
2009-08-11 | s4:operational module - move and enhancements | Matthias Dieter Wallnöfer | 1 | -0/+11 |
2009-06-02 | Fix more unresolved symbols. | Jelmer Vernooij | 1 | -7/+7 |
2009-02-23 | Fix headers, ldb_includes.h is a private header, | Simo Sorce | 1 | -2/+2 |
2009-01-30 | Fix the mess with ldb includes. | Simo Sorce | 1 | -1/+1 |
2008-12-17 | s4:dsdb: remove normalise module | Andrew Bartlett | 1 | -12/+0 |
2008-12-17 | s4:dsdb: split extended_dn into extended_dn_in, extended_dn_out and extended_... | Andrew Bartlett | 1 | -6/+30 |
2008-11-16 | s4:librpc/ndr: integrate NDR_MISC into LIBNDR | Stefan Metzmacher | 1 | -4/+4 |
2008-09-12 | Remove ancient remains of first experimentations about | Simo Sorce | 1 | -11/+0 |
2008-06-30 | dsdb: don't force the build of ldb modules as shared_module | Stefan Metzmacher | 1 | -23/+0 |
2008-06-30 | ldb: fix the init function names for some modules | Stefan Metzmacher | 1 | -2/+2 |
2008-06-14 | Make up the right dependencies now that ldb depends on libevents | Simo Sorce | 1 | -29/+31 |
2008-05-31 | Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6c | Andrew Bartlett | 1 | -10/+8 |
2008-05-30 | Move CFLAGS handling out of smb_build. | Jelmer Vernooij | 1 | -8/+10 |
2008-05-28 | Use variables for directories in dsdb ldb modules. | Jelmer Vernooij | 1 | -26/+26 |
2008-05-21 | Fix dependencies for ldb instancetype module. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-11 | Merge ldb_map into LIBLDB. | Jelmer Vernooij | 1 | -2/+2 |
2008-05-10 | Clean up some git merges gone wrong. | Jelmer Vernooij | 1 | -4/+0 |
2008-04-25 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 | Jelmer Vernooij | 1 | -8/+21 |
2008-04-14 | Fix unresolved symbols. | Jelmer Vernooij | 1 | -8/+8 |
2008-04-14 | Move object files lists to makefile rather than smb_build. | Jelmer Vernooij | 1 | -59/+61 |
2008-03-04 | Deal with subsystems with no settings, several other minor fixes. | Jelmer Vernooij | 1 | -1/+1 |
2008-03-03 | Move object file lists to the Makefile. | Jelmer Vernooij | 1 | -62/+53 |
2008-02-25 | Fix use of realpath, fix init functions for ldb. | Jelmer Vernooij | 1 | -27/+27 |
2008-02-20 | Fix use of some modules (needed _PUBLIC_). | Jelmer Vernooij | 1 | -30/+27 |
2008-01-18 | Add in a new module to handle instanceType | Andrew Bartlett | 1 | -0/+13 |
2008-01-11 | Add in new module to normalise DNs being returned from OpenLDAP. This | Andrew Bartlett | 1 | -0/+13 |
2007-12-21 | r26483: Merge ldb module dependency fixes, fix auth python module. | Jelmer Vernooij | 1 | -16/+19 |
2007-12-21 | r26419: Add a module to implement 'ambigious name resolution' by munging the | Andrew Bartlett | 1 | -0/+13 |
2007-12-21 | r26319: Split encoding functions out of libcli_ldap. | Jelmer Vernooij | 1 | -2/+2 |