Move test image to test/images/, consistent with the other books.
[vlendec/samba-autobuild/.git] / source3 / libsmb / spnego.c
2008-10-23 Günther Deschners3-build: fix another build warning with the new ASN1...
2008-10-22 Günther Deschners3-build: fix the build.
2008-10-22 Günther Deschners3-asn1: make all of s3 asn1 code do a proper asn1_init...
2008-10-22 Günther Deschners3: use shared asn1 code.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
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 Jeremy Allisonr13915: Fixed a very interesting class of realloc(...
2007-10-10 Jeremy Allisonr13176: Fix show-stopper bug for 3.0.21b where 4 leg...
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 Jeremy Allisonr7882: Looks like a large patch - but what it actually...
2007-10-10 Gerald Carterr7139: trying to reduce the number of diffs between...
2007-10-10 Derrell Lipmanr6149: Fixes bugs #2498 and 2484.
2007-10-10 Derrell Lipmanr6127: Eliminated all compiler warnings pertaining...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-15 Volker LendeckeAdd the gss-spnego kerberos server side to ntml_auth...
2003-08-04 Volker LendeckeChanges to make gss-spnego ntlmssp client work against...
2003-07-31 Volker LendeckeFix off-by-one found by valgrind.
2003-07-31 Volker LendeckeThis fixes an error I must have made when playing with...
2003-07-29 Volker LendeckeThis adds gss-spnego to ntlm_auth. It contains some...