Enable building #WITHOUT_PROXY
[freeradius.git] / src / modules / rlm_perl / rlm_perl.c
2010-09-29 Alan T. DeKokEnable building #WITHOUT_PROXY
2010-08-04 Alan T. DeKokRemoved extraneous fprintf
2010-05-31 Alan T. DeKokAll of the modules now build.
2010-05-31 Alan T. DeKokAutomatic search and replace for pairfind.
2009-12-21 Alan T. DeKokFixed debian bug
2009-10-16 Alan T. DeKokCall detach only if function exists
2009-07-30 Boian JordanovMoved pthread keys to the "perl_inst" struct. Keys...
2009-05-19 Alan T. DeKokAdded send/recv CoA methods to the server.
2009-04-22 Alan T. DeKokDon't lose tags
2008-12-14 Alan T. DeKokRemove dead code
2008-10-15 Alan T. DeKokRemoved thread pool from Perl module.
2008-01-06 nbk Fix some compiler warnings.
2007-08-13 aland Pulled fix from branch_1_1
2007-05-25 fcusackimport from HEAD:
2007-05-24 fcusackimport from HEAD:
2007-05-23 fcusackimport from branch_1_1:
2007-05-23 fcusackimport from HEAD:
2007-05-23 fcusackimport from HEAD:
2007-05-14 nbk Delete trailing whitespace.
2007-04-17 aland Corrected typo. Found by Kevin Bonner
2007-04-17 aland Rename vp->lvalue to vp->vp_*, as appropriate.
2007-04-08 aland Pull fix for bug #436 from branch_1_1
2007-04-05 aland Massively cleaned up #include's, so they're in a consi...
2007-03-26 aland port fix from branch_1_1
2007-03-21 fcusackimport from branch_1_1:
2007-03-21 fcusackimport from branch_1_1:
2007-02-26 aland Pulled from branch_1_1, with formatting
2007-02-23 aland Pull fix from branch_1_1
2007-02-16 aland Port "use_tunneled_reply" fix for MS-CHAP from branch_1_1
2007-02-15 aland Port fix for bug #419 from branch_1_1
2007-02-14 aland Removed all free(inst->foo) where "foo" comes from...
2007-02-09 aland request->password is User-Password or CHAP-Password.
2007-01-26 aland Use strlcpy rather than strncpy, and use the size...
2007-01-26 aland use strNcpy, not strncpy, and use the size of the...
2006-12-04 bjordanov Added new hash RAD_CONFIG
2006-11-26 aland pull fixes from branch_1_1
2006-11-26 aland From branch_1_1
2006-11-22 aland Pull fix from branch_1_1, so proxied EAP replies work
2006-11-14 fcusack use new RCSID macro to prevent Id keyword from being...
2006-10-24 fcusackimport from HEAD
2006-10-24 fcusackimport from HEAD
2006-10-24 fcusackimport from HEAD:
2006-10-24 fcusackimport from HEAD:
2006-10-24 fcusackimport from HEAD:
2006-10-03 aland ./scripts/min-includes +n <files listed here>
2006-09-14 aland Reverted the change from 1.36 -> 1.37.
2006-09-14 aland Commited a fix for bug #390
2006-09-14 aland Reverted change 1.38 -> 1.39. pairmove() uses operato...
2006-09-13 bjordanovFixed bug id #390 Removed pairfree and Updated to use...
2006-08-30 bjordanovNew Future: Modify the operator for VP
2006-08-28 aland Over-write existing vp's with new ones.
2006-08-18 aland Pulled from branch_1_1
2006-08-17 aland Pulled from branch_1_1. Untested!
2006-07-01 fcusackimport from branch_1_1:
2006-06-01 fcusackimport from HEAD:
2006-05-21 bjordanov Make %RAD_REQUEST read-write
2006-05-09 fcusackimport from HEAD:
2006-04-27 aland Pull diff from -r1.34 to -r1.35 from cvs head
2006-04-26 bjordanovFix rlm_perl handle leak in perl_xlat and memory leak...
2006-04-04 bjordanovAdded additional fix for #348 - each instance will...
2006-04-04 bjordanovAdded additional fix for #348 - each instance will...
2006-03-30 bjordanovAdd '+=' functionality for the %RAD_REPLY hash used...
2006-03-30 bjordanovAdd '+=' functionality for the %RAD_REPLY hash used...
2006-03-29 fcusackimport from HEAD:
2006-03-23 fcusackimport from HEAD:
2006-03-23 fcusackimport from HEAD:
2006-03-20 bjordanovPolled from branch_1_1 fix for bug #348
2006-03-17 aland Fix bug #348
2006-03-16 nbk Update the GPL boilerplate with the new address of...
2006-03-06 fcusackimport from HEAD:
2006-03-03 fcusackimport from HEAD:
2006-02-17 fcusackimport from HEAD:
2006-02-09 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-01-10 nbk Fix a build problem on Mac OS X (thanks to Steven...
2006-01-10 nbk Fix a build problem on Mac OS X (thanks to Steven...
2005-12-28 aland Port patch from branch_1_1 to the HEAD
2005-12-28 aland Don't reference interp if USE_ITHREADS isn't defined.
2005-12-15 bjordanovPull fixes from bug # 267 from the head
2005-12-14 aland Pulled stable version from CVS 1.20 (1.19 + a 1-line...
2005-12-08 fcusack backport from HEAD
2005-12-08 fcusack rlm_otp import from HEAD
2005-11-11 aland Include files used to build the server are now <freera...
2005-10-09 bjordanovChanged size of start pool to fit one on experimental...
2005-09-25 nbk Fix some compilation warnings.
2005-08-29 bjordanovPatches from bug #267 Enhancements for rlm_perl
2005-08-19 aland Mark filenames in CONF_PARSER as PW_TYPE_FILENAME...
2005-08-18 bjordanovMoved checking and allocation for interp from init_pool...
2005-08-17 aland Re-arrange entries in the module_t structure, and...
2005-04-27 aland Remove libradius.h from the top of the standard header...
2005-04-08 aland 'static' to 'static const'
2005-03-24 bjordanovChanged SvTRUE(sv) with SvOK(sv). SvTRUE is _NOT_ what...
2005-03-23 bjordanovFixed rlm_perl hash issue. Now we support not only...
2005-03-12 bjordanovAdds a check if first call to strtok returns NULL in...
2005-03-08 bjordanovNew hashes added %RAD_REQUEST_PROXY (filled with vps...
next