Age | Commit message (Expand) | Author | Files | Lines |
2009-08-27 | s3-ntlmssp: remove trailing whitespace. | Günther Deschner | 1 | -29/+29 |
2009-04-20 | s3:ntlmssp Remove use of talloc(NULL) in NTLMSSP code | Andrew Bartlett | 1 | -2/+2 |
2009-04-14 | More work to adapt to merged libcli/auth function prototypes | Andrew Bartlett | 1 | -2/+3 |
2008-09-24 | Fix build with arc4. | Jelmer Vernooij | 1 | -19/+27 |
2008-09-24 | Merge branch 'master' of ssh://git.samba.org/data/git/samba into arc4 | Jelmer Vernooij | 1 | -2/+2 |
2008-09-24 | Use common crc32 implementation. | Jelmer Vernooij | 1 | -2/+2 |
2008-09-24 | Use common arcfour implementation. | Jelmer Vernooij | 1 | -12/+12 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r23798: updated old Temple Place FSF addresses to new URL | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r22001: change prototype of dump_data(), so that it takes unsigned char * now, | Stefan Metzmacher | 1 | -4/+4 |
2007-10-10 | r17976: Fix typo | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r13571: Replace all calls to talloc_free() with thye TALLOC_FREE() | Gerald Carter | 1 | -3/+3 |
2007-10-10 | r13489: Fix #3496 from jason@ncac.gwu.edu. Variable set but never used. | Jeremy Allison | 1 | -5/+5 |
2007-10-10 | r13477: Fix code before declaration | Volker Lendecke | 1 | -1/+2 |
2007-10-10 | r13473: Back port r13470, r13471, r13472 from Samba4. Thanks Andrew: | Jeremy Allison | 1 | -12/+19 |
2007-10-10 | r13015: Make logic much clearer. From jpeach. | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4 | Jeremy Allison | 1 | -5/+5 |
2007-10-10 | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 1 | -194/+242 |
2007-10-10 | r5432: compile fixes from Jason Mader <jason@ncac.gwu.edu> -- BUGS 2340 | Gerald Carter | 1 | -3/+3 |
2007-10-10 | r3892: Fix "might be used uninitialized" error. | Jeremy Allison | 1 | -0/+6 |
2004-01-25 | Fix the initialisation vectors for NTLM2, so that they at least make sense, | Andrew Bartlett | 1 | -2/+2 |
2004-01-05 | Make it clear that we cannot sign if we don't have a session key. | Andrew Bartlett | 1 | -14/+43 |
2003-11-22 | Changes all over the shop, but all towards: | Andrew Bartlett | 1 | -53/+73 |
2003-11-03 | Fix more 64-bit printf warnings. | Tim Potter | 1 | -2/+2 |
2003-08-15 | get rid of some sompiler warnings on IRIX | Herb Lewis | 1 | -12/+12 |
2003-07-16 | Spelling. | Tim Potter | 1 | -7/+7 |
2003-07-14 | Jeremy requested that I get my NTLMSSP patch into CVS. He didn't request | Andrew Bartlett | 1 | -37/+169 |
2003-04-21 | Merge SMB signing, cli buffer clobber and NTLMSSP signing tweaks from HEAD. | Andrew Bartlett | 1 | -4/+22 |
2003-03-22 | Fix compile on IA64 by noting that this should be the integer, not a pointer | Andrew Bartlett | 1 | -1/+1 |
2003-03-10 | Further work on NTLMSSP-based SMB signing. Current status is that I cannnot | Andrew Bartlett | 1 | -0/+208 |