summaryrefslogtreecommitdiffstats
path: root/source3/utils/ntlm_auth.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* r11232: Added ab's POSIX statvfs vfs call. Sorry for the delay ab.Jeremy Allison2007-10-101-1/+1
* r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison2007-10-101-2/+2
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-13/+18
* r9198: Convert hex_encode and strhex_to_data_blob to take a talloc context.Volker Lendecke2007-10-101-22/+20
* r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison2007-10-101-6/+6
* r6450: * fix typo in htlm_auth help messageGerald Carter2007-10-101-2/+2
* r4259: Fix cast in SMB_XMALLOC_ARRAY. Bugzilla #2168.Tim Potter2007-10-101-1/+1
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-14/+14
* r3377: Merge in first part of modified patch from Nalin Dahyabhai <nalin@redh...Jeremy Allison2007-10-101-1/+1
* r3273: Ensure we're consistent in the use of strchr_m for '@'.Jeremy Allison2007-10-101-1/+1
* r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid ofTim Potter2007-10-101-1/+1
* r2762: Remove silly conversion to and from UTF8 on the winbind pipe. Fix theAndrew Bartlett2007-10-101-28/+16
* r2147: Fix utility name in error message (pre-emptivly merged to trunk ;-)Andrew Bartlett2007-10-101-1/+1
* r1582: On failure, print the length of the right variable.Andrew Bartlett2007-10-101-1/+1
* r1492: Rework our random number generation system.Andrew Bartlett2007-10-101-1/+1
* r1128: The end-of-file is not the end of the world, so don't make a load DEBU...Andrew Bartlett2007-10-101-3/+7
* r1126: Allow more flexible GSS-SPENGO client and server operation. TheAndrew Bartlett2007-10-101-16/+18
* r1124: ntlm_auth memory leak fixes by James Wilkinson - jwilk@alumni.cse.ucsc...Andrew Bartlett2007-10-101-0/+4
* r517: Remove wrong commit I did by mistakeAlexander Bokovoy2007-10-101-6/+0
* r516: On GNU/Linux distributions which allow to use both 2.4 and 2.6 kernelsAlexander Bokovoy2007-10-101-0/+6