freeradius.git
2007-06-26 aland Moved conditional syntax to %{%{foo}:-%{bar}}, which...
2007-06-26 aland Wild... Filter-Id = "foo \" bar" *never* worked. ...
2007-06-26 aland Fix for udpfromto issues
2007-06-26 aland Handle CONF_DATA, too
2007-06-25 pnixonsed -i 's/User-Password/Cleartext-Password/g' users
2007-06-25 pnixonsed -i 's/User-Password/Cleartext-Password/g' users
2007-06-25 aland More IPv6 macros
2007-06-24 aland Don't check for appending attributes if the attribute was
2007-06-24 pnixon*** empty log message ***
2007-06-23 aland Pull Virtual-Server checks from ttls.c
2007-06-23 aland Make MSCHAP a synonym for MS-CHAP, for future & backwards
2007-06-23 aland Look for Virtual-Server in configuration items. If...
2007-06-23 aland Print server, not request->listener
2007-06-22 aland Print out *why* opening the mapping file failed.
2007-06-21 aland If no value is set, allow it to be NULL.
2007-06-21 aland Corrected compiler warnings
2007-06-21 aland Corrected typo
2007-06-20 aland As posted to the list
2007-06-20 aland Be more particular about what can be in a "redundant...
2007-06-20 aland Move more documentation into the "man" page
2007-06-19 aland Added an example of a virtual server
2007-06-19 aland Clean up the client preference:
2007-06-19 aland More use of new cf_section_filename(cs) API
2007-06-19 aland Use new conf filename api
2007-06-19 aland Add filename to CONF_ITEM, so that the error messages...
2007-06-19 aland Be a little more careful
2007-06-19 aland listen sections in the default config can point to...
2007-06-19 aland Moved some "listen" directives into the "server" secti...
2007-06-19 aland Corrected typo
2007-06-19 aland It's "default", not "default.conf"
2007-06-19 aland Moved "authorize", "accounting", etc into the "default"
2007-06-19 aland Rename "identity" to "server", for virtual server...
2007-06-19 aland Templates for EAP TLS tests, assuming that eapol_test is
2007-06-19 aland Added "identity" field to the REQUEST struct. It...
2007-06-19 aland Print out which listeners are using what identity
2007-06-19 aland Added missing ':' to error messages
2007-06-18 aland Add missing "break" for ':'
2007-06-18 aland Strip embedded LF's and CR's
2007-06-18 aland Add listener to fake requests, too
2007-06-18 aland when we receive a conflicting packet, FIRST check...
2007-06-18 aland Cleaned up detail file reader. It should now be much...
2007-06-18 aland Call detail_send even if there's no reply. It's neces...
2007-06-16 aland Better checks for no OpenSSL
2007-06-16 aland No longer relevant
2007-06-16 aland space may be NULL
2007-06-15 aland Corrected typo
2007-06-15 aland Added latest RFC
2007-06-15 aland Cleaned up compiler warnings
2007-06-15 aland listen sections find clients by:
2007-06-15 aland Update request->username && request->password if they...
2007-06-15 aland Updated based on their web site
2007-06-14 aland New "identy" support, where authorize, etc. can be...
2007-06-14 aland Print out identity, if it exists
2007-06-14 aland Make spaces 'const char *', rather than 'int', in...
2007-06-14 aland Remember which entries in the "to" list have been...
2007-06-14 aland Print out correct names for NULL groups
2007-06-14 aland Permit per-request configuration to NOT reply to Acces...
2007-06-14 aland Added support for "<=" and ">=". Made the conf file...
2007-06-14 aland Prefixed pairmove debug messages with :::
2007-06-14 aland More instances of rlm_always
2007-06-14 aland Document Autz-Type = Status-Server
2007-06-13 aland Add support for "default" entries in a switch statement
2007-06-13 aland Simplify the code a little
2007-06-13 aland Fully document the language
2007-06-13 aland free stuff
2007-06-13 aland We don't do case-insensitive string comparisons. ...
2007-06-13 aland Re-implement pairmove() WITHOUT bugs, and allow "...
2007-06-13 aland Enforce operators in "update" sections
2007-06-12 aland Added a "man" page for the configuration file un-language.
2007-06-12 aland Renamed "check" to "control"
2007-06-12 aland control attribute list
2007-06-12 aland Use 'control' rather than 'config', due to issues...
2007-06-12 aland Note vmps == post-auth
2007-06-12 aland Copy updated conf file text from radiusd.conf
2007-06-12 aland Clarify the configuration file syntax enormously
2007-06-12 aland Clean up xlat messages
2007-06-12 aland Added support for xlat in switch statements
2007-06-12 aland Added sections "switch foo" and "case bar". Right...
2007-06-12 aland Added --with-vmps to configure options, so that you...
2007-06-11 aland Renamed attributes
2007-06-11 aland Added Quiconnect dictionary
2007-06-11 aland Added support for (... =~ /BOB/i)
2007-06-11 aland Do more work to clean up on exit
2007-06-11 aland Initialize the whole of the local VP to prevent uninit...
2007-06-11 aland Moved check for top of stack to BEFORE printing out...
2007-06-11 aland Update result only if we were told to evaluate the...
2007-06-11 aland Clean up printing
2007-06-11 aland When parsing a condition, if the next thing is !=...
2007-06-04 nbk It seems sendmsg(2) returns -1 (at least on my system...
2007-06-03 nbk Add support for MySQL stored procedures. (closes:...
2007-06-02 nbk Fix gethostbyaddr_r() detection for FreeBSD. (closes...
2007-05-30 aland Add Gigaword support. Patch from Stefan Winter
2007-05-30 aland Try to compile the update foo {} sections at run time...
2007-05-30 aland Make cf_pairtovp() smarter
2007-05-30 aland Note unused variable
2007-05-30 aland Remove unused variable
2007-05-30 aland New cf_pairtovp() function, to support the "update...
2007-05-30 aland Expose pairalloc()
2007-05-30 aland Added notes about stand-alone, versus integrated vmps...
2007-05-30 aland Removed unused variables
next