index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
dsdb
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-16
s4:dsdb Fix warnings in DEBUG() by casting to unsigned long int
Andrew Bartlett
1
-4
/
+4
2010-03-16
s4:dsdb/acl Reduce calls to dsdb_get_schema() and add memory context
Andrew Bartlett
1
-24
/
+46
2010-03-16
s4:dsdb Add a memory context for dsdb_get_schema()
Andrew Bartlett
1
-3
/
+9
2010-03-16
s4:dsdb Don't error out if we can't get the Aggregate schema DN yet
Andrew Bartlett
1
-9
/
+16
2010-03-16
s4:dsdb/kcc/*.c - fix up wrong typed counters
Matthias Dieter Wallnöfer
5
-20
/
+22
2010-03-16
s4-drs: DsGetReplInfo(), infoType = DS_REPL_INFO_METADATA_2_FOR_OBJ
Erick Nogueira do Nascimento
1
-80
/
+284
2010-03-12
s4:util.c - "dsdb_check_optional_feature" - counter should be "unsigned"
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-03-12
s4:dsdb/repl: make use of use tevent_req based dcerpc_binding_handle stubs
Stefan Metzmacher
3
-38
/
+62
2010-03-12
use unsigned instead of uint32_t for LDB counters.
Crístian Deives
1
-4
/
+6
2010-03-12
nTDSConnection creation
Crístian Deives
2
-0
/
+817
2010-03-12
spanning tree computation
Crístian Deives
1
-0
/
+1692
2010-03-12
new function kcctpl_color_vertices
Crístian Deives
1
-213
/
+576
2010-03-12
s4-drs: check if an optional feature is enabled
Eduardo Lima
1
-0
/
+59
2010-03-12
Split the dsdb_access_check_on_dn.
Nadezhda Ivanova
2
-41
/
+93
2010-03-12
Fixed ACL module to use dsdb_module_* API.
Nadezhda Ivanova
1
-9
/
+9
2010-03-12
Moved access_check_on_dn from acl module as an utility.
Nadezhda Ivanova
3
-157
/
+202
2010-03-10
s4/drs: DsGetNCChanges - Propagating IDL changes to source code
Kamen Mazdrashki
1
-1
/
+1
2010-03-09
A helper function to get the Infrastructure DN.
Nadezhda Ivanova
1
-0
/
+12
2010-03-09
Added a check for permissions to modify the RDN attribute on rename.
Nadezhda Ivanova
1
-0
/
+12
2010-03-09
s4:dsdb/dns: change callers of samba_runcmd()
Stefan Metzmacher
1
-36
/
+68
2010-03-07
s4:extended_dn_out LDB module - change counter variables to "unsigned" where ...
Matthias Dieter Wallnöfer
1
-8
/
+11
2010-03-07
s4:repl_meta_data LDB module - change counter variables to "unsigned" where a...
Matthias Dieter Wallnöfer
1
-20
/
+24
2010-03-07
s4:local_password LDB module - change counter variables to "unsigned" where a...
Matthias Dieter Wallnöfer
1
-4
/
+4
2010-03-07
s4:ranged_results LDB module - change counter variables to "unsigned" where a...
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-03-07
s4:objectguid LDB module - change counter variables to "unsigned" where appro...
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-03-07
s4:objectclass LDB module - change counter variabls to "unsigned" where appro...
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-03-07
s4:anr LDB module - change counter variable to "unsigned"
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-03-07
s4:acl LDB module - change counter variable to "unsigned"
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-03-07
s4:linked_attributes LDB module - change counter variables to "unsigned" wher...
Matthias Dieter Wallnöfer
1
-3
/
+5
2010-03-07
s4:kludge_acl LDB module - change counter variables to "unsigned" where appro...
Matthias Dieter Wallnöfer
1
-5
/
+10
2010-03-07
s4:proxy LDB module - Change counter variables to "unsigned" where appropriate
Matthias Dieter Wallnöfer
1
-5
/
+6
2010-03-07
s4:schema_data LDB module - change counter variables to "unsigned" where appr...
Matthias Dieter Wallnöfer
1
-3
/
+6
2010-03-07
s4:resolve_oids LDB module - change counter variables to "unsigned" where app...
Matthias Dieter Wallnöfer
1
-5
/
+5
2010-03-07
s4:rootdse LDB module - change counter variables to "unsigned" where appropriate
Matthias Dieter Wallnöfer
1
-9
/
+10
2010-03-07
s4:partition LDB module - change counter variables to "unsigned" where approp...
Matthias Dieter Wallnöfer
2
-17
/
+26
2010-03-07
s4:schema - Change also here counters to "unsigned" where needed
Matthias Dieter Wallnöfer
7
-26
/
+27
2010-03-07
s4:schema_syntax.c - Change also here counters to "unsigned" where needed
Matthias Dieter Wallnöfer
1
-44
/
+44
2010-03-05
s4:dsdb/util - Change also here counters to "unsigned"
Matthias Dieter Wallnöfer
1
-13
/
+16
2010-03-05
s4:repl - change also here the counter variables to "unsigned"
Matthias Dieter Wallnöfer
3
-7
/
+8
2010-03-05
s4:kcc - Change some counter variables to be unsigned
Matthias Dieter Wallnöfer
2
-4
/
+5
2010-03-05
s4:samdb_privilege.c - Change two counter variables to unsigned
Matthias Dieter Wallnöfer
1
-2
/
+3
2010-03-05
s4:cracknames - Change two counter variables to unsigned
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-03-04
s4:operational LDB - don't accidentally "ate" search helper attributes if we ...
Matthias Dieter Wallnöfer
1
-6
/
+14
2010-03-04
s4:operational LDB module - make the counters unsigned
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-03-04
s4:operational LDB - implement the "tokenGroups" constructed attribute
Matthias Dieter Wallnöfer
2
-1
/
+96
2010-03-04
s4:operational LDB module - use right memory context int "construct_primary_g...
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-03-03
s4:samdb.c - Make it signed-safe
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-03-01
s4:drepl_out_helpers: don't look at the internals of 'struct rpc_request'
Stefan Metzmacher
1
-2
/
+13
2010-03-01
s4:drepl_notify: don't look at the internals of 'struct rpc_request'
Stefan Metzmacher
1
-1
/
+9
2010-03-01
s4:dsdb/repl: make use of explicit dcerpc_*_recv functions
Stefan Metzmacher
2
-4
/
+4
[prev]
[next]