index
:
delta/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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
libpq
/
fe-auth.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove 576 references of include files that were not needed.
Bruce Momjian
2006-07-14
1
-2
/
+1
*
Revert part of recent include patch not ready for application.
Bruce Momjian
2006-07-14
1
-1
/
+3
*
Add additional includes needed on some platforms.
Bruce Momjian
2006-07-14
1
-3
/
+1
*
Clean up for warning:
Joe Conway
2006-07-12
1
-6
/
+6
*
Split definitions for md5.c out of crypt.h and into their own header
Tom Lane
2006-06-20
1
-2
/
+2
*
* Stephen Frost (sfrost@snowman.net) wrote:
Bruce Momjian
2006-03-06
1
-27
/
+73
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
1
-2
/
+2
*
Back out patch pending review.
Bruce Momjian
2006-02-12
1
-73
/
+27
*
> I've now tested this patch at home w/ 8.2HEAD and it seems to fix the
Bruce Momjian
2006-02-12
1
-27
/
+73
*
Rename pg_make_encrypted_password to PQencryptPassword.
Peter Eisentraut
2005-12-26
1
-4
/
+4
*
Add an officially exported libpq function to encrypt passwords, and
Tom Lane
2005-12-23
1
-1
/
+38
*
Re-run pgindent, fixing a problem where comment lines after a blank
Bruce Momjian
2005-11-22
1
-10
/
+8
*
I have applied the following patch to document PQinitSSL() and
Bruce Momjian
2005-10-24
1
-1
/
+11
*
Clean up libpq's pollution of application namespace by renaming the
Tom Lane
2005-10-17
1
-130
/
+19
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
1
-17
/
+19
*
Fix Kerberos authentication in wake of virtual-hosts changes --- need
Tom Lane
2005-10-08
1
-2
/
+2
*
Fix a theoretical memory leak in pg_password_sendauth(). If the first
Neil Conway
2005-06-30
1
-6
/
+6
*
Remove support for Kerberos V4. It seems no one is using this, it has
Neil Conway
2005-06-27
1
-162
/
+7
*
Allow kerberos name and username case sensitivity to be specified from
Bruce Momjian
2005-06-04
1
-8
/
+18
*
Kerberos fixes from Magnus Hagander --- in theory Kerberos 5 auth
Tom Lane
2005-03-25
1
-9
/
+12
*
Add conditional inclusion of <com_err.h> to support old 'heimdal'
Tom Lane
2005-01-12
1
-1
/
+5
*
Clean up code in libpq that obtains user's home directory: make a single
Tom Lane
2005-01-04
1
-13
/
+15
*
Tag appropriate files for rc3
PostgreSQL Daemon
2004-12-31
1
-2
/
+2
*
Remove direct inclusions of <com_err.h> as well as configure test for
Tom Lane
2004-12-20
1
-2
/
+1
*
Get rid of perror(), substitute some better phrased error messages.
Peter Eisentraut
2004-11-09
1
-2
/
+2
*
Allow pg_ctl to determine the server is up when getting a request for a
Bruce Momjian
2004-10-16
1
-2
/
+2
*
Revert patch that removed BUFSIZ usage. The memory has to hold the
Bruce Momjian
2004-09-28
1
-2
/
+2
*
Remove use of large BUFSIZ for buffers and use the proper struct sizes.
Bruce Momjian
2004-09-27
1
-2
/
+2
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
1
-2
/
+2
*
Add thread locking to SSL and Kerberos connections.
Bruce Momjian
2004-03-24
1
-1
/
+9
*
More janitorial work: remove the explicit casting of NULL literals to a
Neil Conway
2004-01-07
1
-6
/
+6
*
Dept. of third thoughts: in fact, libpq should support SCM_CREDS challenge
Tom Lane
2003-12-20
1
-7
/
+6
*
Fix broken IDENT support for FreeBSD (appears to have been broken by
Tom Lane
2003-12-20
1
-4
/
+11
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
1
-1
/
+1
*
Cast field-length variables used in printf to int, because sometimes
Peter Eisentraut
2003-11-26
1
-3
/
+3
*
Remove socket credentials defines not referenced.
Bruce Momjian
2003-10-25
1
-8
/
+1
*
Update copyrights to 2003.
Bruce Momjian
2003-08-04
1
-2
/
+2
*
pgindent run.
Bruce Momjian
2003-08-04
1
-14
/
+14
*
> This change (I'm sure this will wrap poorly -- sorry):
Bruce Momjian
2003-06-25
1
-11
/
+8
*
Make libpq thread-safe with configure --with-threads option.
Bruce Momjian
2003-06-14
1
-7
/
+17
*
libpq can now talk to either 3.0 or 2.0 protocol servers. It first tries
Tom Lane
2003-06-08
1
-2
/
+6
*
Revert kerberos code breakage.
Tom Lane
2003-05-16
1
-3
/
+3
*
Allow Win32 to compile under MinGW. Major changes are:
Bruce Momjian
2003-05-15
1
-3
/
+3
*
Second round of FE/BE protocol changes. Frontend->backend messages now
Tom Lane
2003-04-19
1
-2
/
+2
*
First phase of FE/BE protocol modifications: new StartupPacket layout
Tom Lane
2003-04-17
1
-2
/
+2
*
This patch fixes a bunch of spelling mistakes in comments throughout the
Tom Lane
2003-03-10
1
-2
/
+2
*
Guard against array overrun, per report from Yichen Xie. This case
Tom Lane
2003-01-29
1
-1
/
+12
*
Deal with cases where getpeereid _and_ another creditial method is
Bruce Momjian
2002-12-03
1
-2
/
+4
*
pgindent run.
Bruce Momjian
2002-09-04
1
-3
/
+3
*
I checked all the previous string handling errors and most of them were
Bruce Momjian
2002-09-02
1
-4
/
+4
[next]