Next | Query returned 19 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2006-06-02 20:28:01 by Joerg Sonnenberger | Files touched by this commit (136)
Log message:
Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*,
all PEAR packages to php?-pear-* and all Apache packages to ap13-* or
ap2-* respectively. Add new variables to simplify the Makefile
handling. Add CONFLICTS on the old names. Reset revisions of bumped
packages. ap-php will now depend on the default Apache and PHP version.
All programs using it have an implicit option of the Apache version
as well.

OK from jlam@ and adrianp@.
   2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082)
Log message:
Recursive revision bump / recommended bump for gettext ABI change.
   2006-01-24 08:33:02 by Thomas Klausner | Files touched by this commit (1164)
Log message:
Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
   2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
   2005-02-24 15:08:42 by Thomas Klausner | Files touched by this commit (277)
Log message:
Add RMD160 checksums.
   2004-05-08 21:48:27 by Soren Jacobsen | Files touched by this commit (8)
Log message:
Convert to buildlink3.
   2004-03-26 03:28:02 by Thomas Klausner | Files touched by this commit (572) | Package updated
Log message:
PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
   2003-12-30 18:14:09 by Chris Pinnock | Files touched by this commit (1)
Log message:
Shorten COMMENT
   2003-07-31 21:22:30 by Thomas Klausner | Files touched by this commit (5) | Imported package
Log message:
Initial import of ap-auth-pgsql, a replacement for ap-auth-postgresql.
Provided by Harry Waddell in PR 21206.

This module allows user authentication (and can log authenthication
requests) against information stored in a PostgreSQL database.
PostgreSQL is a public domain SQL database.

Authentication

One database, and one (or two) tables.  One table holds the username
and the encryped (or plain) password. The other table holds the
username and the names of the group to which the user belongs.  It
is possible to have username, groupname and password in the same
table.

Access Logging

Every authentication access is logged in the same database of the
authentication table, but in different table. User name and date
of the request are logged. As option, it can log password, ip
address, request line.


Next | Query returned 19 messages, browsing 11 to 20 | previous