source: openpam @ 531

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @531   14 months des Redundant #include
(edit) @530   14 months des Expand $Id$
(edit) @529   14 months des Ignore Emacs droppings
(edit) @528   15 months des Add an internal function for appending a character to a dynamically …
(edit) @527   15 months des Rename sigset to the_sigset to avoid shadowing sigset(3).
(edit) @526   16 months des Credit Don Lewis and Gleb Smirnoff for their assistance with tracking down …
(edit) @525   16 months des Improve error messages by logging the full path of the module we tried to …
(edit) @524   16 months des Fix a regression introduced by r487. The count was actually used to …
(edit) @523   16 months des Reluctantly document PAM_LOG_LIBDEBUG.
(edit) @522   16 months des Add another log level, PAM_LOG_LIBDEBUG, with a negative priority. It is …
(edit) @521   16 months des Reduce log spam.
(edit) @520   16 months des Only call dlerror() after dlsym() failed.
(edit) @519   16 months des Verify that the target is a regular file.
(edit) @518   16 months des The name of the default policy is (and always has been) "other", not …
(edit) @517   16 months des Detect fdlopen(3)
(edit) @516   16 months des Use fdlopen(3) if it is available.
(edit) @515   16 months des Correct usage string
(edit) @514   16 months des Generate Trac-compatible wiki text for each release from HISTORY.
(edit) @513   16 months des Normalize whitespace
(edit) @512   16 months des Tag OpenPAM Lycopsida. Embarrassingly enough, I forgot to commit this …
(edit) @511   16 months des The only place RETURNP() is used returns a non-const pointer.
(edit) @510   17 months des Use a different default prompt if PAM_RHOST != PAM_HOST.
(edit) @509   17 months des Don't log an error message if the file does not exist.
(edit) @508   17 months des Add Matthias Drochner - I wish I'd remembered to do so before I rolled …
(edit) @507   17 months des --with-doc defaults to yes
(edit) @506   17 months des Update release notes for Lycopsida
(edit) @505   17 months des Set version number and release name
(edit) @504   17 months des Set release date
(edit) @503   17 months des Style / consistency
(edit) @502   17 months des Use openpam_check_path_owner_perms()
(edit) @501   18 months des Report an error if one of the modules in the chain does not implement the …
(edit) @500   18 months des Forgotten in previous commit: check the ownership and permissions of the …
(edit) @499   18 months des Factor out and improve the module ownership / permission check, and add a …
(edit) @498   18 months des Document increased input validation, and credit Sebastian Krahmer for …
(edit) @497   18 months des Validate the service name, closing an attack vector for programs like …
(edit) @496   18 months des Disallow changing the service name.
(edit) @495   18 months des Document the module ownership / permissions test.
(edit) @494   18 months des nit
(edit) @493   18 months des Refuse to load a module if it is owned by anyone else than root or the …
(edit) @492   18 months des dst can't be const, you idiot.
(edit) @491   18 months des Reorganize the headers and centralize the string tables.
(edit) @490   18 months des Add a strlcpy(3) implementation.
(edit) @489   19 months des Replace old bitmap logo with a redesigned vectorized logo.
(edit) @488   19 months des Always create optv, even if there are no options.
(edit) @487   19 months des The count was never used, so ditch it and return plain PAM error codes …
(edit) @486   19 months des Document quoted option values.
(edit) @485   19 months des Document quoted option values.
(edit) @484   19 months des Remove debugging code.
(edit) @483   19 months des Fix a couple of bugs in the option string reassembly code.
(edit) @482   19 months des Revert large parts of r478. I had forgotten that the module arguments are …
(edit) @481   19 months des The include directive expects a service name, not a filename. While there, …
(edit) @480   19 months des past tense
(edit) @479   19 months des namespace violation mumble mumble
(edit) @478   19 months des Major overhaul of the policy parser to support quoted option values. As a …
(edit) @477   19 months des Minor simplification.
(edit) @476   19 months des "facility" is more appropriate than "function class"
(edit) @475   19 months des Provide strlcmp(3) internally on systems that don't already have it.
(edit) @474   19 months des Fix the case where match_word() matches the last word on the line. It …
(edit) @473   19 months des - Deduplicate the trailing-whitespace code. - Don't treat " \n" as …
(edit) @472   19 months des Remove commented-out code
(edit) @471   19 months des Expand $Id$
(edit) @470   19 months des Rewrap
(edit) @469   19 months des Mention pamtest(1).
(edit) @468   19 months des Build pamtest.
(edit) @467   19 months des Add a tool for testing modules and policies.
(edit) @466   19 months des Mention that the service function is called twice.
(edit) @465   19 months des Add support for bullet lists.
(edit) @464   19 months des ignore openpam_subst.3
(edit) @463   19 months des Add a trailing slash if the user forgot it.
(edit) @462   19 months des If a module directory was specified on the configure command line, the …
(edit) @461   19 months des Fix namespace violations in local variables used to prevent double …
(edit) @460   19 months des Fix namespace violations in some symbols which have external linkage but …
(edit) @459   19 months des Eliminate a potential double evaluation in one of the tracing macros.
(edit) @458   19 months des Add a man page, tweak the usage string, remove useless -h option.
(edit) @457   19 months des Alphabetical order *is* a particular order. At least if the list is …
(edit) @456   19 months des Credit Nick Hibma for suggesting and testing openpam_subst(3).
(edit) @455   19 months des Add a new API function, openpam_subst(3), which replaces substitution …
(edit) @454   19 months des Finally retire _OPENPAM.
(edit) @453   19 months des past tense, for real
(edit) @452   19 months des past tense
(edit) @451   19 months des Tentatively set a name and approximate date for the next release.
(edit) @450   19 months des Recreate my long-lost release-naming script.
(edit) @449   19 months des Revert accidental commit of experimental code.
(edit) @448   19 months des No more .c symlinks!
(edit) @447   19 months des This was written long after the DARPA contract ended.
(edit) @446   19 months des Use VPATH to eliminate the need for symlinks.
(edit) @445   19 months des Modernize, and add support for other authors than ThinkSec?.
(edit) @444   19 months des Document that the item argument (for pam_get_item(3)) and the data …
(edit) @443   19 months des We already have PAM_USER, PAM_RUSER and PAM_RHOST. Add PAM_HOST for the …
(edit) @442   20 months des Add red and blue versions.
(edit) @441   20 months des Rename web icons
(edit) @440   20 months des Set correct mime type for images.
(edit) @439   20 months des Regenerate with alpha
(edit) @438   20 months des Language tweaks.
(edit) @437   20 months des Update copyright and release notes.
(edit) @436   21 months des Ignore the m4 directory.
(edit) @435   3 years des Update copyright dates.
(edit) @434   3 years des Credit Jörg for both past and recent assistance.
(edit) @433   3 years des Add support for dynamic modules that contain a struct pam_module.
(edit) @432   3 years des pam_end() already contains a NULL check, and it is not unreasonable to …
Note: See TracRevisionLog for help on using the revision log.