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
/
pam_exec
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add META_MODE support.
sjg
2015-06-13
1
-0
/
+19
|
\
|
*
Updated/new dependencies
sjg
2014-11-19
1
-1
/
+0
|
*
Updated dependencies
sjg
2014-05-16
1
-1
/
+1
|
*
Updated dependencies
sjg
2014-05-10
1
-0
/
+2
|
*
Updated dependencies
sjg
2013-03-11
1
-0
/
+1
|
*
Updated dependencies
sjg
2013-02-16
1
-2
/
+0
|
*
Updated/new Makefile.depend
sjg
2012-11-08
1
-0
/
+4
|
*
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
marcel
2012-08-22
1
-0
/
+16
|
/
*
Fixes to man8 groff mandoc style, usage mistakes, or typos.
wblock
2012-05-24
1
-2
/
+2
*
Fix error messages containing the executed command name
dumbbell
2012-04-12
1
-31
/
+77
*
Use program exit status as pam_exec return code (optional)
dumbbell
2012-03-26
2
-38
/
+362
*
Build lib/ with WARNS=6 by default.
ed
2010-01-02
1
-1
/
+1
*
Include <stdio.h> for asprintf().
ed
2009-06-14
1
-0
/
+1
*
childerr needs to be volatile so gcc won't optimize it away.
des
2006-11-10
1
-1
/
+2
*
When (re)allocating space for an array of pointers to char, use
cperciva
2005-09-19
1
-1
/
+1
*
Assorted markup fixes.
ru
2005-06-15
1
-1
/
+1
*
In addition to the PAM environment, export a handful of useful PAM items.
des
2005-02-01
2
-8
/
+62
*
Mechanically kill hard sentence breaks.
ru
2004-07-02
1
-1
/
+1
*
style.Makefile(5) police
obrien
2003-03-09
1
-3
/
+5
*
Don't blame markm for what he didn't do - writing these man pages, for
des
2003-02-06
1
-3
/
+1
*
Update copyright.
des
2003-02-06
1
-1
/
+1
*
Export the PAM environment to the child process instead of the "normal"
des
2003-02-06
2
-3
/
+12
*
Just to show that PAM can do almost anything from the ridiculous to the
des
2002-05-23
3
-0
/
+219