r23779: Change from v2 or later to v3 or later.
[kai/samba.git] / source3 / utils / ntlm_auth.c
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...
2007-10-10 Andrew Bartlettr2762: Remove silly conversion to and from UTF8 on...
2007-10-10 Andrew Bartlettr2147: Fix utility name in error message (pre-emptivly...
2007-10-10 Andrew Bartlettr1582: On failure, print the length of the right variable.
2007-10-10 Andrew Bartlettr1492: Rework our random number generation system.
2007-10-10 Andrew Bartlettr1128: The end-of-file is not the end of the world...
2007-10-10 Andrew Bartlettr1126: Allow more flexible GSS-SPENGO client and server...
2007-10-10 Andrew Bartlettr1124: ntlm_auth memory leak fixes by James Wilkinson...
2007-10-10 Alexander Bokovoyr517: Remove wrong commit I did by mistake
2007-10-10 Alexander Bokovoyr516: On GNU/Linux distributions which allow to use...
2007-10-10 Andrew Bartlettr240: I'm pretty happy with the 'ntlm-server-1' helper...
2007-10-10 Andrew Bartlettr201: Fix bugs in the --helper-protocol=ntlm-server...
2007-10-10 Andrew Bartlettr191: Only send the ntlm_auth 'ntlm-server-1' helper...
2007-10-10 Andrew Bartlettr188: Add a new 'helper protocol' to ntlm_auth.
2007-10-10 Andrew Bartlettr177: Split ntlm_auth --diagnostics into a seperate...
2007-10-10 Andrew Bartlettr171: Continue the 'rename nt_session_key' work. This...
2007-10-10 Andrew Bartlettr104: Fix ntlm_auth by adding the new strhex_to_data_bl...
2007-10-10 Jeremy Allisonr87: Fix the build that Andrew Bartlett broke. Andrew...
2007-10-10 Andrew Bartlettr84: Implement --required-membership-of=, an ntlm_auth...
2007-10-10 Andrew Bartlettr69: Global rename of 'nt_session_key' -> 'user_session...
2004-04-03 Andrew BartlettFix most of bug #169.
2004-03-24 Jim McDonoughFix bugzilla # 1208
2004-03-11 Jeremy AllisonRestore the contract on all convert_stringXX() interfac...
2004-03-11 Jeremy AllisonRestore the contract on all convert_stringXX() interfac...
2004-02-08 Andrew Bartlett(merge from 3.0)
2004-02-08 Andrew BartlettMake this table static const.
2004-01-13 Gerald Cartersync HEAD with recent changes in 3.0
2004-01-08 Andrew BartlettThis merges in my 'always use ADS' patch. Tested on...
2004-01-06 Andrew Bartlett(merge from 3.0)
2004-01-05 Andrew Bartlett(merge from 3.0)
2004-01-05 Andrew Bartlett(merge from 3.0)
2004-01-05 Andrew Bartlett(merge from 3.0)
2004-01-05 Andrew Bartlett(merge from 3.0)
2003-12-30 Andrew BartlettGet the DOMAIN\username around the right way (I had...
2003-12-30 Andrew BartlettTry to gain a bit more consistancy in the output of...
2003-12-30 Andrew BartlettMake the name of the NTLMSSP client more consistant...
2003-12-30 Andrew BartlettRemove testing hack
2003-12-30 Andrew BartlettMove our basic password checking code from inside the...
2003-12-30 Andrew BartlettRefactor our authentication and authentication testing...
2003-12-24 Andrew Bartlett(merge from 3.0)
2003-12-24 Andrew BartlettThanks to Serassio Guido for noticing issues in our...
2003-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-11-22 Andrew Bartlett(merge from 3.0)
2003-11-22 Andrew BartlettChanges all over the shop, but all towards:
2003-11-06 Tim PotterFinal round of printf warnings fixes for the moment.
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-15 Herb Lewisget rid of more compiler warnings
2003-08-15 Volker LendeckeAdd the gss-spnego kerberos server side to ntml_auth...
2003-08-14 Volker LendeckeFix the build for non-kerberos environments.
2003-08-12 Volker LendeckeThis adds *experimental* kerberos gss spnego client...
2003-08-12 Volker LendeckeSome more shuffling around gss-spnego server
2003-08-12 Volker LendeckeClarify gss spnego ntlmssp server a bit
2003-08-12 Tim PotterFix for bug 269. Change wbinfo and ntlm_auth to conver...
2003-08-04 Volker LendeckeChanges to make gss-spnego ntlmssp client work against...
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-08-01 Volker LendeckeAdd ntlmssp client support to ntlm_auth. Find the corre...
2003-07-31 Volker LendeckeFixes for memory leaks in gss spnego handling by aliguori.
2003-07-29 Volker LendeckeThis adds gss-spnego to ntlm_auth. It contains some...
2003-07-23 Gerald Carterconvert snprintf() calls using pstrings & fstrings
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-07 Gerald Carterand so it begins....
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
next