Merge tag 'release_3_0_1' into tr-integ
[freeradius.git] / src / main / realms.c
2014-02-04 Sam HartmanMerge tag 'release_3_0_1' into tr-integ
2013-12-20 Alan T. DeKokUse talloc_free
2013-11-27 Sam Hartmanrealms.c: if no CS, don't look for parent
2013-11-14 Arran Cudbard-BellUpdate the conffile parser to treat the fields mapped...
2013-10-14 Alan T. DeKokLast conversion to talloc
2013-10-14 Alan T. DeKokFixes for analyzer
2013-10-14 Alan T. DeKokRealm struct to talloc
2013-09-20 Arran Cudbard-BellWrap _exit and exit. Prints error message, and when...
2013-08-24 Arran Cudbard-BellMove the stringify macros to build.h
2013-08-15 Alan T. DeKokRemove redundant headers
2013-08-13 Sam Hartmanrealms_realm_add
2013-08-13 Sam Hartmanrealms_pool_add
2013-08-13 Sam HartmanExpose home_server addition
2013-07-30 Arran Cudbard-BellUse the same const order everywhere
2013-07-14 Arran Cudbard-Bell/[ \t]+$//
2013-07-09 Arran Cudbard-Bellregcomp whitespace changes
2013-07-02 Arran Cudbard-BellBe consistent in our inconsistency
2013-07-02 Arran Cudbard-BellSQL functions now use ssize_t so that they can indicate...
2013-05-09 skidsRemove unneeded lookups in pool_check_home_server
2013-04-25 Arran Cudbard-BellUse correct macros for log messages with WARNING: ERROR...
2013-04-25 Arran Cudbard-BellSanitise logging macro names, and move the logging...
2013-04-23 Arran Cudbard-BellUse C99 bool type for truth values
2013-04-19 Arran Cudbard-BellReverse the order of const and type specifier e.g....
2013-04-18 Arran Cudbard-BellApparently error messages shouldn't have been converted...
2013-04-17 Arran Cudbard-BellReplace radlog(L_ERR with DEBUGE
2013-04-10 Alan T. DeKokAdd escape function to xlat_register
2013-04-02 Arran Cudbard-BellMove ident.h macros into build.h
2013-04-01 Arran Cudbard-BellFix some clang specific compiler warnings
2013-03-29 Alan T. DeKokUse cf_log_err_cs/cp everywhere
2013-03-19 Alan T. DeKokMove paircopy() and friends to use talloc()
2013-03-19 Alan T. DeKokConvert pairmake() to talloc
2013-03-16 Alan T. DeKokperl -p -i -e 's/\ +$//' $(find . -name "*.[ch]" -print)
2013-03-08 Alan DeKokMerge pull request #215 from alanbuxey/master
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...
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.
next