freeradius.git
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
2007-05-25 aland Cleaned up source code so it's better organized, and...
2007-05-25 aland Disable udpfromto until such time as it fully supports...
2007-05-25 aland If we can't use udpfromto, return OK. The send/recv...
2007-05-25 aland Added note to close bug #450
2007-05-25 aland Include sys/socket.h
2007-05-25 aland Add a Cygwin check
2007-05-25 aland Add checks for more versions of FreeBSD, from bug...
2007-05-25 aland Add patch from bug #453
2007-05-25 aland Add new complex conditions in radiusd.conf
2007-05-25 aland Added Nexans dictionary, as posted to the list.
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 Corrected documentation
2007-05-16 aland Added one attribute, and the RFC that defines it
2007-05-16 aland Document "auth+acct"
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