Patch from metze and me that adds dummy smb_register_*() functions so
[samba.git] / source3 / utils / ntlm_auth.c
2003-05-10 Jelmer VernooijPatch from metze and me that adds dummy smb_register_...
2003-05-09 Andrew BartlettFinally get NTLMv2 working on the client!
2003-05-09 Tim PotterAdded some more diagnostic tests to check out a theory...
2003-05-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-05 Andrew BartlettWe also get back the LM session key on pure 'NTLM'...
2003-05-05 Andrew BartlettAdd some comments.
2003-05-05 Andrew BartlettAdd some more tests to the ntlm_auth diagnositics package.
2003-04-30 Andrew BartlettFix for AIX - you can't qualify a return type as const...
2003-04-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-28 Andrew BartlettMerge compile and other fixes from 3.0 to HEAD.
2003-04-28 Tim PotterFix compiler warning.
2003-04-28 Tim PotterFix compiler warning.
2003-04-28 Tim PotterMerge of const fixes from HEAD.
2003-04-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-23 Andrew BartlettThis const isn't quite vaild C.
2003-04-14 Tim PotterMerge:
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-07 Andrew BartlettMerge the ntlm_auth updates (refactor, add --diagnostic...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-02 Andrew BartlettPrint out the 'freindly' error message from winbind...
2003-04-02 Andrew Bartletterror_string, not error_message...
2003-04-02 Andrew BartlettClean up ntlm_auth a bit, and add a --diagnositics...
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-31 Jelmer VernooijRemove useless popt options
2003-03-29 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-27 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-24 Jelmer VernooijRevoke some of the popt patch from metze I applied...
2003-03-24 Jelmer VernooijPatch from metze to generalise POPT_COMMON_SAMBA, with...
2003-03-24 Andrew Bartlett(merge from HEAD)
2003-03-23 Andrew BartlettNTLM Authentication:
2003-02-25 Tim PotterMerge: add popt_common_version to command line options...
2003-02-18 Jelmer VernooijAdd -V option (to print out version) to utilities where...
2003-01-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-17 Andrew Tridgellthe 'static' keyword here is useless as we are not...
2003-01-16 Andrew BartlettUpdates to the NTLMSSP code again - moving the base64...
2003-01-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettAdd a dash of static.
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
2002-12-16 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-12-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-24 Andrew BartlettAdd support to switch between Squid 2.4 and 2.5 protoco...
2002-11-24 Andrew BartlettAdd ntlm_auth, a new program to provide a stable interf...