Set Accounting-Response in post-proxy fail
[freeradius.git] / src /
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...
2008-11-26 Alan T. DeKokCorrect the attribute numbers for client accounting...
2008-11-26 Alan T. DeKokUse "ln -s" rather than "cp" for in-tree operation
2008-11-25 Alan T. DeKokAdd EVP_sha256 for WiMAX certificates
2008-11-25 Alan T. DeKokDo "rm -rf lib" on "make clean".
2008-11-25 Alan T. DeKokInclude <ltdl.h>
2008-11-18 Alan T. DeKokCheck return codes for more instances of regcomp
2008-11-18 Alan T. DeKokCheck the return code of regcomp
2008-11-06 Alan T. DeKokPass copy of debug_condition pointer to evalute
2008-10-23 Alan T. DeKokUse SUN_LEN here, too
2008-10-15 Alan T. DeKokRe-run autoconf
2008-10-15 Alan T. DeKokRemoved thread pool from Perl module.
2008-10-15 Alan T. DeKoklibreadline is a library, not a dependency
2008-10-15 Alan T. DeKokstart sending Status-Server messages earlier
2008-10-15 Alan T. DeKokTemporarily drop permissions
2008-10-15 Alan T. DeKokUse SUN_LEN, which fixes portability issues
2008-10-15 Alan T. DeKokFix typos in previous commit
2008-10-15 Alan T. DeKokInitialize nas_address to INADDR_NONE
2008-10-15 Alan T. DeKokParse attributes that are string
2008-10-15 Alan T. DeKokInitialize pool to zero
2008-10-15 Alan T. DeKokfake->server may be NULL
2008-09-24 Alan T. DeKokGet session resumption working for EAP-TLS, too
2008-09-24 Alan T. DeKokRenumber MSK and EMSK to match the rest of the code
2008-09-24 Alan T. DeKokMove "unknown" client code to common area
2008-09-23 Alan T. DeKokCreate MIP4 keys.
2008-09-23 Alan T. DeKokExpose MSK and EMSK
2008-09-23 Alan T. DeKokMore relay oddness
next