File: changelog

package info (click to toggle)
php-auth-pam 0.4-10
  • links: PTS
  • area: main
  • in suites: lenny, squeeze
  • size: 88 kB
  • ctags: 27
  • sloc: ansic: 199; makefile: 55
file content (29 lines) | stat: -rw-r--r-- 530 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29

pam_auth 0.4 - 7/9/03

- finally loads as a shared module thanks to tips from Alan Knowles
- cleaned up documentation and website

pam_auth 0.3.1 - 2/14/02

- updated to work with php 4.1.1

pam_auth 0.3 - 12/19/01

- cleaned code
- support php 4.1
- can build as a shared module

pam_auth 0.2.1 - 5/30/01

- updated for php 4.0.5

pam_auth 0.2 - 5/3/01

- fixed bug casing build errors and core dumps on solaris
- fixed typo in error returning
- added ability to set pam servicename in php.ini

pam_auth 0.1 

- initial release