| Commit message (Expand) | Author | Age |
... | |
* | Guard against array overrun, per report from Yichen Xie. This case | Tom Lane | 2003-01-29 |
* | Deal with cases where getpeereid _and_ another creditial method is | Bruce Momjian | 2002-12-03 |
* | pgindent run. | Bruce Momjian | 2002-09-04 |
* | I checked all the previous string handling errors and most of them were | Bruce Momjian | 2002-09-02 |
* | Remove support for version-0 FE/BE protocol, per pghackers discussion. | Tom Lane | 2002-08-29 |
* | Hello, i noticed that win32 native stopped working/compiling after the SSL merge | Bruce Momjian | 2002-07-20 |
* | Update copyright to 2002. | Bruce Momjian | 2002-06-20 |
* | Katherine Ward wrote: | Jan Wieck | 2002-06-11 |
* | Remove reference to NAMEDATALEN, which wasn't necessary anyway. | Peter Eisentraut | 2002-04-24 |
* | Heimdal support (Kerberos V implementation from KTH) | Peter Eisentraut | 2002-02-23 |
* | New pgindent run with fixes suggested by Tom. Patch manually reviewed, | Bruce Momjian | 2001-11-05 |
* | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian | 2001-10-25 |
* | Disable local creds on OpenBSD because it doesn't support it. Document | Bruce Momjian | 2001-09-26 |
* | Code review for MD5 authorization patch. Clean up some breakage | Tom Lane | 2001-09-21 |
* | Update SCM_CREDS for Net/Free/BSD-OS. Add configure checks. | Bruce Momjian | 2001-09-07 |
* | Fix SCM_CREDS for FreeBSD, from Teodor Sigaev. | Bruce Momjian | 2001-08-21 |
* | Add missing include for SCM_CREDS. | Bruce Momjian | 2001-08-21 |
* | Add SCM_CREDS to get owner of unix-domain socket on BSD-like systems. | Bruce Momjian | 2001-08-21 |
* | Reorder MD5/crypt so MD5 comes first in the code. | Bruce Momjian | 2001-08-17 |
* | Remove some unneeded dashes from libpq comments. | Bruce Momjian | 2001-08-17 |
* | Add \n to libpq print output where needed. | Bruce Momjian | 2001-08-17 |
* | Force crypt() salt to be null-terminated. | Bruce Momjian | 2001-08-17 |
* | Add 4-byte MD5 salt. | Bruce Momjian | 2001-08-17 |
* | Move md5.h contents to crypt.h. | Bruce Momjian | 2001-08-15 |
* | Use MD5 for wire protocol encryption for >= 7.2 client/server. | Bruce Momjian | 2001-08-15 |
* | NLS for libpq. Clean up the message formats and change the documentation | Peter Eisentraut | 2001-07-15 |
* | pgindent run. Make it all clean. | Bruce Momjian | 2001-03-22 |
* | Restructure the key include files per recent pghackers discussion: there | Tom Lane | 2001-02-10 |
* | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian | 2001-01-24 |
* | Make the location of the Kerberos server key file run time configurable | Peter Eisentraut | 2000-08-25 |
* | Remove fmgrstamp-h business -- not needed and confusing | Peter Eisentraut | 2000-06-17 |
* | Update kerberos patch | Bruce Momjian | 2000-05-27 |
* | Back out kerberos changes. Causes compile problems. | Bruce Momjian | 2000-05-27 |
* | Patch for Kerberos V. | Bruce Momjian | 2000-05-27 |
* | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian | 2000-04-12 |
* | Change PQconndefaults() to return a malloc'd array, instead of a static | Tom Lane | 2000-03-11 |
* | Fixed psql double quoting of SQL ids | Peter Eisentraut | 2000-02-07 |
* | Add: | Bruce Momjian | 2000-01-26 |
* | Hi! | Bruce Momjian | 2000-01-18 |
* | Standardize on MAXPGPATH as the size of a file pathname buffer, | Tom Lane | 1999-10-25 |
* | Update frontend libpq to remove limits on query lengths, | Tom Lane | 1999-08-31 |
* | Enable WIN32 compilation of libpq. | Bruce Momjian | 1999-07-19 |
* | Re-add getopt.h check, remove NT-specific tests for it. | Bruce Momjian | 1999-07-19 |
* | Move some system includes into c.h, and remove duplicates. | Bruce Momjian | 1999-07-17 |
* | pgindent run over code. | Bruce Momjian | 1999-05-25 |
* | Change error messages to oids come out as %u and not %d. Change has no | Bruce Momjian | 1999-05-10 |
* | I've been having also sorts of fun trying to get kerberos 4 | Bruce Momjian | 1999-03-14 |
* | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 1999-02-13 |
* | |From: "D'Arcy" "J.M." Cain <darcy@druid.net> | Marc G. Fournier | 1999-01-22 |
* | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 |