Commit Graph

94 Commits

Author SHA1 Message Date
Dag-Erling Smørgrav
31c521e9ea Vendor import of OpenPAM Digitalis. 2003-06-01 12:54:03 +00:00
Dag-Erling Smørgrav
4cb68ea5f3 Vendor import of OpenPAM Dianthus. 2003-05-02 15:08:06 +00:00
Dag-Erling Smørgrav
63303d4131 Initialize variables (perforce change #30310) 2003-05-01 17:16:48 +00:00
Dag-Erling Smørgrav
740d6dcde7 Initialize dlh (perforce change #30312) 2003-05-01 17:15:45 +00:00
Dag-Erling Smørgrav
83a75cff45 MFP4: guard against null pointer dereference which sshd can cause (#25271) 2003-02-16 11:28:55 +00:00
Dag-Erling Smørgrav
f3ea2ebc1b MFP4: return the actual value of the requested variable (#24840) 2003-02-08 20:19:10 +00:00
Dag-Erling Smørgrav
60f020541d MFP4: avoid side effects in macro arguments (#24823) 2003-02-08 20:18:25 +00:00
Dag-Erling Smørgrav
b511bdf31c 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
Dag-Erling Smørgrav
1e518e37e8 #include <stddef.h> rather than <sys/types.h> (perforce change 24116) 2003-01-23 21:37:53 +00:00
Dag-Erling Smørgrav
40ce2f606a #include <sys/types.h> (perforce change 24073) 2003-01-22 16:46:44 +00:00
Dag-Erling Smørgrav
644f2b7cdc Vendor import of OpenPAM Daffodil. 2003-01-06 16:07:51 +00:00
Dag-Erling Smørgrav
70e94b0be1 Fix typo in debugging macro (perforce change 23072) 2003-01-03 02:18:53 +00:00
Dag-Erling Smørgrav
648199192c Vendor import of OpenPAM Cyclamen. 2002-12-16 15:28:05 +00:00
Dag-Erling Smørgrav
9c05d469da Add default cases to the switches (perforce change 21902) 2002-12-04 14:37:35 +00:00
Dag-Erling Smørgrav
9f4bac9d42 (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
Dag-Erling Smørgrav
d453fb1b0a Vendor import of OpenPAM Citronella. 2002-06-30 21:36:39 +00:00
Dag-Erling Smørgrav
ee02aaa95b Vendor import of OpenPAM Citronella. 2002-06-30 21:30:05 +00:00
Dag-Erling Smørgrav
55e3fbc9f1 Vendor import of OpenPAM Cinquefoil. 2002-05-24 13:18:43 +00:00
Dag-Erling Smørgrav
e55149b3dc Add missing include (perforce change 11137) 2002-05-10 22:03:19 +00:00
Dag-Erling Smørgrav
c495750164 Initialize other to all-zeroes before using it (perforce change 10738) 2002-05-03 12:56:29 +00:00
Dag-Erling Smørgrav
ac7e3b9d95 Vendor import of OpenPAM Cinnamon. 2002-05-02 04:40:21 +00:00
Dag-Erling Smørgrav
c7070155fc Fix broken markup (perforce changes 9937, 9939) 2002-04-17 22:58:58 +00:00
Dag-Erling Smørgrav
11d81aa6d4 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
Dag-Erling Smørgrav
b81138f1a3 Don't echo log messages to stderr (perforce change 9758) 2002-04-16 22:04:22 +00:00
Dag-Erling Smørgrav
193cf419da Log dlopen() / dlsym() failures at the debug level (perforce change 9760) 2002-04-16 21:35:53 +00:00
Dag-Erling Smørgrav
bdcb69e2b5 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
Dag-Erling Smørgrav
69665ef57f Print newline after error and info messages (perforce change 9750) 2002-04-15 06:32:54 +00:00
Dag-Erling Smørgrav
f116fd5df6 Fix typo in pam_get_authtok(3) (perforce change 9746) 2002-04-15 01:26:36 +00:00
Dag-Erling Smørgrav
183bda3791 Vendor import of OpenPAM Cineraria. 2002-04-14 18:28:22 +00:00
Dag-Erling Smørgrav
8d38dc9dca Fix typo in openpam_log macro (perforce change 9634)
Sponsored by:	DARPA, NAI Labs
2002-04-12 22:22:27 +00:00
Dag-Erling Smørgrav
b825a3ace6 Linux-PAM compatibility improvements (perforce change 9623)
Sponsored by:	DARPA, NAI Labs
2002-04-12 18:31:28 +00:00
Dag-Erling Smørgrav
2a26decf71 Vendor import of OpenPAM Cinchona. 2002-04-08 12:38:21 +00:00
Dag-Erling Smørgrav
93889be53d Vendor import of OpenPAM Cinchona. 2002-04-08 12:30:31 +00:00
Dag-Erling Smørgrav
11d144d325 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
Dag-Erling Smørgrav
d32a969cca 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
Dag-Erling Smørgrav
a65dc9cb60 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
Dag-Erling Smørgrav
856bb440c7 Vendor import of OpenPAM Centaury. 2002-03-14 20:42:07 +00:00
Dag-Erling Smørgrav
6f9b443b18 Fix bugs in module loading and caching code (perforce change #7381)
Sponsored by:	DARPA, NAI Labs
2002-03-07 19:24:22 +00:00
Dag-Erling Smørgrav
527825f1c2 s/PAM_REINITIALISE_CRED/PAM_REINITIALIZE_CRED/
Sponsored by:	DARPA, NAI Labs
2002-03-07 12:11:34 +00:00
Dag-Erling Smørgrav
bda8155763 Add missing #include <string.h> 2002-03-07 11:59:04 +00:00
Dag-Erling Smørgrav
4579d22cac Vendor import of OpenPAM Celandine. 2002-03-05 13:49:56 +00:00
Dag-Erling Smørgrav
46acc37026 Vendor import of OpenPAM Cantaloupe 2002-02-23 01:24:02 +00:00
Dag-Erling Smørgrav
ac676a1116 Vendor import of OpenPAM Caliopsis 2002-02-23 01:23:20 +00:00
Dag-Erling Smørgrav
5c1eca5551 Vendor import of OpenPAM Calamite 2002-02-23 01:22:51 +00:00