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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upgrade to OpenPAM Lycopsida.
des
2011-12-18
1
-0
/
+5
*
.include <bsd.init.mk> instead of <bsd.own.mk>
fjoe
2011-11-28
1
-3
/
+1
*
Revert r227841 and part of r227798. We still build libpam in two passes,
des
2011-11-24
1
-1
/
+10
*
Simplify the libpam build by removing the shared modules' dependency
des
2011-11-21
2
-13
/
+3
*
key_load_private() ignores the passphrase argument if the private key
des
2011-11-20
1
-7
/
+18
*
Ensure pam_lastlog removes the /dev/ component of the TTY name.
ed
2011-11-07
1
-0
/
+5
*
Remove an unused variable from pam_unix.
ed
2011-11-05
1
-2
/
+0
*
Note that pam_unix(8) does not respect PAM_CHANGE_EXPIRED_AUTHTOK.
des
2011-11-02
1
-0
/
+6
*
Revert the previous commit and add a comment explaining why it was wrong.
des
2011-10-22
1
-2
/
+14
*
openpam_static.c isn't auto-generated.
des
2011-10-22
1
-5
/
+2
*
Load the ECDSA key if there is one.
des
2011-10-07
2
-2
/
+7
*
Mention the name of the module in warning messages.
des
2011-03-12
1
-2
/
+2
*
Add "ruser" and "luser" options. The former corresponds to the current
des
2011-03-12
2
-5
/
+35
*
No newline required.
des
2011-03-09
1
-2
/
+2
*
Add <time.h> for ctime(), which we accidentally picked up through
des
2010-11-22
1
-0
/
+1
*
Bump .Dd date.
delphij
2010-05-03
1
-1
/
+1
*
Code indent according to style(9).
mm
2010-05-03
1
-23
/
+23
*
Implement the no_user_check option to pam_krb5.
mm
2010-05-03
2
-1
/
+12
*
Upgrade to OpenSSH 5.4p1.
des
2010-03-09
1
-0
/
+3
*
Remove redundant WARNS?=6 overrides and inherit the WARNS setting from
uqs
2010-03-02
2
-1
/
+2
*
Always assign WARNS using ?=
uqs
2010-03-02
1
-1
/
+1
*
%U was macroized in mdoc(7), escape.
ru
2010-02-16
1
-1
/
+1
*
Respect passwordtime from login.conf if set.
des
2010-02-02
1
-2
/
+9
*
Remove stale references to utmp(5) and its corresponding filenames.
ed
2010-01-21
1
-7
/
+2
*
Let pam_lastlog use random ut_id's.
ed
2010-01-18
2
-14
/
+42
*
Unbreak builds with _FREEFALL_CONFIG=yes, by forcing a lower WARNS
marcel
2010-01-17
1
-0
/
+1
*
Let pam_lastlog use utmpx instead of libulog's utmpx interface.
ed
2010-01-13
1
-5
/
+6
*
Build lib/ with WARNS=6 by default.
ed
2010-01-02
5
-5
/
+4
*
Several refinements to libulog's API.
ed
2009-12-26
1
-1
/
+1
*
Convert pam_lastlog(8) to libulog.
ed
2009-12-11
2
-84
/
+22
*
Note that nullok should not be used by processes that can't access the
des
2009-11-13
1
-0
/
+11
*
pam_ssh needs roaming_dummy to link correctly against libssh.
des
2009-10-05
1
-0
/
+3
*
Prevents pam_lastlog from segfaulting on session close when tty is null.
jon
2009-08-30
1
-0
/
+5
*
Bump the version of all non-symbol-versioned shared libraries in
kensmith
2009-07-19
1
-1
/
+1
*
Rewrap; this was getting painful. Translators can ignore this.
des
2009-06-20
1
-59
/
+36
*
Reword.
des
2009-06-20
1
-4
/
+2
*
Include <stdio.h> for asprintf().
ed
2009-06-14
1
-0
/
+1
*
Don't try to auto-detect dynamic linking; it fails on mips. The Makefile
des
2009-02-17
1
-0
/
+3
*
Add new heimdal-1.1 library.
dfr
2008-05-15
1
-2
/
+2
*
Fix conflicts after heimdal-1.1 import and add build infrastructure. Import
dfr
2008-05-07
1
-2
/
+2
*
Adjust for OpenPAM Hydrangea.
des
2007-12-21
4
-7
/
+8
*
Correct documentation of ~/.opiealways
des
2007-10-26
1
-3
/
+5
*
- Convert NO_INSTALLLIB option to a new syntax: makefiles should
ru
2007-10-20
1
-0
/
+1
*
Apply the same error checks to PAM_TTY in pam_sm_close_session() as in
des
2007-07-22
1
-1
/
+9
*
Whitespace cleanup
des
2007-07-22
1
-6
/
+6
*
- Bump share library version which were missed in last bump
rafan
2007-06-18
1
-1
/
+1
*
Use the current user's login class for the decisions about where
yar
2007-06-14
2
-45
/
+59
*
Now pam_nologin(8) will provide an account management function
yar
2007-06-10
2
-20
/
+11
*
Re-add support for NIS netgroups (heavily modified from patch in PR)
des
2007-05-25
1
-4
/
+22
*
In account management, verify whether the account has been locked
yar
2007-03-27
2
-3
/
+22
[next]