s3:ntlmssp: only include ntlmssp.h where actually needed
[ira/wip.git] / source3 / utils / ntlm_auth.c
2009-12-22 Andrew Bartletts3:ntlmssp: only include ntlmssp.h where actually needed
2009-12-22 Andrew Bartletts3:ntlmssp: remove the typedef NTLMSSP_STATE
2009-11-27 Günther Deschners3-kerberos: only use krb5 headers where required.
2009-11-21 Kai Blinntlm_auth: use data_blob_talloc() to allocate session key
2009-11-06 Günther Deschners3-kerberos: modify cli_krb5_get_ticket to take a new...
2009-09-17 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-09-17 Kouhei Sutouspnego: Support ASN.1 BIT STRING and use it in SPNEGO.
2009-09-16 Günther Deschnerspnego: share spnego_parse.
2009-05-21 Bo Yangs3: set winbindd request flags in ntlm_auth to make...
2009-04-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-20 Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
2009-04-15 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-14 Andrew Bartletts3: Fix ntlm_auth and winbindd to use new common libcli...
2009-04-14 Andrew BartlettMake Samba3 use the new common libcli/auth code
2009-04-14 Andrew BartlettRework Samba3 to use new libcli/auth code (partial)
2009-04-14 Andrew BartlettAdd some harmless use of talloc_tos() in ntlm_auth
2009-04-10 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-09 Andrew TridgellMerge branch 'wspp-schema'
2009-04-07 Andrew Bartletts3:kerberos Rework smb_krb5_unparse_name() to take...
2009-02-13 Volker LendeckeFix an uninitialized variable, introdued with 4d100f2f
2009-02-13 Volker LendeckeFix Coverity ID 744
2009-02-13 Volker LendeckeFix Coverity ID 745 (RESOURCE_LEAK)
2009-02-10 todd stecherS3: Fixes for coverity issues.
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-30 Volker Lendeckeremove the explicit mem_ctx from ntlmssp_state, use...
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-10 Kai Blinntlm_auth: Put huge NTLMv2 blobs into extra_data on...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-18 Jelmer VernooijRename hex_encode to hex_encode_talloc,for consistency...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-04-06 Volker LendeckeRemove external refs to winbindd_fd
2008-03-19 Kai Blinntlm_auth: Improve compliance to the Squid helper protocol
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-28 Stefan Metzmacherwinbind: use a struct element for WBFLAG_PAM_UNIX_NAME
2008-02-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-17 Günther DeschnerFix some more callers of PAC_DATA.
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-31 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-31 Kai Blinntlm_auth: Parse configfile after parsing it's location...
2008-01-24 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-23 Andrew TridgellMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-19 Kai Blinntlm_auth: Get rid of statics in manage_squid_ntlmssp_r...
2008-01-19 Kai Blinntlm_auth: Rewrite manage_client_ntlmssp_request withou...
2008-01-19 Kai Blinnltm_auth: Use struct ntlm_auth_state in helper functions.
2008-01-19 Kai Blinntlm_auth: Prepare for a deeper rewrite of the helper...
2008-01-19 Kai Blinntlm_auth: Dynamically allocate the read buffer.
2008-01-19 Kai Blinutil_str: Don't return memory from talloc_tos(), use...
2008-01-15 Derrell LipmanMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-14 Gerald (Jerry) CarterMerge commit 'samba/v3-2-test' into v3-2-stable
2008-01-12 Jeremy AllisonFix CID 476. Ensure a valid pac_data pointer is always...
2007-12-10 Jeremy AllisonRemove the char[1024] strings from dynconfig. Replace
2007-12-04 Jeremy AllisonGetting to the home stretch for elimination of pstrings...
2007-11-22 James PeachMerge ssh://git.samba.org/data/git/samba into v3-2...
2007-11-21 Jeremy AllisonAdd talloc stackframe for ntlm_auth.c
2007-11-09 Volker LendeckeMake base64_encode_data_blob return a talloced string
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Stefan Metzmacherr25143: rename public functions from winbind_client.h
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Gerald Carterr23474: Here's a small patch that disables the libkrb5...
2007-10-10 Volker Lendecker22844: Introduce const DATA_BLOB data_blob_null =...
2007-10-10 Stefan Metzmacherr22001: change prototype of dump_data(), so that it...
2007-10-10 Jeremy Allisonr21663: Fix from the Wine guys: Robert Shearman <rob...
2007-10-10 Günther Deschnerr21240: Fix longstanding Bug #4009.
2007-10-10 Gerald Carterr21010: fix the pstring change in ntlm_auth for require...
2007-10-10 Volker Lendecker18029: More C++ stuff
2007-10-10 Jeremy Allisonr17984: Ensure we never indirect a null opt_username...
2007-10-10 Jeremy Allisonr17981: Hmmm. Don't break helper functions that don...
2007-10-10 Jeremy Allisonr17979: Make ntlm_auth more intelligent about figuring...
2007-10-10 Jeremy Allisonr17921: Comment is obsolte. This is now implemented...
2007-10-10 Jeremy Allisonr17903: Fix null deref caught by Stanford checker....
2007-10-10 Jeremy Allisonr17610: Added the ability for firefox to drive the...
2007-10-10 Volker Lendecker17446: Fix some C++ warnings and two memleaks found...
2007-10-10 Andrew Bartlettr17216: From Kai Blin <kai.blin@gmail.com>:
2007-10-10 Andrew Bartlettr17005: Add a new helper mode to ntlm_auth: ntlm-change...
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Günther Deschnerr15523: Honour the time_offset also when verifying...
2007-10-10 Gerald Carterr15053: fix portabilities issues between 32-bit winbind...
2007-10-10 Günther Deschnerr14585: Tighten argument list of kerberos_kinit_passwor...
2007-10-10 Volker Lendecker14033: Fix Coverity bug # 126
2007-10-10 Gerald Carterr13571: Replace all calls to talloc_free() with thye...
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Derrell Lipmanr13212: r12414@cabra: derrell | 2006-01-28 17:52...
2007-10-10 Jeremy Allisonr12555: Fix more load_case_table swegfaults. Arggg.
2007-10-10 Jeremy Allisonr11573: Adding Andrew Bartlett's patch to make machine...
2007-10-10 Jeremy Allisonr11232: Added ab's POSIX statvfs vfs call. Sorry for...
2007-10-10 Jeremy Allisonr11137: Compile with only 2 warnings (I'm still working...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Volker Lendecker9198: Convert hex_encode and strhex_to_data_blob to...
2007-10-10 Jeremy Allisonr7882: Looks like a large patch - but what it actually...
2007-10-10 Gerald Carterr6450: * fix typo in htlm_auth help message
2007-10-10 Tim Potterr4259: Fix cast in SMB_XMALLOC_ARRAY. Bugzilla #2168.
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Jeremy Allisonr3377: Merge in first part of modified patch from Nalin...
2007-10-10 Jeremy Allisonr3273: Ensure we're consistent in the use of strchr_m...
2007-10-10 Tim Potterr2835: Since we always have -I. and -I$(srcdir) in...
next