Age | Commit message (Expand) | Author | Files | Lines |
2009-09-11 | s4-vampire: cope with no invocationID when vampiring the schema | Andrew Tridgell | 1 | -3/+4 |
2009-09-11 | s4-repl: don't update replPropertyMetaData for non-replicated attributes | Andrew Tridgell | 1 | -0/+7 |
2009-09-11 | s4-repl: on every ldb modify we need to update replPropertyMetaData | Andrew Tridgell | 1 | -8/+171 |
2009-09-08 | s4:repl_meta_data: remove unused code | Stefan Metzmacher | 1 | -11/+0 |
2009-09-07 | s4:templates - Remove the latest relics (in "dcesrv_lsa_CreateSecret") | Matthias Dieter Wallnöfer | 1 | -104/+0 |
2009-09-07 | s4:simple_ldap_map - "primaryGroupId" | Matthias Dieter Wallnöfer | 1 | -4/+15 |
2009-09-07 | s4:samldb - Fix typo | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2009-09-07 | s4:subtree delete module - Cosmetic adaptions | Matthias Dieter Wallnöfer | 1 | -11/+16 |
2009-09-07 | s4:samldb - Major rework | Matthias Dieter Wallnöfer | 1 | -243/+1000 |
2009-09-06 | s4:simple_ldap_map - Enhance it for supporting "primaryGroupID" in the right way | Matthias Dieter Wallnöfer | 1 | -14/+25 |
2009-09-06 | s4:"linked attributes" modules - correct the comments | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2009-09-03 | another large change to the linked_attribute module | Andrew Tridgell | 1 | -20/+64 |
2009-09-03 | hook on prepare_commit instead of transaction_end | Andrew Tridgell | 2 | -8/+11 |
2009-09-03 | greatly simplify the transaction processing in the partition module | Andrew Tridgell | 1 | -51/+29 |
2009-09-03 | change repl_meta_data to process linked_attributes structures in end_transaction | Andrew Tridgell | 1 | -4/+276 |
2009-09-03 | fixed transaction handling in linked_attributes module | Andrew Tridgell | 1 | -76/+4 |
2009-09-03 | add the the linked attributes elements to the repl structure | Andrew Tridgell | 1 | -1/+4 |
2009-09-02 | traverse the ac list in reverse order | Andrew Tridgell | 1 | -1/+6 |
2009-09-02 | s4:dsdb rewrite the linked_atrributes code to commit in the end_transaction hook | Andrew Tridgell | 1 | -107/+281 |
2009-09-02 | add the partition_control control to replication requests | Andrew Tridgell | 1 | -0/+22 |
2009-09-02 | change the dsdb_control_current_partition to not include internal variables | Andrew Tridgell | 2 | -82/+88 |
2009-09-02 | Display ldif formatted versions of all DRS changes at log level 4 | Andrew Tridgell | 1 | -0/+18 |
2009-09-02 | fixed spelling | Andrew Tridgell | 1 | -1/+1 |
2009-08-26 | s4:dsdb Use helper function to add 'show deleted' control | Andrew Bartlett | 1 | -20/+10 |
2009-08-25 | fixed DRS rename of deleted objects | Andrew Tridgell | 1 | -1/+20 |
2009-08-25 | s4:dsdb Rework show_deleted module not to liniearise the LDAP filter | Andrew Bartlett | 1 | -72/+37 |
2009-08-24 | s4:dsdb Use talloc_strndup() to ensure OIDs are null terminated | Andrew Bartlett | 1 | -8/+11 |
2009-08-24 | s4:dsdb remove unused variable | Andrew Bartlett | 1 | -1/+0 |
2009-08-19 | added basic support for rename in DRS replication | Andrew Tridgell | 1 | -5/+9 |
2009-08-17 | s4: Make the int32 problem more clear - and fix another error | Matthias Dieter Wallnöfer | 1 | -0/+2 |
2009-08-17 | s4: Fixed the int32 datatype support | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2009-08-14 | s4: cracknames.c: Change the handling of the NT_STATUS_NO_MEMORY status results | Matthias Dieter Wallnöfer | 1 | -4/+6 |
2009-08-11 | s4:operational - Remove some outdated comments | Matthias Dieter Wallnöfer | 1 | -12/+0 |
2009-08-11 | s4:samldb module - Remove duplicate line | Matthias Dieter Wallnöfer | 1 | -1/+0 |
2009-08-11 | s4:operational module - move and enhancements | Matthias Dieter Wallnöfer | 2 | -0/+358 |
2009-08-07 | fixed several places that unnecessarily take a reference to the event context | Andrew Tridgell | 1 | -4/+0 |
2009-08-05 | s4:dsdb Don't cast an ldb_val into a const char * for schema lookups | Andrew Bartlett | 3 | -19/+7 |
2009-07-19 | [SAMBA 4] Some cosmetic changes for the LDB modules | Matthias Dieter Wallnöfer | 2 | -12/+12 |
2009-07-16 | s4:dsdb Handle dc/domain/forest functional levels properly | Andrew Bartlett | 2 | -8/+139 |
2009-07-13 | libds: merge the UF<->ACB flag mapping functions. | Günther Deschner | 1 | -4/+4 |
2009-07-13 | libds: share UF_ flags between samba3 and 4. | Günther Deschner | 5 | -5/+5 |
2009-07-09 | s4:dsdb Allow unicodePwd to be set when adding a user | Andrew Bartlett | 1 | -85/+84 |
2009-07-08 | Fix for schemaUpdateNow command | Anatoliy Atanasov | 3 | -2/+10 |
2009-07-05 | Fix some nonempty blank lines | Volker Lendecke | 1 | -78/+76 |
2009-07-02 | we can't use the unique index code for samAccountName | Andrew Tridgell | 1 | -7/+74 |
2009-06-30 | s4:ldb Allow rootdse module to build without ldb_private.h | Andrew Bartlett | 1 | -1/+2 |
2009-06-30 | s4: dsdb Avoid using the internal ldb_private.h header | Andrew Bartlett | 4 | -117/+120 |
2009-06-30 | s4:dsdb Explain the parsing steps for userPrincipalName cracknames calls | Andrew Bartlett | 1 | -0/+4 |
2009-06-29 | Correct some typos in the LDB partition module | Matthias Dieter Wallnöfer | 1 | -5/+5 |
2009-06-29 | SAMDB: Don't check for "sAMAccountName" twice | Matthias Dieter Wallnöfer | 1 | -1/+0 |