]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2015-06-19  Jorge PereiraFixing the compilation caused by commit 093a4ac 1064/head
2015-06-19  Arran Cudbard... output reference name (not the entire line)
2015-06-19  Arran Cudbard... Use correct type for sql_port
2015-06-18  Alan T. DeKokRestore cached VPs prior to EAP-TLS inner-tunnel method
2015-06-18  Alan T. DeKokSet persist callbacks only if persist_dir is configured
2015-06-18  Alan T. DeKokMake messages clearer
2015-06-18  Alan T. DeKokreturn int
2015-06-18  Alan T. DeKokMore messages as per last commit
2015-06-18  Alan T. DeKokMake it clear when we can't cache TLS sessions
2015-06-17  Alan T. DeKokConsistency with radclient
2015-06-17  Alan T. DeKokRevert "Consistency"
2015-06-17  Alan T. DeKokRemove old note
2015-06-17  Alan T. DeKokExpose fr_cursor_init with the correct parameters.
2015-06-17  Alan T. DeKokVALUE_PAIR** not VALUE_PAIR*
2015-06-17  Alan T. DeKokFix for v3
2015-06-17  Alan T. DeKokVALUE_PAIR**, not VALUE_PAIR *
2015-06-17  Alan T. DeKokInitialize the dictionaries via the same method as...
2015-06-17  Alan T. DeKokConsistency
2015-06-17  Arran Cudbard... Use correct field for accessing date
2015-06-17  Arran Cudbard... Allow casting from date to 64bit integer
2015-06-17  Arran Cudbard... Set request->timestamp and request->packet->timestamp...
2015-06-17  Arran Cudbard... Allow expr to work on attribute refs that may be conver...
2015-06-17  Alan T. DeKokAdd pre/post proxy sections
2015-06-16  Alan T. DeKokBuild with sasl.c if necessary
2015-06-16  Arran Cudbard... Update ChangeLog
2015-06-16  Alan T. DeKokBetter debugging messages for TLS session cache &&...
2015-06-16  Alan T. DeKokCorrectly format cache entries. <sigh>
2015-06-16  Alan T. DeKokDon't copy the VPs when we can just move them
2015-06-16  Alan T. DeKokAdd WITH_ACCOUNTING to accounting code
2015-06-16  Arran Cudbard... More doxygen
2015-06-16  Arran Cudbard... Doxygen
2015-06-16  Arran Cudbard... Fix for same memory leak in cos_socket_recv
2015-06-16  Arran Cudbard... Fixes to SASL interactive bind, as posted to the list...
2015-06-16  Arran Cudbard... Fix memory leak on malformed or duplicate accounting...
2015-06-16  Arran Cudbard... Name the talloc pools
2015-06-16  Arran Cudbard... Formatting
2015-06-15  Alan DeKokMerge pull request #1061 from jpereira/develop-rlm_repl...
2015-06-15  Jorge Pereirarlm_replicate: Fix a wrong pool setting when the packet... 1061/head
2015-06-15  Arran Cudbard... Free connection handle ctx on error
2015-06-15  Alan T. DeKokNote recent changes
2015-06-15  Arran Cudbard... Tweak sqlite error messages
2015-06-15  Alan T. DeKokPoint to more documentation
2015-06-15  Arran Cudbard... Merge pull request #1059 from jpereira/develop-rlm_repl...
2015-06-15  Arran Cudbard... Check return codes from functions, as well as the error...
2015-06-15  Alan T. DeKokDisallow "TLV" types to have any data
2015-06-15  Alan T. DeKoktemplates should not create TLV types
2015-06-15  Alan T. DeKokPrint out the command we executed when the test failed
2015-06-15  Alan T. DeKokExpose rad_data2vp_tlvs
2015-06-15  Jorge Pereirarlm_replicate: Added support for the list 'accounting' 1059/head
2015-06-15  Alan T. DeKokAlways write the header for the first attr
2015-06-15  Alan T. DeKokEncode suboptions in place, instead of creating an...
2015-06-15  Alan T. DeKokDeocde DHCP-Vendor-Specific-Information as octets
2015-06-15  Arran Cudbard... Must set prefix when doing IP address comparisons in...
2015-06-15  Alan T. DeKokDepend on the dictionary
2015-06-15  Alan T. DeKokAdd some DHCP unit tests
2015-06-15  Alan T. DeKokUse '=' instead of '+='
2015-06-15  Alan T. DeKokLink DHCP code to libfreeradius-dhcp
2015-06-15  Alan DeKokMerge pull request #1057 from pwdng/v3.0.x
2015-06-15  Herwin WeststrateTypo fix: retrived => retrieved
2015-06-15  Herwin WeststrateTypo fix: expnsion => expansion
2015-06-15  Herwin WeststrateTypo fix: reqex => regex
2015-06-15  Alan T. DeKokPartial revert of 93e6ebe0.
2015-06-14  Alan T. DeKokPort fix from sqlcounter
2015-06-14  Alan T. DeKokCheck for from==NULL. Fixes #1054
2015-06-14  Arran Cudbard... No map support in v3.0.x.
2015-06-14  Arran Cudbard... Backport SASL interactive bind (non interactive didn...
2015-06-14  Arran Cudbard... Sync function docs in rlm_ldap with v3.1.x
2015-06-13  Arran Cudbard... Merge pull request #1052 from jpereira/develop-debian
2015-06-13  Arran Cudbard... Don't set resource pointers to NULL when the handle...
2015-06-13  Alan T. DeKokDocument OpenDirectory and MS-CHAP
2015-06-12  Arran Cudbard... Document MySQL configuration fields
2015-06-12  Arran Cudbard... Only MySQL uses sql_store_result
2015-06-12  Arran Cudbard... Document the sql_error_t callback
2015-06-12  Jorge PereiraPlease, don't show the debian/freeradius-dhcp 1052/head
2015-06-12  Alan T. DeKokProperly decode "long" EVS which are unknown
2015-06-12  Alan T. DeKokDecode EVS data types correctly.
2015-06-12  Alan T. DeKokFix documentation for EVS types
2015-06-12  Alan T. DeKokUse da->vendor not da->attr for EVS block vendor
2015-06-12  Alan T. DeKokRe-arrange add vendor code
2015-06-12  Alan T. DeKokIf the TLVs are malformed, they're unknown
2015-06-12  Alan T. DeKokUse pairmemcpy instead of doing it manually
2015-06-11  Jorge PereiraModule rlm_redis and rlm_rediswho, welcome to stable...
2015-06-11  Jorge Pereirabetter check during redisFree() in the rlm_redis
2015-06-11  Alan T. DeKokRemove unused variable
2015-06-11  Jorge Pereiraimprove the debug messages in the rlm_redis
2015-06-11  Alan T. DeKokMore WiMAX tests
2015-06-11  Alan T. DeKokMore tests for multiple WiMAX attributes
2015-06-11  Alan T. DeKokCalculate final length correctly
2015-06-11  Alan T. DeKokmore documentation for hotspot attributes
2015-06-11  Philippe WoodingUpdate RPM spec file to reflect redis module is now... 1057/head
2015-06-10  Jorge PereiraImprove the error messages in the rlm_redis 1045/head
2015-06-10  Jorge PereiraFixing a memory leak in the rlm_redis
2015-06-10  Alan T. DeKokPrint slightly better errors
2015-06-10  Alan T. DeKokBuild OpenDirectory on Apple
2015-06-10  Alan T. DeKokrad_getgid() returns <0 on error
2015-06-10  Arran Cudbard... Use AcctUniqueId everywhere
2015-06-10  Alan T. DeKokSwitch to using session_identifier in MySQL
2015-06-10  Brad CowieAdd a freeradius-dhcp Debian package
2015-06-09  Arran Cudbard... Merge pull request #1038 from jpereira/develop-dict...
2015-06-09  Jorge PereiraAdded support for Aptilo Controller 1038/head
next