summaryrefslogtreecommitdiffstats
path: root/lib/libpam/modules/pam_radius/pam_radius.c
Commit message (Expand)AuthorAgeFilesLines
* Don't use a cast as an lvalue.des2005-06-131-3/+3
* Revert the last change. There are more 64bit platforms than amd64, andkan2004-06-251-1/+1
* Remove the use of cast as lvalue.kan2004-06-251-1/+1
* Fix strict aliasing breakage in PAM modules (except pam_krb5, which needsdes2003-12-111-3/+3
* Fix on sparc64.sobomax2003-11-121-1/+1
* Add a new configuration variable - nas_ipaddr, which if set allows tosobomax2003-11-121-8/+43
* Revert previous commit after fixing libpam.des2003-07-211-1/+1
* Add a __DECONST() to unbreak the build.des2003-07-151-1/+1
* Update copyright dates.des2003-05-311-1/+1
* Remove all instances of pam_std_option()des2003-05-311-25/+8
* Allow the admin to specify a different NAS identifier than the hostname.des2002-10-281-9/+15
* Major cleanup:des2002-04-121-88/+37
* Aggressive cleanup of warnings + authtok-related code in preparation fordes2002-04-061-3/+3
* NAI DBA update.des2002-03-141-1/+1
* Switch to OpenPAM. Bump library version. Modules are now versioned, sodes2002-03-051-2/+3
* #include cleanup.des2002-02-051-2/+2
* WARNS=4 fixes. Protect with NO_WERROR for the modules that havemarkm2002-01-241-9/+8
* Add dummy functions for all module types. These dummies return PAM_IGNOREdes2001-12-051-1/+63
* Add __FBSDID()s to libpamdillon2001-09-301-2/+3
* Verbose logging, overridable verbose error reporting.markm2001-08-101-1/+10
* Clean up (and in some cases write) the PAM mudules, usingmarkm2001-07-091-45/+64
* Make it possible to use PAM in statically-linked applications.jdp1999-01-201-0/+2
* Build structure for contribified Linux-PAM, plus some home-grownjdp1998-11-181-0/+298
OpenPOWER on IntegriCloud