Merge branch 'tr-integ' into kevin-chbind
[freeradius.git] / src / main / realms.c
2013-03-06 Sam HartmanMerge branch 'tr-integ' into kevin-chbind
2013-03-02 Alan T. DeKokUse talloc for hs_type
2013-02-21 Alan T. DeKokFree variables on exit
2013-02-19 Arran Cudbard-BellConvert rad_alloc and rad_free to use talloc
2013-02-19 Alan T. DeKokMove all conf file stuff to talloc
2013-02-18 Alan T. DeKokMore debug macros
2013-02-18 Alan T. DeKokRemove L_CONS
2013-02-17 Arran Cudbard-BellFix for coverity (verify we parsed the proxy config...
2013-02-07 Alan T. DeKokAlways send Message-Authenticator for proxied Access...
2013-01-04 Alan T. DeKokMerge branch 'master' of github.com:FreeRADIUS/freeradi...
2013-01-03 Sam Hartmanrealms_realm_add
2013-01-03 Sam Hartmanrealms_pool_add
2013-01-03 Sam HartmanExpose home_server addition
2012-12-30 Arran Cudbard-BellAdd support for tags to remaining functions in lib...
2012-12-03 Arran Cudbard-BellRemove config item for num_pings_to_alive, it's a dupli...
2012-12-02 Arran Cudbard-BellMove code that modifies request when looking up home_se...
2012-10-27 Alan T. DeKokTry to fix "home server dead" code
2012-10-08 Alan T. DeKokMerge branch 'master' of github.com:FreeRADIUS/freeradi...
2012-10-05 Alan DeKokMerge pull request #101 from philmayers/escape-context2
2012-10-05 Phil Mayersremove escape function from xlat handlers; perform...
2012-09-30 Alan DeKokMerge pull request #54 from mcnewton/patch-client-cert
2012-08-23 Alan DeKokMerge pull request #15 from pobept/dictionary-redback
2012-07-17 Arran Cudbard-BellMerge pull request #59 from sionescu/master
2012-06-11 Alan T. DeKokmake xlat() take "const char *fmt"
2012-05-23 Alan T. DeKokAdded support for CoA realms
2012-04-29 Alan T. DeKokRate limit some triggers.
2012-04-15 Alan T. DeKokMove connection limiting code to its own data structure
2012-03-04 Matthew NewtonCache result of parsing server/client tls configs,...
2012-01-30 Alan T. DeKokParantheses to avoid compiler warning
2012-01-06 Alan T. DeKok"username" and "password" cannot be non-empty for statu...
2011-10-19 Alan T. DeKokFree memory on error
2011-10-19 Alan T. DeKokCheck auth_pool_name
2011-10-19 Alan T. DeKokFix sizeof() checks found by coverity
2011-10-18 Arran Cudbard-BellMerge pull request #11 from amne/master
2011-09-28 Alan T. DeKokUpdated debug message
2011-09-20 Alan T. DeKokEnsure src_ipaddr is initialized when finding a home...
2011-07-29 Phil Mayerssupport for PCRE
2011-06-29 Alan T. DeKokDisallow pings for TCP sockets
2011-06-28 Alan T. DeKokComplain about TLS only if there's a TLS subsection
2011-06-27 Alan T. DeKokHome servers are unique by proto, too.
2011-06-15 Alan T. DeKokLook inside of virtuals for homes
2011-06-15 Alan T. DeKokTie virtual servers to home servers
2011-06-15 Alan T. DeKokTrack parent virtual server in home server.
2011-06-15 Alan T. DeKokMake home servers unique by source IP, too
2011-05-27 Alan T. DeKokMake home server coa config match raddb/proxy.conf
2011-05-25 Alan T. DeKokEnsure AF for src IP matches AF for dst IP
2011-05-10 Alan T. DeKokTighten checks on ping for TCP sockets
2011-05-10 Alan T. DeKokParse TLS configuration for home servers
2011-04-22 Alan T. DeKokAdded triggers for HUP, TERM, home server alive/zombie...
2011-03-29 Alan T. DeKokBuild with various compile flags.
2011-03-27 Alan T. DeKokCap response_window at max_request_time
2010-10-15 Alan T. DeKokAdd all home_servers in the configuration.
2010-10-03 Alan T. DeKokSigned / unsigned fixes and function prototypes
2010-09-28 Alan T. DeKokBetter way of updating cf_data_add
2010-09-22 Alan T. DeKokBootstrap CoA home servers, as they can stand alone.
2010-08-04 Alan T. DeKokBe less agressive about marking home servers as zombie.
2010-06-10 Alan T. DeKokFix proxying of inner tunneled requests
2010-05-31 Alan T. DeKokAutomatic search and replace for pairfind.
2010-04-26 Alan T. DeKokPrint out helpful error if a realm regex can't be parsed
2010-03-06 Alan T. DeKokSwitch default for acct realms to "no_response_fail"
2009-11-27 Alan T. DeKokAdd tcp/udp to CLI for home_servers
2009-10-20 Alan T. DeKokInitialize proto for old-style realms
2009-10-12 Alan T. DeKokMake client/port/key-balance more like fail-over
2009-09-27 Alan T. DeKokInclude proto in API, no matter what build options
2009-09-24 Alan T. DeKokJumbo patch to clean up socket handling
2009-09-15 DanteAllow home servers to use TCP
2009-08-12 Alan T. DeKokLook up home servers by type, too.
2009-08-03 Alan T. DeKokAllow home_server_pools to exist without realms
2009-07-17 Alan T. DeKokMove zombie checks to later so other rules apply, too
2009-07-17 Alan T. DeKokAllow requests to fail over to live servers earlier
2009-07-13 Alan T. DeKokAllow response_window && zombie_period to be smaller.
2009-05-23 Alan T. DeKokAllow for IPv6 src_ipaddr in home server
2009-05-23 Alan T. DeKokHave the server automatically create proxy listeners
2009-05-21 Alan T. DeKokAllow src_ipaddr to be specified for home servers
2009-05-08 Alan T. DeKokFix issues found by LLVM checker.
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. DeKokSet free'd pointers to NULL
2009-04-10 Alan T. DeKokMake other balance types work
2009-02-28 Alan T. DeKokMark data to be freed
2009-02-13 Alan T. DeKokAdd "require message authenticator" config to home...
2009-02-13 Alan T. DeKokMove "allocate request->proxy" to home_server_ldb
2009-02-13 Alan T. DeKokMoved checks for detail to home_server_ldb
2009-02-02 Alan T. DeKokLoad anonymous pools by type, not hard-coded to CoA
2009-01-02 Alan T. DeKokEnable the server to originate CoA-Request && Disconnec...
2008-12-01 Alan T. DeKokSet "found" to first server.
2008-12-01 Alan T. DeKoksecret is NULL for LOCAL realms.
2008-12-01 Alan T. DeKokvirtual_server can't be NULL
2008-09-18 Alan T. DeKokAdd line # to error, and add home2, not home
2008-09-13 Alan T. DeKokAdded API to manage home servers by internal number
2008-06-30 aland Use new RDEBUG macros
2008-06-22 aland Track Exponential moving average of response times for
2008-06-20 aland More stats for home servers
2008-06-20 aland Don't over-write previous status_check value
2008-06-09 aland For home servers with AF_UNSPEC, don't put them in...
2008-06-05 aland Added WITH_PROXY and WITH_DETAIL pre-processor defines to
2008-05-14 aland Corrected typo
2008-05-14 aland Fallback home_servers MUST be virtual_servers.
2008-04-18 aland Define realm_find2() where the argument is the realm...
2008-04-18 aland Allow regexes in realms.
next