Commit Graph

12 Commits

Author SHA1 Message Date
Christopher Shepherd
cb803216ff SMB_Read_ANDX works; We read and display a file now. 2015-05-25 01:26:05 -04:00
Christopher Shepherd
aa38936c26 bugfixed SMB_Open_ANDX; file opening is successful now 2015-05-25 00:19:29 -04:00
Christopher Shepherd
61cfc64904 terminology update (smbdemo is SMB1/CIFS only, not SMB2) 2015-05-24 23:14:23 -04:00
Christopher Shepherd
53d716efaa SMB_Open_ANDX support - Open a file for reading... 2015-05-24 22:38:55 -04:00
Christopher Shepherd
a9bc75e5f6 SMB_Treec_ANDX works properly, share connection now works 2015-05-24 21:52:32 -04:00
Christopher Shepherd
d0ff89c9a8 Send SMB_Tree_ANDX after successful SMB_Setup_ANDX (connect to a share!) 2015-05-24 20:55:59 -04:00
Christopher Shepherd
779d1f7142 SMB_Setup_AndX logs in with old/insecure Lanman (DES) hashing (requires Tool129) 2015-05-24 19:49:14 -04:00
Christopher Shepherd
94c243a313 add _strcpy function, fix bugs in getdomain and copying of cryptkey 2015-05-24 14:45:51 -04:00
Christopher Shepherd
6cb4aa9f57 more work on setup_ANDX 2015-05-11 15:08:51 -04:00
Christopher Shepherd
b682a4c834 stub-out all the rest of the calls we'll be supporting after setup_ANDX and treec_ANDX 2015-05-11 14:40:12 -04:00
Christopher Shepherd
14ff01ac6b lots of crashy/bugfixes from last commit 2015-05-11 13:48:27 -04:00
Christopher Shepherd
143d8cbdd5 first commit for github 2015-05-09 15:40:04 -04:00