freeradius.git
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...
2007-05-28 aland Corrected typo
2007-05-28 aland Support for VMPS. We can now send && receive VMPS...
2007-05-28 aland Cleaned up to avoid compiler warnings
2007-05-28 nbk FreeBSD requires sys/socket.h before net/if.h
2007-05-28 aland Renamed version to -pre2
2007-05-28 aland Added preliminary VMPS support. The code can receive...
2007-05-28 aland Be more forgiving
2007-05-28 aland Added support for regular expressions via (foo =~...
2007-05-28 aland Added more quotes
2007-05-28 aland Add support for "update foo" to the configuration...
2007-05-28 aland Use new getstring() function to parse conf_pair's
2007-05-28 aland Added def for invalid realms
2007-05-28 aland Added getstring() to support the conf files
2007-05-25 aland Do slightly more work to catch stupid clients that...
2007-05-25 aland Template-ize the build rules
next