Commits

DateSubjectAuthorReleases
2002-12-05 Clearify variables names so it is clear which variable is the Bruce Momjian 7.4.1
2002-12-05 Allow 'password' encryption even when pg_shadow has MD5 passwords, per Bruce Momjian 7.3.1
2002-12-05 Allow 'password' encryption even when pg_shadow has MD5 passwords, per Bruce Momjian 7.4.1
2002-09-04 pgindent run. Bruce Momjian 7.3.1
2002-06-20 Update copyright to 2002. Bruce Momjian 7.3.1
2002-06-15 Remove pfrees of cached pg_pwd file, per Tom Lane. Bruce Momjian 7.3.1
2002-04-25 Fix password code to deal with new quoting code. Bruce Momjian 7.3.1
2002-04-04 Authentication improvements: Bruce Momjian 7.3.1
2002-03-04 Further work on elog cleanup: fix some bogosities in elog's logic about Tom Lane 7.3.1
2002-03-02 Commit to match discussed elog() changes. Only update is that LOG is Bruce Momjian 7.3.1
2001-11-05 New pgindent run with fixes suggested by Tom. Patch manually reviewed, Bruce Momjian 7.2.1
2001-11-02 Fix pg_pwd caching mechanism, which was broken by changes to fork Tom Lane 7.2.1
2001-11-01 Minor code cleanups. Tom Lane 7.2.1
2001-10-25 pgindent run on all C files. Java run to follow. initdb/regression Bruce Momjian 7.2.1
2001-09-21 Code review for MD5 authorization patch. Clean up some breakage Tom Lane 7.2.1
2001-08-17 Reorder MD5/crypt so MD5 comes first in the code. Bruce Momjian 7.2.1
2001-08-17 Force crypt() salt to be null-terminated. Bruce Momjian 7.2.1
2001-08-17 Add 4-byte MD5 salt. Bruce Momjian 7.2.1
2001-08-15 Move md5.h contents to crypt.h. Bruce Momjian 7.2.1
2001-08-15 Use MD5 for wire protocol encryption for >= 7.2 client/server. Bruce Momjian 7.2.1
2001-06-23 Since a missing pg_pwd file is a valid situation, don't print an error Peter Eisentraut 7.2.1
2001-03-22 pgindent run. Make it all clean. Bruce Momjian 7.1.1
2001-02-07 Repair postmaster memory leakage during password authentication. Tom Lane 7.1.1
2000-08-27 Clean up callers of AllocateFile and BasicOpenFile to ensure that Tom Lane 7.1.1
2000-07-12 Remove a bunch of unused configure tests, in particular cases where Peter Eisentraut 7.1.1