source: openpam @ 333

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @333   11 years des Link to the download page
(edit) @332   11 years des Tweaks for the errata list.
(edit) @331   11 years des Nits.
(edit) @330   11 years des Add the errata list.
(edit) @329   11 years des Add copyright and CVS Id
(edit) @328   11 years des Stylesheet tweaks.
(edit) @327   11 years des First shot at a stylesheet
(edit) @326   11 years des Add W3C icons.
(edit) @325   11 years des W3C icons
(edit) @324   11 years des First shot at an index
(edit) @323   11 years des Makefile
(edit) @322   11 years des OpenPAM logo
(edit) @321   7 years des This script was written to work around a limitation in Perforce, and is no …
(edit) @320   7 years des Convert $P4$ tags to $Id$.
(edit) @319   8 years des Start section for next release.
(edit) @318   8 years des Centralize macros used for hiding GCC-specific attributes. Use attributes …
(edit) @317   8 years des Bump the date.
(edit) @316   8 years des Markup nits. Submitted by: ru
(edit) @315   8 years des Correctly escape \& in Perl strings. Submitted by: ru
(edit) @314   8 years des Fix xref ordering and single space after Inc. Submitted by: ru
(edit) @313   8 years des Bump release date.
(edit) @312   8 years des Roll OpenPAM Figwort.
(edit) @311   8 years des Make sure OPENPAM_MODULES_DIR has a trailing slash.
(edit) @310   8 years des Return specific error codes for pam_sm_setcred() and pam_sm_chauthtok() …
(edit) @309   8 years des Add $P4$ tags to files that didn't already have them.
(edit) @308   8 years des If the module path is relative, prepend the module installation directory …
(edit) @307   8 years des Add Hubert Feyrer, also of NetBSD.
(edit) @306   8 years des s/\$Id\$/\$P4\$/
(edit) @305   8 years des Add a pam.conf(5) manual page.
(edit) @304   8 years des Better to use unsigned char when isspace() is involved.
(edit) @303   8 years des Sort cross-references in dictionary order. Requested by: ru@
(edit) @302   8 years des Add Christos Zoulas and Emmanuel Dreyfus from NetBSD for their …
(edit) @301   8 years des Leave alarm() alone if openpam_ttyconv_timeout is zero or negative. Also …
(edit) @300   8 years des Additional healthy paranoia. Obtained from: NetBSD
(edit) @299   8 years des Prepare for tomorrow's release of OpenPAM Feterita.
(edit) @298   8 years des Need to set the release date in configure.ac.
(edit) @297   8 years des Dynamically branding a release with today's date has caused trouble in the …
(edit) @296   8 years des Sort EXTRA_DIST and add HISTORY.
(edit) @295   8 years des Remove unneeded files, and add openpam_free_envlist(3).
(edit) @294   8 years des Whitespace nits.
(edit) @293   8 years des configure.in -> configure.ac
(edit) @292   8 years des configure.in is deprecated in favor of configure.ac.
(edit) @291   8 years des Formatting and documentation nits.
(edit) @290   8 years des Use FREE() instead of free().
(edit) @289   8 years des Add openpam_free_envlist(). I'm tired of freeing them by hand.
(edit) @288   8 years des Hard sentence breaks in inline documentation.
(edit) @287   8 years des Rewrap a paragraph.
(edit) @286   8 years des Add a couple of missing words.
(edit) @285   8 years des Hard sentence break.
(edit) @284   8 years des Add explicit section numbers to sete[gu]id() / setgroups() cross- …
(edit) @283   8 years des Numerous improvements inspired by comments from ru@. Mainly, this fixes a …
(edit) @282   9 years des Don't build su(1) and pam_unix(8) by default; they're just examples.
(edit) @281   9 years des Remove an unnecessary cast, obviating the need for <stdint.h> which …
(edit) @280   9 years des s/accound/account/ Spotted by: rwatson
(edit) @279   9 years des Make the ENTER*() and RETURN*() macros safe from side-effects, and solve …
(edit) @278   9 years des Prepare to release OpenPAM Eelgrass.
(edit) @277   9 years des I originally thought the XSSO was wrong to declare pam_get_data()'s final …
(edit) @276   9 years des Tell gcc that _openpam_log() behaves like printf().
(edit) @275   9 years des I completely bungled the previous commit. Don't know what I was thinking …
(edit) @274   10 years des Belatedly fix confusion about the layout of resp, cf. similar changes in …
(edit) @273   10 years des Correct the description of the conversation function's second argument, …
(edit) @272   10 years des Revert the previous commit. It seemed like a good idea at the time, but …
(edit) @271   10 years des Postpone Dogwood until tomorrow.
(edit) @270   10 years des Update the release notes and installation instructions.
(edit) @269   10 years des FOPEN_MAX wasn't such a reliable <stdio.h> indicator after all, so use …
(edit) @268   10 years des Include all files listed in the manifest.
(edit) @267   10 years des Solaris needs <limits.h> for NGROUPS_MAX. Don't bother making this …
(edit) @266   10 years des Install headers in the right place.
(edit) @265   10 years des Prepare to release OpenPAM Dogwood later today.
(edit) @264   10 years des Use read(2) on fileno(stdin) rather than fgets(3). This make timeout …
(edit) @263   10 years des Constify the msg field of struct pam_message, and realign.
(edit) @262   10 years des Avoid side effects in macro arguments (don't I ever learn?); also address …
(edit) @261   10 years des Staticize the default prompts.
(edit) @260   10 years des Change '-type f' to '-not -type d' to make sure we also get symlinks and …
(edit) @259   10 years des Joe Marcus Clarke is a FreeBSD committer, so list his freebsd.org address.
(edit) @258   10 years des Checking the return value from pam_get_item(3) isn't enough, we also have …
(edit) @257   10 years des A script for removing files P4 doesn't know about.
(edit) @256   10 years des Streamline the distribution process.
(edit) @255   10 years des Have dist.sh automatically set the release date. Touch all files in the …
(edit) @254   10 years des Nits.
(edit) @253   10 years des Update the distribution script to use configure and GNU make.
(edit) @252   10 years des Document the installation procedure.
(edit) @251   10 years des Autoconfuse.
(edit) @250   10 years des Paranoia: clear buffers before returning. Submitted by: Dmitry V. Levin …
(edit) @249   10 years des Fix some markup issues pointed out by ru@.
(edit) @248   10 years des Remove debugging output.
(edit) @247   10 years des Include openpam_readline.3 in the tarball.
(edit) @246   10 years des Release documentation for OpenPAM Digitalis.
(edit) @245   10 years des Give up trying to keep track of what has changed and what hasn't; just …
(edit) @244   10 years des The next release will be Digitalis.
(edit) @243   10 years des Incorporate patches from Dmitry V. Levin which improve the policy loader, …
(edit) @242   10 years des Cross-reference openpam_{get,set}_option(3).
(edit) @241   10 years des Continue improving the new configuration parser, particularly error …
(edit) @240   10 years des Overhaul the configuration parser. This adds support for continuation …
(edit) @239   10 years des Don't include DESTDIR in BINDIR and LIBDIR; OTOH, provide a default …
(edit) @238   10 years des Use RTLD_NOW where available, and define it to RTLD_LAZY otherwise.
(edit) @237   10 years des Note that OpenPAM now builds on most glibc-based Linux platforms.
(edit) @236   10 years des Remove trailing semicolons from macros.
(edit) @235   10 years des No need to explicitly clear pointers now that we use FREE().
(edit) @234   10 years des Return code paranoia: compare against 0 instead of -1. Suggested …
Note: See TracRevisionLog for help on using the revision log.