summaryrefslogtreecommitdiff
path: root/contrib/chkpass
Commit message (Expand)AuthorAgeFilesLines
...
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-251-19/+21
* To fix the perpetually broken makefiles in the contrib tree, I havePeter Eisentraut2001-09-061-46/+5
* Bring chkpass build process into sync with other contrib modules;Tom Lane2001-08-232-28/+31
* Make OIDs optional, per discussions in pghackers. WITH OIDS is still theTom Lane2001-08-101-4/+2
* Further conversions to Version 1 API. Also, fix boolean return to useD'Arcy J.M. Cain2001-05-301-7/+7
* Upgraded code to use the current version 1 calling conventions.D'Arcy J.M. Cain2001-05-281-32/+47
* Changed use of macros for extracting information. According to commentsD'Arcy J.M. Cain2001-05-271-3/+3
* Initial checkin of a contributed type that handles passwords efficiently.D'Arcy J.M. Cain2001-05-034-0/+326