1 | version 0.7.5 25 Mar 2001
|
---|
2 | - Use Samba 2.2.0 (alpha) as the target codebase, since it doesn't look
|
---|
3 | like Samba will be offering shared libraries in the near future.
|
---|
4 | - added a Makefile and support scripts to make the build process easier.
|
---|
5 | - imported some Solaris fixes that I've been sitting on.
|
---|
6 |
|
---|
7 | version 0.7.4 20 Jan 2000
|
---|
8 | - added a 'migrate' option to the authentication code which makes no
|
---|
9 | effort to authenticate the user, or even to ask for a password, but
|
---|
10 | it can be useful for filling in an SMB password db.
|
---|
11 |
|
---|
12 | version 0.7.3 19 Jan 2000
|
---|
13 | - updated to use the SAMBA_TNG Samba branch, allowing us to dynamically
|
---|
14 | link against Luke's new shared libs (libsamba, libsmb).
|
---|
15 |
|
---|
16 | version 0.7.2 20 Jul 1999
|
---|
17 | - miscellaneous bugfixes. Cleanup of legacy pam_pwdb code.
|
---|
18 | - fixed return value of pam_sm_setcred function.
|
---|
19 | - fix to autoconf support
|
---|
20 | - clarified some of the messages being logged
|
---|
21 |
|
---|
22 | version 0.6, 15 Jul 1999
|
---|
23 | - updated to use the new Samba (2.0) password database API.
|
---|
24 | - added autoconf support. May now theoretically compile on more
|
---|
25 | platforms than PAM itself does.
|
---|
26 | - added support for account management functions (i.e., disabled
|
---|
27 | accounts)
|
---|
28 |
|
---|
29 | version 0.5, 4 Apr 1998
|
---|
30 | - added support for hashed passwords as input. Now capable of serving
|
---|
31 | as an authentication agent for encrypted network transactions.
|
---|