s4-dsdb: pass parent request to dsdb_module_*() functions
[samba.git] / source4 / dsdb / samdb / ldb_modules / operational.c
2011-01-17 Andrew Tridgells4-dsdb: pass parent request to dsdb_module_*() functions
2011-01-14 Andrew Tridgells4-dsdb: fixed filtering of tokengroups
2011-01-14 Andrew Bartletts4-dsdb Implement tokenGroups expansion directly in...
2010-12-21 Andrew Bartletts4-auth rework session_info handling not to require...
2010-11-29 Andrew Tridgells4-dsdb: give full error message for operational failures
2010-11-18 Anatoliy Atanasovs4/operational: Fix swapped parameters for ldb_msg_copy...
2010-11-09 Stefan Metzmachers4:dsdb/operational.c: use DSDB_SECRET_ATTRIBUTES_EX()
2010-11-06 Matthias Dieter... s4:operational LDB module - "canonicalName" doesn't...
2010-11-01 Andrew Tridgells4-ldb: enable version checking in dsdb ldb modules
2010-11-01 Andrew Tridgells4-dsdb: convert the rest of the ldb modules to the...
2010-10-31 Kamen Mazdrashkiidl: Use DRSUAPI_ATTID_ prefix instead of DRSUAPI_ATTRI...
2010-10-23 Matthias Dieter... ldb:rename LDB_CONTROL_BYPASSOPERATIONAL_OID into LDB_C...
2010-10-16 Matthias Dieter... s4:dsdb - fix unsigned integer save problems using...
2010-10-12 Andrew Bartlettlibcli/security Use common security.h
2010-10-03 Matthias Dieter... s4:dsdb - substitute the "show_deleted" with the "show_...
2010-09-25 Andrew Tridgellldb: mark the location of a lot more ldb requests
2010-09-21 Nadezhda Ivanovas4-ldap: Fixed a problem with NC's having a parentGUID...
2010-08-22 Andrew Bartletts4:security Change struct security_token->sids from...
2010-07-07 Kamen Mazdrashkis4-source4/dsdb/samdb/ldb_modules/operational.c Use...
2010-07-07 Andrew Tridgells4-dsdb: use ldb_operr() in the dsdb code
2010-06-23 Matthias Dieter... s4:operational LDB module - fix a misleading comment
2010-06-19 Matthieu Patous4: Using control bypassoperational allow the logic...
2010-06-19 Jelmer Vernooijdsdb: Make module ops struct for each module public.
2010-06-15 Jelmer Vernooijdsdb: Fix includes when building against system ldb.
2010-05-20 Matthias Dieter... s4:operational LDB module - fix warnings (missing param...
2010-05-20 Andrew Bartletts4:auth Change auth_generate_session_info to take flags
2010-05-20 Andrew Bartletts4:auth Add dependency from the operational module...
2010-05-20 Andrew Bartletts4:auth Allow the operational module to get a user...
2010-05-20 Andrew Bartletts4:dsdb disable tokenGroups until end of rewrite
2010-05-18 Jelmer VernooijRemove more usages of iconv_convenience in files which...
2010-05-09 Andrew Bartletts4:dsdb Use replPropertyMetaData as the basis for msDS...
2010-05-03 Anatoliy Atanasovs4/rodc: Implement msDS-isRODC constructed attr
2010-04-10 Andrew Bartletts4:dsdb Don't return operational attributes on special DNs
2010-03-16 Andrew Bartletts4:dsdb Don't error out if we can't get the Aggregate...
2010-03-04 Matthias Dieter... s4:operational LDB - don't accidentally "ate" search...
2010-03-04 Matthias Dieter... s4:operational LDB module - make the counters unsigned
2010-03-04 Matthias Dieter... s4:operational LDB - implement the "tokenGroups" constr...
2010-03-04 Matthias Dieter... s4:operational LDB module - use right memory context...
2010-02-21 Matthias Dieter... s4:operational LDB module - enable support for passing...
2009-12-16 Andrew Tridgells4-dsdb: when the SD_FLAGS control is set, don't remove...
2009-12-12 Matthias Dieter... s4:operational LDB module - cosmetic - reorder an attri...
2009-12-09 Andrew Tridgells4-dsdb: fixed steal of parentGUID for empty msg
2009-12-07 Andrew Bartletts4:dsdb Use ldb_match_msg_objectclass in operational.c
2009-12-07 Andrew Bartletts4:dsdb Make primaryGroupToken calculation more efficie...
2009-12-07 Andrew Bartletts4:dsdb Make parentGUID handler use dsdb_module_search_dn()
2009-12-07 Andrew Bartletts4:dsdb Hide the LM password by default too
2009-12-04 Andrew Tridgells4-drsutil: fixed a memory leak in samdb_search_count
2009-12-03 Matthias Dieter... s4:operational LDB module - Fix usage of LDB constants
2009-11-26 Matthias Dieter... s4:operational LDB module - Don't do the write checks...
2009-11-23 Andrew Bartletts4:operational LDB module - Prevent the modification...
2009-11-23 Andrew Bartletts4:dsdb Return the subSchemaSubEntry operational attrib...
2009-11-20 Nadezhda IvanovaCosmetic patch - fixed case of attribute name.
2009-11-20 Andrew Tridgells4-dsdb: some more attribuutes that we should only...
2009-11-20 Andrew Tridgells4-dsdb: removed attributes that should not be displaye...
2009-11-20 Fernando J V da... s4-drs: Synchronous Implementation of generated parentGUID
2009-09-12 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-12 Andrew Tridgells4-samdb: internal s4 ldb modules should be GPL not...
2009-08-11 Matthias Dieter... s4:operational - Remove some outdated comments
2009-08-11 Matthias Dieter... s4:operational module - move and enhancements