Fix bug 7583 - Smbclient fails to kerberos connect to a Alfresco JLAN CIFS Server
[samba.git] / source3 / rpc_server /
2010-07-21 Simo Sorces3-rpc_server: Cleanup the way we free pipe auth data
2010-07-21 Simo Sorces3-dcerpc: Fix potential memleak
2010-07-21 Simo Sorces3-dcerpc: Properly initialize output buffers on nak...
2010-07-20 Jeremy AllisonAdd approriate TALLOC_CTX's thoughout the spnego code...
2010-07-20 Jeremy AllisonAdd TALLOC_CTX argument to spnego_parse_negTokenInit...
2010-07-20 Simo Sorces3-auth: Move auth_ntlmssp wrappers in their own file
2010-07-20 Simo Sorces3-auth: Refactor and rename auth_ntlmssp_server_info()
2010-07-19 Jeremy AllisonRemove parse_negTokenTarg(), as it's actually incorrect...
2010-07-19 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-19 Andreas Schneiders3-rpc_server: Added callbacks for init and shutdown...
2010-07-19 Andreas Schneiders3-rpc_server: Don't register the same rpc commands...
2010-07-19 Simo Sorces3-auth: Use talloc hierarchies to properly free auth_n...
2010-07-19 Simo Sorces3-auth: Simplify how we free the auth_context
2010-07-19 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-17 Simo Sorces3-dcerpc: Fix build and remove unneeded headers
2010-07-17 Simo Sorces3-dcerpc: Move mere processing functions from srv_pipe...
2010-07-16 Günther Deschners3-dcerpc: rename SCHANNEL_SIG_SIZE to NL_AUTH_SIGNATUR...
2010-07-16 Simo Sorces3-dcerpc: Fix ability to receive Big Endian PDUs
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-15 Simo SorceMove the remnants of rpc_parse code under registry/
2010-07-15 Simo Sorces3-dcerpc: Use a local function to dump pdu regions
2010-07-15 Simo Sorces3-dcerpc: Use DATA_BLOB for pipes_struct input data
2010-07-15 Simo Sorces3-dceprc: Use IDL defined constants for length calcula...
2010-07-15 Simo Sorces3-dcerpc: Padding is never done on a DCERPC_PKT_BIND_A...
2010-07-15 Simo Sorces3-dcerpc: consolidate respones packet creation code
2010-07-15 Simo Sorces3-dcerpc: Convert frag from prs_struct to a simple...
2010-07-15 Simo Sorces3-dcerpc: Convert rdata from prs_struct to a simple...
2010-07-15 Simo Sorces3-dcerpc: Stop using hand marshalling in create_next_p...
2010-07-15 Simo Sorces3-dcerpc: Stop using hand marshalling in create_next_p...
2010-07-15 Simo Sorces3-dcerpc: Stop using hand marshalling in create_next_p...
2010-07-14 Simo Sorces3-dcerpc: Break memory hierarchy for shared structure
2010-07-14 Simo Sorces3-dcerpc: Break memory hierarchy for shared structure
2010-07-14 Günther Deschners3-dcerpc: fix crash bug in error path of process_compl...
2010-07-14 Andrew Bartletts3:auth Change auth_ntlmssp_server_info API to return...
2010-07-13 Günther Deschners3-libnet: better separate headers.
2010-07-13 Simo Sorces3-dcerpc: Use dcerpc_push_ncacn_packet() in api_pipe_a...
2010-07-13 Simo Sorces3-dcerpc: Use dcerpc_push_dcerpc_auth() for spnego...
2010-07-13 Simo Sorces3-dceprc: Use dcerpc_push_ncacn_packet() in api_pipe_b...
2010-07-13 Simo Sorces3-dcerpc: Use a DATA_BLOB in bind processing and avoid...
2010-07-13 Simo Sorces3-dcerpc: Rearrange api_pipe_bind_req() to do checks...
2010-07-13 Simo Sorces3-dcerpc: fix dcerpc_push_ncacn_packet, pass arg by...
2010-07-13 Simo Sorces3-dcerpc: pass the packet to setup_bind_nack()
2010-07-13 Simo Sorces3-dceprc: Add debug messages
2010-07-13 Simo Sorces3-dcerpc: Remove unused functions
2010-07-13 Simo Sorces3-dcerpc: Use dcerpc_pull_ncacn_packet() to unmarshall...
2010-07-13 Simo Sorces3-dceprc: Store opnum in its own variable
2010-07-13 Simo Sorces3-dceprc use a DATA_BLOB to hold the curren pdu in...
2010-07-13 Simo Sorces3-dcerpc: use dceprc_push_ncacn_packet_header in creat...
2010-07-13 Simo Sorces3-dcerpc: Use dcerpc_push_ncacn_packet_header() in...
2010-07-13 Simo Sorces3-dcerpc: use dcerpc_push_ncacn_packet_header() in...
2010-07-13 Simo Sorces3-dcerpc delay rpc header unmarshalling
2010-07-13 Simo Sorces3-dcerpc: Use dcerpc_set_frag_length()
2010-07-08 Simo Sorces3-dcerpc: Use dcerpc_pull_dcerpc_auth in api_pipe_bind...
2010-07-08 Simo Sorces3-dcerpc: Use dcerpc_auth in api_pipe_bind_req()
2010-07-08 Günther Deschners3-rpc: when using rpc_pipe_open_internal, make sure...
2010-07-08 Simo Sorces3:dcerpc Use prs_parse_dcerpc_bind
2010-07-08 Simo Sorces3:rpc user idl define dcerpc_ctx_list instead of custo...
2010-07-08 Günther Deschners3-dcerpc: use dcerpc_push_ncacn_packet() for setup_fau...
2010-07-08 Günther Deschners3-dcerpc: use dcerpc_push_ncacn_packet() for setup_bin...
2010-07-06 Volker Lendeckes3: Fix a segfault in the RPC server
2010-07-05 Matthias Dieter... samr.idl:UserInfo structures - fix some names according...
2010-07-05 Volker Lendeckes3: Remove procid_self() from srv_spoolss_reply[open...
2010-07-05 Volker Lendeckes3: Remove procid_self() from srv_spoolss_drv_upgrade_p...
2010-07-04 Volker Lendeckes3: Replace register_message_flags() with serverid_regi...
2010-07-02 Günther Deschners3-registry: remove unused reg_util_marshalling code.
2010-07-02 Günther Deschners3-registry: avoid using registry_value union.
2010-07-01 Simo Sorces3:auth Fix switch statement referencing a uninitialize...
2010-07-01 Günther Deschners3-printing: Fix Bug #7541, %D in "printer admin" causi...
2010-06-30 Günther Deschners3-winreg: implement _winreg_QueryMultipleValues().
2010-06-30 Günther Deschners3-winreg: implement _winreg_QueryMultipleValues2().
2010-06-28 Andreas Schneiders3-eventlog: Fixed the keyname delimiter for the regist...
2010-06-28 Günther Deschners3-eventlog: make sure _eventlog_OpenEventLogW fails...
2010-06-18 Jeremy AllisonSecond part of fix converting prs_XX struct and functio...
2010-06-18 Jeremy AllisonConvert the prs_XXX struct and functions to use talloc...
2010-06-16 Jeremy AllisonRemove an unused chunk of code (will make it easier...
2010-06-16 Andreas Schneiders3-spoolss: Provide a memory context for clean_up_drive...
2010-06-13 Volker Lendeckes3: Remove the pointless PRINTERNAME macro
2010-06-10 Simo Sorces3:rpc improve handles memory hierarchy and use better...
2010-06-10 Andreas Schneiders3:misc make use of server_[event/messaging]_context...
2010-06-10 Simo Sorces3:cleaunp reformatting for readability
2010-06-10 Simo Sorces3:cleanup remove trailing spaces
2010-06-08 Volker LendeckeRevert "s3:auth Change auth_ntlmssp_server_info API...
2010-06-07 Simo Sorces3:smbd add utility function to check if there are...
2010-06-07 Simo Sorces3:rpc make num_pipe_handles get an actual pipe as...
2010-06-07 Simo Sorces3:rpc handles are used by all pipes, use better name
2010-06-07 Simo Sorces3:rpc fix potential out of bound memory access
2010-06-07 Andrew Bartletts3:auth add hooks to indicate if signing or sealing...
2010-06-07 Andrew Bartletts3:auth Change auth_ntlmssp_server_info API to return...
2010-06-07 Andrew Bartletts3:named pipe proxy Improve error messages when named...
2010-06-07 Günther Deschners3-privileges: use LUID defines from lsa IDL.
2010-06-04 Andreas Schneiders3-rpc: Create a file with all functions for a internal...
2010-06-04 Andreas Schneiders3-rpc: Seperate rpc_srv_register for plain connection.
2010-06-03 Günther Deschners3-build: only include generated spoolss headers (not...
2010-06-03 Günther Deschners3-security: use shared "Standard access rights.".
2010-06-03 Günther Deschners3-security: use shared "File Object specific access...
2010-06-03 Günther Deschners3-security: use shared Security Access Masks Rights.
2010-06-03 Günther Deschners3-security: use shared SECINFO_DACL define.
2010-06-03 Günther Deschners3-security: use shared SECINFO_SACL define.
2010-06-03 Günther Deschners3-security: use shared SECINFO_GROUP define.
2010-06-03 Günther Deschners3-security: use shared SECINFO_OWNER define.
next