index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
rpc_server
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s3-spoolss: Migrated spoolss_EnumForms to the winreg function.
Andreas Schneider
2010-07-27
1
-77
/
+8
*
s3-spoolss: Migrated spoolss_DeletePrinterKey to the winreg functions.
Andreas Schneider
2010-07-27
1
-14
/
+15
*
s3-spoolss: Migrated spoolss_DeletePrinterDataEx to the winreg functions.
Andreas Schneider
2010-07-27
1
-22
/
+15
*
s3-spoolss: Migrated spoolss_EnumPrinterKey to the winreg functions.
Andreas Schneider
2010-07-27
1
-45
/
+7
*
s3-spoolss: Migrated spoolss_EnumPrinterDataEx to the winreg functions.
Andreas Schneider
2010-07-27
1
-90
/
+7
*
s3-spoolss: Migrated spoolss_GetPrinterDataEx to the winreg functions.
Andreas Schneider
2010-07-27
1
-39
/
+36
*
s3-spoolss: Migrated spoolss_SetPrinterDataEx to the winreg functions.
Andreas Schneider
2010-07-27
1
-28
/
+92
*
s3-spoolss: Migrated NT_DEVICEMODE to spoolss_DeviceMode.
Simo Sorce
2010-07-27
1
-174
/
+46
*
s3-rpc_server: Cleanup the way we free pipe auth data
Simo Sorce
2010-07-21
1
-10
/
+13
*
s3-dcerpc: Fix potential memleak
Simo Sorce
2010-07-21
1
-1
/
+6
*
s3-dcerpc: Properly initialize output buffers on nak/fault
Simo Sorce
2010-07-21
1
-2
/
+4
*
Add approriate TALLOC_CTX's thoughout the spnego code. No more implicit NULL ...
Jeremy Allison
2010-07-20
1
-10
/
+4
*
Add TALLOC_CTX argument to spnego_parse_negTokenInit, reduce
Jeremy Allison
2010-07-20
1
-1
/
+2
*
s3-auth: Move auth_ntlmssp wrappers in their own file
Simo Sorce
2010-07-20
1
-0
/
+1
*
s3-auth: Refactor and rename auth_ntlmssp_server_info()
Simo Sorce
2010-07-20
1
-1
/
+1
*
Remove parse_negTokenTarg(), as it's actually incorrect. We're processing
Jeremy Allison
2010-07-19
1
-1
/
+1
*
s3-rpc_server: Added callbacks for init and shutdown of a rpc service.
Andreas Schneider
2010-07-19
1
-1
/
+44
*
s3-rpc_server: Don't register the same rpc commands twice.
Andreas Schneider
2010-07-19
1
-6
/
+4
*
s3-auth: Use talloc hierarchies to properly free auth_ntlmssp_state contexts
Simo Sorce
2010-07-19
1
-6
/
+1
*
s3-auth: Simplify how we free the auth_context
Simo Sorce
2010-07-19
1
-1
/
+1
*
s3-dcerpc: Fix build and remove unneeded headers
Simo Sorce
2010-07-17
1
-3
/
+0
*
s3-dcerpc: Move mere processing functions from srv_pipe_hnd.c to srv_pipe.c
Simo Sorce
2010-07-17
3
-463
/
+492
*
s3-dcerpc: rename SCHANNEL_SIG_SIZE to NL_AUTH_SIGNATURE_SIZE and move to IDL.
Günther Deschner
2010-07-16
1
-1
/
+1
*
s3-dcerpc: Fix ability to receive Big Endian PDUs
Simo Sorce
2010-07-16
2
-14
/
+16
*
Move the remnants of rpc_parse code under registry/
Simo Sorce
2010-07-16
1
-0
/
+1
*
s3-dcerpc: Use a local function to dump pdu regions
Simo Sorce
2010-07-16
1
-5
/
+49
*
s3-dcerpc: Use DATA_BLOB for pipes_struct input data
Simo Sorce
2010-07-16
3
-82
/
+25
*
s3-dceprc: Use IDL defined constants for length calculations
Simo Sorce
2010-07-16
1
-9
/
+9
*
s3-dcerpc: Padding is never done on a DCERPC_PKT_BIND_ACK packet.
Simo Sorce
2010-07-16
1
-24
/
+2
*
s3-dcerpc: consolidate respones packet creation code
Simo Sorce
2010-07-16
1
-448
/
+231
*
s3-dcerpc: Convert frag from prs_struct to a simple DATA_BLOB
Simo Sorce
2010-07-16
2
-209
/
+133
*
s3-dcerpc: Convert rdata from prs_struct to a simple DATA_BLOB
Simo Sorce
2010-07-16
3
-51
/
+28
*
s3-dcerpc: Stop using hand marshalling in create_next_pdu_noauth()
Simo Sorce
2010-07-16
1
-24
/
+14
*
s3-dcerpc: Stop using hand marshalling in create_next_pdu_schannel()
Simo Sorce
2010-07-16
1
-87
/
+81
*
s3-dcerpc: Stop using hand marshalling in create_next_pdu_ntlmssp()
Simo Sorce
2010-07-16
1
-38
/
+38
*
s3-dcerpc: Break memory hierarchy for shared structure
Simo Sorce
2010-07-14
1
-1
/
+1
*
s3-dcerpc: fix crash bug in error path of process_complete_pdu().
Günther Deschner
2010-07-14
1
-1
/
+1
*
s3:auth Change auth_ntlmssp_server_info API to return NTSTATUS
Andrew Bartlett
2010-07-14
1
-3
/
+4
*
s3-libnet: better separate headers.
Günther Deschner
2010-07-13
1
-1
/
+2
*
s3-dcerpc: Use dcerpc_push_ncacn_packet() in api_pipe_alter_context()
Simo Sorce
2010-07-13
1
-104
/
+76
*
s3-dcerpc: Use dcerpc_push_dcerpc_auth() for spnego auth continuations.
Simo Sorce
2010-07-13
1
-41
/
+32
*
s3-dceprc: Use dcerpc_push_ncacn_packet() in api_pipe_bind_req()
Simo Sorce
2010-07-13
1
-111
/
+89
*
s3-dcerpc: Use a DATA_BLOB in bind processing and avoid one mem copy
Simo Sorce
2010-07-13
1
-105
/
+52
*
s3-dcerpc: Rearrange api_pipe_bind_req() to do checks before allocating memory
Simo Sorce
2010-07-13
1
-30
/
+27
*
s3-dcerpc: fix dcerpc_push_ncacn_packet, pass arg by address
Simo Sorce
2010-07-13
1
-2
/
+2
*
s3-dcerpc: pass the packet to setup_bind_nack()
Simo Sorce
2010-07-13
1
-6
/
+6
*
s3-dceprc: Add debug messages
Simo Sorce
2010-07-13
1
-0
/
+10
*
s3-dcerpc: Remove unused functions
Simo Sorce
2010-07-13
2
-375
/
+0
*
s3-dcerpc: Use dcerpc_pull_ncacn_packet() to unmarshall dceprc requests
Simo Sorce
2010-07-13
2
-385
/
+399
*
s3-dceprc: Store opnum in its own variable
Simo Sorce
2010-07-13
7
-13
/
+16
[prev]
[next]