summaryrefslogtreecommitdiff
path: root/source4/dsdb
AgeCommit message (Expand)AuthorFilesLines
2009-09-09s4/repl: implement DsReplicaSyncAndrew Tridgell2-0/+42
2009-09-09s4/repl: added refresh of repsToAndrew Tridgell1-1/+87
2009-09-08s4:repl_meta_data: remove unused codeStefan Metzmacher1-11/+0
2009-09-08s4:drsuapi: add an incomplete DsAddEntry implementationStefan Metzmacher1-8/+157
2009-09-07s4:templates - Remove the latest relics (in "dcesrv_lsa_CreateSecret")Matthias Dieter Wallnöfer1-104/+0
2009-09-07s4:dsdb: correctly implement _dsdb_syntax_OID_oid_ldb_to_drsuapi()Stefan Metzmacher1-1/+31
2009-09-07s4:simple_ldap_map - "primaryGroupId"Matthias Dieter Wallnöfer1-4/+15
2009-09-07s4:samldb - Fix typoMatthias Dieter Wallnöfer1-1/+1
2009-09-07s4:subtree delete module - Cosmetic adaptionsMatthias Dieter Wallnöfer1-11/+16
2009-09-07s4:samldb - Major reworkMatthias Dieter Wallnöfer1-243/+1000
2009-09-06s4:simple_ldap_map - Enhance it for supporting "primaryGroupID" in the right wayMatthias Dieter Wallnöfer1-14/+25
2009-09-06s4:"linked attributes" modules - correct the commentsMatthias Dieter Wallnöfer1-2/+2
2009-09-06s4:dsdb/common/util.c - Copy parameters to prevent segfaultsMatthias Dieter Wallnöfer1-3/+8
2009-09-06s4:dsdb/common/util - Indentation fixesMatthias Dieter Wallnöfer1-4/+5
2009-09-04s4: fixed a missing NULL termination in a attribute list passed to ldb_searchAndrew Tridgell1-1/+1
2009-09-03Fix the dsdb_syntax_OID_ldb_to_drsuapi functionAnatoliy Atanasov1-1/+51
2009-09-03another large change to the linked_attribute moduleAndrew Tridgell1-20/+64
2009-09-03hook on prepare_commit instead of transaction_endAndrew Tridgell2-8/+11
2009-09-03greatly simplify the transaction processing in the partition moduleAndrew Tridgell1-51/+29
2009-09-03added dsdb_find_guid_by_dn()Andrew Tridgell1-1/+21
2009-09-03change repl_meta_data to process linked_attributes structures in end_transactionAndrew Tridgell1-4/+276
2009-09-03fixed transaction handling in linked_attributes moduleAndrew Tridgell1-76/+4
2009-09-03add the the linked attributes elements to the repl structureAndrew Tridgell2-1/+9
2009-09-03tell the server that we support linked attribute replicationAndrew Tridgell1-6/+1
2009-09-03added dsdb_find_dn_by_guid()Andrew Tridgell1-0/+78
2009-09-02traverse the ac list in reverse orderAndrew Tridgell1-1/+6
2009-09-02s4:dsdb rewrite the linked_atrributes code to commit in the end_transaction hookAndrew Tridgell1-107/+281
2009-09-02add the partition_control control to replication requestsAndrew Tridgell1-0/+22
2009-09-02change the dsdb_control_current_partition to not include internal variablesAndrew Tridgell2-82/+88
2009-09-02Display ldif formatted versions of all DRS changes at log level 4Andrew Tridgell1-0/+18
2009-09-02Wrap DRS changes in a transactionAndrew Tridgell1-0/+18
2009-09-02fixed spellingAndrew Tridgell1-1/+1
2009-08-26s4:schema Rework dsdb_write_prefixes_from_schema_to_ldb() to use tallocAndrew Bartlett1-14/+20
2009-08-26s4:scheam quiet a 'const' warningAndrew Bartlett1-1/+1
2009-08-26s4:dsdb Rework dsdb_write_prefixes_to_ldb() to take a schemaAndrew Bartlett1-14/+13
2009-08-26s4:dsdb Use helper function to add 'show deleted' controlAndrew Bartlett1-20/+10
2009-08-25fixed DRS rename of deleted objectsAndrew Tridgell1-1/+20
2009-08-25s4:dsdb Rework show_deleted module not to liniearise the LDAP filterAndrew Bartlett1-72/+37
2009-08-24s4:dsdb Use talloc_strndup() to ensure OIDs are null terminatedAndrew Bartlett1-8/+11
2009-08-24s4:dsdb Add constAndrew Bartlett1-2/+2
2009-08-24s4:dsdb remove unused variableAndrew Bartlett1-1/+0
2009-08-24s4:dsdb use talloc_strndup() in GET_STRING_LDB() rather than walk off the endAndrew Bartlett1-7/+17
2009-08-19added basic support for rename in DRS replicationAndrew Tridgell1-5/+9
2009-08-17s4: int32 handling: previous fix was not fully correctMatthias Dieter Wallnöfer1-1/+1
2009-08-17s4: Make the int32 problem more clear - and fix another errorMatthias Dieter Wallnöfer2-1/+5
2009-08-17s4: Fixed the int32 datatype supportMatthias Dieter Wallnöfer1-1/+1
2009-08-17make sure we update the current schema->prefixes when we add a new prefixAndrew Tridgell1-0/+9
2009-08-17s4:schema Allow a schema load on an unconnected databaseAndrew Bartlett1-5/+6
2009-08-17s4:schema Provide a way to reference a loaded schema between ldbsAndrew Bartlett1-11/+19
2009-08-14s4: Remove obsolete "samdb_password_quality_ok" function (it's just a one-lin...Matthias Dieter Wallnöfer1-10/+1