summaryrefslogtreecommitdiff
path: root/src/bin/pg_passwd/pg_passwd.c
AgeCommit message (Expand)Author
2002-04-04Authentication improvements:Bruce Momjian
2001-10-25pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian
2001-03-22pgindent run. Make it all clean.Bruce Momjian
2001-02-20Fix pg_passwd's failure to cope with usernames > 8 chars.Tom Lane
2001-02-10Restructure the key include files per recent pghackers discussion: thereTom Lane
2000-12-03Ensure that all uses of <ctype.h> functions are applied to unsigned-charTom Lane
2000-11-27Pay attention to fgets() failure return.Tom Lane
2000-11-25Advertise --help (rather than '-?') as help option (problems with csh).Peter Eisentraut
2000-11-18Polish error messages, help output, give marginal clue about command linePeter Eisentraut
2000-07-04Expand secondary password file feature, so that you can use thesePeter Eisentraut
2000-06-02Remove NT-specific file open defines by defining our own open macros forBruce Momjian
2000-04-12Ye-old pgindent run. Same 4-space tabs.Bruce Momjian
1999-07-17 Move some system includes into c.h, and remove duplicates.Bruce Momjian
1999-07-16More cleanupBruce Momjian
1999-05-26Make functions static or NOT_USED as appropriate.Bruce Momjian
1999-01-17Apply Win32 patch from Horak Daniel.Bruce Momjian
1998-02-26pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian
1998-02-24Various fixes for string.h vs strings.hMarc G. Fournier
1997-11-02Portability fix for pg_passwd.Bruce Momjian
1997-09-08Used modified version of indent that understands over 100 typedefs.Bruce Momjian
1997-09-08Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian
1997-09-07Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian
1997-08-25pg_passwd cleanup.Bruce Momjian
1997-08-25pg_passwd cleanupBruce Momjian