freeradius.git
2011-05-31 Alan T. DeKokvp_print should add a "\n" to the end
2011-05-30 Alan T. DeKokRevert most of the "checked_write" code.
2011-05-27 Alan T. DeKokDocument the "locking" configuration item
2011-05-27 Alan T. DeKokMake home server coa config match raddb/proxy.conf
2011-05-26 Alan T. DeKokBump buffer size for regex matches
2011-05-26 Alan T. DeKokTerminate string when using %{Attribute-Name[*]}
2011-05-25 Alan T. DeKokHandle CHAP-Challenge
2011-05-25 Alan T. DeKokUse rlm_redis CFLAGS and LDFLAGS
2011-05-25 Alan T. DeKokReplicate is now stable
2011-05-25 Alan T. DeKokMark "replicate" as stable
2011-05-25 Alan T. DeKokEnsure AF for src IP matches AF for dst IP
2011-05-25 Alan T. DeKokMake it build && work.
2011-05-25 Alan T. DeKokMake errors more prominent
2011-05-25 Alan T. DeKokNote recent changes
2011-05-25 Alan T. DeKokInitial version of rlm_replicate
2011-05-24 Alan T. DeKokThis attribute is string. Closes #160
2011-05-23 Alexander Clouterdebian/patches/dialupadmin-help.diff wrong filename
2011-05-23 Alan T. DeKokSet limits on string/octet attributes
2011-05-18 Alan T. DeKokCleaned up the "checked write" code a fair bit
2011-05-16 Alan T. DeKokConfigure checks for deprecated functionality
2011-05-16 Alan T. DeKokAdded deprecated functionality as compile-time option
2011-05-13 Alan T. DeKokSupport outer.control in dynamic xlat
2011-05-11 Alan T. DeKokNow that log_packet_header is documented, make sure...
2011-05-11 Alan T. DeKokUpdated documentation and samples
2011-05-11 Alan T. DeKokHandle node deletions when walking over the tree.
2011-05-10 Alan T. DeKokIf accounting start/interim/stop doesn't do anything...
2011-05-09 Alan T. DeKokFix typo
2011-05-09 Alan T. DeKokCall fnmatch only if the packet was read from the detai...
2011-05-09 Alexander Clouterfix lower->tolower typo in policy.conf
2011-05-06 Alan T. DeKokDefine _GNU_SOURCE before checking for structures
2011-05-06 Alan T. DeKokAdd EAP tests to automated test suite
2011-05-04 Alan T. DeKokMove proxy ID handler to RB trees instead of hashes
2011-05-04 Alan T. DeKokChange assert to run-time check
2011-05-03 Alan T. DeKokDon't decode attributes if there's no secret
2011-05-02 Alan T. DeKokUse built-in "offsetof"
2011-04-28 Alan T. DeKokpairmake may return NULL if the dictionaries are broken.
2011-04-28 Alan T. DeKokFix typo in attribute name
2011-04-27 Alan T. DeKokLoad the default virtual server before any others
2011-04-21 Alan T. DeKokMark the module as HUP-safe
2011-04-15 Alan T. DeKokMake proxy inner tunnel MS-CHAP work again
2011-04-10 Alan T. DeKokFix arguments to pairmove2
2011-04-10 Alan T. DeKokDon't set "EAP Failure" when sending error message...
2011-04-08 Alan T. DeKokThe file may be closed when there are no VPs
2011-04-08 Alan T. DeKokMake error sending configurable
2011-04-07 Alan T. DeKokHandle failures
2011-04-07 Alan T. DeKokAdd allow_retry and retry_msg functionality
2011-04-07 Alan T. DeKokAllow MS-CHAP-Error in Access-Reject
2011-04-07 Alan T. DeKokDon't over-write a fail code with a success code.
2011-04-05 Alan T. DeKokAdd -4 and -6 options
2011-03-29 Alan T. DeKokFix handling of "-l stdout"
2011-03-25 Alan T. DeKokCorrect debug log for internal proxied requests
2011-03-25 Alan T. DeKokFix generation of autoheader, and re-build it
2011-03-25 Alan T. DeKokFix typo in last commit
2011-03-25 Alan T. DeKokRe-build more on reconfig
2011-03-25 John DennisFix autogen.sh
2011-03-23 Alan T. DeKokMove illegal attributes around
2011-03-23 Alan T. DeKokRemove trailing whitespace
2011-03-23 Alan T. DeKokMore Canopy attributes as posted to the list
2011-03-23 Alan T. DeKokFix typos
2011-03-20 Alan T. DeKokClearer warnings about unsupported operators
2011-03-20 Alan T. DeKokExpose API to get token names
2011-03-19 Alan T. DeKokHow RADIUS should be done.
2011-03-16 Alan T. DeKokExpose rad_print_hex, and use it in radsniff
2011-03-15 Alan T. DeKokFix compilation errors
2011-03-15 Alan T. DeKokId is unsigned for printing
2011-03-15 Alan T. DeKokFix build error
2011-03-15 Alan T. DeKokUpdated as per latest spec
2011-03-15 Alan T. DeKokFixed for latest rev
2011-03-15 Alan T. DeKokIf select() returns an error, show it to the user.
2011-03-15 Alan T. DeKokNote bad configuration
2011-03-14 Alan T. DeKokUpdated command list
2011-03-14 Alan T. DeKokNotes changes for 2.1.11
2011-03-14 Alan T. DeKokCheck pre-condictions
2011-03-14 Alan T. DeKokIf the source address is INADDR_ANY, don't use udpfromto
2011-03-14 Alan T. DeKokExpose fr_inaddr_any
2011-03-14 Alan T. DeKokMoved USR/ascend illegal dictionaries back to share/
2011-03-13 Alan T. DeKokRevert "Fix typos and regenerate for 2.1.11"
2011-03-13 Alan T. DeKokComplain about duplicate virtual servers, too
2011-03-13 Alan T. DeKokLook for duplicate module definitions.
2011-03-13 Alan T. DeKokAdded cf_section_find_name2() API
2011-03-11 Alan T. DeKokAdded dictionary from Moonshot project
2011-03-05 Alan T. DeKokHack to let developers catch bad dictionaries
2011-03-05 Alan T. DeKokMove references to illegal dictionaries to raddb/dictionary
2011-03-05 Alan T. DeKokAdded license text
2011-03-05 Alan T. DeKokFix typo
2011-03-05 Alan T. DeKokRegen configure scripts
2011-03-05 Alan T. DeKokLook for <openssl/hmac.h>
2011-03-04 Alan T. DeKokMark pointer NULL when it's free
2011-03-03 Alan T. DeKokudpfromto doesn't seem to work for DHCP.
2011-03-01 Alan T. DeKokBe more forgiving about policy parsing
2011-03-01 Alan T. DeKokFix typo
2011-03-01 Alan T. DeKokAllow SQLite to do non-NAS select queries
2011-02-28 Alan T. DeKokAdded sample of using global / static variables
2011-02-23 Alan T. DeKokUse rad_digest_cmp() to avoid timing attacks
2011-02-23 Alan T. DeKokUse rad_digest_cmp() to avoid timing attacks
2011-02-23 Alan T. DeKokUse rad_digest_cmp() to avoid timing attacks
2011-02-23 Alan T. DeKokExpose digest_cmp function
2011-02-23 Alan T. DeKokUpdated license to LGPL rather than GPL
2011-02-23 Alan T. DeKokCorrected license to LGPL rather than GPL
2011-02-20 Alan T. DeKokPrint error if we can't send a packet in rad_send()
next