summaryrefslogtreecommitdiff
path: root/source4/dsdb
AgeCommit message (Expand)AuthorFilesLines
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
2010-03-07s4:anr LDB module - change counter variable to "unsigned"Matthias Dieter Wallnöfer1-1/+1
2010-03-07s4:acl LDB module - change counter variable to "unsigned"Matthias Dieter Wallnöfer1-1/+1
2010-03-07s4:linked_attributes LDB module - change counter variables to "unsigned" wher...Matthias Dieter Wallnöfer1-3/+5
2010-03-07s4:kludge_acl LDB module - change counter variables to "unsigned" where appro...Matthias Dieter Wallnöfer1-5/+10
2010-03-07s4:proxy LDB module - Change counter variables to "unsigned" where appropriateMatthias Dieter Wallnöfer1-5/+6
2010-03-07s4:schema_data LDB module - change counter variables to "unsigned" where appr...Matthias Dieter Wallnöfer1-3/+6
2010-03-07s4:resolve_oids LDB module - change counter variables to "unsigned" where app...Matthias Dieter Wallnöfer1-5/+5
2010-03-07s4:rootdse LDB module - change counter variables to "unsigned" where appropriateMatthias Dieter Wallnöfer1-9/+10
2010-03-07s4:partition LDB module - change counter variables to "unsigned" where approp...Matthias Dieter Wallnöfer2-17/+26
2010-03-07s4:schema - Change also here counters to "unsigned" where neededMatthias Dieter Wallnöfer7-26/+27
2010-03-07s4:schema_syntax.c - Change also here counters to "unsigned" where neededMatthias Dieter Wallnöfer1-44/+44
2010-03-05s4:dsdb/util - Change also here counters to "unsigned"Matthias Dieter Wallnöfer1-13/+16
2010-03-05s4:repl - change also here the counter variables to "unsigned"Matthias Dieter Wallnöfer3-7/+8
2010-03-05s4:kcc - Change some counter variables to be unsignedMatthias Dieter Wallnöfer2-4/+5
2010-03-05s4:samdb_privilege.c - Change two counter variables to unsignedMatthias Dieter Wallnöfer1-2/+3
2010-03-05s4:cracknames - Change two counter variables to unsignedMatthias Dieter Wallnöfer1-2/+2
2010-03-04s4:operational LDB - don't accidentally "ate" search helper attributes if we ...Matthias Dieter Wallnöfer1-6/+14
2010-03-04s4:operational LDB module - make the counters unsignedMatthias Dieter Wallnöfer1-2/+2
2010-03-04s4:operational LDB - implement the "tokenGroups" constructed attributeMatthias Dieter Wallnöfer2-1/+96
2010-03-04s4:operational LDB module - use right memory context int "construct_primary_g...Matthias Dieter Wallnöfer1-2/+2
2010-03-03s4:samdb.c - Make it signed-safeMatthias Dieter Wallnöfer1-2/+2
2010-03-01s4:drepl_out_helpers: don't look at the internals of 'struct rpc_request'Stefan Metzmacher1-2/+13
2010-03-01s4:drepl_notify: don't look at the internals of 'struct rpc_request'Stefan Metzmacher1-1/+9
2010-03-01s4:dsdb/repl: make use of explicit dcerpc_*_recv functionsStefan Metzmacher2-4/+4
2010-03-01s4/rodc: Implement samdb_rodc with ldb contextAnatoliy Atanasov2-8/+62
2010-02-26s4:dsdb/schema: fix validation of DNsStefan Metzmacher1-1/+0
2010-02-26s4-dns: use a loadparm list for samba_runcmd() commandsAndrew Tridgell1-4/+4
2010-02-26s4-dsdb: fixed the fetch of the server site nameAndrew Tridgell1-1/+7
2010-02-25s4:DNS update - change "i" to be unsignedMatthias Dieter Wallnöfer1-1/+2
2010-02-25s4:partition DSDB module - Generate basic referralsMatthias Dieter Wallnöfer2-47/+144
2010-02-25s4:partition DSDB module - change the search and domain scope control handlingMatthias Dieter Wallnöfer1-35/+22