]> git.ipfire.org Git - thirdparty/squid.git/blob - lib/smblib/Changes
Merge form trunk
[thirdparty/squid.git] / lib / smblib / Changes
1 Change Log.
2
3 Oct 2010 - Imported into Squid.
4 Many build fixes for modern compilers.
5 Shuffled several private functions (error display and logon) to
6 to public API file for external use without using smblib-priv.h.
7 Patched to permit pre-encrypted password blobs.
8 Patched to pass-thru of unicode binary blobs (logon).
9 Patched to permit selective domain logon.
10
11 Aug 96 - Fixed problems with test_perf using strcpy and strcat while passing
12 arguments for strncpy and strncat
13
14 Aug 96 - Moved to gcc as compiler in Makefile
15
16 Aug 96 - Fixed the macro that handes Error code extraction and added Invalid
17 API and Password has expired to the error messages
18
19 Aug 96 - Added first API call, SetUserPassword