Signed / unsigned fixes and function prototypes
[freeradius.git] / src / main / xlat.c
2010-10-03 Alan T. DeKokSigned / unsigned fixes and function prototypes
2010-09-21 Alan T. DeKokAdded toupper function
2010-09-20 Alan T. DeKokAdded tolower function
2010-05-31 Alan T. DeKokFix argument to pairfind
2010-05-31 Alan T. DeKokMiracle of miracles... it seems to work
2010-05-31 Alan T. DeKokAutomatic search and replace for pairfind.
2009-12-17 Alan T. DeKokRemoved unnecessary debug message
2009-12-07 Alan T. DeKokAdd %{Attribute-Name#}
2009-12-05 Alan T. DeKokFix code so that corner cases of %{%{foo}:-%{bar}}...
2009-07-27 Alan T. DeKokMake %l work
2009-04-09 Alan T. DeKokDo recursive xlat
2009-04-08 Alan T. DeKokAdded md5 xlat
2008-12-01 Alan T. DeKokEnsure there's room for a trailing 0
2008-09-11 Alan T. DeKokDEBUG -> RDEBUG
2008-06-30 aland New function %{debug: 1}, which sets the debug level...
2008-06-05 aland More WITH_PROXY additions to build when proxying isn...
2008-03-16 aland Added Module-Return-Code
2007-12-17 aland Free memory
2007-12-10 aland Now that we have request->client, we don't need client...
2007-11-25 aland Many "unsigned char" to "uint8_t" and "int" to "size_t...
2007-10-18 aland Add %{outer.request:Attribute-Name} and
2007-08-13 aland Pulled fix from branch_1_1
2007-07-14 aland Made "control" a synonym for "check", in line with 2.0
2007-06-26 aland Added support for Client-Shortname
2007-06-26 aland Moved conditional syntax to %{%{foo}:-%{bar}}, which...
2007-06-23 aland Print server, not request->listener
2007-06-19 aland Rename "identity" to "server", for virtual server...
2007-06-18 aland Add missing "break" for ':'
2007-06-12 aland control attribute list
2007-06-12 aland Clean up xlat messages
2007-06-11 aland Initialize the whole of the local VP to prevent uninit...
2007-05-29 aland Remove unused capability for ${User-Name}, it conflict...
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-05-09 aland struct timeval->tv_sec may not be time_t on MAC OS...
2007-04-23 aland Start removing request->timestamp, now that we have
2007-04-20 aland Removed the "verified" field from RADIUS_PACKET, as...
2007-04-17 aland More replace vp->lvalue with vp->vp_*
2007-04-14 aland open is a function, not a variable name
2007-04-10 aland make ':-' work again
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-03-12 aland strcpy doesn't need a '-1' in the sizeof
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-13 aland replace strNcpy strlcpy -- `cat file_list`
2007-02-09 aland Be more aggressive about freeing memory on clean exit.
2007-02-09 aland increase size of buffer to allow longer SQL qeuries
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-08-18 aland Pulled from branch_1_1
2006-08-17 aland Pulled from branch_1_1. Untested!
2006-08-15 aland Now that we have Cleartext-Password and Password-With...
2006-07-13 aland Don't go up too far in open braces. Otherwise:
2006-07-13 aland Rename index to count, to avoid compiler warnings.
2006-07-07 aland When printing IPv6 address, print IPv6 ones...
2006-07-01 fcusackimport from branch_1_1:
2006-06-01 fcusackimport from HEAD:
2006-05-09 fcusackimport from HEAD:
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-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 aland Allow multiple references to %{1} & friends.
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:
2005-12-28 aland Port patch from branch_1_1 to the HEAD
2005-12-08 nbkPull from CVS head:
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-11-04 aland Catch NULL ptr
2005-09-01 aland s/->strvalue/->vp_strvalue/g
2005-08-23 nbk If strftime(3) returns 0, the contents of the string...
2005-08-23 nbk Fix typo line 781.
next