index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
libpq
Age
Commit message (
Expand
)
Author
2011-06-09
Pgindent run before 9.1 beta2.
Bruce Momjian
2011-06-02
Implement getpeereid() as a src/port compatibility function.
Tom Lane
2011-05-31
Replace use of credential control messages with getsockopt(LOCAL_PEERCRED).
Tom Lane
2011-05-30
Fix portability bugs in use of credentials control messages for peer auth.
Tom Lane
2011-05-30
Refuse "local" lines in pg_hba.conf on platforms that don't support it
Magnus Hagander
2011-05-30
Don't include local line on platforms without support
Magnus Hagander
2011-05-24
Add a "local" replication sample entry
Peter Eisentraut
2011-05-19
Add example for replication in pg_hba.conf
Magnus Hagander
2011-04-26
Rephrase some not-supported error messages in pg_hba.conf processing.
Tom Lane
2011-04-26
Complain if pg_hba.conf contains "hostssl" but SSL is disabled.
Tom Lane
2011-04-13
On HP/UX, the structs used by ioctl(SIOCGLIFCONF) are named differently
Heikki Linnakangas
2011-04-11
Clean up most -Wunused-but-set-variable warnings from gcc 4.6
Peter Eisentraut
2011-04-10
Teach regular expression operators to honor collations.
Tom Lane
2011-04-10
Don't make "replication" magical as a user name, only as a database name, in ...
Andrew Dunstan
2011-04-10
pgindent run before PG 9.1 beta 1.
Bruce Momjian
2011-03-30
Attempt to unbreak windows builds broken by commit 754baa2.
Andrew Dunstan
2011-03-30
Automatically terminate replication connections that are idle for more
Heikki Linnakangas
2011-03-20
Suppress platform-dependent unused-variable warning.
Tom Lane
2011-03-19
Rename ident authentication over local connections to peer
Magnus Hagander
2011-03-12
Use "backend process" rather than "backend server", where appropriate.
Bruce Momjian
2011-01-01
Stamp copyrights for year 2011.
Bruce Momjian
2010-12-18
Make GUC variables for syslog and SSL always visible
Magnus Hagander
2010-12-10
Use symbolic names not octal constants for file permission flags.
Tom Lane
2010-11-23
Remove useless whitespace at end of lines
Peter Eisentraut
2010-10-27
Add a client authentication hook.
Robert Haas
2010-10-24
Support suffix matching of host names in pg_hba.conf
Peter Eisentraut
2010-10-18
Support key word 'all' in host column of pg_hba.conf
Peter Eisentraut
2010-10-16
Fix recent changes to not break non-IPV6-aware systems.
Tom Lane
2010-10-15
Support host names in pg_hba.conf
Peter Eisentraut
2010-10-15
Fix low-risk potential denial of service against RADIUS login.
Magnus Hagander
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-08-26
Document the existence of the socket lock file under unix_socket_directory,
Tom Lane
2010-08-05
Standardize get_whatever_oid functions for object types with
Robert Haas
2010-07-08
Make the Windows tcp keepalive support depend on the existance of the
Magnus Hagander
2010-07-08
Add support for TCP keepalives on Windows, both for backend and the new
Magnus Hagander
2010-07-06
Support setting the keepalive idle time on MacOS X.
Robert Haas
2010-07-06
pgindent run for 9.0, second run
Bruce Momjian
2010-06-29
Message tuning
Peter Eisentraut
2010-06-03
Fix reference to nonexistent configure option
Peter Eisentraut
2010-05-26
Fix bogus error message for SSL-cert authentication, due to lack of
Tom Lane
2010-05-26
The message style police pay a visit to hba.c.
Tom Lane
2010-05-26
Minor editorialization for be-secure.c: fix comments and some formatting
Tom Lane
2010-05-26
Tell openssl to include the names of the root certs the server trusts in
Tom Lane
2010-04-21
Fix pg_hba.conf matching so that replication connections only match records
Tom Lane
2010-04-19
Add new message for explicit rejection by pg_hba.conf. Implicit
Simon Riggs
2010-03-30
Message tuning
Peter Eisentraut
2010-03-24
Fix thinko in log message for "sameuser" ident map mismatch: the provided
Tom Lane
2010-03-21
Message tuning
Peter Eisentraut
2010-03-13
Revert all keepalive moves, reevaluate.
Bruce Momjian
2010-03-13
Move more tcp keepalive macros to be consistent.
Bruce Momjian
[next]