source: openpam @ 533

Revision Log Mode:


Legend:

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