source: openpam @ 574

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @574   15 months des authorship and mdoc nits
(edit) @573   15 months des authorship
(edit) @572   15 months des Include t.h in distribution. Get libt.a from pwd, not srcdir. …
(edit) @571   15 months des Fix srcdir != pwd case (exercised by make distcheck)
(edit) @570   15 months des include openpam_ctype.h in distribution
(edit) @569   15 months des A single space before the section title is OK.
(edit) @568   15 months des Fix authorship
(edit) @567   15 months des Fix backslashes within single-quoted strings (no escape function) Fix line …
(edit) @566   15 months des #include <stdio.h> when appropriate.
(edit) @565   15 months des Fix bugs in two escaped-quote tests. Add more complex line-continuation …
(edit) @564   15 months des Split all doubled-up quote tests in two (one for single quotes, one for …
(edit) @563   15 months des Don't use \a as a test case for escaped letters, because people might …
(edit) @562   15 months des Start writing unit tests for openpam_readlinev(). One of them fails, but …
(edit) @561   15 months des need config.h + missing printf() arguments + more tests
(edit) @560   15 months des Need config.h
(edit) @559   15 months des Annotate t_verbose()
(edit) @558   15 months des This was actually a bad idea, because the test might produce warning or …
(edit) @557   15 months des whitespace nit
(edit) @556   15 months des In verbose mode, output the number and name of each test to stderr before …
(edit) @555   15 months des Get rid of BSDisms
(edit) @554   15 months des Add strlcat() for non-BSD systems. strlcpy() needs to be static.
(edit) @553   15 months des Another bug uncovered by unit tests: If the first character encountered …
(edit) @552   15 months des Start adding test cases involving quotes. The first two I could think of …
(edit) @551   15 months des Rename some tests, and test single and multiple whitespace separately.
(edit) @550   15 months des Fix a bug detected by the unit tests: to ensure consistent handling of …
(edit) @549   15 months des Always build and run the tests last so the results are more easily visible …
(edit) @548   15 months des Add a handful of unit tests for openpam_readword(3). Note that one of them …
(edit) @547   15 months des Add an openpam_straddch() function that appends a character to a string, …
(edit) @546   15 months des Update year
(edit) @545   15 months des More cases in which Fn should be used instead of Nm.
(edit) @544   15 months des Through oversight, the PAM_LOG_LIBDEBUG case was left out in the version …
(edit) @543   15 months des Even though I now prefer the 2-clause BSD license, for practical reasons, …
(edit) @542   15 months des Add support for custom sections, including a custom RETURN VALUES section …
(edit) @541   15 months des Only pull up punctuation which is followed by whitespace.
(edit) @540   15 months des Use ".Fn foo" instead of ".Nm" for function names.
(edit) @539   15 months des spelling
(edit) @538   15 months des Short program that converts a PAM policy to C code that creates static …
(edit) @537   15 months des Save errno before calling asprintf(), since asprintf() may touch errno, …
(edit) @536   15 months des Avoid underflow if *size == 0.
(edit) @535   15 months des Fix some embarassing typos introduced in the openpam_straddch() cleanup. …
(edit) @534   15 months des Additional return value hackery.
(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   17 months des Credit Don Lewis and Gleb Smirnoff for their assistance with tracking down …
(edit) @525   17 months des Improve error messages by logging the full path of the module we tried to …
(edit) @524   17 months des Fix a regression introduced by r487. The count was actually used to …
(edit) @523   17 months des Reluctantly document PAM_LOG_LIBDEBUG.
(edit) @522   17 months des Add another log level, PAM_LOG_LIBDEBUG, with a negative priority. It is …
(edit) @521   17 months des Reduce log spam.
(edit) @520   17 months des Only call dlerror() after dlsym() failed.
(edit) @519   17 months des Verify that the target is a regular file.
(edit) @518   17 months des The name of the default policy is (and always has been) "other", not …
(edit) @517   17 months des Detect fdlopen(3)
(edit) @516   17 months des Use fdlopen(3) if it is available.
(edit) @515   17 months des Correct usage string
(edit) @514   17 months des Generate Trac-compatible wiki text for each release from HISTORY.
(edit) @513   17 months des Normalize whitespace
(edit) @512   17 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   19 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.
Note: See TracRevisionLog for help on using the revision log.