RIP BOOL. Convert BOOL -> bool. I found a few interesting
[kai/samba.git] / source3 / libsmb / spnego.c
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...