Age | Commit message (Expand) | Author | Files | Lines |
2009-12-16 | s4-dsdb: use dsdb_dn_is_deleted_val() | Andrew Tridgell | 1 | -25/+22 |
2009-12-15 | Fixed a problem with duplicate values of allowedAttributesEffective. | Nadezhda Ivanova | 1 | -1/+3 |
2009-12-14 | s4-dsdb: added REVEAL_INTERNALS flag to dsdb_module_search_handle_flags() | Andrew Tridgell | 2 | -0/+8 |
2009-12-14 | s4-dsdb: use the reveal control to hide/show extended DN components | Andrew Tridgell | 1 | -1/+44 |
2009-12-12 | s4:operational LDB module - cosmetic - reorder an attribute list | Matthias Dieter Wallnöfer | 1 | -8/+8 |
2009-12-10 | Implementation of sDRightsEffective, allowedAttributesEffective and allowedCh... | Nadezhda Ivanova | 2 | -43/+612 |
2009-12-10 | s4-dsdb: use GUID_to_ndr_blob() | Andrew Tridgell | 2 | -20/+10 |
2009-12-10 | s4-dsdb: simplify linked attributes code using GUID functions | Andrew Tridgell | 1 | -18/+16 |
2009-12-09 | s4-dsdb: added dsdb_functional_level() helper function | Andrew Tridgell | 3 | -15/+4 |
2009-12-09 | s4-dsdb: use dsdb_module_search_dn in repl_meta_data | Andrew Tridgell | 1 | -1/+4 |
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-ldb: fixed show_deleted module not to corrupt parse trees | Andrew Tridgell | 1 | -23/+26 |
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-12-03 | s4-drs: fixed updating of uSNChanged in replmd_modify | Andrew Tridgell | 1 | -3/+2 |
2009-11-30 | s4-drs: Using dsdb_msg_add_guid() utility function | Fernando J V da Silva | 3 | -46/+5 |
2009-11-30 | s4-ldb: changed ldb_msg_add_dn() to ldb_msg_add_linearized_dn() | Crístian Deives | 1 | -3/+3 |
2009-11-30 | s4-dsdb: don't call ldb_next_init() twice in objectclass module | Andrew Tridgell | 1 | -1/+1 |
2009-11-28 | s4: fix SD update and password change in upgrade script | Matthieu Patou | 1 | -4/+11 |
2009-11-27 | s4:dsdb Don't segfault with ldb_transaction_prepare_commit() without begin() | Andrew Bartlett | 1 | -0/+4 |
2009-11-26 | s4:objectclass LDB module - Prevent write operations on constructed attributes | Matthias Dieter Wallnöfer | 1 | -6/+19 |
2009-11-26 | s4:operational LDB module - Don't do the write checks here | Matthias Dieter Wallnöfer | 1 | -16/+0 |
2009-11-25 | s4:dsdb Make samba_dsdb easier to use in upgrades - assume default values | Andrew Bartlett | 1 | -4/+7 |
2009-11-24 | s4:dsdb Handle LDAP backends correctly with new samba_dsdb system | Andrew Bartlett | 1 | -5/+5 |
2009-11-24 | s4:provision Move secrets.ldb over to .c file module lists, like sam.ldb | Andrew Bartlett | 2 | -0/+111 |
2009-11-24 | s4:operational LDB module - Prevent the modification of operational attributes | Andrew Bartlett | 1 | -0/+16 |
2009-11-24 | s4:dsdb Use new helper function to obtain CN=Aggregate schema DN in schema_data | Andrew Bartlett | 1 | -6/+6 |
2009-11-24 | s4:dsdb Return the subSchemaSubEntry operational attribute on every object | Andrew Bartlett | 1 | -4/+40 |
2009-11-23 | s4:dsdb Move module configuration from each ldb into samba_dsdb.c | Andrew Bartlett | 4 | -5/+395 |
2009-11-23 | s4/schema: Handle Object(OR-Name) syntax in extended_dn_out module | Kamen Mazdrashki | 1 | -4/+12 |
2009-11-22 | Fixed incorrect indentation. | Nadezhda Ivanova | 1 | -7/+6 |
2009-11-21 | Implemented LDAP_SERVER_SD_FLAGS_OID on search requests. | Nadezhda Ivanova | 2 | -22/+165 |
2009-11-20 | Cosmetic patch - fixed case of attribute name. | Nadezhda Ivanova | 1 | -1/+1 |
2009-11-20 | Implementation of LDAP_SERVER_SD_FLAGS_OID on modify requests. | Nadezhda Ivanova | 1 | -16/+133 |
2009-11-20 | s4-dsdb: some more attribuutes that we should only give if asked for | Andrew Tridgell | 1 | -1/+6 |
2009-11-20 | added new function "ldb_msg_add_dn" | Crístian Deives | 1 | -2/+3 |
2009-11-20 | s4-dsdb: removed attributes that should not be displayed by default | Andrew Tridgell | 1 | -0/+37 |
2009-11-20 | s4-drs: Removes stored parentGUID's creation and renaming | Fernando J V da Silva | 1 | -80/+7 |
2009-11-20 | s4-drs: Synchronous Implementation of generated parentGUID | Fernando J V da Silva | 1 | -2/+34 |
2009-11-20 | s4-dsdb: make sure mod_usn list is zeroed on each transaction | Andrew Tridgell | 1 | -7/+10 |
2009-11-17 | s4:SAMLDB DSDB module - Add "\n"s on debug messages | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2009-11-17 | s4:SAMLDB DSDB module - Remove "\n" in LDB error messages | Matthias Dieter Wallnöfer | 1 | -25/+31 |
2009-11-17 | s4:dsdb Rework samdb code to use 'storage format' DNs for defaultObjectCategory | Andrew Bartlett | 3 | -1/+62 |
2009-11-17 | s4:dsdb Use the new flags to dsdb_module_search in schema_load | Andrew Bartlett | 1 | -1/+3 |
2009-11-17 | s4:dsdb Add 'dsdb_flags' to dsdb_module_search() to enable often-used features | Andrew Bartlett | 6 | -11/+84 |
2009-11-16 | s4:SAMLDB module | Matthias Dieter Wallnöfer | 1 | -14/+14 |