Note duplicate clients
[freeradius.git] / src /
2009-03-10 Alan T. DeKokSilently ignore duplicate clients
2009-03-10 Alan T. DeKokCheck for including the same file twice.
2009-03-09 Alan T. DeKokMinor cleanups
2009-03-09 Alan T. DeKokMore explanations to help end users
2009-03-08 Alan T. DeKokPop it rather than just peeking it
2009-03-08 Alan T. DeKokPrint more debugging to tell people how to fix problems
2009-03-06 Alan T. DeKokScan src/lib, too
2009-03-06 Alan T. DeKokMore assertions
2009-03-06 Alan T. DeKokSkip creation of zero-sized VSAs
2009-03-06 Alan T. DeKokAdded scan targets for LLVM checker
2009-03-06 Alan T. DeKokHackery to delete dynamic clients.
2009-03-05 Alan T. DeKokDon't double free memory on response to ping
2009-03-04 Alan T. DeKokSimplified use of syslog options
2009-03-04 Alan T. DeKokCleaned up code based on report of crash.
2009-03-04 Alan T. DeKokFree CoA only if it doesn't have an event associated...
2009-03-02 Alan T. DeKokKeep track of total responses for clients, too
2009-03-02 Alan T. DeKokClarify help on stats
2009-02-28 Alan T. DeKokMark data to be freed
2009-02-28 Alan T. DeKokAllow injection of packets via radmin
2009-02-26 Alan T. DeKokPoint to correct buffer
2009-02-26 Alan T. DeKokExport packet code table
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-17 Alan T. DeKokRemove broken macro.
2009-02-15 Alan T. DeKokAdded "help -r"
2009-02-15 Alan T. DeKokSet Accounting-Response in post-proxy fail
2009-02-15 Alan T. DeKokAllow the detail poll interval to be configurable
2009-02-13 Alan T. DeKokFix handling of "debug file [filename]"
2009-02-13 Alan T. DeKokSuppress LF's if there's no output
2009-02-13 Alan T. DeKokChange detail polling interval from 1s to 10s
2009-02-13 Alan T. DeKokAdd "require message authenticator" config to home...
2009-02-13 Alan T. DeKokMove "allocate request->proxy" to home_server_ldb
2009-02-13 Alan T. DeKokMoved checks for detail to home_server_ldb
2009-02-03 Alan T. DeKokFixed name
2009-02-03 Alan T. DeKokNote issue as reported in bug #622
2009-02-03 Alan T. DeKokFree insthandle if there's no detach function
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-02-02 Alan T. DeKokLoad anonymous pools by type, not hard-coded to CoA
2009-02-01 Alan T. DeKokUpdated copyright date
2009-01-30 Alan T. DeKokAdded UNUSED
2009-01-30 Alan T. DeKokSave string for regexes
2009-01-30 Alan T. DeKokSimplified patch from b4c873
2009-01-30 Arnaud EbalardFix broken EAP-TLS (bug introduced 2008/08/24 by b51a3a82)
2009-01-30 Alan T. DeKokCorrected typo
2009-01-29 Alan T. DeKokChop ethernet frame to 253 rather than rejecting the...
2009-01-21 Alan T. DeKokLook for setuid, too
2009-01-21 Alan T. DeKokIf we're at EOF, the socket will never be ready
2009-01-19 Alan T. DeKokClean up CoA origination to not depend on CoA
2009-01-18 Alan T. DeKokRemoved extraneous line
2009-01-18 Alan T. DeKokCoA is in request->proxy, not request->packet
2009-01-06 Alan T. DeKokCheck for setuid, and use those checks
2009-01-06 Alan T. DeKokUpdated build to use (or not) self-pipes
2009-01-05 Alan T. DeKokLimit the maximum number of queries over one SQL socket.
2009-01-05 Alan T. DeKokAdd "lifetime" to SQL sockets.
2009-01-02 Alan T. DeKokCorrected typo
2009-01-02 Alan T. DeKokEnable the server to originate CoA-Request && Disconnec...
2008-12-18 Alan T. DeKokAdded WiMAX-MN-NAI and other server-side attributes
2008-12-16 Alan T. DeKokSimplified detail file polling
2008-12-15 Alan T. DeKokRemoved dead code.
2008-12-15 Alan T. DeKokIf input pairs is NULL, return NOOP
2008-12-15 Alan T. DeKokFree memory on error && exit.
2008-12-15 Alan T. DeKokRemoved dead code.
2008-12-15 Alan T. DeKokIf it's not a known option, it's an error.
2008-12-15 Alan T. DeKokSuppress trailing NULs properly.
2008-12-15 Alan T. DeKokCheck tag values, too.
2008-12-15 Alan T. DeKokpairparsevalue() cannot be passed a NULL value.
2008-12-14 Alan T. DeKokRemove dead code
2008-12-14 Alan T. DeKokChange where we do suid up/down.
2008-12-14 Alan T. DeKokWork around issue in gmake.
2008-12-13 Alan T. DeKokOne more check for parse error
2008-12-12 Alan T. DeKokFix evaluation parser
2008-12-12 Alan T. DeKokDefine SUN_LEN for systems that don't have it
2008-12-11 Alan T. DeKokDon't leak new listeners
2008-12-11 Alan T. DeKokPermit multiple "-e"
2008-12-11 Alan T. DeKokCorrected typo
2008-12-11 Alan T. DeKokFix minor bug. Check correct ptr
2008-12-03 Alan T. DeKokAllow all ports to be used. Closes #559
2008-12-02 Alan T. DeKokDon't leak memory on error conditions.
2008-12-02 Alan T. DeKokSimplify handling of structs.
2008-12-01 Alan T. DeKokDie if we failed to allocate memory
2008-12-01 Alan T. DeKok"name" cannot be NULL
2008-12-01 Alan T. DeKoklog_file may be NULL
2008-12-01 Alan T. DeKokRequest may be NULL
2008-12-01 Alan T. DeKokSet "found" to first server.
2008-12-01 Alan T. DeKoksecret is NULL for LOCAL realms.
2008-12-01 Alan T. DeKokvirtual_server can't be NULL
2008-12-01 Alan T. DeKokOne more check for NULL.
2008-12-01 Alan T. DeKokMore memory initialization
2008-12-01 Alan T. DeKokfree structure on error.
2008-12-01 Alan T. DeKoklisten.lo depends on listen.c, too
2008-12-01 Alan T. DeKokFree fake on unknown packet.
2008-12-01 Alan T. DeKokDon't allocate structure twice.
2008-12-01 Alan T. DeKokEnsure there's room for a trailing 0
2008-12-01 Alan T. DeKokAssert that comp < count, not <= count
2008-12-01 Alan T. DeKokDe-reference ptr after checking it.
2008-12-01 Alan T. DeKokMark entry=NULL after free'ing it.
2008-11-27 Alan T. DeKokPermanently switch UID only if we succeed in doing...
next