index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libpam
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deal better with the crypto version of the PAM library that goes
ru
2004-01-18
3
-0
/
+3
*
Remove crossref to pam.conf(5) which never existed.
schweikh
2004-01-17
1
-1
/
+0
*
Fix a strict aliasing issue. Also remove an unnecessary pam_get_item()
des
2003-12-11
1
-8
/
+6
*
More strict aliasing fixes.
des
2003-12-11
1
-26
/
+29
*
Fix strict aliasing breakage in PAM modules (except pam_krb5, which needs
des
2003-12-11
9
-42
/
+44
*
Fix on sparc64.
sobomax
2003-11-12
1
-1
/
+1
*
Add a new configuration variable - nas_ipaddr, which if set allows to
sobomax
2003-11-12
2
-8
/
+47
*
- fix to UID test description, non-zero -> zero
kensmith
2003-10-17
1
-1
/
+1
*
Ignore ECHILD from waitpid(2) (our child may have been reaped by the
des
2003-09-19
1
-1
/
+2
*
Revert previous commit after fixing libpam.
des
2003-07-21
1
-1
/
+1
*
Add a __DECONST() to unbreak the build.
des
2003-07-15
1
-1
/
+1
*
Fix the master yppasswd routines, so they really work
mbr
2003-06-15
1
-0
/
+26
*
Retire pam_wheel(8) (which has been disconnected for quite a while) and
des
2003-06-01
6
-657
/
+0
*
Update copyright dates.
des
2003-05-31
5
-5
/
+5
*
Remove all instances of pam_std_option()
des
2003-05-31
5
-167
/
+58
*
Introduce pam_guest(8) which will replace pam_ftp(8).
des
2003-05-31
4
-1
/
+220
*
mdoc(7) fixes.
ru
2003-05-24
1
-4
/
+4
*
Retire the useless NOSECURE knob.
des
2003-05-19
1
-2
/
+1
*
Turn MAKE_KERBEROS5 into NO_KERBEROS by negating the logic. Some extra
markm
2003-05-05
1
-1
/
+1
*
Make sure rhostip is always initialized.
des
2003-04-30
1
-1
/
+1
*
Treat an empty PAM_RHOST the same as a NULL one.
des
2003-04-30
4
-5
/
+5
*
Set $HOME to the correct directory (within the chroot tree).
des
2003-04-30
1
-0
/
+1
*
Remove a bogus null password check which assumed that a user with an empty
des
2003-04-24
1
-2
/
+8
*
Connect the pam_chroot(8) module to the build.
des
2003-04-08
1
-0
/
+1
*
Add a cwd option which specifies where to chdir(2) after the chroot(2).
des
2003-04-08
2
-6
/
+22
*
Experimental pam_chroot module (not connected to the build)
des
2003-03-30
3
-0
/
+193
*
This module is not WARNS-clean, due to brokenness in OpenSSL headers.
des
2003-03-10
1
-0
/
+1
*
Somewhat better wording.
des
2003-03-10
1
-8
/
+6
*
Silence warning caused by OPIE brokenness.
des
2003-03-10
1
-2
/
+3
*
style.Makefile(5) police
obrien
2003-03-09
25
-109
/
+119
*
KerberosIV de-orbit burn continues. Remove the KerberosIV PAM module.
markm
2003-03-08
6
-451
/
+0
*
Comment-only assistance to lint to kill warnings.
markm
2003-03-08
1
-0
/
+4
*
mdoc(7) police: Nits.
ru
2003-03-03
2
-4
/
+4
*
mdoc(7) police: markup laundry.
ru
2003-02-23
2
-2
/
+2
*
Add an "allow_local" option which forces historical behaviour.
des
2003-02-16
2
-2
/
+20
*
Assume "localhost" if no remote host was specified. This is safe from a
des
2003-02-15
1
-3
/
+4
*
Use pam_get_user(3) instead of pam_get_item(3) where appropriate.
des
2003-02-10
2
-4
/
+4
*
Complete rewrite of pam_ssh(8). The previous version was becoming hard
des
2003-02-09
4
-557
/
+307
*
Maybe I was a little too fast? Remove debugging code, and commit the
des
2003-02-06
3
-2
/
+90
*
Replace pam_wheel(8) with pam_group(8) which has a cleaner interface. The
des
2003-02-06
2
-1
/
+119
*
Make sure the message is only printed once.
des
2003-02-06
1
-3
/
+5
*
Don't blame markm for what he didn't do - writing these man pages, for
des
2003-02-06
2
-6
/
+2
*
Update copyright.
des
2003-02-06
1
-1
/
+1
*
Add support for escape sequences in the arguments (e.g. %u for user name)
des
2003-02-06
2
-24
/
+82
*
Export the PAM environment to the child process instead of the "normal"
des
2003-02-06
2
-3
/
+12
*
Minimal manual page for pam_kerberosIV(8).
des
2003-02-06
2
-0
/
+66
*
In pam_sm_acct_mgmt(), retrieve the cached credentials before trying to
des
2003-02-03
1
-3
/
+6
*
Whitespace cleanup
des
2003-02-03
1
-3
/
+3
*
OpenPAMify.
des
2003-02-02
1
-33
/
+10
*
Do not return inappropriate error codes in pam_sm_setcred.
nectar
2003-01-29
1
-1
/
+4
[next]