Commit Graph

54 Commits

Author SHA1 Message Date
des
de496e822f This commit was generated by cvs2svn to compensate for changes in r132691,
which included commits to RCS files with non-trunk default branches.
2004-07-27 10:15:55 +00:00
des
be2af0e1d9 MFP4 (#47094): avoid bogus NULL pointer warnings when building with -DDEBUG. 2004-03-11 18:04:03 +00:00
des
e7b7250764 Vendor import of OpenPAM Eelgrass. 2004-02-10 10:11:23 +00:00
des
0ac9b614f9 MFP4: really fix resp issue, and don't trim trailing spaces (#43727) 2003-12-10 16:46:08 +00:00
des
309ac786af MFP4: fix confusion about the layout of resp (#42758)
Approved by:	re (rwatson)
2003-11-20 07:55:08 +00:00
des
66b982e44c MFP4: revert constification of pam_message.msg (perforce change #34785) 2003-07-21 19:54:17 +00:00
des
de170d509e These files have been removed from the distribution. 2003-07-15 07:23:52 +00:00
des
4f94712dd1 Vendor import of OpenPAM Dogwood. 2003-07-15 07:18:26 +00:00
des
49e0f275db Avoid side effects in macro arguments (perforce change #33323)
Submitted by:	Dmitry V. Levin <ldv@altlinux.org>
2003-06-18 09:44:09 +00:00
des
f4ecd47466 Remove debugging output (perforce change #32378) 2003-06-02 15:04:15 +00:00
des
3409f2d5db Vendor import of OpenPAM Digitalis. 2003-06-01 12:54:03 +00:00
des
1b2b5956a0 Vendor import of OpenPAM Dianthus. 2003-05-02 15:08:06 +00:00
des
f1f9c1228b Initialize variables (perforce change #30310) 2003-05-01 17:16:48 +00:00
des
08e6577407 Initialize dlh (perforce change #30312) 2003-05-01 17:15:45 +00:00
des
2e76ae7fcb MFP4: guard against null pointer dereference which sshd can cause (#25271) 2003-02-16 11:28:55 +00:00
des
5945314a7a MFP4: return the actual value of the requested variable (#24840) 2003-02-08 20:19:10 +00:00
des
08e4475303 MFP4: avoid side effects in macro arguments (#24823) 2003-02-08 20:18:25 +00:00
des
ead41a55fb Sync with P4. Most of this is debugging code; the only substantial changes
are improvements to openpam_{borrow,restore}_cred() (#24779 and #24780).
2003-02-07 15:27:03 +00:00
des
08883899a5 #include <stddef.h> rather than <sys/types.h> (perforce change 24116) 2003-01-23 21:37:53 +00:00
des
96469890b5 #include <sys/types.h> (perforce change 24073) 2003-01-22 16:46:44 +00:00
des
99ec0b3f5a Vendor import of OpenPAM Daffodil. 2003-01-06 16:07:51 +00:00
des
138c0848a7 Fix typo in debugging macro (perforce change 23072) 2003-01-03 02:18:53 +00:00
des
18c136aadd Vendor import of OpenPAM Cyclamen. 2002-12-16 15:28:05 +00:00
des
d4a7314383 Add default cases to the switches (perforce change 21902) 2002-12-04 14:37:35 +00:00
des
9bd2a545b1 (MFP4#19900) Write message to stdout, not stderr.
Submitted by:	jmallet
Sponsored by:	Rachel Hestilow <rachel@jerkcity.com>
2002-10-23 08:21:00 +00:00
des
63abd18044 Vendor import of OpenPAM Citronella. 2002-06-30 21:36:39 +00:00
des
cb0022693c Vendor import of OpenPAM Citronella. 2002-06-30 21:30:05 +00:00
des
658709f5bc Vendor import of OpenPAM Cinquefoil. 2002-05-24 13:18:43 +00:00
des
d5f591c3ab Add missing include (perforce change 11137) 2002-05-10 22:03:19 +00:00
des
b12f600bff Initialize other to all-zeroes before using it (perforce change 10738) 2002-05-03 12:56:29 +00:00
des
3b59856f3c Vendor import of OpenPAM Cinnamon. 2002-05-02 04:40:21 +00:00
des
e99a5d43c0 Fix broken markup (perforce changes 9937, 9939) 2002-04-17 22:58:58 +00:00
des
6a4fdf7d41 Set rsp to NULL before calling the conversation function so we can later
detect if it hasn't been touched (perforce change 9889)

Sponsored by:	DARPA, NAI Labs
2002-04-17 22:57:09 +00:00
des
d1895aba33 Don't echo log messages to stderr (perforce change 9758) 2002-04-16 22:04:22 +00:00
des
2b150cf6ae Log dlopen() / dlsym() failures at the debug level (perforce change 9760) 2002-04-16 21:35:53 +00:00
des
8161706dd9 Fix braino in the openpam_log() macro that caused the arguments to be
expanded twice (perforce change 9853)
2002-04-16 21:34:41 +00:00
des
bd0bbd9f7b Print newline after error and info messages (perforce change 9750) 2002-04-15 06:32:54 +00:00
des
c9b90a6e8f Fix typo in pam_get_authtok(3) (perforce change 9746) 2002-04-15 01:26:36 +00:00
des
3928c97d18 Vendor import of OpenPAM Cineraria. 2002-04-14 18:28:22 +00:00
des
38971df82a Fix typo in openpam_log macro (perforce change 9634)
Sponsored by:	DARPA, NAI Labs
2002-04-12 22:22:27 +00:00
des
5b1e560369 Linux-PAM compatibility improvements (perforce change 9623)
Sponsored by:	DARPA, NAI Labs
2002-04-12 18:31:28 +00:00
des
360a2d8d73 Vendor import of OpenPAM Cinchona. 2002-04-08 12:38:21 +00:00
des
343af1294c Vendor import of OpenPAM Cinchona. 2002-04-08 12:30:31 +00:00
des
1b3dab89b2 MFOpenPAM: a slew of changes, mostly related to pam_get_authtok() (perforce
changes 9207, 9209, 9210, 9211, 9213, 9220)

Sponsored by:	DARPA, NAI Labs
2002-04-06 19:28:08 +00:00
des
7ca517bc65 Fix incorrect allocation size (perforce change 8918)
PR:		bin/36658
Submitted by:	Takanori Saneto <sanewo@ba2.so-net.ne.jp>
2002-04-02 20:57:22 +00:00
des
191bd7d163 Fix braino in code path for new items (perforce change 8760).
Based on a patch submitted by Joe Marcus Clarke <marcus@marcuscom.com>.

Sponsored by:	DARPA, NAI LabS
cvs: ----------------------------------------------------------------------
2002-04-01 12:20:48 +00:00
des
a0947ef00d Vendor import of OpenPAM Centaury. 2002-03-14 20:42:07 +00:00
des
f880afc9ee Fix bugs in module loading and caching code (perforce change #7381)
Sponsored by:	DARPA, NAI Labs
2002-03-07 19:24:22 +00:00
des
9992450028 s/PAM_REINITIALISE_CRED/PAM_REINITIALIZE_CRED/
Sponsored by:	DARPA, NAI Labs
2002-03-07 12:11:34 +00:00
des
7b1f85a23b Add missing #include <string.h> 2002-03-07 11:59:04 +00:00