summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: Disable git snapshots for the 4.4.3 release.samba-4.4.3Karolin Seeger2016-05-021-1/+1
* WHATSNEW: Add date.Karolin Seeger2016-05-021-1/+1
* WHATSNEW: Udpate release notes.Karolin Seeger2016-04-301-0/+15
* 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
* Mask general purpose signals for notifyd.Hemanth Thummala2016-04-291-0/+4
* WHATSNEW: Start release notes for Samba 4.4.3.Karolin Seeger2016-04-291-6/+91
* configure: Don't check for inotify on illumosJorge Schrauwen2016-04-282-8/+16
* nwrap: Fix the build on SolarisVolker Lendecke2016-04-281-1/+1
* smbd: Avoid large reads beyond EOFVolker Lendecke2016-04-281-0/+10
* Fix the smb2_setinfo to handle FS info types and FSQUOTA infolevelPartha Sarathi2016-04-283-52/+116
* cleanupd: restart as neededRalph Boehme2016-04-271-10/+25
* nss_wins: Fix the hostent setupTom Mortensen2016-04-271-3/+3
* nss_wins: ip_pton expects the raw IP addressTom Mortensen2016-04-271-1/+6
* libads: record session expiry for spnego sasl bindsUri Simchoni2016-04-271-0/+9
* vfs_catia: Fix bug 11827, memleakVolker Lendecke2016-04-181-3/+3
* s3: libsmb: Fix error where short name length was read as 2 bytes, should be 1.Jeremy Allison2016-04-181-1/+1
* smbcquotas: print "NO LIMIT" only if returned quota value is 0.Uri Simchoni2016-04-181-1/+1
* vfs_acl_common: avoid setting POSIX ACLs if "ignore system acls" is setUri Simchoni2016-04-181-48/+99
* winbind: Fix CID 1357100 Unchecked return valueVolker Lendecke2016-04-181-1/+5
* idmap_hash: only allow the hash module for default idmap config.Michael Adam2016-04-181-0/+7
* idmap_hash: rename be_init() --> idmap_hash_initialize()Michael Adam2016-04-181-6/+6