]> git.ipfire.org Git - thirdparty/squid.git/blob - lib/smblib/Changes
Source Format Enforcement (#532)
[thirdparty/squid.git] / lib / smblib / Changes
1 /*
2 * Copyright (C) 1996-2020 The Squid Software Foundation and contributors
3 *
4 * Squid software is distributed under GPLv2+ license and includes
5 * contributions from numerous individuals and organizations.
6 * Please see the COPYING and CONTRIBUTORS files for details.
7 */
8
9 Change Log.
10
11 Oct 2010 - Imported into Squid.
12 Many build fixes for modern compilers.
13 Shuffled several private functions (error display and logon) to
14 to public API file for external use without using smblib-priv.h.
15 Patched to permit pre-encrypted password blobs.
16 Patched to pass-thru of unicode binary blobs (logon).
17 Patched to permit selective domain logon.
18
19 Aug 96 - Fixed problems with test_perf using strcpy and strcat while passing
20 arguments for strncpy and strncat
21
22 Aug 96 - Moved to gcc as compiler in Makefile
23
24 Aug 96 - Fixed the macro that handes Error code extraction and added Invalid
25 API and Password has expired to the error messages
26
27 Aug 96 - Added first API call, SetUserPassword