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
/
rpc_server
/
drsuapi
/
getncchanges.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-04
s4:dsdb - we don't need to check if a DN != NULL if we call "ldb_dn_validate"
Matthias Dieter Wallnöfer
1
-4
/
+2
2011-02-15
s4:drsuapi/getncchanges: make sure we don't process filteres objects more tha...
Stefan Metzmacher
1
-3
/
+3
2010-11-27
s4:drsuapi RPC server - fix "enum security_user_level" warning on Tru64
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-11-09
s4:rpc_server/drsuapi: don't ask for constructed "distinguishedName" if we do...
Stefan Metzmacher
1
-1
/
+0
2010-11-09
s4:rpc_server/drsuapi: make msg_attrs static const
Stefan Metzmacher
1
-1
/
+3
2010-11-09
s4:rpc_server/drsuapi: let dcesrv_drsuapi_DsGetNCChanges() use DSDB_SECRET_AT...
Stefan Metzmacher
1
-5
/
+1
2010-11-05
s4-drs: reduce the memory usage of the getncchanges server
Andrew Tridgell
1
-21
/
+69
2010-10-31
idl: Use DRSUAPI_ATTID_ prefix instead of DRSUAPI_ATTRIBUTE_ for ATTID values
Kamen Mazdrashki
1
-3
/
+3
2010-10-15
s4:dsdb - remove "samdb_result_uint", "samdb_result_int64", "samdb_result_uin...
Matthias Dieter Wallnöfer
1
-1
/
+2
2010-10-12
s4-libcli/security Use seperate subsystem for session related functions
Andrew Bartlett
1
-0
/
+1
2010-10-03
s4:getncchanges.c - fix some counter types
Matthias Dieter Wallnöfer
1
-3
/
+3
2010-09-30
s4-drs: put the GCSPN flag into the repsTo if requested
Andrew Tridgell
1
-0
/
+6
2010-09-30
s4-drs: added support for level 10 of getncchanges
Andrew Tridgell
1
-73
/
+111
2010-09-29
s4-drs: implement PAS checks and access checks for getncchanges
Andrew Tridgell
1
-26
/
+130
2010-09-28
s4-drs: added support for DRSUAPI_EXOP_REPL_OBJ
Andrew Tridgell
1
-1
/
+32
2010-09-28
s4-drs: use drs_ObjectIdentifier_*() calls in getncchanges
Andrew Tridgell
1
-14
/
+16
2010-09-27
s4-drs: make getncchanges debug less verbose
Andrew Tridgell
1
-1
/
+1
2010-09-27
s4-drs: fixed comment in getncchanges code
Andrew Tridgell
1
-1
/
+1
2010-09-25
s4-repl: make getncchanges a bit less verbose
Andrew Tridgell
1
-1
/
+1
2010-09-16
s4-drs: removed a debug print in repl secret
Andrew Tridgell
1
-1
/
+0
2010-09-16
s4-drs: get lpcfg_dnsdomain() instead of lpcfg_realm()
Andrew Tridgell
1
-1
/
+1
2010-09-15
s4/fsmo: Remove empty new lines
Anatoliy Atanasov
1
-6
/
+0
2010-09-10
s4:getncchanges_change_master - also in this call "i" needs to be unsigned
Matthias Dieter Wallnöfer
1
-1
/
+2
2010-09-10
s4-drs: return DRSUAPI_EXOP_ERR_SUCCESS in extended_ret
Kamen Mazdrashki
1
-0
/
+1
2010-09-10
s4-drs: Hanlde extended operations only once
Kamen Mazdrashki
1
-40
/
+45
2010-09-10
s4-rpc: Added handling of fsmo role transfer to GetNCChanges
Nadezhda Ivanova
1
-0
/
+108
2010-09-03
s4-drs: A quick fix for DRSUAPI_EXOP_FSMO_RID_ALLOC extended_op handling
Kamen Mazdrashki
1
-0
/
+9
2010-08-23
s4:getncchanges.c - fix some counter variable types
Matthias Dieter Wallnöfer
1
-3
/
+3
2010-08-23
s4-drs: show the user sid that does the GetNCChanges call
Andrew Tridgell
1
-2
/
+3
2010-08-23
s4-drs: removed the warning on WRIT_REP being set
Andrew Tridgell
1
-4
/
+2
2010-08-23
s4:security Change struct security_token->sids from struct dom_sid * to struc...
Andrew Bartlett
1
-1
/
+1
2010-08-20
s4-drs: fixed the error code for EXOP_REPL_SECRET getncchanges calls
Andrew Tridgell
1
-10
/
+8
2010-08-20
s4-drs: bring us much closer to the docs for DRS secret replication
Andrew Tridgell
1
-9
/
+241
2010-08-20
s4-drs: implement RODC attribute filtering override
Andrew Tridgell
1
-24
/
+50
2010-08-19
s4-drs: ATTIDs for deleted attributes should be based on msDs-IntId value if ...
Kamen Mazdrashki
1
-1
/
+2
2010-08-19
s4-drs: GetNCChanges() to return correct (in AD-way) ATTIDs
Kamen Mazdrashki
1
-3
/
+16
2010-08-18
s4:security Remove use of user_sid and group_sid from struct security_token
Andrew Bartlett
1
-1
/
+1
2010-08-17
s4-drs: allow getncchanges from RODC with WRIT_REP set
Andrew Tridgell
1
-2
/
+2
2010-08-17
s4-drs: added domain_sid to DRS security checks
Andrew Tridgell
1
-1
/
+2
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
1
-4
/
+4
2010-07-09
s4:drsuapi: don't return all linked attributes at the same time
Stefan Metzmacher
1
-8
/
+51
2010-05-18
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
1
-2
/
+1
2010-04-29
s4/rodc: RODC FAS initial implementation
Anatoliy Atanasov
1
-11
/
+10
2010-04-27
s4-getncchanges: honor DRSUAPI_DRS_REF_GCSPN
Andrew Tridgell
1
-1
/
+3
2010-04-26
s4-drs: don't send uninstantiated objects in getncchanges
Andrew Tridgell
1
-0
/
+5
2010-04-22
s4-drs: validate RODC credentials via the user_sid
Andrew Tridgell
1
-27
/
+12
2010-04-22
s4-drs: only allow replication with the right invocationId
Andrew Tridgell
1
-1
/
+20
2010-04-22
s4-drs: Do not send RODC filtered attributes to RODCs on GetNCChanges reply
Fernando J V da Silva
1
-0
/
+14
2010-04-22
s4-drs: samdb_is_rodc() function and new samdb_rodc() function
Fernando J V da Silva
1
-1
/
+13
2010-04-13
Revert "s4:prefer "samdb_*_dn" basedn calls over the "ldb_get_*_dn" functions"
Matthias Dieter Wallnöfer
1
-2
/
+2
[next]