|
|
|
@220
|
10 years |
des |
Update portability status.
|
|
|
|
@219
|
10 years |
des |
OpenBSD doesn't create libpam.so at build time, and FreeBSD ignores the …
|
|
|
|
@218
|
10 years |
des |
Build everything (rather than just the man pages) so the release
will fail …
|
|
|
|
@217
|
10 years |
des |
Credit Mike Petullo <mike@…> for his OpenBSD patches.
|
|
|
|
@216
|
10 years |
des |
Use RTLD_LAZY rather than RTLD_NOW (which apparently isn't supported
on …
|
|
|
|
@215
|
10 years |
des |
Support su'ing to another user with arguments. Drop privs in the
child …
|
|
|
|
@214
|
10 years |
des |
Propagate version numbers and installation directories throughout
the tree …
|
|
|
|
@213
|
10 years |
des |
Roll OpenPAM Dianthus.
|
|
|
|
@212
|
10 years |
des |
Change the contact address to des@….
|
|
|
|
@211
|
10 years |
des |
Constify the return value from pam_getenv(3). This violates XSSO,
but I …
|
|
|
|
@210
|
10 years |
des |
If compiled with -DDEBUG, enable debugging right before calling a
module …
|
|
|
|
@209
|
10 years |
des |
Add a global variable controlling the output of debugging messages.
This …
|
|
|
|
@208
|
10 years |
des |
Avoid dereferencing an unitialized dl handle. Also, add a cast to
avoid a …
|
|
|
|
@207
|
10 years |
des |
Some compilers (gcc at least) promote the integer literal 0x80000000
to …
|
|
|
|
@206
|
10 years |
des |
Variable initialization issues.
|
|
|
|
@205
|
10 years |
des |
Avoid a NULL pointer dereference if PAM_CONV is non-NULL but its
conv …
|
|
|
|
@204
|
10 years |
des |
Apparently, nobody ever uses pam_getenv(3), because nobody has ever …
|
|
|
|
@203
|
10 years |
des |
Nothing beats being an idiot! Avoid passing expressions with side
effects …
|
|
|
|
@202
|
10 years |
des |
If the saved effective uid is the same as the current effective uid,
just …
|
|
|
|
@201
|
10 years |
des |
If a set of saved credentials already exists when we are called, log
a …
|
|
|
|
@200
|
10 years |
des |
More debugging macros: ENTERI() (item type), ENTERN() (int),
ENTERS() …
|
|
|
|
@199
|
10 years |
des |
#include <stddef.h> is sufficient to define size_t, and is far more …
|
|
|
|
@198
|
10 years |
des |
#include <sys/types.h> (for size_t) against my better judgement.
Solaris …
|
|
|
|
@197
|
10 years |
des |
Release OpenPAM Daffodil.
|
|
|
|
@196
|
10 years |
des |
Credit Juli Mallett for her many contributions.
|
|
|
|
@195
|
10 years |
des |
Document dependency on <sys/types.h> (for size_t)
|
|
|
|
@194
|
10 years |
des |
On second thought, use RETURNS() since environment variables are
strings.
|
|
|
|
@193
|
10 years |
des |
Use RETURNP() rather than RETURNC().
|
|
|
|
@192
|
10 years |
des |
Have prompt() return NULL if EOF occurred on stdin, instead of acting
as …
|
|
|
|
@191
|
10 years |
des |
Fix a typo in the active version of RETURNC(), and a cosmetic nit
in the …
|
|
|
|
@190
|
10 years |
des |
Credit Mikko Työläjärvi for his patch (see change 23072)
|
|
|
|
@189
|
10 years |
des |
Fix typo in debugging macro.
Submitted by: Mikko Tyolajarvi …
|
|
|
|
@188
|
10 years |
des |
OpenPAM Cyclamen is ready to roll.
|
|
|
|
@187
|
10 years |
des |
Instrument entry and exit points.
|
|
|
|
@186
|
10 years |
des |
Record which primitive is currently executing before calling the
service …
|
|
|
|
@185
|
10 years |
des |
Declare _pam_func_name and _pam_err_name.
Add a member to the pam_handle …
|
|
|
|
@184
|
10 years |
des |
Add an array containing the API names for the PAM primitives.
|
|
|
|
@183
|
10 years |
des |
Add an array of symbolic names for the PAM error codes.
Fix a minor style …
|
|
|
|
@182
|
10 years |
des |
Add a counter to the error code enumeration.
|
|
|
|
@181
|
10 years |
des |
Bring up to date, this file hasn't been updated in nearly eight months.
|
|
|
|
@180
|
10 years |
des |
Prepare for the next release (Cyclamen).
|
|
|
|
@179
|
10 years |
des |
Credit eric@ for his assistance with MacOS.
|
|
|
|
@178
|
10 years |
des |
The pam_dummy module is dead.
|
|
|
|
@177
|
10 years |
des |
Remove the pam_dummy module; it serves no discernible purpose.
|
|
|
|
@176
|
10 years |
des |
Whitespace nit.
|
|
|
|
@175
|
10 years |
des |
Make the log level default to PAM_LOG_ERROR.
|
|
|
|
@174
|
11 years |
des |
Support /usr/local/etc/pam.conf, for completeness' sake.
Sponsored …
|
|
|
|
@173
|
11 years |
des |
Grammar nit + reorder entries.
|
|
|
|
@172
|
11 years |
des |
#include <security/pam_appl.h> to get a prototype for pam_get_user().
…
|
|
|
|
@171
|
11 years |
des |
Build all man pages when rolling a release.
|
|
|
|
@170
|
11 years |
des |
Write message to stdout, not stderr.
Submitted by: jmallett
Sponsored …
|
|
|
|
@169
|
11 years |
des |
Formatting nit.
|
|
|
|
@168
|
11 years |
des |
Bite the bullet and move PAM_{,OLD}AUTHTOK_PROMPT to make room for …
|
|
|
|
@167
|
11 years |
des |
Don't forget the sample pam_unix module.
|
|
|
|
@166
|
11 years |
des |
Release checklist.
|
|
|
|
@165
|
11 years |
des |
OpenPAM Citronella.
|
|
|
|
@164
|
11 years |
des |
Add the PAM_REPOSITORY item (from Solaris 9).
Sponsored by: DARPA, NAI …
|
|
|
|
@163
|
11 years |
des |
s/pam_info/pam_error/ in documentation.
|
|
|
|
@162
|
11 years |
des |
List Darren J. Moffat and Gary Winiger, both of Sun Microsystems.
Reformat …
|
|
|
|
@161
|
11 years |
des |
Implement the "binding" control flag (from Solaris 9)
Sponsored …
|
|
|
|
@160
|
11 years |
des |
Include <sys/types.h> to define size_t.
|
|
|
|
@159
|
11 years |
des |
Define struct pam_repository (from Solaris 9). Note that the PAM
headers …
|
|
|
|
@158
|
11 years |
des |
Don't treat PAM_NEW_AUTHTOK_REQD as an error.
Try to emulate Solaris more …
|
|
|
|
@157
|
11 years |
des |
DBA update and minor whitespace fixes.
|
|
|
|
@156
|
11 years |
des |
Start a new paragraph after a list.
|
|
|
|
@155
|
11 years |
des |
A working bare-bones pam_unix module (authentication only). Should
work …
|
|
|
|
@154
|
11 years |
des |
Make this actually work...
Sponsored by: DARPA, NAI Labs
|
|
|
|
@153
|
11 years |
des |
Split the summar page in two (one for the standard API, one for …
|
|
|
|
@152
|
11 years |
des |
Revamp the man page generation process. Delete the generated man pages
as …
|
|
|
|
@151
|
11 years |
des |
Conditionalize debugging messages in !STDC, !GNUC case.
|
|
|
|
@150
|
11 years |
des |
Roll OpenPAM Cinquefoil.
Sponsored by: DARPA, NAI Labs
|
|
|
|
@149
|
11 years |
des |
Add openpam_nullconv.3
|
|
|
|
@148
|
11 years |
des |
Regenerate.
|
|
|
|
@147
|
11 years |
des |
GCC 3 is upon us.
Sponsored by: DARPA, NAI Labs
|
|
|
|
@146
|
11 years |
des |
Add openpam_nullconv(3)
|
|
|
|
@145
|
11 years |
des |
Add documentation.
Sponsored by: DARPA, NAI Labs
|
|
|
|
@144
|
11 years |
des |
Add support for marking up variable names and values.
|
|
|
|
@143
|
11 years |
des |
Silly me forgot to update the version macros when I rolled Cinnamon.
I …
|
|
|
|
@142
|
11 years |
des |
Initialize other to all-zeroes before using it.
|
|
|
|
@141
|
11 years |
des |
Release documentation for OpenPAM Cinnamon.
|
|
|
|
@140
|
11 years |
des |
Regenerate with correct #include information.
|
|
|
|
@139
|
11 years |
des |
OpenPAM extensions need <security/openpam.h>.
|
|
|
|
@138
|
11 years |
des |
Regenerate.
|
|
|
|
@137
|
11 years |
des |
Fall in line with Solaris and Linux-PAM wrt use of the "other" policy:
use …
|
|
|
|
@136
|
11 years |
des |
Don't reference vpath after it's been freed.
|
|
|
|
@135
|
11 years |
des |
Regenerate in order to properly close literal sections.
|
|
|
|
@134
|
11 years |
des |
Properly terminate literal sections that appear at the end of the …
|
|
|
|
@133
|
11 years |
des |
Regenerate.
|
|
|
|
@132
|
11 years |
des |
Add colons so gendoc recognizes this as a list rather than a literal …
|
|
|
|
@131
|
11 years |
des |
When closing a literal section, reset $inliteral, not $inlist.
Sponsored …
|
|
|
|
@130
|
11 years |
des |
Set rsp to NULL before calling the conversation function, so we can
later …
|
|
|
|
@129
|
11 years |
des |
Add a null conversation function.
Sponsored by: DARPA, NAI Labs
|
|
|
|
@128
|
11 years |
des |
Fix braino in the gcc version of the openpam_log() macro.
Sponsored …
|
|
|
|
@127
|
11 years |
des |
Additional debugging messages.
|
|
|
|
@126
|
11 years |
des |
Typo on page 73.
|
|
|
|
@125
|
11 years |
des |
Don't copy log messages to stderr, even #ifdef DEBUG.
|
|
|
|
@124
|
11 years |
des |
Print a newline after an error or info message.
|
|
|
|
@123
|
11 years |
des |
Document change 9736, I'm rerolling Cinenaria.
|
|
|
|
@122
|
11 years |
des |
Fix highly embarassing typo. This makes a good argument for using
verbose …
|
|
|
|
@121
|
11 years |
des |
Release documentation for OpenPAM Cineraria.
|
|
|
|