aboutsummaryrefslogtreecommitdiff
path: root/lib/libpam/modules/pam_radius/pam_radius.c
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/8.2 to release/8.2.0 for 8.2-RELEASE.release/8.2.0_cvsKen Smith2011-02-161-1/+1
* Send not only Access Request, but also Access Challenge with definedPawel Jakub Dawidek2007-01-201-5/+7
* Don't use a cast as an lvalue.Dag-Erling Smørgrav2005-06-131-3/+3
* Revert the last change. There are more 64bit platforms than amd64, andAlexander Kabaev2004-06-251-1/+1
* Remove the use of cast as lvalue.Alexander Kabaev2004-06-251-1/+1
* Fix strict aliasing breakage in PAM modules (except pam_krb5, which needsDag-Erling Smørgrav2003-12-111-3/+3
* Fix on sparc64.Maxim Sobolev2003-11-121-1/+1
* Add a new configuration variable - nas_ipaddr, which if set allows toMaxim Sobolev2003-11-121-8/+43
* Revert previous commit after fixing libpam.Dag-Erling Smørgrav2003-07-211-1/+1
* Add a __DECONST() to unbreak the build.Dag-Erling Smørgrav2003-07-151-1/+1
* Update copyright dates.Dag-Erling Smørgrav2003-05-311-1/+1
* Remove all instances of pam_std_option()Dag-Erling Smørgrav2003-05-311-25/+8
* Allow the admin to specify a different NAS identifier than the hostname.Dag-Erling Smørgrav2002-10-281-9/+15
* Major cleanup:Dag-Erling Smørgrav2002-04-121-88/+37
* Aggressive cleanup of warnings + authtok-related code in preparation forDag-Erling Smørgrav2002-04-061-3/+3
* NAI DBA update.Dag-Erling Smørgrav2002-03-141-1/+1
* Switch to OpenPAM. Bump library version. Modules are now versioned, soDag-Erling Smørgrav2002-03-051-2/+3
* #include cleanup.Dag-Erling Smørgrav2002-02-051-2/+2
* WARNS=4 fixes. Protect with NO_WERROR for the modules that haveMark Murray2002-01-241-9/+8
* Add dummy functions for all module types. These dummies return PAM_IGNOREDag-Erling Smørgrav2001-12-051-1/+63
* Add __FBSDID()s to libpamMatthew Dillon2001-09-301-2/+3
* Verbose logging, overridable verbose error reporting.Mark Murray2001-08-101-1/+10
* Clean up (and in some cases write) the PAM mudules, usingMark Murray2001-07-091-45/+64
* Make it possible to use PAM in statically-linked applications.John Polstra1999-01-201-0/+2
* Build structure for contribified Linux-PAM, plus some home-grownJohn Polstra1998-11-181-0/+298