s4:operational LDB module - fix warnings (missing parameters, unused variable)
[samba.git] / source4 / dsdb / samdb / ldb_modules / operational.c
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