index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
libpq
/
ip.h
Commit message (
Expand
)
Author
Age
*
Split definitions for md5.c out of crypt.h and into their own header
Tom Lane
2006-06-20
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
*
Re-run pgindent, fixing a problem where comment lines after a blank
Bruce Momjian
2005-11-22
*
Clean up libpq's pollution of application namespace by renaming the
Tom Lane
2005-10-17
*
Some more missed copyright notices. Many of these look like they
Tom Lane
2005-01-01
*
make sure the $Id tags are converted to $PostgreSQL as well ...
PostgreSQL Daemon
2003-11-29
*
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
*
pgindent run.
Bruce Momjian
2003-08-04
*
Have a go at fixing various outstanding portability issues in code that
Tom Lane
2003-07-23
*
IPv6 cleanups.
Bruce Momjian
2003-06-12
*
Back out this patch because it is patched inside a later patch.
Bruce Momjian
2003-06-12
*
Here is a patch that allows CIDR netmasks in pg_hba.conf. It allows two
Bruce Momjian
2003-06-12
*
freeaddrinfo2() does need two parameters after all, per comment by
Tom Lane
2003-06-09
*
libpq can now talk to either 3.0 or 2.0 protocol servers. It first tries
Tom Lane
2003-06-08
*
Whack getaddrinfo() patch around until it works, more or less, on
Tom Lane
2003-04-02
*
Simplify the socket handling code by supplying a replacement getaddrinfo()
Peter Eisentraut
2003-03-29
*
Enable IPv6 connections to the server, and add pg_hba.conf IPv6 entries
Bruce Momjian
2003-01-06