summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* s4:torture/rpc/samsync: avoid talloc_reference()Stefan Metzmacher2013-08-121-14/+13
* s4:libcli: avoid talloc_reference() in finddcs_nbt_send()Stefan Metzmacher2013-08-121-1/+1
* s4:librpc: avoid talloc_reference() in dcerpc_epm_map_binding_send()Stefan Metzmacher2013-08-123-12/+35
* auth/credentials: make sure cli_credentials_get_nt_hash() always returns a ta...Stefan Metzmacher2013-08-122-7/+16
* waf: replace dependency to libintl with samba_intlChristian Ambach2013-08-123-4/+4
* waf: consolidate libintl related checksChristian Ambach2013-08-093-18/+41
* waf: add --without-gettext optionChristian Ambach2013-08-091-0/+3
* waf: fix build on AIX7Christian Ambach2013-08-091-1/+1
* libcli/auth: add more const to spnego_negTokenInit->mechTypesStefan Metzmacher2013-08-104-14/+19
* libcli/auth: avoid possible mem leak in read_negTokenInit()Stefan Metzmacher2013-08-101-4/+15
* auth/gensec: treat struct gensec_security_ops as const if possible.Stefan Metzmacher2013-08-108-66/+75
* auth/gensec: use 'const char * const *' for function parametersStefan Metzmacher2013-08-103-3/+3
* auth/gensec: make it possible to implement async backendsStefan Metzmacher2013-08-102-49/+160
* auth/gensec: avoid talloc_reference in gensec_security_mechs()Stefan Metzmacher2013-08-101-18/+9
* auth/gensec: avoid talloc_reference in gensec_use_kerberos_mechs()Stefan Metzmacher2013-08-101-18/+20
* auth/gensec: introduce gensec_internal.hStefan Metzmacher2013-08-1024-96/+153
* libcli/auth/schannel: remove unused schannel_positionStefan Metzmacher2013-08-101-7/+0
* libcli/auth/schannel: make struct schannel_state privateStefan Metzmacher2013-08-102-13/+12
* s4:gensec/schannel: only require librpc/gen_ndr/dcerpc.hStefan Metzmacher2013-08-101-1/+1
* s4:gensec/schannel: there's no point in having schannel_session_key()Stefan Metzmacher2013-08-101-8/+0
* s4:gensec/schannel: GENSEC_FEATURE_ASYNC_REPLIES is not supportedStefan Metzmacher2013-08-101-3/+0
* s4:gensec/schannel: use the correct computer_name from netlogon_creds_Credent...Stefan Metzmacher2013-08-101-3/+3
* s4:gensec/schannel: simplify the code by using netsec_create_state()Stefan Metzmacher2013-08-101-68/+30
* s4:gensec/schannel: remove unused dcerpc_schannel_creds()Stefan Metzmacher2013-08-102-49/+0
* s4:torture: avoid usage of dcerpc_schannel_creds()Stefan Metzmacher2013-08-104-17/+11
* s4:libnet: avoid usage of dcerpc_schannel_creds()Stefan Metzmacher2013-08-101-4/+3
* s3:dcerpc_helpers: remove unused DEBUG message of schannel_state->seq_num.Stefan Metzmacher2013-08-101-3/+0
* s3:rpc_server: make use of netsec_create_state()Stefan Metzmacher2013-08-101-8/+4
* s3:cli_pipe.c: return NO_USER_SESSION_KEY in cli_get_session_key() for schannelStefan Metzmacher2013-08-101-7/+0
* s3:cli_pipe: pass down creds->computer_name to NL_AUTH_MESSAGEStefan Metzmacher2013-08-101-7/+6
* s3:cli_pipe: make use of netsec_create_state()Stefan Metzmacher2013-08-101-8/+1
* libcli/auth: add netsec_create_state()Stefan Metzmacher2013-08-102-0/+26
* libcli/auth: maintain the sequence number for the NETLOGON SSP as 64bitStefan Metzmacher2013-08-103-7/+16
* auth/gensec: add gensec_security_by_auth_type()Stefan Metzmacher2013-08-102-0/+29
* auth/gensec: first check GENSEC_FEATURE_SESSION_KEY before returning NOT_IMPL...Stefan Metzmacher2013-08-101-3/+4
* s3:rpc_client: remove unused cli_rpc_pipe_open_ntlmssp_auth_schannel()Stefan Metzmacher2013-08-102-89/+0
* s3:rpc_client: remove netr_LogonGetCapabilities check from rpc_pipe_bind*Stefan Metzmacher2013-08-101-149/+1
* s3:rpc_client: add netr_LogonGetCapabilities to cli_rpc_pipe_open_schannel_wi...Stefan Metzmacher2013-08-101-0/+101
* s3:rpc_client: use netlogon_creds_copy before rpc_pipe_bindStefan Metzmacher2013-08-101-12/+12
* s3:rpc_client: fix/add AES downgrade detection to rpc_pipe_bind_step_two_done()Stefan Metzmacher2013-08-101-12/+7
* s3:rpcclient: try to use NETLOGON_NEG_SUPPORTS_AESStefan Metzmacher2013-08-102-2/+4
* s3:rpc_client: try to use NETLOGON_NEG_SUPPORTS_AESStefan Metzmacher2013-08-102-3/+6
* s3:libnet_join: try to use NETLOGON_NEG_SUPPORTS_AESStefan Metzmacher2013-08-101-1/+2
* s3:auth_domain: try to use NETLOGON_NEG_SUPPORTS_AESStefan Metzmacher2013-08-101-1/+2
* s3:libsmb: remove unused cli_state->is_guestloginStefan Metzmacher2013-08-102-6/+0
* torture: add smb2 FSCTL_[GET/SET]_COMPRESSION testDavid Disseldorp2013-08-091-0/+84
* lib: add FSCTL_[GET/SET]_COMPRESSION constantsDavid Disseldorp2013-08-092-0/+14
* torture: split out ioctl test file creation helperDavid Disseldorp2013-08-091-56/+43
* VFS plugin was sending the actual size of the volume instead of the total num...Susant Kumar Palai2013-08-091-7/+4
* doc: Fix prefix parameter name in vfs_full_audit man pageChristof Schmitt2013-08-091-1/+1