index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
dsdb
/
repl
/
drepl_out_helpers.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4-rodc: don't set SPECIAL_SECRET_PROCESSING on EXOP_REPL_SECRET
Andrew Tridgell
2010-09-30
1
-0
/
+3
*
s4-drepl: don't call UpdateRefs on a RODC
Andrew Tridgell
2010-09-29
1
-5
/
+11
*
s4-drepl: fixed the checking of replica_flags in the drepl server
Andrew Tridgell
2010-09-29
1
-7
/
+0
*
s4:drepl_out_helpers.c - fix a counter type
Matthias Dieter Wallnöfer
2010-09-24
1
-1
/
+1
*
s4-drepl: use the partition UDV and hwm for extended getncchanges ops
Andrew Tridgell
2010-09-20
1
-0
/
+35
*
s4-repl: if we are an RODC don't set WRIT_REP in replication
Andrew Tridgell
2010-09-16
1
-2
/
+7
*
s4-repl: add partial attribute set to getncchanges calls for RODCs
Andrew Tridgell
2010-09-16
1
-5
/
+54
*
s4/drs: update repsFrom only when we are not in getncchanges extended op
Anatoliy Atanasov
2010-09-10
1
-4
/
+4
*
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
2010-07-16
1
-1
/
+1
*
s4:dsdb/repl: expose drsuapi_DsExtendedError to the caller (e.g. the ridalloc...
Stefan Metzmacher
2010-07-09
1
-0
/
+2
*
s4:drepl_out_helpers: don't return NT_STATUS_OK, if an extended operation doe...
Stefan Metzmacher
2010-07-09
1
-1
/
+14
*
s4-repl: end repl request when not doing an UpdateRefs
Andrew Tridgell
2010-04-27
1
-0
/
+2
*
s4-drs: allow getncchanges requests to non WRIT_REP partitions for extended ops
Andrew Tridgell
2010-04-26
1
-1
/
+2
*
s4-drepl: don't send an UpdateRefs unless its a plain replication
Andrew Tridgell
2010-04-26
1
-1
/
+3
*
s4-drs: removed dsdb_validate_client_flags()
Andrew Tridgell
2010-04-22
1
-7
/
+0
*
s40-drs: Do not send GetNCChanges messages to RODCs
Fernando J V da Silva
2010-04-22
1
-0
/
+11
*
s4-drs: samdb_is_rodc() function and new samdb_rodc() function
Fernando J V da Silva
2010-04-22
1
-1
/
+4
*
s4:dsdb/repl: make use of use tevent_req based dcerpc_binding_handle stubs
Stefan Metzmacher
2010-03-12
1
-29
/
+45
*
s4/drs: DsGetNCChanges - Propagating IDL changes to source code
Kamen Mazdrashki
2010-03-10
1
-1
/
+1
*
s4:drepl_out_helpers: don't look at the internals of 'struct rpc_request'
Stefan Metzmacher
2010-03-01
1
-2
/
+13
*
s4:dsdb/repl: make use of explicit dcerpc_*_recv functions
Stefan Metzmacher
2010-03-01
1
-3
/
+3
*
s4/rodc: Implement samdb_rodc with ldb context
Anatoliy Atanasov
2010-03-01
1
-1
/
+1
*
s4-drepl: switch drepl over to using the generic DRS options flags
Andrew Tridgell
2010-01-14
1
-4
/
+2
*
s4-drs: calculate and send a uptodateness_vector with replication requests
Andrew Tridgell
2010-01-09
1
-2
/
+13
*
s4:dsdb/repl: convert dreplsrv_op_pull_source_send/recv to tevent_req
Stefan Metzmacher
2010-01-08
1
-141
/
+181
*
s4-repl: allow for callbacks when a repl operation completes
Andrew Tridgell
2010-01-08
1
-2
/
+2
*
s4-repl: added request for RID allocation in drepl task
Andrew Tridgell
2010-01-08
1
-2
/
+2
*
s4:dsdb/repl: convert dreplsrv_out_drsuapi_send/recv to tevent_req
Stefan Metzmacher
2010-01-04
1
-92
/
+116
*
s4:dsdb/repl Split the 'convert' or 'commit' stages in the DRS import
Andrew Bartlett
2009-11-12
1
-10
/
+20
*
s4-dsdb: added samdb_rodc() and samdb_ntds_options()
Andrew Tridgell
2009-10-15
1
-1
/
+1
*
s4: Changes the old occurences of "lp_realm" in "lp_dnsdomain" where needed
Matthias Dieter Wallnöfer
2009-10-14
1
-2
/
+1
*
s4-repl: don't do double replication
Andrew Tridgell
2009-09-15
1
-1
/
+2
*
s4-repl: added a preiodic notification check to the repl task
Andrew Tridgell
2009-09-13
1
-2
/
+2
*
s4-repl: fixed memory leaks
Andrew Tridgell
2009-09-12
1
-4
/
+2
*
s4/repl: added refresh of repsTo
Andrew Tridgell
2009-09-09
1
-1
/
+87
*
s4-drsuapi: merge drsuapi_DsGetNCChanges from s3 drsuapi idl.
Günther Deschner
2008-10-18
1
-47
/
+49
*
Fix include paths to new location of libutil.
Jelmer Vernooij
2008-10-11
1
-1
/
+1
*
drsuapi: fix samba4 callers after drsuapi.idl changes
Stefan Metzmacher
2008-08-20
1
-6
/
+14
*
drsuapi: fix callers after idl change
Stefan Metzmacher
2008-08-07
1
-1
/
+1
*
dsdb: teach dreplsrv_out_drsuapi_bind_recv() knowledge of DsBindInfo48.
Michael Adam
2008-07-23
1
-0
/
+9
*
Change occurrences of the u1 member of DsBindInfo* to pid after idl change.
Michael Adam
2008-07-22
1
-1
/
+1
*
drsuapi: make use of the 'more_data' field in DsGetNCChangesCtr[1|6]
Stefan Metzmacher
2008-07-16
1
-8
/
+2
*
drsuapi: check ctr6->drs_error
Stefan Metzmacher
2008-07-16
1
-0
/
+7
*
drsuapi: get ctr6 out of xpress compressed level
Stefan Metzmacher
2008-07-16
1
-0
/
+5
*
drsuapi.idl: remove some unknows from DsGetNCChanges() (update samba4 callers)
Stefan Metzmacher
2008-06-30
1
-6
/
+6
*
r26327: Explicit loadparm_context for RPC client functions.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r24557: rename 'dcerpc_table_' -> 'ndr_table_'
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r22944: fix bug #4618:
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r22472: Commit the start of the DRSUAPI pull replication service.
Stefan Metzmacher
2007-10-10
1
-0
/
+420