summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* ctdb-protocol: Fix marshalling of ctdb_req_headerAmitay Isaacs2016-05-032-4/+16
* ctdb-protocol: Use TDB_DATA marshallingAmitay Isaacs2016-05-032-98/+75
* ctdb-protocol: Fix marshalling of TDB_DATAAmitay Isaacs2016-05-031-1/+3
* ctdb-protocol: Use ctdb_string marshallingAmitay Isaacs2016-05-031-18/+8
* ctdb-protocol: Fix marshalling of ctdb_stringAmitay Isaacs2016-05-031-0/+1
* ctdb-doc: Fix example NFS Ganesha recovery directory maintenance logicMartin Schwenke2016-05-031-9/+7
* Add build option for default smbpasswd locationIvo De Decker2016-05-031-0/+2
* ctdb/ltdbtool: Fix static declarationsChristof Schmitt2016-04-301-11/+14
* smbcacls: Do not read old ACL for 'set' operationChristof Schmitt2016-04-301-4/+10
* gensec: Change log level of message when no PAC is foundChristof Schmitt2016-04-301-2/+2
* winbindd: Remove unused prototypes for winbindd_group.cChristof Schmitt2016-04-301-11/+0
* s3:client:smbspool_krb5_wrapper: fix the non clearenv build.Günther Deschner2016-04-291-2/+6
* xfs quotas - fix case of no quota for userUri Simchoni2016-04-291-0/+2
* nt-quotas: fixup failure case for TRANSACT_GET_USER_QUOTA_FOR_SIDUri Simchoni2016-04-291-0/+1
* Provide fallback code for non-portable clearenv(3)Jérémie Courrèges-Anglas2016-04-292-1/+7
* testsuit/manage-ca.sh: specify key size in CSRsBjörn Jacke2016-04-281-2/+2
* winbindd/idmap_rfc2307: Fix CID 1273424 - Read from pointer after freeRobin Hack2016-04-281-0/+5
* winbindd: check if dcinfo from genache is expiredRalph Boehme2016-04-281-0/+4
* s3:selftest: add smbclient_ntlm testsStefan Metzmacher2016-04-282-1/+43
* selftest:Samba4: let fl2000dc use Windows2000 style SPNEGO/NTLMSSPStefan Metzmacher2016-04-281-1/+5
* selftest:Samba4: let fl2000dc use Windows2000 supported_enctypesStefan Metzmacher2016-04-282-0/+16
* s3:test_smbclient_auth.sh: this script reqiures 5 argumentsStefan Metzmacher2016-04-281-1/+1
* selftest:Samba4: provide DC_* variables for fl2000dc and fl2008r2dcStefan Metzmacher2016-04-281-0/+14
* auth/ntlmssp: add ntlmssp_{client,server}:force_old_spnego option for testingStefan Metzmacher2016-04-282-0/+10
* auth/spnego: add spnego:simulate_w2k option for testingStefan Metzmacher2016-04-281-1/+27
* auth/ntlmssp: do map to guest checking after the authenticationStefan Metzmacher2016-04-282-15/+41
* s3:smbd: only mark real guest sessions with the GUEST flagStefan Metzmacher2016-04-282-6/+7
* s3:smbd: make use SMB_SETUP_GUEST constantStefan Metzmacher2016-04-281-3/+3
* libcli/security: implement SECURITY_GUESTStefan Metzmacher2016-04-284-0/+12
* s3:auth_builtin: anonymous authentication doesn't allow a passwordStefan Metzmacher2016-04-281-7/+40
* s4:auth_anonymous: anonymous authentication doesn't allow a passwordStefan Metzmacher2016-04-281-0/+30
* auth/spnego: only try to verify the mechListMic if signing was negotiated.Stefan Metzmacher2016-04-281-8/+10
* s3:libsmb: use anonymous authentication via spnego if possibleStefan Metzmacher2016-04-281-26/+29
* s3:libsmb: don't finish the gensec handshake for guest loginsStefan Metzmacher2016-04-281-0/+21
* s3:libsmb: record the session setup action flagsStefan Metzmacher2016-04-281-0/+5
* libcli/smb: add smbXcli_session_is_guest() helper functionStefan Metzmacher2016-04-282-0/+25
* libcli/smb: add SMB1 session setup action flagsStefan Metzmacher2016-04-281-0/+6
* libcli/smb: add smb1cli_session_set_action() helper functionStefan Metzmacher2016-04-282-0/+9
* libcli/smb: fix NULL pointer derreference in smbXcli_session_is_authenticated().Günther Deschner2016-04-281-0/+4
* s3:libsmb: use password = NULL for anonymous connectionsStefan Metzmacher2016-04-281-0/+11
* auth/ntlmssp: don't require NTLMSSP_SIGN for smb connectionsStefan Metzmacher2016-04-281-1/+4
* auth/ntlmssp: don't require any flags in the ccache_resume codeStefan Metzmacher2016-04-281-6/+1
* auth/spnego: handle broken mechListMIC response from Windows 2000Stefan Metzmacher2016-04-281-0/+18
* auth/spnego: change log level for 'Failed to setup SPNEGO negTokenInit reques...Stefan Metzmacher2016-04-281-1/+1
* s3:librpc:crypto:gse: increase debug level for gse_init_client().Günther Deschner2016-04-281-1/+1
* lib:krb5_wrap:krb5_samba: increase debug level for smb_krb5_get_default_realm...Günther Deschner2016-04-281-2/+2
* s3:libads/sasl: allow wrapped messages up to a size of 0xfffffffStefan Metzmacher2016-04-281-2/+2
* s4:gensec_tstream: allow wrapped messages up to a size of 0xfffffffStefan Metzmacher2016-04-281-1/+5
* selfttest: add common_test_fns.incRichard Sharpe2016-04-288-162/+84
* ctdb-doc: Document cluster mutex helper APIMartin Schwenke2016-04-282-0/+80