summaryrefslogtreecommitdiffstats
path: root/source/utils/ntlm_auth.c
Commit message (Expand)AuthorAgeFilesLines
* r21889: * Pull from SAMBA-3_0_25 svn r21888Gerald Carter2007-03-201-1/+2
* r21585: Start syncing the monster that will become 3.0.25pre1Gerald Carter2007-02-281-19/+487
* r19018: staging for a 3.0.23d on Tuesday (I think we have sufficient changes ...Gerald Carter2006-10-011-9/+28
* r17918: * NULL deref fixesGerald Carter2006-08-291-1/+0
* r15837: starting sync up for 3.0.23rc1 (in sync with SAMBA_3_0 r15822)Gerald Carter2006-05-231-1/+1
* r15053: fix portabilities issues between 32-bit winbind clients and a 64-bit ...Gerald Carter2006-04-121-1/+1
* r14585: Tighten argument list of kerberos_kinit_password again,Günther Deschner2006-03-201-2/+1
* r14033: Fix Coverity bug # 126Volker Lendecke2006-03-081-0/+1
* r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter2006-02-201-4/+4
* r13316: Let the carnage begin....Gerald Carter2006-02-031-3/+3
* r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500Derrell Lipman2006-01-281-1/+1
* r12555: Fix more load_case_table swegfaults. Arggg.Jeremy Allison2005-12-281-0/+1
* r11573: Adding Andrew Bartlett's patch to make machine accountJeremy Allison2005-11-081-0/+2
* r11232: Added ab's POSIX statvfs vfs call. Sorry for the delay ab.Jeremy Allison2005-10-201-1/+1
* r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison2005-10-181-2/+2
* r10656: BIG merge from trunk. Features not copied overGerald Carter2005-09-301-13/+18
* r9198: Convert hex_encode and strhex_to_data_blob to take a talloc context.Volker Lendecke2005-08-071-22/+20
* r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison2005-06-241-6/+6
* r6450: * fix typo in htlm_auth help messageGerald Carter2005-04-251-2/+2
* r4259: Fix cast in SMB_XMALLOC_ARRAY. Bugzilla #2168.Tim Potter2004-12-171-1/+1
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2004-12-071-14/+14
* r3377: Merge in first part of modified patch from Nalin Dahyabhai <nalin@redh...Jeremy Allison2004-10-291-1/+1
* r3273: Ensure we're consistent in the use of strchr_m for '@'.Jeremy Allison2004-10-271-1/+1
* r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid of Tim Potter2004-10-071-1/+1
* r2762: Remove silly conversion to and from UTF8 on the winbind pipe. Fix theAndrew Bartlett2004-10-011-28/+16
* r2147: Fix utility name in error message (pre-emptivly merged to trunk ;-)Andrew Bartlett2004-08-311-1/+1
* r1582: On failure, print the length of the right variable.Andrew Bartlett2004-07-251-1/+1
* r1492: Rework our random number generation system.Andrew Bartlett2004-07-141-1/+1
* r1128: The end-of-file is not the end of the world, so don't make a load DEBU...Andrew Bartlett2004-06-141-3/+7
* r1126: Allow more flexible GSS-SPENGO client and server operation. TheAndrew Bartlett2004-06-141-16/+18
* r1124: ntlm_auth memory leak fixes by James Wilkinson - jwilk@alumni.cse.ucsc...Andrew Bartlett2004-06-141-0/+4
* r517: Remove wrong commit I did by mistakeAlexander Bokovoy2004-05-061-6/+0
* r516: On GNU/Linux distributions which allow to use both 2.4 and 2.6 kernelsAlexander Bokovoy2004-05-061-0/+6
* r240: I'm pretty happy with the 'ntlm-server-1' helper protocol now, and asAndrew Bartlett2004-04-151-2/+0
* r201: Fix bugs in the --helper-protocol=ntlm-server-1 implementation.Andrew Bartlett2004-04-131-8/+9
* r191: Only send the ntlm_auth 'ntlm-server-1' helper client a '.' after theAndrew Bartlett2004-04-131-2/+1
* r188: Add a new 'helper protocol' to ntlm_auth. Andrew Bartlett2004-04-121-2/+202
* r177: Split ntlm_auth --diagnostics into a seperate file, so as not to clutter Andrew Bartlett2004-04-121-599/+30
* r171: Continue the 'rename nt_session_key' work. This attempts to renameAndrew Bartlett2004-04-121-88/+76
* r104: Fix ntlm_auth by adding the new strhex_to_data_blob() call.Andrew Bartlett2004-04-071-6/+0
* r87: Fix the build that Andrew Bartlett broke. Andrew - don't check *ANYTHING...Jeremy Allison2004-04-061-0/+6
* r84: Implement --required-membership-of=, an ntlm_auth option that restrictsAndrew Bartlett2004-04-061-38/+113
* r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session ke...Andrew Bartlett2004-04-061-22/+22
* r4: merge in the SAMBA_3_0 branch from cvsCVS Import User2004-04-041-0/+1
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+2182