summaryrefslogtreecommitdiff
path: root/source4/dsdb
AgeCommit message (Expand)AuthorFilesLines
2010-04-06build: waf quicktest nearly worksAndrew Tridgell2-47/+43
2010-04-06build: commit all the waf build files in the treeAndrew Tridgell1-0/+309
2010-04-06build: nearly there on samba4 buildAndrew Tridgell1-2/+2
2010-04-06build: fixes from itaAndrew Tridgell1-2/+2
2010-04-06build: source= is clearer for source listsAndrew Tridgell1-6/+6
2010-04-06build: heimdal_build waf supportAndrew Tridgell1-0/+52
2010-04-04s4-python: Move dsdb_convert_schema_to_openldap to dsdb.Jelmer Vernooij1-0/+30
2010-04-04s4-python: Move set_opaque_integer -> dsdb.Jelmer Vernooij1-6/+72
2010-04-04s4-python: Move samdb_server_site_name to dsdb module.Jelmer Vernooij1-0/+38
2010-04-04s4-python: Move dsdb constants to a separate python module.Jelmer Vernooij2-0/+84
2010-03-26s4-drs: replmd_delete with the 3 stage deletion recycle binEduardo Lima2-105/+204
2010-03-25s4-drs: If we are a RODC then do not send DSReplicaSync messagesFernando J V da Silva1-8/+11
2010-03-23s4:ldb_modules/util.c - fix two counter variables to be "unsigned"Matthias Dieter Wallnöfer1-2/+2
2010-03-22s4:dsdb Add a shortcut sequence number for schema reloadsAndrew Bartlett2-14/+81
2010-03-22s4:dsdb Rework schema loading and add schema reloadingAndrew Bartlett2-130/+181
2010-03-22s4:dsdb Move dsdb_save_partition_usn() to be a module helper functionAndrew Bartlett3-92/+178
2010-03-22s4:schema Expand the schema structureAndrew Bartlett2-0/+11
2010-03-22s4:dsdb Add 'const' to some struct dsdb_schema variablesAndrew Bartlett2-9/+9
2010-03-22s4:dsdb Don't load the schema unconditionallyAndrew Bartlett2-3/+19
2010-03-18s4:dsdb Move rdn_name down the stackAndrew Bartlett1-1/+1
2010-03-16s4:resolve_oids LDB module - not really a change but a nicer method to call "...Matthias Dieter Wallnöfer1-1/+2
2010-03-16s4:dsdb - fix up warningsMatthias Dieter Wallnöfer2-4/+8
2010-03-16s4:dsdb Show more detail in failure to compute the aggregate DN.Andrew Bartlett1-1/+1
2010-03-16s4:dsdb Change dsdb_get_schema() callers to use new talloc argumentAndrew Bartlett16-42/+115
2010-03-16s4:dsdb Fix warnings in DEBUG() by casting to unsigned long intAndrew Bartlett1-4/+4
2010-03-16s4:dsdb/acl Reduce calls to dsdb_get_schema() and add memory contextAndrew Bartlett1-24/+46
2010-03-16s4:dsdb Add a memory context for dsdb_get_schema()Andrew Bartlett1-3/+9
2010-03-16s4:dsdb Don't error out if we can't get the Aggregate schema DN yetAndrew Bartlett1-9/+16
2010-03-16s4:dsdb/kcc/*.c - fix up wrong typed countersMatthias Dieter Wallnöfer5-20/+22
2010-03-16s4-drs: DsGetReplInfo(), infoType = DS_REPL_INFO_METADATA_2_FOR_OBJErick Nogueira do Nascimento1-80/+284
2010-03-12s4:util.c - "dsdb_check_optional_feature" - counter should be "unsigned"Matthias Dieter Wallnöfer1-1/+1
2010-03-12s4:dsdb/repl: make use of use tevent_req based dcerpc_binding_handle stubsStefan Metzmacher3-38/+62
2010-03-12use unsigned instead of uint32_t for LDB counters.Crístian Deives1-4/+6
2010-03-12nTDSConnection creationCrístian Deives2-0/+817
2010-03-12spanning tree computationCrístian Deives1-0/+1692
2010-03-12new function kcctpl_color_verticesCrístian Deives1-213/+576
2010-03-12s4-drs: check if an optional feature is enabledEduardo Lima1-0/+59
2010-03-12Split the dsdb_access_check_on_dn.Nadezhda Ivanova2-41/+93
2010-03-12Fixed ACL module to use dsdb_module_* API.Nadezhda Ivanova1-9/+9
2010-03-12Moved access_check_on_dn from acl module as an utility.Nadezhda Ivanova3-157/+202
2010-03-10s4/drs: DsGetNCChanges - Propagating IDL changes to source codeKamen Mazdrashki1-1/+1
2010-03-09A helper function to get the Infrastructure DN.Nadezhda Ivanova1-0/+12
2010-03-09Added a check for permissions to modify the RDN attribute on rename.Nadezhda Ivanova1-0/+12
2010-03-09s4:dsdb/dns: change callers of samba_runcmd()Stefan Metzmacher1-36/+68
2010-03-07s4:extended_dn_out LDB module - change counter variables to "unsigned" where ...Matthias Dieter Wallnöfer1-8/+11
2010-03-07s4:repl_meta_data LDB module - change counter variables to "unsigned" where a...Matthias Dieter Wallnöfer1-20/+24
2010-03-07s4:local_password LDB module - change counter variables to "unsigned" where a...Matthias Dieter Wallnöfer1-4/+4
2010-03-07s4:ranged_results LDB module - change counter variables to "unsigned" where a...Matthias Dieter Wallnöfer1-2/+2
2010-03-07s4:objectguid LDB module - change counter variables to "unsigned" where appro...Matthias Dieter Wallnöfer1-1/+1
2010-03-07s4:objectclass LDB module - change counter variabls to "unsigned" where appro...Matthias Dieter Wallnöfer1-2/+2