Age | Commit message (Expand) | Author | Files | Lines |
2010-10-16 | s4:dsdb - fix unsigned integer save problems using the "%u" specifier | Matthias Dieter Wallnöfer | 1 | -1/+9 |
2010-10-12 | libcli/security Use common security.h | Andrew Bartlett | 1 | -1/+1 |
2010-10-03 | s4:dsdb - substitute the "show_deleted" with the "show_recycled" control | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2010-09-25 | ldb: mark the location of a lot more ldb requests | Andrew Tridgell | 1 | -0/+1 |
2010-09-21 | s4-ldap: Fixed a problem with NC's having a parentGUID attribute | Nadezhda Ivanova | 1 | -13/+27 |
2010-08-23 | s4:security Change struct security_token->sids from struct dom_sid * to struc... | Andrew Bartlett | 1 | -1/+1 |
2010-07-08 | s4-source4/dsdb/samdb/ldb_modules/operational.c Use DSDB_FLAG_NEXT_MODULE flag | Kamen Mazdrashki | 1 | -3/+7 |
2010-07-07 | s4-dsdb: use ldb_operr() in the dsdb code | Andrew Tridgell | 1 | -20/+16 |
2010-06-23 | s4:operational LDB module - fix a misleading comment | Matthias Dieter Wallnöfer | 1 | -1/+2 |
2010-06-20 | s4: Using control bypassoperational allow the logic of this module to be bypa... | Matthieu Patou | 1 | -10/+39 |
2010-06-19 | dsdb: Make module ops struct for each module public. | Jelmer Vernooij | 1 | -1/+1 |
2010-06-15 | dsdb: Fix includes when building against system ldb. | Jelmer Vernooij | 1 | -2/+2 |
2010-05-20 | s4:operational LDB module - fix warnings (missing parameters, unused variable) | Matthias Dieter Wallnöfer | 1 | -3/+5 |
2010-05-20 | s4:auth Change auth_generate_session_info to take flags | Andrew Bartlett | 1 | -10/+10 |
2010-05-20 | s4:auth Add dependency from the operational module onto auth | Andrew Bartlett | 1 | -1/+4 |
2010-05-20 | s4:auth Allow the operational module to get a user's tokenGroups from auth | Andrew Bartlett | 1 | -80/+66 |
2010-05-20 | s4:dsdb disable tokenGroups until end of rewrite | Andrew Bartlett | 1 | -1/+2 |
2010-05-18 | Remove more usages of iconv_convenience in files which were apparently not re... | Jelmer Vernooij | 1 | -3/+1 |
2010-05-09 | s4:dsdb Use replPropertyMetaData as the basis for msDS-KeyVersionNumber | Andrew Bartlett | 1 | -10/+76 |
2010-05-03 | s4/rodc: Implement msDS-isRODC constructed attr | Anatoliy Atanasov | 1 | -1/+152 |
2010-04-10 | s4:dsdb Don't return operational attributes on special DNs | Andrew Bartlett | 1 | -0/+5 |
2010-03-16 | s4:dsdb Don't error out if we can't get the Aggregate schema DN yet | Andrew Bartlett | 1 | -9/+16 |
2010-03-04 | s4:operational LDB - don't accidentally "ate" search helper attributes if we ... | Matthias Dieter Wallnöfer | 1 | -6/+14 |
2010-03-04 | s4:operational LDB module - make the counters unsigned | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2010-03-04 | s4:operational LDB - implement the "tokenGroups" constructed attribute | Matthias Dieter Wallnöfer | 1 | -0/+95 |
2010-03-04 | s4:operational LDB module - use right memory context int "construct_primary_g... | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2010-02-21 | s4:operational LDB module - enable support for passing referrals through it | Matthias Dieter Wallnöfer | 1 | -2/+1 |
2009-12-16 | s4-dsdb: when the SD_FLAGS control is set, don't remove nTSecurityDescriptor | Andrew Tridgell | 1 | -10/+19 |
2009-12-12 | s4:operational LDB module - cosmetic - reorder an attribute list | Matthias Dieter Wallnöfer | 1 | -8/+8 |
2009-12-09 | s4-dsdb: fixed steal of parentGUID for empty msg | Andrew Tridgell | 1 | -4/+10 |
2009-12-07 | s4:dsdb Use ldb_match_msg_objectclass in operational.c | Andrew Bartlett | 1 | -6/+1 |
2009-12-07 | s4:dsdb Make primaryGroupToken calculation more efficient and correct | Andrew Bartlett | 1 | -20/+46 |
2009-12-07 | s4:dsdb Make parentGUID handler use dsdb_module_search_dn() | Andrew Bartlett | 1 | -18/+29 |
2009-12-07 | s4:dsdb Hide the LM password by default too | Andrew Bartlett | 1 | -1/+2 |
2009-12-04 | s4-drsutil: fixed a memory leak in samdb_search_count | Andrew Tridgell | 1 | -1/+4 |
2009-12-03 | s4:operational LDB module - Fix usage of LDB constants | Matthias Dieter Wallnöfer | 1 | -4/+4 |
2009-11-26 | s4:operational LDB module - Don't do the write checks here | Matthias Dieter Wallnöfer | 1 | -16/+0 |
2009-11-24 | s4:operational LDB module - Prevent the modification of operational attributes | Andrew Bartlett | 1 | -0/+16 |
2009-11-24 | s4:dsdb Return the subSchemaSubEntry operational attribute on every object | Andrew Bartlett | 1 | -4/+40 |
2009-11-20 | Cosmetic patch - fixed case of attribute name. | Nadezhda Ivanova | 1 | -1/+1 |
2009-11-20 | s4-dsdb: some more attribuutes that we should only give if asked for | Andrew Tridgell | 1 | -1/+6 |
2009-11-20 | s4-dsdb: removed attributes that should not be displayed by default | Andrew Tridgell | 1 | -0/+37 |
2009-11-20 | s4-drs: Synchronous Implementation of generated parentGUID | Fernando J V da Silva | 1 | -2/+34 |
2009-09-12 | s4-samdb: internal s4 ldb modules should be GPL not LGPL | Andrew Tridgell | 1 | -15/+11 |
2009-08-11 | s4:operational - Remove some outdated comments | Matthias Dieter Wallnöfer | 1 | -12/+0 |
2009-08-11 | s4:operational module - move and enhancements | Matthias Dieter Wallnöfer | 1 | -0/+347 |