summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add placeholder inquire_nameHEADmasterSimo Sorce2015-06-063-0/+25
* Add test for accept returning mechSimo Sorce2015-04-191-2/+10
* Return actual mech on accept context tooSimo Sorce2015-04-191-0/+1
* Fix gss_inquire_cred with no credsSimo Sorce2015-04-191-5/+16
* Add test to check actual_mech is actually returnedSimo Sorce2015-04-041-1/+8
* Return the actual_mech_type when requestedSimo Sorce2015-04-041-0/+1
* Release 0.6.0Simo Sorce2015-03-191-1/+1
* Fix length check of nt_responsefix32bitSimo Sorce2015-03-191-3/+1
* Fix error reporting in some testsSimo Sorce2015-03-191-1/+3
* Support openssl optimized 32bit RC4 key packingSimo Sorce2015-03-192-18/+15
* Fix incorrect import of exported_session_keySimo Sorce2015-03-191-1/+1
* Use Zanata for transalationsSimo Sorce2015-02-201-0/+107
* Store pot file in gitSimo Sorce2015-02-201-0/+167
* Fix make dist builds with automake 1.15Simo Sorce2015-01-082-5/+9
* Names with a . in the domain are enteprise namesSimo Sorce2015-01-061-3/+10
* Fix spec file (was missing lang detection)Simo Sorce2014-08-131-2/+3
* Rleasese 0.5.0Simo Sorce2014-08-121-1/+1
* Add en_GB translationDavid Woodhouse2014-08-112-1/+167
* Put comments before translatable stringsDavid Woodhouse2014-08-111-30/+30
* Fix typos in error stringsDavid Woodhouse2014-08-111-2/+2
* Use NLS for translating error messages in gssntlm_display_status()David Woodhouse2014-08-111-34/+39
* Add support for building with NLSDavid Woodhouse2014-08-115-1/+85
* Include config.h in gss_err.c, fix GNU strerror_r() code pathDavid Woodhouse2014-08-111-1/+3
* Always send NetBIOS Domain NameSimo Sorce2014-08-104-2/+25
* 0.5.0 - Release Candidate 2Simo Sorce2014-08-101-1/+1
* Add --with-wbclient configure flagSimo Sorce2014-08-106-10/+39
* Add more custom error messageSimo Sorce2014-08-1010-118/+168
* Add support for printing internal NTLM error codesSimo Sorce2014-08-103-1/+36
* Add macros to handle returning errorsSimo Sorce2014-08-108-523/+575
* Add debug helpers to be used to trace gss-ntlmsspSimo Sorce2014-08-105-0/+76
* Simplify test checking and unify display formatSimo Sorce2014-08-101-361/+202
* Use gssntlm_display_error in testsSimo Sorce2014-08-101-80/+151
* Add support for both strerror_r variantsSimo Sorce2014-08-101-0/+17
* We can handle only mech status codesSimo Sorce2014-08-101-0/+6
* Add gssntlm_display_status()David Woodhouse2014-08-104-0/+86
* Offer OEM charset support in the negotiate packetSimo Sorce2014-08-102-1/+26
* Do not send domain/workstation name in nego_msgSimo Sorce2014-08-101-10/+1
* Ignore domain and workstation in negotiate messageSimo Sorce2014-08-082-9/+7
* Very old NTLM servers may omit target_infoSimo Sorce2014-08-082-1/+21
* Bump version to 5.0 rc1Simo Sorce2014-08-081-2/+2
* Improve role managementwinbindSimo Sorce2014-08-083-17/+49
* Fetch server names much earier in the processSimo Sorce2014-08-081-40/+40
* Fix target info checkSimo Sorce2014-08-081-3/+1
* Set the domain name only when available.Simo Sorce2014-08-084-28/+14
* Add helper to check for allowed ntlm versionsSimo Sorce2014-08-084-10/+46
* Add test to check gss_wrap with no SEAL negotiatedSimo Sorce2014-08-081-10/+23
* tests: Remove unused fieldSimo Sorce2014-08-071-4/+0
* Formal adjustment of ntlmv1_signSimo Sorce2014-08-071-2/+2
* Test both NTLMv1 and NTLMv2Simo Sorce2014-08-071-0/+18
* Fix winbindd NTLMv1 Extended Security authSimo Sorce2014-08-071-1/+20