summaryrefslogtreecommitdiffstats
path: root/source4/dsdb
Commit message (Expand)AuthorAgeFilesLines
* s4-repl: don't be too eager to allocate new sequence numbersAndrew Tridgell2009-09-121-7/+9
* s4-samdb: internal s4 ldb modules should be GPL not LGPLAndrew Tridgell2009-09-128-95/+63
* s4-repl: we should only update uSNChanged when replication data changesAndrew Tridgell2009-09-121-29/+39
* s4-kcc: we should only add to the repsFrom if it doesn't already existAndrew Tridgell2009-09-122-45/+182
* repl_meta_data: Fix include path when building with standalone ldb.Jelmer Vernooij2009-09-121-1/+1
* s4-vampire: cope with no invocationID when vampiring the schemaAndrew Tridgell2009-09-111-3/+4
* s4-repl: refresh the partitions on each cycleAndrew Tridgell2009-09-112-3/+4
* s4-kcc: add a very simple KCCAndrew Tridgell2009-09-114-0/+533
* s4-repl: don't update replPropertyMetaData for non-replicated attributesAndrew Tridgell2009-09-111-0/+7
* s4-repl: on every ldb modify we need to update replPropertyMetaDataAndrew Tridgell2009-09-111-8/+171
* s4-repl: don't add the RDN if it is already thereAndrew Tridgell2009-09-111-3/+19
* s4-drs: add the magic DRS SPNs on AddEntryAndrew Tridgell2009-09-111-23/+2
* s4/repl: give a useful error message if we can't decode an objectAndrew Tridgell2009-09-101-1/+4
* s4/schema: teach the schema_syntax code how to encode/decode more attributesAndrew Tridgell2009-09-101-0/+104
* s4/schema: don't crash if we don't have subClassOfAndrew Tridgell2009-09-101-2/+7
* s4/repl: implement DsReplicaSyncAndrew Tridgell2009-09-092-0/+42
* s4/repl: added refresh of repsToAndrew Tridgell2009-09-091-1/+87
* s4:repl_meta_data: remove unused codeStefan Metzmacher2009-09-081-11/+0
* s4:drsuapi: add an incomplete DsAddEntry implementationStefan Metzmacher2009-09-081-8/+157
* s4:templates - Remove the latest relics (in "dcesrv_lsa_CreateSecret")Matthias Dieter Wallnöfer2009-09-071-104/+0
* s4:dsdb: correctly implement _dsdb_syntax_OID_oid_ldb_to_drsuapi()Stefan Metzmacher2009-09-071-1/+31
* s4:simple_ldap_map - "primaryGroupId"Matthias Dieter Wallnöfer2009-09-071-4/+15
* s4:samldb - Fix typoMatthias Dieter Wallnöfer2009-09-071-1/+1
* s4:subtree delete module - Cosmetic adaptionsMatthias Dieter Wallnöfer2009-09-071-11/+16
* s4:samldb - Major reworkMatthias Dieter Wallnöfer2009-09-071-243/+1000
* s4:simple_ldap_map - Enhance it for supporting "primaryGroupID" in the right wayMatthias Dieter Wallnöfer2009-09-061-14/+25
* s4:"linked attributes" modules - correct the commentsMatthias Dieter Wallnöfer2009-09-061-2/+2
* s4:dsdb/common/util.c - Copy parameters to prevent segfaultsMatthias Dieter Wallnöfer2009-09-061-3/+8
* s4:dsdb/common/util - Indentation fixesMatthias Dieter Wallnöfer2009-09-061-4/+5
* s4: fixed a missing NULL termination in a attribute list passed to ldb_searchAndrew Tridgell2009-09-041-1/+1
* Fix the dsdb_syntax_OID_ldb_to_drsuapi functionAnatoliy Atanasov2009-09-031-1/+51
* another large change to the linked_attribute moduleAndrew Tridgell2009-09-031-20/+64
* hook on prepare_commit instead of transaction_endAndrew Tridgell2009-09-032-8/+11
* greatly simplify the transaction processing in the partition moduleAndrew Tridgell2009-09-031-51/+29
* added dsdb_find_guid_by_dn()Andrew Tridgell2009-09-031-1/+21
* change repl_meta_data to process linked_attributes structures in end_transactionAndrew Tridgell2009-09-031-4/+276
* fixed transaction handling in linked_attributes moduleAndrew Tridgell2009-09-031-76/+4
* add the the linked attributes elements to the repl structureAndrew Tridgell2009-09-032-1/+9
* tell the server that we support linked attribute replicationAndrew Tridgell2009-09-031-6/+1
* added dsdb_find_dn_by_guid()Andrew Tridgell2009-09-031-0/+78
* traverse the ac list in reverse orderAndrew Tridgell2009-09-021-1/+6
* s4:dsdb rewrite the linked_atrributes code to commit in the end_transaction hookAndrew Tridgell2009-09-021-107/+281
* add the partition_control control to replication requestsAndrew Tridgell2009-09-021-0/+22
* change the dsdb_control_current_partition to not include internal variablesAndrew Tridgell2009-09-022-82/+88
* Display ldif formatted versions of all DRS changes at log level 4Andrew Tridgell2009-09-021-0/+18
* Wrap DRS changes in a transactionAndrew Tridgell2009-09-021-0/+18
* fixed spellingAndrew Tridgell2009-09-021-1/+1
* s4:schema Rework dsdb_write_prefixes_from_schema_to_ldb() to use tallocAndrew Bartlett2009-08-261-14/+20
* s4:scheam quiet a 'const' warningAndrew Bartlett2009-08-261-1/+1
* s4:dsdb Rework dsdb_write_prefixes_to_ldb() to take a schemaAndrew Bartlett2009-08-261-14/+13