summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* libcli/auth: remove bogus comment regarding replay attacksStefan Metzmacher2013-12-241-2/+0
* libcli/auth: set the return_authenticator->timestamp = 0Stefan Metzmacher2013-12-241-1/+1
* selftest: add rodc and other env tests for wbinfoGarming Sam2013-12-231-2/+2
* selftest: add new credential change testGarming Sam2013-12-232-0/+19
* s3:rpcclient: close the connection if setting up the netlogon secure channel ...Stefan Metzmacher2013-12-231-0/+5
* selftest: add new rpc client testGarming Sam2013-12-232-0/+29
* s3:rpc_server: use make_session_info_guest() directlyStefan Metzmacher2013-12-231-16/+6
* libgpo: remove unused process_group_policy2 callback from CSE module API.Günther Deschner2013-12-181-6/+0
* libgpo: remove some unnecessary usage of ADS_STATUS.Günther Deschner2013-12-183-45/+45
* libgpo: remove unrequired references to ads_struct.Günther Deschner2013-12-183-13/+8
* libgpo: clean up CSE api, remove unrequired references to ads_struct.Günther Deschner2013-12-183-7/+5
* libgpo: clean up CSE module api, remove unrequired references to ads_struct.Günther Deschner2013-12-185-12/+6
* libgpo: support probing for parameters in gp_inifile_get functions.Günther Deschner2013-12-181-4/+12
* libgpo: check for talloc failures in ini file parsing routines.Günther Deschner2013-12-181-0/+18
* vfs_glusterfs: Enable per client log filePoornima Gurusiddaiah2013-12-171-20/+29
* ctdb/eventscripts: Do not reconfigure in "monitor" eventsMartin Schwenke2013-12-175-24/+11
* share_ldb: Fix a memleakVolker Lendecke2013-12-171-0/+1
* share_ldb: Fix CID 1138336 Dereference null return valueVolker Lendecke2013-12-171-4/+5
* share_ldb: Fix a memleakVolker Lendecke2013-12-171-0/+1
* share_ldb: Fix CID 1138337 Dereference null return valueVolker Lendecke2013-12-171-4/+5
* ldb: Fix 1138330 Dereference null return valueVolker Lendecke2013-12-171-0/+4
* smbd: Fix CID 1138328 Logically dead codeVolker Lendecke2013-12-171-0/+2
* scannedonly: Fix CID 242109 Unchecked return value from libraryVolker Lendecke2013-12-171-4/+6
* ntvfs: Fix CID 241291 Argument cannot be negativeVolker Lendecke2013-12-171-1/+1