| Commit message (Expand) | Author | Age |
* | Add thread locking to SSL and Kerberos connections. | Bruce Momjian | 2004-03-24 |
* | Here is a patch that implements setitimer() on win32. With this patch | Bruce Momjian | 2004-02-18 |
* | Restructure smgr API as per recent proposal. smgr no longer depends on | Tom Lane | 2004-02-10 |
* | Win32 signals cleanup. Patch by Magnus Hagander, with input from Claudio | Neil Conway | 2004-02-08 |
* | Fix a read of uninitialized memory in next_token() of hba.c, spotted via | Neil Conway | 2004-02-02 |
* | Pgindent win32 signal code. | Bruce Momjian | 2004-01-27 |
* | Here's the latest win32 signals code, this time in the form of a patch | Bruce Momjian | 2004-01-27 |
* | Patch that makes quoting "sameuser", "samegroup", and "all" remove | Bruce Momjian | 2003-12-25 |
* | Fix broken IDENT support for FreeBSD (appears to have been broken by | Tom Lane | 2003-12-20 |
* | Fix memory leak with SSL connections due to missing X509_free() calls. | Tom Lane | 2003-12-18 |
* | This patch properly sets the prototype for the on_shmem_exit and | Peter Eisentraut | 2003-12-12 |
* | Guard against bug in Solaris' bsearch(), per Michael Wildpaner. | Tom Lane | 2003-12-05 |
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
* | Remove socket credentials defines not referenced. | Bruce Momjian | 2003-10-25 |
* | Various message fixes, among those fixes for the previous round of fixes | Peter Eisentraut | 2003-09-26 |
* | Message editing: remove gratuitous variations in message wording, standardize | Peter Eisentraut | 2003-09-25 |
* | When I sent in the sslmode patch I forgot to update the | Bruce Momjian | 2003-09-13 |
* | Revert to our pre-7.4 behavior of identifying Unix-socket connections in | Tom Lane | 2003-09-12 |
* | Avoid using s_addr as a local variable name, to work around broken | Tom Lane | 2003-09-08 |
* | Make the default pg_hba.conf include an entry for ::1 only if configure | Tom Lane | 2003-09-07 |
* | Second try at IPv4-to-v6 mapping code; avoid assuming that the struct | Tom Lane | 2003-09-05 |
* | Allow IPv4-format entries in pg_hba.conf to match IPv6 connections | Tom Lane | 2003-09-05 |
* | This fixes three minor typos in hba.c. | Bruce Momjian | 2003-09-05 |
* | Include 'IPv4', 'IPv6', or 'Unix' in socket-creation failure messages, | Tom Lane | 2003-08-12 |
* | Change some frequently-reached elog(DEBUG...) calls to ereport(DEBUG...) | Tom Lane | 2003-08-12 |
* | SCO_ACCEPT_BUG code didn't get updated for new SockAddr struct definition. | Tom Lane | 2003-08-07 |
* | SSL_read/SSL_write do not approximate the return conventions of recv() | Tom Lane | 2003-08-04 |
* | Update copyrights to 2003. | Bruce Momjian | 2003-08-04 |
* | pgindent run. | Bruce Momjian | 2003-08-04 |
* | Comment out entries for IPv6 localhost connections, since they fail | Tom Lane | 2003-08-01 |
* | Fix some unprotected references to AF_UNIX ... wouldn't compile on | Tom Lane | 2003-08-01 |
* | Fix inconsistent static-vs-not-static declarations. | Tom Lane | 2003-08-01 |
* | Localizability improvement. | Tom Lane | 2003-07-28 |
* | A visit from the message-style police ... | Tom Lane | 2003-07-28 |
* | elog mop-up: bring some straggling fprintf(stderr)'s into the elog world. | Tom Lane | 2003-07-27 |
* | Have SSL text print only when SSL mode is enabled. | Bruce Momjian | 2003-07-26 |
* | At long last I put together a patch to support 4 client SSL negotiation | Bruce Momjian | 2003-07-26 |
* | Don't refer to AF_UNIX in code not protected with HAVE_UNIX_SOCKETS. | Tom Lane | 2003-07-24 |
* | Have a go at fixing various outstanding portability issues in code that | Tom Lane | 2003-07-23 |
* | A few parentheses shy of a load here ... | Tom Lane | 2003-07-22 |
* | Error message editing in backend/libpq, backend/postmaster, backend/tcop. | Tom Lane | 2003-07-22 |
* | STRENGH => STRENGTH, per Jon Jensen. | Tom Lane | 2003-07-01 |
* | > This change (I'm sure this will wrap poorly -- sorry): | Bruce Momjian | 2003-06-25 |
* | Here's a small patch to pg_hba.conf.sample that explains the use of CIDR | Bruce Momjian | 2003-06-25 |
* | index() -> strchr(). | Tom Lane | 2003-06-15 |
* | Attached is the complete diff against current CVS. | Bruce Momjian | 2003-06-12 |
* | Back out patch that got bundled into another patch. | Bruce Momjian | 2003-06-12 |
* | New patch with corrected README attached. | Bruce Momjian | 2003-06-12 |
* | IPv6 cleanups. | Bruce Momjian | 2003-06-12 |
* | Back out this patch because it is patched inside a later patch. | Bruce Momjian | 2003-06-12 |