Anything which eventually has the value it got interpreted by pairparsevalue, or...
[freeradius.git] / src / main / files.c
2014-05-07 Arran Cudbard-BellAnything which eventually has the value it got interpre...
2014-04-04 Arran Cudbard-BellSet types correctly on talloced VALUE_PAIR buffers
2014-01-26 Arran Cudbard-BellBackport fr_syserror() from master
2013-07-14 Arran Cudbard-Bell/[ \t]+$//
2013-04-19 Arran Cudbard-BellReverse the order of const and type specifier e.g....
2013-04-18 Arran Cudbard-BellApparently error messages shouldn't have been converted...
2013-04-17 Arran Cudbard-BellReplace radlog(L_ERR with DEBUGE
2013-04-03 Alan T. DeKokMade userparse() readvp2() take TALLOC_CTX
2013-04-03 Alan T. DeKokUse talloc_free, not free()
2013-04-02 Arran Cudbard-BellMove ident.h macros into build.h
2013-04-01 Alan T. DeKokAdd TALLOC_CTX to pairlist_read()
2013-03-08 Alan DeKokMerge pull request #215 from alanbuxey/master
2013-02-26 Alan T. DeKokq is char*, not PAIR_LIST*
2013-02-18 Alan T. DeKokRemove L_CONS
2012-11-06 Vladimir LettievFixed typo in calculation of size of available buffer.
2012-09-30 Alan DeKokMerge pull request #54 from mcnewton/patch-client-cert
2012-08-23 Alan DeKokMerge pull request #15 from pobept/dictionary-redback
2012-08-22 Arran Cudbard-BellOutput the name of the file were reading
2008-08-26 Alan T. DeKokfr_strerror -> fr_strerror()
2008-08-26 Alan T. DeKokRename librad_* to fr_*
2008-01-06 nbk Corrected typo.
2007-12-28 aland Close fp on error
2007-12-15 aland Corrected typo
2007-12-15 aland More 'const' fixes
2007-11-26 aland More portability fixes
2007-11-25 aland Many "unsigned char" to "uint8_t" and "int" to "size_t...
2007-11-23 aland More changes to make a common naming scheme. This...
2007-08-13 aland Pulled fix from branch_1_1
2007-07-17 aland Reverted last two commits
2007-07-17 aland Reverted last commit
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-16 aland Apparently it returns T_EOL sometimes...
2007-05-16 aland Be a little more rigorous in the parser.
2007-05-16 aland Be a little more rigorous when parsing
2007-04-08 aland Pull fix for bug #436 from branch_1_1
2007-04-07 aland free(c) on parse error
2007-04-05 aland Massively cleaned up #include's, so they're in a consi...
2007-04-03 aland Massive change to the server core to remove horrid...
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-13 aland replace strNcpy strlcpy -- `cat file_list`
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-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 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 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-09-21 nbk Fix compilation warnings.
2005-07-25 aland Make realm_disable() work for all kinds of packets.
2005-07-18 aland Move RADCLIENT* in mainconfig to rbtree's. This means...
2005-04-27 aland Don't include libradius.h right after autoconf.h,...
2005-04-19 aland Massive change to add foundational support for IPv6.
2004-10-12 aland s/T_INVALID/T_OP_INVALID/
2004-04-06 aland Don't complain about old files if nothing was read...
2004-02-26 aland perl -i -npe "s/[ \t]+$//g" `find src -name "*.[ch...
2004-01-12 aland When printing 'size_t' numbers, we *really* should...
2003-09-03 cparkerGlob patch to change #if to #ifdef when checking variab...
2003-07-30 aland Pull fix from the head
2003-07-29 aland $INCLUDE may return no pairs. Update the code to...
2003-06-15 hartwick* Add a warning message if some deprecated files are...
2003-05-21 cparkerFixed bug in reporting authserver in warnings when...
2003-04-09 aland Patch from Chris Brotsos: If all home servers for...
2003-02-21 aland Removed the code which created 'Auth-Type := Local...
2003-02-11 aland When reading the 'users' file, if the line contains...
next