Update redhat spec file to reflect the fact rlm_host is no longer experimental.
[freeradius.git] / src /
2014-07-02 Alan T. DeKokUse correct type for length
2014-07-02 Alan T. DeKokNo need for casting in talloc_array_length()
2014-07-02 Alan T. DeKokrad_vp2attr() returns -1 on error, 0 on "not enough...
2014-07-02 Kevin WassermanChannel bindings fixes
2014-07-02 Kevin WassermanDon't call free on talloc'ed channel bindings packet
2014-07-02 Kevin WassermanFix cursor initialization bugs in eap_chbind_vp2packet
2014-07-02 Herwin WeststrateFixed adding attributes with multiple values to rlm_perl
2014-07-01 Arran Cudbard-BellMerge pull request #719 from nchaigne/v3.0.x
2014-07-01 Nicolas C3.0.x - Make EAP-SIM work again - proper encoding of...
2014-07-01 Arran Cudbard-BellInline breaks linking?
2014-07-01 Arran Cudbard-BellOther things still reference dict_attr_allowed_chars
2014-07-01 Herwin WeststrateFixed typo in rlm_sql.c
2014-07-01 Arran Cudbard-BellUse RFC language in eap.c messages
2014-07-01 Arran Cudbard-BellNo need to call exit twice
2014-07-01 Arran Cudbard-BellBetter errors on junk chars in dict.c
2014-06-27 Alan T. DeKokWe can now use talloc_free() for listeners
2014-06-27 Alan T. DeKokProxy sockets use common_socket_free(). Closes #680
2014-06-27 Alan T. DeKokNo need for an empty function
2014-06-27 Alan T. DeKokMove checks for virtual_server to listen_parse()
2014-06-27 Arran Cudbard-BellIKEv2 fixes required on our side
2014-06-27 Arran Cudbard-BellAssume RFC 3542 compliance for IPv6 socket options...
2014-06-27 Arran Cudbard-BellConfusing comments
2014-06-27 Arran Cudbard-BellFix for ptrace check under FreeBSD
2014-06-26 Arran Cudbard-BellUse standard return codes
2014-06-26 Arran Cudbard-BellConvert binary values to octets type attributes correctly
2014-06-26 Arran Cudbard-BellRename vpsname to list_name
2014-06-26 Arran Cudbard-BellFixup debugging and formatting in rlm_perl
2014-06-26 Herwin WeststrateImprove debug logging of rlm_perl
2014-06-26 Alan T. DeKokSet a timer for marking a home server dead. Closes...
2014-06-26 Alan T. DeKokPass2 for attributes in existence checks
2014-06-26 Arran Cudbard-BellRemove redundant includes of netinet/in.h
2014-06-26 Arran Cudbard-BellSet errno appropriately if we're building without IPv6...
2014-06-26 Arran Cudbard-BellDefine __APPLE_USER_RFC_2292 so the IPv6 socket options...
2014-06-26 Arran Cudbard-BellUse sizeof
2014-06-26 Arran Cudbard-BellCheck return code of write
2014-06-25 Arran Cudbard-BellUse _fr_fault_log by default
2014-06-25 Arran Cudbard-BellOnly register fr_fault signal handlers if we're not...
2014-06-25 Alan T. DeKokAllow delayed references to attributes. Helps with...
2014-06-25 Alan T. DeKokJust print out what we have for debugging.
2014-06-25 Alan T. DeKokThe variable name is "max_response_timeouts"
2014-06-25 Arran Cudbard-BellOnly register signal handlers if we have a PANIC_ACTION set
2014-06-25 Arran Cudbard-BellCID #1223702
2014-06-25 Herwin WeststrateUpdated return type of process_reply to rlm_rcode_t
2014-06-25 Alan T. DeKokAdd secret "dynamic" flag to realms
2014-06-25 Arran Cudbard-BellUse newSVpvn so we don't SEGV on zero length values...
2014-06-25 Arran Cudbard-BellAdd fr_abin2hex
2014-06-25 Alan T. DeKokExposed realm_realm_add()
2014-06-25 Alan T. DeKokExposed realm_pool_add()
2014-06-25 Alan T. DeKokExposed realm_home_server_add()
2014-06-25 Alan T. DeKokPrint out limits when opening/closing proxy sockets.
2014-06-25 Arran Cudbard-BellSimilar += fixes for other modules
2014-06-25 Philippe WoodingSome shells don't support the '+=' concatenation operator.
2014-06-25 Arran Cudbard-BellMerge pull request #709 from qnet-herwin/perl_fixes_707
2014-06-25 Herwin WeststrateFixed some segfaults in rlm_perl
2014-06-25 Arran Cudbard-BellWe don't actually copy...
2014-06-25 Arran Cudbard-BellDo something sane for converting FreeRADIUS values...
2014-06-25 Arran Cudbard-BellAdd fr_cursor_next_peek
2014-06-25 Arran Cudbard-BellFormatting
2014-06-25 Arran Cudbard-BellPopulate DHCP-Paramter-Request-List values dynamically
2014-06-25 Arran Cudbard-BellRemove param documentation from all connection callbacks
2014-06-25 Alan T. DeKokDoxygen is stupid, so delete doxygen comments.
2014-06-25 Arran Cudbard-BellFix spurious soft asserts Fixes #706
2014-06-24 Alan T. DeKokUse NULL for talloc ctx in EAP
2014-06-24 Alan T. DeKokAdd in rad_virtual_server() which is now required for...
2014-06-24 Arran Cudbard-BellAdd support for Vendor Specific Suboptions (RFC 4243)
2014-06-24 Alan T. DeKokGlue channel bindings into the TTLS code
2014-06-24 Alan T. DeKokChannel binding encode/decoder and process functions
2014-06-24 Alan T. DeKokAttributes and definitions fo channel bindings
2014-06-24 Alan T. DeKokMove debug messages into rad_virtual_server
2014-06-24 Arran Cudbard-BellMove exit functions to debug.c
2014-06-24 Arran Cudbard-BellMerge pull request #700 from mcnewton/rlm_files
2014-06-24 Arran Cudbard-BellFix build when building on OSX, using non standard...
2014-06-24 Arran Cudbard-BellExtra include dirs should be specified with -isystem
2014-06-24 Alan T. DeKoktalloc_steal the packet after reading it
2014-06-24 Arran Cudbard-Bellnewvector should be a bool
2014-06-24 Alan T. DeKokEnsure packet is parented correctly
2014-06-24 Arran Cudbard-BellPrint which packet in the request failed validation
2014-06-24 Arran Cudbard-BellMinor connection API fixes
2014-06-24 Arran Cudbard-BellPrint out TAG_ANY attributes correctly
2014-06-23 Arran Cudbard-BellSimpler VERIFY_REQUEST macro in process.c
2014-06-23 Alan T. DeKokThread-safe VERIFY_REQUEST
2014-06-23 Arran Cudbard-BellIncrease cbuff size
2014-06-23 Alan T. DeKokAllow for dynamically expanded PSK.
2014-06-23 Arran Cudbard-BellTypo
2014-06-23 Arran Cudbard-BellMultiple fixes for circular buffer based backtraces
2014-06-23 Arran Cudbard-BellFormatting
2014-06-23 Arran Cudbard-BellOther obviously bad, allocations
2014-06-23 Arran Cudbard-BellRemove fr_connection_delete
2014-06-23 Arran Cudbard-BellPass a threadsafe ctx into fr_connection_pool create...
2014-06-23 Arran Cudbard-BellRename mod_socket_create/delete to mod_conn_create...
2014-06-23 Arran Cudbard-BellMinor formatting in rlm_couchbase
2014-06-21 Arran Cudbard-BellSame fix for eap session and handler trees
2014-06-21 Arran Cudbard-BellDon't parent the rlm_cache rbtree directly from inst
2014-06-20 Arran Cudbard-BellAlloc connections pools in the NULL ctx
2014-06-20 Arran Cudbard-BellRbtree shouldn't be allocated from inst
2014-06-20 Arran Cudbard-BellAlloc handlers from the NULL context
2014-06-20 Arran Cudbard-BellDisable NULL context tracking
2014-06-20 Arran Cudbard-BellDon't use prefix variable (used by AC)
2014-06-20 Arran Cudbard-BellAdd support for searching in 'prefix' dirs for headers
2014-06-20 Arran Cudbard-BellMerge pull request #696 from leprechau/v3.0.x
next