Age | Commit message (Expand) | Author | Files | Lines |
2010-03-03 | s4:dcesrv_samr - Also "OpenGroup" needs to support universal groups | Matthias Dieter Wallnöfer | 1 | -2/+3 |
2010-03-03 | s4:dcesrv_samr - Fix up "EnumDomainGroups" and "QueryDisplayInfo" calls | Matthias Dieter Wallnöfer | 1 | -3/+6 |
2010-03-02 | s4:echo RPC - make this one "signed-safe" | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-03-01 | s4:srvsvc RPC - revert one unsigned integer "i" back to signed | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-03-01 | s4:rpc_server/remote: do async calls | Stefan Metzmacher | 1 | -6/+42 |
2010-03-01 | s4:srvsvc RPC - make this one "signed-safe" | Matthias Dieter Wallnöfer | 1 | -19/+20 |
2010-03-01 | s4:unixinfo RPC - make this one "signed-safe" | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-03-01 | s4:spoolss RPC - make this one "signed-safe" | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-03-01 | s4:remote RPC - make this one "signed-safe" | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2010-03-01 | s4:epmapper RPC - make this one "signed-safe" | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2010-03-01 | s4/rodc: Implement samdb_rodc with ldb context | Anatoliy Atanasov | 1 | -1/+1 |
2010-02-26 | s4:dcesrv_samr.c - Remove unused variable | Matthias Dieter Wallnöfer | 1 | -3/+1 |
2010-02-24 | s4:lsa use the correct way to store a domain sid | Simo Sorce | 1 | -7/+5 |
2010-02-24 | s4:lsa avoid confusing ourselves over sam_ldb | Simo Sorce | 1 | -39/+41 |
2010-02-24 | s4:lsa cleanup trailing spaces and tabs | Simo Sorce | 1 | -35/+35 |
2010-02-24 | s4:netlogon remove wrong ZERO_STRUCT of output | Simo Sorce | 1 | -6/+0 |
2010-02-23 | s4:schannel merge code with s3 | Simo Sorce | 1 | -24/+15 |
2010-02-23 | s4:schannel more readable check logic | Simo Sorce | 1 | -12/+44 |
2010-02-23 | s4:netlogon RPC - fix the indentation | Matthias Dieter Wallnöfer | 1 | -15/+15 |
2010-02-22 | s4:netlogon GetTrustedDomainInformation | Simo Sorce | 1 | -6/+172 |
2010-02-22 | s4:netlogon fix segfault | Simo Sorce | 1 | -12/+19 |
2010-02-21 | s4:netlogon enhance DsrEnumerateDomainTrusts | Simo Sorce | 1 | -27/+178 |
2010-02-21 | cleanup | Simo Sorce | 1 | -133/+131 |
2010-02-19 | s4:lsa open trusted domain also with dns name | Simo Sorce | 1 | -3/+7 |
2010-02-19 | remove trailing tabs and spaces | Simo Sorce | 1 | -9/+9 |
2010-02-19 | readability reformatting | Simo Sorce | 1 | -28/+36 |
2010-02-20 | s4:rpc_server Add a 'if_version' parameter to the bind operation. | Andrew Bartlett | 3 | -4/+6 |
2010-02-19 | s4:rpc_server Record the remote connections association group ID | Andrew Bartlett | 2 | -6/+39 |
2010-02-16 | s4-dcerpc: fixed auth padding to be relative to the stub, not packet | Andrew Tridgell | 1 | -5/+10 |
2010-02-16 | s4-dsdb: change samdb_replace() to dsdb_replace() and allow for dsdb_flags | Andrew Tridgell | 4 | -8/+8 |
2010-02-16 | s4-dsdb: replace dsdb_modify_permissive() with dsdb_modify() and dsdb_flags | Andrew Tridgell | 2 | -2/+4 |
2010-02-15 | s4-drs: replace manual checks with dsdb_modify_permissive() | Andrew Tridgell | 1 | -32/+1 |
2010-02-15 | s4-drs: use a permissive modify in addentry | Andrew Tridgell | 1 | -1/+1 |
2010-02-14 | s4:dcesrv_lsa.c - remove a superfluous empty line | Matthias Dieter Wallnöfer | 1 | -1/+0 |
2010-02-14 | s4-rpcserver: teach the rpc server to cope with bad sig_size estimates | Andrew Tridgell | 1 | -18/+14 |
2010-02-14 | a4-dcerpc: another attempt at dcerpc auth padding | Andrew Tridgell | 1 | -4/+4 |
2010-02-13 | s4-rpc: be more careful about DCERPC auth padding | Andrew Tridgell | 1 | -55/+24 |
2010-02-13 | s4: use LDB_TYPESAFE_QSORT() instead of ldb_qsort() | Andrew Tridgell | 1 | -3/+2 |
2010-02-13 | s4-rpcserver: use TYPESAFE_QSORT() in rpc servers | Andrew Tridgell | 3 | -24/+19 |
2010-02-11 | s4: Switch to S3-style id mapping data types. | Kai Blin | 1 | -12/+12 |
2010-02-05 | s4/drs: propagate DRS_ extension flags in code base | Kamen Mazdrashki | 1 | -1/+1 |
2010-01-21 | s4:rpc-server:samr: fix setting of lockout duration < lockout window | Michael Adam | 1 | -1/+22 |
2010-01-18 | idl: switched to using the WSPP names for the 'neighbour' DRS options | Andrew Tridgell | 1 | -4/+4 |
2010-01-17 | s4-drs: allow for security bypass for DsReplicaGetInfo | Andrew Tridgell | 1 | -5/+9 |
2010-01-16 | s4-dsdb: take advantage of local cursor and sort | Andrew Tridgell | 1 | -34/+3 |
2010-01-16 | s4-drs: use dsdb_load_udv_v2() in getncchanges code | Andrew Tridgell | 1 | -52/+6 |
2010-01-16 | s4-drs: better debug info when security checks fail | Andrew Tridgell | 1 | -3/+8 |
2010-01-16 | s4-dsdb: require admin access for DsReplicaGetInfo | Andrew Tridgell | 1 | -5/+7 |
2010-01-16 | s4-drs: framework for DsGetReplInfo(), includes the DS_REPL_INFO_NEIGHBORS in... | Andrew Tridgell | 1 | -1/+11 |
2010-01-16 | s4-drs: give better debug info on unsupported DRS calls | Andrew Tridgell | 1 | -14/+20 |