|
|
|
@50
|
11 years |
des |
Sort the function names in the correct order (which is not the …
|
|
|
|
@49
|
11 years |
des |
Fix an off-by-one bug that would in some circumstances trim off the
last …
|
|
|
|
@48
|
11 years |
des |
Fix a showstopping NULL dereference in pam_set_item(3).
Sponsored …
|
|
|
|
@47
|
11 years |
des |
Packaging script.
Sponsored by: DARPA, NAI Labs
|
|
|
|
@46
|
11 years |
des |
Release documentation.
Sponsored by: DARPA, NAI Labs
|
|
|
|
@45
|
11 years |
des |
Regenerate to incorporate wording tweak and release date.
Sponsored …
|
|
|
|
@44
|
11 years |
des |
Wording tweak.
Sponsored by: DARPA, NAI Labs
|
|
|
|
@43
|
11 years |
des |
Connect the man pages to the build.
Sponsored by: DARPA, NAI Labs
|
|
|
|
@42
|
11 years |
des |
Make C++-safe.
Sponsored by: DARPA, NAI Labs
|
|
|
|
@41
|
11 years |
des |
Regenerate man pages for functions that have changed, and add man
pages …
|
|
|
|
@40
|
11 years |
des |
Reuse the copyright from the last source file for the summary page.
…
|
|
|
|
@39
|
11 years |
des |
Introduce pam_v{info,error,prompt}().
Move OpenPAM API extensions into …
|
|
|
|
@38
|
11 years |
des |
Constify.
Sponsored by: DARPA, NAI Labs
|
|
|
|
@37
|
11 years |
des |
Provide a fallback for platforms that don't support varadic macros.
…
|
|
|
|
@36
|
11 years |
des |
PAM_CRED_PRELIM_CHECK is an XSSO typo. The correct name for the
constant …
|
|
|
|
@35
|
11 years |
des |
According to bde, it's OK to omit parentheses when taking the size
of an …
|
|
|
|
@34
|
11 years |
des |
Whoa, don't forget to actually resolve symbols once we've located a …
|
|
|
|
@33
|
11 years |
des |
Behave more like Solaris when faced with an empty chain, or a chain
that …
|
|
|
|
@32
|
11 years |
des |
Add support for static linking. Also rename a handful of constants
to …
|
|
|
|
@31
|
11 years |
des |
I suck. This time, test before committing. I apologize for the
acute …
|
|
|
|
@30
|
11 years |
des |
Pfffuit, I really ought to be more careful before I commit machine- …
|
|
|
|
@29
|
11 years |
des |
libpam, not libfetch
|
|
|
|
@28
|
11 years |
des |
The dangers of cut'n'paste…
|
|
|
|
@27
|
11 years |
des |
Man page stubs.
Sponsored by: DARPA, NAI Labs
|
|
|
|
@26
|
11 years |
des |
Perl script I used to generate man page stubs.
Sponsored by: DARPA, NAI …
|
|
|
|
@25
|
11 years |
des |
Store options, and pass them to modules.
Replace the "dispatching" flag …
|
|
|
|
@24
|
11 years |
des |
Circumvent constness issues. OpenPAM is now WARNS4-clean.
Sponsored …
|
|
|
|
@23
|
11 years |
des |
Remove trailing commas from enum lists.
|
|
|
|
@22
|
11 years |
des |
Add the file I forgot in #6131.
Sponsored by: DARPA, NAI Labs
|
|
|
|
@21
|
11 years |
des |
Move linker-related code out into a separate file so it'll be easier
to …
|
|
|
|
@20
|
11 years |
des |
Add a flag to struct pam_handle that openpam_dispatch() uses to
detect and …
|
|
|
|
@19
|
11 years |
des |
Use 'sizeof(foo)' instead of 'sizeof foo' even where it's not
required. …
|
|
|
|
@18
|
11 years |
des |
Clear module data.
Clear environment.
Use pam_set_item() rather than …
|
|
|
|
@17
|
11 years |
des |
Clobber items before freeing them.
Sponsored by: DARPA, NAI Labs
|
|
|
|
@16
|
11 years |
des |
Whitespace cleanup + keyword expansion sweep.
Sponsored by: DARPA, NAI …
|
|
|
|
@15
|
11 years |
des |
Add a sample application.
Sponsored by: DARPA, NAI Labs
|
|
|
|
@14
|
11 years |
des |
Add two sample modules.
Sponsored by: DARPA, NAI Labs
|
|
|
|
@13
|
11 years |
des |
Rename openpam_log() to _openpam_log(), add an argument for the
function …
|
|
|
|
@12
|
11 years |
des |
It turns out dlerror() already includes the module's full path
in the …
|
|
|
|
@11
|
11 years |
des |
Belatedly add openpam_findenv.c to the Makefile, and add a missing …
|
|
|
|
@10
|
11 years |
des |
Rename openpam.h to openpam_impl.h to avoid confusion with …
|
|
|
|
@9
|
11 years |
des |
Add openpam_ttyconv(), a simple tty-based conversation function.
Prototype …
|
|
|
|
@8
|
11 years |
des |
Add non-standard extensions: pam_error(3), pam_get_authtok(3), …
|
|
|
|
@7
|
11 years |
des |
Add two more errata.
Sponsored by: DARPA, NAI Labs
|
|
|
|
@6
|
11 years |
des |
Change "invalid" to "unexpected", since we don't actually croak from
this …
|
|
|
|
@5
|
11 years |
des |
Implement pam_get_user(3).
Sponsored by: DARPA, NAI Labs
|
|
|
|
@4
|
11 years |
des |
On second thought, make that PAM_AUTHTOK_PROMPT.
Sponsored by: DARPA, NAI …
|
|
|
|
@3
|
11 years |
des |
Add non-standard PAM_PASSWD_PROMPT constant to mirror
PAM_USER_PROMPT.
…
|
|
|
|
@2
|
11 years |
des |
Convert preprocessor constants to anonymous enums.
|
|
|
|
@1
|
11 years |
des |
Import OpenPAM.
The basics (pam_start(), pam_end(), pam_strerror(), …
|