summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: Disable git snapshots for the 4.2.14 release.samba-4.2.14v4-2-stableKarolin Seeger2016-07-051-1/+1
* WHATSNEW: Add release notes for Samba 4.2.14.Karolin Seeger2016-07-051-2/+81
* CVE-2016-2019: s3:selftest: add regression tests for guest logins and mandato...Stefan Metzmacher2016-07-051-0/+4
* CVE-2016-2019: s3:libsmb: add comment regarding smbXcli_session_is_guest() wi...Stefan Metzmacher2016-07-051-0/+3
* CVE-2016-2019: libcli/smb: don't allow guest sessions if we require signingStefan Metzmacher2016-07-051-2/+17
* ctdb-common: For AF_PACKET socket types, protocol is in network orderAmitay Isaacs2016-07-041-3/+3
* ctdb-common: Use documented names for protocol family in socket()Amitay Isaacs2016-07-046-12/+12
* ctdb-common: Protocol argument must be in host order for socket() callAmitay Isaacs2016-07-046-10/+10
* dcerpc.idl: remove unused DCERPC_NCACN_PAYLOAD_MAX_SIZEStefan Metzmacher2016-07-041-1/+0
* s4:rpc_server: use a variable for the max total reassembled request payloadStefan Metzmacher2016-07-042-2/+6
* s4:librpc/rpc: allow a total reassembled response payload of 240 MBytesStefan Metzmacher2016-07-042-2/+6
* dcerpc.idl: add DCERPC_NCACN_{REQUEST,RESPONSE}_DEFAULT_MAX_SIZEStefan Metzmacher2016-07-041-0/+17
* VERSION: Bump version up to 4.2.14...Karolin Seeger2016-07-041-2/+2
* VERSION: Disable git snapshots for the 4.2.13 release.samba-4.2.13Karolin Seeger2016-06-161-1/+1
* WHATSNEW: Add release notes for Samba 4.2.13.Karolin Seeger2016-06-161-2/+56
* s3: krb5: keytab - The done label can be jumped to with context == NULL.Jeremy Allison2016-06-151-10/+8
* smbd: Fix an assertVolker Lendecke2016-06-021-0/+1
* s3: auth: Move the declaration of struct dom_sid tmp_sid to function level sc...Jeremy Allison2016-06-011-1/+1
* s3:rpcclient: make use of SMB_SIGNING_IPC_DEFAULTStefan Metzmacher2016-05-301-1/+12
* s3:smbd: fix anonymous authentication if signing is mandatoryStefan Metzmacher2016-05-301-2/+6
* s3:ntlm_auth: make ntlm_auth_generate_session_info() more completeStefan Metzmacher2016-05-301-5/+46
* libcli/auth: let msrpc_parse() return talloc'ed empty stringsStefan Metzmacher2016-05-171-4/+20
* VERSION: Bump version up to 4.2.12...Karolin Seeger2016-05-021-2/+2
* VERSION: Disable git snapshots for the 4.2.12 release.samba-4.2.12Karolin Seeger2016-05-021-1/+1
* WHATSNEW: Add release date.Karolin Seeger2016-05-021-1/+1
* WHATSNEW: Last bugfix release.Karolin Seeger2016-04-291-1/+2
* WHATSNEW: Update release notes.Karolin Seeger2016-04-291-0/+12
* s3:selftest: add smbclient_ntlm testsStefan Metzmacher2016-04-292-1/+43
* selftest:Samba4: let fl2000dc use Windows2000 style SPNEGO/NTLMSSPStefan Metzmacher2016-04-291-1/+5
* selftest:Samba4: let fl2000dc use Windows2000 supported_enctypesStefan Metzmacher2016-04-292-0/+16
* s3:test_smbclient_auth.sh: this script reqiures 5 argumentsStefan Metzmacher2016-04-291-1/+1
* selftest:Samba4: provide DC_* variables for fl2000dc and fl2008r2dcStefan Metzmacher2016-04-291-0/+14
* auth/ntlmssp: add ntlmssp_{client,server}:force_old_spnego option for testingStefan Metzmacher2016-04-292-0/+10
* auth/spnego: add spnego:simulate_w2k option for testingStefan Metzmacher2016-04-291-1/+27
* auth/ntlmssp: do map to guest checking after the authenticationStefan Metzmacher2016-04-292-15/+41
* s3:smbd: only mark real guest sessions with the GUEST flagStefan Metzmacher2016-04-292-6/+7
* s3:smbd: make use SMB_SETUP_GUEST constantStefan Metzmacher2016-04-291-3/+3
* libcli/security: implement SECURITY_GUESTStefan Metzmacher2016-04-294-0/+12
* s3:auth_builtin: anonymous authentication doesn't allow a passwordStefan Metzmacher2016-04-291-7/+40
* s4:auth_anonymous: anonymous authentication doesn't allow a passwordStefan Metzmacher2016-04-291-0/+30
* auth/spnego: only try to verify the mechListMic if signing was negotiated.Stefan Metzmacher2016-04-291-8/+10
* s3:libsmb: use anonymous authentication via spnego if possibleStefan Metzmacher2016-04-291-26/+29
* s3:libsmb: don't finish the gensec handshake for guest loginsStefan Metzmacher2016-04-291-0/+21
* s3:libsmb: record the session setup action flagsStefan Metzmacher2016-04-291-0/+5
* libcli/smb: add smbXcli_session_is_guest() helper functionStefan Metzmacher2016-04-292-0/+25
* libcli/smb: add SMB1 session setup action flagsStefan Metzmacher2016-04-291-0/+6
* libcli/smb: add smb1cli_session_set_action() helper functionStefan Metzmacher2016-04-292-0/+9
* libcli/smb: fix NULL pointer derreference in smbXcli_session_is_authenticated().Günther Deschner2016-04-291-0/+4
* s3:libsmb: use password = NULL for anonymous connectionsStefan Metzmacher2016-04-291-0/+11
* auth/ntlmssp: don't require NTLMSSP_SIGN for smb connectionsStefan Metzmacher2016-04-291-1/+4