freeradius.git
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
2009-04-17 Alan T. DeKokAdded configuration to delete the MS-MPPE-*-Keys
2009-04-17 Alan T. DeKokNote recent changes
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-05 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. DeKokNotes for 2.1.5
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. DeKokPush to 2.1.5
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-13 Alan T. DeKokIf we have no response, don't send one on client retransmit
2009-03-11 Alan T. DeKokInclude more RFC dictionaries
2009-03-11 Alan T. DeKokMore VQP wrappers
2009-03-11 Alan T. DeKokDon't use -1 for size_t
2009-03-11 Alan T. DeKokDon't refer to local files release_2_1_4
2009-03-10 Alan T. DeKokRemoved useless target
2009-03-10 Alan T. DeKokUpdated timestamp
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. DeKokAnd now 2.1.5
2009-03-10 Alan T. DeKokAutomate more work
2009-03-10 Alan T. DeKokNote changes for 2.1.4
2009-03-10 Alan T. DeKokNote 2.1.4
2009-03-10 Alan T. DeKokNote duplicate clients
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. DeKokNote recent changes
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. DeKokInstall control-socket by default
2009-03-08 Alan T. DeKokPrint more debugging to tell people how to fix problems
2009-03-08 Alan T. DeKokUpdated copyright year
2009-03-08 Alan T. DeKokRe-write instructions for clarity
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. DeKokNote reject changes
2009-03-05 Alan T. DeKokDon't double free memory on response to ping
next