summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* auth/ntlmssp: don't require any flags in the ccache_resume codeStefan Metzmacher2016-04-291-6/+1
* auth/spnego: handle broken mechListMIC response from Windows 2000Stefan Metzmacher2016-04-291-0/+18
* auth/spnego: change log level for 'Failed to setup SPNEGO negTokenInit reques...Stefan Metzmacher2016-04-291-1/+1
* s3:librpc:crypto:gse: increase debug level for gse_init_client().Günther Deschner2016-04-291-1/+1
* lib:krb5_wrap:krb5_samba: increase debug level for smb_krb5_get_default_realm...Günther Deschner2016-04-291-2/+2
* s3:libads/sasl: allow wrapped messages up to a size of 0xfffffffStefan Metzmacher2016-04-291-2/+2
* s4:gensec_tstream: allow wrapped messages up to a size of 0xfffffffStefan Metzmacher2016-04-291-1/+5
* WHATSNEW: Start release notes for Samba 4.2.12.Karolin Seeger2016-04-281-7/+120
* configure: Don't check for inotify on illumosJorge Schrauwen2016-04-282-8/+16
* nwrap: Fix the build on SolarisVolker Lendecke2016-04-281-1/+1
* libads: record session expiry for spnego sasl bindsUri Simchoni2016-04-261-0/+9
* build: mark explicit dependencies on pytalloc-utilAndrew Bartlett2016-04-216-6/+6
* s3:wscript: pylibsmb depends on pycredentialsStefan Metzmacher2016-04-211-1/+1