summaryrefslogtreecommitdiffstats
path: root/source/utils/ntlm_auth.c
Commit message (Expand)AuthorAgeFilesLines
* s3-kerberos: only use krb5 headers where required.Günther Deschner2010-01-131-0/+1
* Fix Coverity ID 744Volker Lendecke2009-02-161-1/+1
* Fix Coverity ID 745 (RESOURCE_LEAK)Volker Lendecke2009-02-161-3/+5
* ntlm_auth: Put huge NTLMv2 blobs into extra_data on CRAP authKai Blin2008-11-181-3/+15
* Remove external refs to winbindd_fdVolker Lendecke2008-04-061-2/+0
* ntlm_auth: Improve compliance to the Squid helper protocolKai Blin2008-03-191-31/+44
* winbind: use a struct element for WBFLAG_PAM_UNIX_NAMEStefan Metzmacher2008-02-281-1/+1
* Fix some more callers of PAC_DATA.Günther Deschner2008-02-171-1/+1
* ntlm_auth: Parse configfile after parsing it's location, not before.Kai Blin2008-01-311-9/+14
* ntlm_auth: Get rid of statics in manage_squid_ntlmssp_requestKai Blin2008-01-191-37/+50
* ntlm_auth: Rewrite manage_client_ntlmssp_request without statics.Kai Blin2008-01-191-55/+66
* nltm_auth: Use struct ntlm_auth_state in helper functions.Kai Blin2008-01-191-34/+40
* ntlm_auth: Prepare for a deeper rewrite of the helper functionsKai Blin2008-01-191-4/+43
* ntlm_auth: Dynamically allocate the read buffer.Kai Blin2008-01-191-28/+43
* util_str: Don't return memory from talloc_tos(), use mem_ctx instead.Kai Blin2008-01-191-10/+15
* Fix CID 476. Ensure a valid pac_data pointer is always passed toJeremy Allison2008-01-111-1/+2
* Remove the char[1024] strings from dynconfig. ReplaceJeremy Allison2007-12-101-2/+2
* Getting to the home stretch for elimination of pstrings...Jeremy Allison2007-12-031-37/+55
* Add talloc stackframe for ntlm_auth.cJeremy Allison2007-11-201-0/+2
* Make base64_encode_data_blob return a talloced stringVolker Lendecke2007-11-091-10/+10
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-14/+14
* r25143: rename public functions from winbind_client.hStefan Metzmacher2007-10-101-10/+10
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23474: Here's a small patch that disables the libkrb5.so replay cacheGerald Carter2007-10-101-1/+1
* r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; andVolker Lendecke2007-10-101-26/+26
* r22001: change prototype of dump_data(), so that it takes unsigned char * now,Stefan Metzmacher2007-10-101-3/+3
* r21663: Fix from the Wine guys: Robert Shearman <rob@codeweavers.com>Jeremy Allison2007-10-101-1/+2
* r21240: Fix longstanding Bug #4009.Günther Deschner2007-10-101-2/+2
* r21010: fix the pstring change in ntlm_auth for require-membership-of in ntlm...Gerald Carter2007-10-101-1/+1
* r18029: More C++ stuffVolker Lendecke2007-10-101-1/+1
* r17984: Ensure we never indirect a null opt_username if it wasn'tJeremy Allison2007-10-101-0/+10
* r17981: Hmmm. Don't break helper functions that don't needJeremy Allison2007-10-101-5/+7
* r17979: Make ntlm_auth more intelligent about figuring out it'sJeremy Allison2007-10-101-14/+31
* r17921: Comment is obsolte. This is now implemented in winbindd.Jeremy Allison2007-10-101-3/+1
* r17903: Fix null deref caught by Stanford checker. Don'tJeremy Allison2007-10-101-1/+0
* r17610: Added the ability for firefox to drive the winbinddJeremy Allison2007-10-101-10/+99
* r17446: Fix some C++ warnings and two memleaks found by Coverity, IDs 304 and...Volker Lendecke2007-10-101-7/+13
* r17216: From Kai Blin <kai.blin@gmail.com>:Andrew Bartlett2007-10-101-0/+71
* r17005: Add a new helper mode to ntlm_auth: ntlm-change-password-1Andrew Bartlett2007-10-101-1/+295
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-1/+1
* r15523: Honour the time_offset also when verifying kerberos tickets. ThisGünther Deschner2007-10-101-1/+1
* r15053: fix portabilities issues between 32-bit winbind clients and a 64-bit ...Gerald Carter2007-10-101-1/+1
* r14585: Tighten argument list of kerberos_kinit_password again,Günther Deschner2007-10-101-2/+1
* r14033: Fix Coverity bug # 126Volker Lendecke2007-10-101-0/+1
* r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter2007-10-101-4/+4
* r13316: Let the carnage begin....Gerald Carter2007-10-101-3/+3
* r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500Derrell Lipman2007-10-101-1/+1
* r12555: Fix more load_case_table swegfaults. Arggg.Jeremy Allison2007-10-101-0/+1
* r11573: Adding Andrew Bartlett's patch to make machine accountJeremy Allison2007-10-101-0/+2