summaryrefslogtreecommitdiffstats
path: root/source4/dsdb
Commit message (Expand)AuthorAgeFilesLines
...
* s4:dsdb Don't error out if we can't get the Aggregate schema DN yetAndrew Bartlett2010-03-161-9/+16
* s4:dsdb/kcc/*.c - fix up wrong typed countersMatthias Dieter Wallnöfer2010-03-165-20/+22
* s4-drs: DsGetReplInfo(), infoType = DS_REPL_INFO_METADATA_2_FOR_OBJErick Nogueira do Nascimento2010-03-161-80/+284
* s4:util.c - "dsdb_check_optional_feature" - counter should be "unsigned"Matthias Dieter Wallnöfer2010-03-121-1/+1
* s4:dsdb/repl: make use of use tevent_req based dcerpc_binding_handle stubsStefan Metzmacher2010-03-123-38/+62
* use unsigned instead of uint32_t for LDB counters.Crístian Deives2010-03-121-4/+6
* nTDSConnection creationCrístian Deives2010-03-122-0/+817
* spanning tree computationCrístian Deives2010-03-121-0/+1692
* new function kcctpl_color_verticesCrístian Deives2010-03-121-213/+576
* s4-drs: check if an optional feature is enabledEduardo Lima2010-03-121-0/+59
* Split the dsdb_access_check_on_dn.Nadezhda Ivanova2010-03-122-41/+93
* Fixed ACL module to use dsdb_module_* API.Nadezhda Ivanova2010-03-121-9/+9
* Moved access_check_on_dn from acl module as an utility.Nadezhda Ivanova2010-03-123-157/+202
* s4/drs: DsGetNCChanges - Propagating IDL changes to source codeKamen Mazdrashki2010-03-101-1/+1
* A helper function to get the Infrastructure DN.Nadezhda Ivanova2010-03-091-0/+12
* Added a check for permissions to modify the RDN attribute on rename.Nadezhda Ivanova2010-03-091-0/+12
* s4:dsdb/dns: change callers of samba_runcmd()Stefan Metzmacher2010-03-091-36/+68
* s4:extended_dn_out LDB module - change counter variables to "unsigned" where ...Matthias Dieter Wallnöfer2010-03-071-8/+11
* s4:repl_meta_data LDB module - change counter variables to "unsigned" where a...Matthias Dieter Wallnöfer2010-03-071-20/+24
* s4:local_password LDB module - change counter variables to "unsigned" where a...Matthias Dieter Wallnöfer2010-03-071-4/+4
* s4:ranged_results LDB module - change counter variables to "unsigned" where a...Matthias Dieter Wallnöfer2010-03-071-2/+2
* s4:objectguid LDB module - change counter variables to "unsigned" where appro...Matthias Dieter Wallnöfer2010-03-071-1/+1
* s4:objectclass LDB module - change counter variabls to "unsigned" where appro...Matthias Dieter Wallnöfer2010-03-071-2/+2
* s4:anr LDB module - change counter variable to "unsigned"Matthias Dieter Wallnöfer2010-03-071-1/+1
* s4:acl LDB module - change counter variable to "unsigned"Matthias Dieter Wallnöfer2010-03-071-1/+1
* s4:linked_attributes LDB module - change counter variables to "unsigned" wher...Matthias Dieter Wallnöfer2010-03-071-3/+5
* s4:kludge_acl LDB module - change counter variables to "unsigned" where appro...Matthias Dieter Wallnöfer2010-03-071-5/+10
* s4:proxy LDB module - Change counter variables to "unsigned" where appropriateMatthias Dieter Wallnöfer2010-03-071-5/+6
* s4:schema_data LDB module - change counter variables to "unsigned" where appr...Matthias Dieter Wallnöfer2010-03-071-3/+6
* s4:resolve_oids LDB module - change counter variables to "unsigned" where app...Matthias Dieter Wallnöfer2010-03-071-5/+5
* s4:rootdse LDB module - change counter variables to "unsigned" where appropriateMatthias Dieter Wallnöfer2010-03-071-9/+10
* s4:partition LDB module - change counter variables to "unsigned" where approp...Matthias Dieter Wallnöfer2010-03-072-17/+26
* s4:schema - Change also here counters to "unsigned" where neededMatthias Dieter Wallnöfer2010-03-077-26/+27
* s4:schema_syntax.c - Change also here counters to "unsigned" where neededMatthias Dieter Wallnöfer2010-03-071-44/+44
* s4:dsdb/util - Change also here counters to "unsigned"Matthias Dieter Wallnöfer2010-03-051-13/+16
* s4:repl - change also here the counter variables to "unsigned"Matthias Dieter Wallnöfer2010-03-053-7/+8
* s4:kcc - Change some counter variables to be unsignedMatthias Dieter Wallnöfer2010-03-052-4/+5
* s4:samdb_privilege.c - Change two counter variables to unsignedMatthias Dieter Wallnöfer2010-03-051-2/+3
* s4:cracknames - Change two counter variables to unsignedMatthias Dieter Wallnöfer2010-03-051-2/+2
* s4:operational LDB - don't accidentally "ate" search helper attributes if we ...Matthias Dieter Wallnöfer2010-03-041-6/+14
* s4:operational LDB module - make the counters unsignedMatthias Dieter Wallnöfer2010-03-041-2/+2
* s4:operational LDB - implement the "tokenGroups" constructed attributeMatthias Dieter Wallnöfer2010-03-042-1/+96
* s4:operational LDB module - use right memory context int "construct_primary_g...Matthias Dieter Wallnöfer2010-03-041-2/+2
* s4:samdb.c - Make it signed-safeMatthias Dieter Wallnöfer2010-03-031-2/+2
* s4:drepl_out_helpers: don't look at the internals of 'struct rpc_request'Stefan Metzmacher2010-03-011-2/+13
* s4:drepl_notify: don't look at the internals of 'struct rpc_request'Stefan Metzmacher2010-03-011-1/+9
* s4:dsdb/repl: make use of explicit dcerpc_*_recv functionsStefan Metzmacher2010-03-012-4/+4
* s4/rodc: Implement samdb_rodc with ldb contextAnatoliy Atanasov2010-03-012-8/+62
* s4:dsdb/schema: fix validation of DNsStefan Metzmacher2010-02-261-1/+0
* s4-dns: use a loadparm list for samba_runcmd() commandsAndrew Tridgell2010-02-261-4/+4