summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libcli/smb: move some FILE_* flags to smb_constants.hStefan Metzmacher2014-01-073-67/+50
* midltests: add tests with v1_enum and NDR64Stefan Metzmacher2014-01-072-0/+93
* pidl:NDR/Client: avoid useless memcpy()Stefan Metzmacher2014-01-071-3/+8
* pidl:NDR/Client: fix dcerpc_function() with [out,ref] pointersStefan Metzmacher2014-01-071-0/+14
* pidl:NDR/Client: simplify tevent_req_nterror() usageStefan Metzmacher2014-01-071-4/+2
* pidl:NDR/Client: add missing TALLOC_FREE(subreq) after dcerpc_binding_handle_...Stefan Metzmacher2014-01-071-0/+1
* pidl:Samba3/ServerNDR: skip DCERPC pipe elements and leave NULL pointers.Stefan Metzmacher2014-01-071-1/+2
* s4:librpc/rpc: update alloc_hint for each fragmentStefan Metzmacher2014-01-071-1/+1
* s4:librpc/rpc: remove unused rpc_request->ndr structureStefan Metzmacher2014-01-071-8/+0
* s4:rpc_server: don't support functions DCERPC pipes in remoted backendStefan Metzmacher2014-01-071-0/+12
* librpc/rpc: read the full header in dcerpc_read_ncacn_packet_next_vector()Stefan Metzmacher2014-01-071-3/+9
* dcerpc.idl: add DCERPC_NCACN_PAYLOAD_OFFSETStefan Metzmacher2014-01-071-0/+1
* librpc: fix possible memory leakGregor Beck2014-01-071-0/+1
* s4:librpc: fix memory leaks in dcerpc_request_recv_data()Stefan Metzmacher2014-01-071-1/+3
* s4:librpc: fix memory leak in ncacn_pull()Stefan Metzmacher2014-01-071-0/+1
* librpc/ndrdump: free some temporary memory while parsing dcerpc pipe chunksStefan Metzmacher2014-01-071-1/+6
* s4:pyrpc: fix talloc hierachie in dcerpc_InterfaceObjectStefan Metzmacher2014-01-071-37/+48
* s4:torture:spoolss_win: fix valgrind problem in test_EnumJobs()Stefan Metzmacher2014-01-071-0/+3
* samba_upgradedns: message the user if they need to change smb.confRicky Nance2014-01-071-0/+16
* doc: Modify build doc concerning missing headersGarming Sam2014-01-071-12/+7
* waf: fix a typo in an ADS error messageGarming Sam2014-01-071-1/+1
* waf: Require --without-ads-support to build without ADS supportGarming Sam2014-01-071-2/+5
* waf: Require ldap support to be specifically disabledGarming Sam2014-01-071-0/+9
* waf: Require ACL support to be specifically disabledGarming Sam2014-01-071-2/+13
* s3:rpc_client: send a dcerpc_sec_verification_trailer if neededStefan Metzmacher2014-01-073-10/+194
* s3:rpc_client: fill alloc_hint with the remaining data not the total data.Stefan Metzmacher2014-01-071-1/+1
* dcerpc.idl: add dcerpc_sec_verification_trailerStefan Metzmacher2014-01-073-1/+134
* dcerpc.idl: add documentation referencesStefan Metzmacher2014-01-071-2/+11
* librpc/ndr: add LIBNDR_FLAG_SUBCONTEXT_NO_UNREAD_BYTESStefan Metzmacher2014-01-073-0/+28
* s3:rpc_server: add support for DCERPC_PFC_FLAG_SUPPORT_HEADER_SIGNStefan Metzmacher2014-01-071-3/+22
* s3:rpc_client: implement DCERPC_PFC_FLAG_SUPPORT_HEADER_SIGNStefan Metzmacher2014-01-072-7/+41
* s3:rpc_client: handle DCERPC_AUTH_TYPE_SCHANNEL as any other gensec backendStefan Metzmacher2014-01-071-2/+2
* s3:rpc_client: add some const to rpc_api_pipe_req_send()Stefan Metzmacher2014-01-071-2/+2
* s3:rpc_client: make rpc_api_pipe_req_send/recv staticStefan Metzmacher2014-01-072-12/+2
* s3:rpc_client: talloc_zero pipe_auth_dataStefan Metzmacher2014-01-071-3/+3
* auth/gensec: implement GENSEC_FEATURE_SIGN_PKT_HEADER in schannel.cStefan Metzmacher2014-01-071-10/+46
* auth/gensec: move libcli/auth/schannel_sign.c into schannel.cStefan Metzmacher2014-01-074-419/+381
* s4:gensec_gssapi: make sure gensec_gssapi_[un]seal_packet() rejects header si...Stefan Metzmacher2014-01-071-0/+12
* s4:auth/gensec_gssapi: handle GENSEC_FEATURE_SIGN_PKT_HEADER in have_feature()Stefan Metzmacher2014-01-071-0/+12
* auth/ntlmssp: GENSEC_FEATURE_SIGN_PKT_HEADER is always supportedStefan Metzmacher2014-01-071-0/+4
* s4:rpc_server: support DCERPC_PFC_FLAG_SUPPORT_HEADER_SIGN by defaultStefan Metzmacher2014-01-072-11/+32
* s4:librpc: always try to negotiate DCERPC_PFC_FLAG_SUPPORT_HEADER_SIGNStefan Metzmacher2014-01-074-16/+16
* docs: Add num-children to smbcontrol manpageChristof Schmitt2014-01-061-0/+7
* smbd: Make "num_children" available by smbcontrolVolker Lendecke2014-01-064-0/+71
* waf: Fix the FreeBSD build with libinotifyVolker Lendecke2014-01-063-2/+7
* s4:selftest: run wbinfo tests at the end...Stefan Metzmacher2014-01-061-2/+4
* Happy New Year 2014!Stefan Metzmacher2014-01-022-2/+2
* Compare the correct valuesSimo Sorce2013-12-271-1/+1
* Do not return a value from a void function.Simo Sorce2013-12-261-1/+0
* libcli/auth: try to use the current timestamp creds->sequenceStefan Metzmacher2013-12-241-0/+22