pgsql/ oc/src/sgml/client-auth.sgml oc/src/sgm ...

From: tgl(at)postgresql(dot)org
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/ oc/src/sgml/client-auth.sgml oc/src/sgm ...
Date: 2001-09-21 20:31:52
Message-ID: 200109212031.f8LKVqm98525@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql
Changes by: tgl(at)postgresql(dot)org 01/09/21 16:31:50

Modified files:
doc/src/sgml : client-auth.sgml protocol.sgml runtime.sgml
doc/src/sgml/ref: alter_user.sgml create_user.sgml
src/backend/libpq: auth.c crypt.c hba.c md5.c
src/backend/postmaster: postmaster.c
src/include/libpq: hba.h
src/interfaces/libpq: Makefile fe-auth.c

Log message:
Code review for MD5 authorization patch. Clean up some breakage
(salts were always zero!?), add much missing documentation.

Browse pgsql-committers by date

  From Date Subject
Next Message tgl 2001-09-21 21:10:56 pgsql/ oc/src/sgml/client-auth.sgml oc/src/sgm ...
Previous Message petere 2001-09-21 18:37:05 pgsql/ oc/src/sgml/Makefile oc/src/sgml/docgui ...