freeradius.git
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
2007-05-30 aland Use proper def for cygwin
2007-05-30 aland Added checks for sockaddr_in6
2007-05-30 aland Dang... forgot to commit something else
2007-05-29 aland Notes and typos
2007-05-29 aland Corrected typo
2007-05-29 aland Removed unused variable
2007-05-29 aland Document ethernet type
2007-05-29 aland Minor cleanups
2007-05-29 aland Now that we do VMPS, support ethernet types natively.
2007-05-29 aland Loops are better than unrolling them
2007-05-29 aland Expand double-quoted strings, too
2007-05-29 aland Remove unused capability for ${User-Name}, it conflict...
2007-05-29 aland Clean up compiler warnings
2007-05-29 aland Corrected debug output
2007-05-28 aland Correct comparison.
2007-05-28 aland Try to make FreeRADIUS-Proxied-To work again
2007-05-28 aland Include vmpsd.conf in list of files that need to be...
2007-05-28 aland Forgot to commit it...
2007-05-28 aland Moved vmpsd.conf to ".in" file for autoconf nonsense
2007-05-28 aland Removed fprintf
2007-05-28 aland Document vmpsd
2007-05-28 aland Removed mention of -c
2007-05-28 aland Removed mention of -b
2007-05-28 aland Added documentation for vmpsd.conf
2007-05-28 aland Install vmpsd.conf
2007-05-28 aland Added sample vmpsd.conf
2007-05-28 aland Call new vmps_process() function
2007-05-28 aland Added VMPS-* names for simplicity, to avoid confusing...
next