No longer relevant
[freeradius.git] / src /
2007-06-16 aland space may be NULL
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-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-13 aland Add support for "default" entries in a switch statement
2007-06-13 aland Simplify the code a little
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 control attribute list
2007-06-12 aland Use 'control' rather than 'config', due to issues...
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 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-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 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 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 Forgot to commit it...
2007-05-28 aland Removed fprintf
2007-05-28 aland Call new vmps_process() function
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 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
2007-05-25 aland Cleaned up source code so it's better organized, and...
2007-05-25 aland If we can't use udpfromto, return OK. The send/recv...
2007-05-25 aland Include sys/socket.h
2007-05-25 aland Add a Cygwin check
2007-05-25 aland Add patch from bug #453
2007-05-25 aland Add new complex conditions in radiusd.conf
2007-05-25 fcusack handle OTP_RC_IPIN error from otpd-2.2.1+
2007-05-24 fcusack handle OTP_RC_NEXTPASSCODE error from otpd-2.2.1+
2007-05-23 fcusack update copyright year
2007-05-23 fcusackimport from branch_1_1:
2007-05-23 fcusackimport from HEAD:
2007-05-23 fcusack quiet Coverity (fixes Coverity bug #11)
2007-05-23 fcusack regenerate from configure.in#1.1.2.6
2007-05-23 fcusackimport from HEAD:
2007-05-23 fcusack otp_detach(): remove unused var
2007-05-23 fcusack update otp_request_t to v2
2007-05-23 fcusack update otp_request_t to v2
2007-05-23 fcusack regenerate from configure.in#1.5
2007-05-23 fcusack don't need -Wno-cast-qual anymore
2007-05-21 aland Clarified text
2007-05-16 aland Apparently it returns T_EOL sometimes...
2007-05-16 aland Fix return code. Clarify code for parsing configurati...
2007-05-16 aland Permit "pool" in realms, to point to pools of all...
2007-05-16 aland More sanity checks.
2007-05-16 aland Add one more type missed on previous commit
2007-05-16 aland Separate pools and home servers by type.
2007-05-16 aland Be a little more rigorous in the parser.
2007-05-16 aland Be a little more rigorous when parsing
2007-05-16 aland Remove unused variables.
2007-05-16 aland Check return codes.
next