ident-des patches

From: "David M(dot) Kaplan" <dmkaplan(at)ucdavis(dot)edu>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: ident-des patches
Date: 2002-06-22 23:57:56
Message-ID: 3D150F04.6070304@ucdavis.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

I added the code to make IDENT authentification work even if the
responses are DES encrypted. The changes are contained in the attached
tar.gz file.

There is a readme included in the tar.gz which explains things. The tar
file contains the following files:

ident-des.patch
src/backend/libpq/ident-des.c
src/include/libpq/ident-des.h
README.ident-des

Thanks,
David Kaplan

Attachment Content-Type Size
ident-des.pgsql.tar.gz application/x-gzip 4.9 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Lockhart 2002-06-23 01:42:44 Re: computer for todo list
Previous Message Bruce Momjian 2002-06-22 23:17:11 Re: Index Scans become Seq Scans after VACUUM ANALYSE