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
*
s4-dcerpc: Do not return linked attribute on deleted objects it makes W2k8R2 ...
Matthieu Patou
2011-07-27
1
-1
/
+15
*
s4-drs: do not return links pointed to unexistant objects
Matthieu Patou
2011-07-11
1
-0
/
+24
*
s4-drs: added debug lines for missing linked attribute fields
Andrew Tridgell
2011-06-10
1
-0
/
+8
*
s4-drs: cope with missing RMD_ADDTIME in linked attributes
Andrew Tridgell
2011-06-10
1
-4
/
+6
*
s4/getncchanges: Pre-mark extended requests as success in case a sub-function...
Kamen Mazdrashki
2011-05-11
1
-0
/
+4
*
s4/getncchanges: Implement placeholder for handling ex-op collection of objects
Kamen Mazdrashki
2011-05-11
1
-13
/
+44
*
s4/getncchanges: Move the code that collects objects into separate function
Kamen Mazdrashki
2011-05-11
1
-41
/
+67
*
s4/getncchanges: Don't mask Extended operation result - callers need it
Kamen Mazdrashki
2011-05-11
1
-1
/
+0
*
s4/getncchanges: Fail extended request rather than failing whole request
Kamen Mazdrashki
2011-05-11
1
-1
/
+3
*
s4:dsdb - we don't need to check if a DN != NULL if we call "ldb_dn_validate"
Matthias Dieter Wallnöfer
2011-03-04
1
-4
/
+2
*
s4:drsuapi/getncchanges: make sure we don't process filteres objects more tha...
Stefan Metzmacher
2011-02-15
1
-3
/
+3
*
s4:drsuapi RPC server - fix "enum security_user_level" warning on Tru64
Matthias Dieter Wallnöfer
2010-11-27
1
-2
/
+2
*
s4:rpc_server/drsuapi: don't ask for constructed "distinguishedName" if we do...
Stefan Metzmacher
2010-11-09
1
-1
/
+0
*
s4:rpc_server/drsuapi: make msg_attrs static const
Stefan Metzmacher
2010-11-09
1
-1
/
+3
*
s4:rpc_server/drsuapi: let dcesrv_drsuapi_DsGetNCChanges() use DSDB_SECRET_AT...
Stefan Metzmacher
2010-11-09
1
-5
/
+1
*
s4-drs: reduce the memory usage of the getncchanges server
Andrew Tridgell
2010-11-05
1
-21
/
+69
*
idl: Use DRSUAPI_ATTID_ prefix instead of DRSUAPI_ATTRIBUTE_ for ATTID values
Kamen Mazdrashki
2010-10-31
1
-3
/
+3
*
s4:dsdb - remove "samdb_result_uint", "samdb_result_int64", "samdb_result_uin...
Matthias Dieter Wallnöfer
2010-10-15
1
-1
/
+2
*
s4-libcli/security Use seperate subsystem for session related functions
Andrew Bartlett
2010-10-12
1
-0
/
+1
*
s4:getncchanges.c - fix some counter types
Matthias Dieter Wallnöfer
2010-10-03
1
-3
/
+3
*
s4-drs: put the GCSPN flag into the repsTo if requested
Andrew Tridgell
2010-09-30
1
-0
/
+6
*
s4-drs: added support for level 10 of getncchanges
Andrew Tridgell
2010-09-30
1
-73
/
+111
*
s4-drs: implement PAS checks and access checks for getncchanges
Andrew Tridgell
2010-09-29
1
-26
/
+130
*
s4-drs: added support for DRSUAPI_EXOP_REPL_OBJ
Andrew Tridgell
2010-09-28
1
-1
/
+32
*
s4-drs: use drs_ObjectIdentifier_*() calls in getncchanges
Andrew Tridgell
2010-09-28
1
-14
/
+16
*
s4-drs: make getncchanges debug less verbose
Andrew Tridgell
2010-09-27
1
-1
/
+1
*
s4-drs: fixed comment in getncchanges code
Andrew Tridgell
2010-09-27
1
-1
/
+1
*
s4-repl: make getncchanges a bit less verbose
Andrew Tridgell
2010-09-25
1
-1
/
+1
*
s4-drs: removed a debug print in repl secret
Andrew Tridgell
2010-09-16
1
-1
/
+0
*
s4-drs: get lpcfg_dnsdomain() instead of lpcfg_realm()
Andrew Tridgell
2010-09-16
1
-1
/
+1
*
s4/fsmo: Remove empty new lines
Anatoliy Atanasov
2010-09-15
1
-6
/
+0
*
s4:getncchanges_change_master - also in this call "i" needs to be unsigned
Matthias Dieter Wallnöfer
2010-09-10
1
-1
/
+2
*
s4-drs: return DRSUAPI_EXOP_ERR_SUCCESS in extended_ret
Kamen Mazdrashki
2010-09-10
1
-0
/
+1
*
s4-drs: Hanlde extended operations only once
Kamen Mazdrashki
2010-09-10
1
-40
/
+45
*
s4-rpc: Added handling of fsmo role transfer to GetNCChanges
Nadezhda Ivanova
2010-09-10
1
-0
/
+108
*
s4-drs: A quick fix for DRSUAPI_EXOP_FSMO_RID_ALLOC extended_op handling
Kamen Mazdrashki
2010-09-03
1
-0
/
+9
*
s4:getncchanges.c - fix some counter variable types
Matthias Dieter Wallnöfer
2010-08-23
1
-3
/
+3
*
s4-drs: show the user sid that does the GetNCChanges call
Andrew Tridgell
2010-08-23
1
-2
/
+3
*
s4-drs: removed the warning on WRIT_REP being set
Andrew Tridgell
2010-08-23
1
-4
/
+2
*
s4:security Change struct security_token->sids from struct dom_sid * to struc...
Andrew Bartlett
2010-08-23
1
-1
/
+1
*
s4-drs: fixed the error code for EXOP_REPL_SECRET getncchanges calls
Andrew Tridgell
2010-08-20
1
-10
/
+8
*
s4-drs: bring us much closer to the docs for DRS secret replication
Andrew Tridgell
2010-08-20
1
-9
/
+241
*
s4-drs: implement RODC attribute filtering override
Andrew Tridgell
2010-08-20
1
-24
/
+50
*
s4-drs: ATTIDs for deleted attributes should be based on msDs-IntId value if ...
Kamen Mazdrashki
2010-08-19
1
-1
/
+2
*
s4-drs: GetNCChanges() to return correct (in AD-way) ATTIDs
Kamen Mazdrashki
2010-08-19
1
-3
/
+16
*
s4:security Remove use of user_sid and group_sid from struct security_token
Andrew Bartlett
2010-08-18
1
-1
/
+1
*
s4-drs: allow getncchanges from RODC with WRIT_REP set
Andrew Tridgell
2010-08-17
1
-2
/
+2
*
s4-drs: added domain_sid to DRS security checks
Andrew Tridgell
2010-08-17
1
-1
/
+2
*
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
2010-07-16
1
-4
/
+4
*
s4:drsuapi: don't return all linked attributes at the same time
Stefan Metzmacher
2010-07-09
1
-8
/
+51
[next]