freeradius.git
2009-05-18 Alan T. DeKokFix '==' release_2_1_6
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. 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. 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. DeKokManually merge change from 52e7cf6
2009-04-29 Alan T. DeKokWhen not responding, wait longer for cleanups.
2009-04-29 Alan T. DeKokFix last commit
2009-04-29 Alan T. DeKokCache modcallables for authorize, etc. for minor speed
2009-04-29 Alan T. DeKokReturn proper error code
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. DeKokInclude function that seems to have been missed before.
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-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-17 AnttiAdding rlm_ruby module.
2009-04-17 Alan T. DeKokMore documentation for weird WiMAX stuff
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-15 Alan T. DeKokAdded infonet dictionary
2009-04-11 Alan T. DeKokDocument retry_interval
2009-04-11 Alan T. DeKokFixed detail file handler to not go crazy
2009-04-10 Alan T. DeKokFixed double quote issue
2009-04-10 Alan T. DeKokMake other balance types work
2009-04-09 Alan T. DeKokDo recursive xlat
2009-04-08 Alan T. DeKokAdded md5 xlat
2009-04-08 Alan T. DeKokCorrected typo
2009-04-08 Alan T. DeKokUpdates, as posted to the list
2009-04-08 Alan T. DeKokDon't load pre/post-proxy sections if we're not proxying
2009-04-02 Alan T. DeKokAdded "rebind" option to re-authenticate on rebind
2009-04-02 Alan T. DeKokAdded chase_referrals option
2009-04-02 Alan T. DeKokNote limitations with -n
2009-03-29 Alan T. DeKokAdd support for !* filtering.
2009-03-26 Alan T. DeKokAllow fast clients to send packets, too
2009-03-25 Alan T. DeKokSkip deleted attributes
2009-03-24 Alan T. DeKokDocumentation for WiMAX
2009-03-19 Alan T. DeKokIgnore auto-generated files
2009-03-18 Arran Cudbard... Add support for insert, update, and delete statements...
2009-03-18 Alan T. DeKokexit with 0 only if we have a successful response
2009-03-17 Alan T. DeKokAdded API to allocate a reply packet from a request...
2009-03-16 Alan T. DeKokPrint more descriptive error messages
2009-03-15 Alan T. DeKokAdded a "do not respond" policy
2009-03-14 Alan T. DeKokCleaned up, based on a patch from Norbert Wegener.
2009-03-14 Bjørn MorkAdd a number of new VSAs and use ipv6addr type for...
2009-03-14 Alan T. DeKokIf we have no response, don't send one on client retransmit
2009-03-12 Alan T. DeKokInclude more RFC dictionaries
2009-03-12 Alan T. DeKokMore VQP wrappers
2009-03-12 Alan T. DeKokDon't use -1 for size_t
2009-03-11 Alan T. DeKokDon't refer to local files
2009-03-10 Alan T. DeKokRemoved useless target
2009-03-10 Alan T. DeKokFix data types. Patch from John Dennis
2009-03-10 Alan T. DeKokotp.conf is no longer here. It's in raddb/modules
2009-03-10 Alan T. DeKokFixed typo
2009-03-10 Alan T. DeKokAutomate more work
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
next