summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* tevent: Fix CID 1138326 Unchecked return valueVolker Lendecke2013-12-171-1/+1
* Fix CID 1138340 Resource leakVolker Lendecke2013-12-171-0/+1
* Fix CID 1138341 Resource leakVolker Lendecke2013-12-171-0/+2
* tdb_util: Fix whitespaceVolker Lendecke2013-12-171-8/+8
* tdb_util: Fix CID 1138343 Uninitialized scalar variableVolker Lendecke2013-12-171-0/+2
* s3: Handle stat call with capability in vfs_gpfsAbhidnya Joshi2013-12-161-0/+56
* s3: Add DAC_OVERRIDE capability supportAbhidnya Joshi2013-12-162-1/+6
* gencache: Fix a type-punned warningVolker Lendecke2013-12-161-1/+5
* s3: smbpasswd - fix crashes on invalid input.Jeremy Allison2013-12-163-5/+28
* auth_samba4: Describe the slightly unusual role of auth_samba4Andrew Bartlett2013-12-161-4/+39