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
/
rpc_server
/
drsuapi
/
getncchanges.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
idl: switched to using the WSPP names for the 'neighbour' DRS options
Andrew Tridgell
2010-01-18
1
-4
/
+4
*
s4-dsdb: take advantage of local cursor and sort
Andrew Tridgell
2010-01-16
1
-34
/
+3
*
s4-drs: use dsdb_load_udv_v2() in getncchanges code
Andrew Tridgell
2010-01-16
1
-52
/
+6
*
s4-drs: switch the DRS server to the generic DRS options flags
Andrew Tridgell
2010-01-14
1
-3
/
+3
*
s4-drs: base is_nc_prefix on instanceType
Andrew Tridgell
2010-01-09
1
-1
/
+3
*
s4-drs: need to set the getncchanges extended_ret on success too
Andrew Tridgell
2010-01-09
1
-0
/
+3
*
s4-drs: be less verbose when we filter objects by UDV
Andrew Tridgell
2010-01-09
1
-5
/
+5
*
s4-drs: added filtering by udv in getncchanges
Andrew Tridgell
2010-01-09
1
-9
/
+57
*
s4-drs: fixed the NC in the getncchanges RID alloc reply
Andrew Tridgell
2010-01-09
1
-11
/
+13
*
s4-drs: fixed usage of ldb_dn_new()
Andrew Tridgell
2010-01-09
1
-1
/
+1
*
s4-drs: we need to wrap extended operations in transactions
Andrew Tridgell
2010-01-08
1
-5
/
+21
*
s4-drs: added some debug messages
Andrew Tridgell
2010-01-08
1
-0
/
+6
*
s4-dsdb: added support for DRSUAPI_EXOP_FSMO_RID_ALLOC
Andrew Tridgell
2010-01-08
1
-7
/
+103
*
s4-dsdb: switched to using RMD_FLAGS instead of DELETED in extended DNs
Andrew Tridgell
2010-01-02
1
-1
/
+1
*
s4-drs: sort linked attributes
Andrew Tridgell
2010-01-02
1
-0
/
+73
*
s4-drs: use dsdb linked attribute parse functions
Andrew Tridgell
2010-01-02
1
-19
/
+1
*
s4-drs: update highwatermark after successfully encoding the object
Andrew Tridgell
2010-01-02
1
-8
/
+8
*
s4-drs: send all linked attributes at the end of a replication cycle
Andrew Tridgell
2010-01-02
1
-3
/
+7
*
s4-drs: use the extended linearized form for DRS replication
Andrew Tridgell
2010-01-02
1
-5
/
+4
*
s4-drs: implemented sorting functions based on replication flags
Andrew Tridgell
2010-01-02
1
-2
/
+43
*
s4-drs: fixed the UDV return in getncchanges
Andrew Tridgell
2010-01-02
1
-5
/
+17
*
s4-drs: some useful debugging options for getncchanges
Andrew Tridgell
2010-01-02
1
-11
/
+42
*
s4-drs: handle mixtures of old and new style links in getncchanges
Andrew Tridgell
2010-01-02
1
-0
/
+17
*
s4-drs: added linked attribute replication to getncchanges
Andrew Tridgell
2010-01-02
1
-15
/
+203
*
s4:drsuapi/getncchanges.c - Update the list of operational attributes
Matthias Dieter Wallnöfer
2009-12-16
1
-7
/
+8
*
s4-drs: ensure we fill in ncRoot_dn in getncchanges
Andrew Tridgell
2009-12-09
1
-0
/
+7
*
s4-drs: use parentGUID attribute in getncchanges
Andrew Tridgell
2009-12-09
1
-34
/
+6
*
s4-drs: fixed UDV and overlapping sync calls in DRS
Andrew Tridgell
2009-12-03
1
-40
/
+42
*
s4-dsdb: some more attribuutes that we should only give if asked for
Andrew Tridgell
2009-11-20
1
-1
/
+8
*
s4-drs: we need to specifically ask for ntSecurityDescriptor
Andrew Tridgell
2009-11-20
1
-1
/
+1
*
s4: ran minimal_includes.pl on source4/rpc_server
Andrew Tridgell
2009-10-20
1
-2
/
+0
*
s4-drs: support DRSUAPI_DRS_ADD_REF flag
Andrew Tridgell
2009-10-15
1
-5
/
+29
*
drs: improved error checking
Andrew Tridgell
2009-10-15
1
-16
/
+49
*
s4-repl: check that a DsGetNCChanges is a continuation, and fix sorting
Andrew Tridgell
2009-10-13
1
-3
/
+16
*
s4-drs: take advantage of system session auth in dsbind
Andrew Tridgell
2009-10-06
1
-23
/
+10
*
s4-drs: removed debug code that replicated a maximum of 10 objects at a time
Andrew Tridgell
2009-09-28
1
-2
/
+1
*
s4-dsruapi: plugfest updates
Andrew Tridgell
2009-09-28
1
-77
/
+144
*
s4: Handle DRSUAPI_DS_REPLICA_NEIGHBOUR_SPECIAL_SECRET_PROCESSING in getnccha...
Anatoliy Atanasov
2009-09-23
1
-3
/
+12
*
s4: Handle DRSUAPI_DS_REPLICA_NEIGHBOUR_ASYNC_REP in getncchanges
Anatoliy Atanasov
2009-09-23
1
-1
/
+7
*
s4: Handle DRSUAPI_DS_REPLICA_NEIGHBOUR_FULL_SYNC_PACKET in getncchanges
Anatoliy Atanasov
2009-09-23
1
-0
/
+6
*
s4: Handle DRSUAPI_DS_REPLICA_NEIGHBOUR_CRITICAL_ONLY req in getncchanges
Anatoliy Atanasov
2009-09-23
1
-3
/
+13
*
s4-drs: fill in more guids and SIDs, plus filter rDN
Andrew Tridgell
2009-09-23
1
-3
/
+48
*
s4-drsserver: sort by DN to give tree order
Andrew Tridgell
2009-09-22
1
-1
/
+2
*
Move replmd_drsuapi_DsReplicaCursor2_compare to a common place.
Anatoliy Atanasov
2009-09-19
1
-7
/
+1
*
Add drs_security_level_check for dcesrv calls security checks
Anatoliy Atanasov
2009-09-19
1
-4
/
+3
*
more include minimisation
Andrew Tridgell
2009-09-19
1
-3
/
+0
*
s4-drs: lock down key DRS calls
Andrew Tridgell
2009-09-15
1
-20
/
+29
*
s4-drs: filter based on local_usn
Andrew Tridgell
2009-09-15
1
-1
/
+1
*
s4-drs: allow replication of renames
Andrew Tridgell
2009-09-14
1
-6
/
+7
*
s4-drs: fixed search expression
Andrew Tridgell
2009-09-13
1
-1
/
+1
[next]