freeradius.git
2009-06-15 Alan T. DeKokRun packet through processing ONLY if we have a reply
2009-06-14 Alan T. DeKokHack the dhcp offset
2009-06-11 Alan T. DeKokMore debugging messages
2009-06-11 Alan T. DeKokMore debugging messages
2009-06-11 Alan T. DeKokInclude chillispot dictionary
2009-06-09 Alan T. DeKokFilter Access-Challenge packets, too
2009-06-06 Alan T. DeKokSome clients end option 53 buried inside of the packet.
2009-06-02 Alan T. DeKokMark the proxy mutex as being recursive
2009-06-01 Alan T. DeKokCopy the User-Name by value
2009-05-30 Alan T. DeKokSuppress more ping check none
2009-05-27 Alan T. DeKokFixe typo
2009-05-27 Alan T. DeKokRead all of the packet using MSG_PEEK for dynamic clients
2009-05-26 Alan T. DeKokFix typo in last commit
2009-05-26 Alan T. DeKokDon't over-ride NAK with ACK
2009-05-26 Alan T. DeKokDon't walk over empty trees
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-24 Alan T. DeKokAdd notes
2009-05-24 Alan T. DeKokUse now(), not now
2009-05-23 Alan T. DeKokAutomatic proxy listeners are created last
2009-05-23 Alan T. DeKokAllow for IPv6 src_ipaddr in home server
2009-05-23 Alan T. DeKokPrint more descriptive error message
2009-05-23 Alan T. DeKokHave the server automatically create proxy listeners
2009-05-21 Alan T. DeKokAdded -I to read from filename
2009-05-21 Alan T. DeKokMissed this in the last commit
2009-05-21 Alan T. DeKokAllow src_ipaddr to be specified for home servers
2009-05-21 Alan T. DeKokMinor comments updated
2009-05-20 Niko Tynimake_passwd: only use 'inlen' bytes of the input string
2009-05-20 Alan T. DeKokIncrease default attribute size to 64
2009-05-19 Alan T. DeKokThe server can now listen on CoA ports.
2009-05-19 Alan T. DeKokAdded event handlers for CoA
2009-05-19 Alan T. DeKokAdd documentation and examples for CoA
2009-05-19 Alan T. DeKokAdded send/recv CoA methods to the server.
2009-05-18 Alan T. DeKokRun code if proxy is defined, too
2009-05-18 Alan T. DeKokInclude udpfromto.h
2009-05-18 Alan T. DeKokNow that we've released 2.1.6, updated to 2.1.7
2009-05-18 Alan T. DeKokCorrected date
2009-05-18 Alan T. DeKokFix '=='
2009-05-14 Alan T. DeKokFinalize for 2.1.6 release
2009-05-13 Alan T. DeKokMore typos
2009-05-13 Alan T. DeKokCorrected typo in last commit
2009-05-12 Alan T. DeKokReturn from function
2009-05-12 Alan T. DeKokRemove two unneeded header files
2009-05-12 Alan T. DeKokInclude rad_assert.h to define rad_assert
2009-05-12 Alan T. DeKokFixed typo
2009-05-12 Alan T. DeKokAdded notes on certificate compatibility
2009-05-12 Alan T. DeKokAdded policy up/down
2009-05-12 Alan T. DeKokA number of fixes to make it work
2009-05-11 Alan T. DeKokThis corrects the typo (sigh)
2009-05-11 Alan T. DeKokCorrected typo
2009-05-10 Alan T. DeKokMoved verifiation of proxy responses to earlier in...
2009-05-10 Alan T. DeKokAdded event wrapper around request_free
2009-05-10 Alan T. DeKokDon't touch request after it was proxied
2009-05-08 Alan T. DeKokPortability fixes
2009-05-08 Alan T. DeKokFix radwatch for "wait" exit codes on Solaris
2009-05-08 Alan T. DeKokExpose radius_get_vp, and make switch {} use it
2009-05-08 Alan T. DeKokCorrected typo
2009-05-08 Alan T. DeKokMore LLVM checks
2009-05-08 Alan T. DeKokMinor changes in "remove from proxy hash"
2009-05-08 Alan T. DeKokCatch invalid ACKs
2009-05-08 Alan T. DeKokFix issues found by LLVM checker.
2009-05-07 Alan T. DeKokUpdated these to 2.1.6, too
2009-05-07 Alan T. DeKokStarted 2.1.6
2009-05-07 Alan T. DeKokAdded ability to send mail when something goes wrong
2009-05-07 Alan T. DeKokFixed sleep to be in one location.
2009-05-07 Alan T. DeKokCheck before dereference
2009-05-07 Alan T. DeKokAdd option "include_length" for TTLS, too.
2009-05-06 Alan T. DeKokInitialize variables on all paths...
2009-05-06 Alan T. DeKokAdded ability to do "command ?"
2009-05-05 Alan T. DeKokUpdate to do a LOT more checking, and to NOT send email.
2009-05-05 Alan T. DeKokExit with error on more signals
2009-05-05 Alan T. DeKokInclude more header files in the default install
2009-05-04 Alan T. DeKokFix double free on exit
2009-05-01 Alan T. DeKokDon't mark pools for freeing twice
2009-04-29 Alan T. DeKokDon't force reject if the home server doesn't respond.
2009-04-29 Alan T. DeKokWhen not responding, wait longer for cleanups.
2009-04-29 Alan T. DeKokUpdates
2009-04-29 Alan T. DeKokCache modcallables for authorize, etc. for minor speed
2009-04-29 Alan T. DeKokPrint out more server {} around debugging messages
2009-04-29 Alan T. DeKokSet free'd pointers to NULL
2009-04-23 Alan T. DeKokLoad ALL virtual servers on HUP, even if one fails
2009-04-23 Alan T. DeKokReturn 0 on error, not -1
2009-04-23 Alan T. DeKokReload module configuration on HUP
2009-04-23 Alan T. DeKokWhoops... server->name could be NULL
2009-04-23 Alan T. DeKokEnsure we don't delete servers that are in use
2009-04-23 Alan T. DeKokAllow virtual servers to be reloaded dynamically on HUP
2009-04-23 Alan T. DeKokCreated and use virtual_server_t structure
2009-04-23 Alan T. DeKokMoved HUP code to mainconfig
2009-04-23 Alan T. DeKokAllow administrators to force_check_config
2009-04-22 Alan T. DeKokDon't lose tags
2009-04-22 Alan T. DeKokAdded tunnel attributes
2009-04-22 Alan T. DeKokRe-did via autoreconf
2009-04-22 Alan T. DeKokMoved local definitions to acinclude.m4
2009-04-21 Alan T. DeKokAdded "control" as alias for "config.
2009-04-21 Alan T. DeKokNote where unlang can go, and where it can't go
2009-04-18 Alan T. DeKokRemoved LICENSE and re-generated "configure"
2009-04-18 AnttiAdding rlm_ruby module.
2009-04-17 Alan T. DeKokMore documentation for weird WiMAX stuff
next