Commit History

Author SHA1 Message Date
  Steve Holme a3daf542ad smb: Use endian functions for reading NBT and message size values 9 years ago
  Steve Holme 7635577ad7 smb.c: Fixed compilation warnings 9 years ago
  Steve Holme 0df2ed85fd smb: Use endian functions for reading length and offset values 9 years ago
  Steve Holme 56603e2770 smb.c: Fixed compilation warning 9 years ago
  Bill Nagel 89cce1e458 smb: Use the connection's upload buffer 9 years ago
  Bill Nagel cfa0ac7aff smb: Close the connection after a failed client write 9 years ago
  Steve Holme 93e6273b68 smb: Use standard naming for setup connection function 9 years ago
  Daniel Stenberg 2c5f346d3a smb: use memcpy() instead of strncpy() 9 years ago
  Steve Holme 91669584cf smb.c: Fixed code analysis warning 9 years ago
  Steve Holme b9950e3b33 smb: Use HAVE_PROCESS_H for process.h inclusion 9 years ago
  Steve Holme 35fae251dd smb: Fixed unnecessary initialisation of struct member variables 9 years ago
  Steve Holme bd7d7f4523 smb.c: Fixed line longer than 79 columns 9 years ago
  Steve Holme 2ecce667a6 smb: Added state change functions to assist with debugging 9 years ago
  Steve Holme 24b30d259c smb: Disable SMB when 64-bit integers are not supported 9 years ago
  Daniel Stenberg fc32b81382 smb: fix unused return code warning 9 years ago
  Patrick Monnerat dca257f27e SMB: Fix a data size mismatch that broke SMB on big-endian platforms 9 years ago
  Steve Holme dcd484a238 smb: Fixed Windows autoconf builds following commit eb88d778e7 9 years ago
  Bill Nagel 526603ff05 smb: Build with SSPI enabled 9 years ago
  Steve Holme befe9a10b9 smb: Fixed a problem with large file transfers 9 years ago
  Steve Holme 36d45eabc0 smb: Moved the URL decoding into a separate function 9 years ago
  Steve Holme 864f17d894 smb: Fixed URL encoded URLs not working 9 years ago
  Patrick Monnerat e17220ffcb SMB: Fix big endian problems. Make it OS/400 aware. 9 years ago
  Steve Holme f9b7132175 smb: Don't try to connect with empty credentials 9 years ago
  Steve Holme bbccbfe9d1 smb.c: Coding policing of pointer usage 9 years ago
  Daniel Stenberg 397a634ebd smb.c: use size_t as input argument types for msg sizes 9 years ago
  Steve Holme 6b8e5c0e8a smb.c: Fixed compilation warnings 9 years ago
  Steve Holme d95cb3edc8 smb.c: Fixed compilation warnings 9 years ago
  Steve Holme 99c2bad222 smb.c: Renamed SMB command message variables to avoid compiler warnings 9 years ago
  Steve Holme 069f63c893 smb.c: Fixed compilation warnings 9 years ago
  Steve Holme 676f79f8d2 smb.c: Fixed compilation warnings 9 years ago