Fixes for porting to "stable" branch
[freeradius.git] / src / modules /
2010-04-29 Alan T. DeKokTry to fix link issues, as posted to the list
2010-04-29 Alan T. DeKokUse rebind_proc only if args==3
2010-04-26 Alan T. DeKokMore WITH_PROXY fixes
2010-04-26 Alan T. DeKokAttributes for "cisco vsa hack" don't need to be string
2010-04-26 Alan T. DeKokAdded WITH_PROXY to allow it to build without proxying
2010-04-14 Alan T. DeKokappend tunneled reply, rather than moving it
2010-04-14 Alan T. DeKokPrint out hex for invalid data in PEAP tunnel.
2010-04-08 Alan T. DeKokMake subdirs before modules
2010-04-08 Alan T. DeKokAdd missing 'break' to escape '%' properly.
2010-03-31 Alan T. DeKokRegenerated configure scripts using common version...
2010-03-31 Alan T. DeKokFixed typo
2010-03-31 Alan T. DeKokCorrect realm regex examples, and creation of REALM...
2010-03-31 Alan T. DeKokAllow the "server" field to be blank
2010-03-31 Alan T. DeKokMade 'reconfig' target use PHONY subdirectories, too
2010-03-31 Alan T. DeKokMove to using phony targets for subdirectories
2010-03-30 Alan T. DeKokMove to using phony targets for subdirectories.
2010-03-09 Alan T. DeKokCheck for closed sockets.
2010-02-04 Alan T. DeKokMake MS-CHAP call xlat on NT-Hash and LM-Password
2010-02-04 Alan T. DeKokSet flag CORRECTLY for resumed session
2009-12-21 Alan T. DeKokFixed debian bug
2009-12-17 Alan T. DeKokSimplified use of llvm checker
2009-12-06 Alan T. DeKokUse case insensitive comparison. Closes #36
2009-12-06 Alan T. DeKokBe more specific about which detail files we suppress
2009-12-05 Alan T. DeKokRe-set FP after closing it
2009-11-30 Alan T. DeKokFix build problem
2009-11-30 Alan T. DeKokPrint out more useful debugging messages
2009-11-22 Alan T. DeKokPrint names for unsupported eap types
2009-11-22 Alan T. DeKokCheck for NULL
2009-11-22 Alan T. DeKokAs posted to the list
2009-11-22 Alan T. DeKokRevert "errormsg may be NULL"
2009-10-28 Alan T. DeKokerrormsg may be NULL
2009-10-18 Alan T. DeKokChanged stop packet msg to debug rather than error
2009-10-16 Alan T. DeKokCall detach only if function exists
2009-10-13 Alan T. DeKokFix typo
2009-10-12 Alan T. DeKokDon't use source IP for EAP packets.
2009-10-12 Alan T. DeKokReturn rather than use the same ptr twice
2009-10-01 Alan T. DeKokPrint more descriptive error message for too many EAP...
2009-09-29 Alan T. DeKokUse packet codes from libradius
2009-09-24 Alan T. DeKokFixed compile error
2009-09-24 bduncan64-bit fixes.
2009-09-24 bduncanCheck for NOOP from opendir.c
2009-09-24 bduncan64-bit fixes and return NOOP for AD users.
2009-09-24 bduncanGet private key passphrase from keychain using certadmi...
2009-09-24 Alan T. DeKokEnsure that cached SSL sessions have data
2009-09-09 Alan T. DeKokCheck value of Fall-Through, too
2009-09-08 Alan T. DeKokBe less forgiving about the allowed operators.
2009-09-07 Alan T. DeKokNo need to include modules.h twice
2009-09-06 Alan T. DeKokCheck for the proper number of arguments to rebind
2009-09-05 Alan T. DeKokReplace references to <ltdl.h> with <freeradius-devel...
2009-09-05 Alan T. DeKokFirst stab at removing libltdl.
2009-09-05 Alan T. DeKokReference $(INCLTDL) instead of fixed link
2009-08-20 Alan T. DeKokPacket may not exist, so check for that, too
2009-08-13 Alan T. DeKokInternal functions should be static
2009-08-13 Alan T. DeKokAdded query_timeout parameter. For now, it does nothing.
2009-08-13 Alan T. DeKokAlpha version from Gabriel Blanchard
2009-08-12 Alan T. DeKokMove restrictions on vendor ID from 32767 to 65535
2009-08-11 Alan T. DeKokMake code consistent with examples.
2009-08-10 Alan T. DeKokrequest may be NULL
2009-07-30 Boian JordanovMoved pthread keys to the "perl_inst" struct. Keys...
2009-07-29 Alan T. DeKokLog reasons for failure.
2009-07-15 Alan T. DeKokBetter handle variable that isn't in the module instance
2009-07-03 Alan T. DeKokSuppress more messages in debugging mode
2009-07-03 Alan T. DeKokAllow UTF-8 in SQL log
2009-06-01 Alan T. DeKokCopy the User-Name by value
2009-05-26 Alan T. DeKok"perl -MExtUtils::Embed -e ldopts" LIES to us
2009-05-26 Alan T. DeKokLook for <ruby.h>, and refuse to build without it
2009-05-26 Alan T. DeKokFixed typo in recv/send coa
2009-05-24 Alan T. DeKokCheck for misconfigured systems
2009-05-19 Alan T. DeKokAdded send/recv CoA methods to the server.
2009-05-12 Alan T. DeKokInclude rad_assert.h to define rad_assert
2009-05-08 Alan T. DeKokCorrected typo
2009-05-08 Alan T. DeKokMore LLVM checks
2009-05-08 Alan T. DeKokCatch invalid ACKs
2009-05-08 Alan T. DeKokFix issues found by LLVM checker.
2009-05-07 Alan T. DeKokAdd option "include_length" for TTLS, too.
2009-04-22 Alan T. DeKokDon't lose tags
2009-04-21 Alan T. DeKokAdded "control" as alias for "config.
2009-04-18 Alan T. DeKokRemoved LICENSE and re-generated "configure"
2009-04-18 AnttiAdding rlm_ruby module.
2009-04-17 Alan T. DeKokAdded configuration to delete the MS-MPPE-*-Keys
2009-04-17 Alan T. DeKokAllow operations OTHER than == to work for Packet-Src...
2009-04-15 Alan T. DeKokDon't leak FD's on empty values.
2009-04-08 Alan T. DeKokCorrected typo
2009-04-02 Alan T. DeKokAdded "rebind" option to re-authenticate on rebind
2009-04-02 Alan T. DeKokAdded chase_referrals option
2009-03-18 Arran Cudbard-BellAdd support for insert, update, and delete statements...
2009-03-16 Alan T. DeKokPrint more descriptive error messages
2009-03-10 Alan T. DeKokRemoved useless target
2009-03-10 Alan T. DeKokFix data types. Patch from John Dennis
2009-03-06 Alan T. DeKokAdded scan targets for LLVM checker
2009-03-04 Alan T. DeKokSimplified use of syslog options
2009-02-19 Alan T. DeKokDifferentiate "no result" from "too many results"
2009-02-17 Alan T. DeKokFixed debug message. Noted by Dave Anderson.
2009-02-17 Alan T. DeKokWiMAX needs OpenSSL for proper functionality
2009-02-15 Alan T. DeKokSet Accounting-Response in post-proxy fail
2009-02-03 Alan T. DeKokFixed name
2009-02-03 Alan T. DeKokCleaned up source code && updated "configure"
2009-02-03 Alan T. DeKokNew module as supplied by Siemens
2009-02-02 Alan T. DeKokExpose more functions
2009-01-30 Arnaud EbalardFix broken EAP-TLS (bug introduced 2008/08/24 by b51a3a82)
next