Merge tag 'release_3_0_7' into tr-integ
[freeradius.git] / src /
2015-02-27 Sam HartmanMerge tag 'release_3_0_7' into tr-integ
2015-02-19 Alan T. DeKokManually order sqlite tests
2015-02-19 Alan T. DeKokAllow control:MS-CHAPv2-Challenge in rlm_eap_mschapv2
2015-02-19 Alan T. DeKokTests for comments
2015-02-19 Arran Cudbard-BellFix formatting in rlm_eap_mschapv2
2015-02-19 Arran Cudbard-BellTypo
2015-02-18 Alan T. DeKokRemove unused variable
2015-02-18 Alan T. DeKokRemove debug code
2015-02-18 Alan T. DeKokClean up "users" file parsing.
2015-02-18 Alan T. DeKokUse correct macro
2015-02-18 Arran Cudbard-BellAdd alternative to peercred auth for Unix control sockets
2015-02-18 Arran Cudbard-BellMove ERROR calls to fr_strerror_printf
2015-02-17 Arran Cudbard-BellUpdate yubikey docs, and print attribute debug messages...
2015-02-17 Arran Cudbard-BellAdd stub functions for rad_suid_set_down_uid
2015-02-16 Arran Cudbard-BellAdd support for non-interactive SASL mechs in rlm_ldap
2015-02-16 Arran Cudbard-BellFormatting
2015-02-16 Alan T. DeKokFix for master
2015-02-15 Alan T. DeKokIf State is too long, warn instead of assert
2015-02-15 Alan T. DeKokFix typo
2015-02-15 Alan T. DeKokAllow numbers in random expansions
2015-02-14 Alan T. DeKokA little more clarification
2015-02-13 Arran Cudbard-BellAlways need to \0 terminate json output buffer
2015-02-13 Alan T. DeKokRemove last cppcheck complaint
2015-02-13 Alan T. DeKokSimplify code in udpfromto_init
2015-02-13 Alan T. DeKokRemove support for ephemeral RSA keys.
2015-02-13 Alan T. DeKokuse correct assert macro
2015-02-13 Alan T. DeKokQuiet clang scanner
2015-02-12 Alan T. DeKokDon't call cursor functions inside of the cursor code
2015-02-12 Arran Cudbard-BellNDEBUG makes assertions go away, so wrapping critical...
2015-02-12 Alan T. DeKokAdd accounting attributes only for accounting packets
2015-02-12 Arran Cudbard-BellDon't attempt to add clients which specify subnets...
2015-02-12 Arran Cudbard-BellSpawn should be bool
2015-02-12 Arran Cudbard-BellOnly prevent parallel spawn if we've previously failed...
2015-02-12 Arran Cudbard-BellDon't need two talloc_free calls in rlm_cache_memcached
2015-02-11 Arran Cudbard-BellIgnore dynamically generated rfc*.h files
2015-02-11 Arran Cudbard-BellRework LDAP cacheable groups code
2015-02-11 Arran Cudbard-Bellfr_cursor_merge should do nothing if add is NULL
2015-02-11 Arran Cudbard-BellDon't need to use pools in rlm_ldap now the REQUEST...
2015-02-10 Alan T. DeKokMake pairfind() call the cursor functions.
2015-02-10 Alan T. DeKokLimits on talloc pool size
2015-02-10 Alan T. DeKokDon't call pairfree() in request_finish()
2015-02-10 Alan T. DeKokRun radlog_request(...debug) ONLY if debug_flag is set
2015-02-10 Alan T. DeKokMove talloc pool config to "resources" section
2015-02-10 Alan T. DeKokSet talloc pool size
2015-02-10 Alan T. DeKokUse talloc pools for RADIUS packets
2015-02-10 Alan T. DeKokWrapper for request_free()
2015-02-10 Alan T. DeKokMake rad_recv() take a TALLOC_CTX
2015-02-10 Alan T. DeKokMake request_receive() take a TALLOC_CTX
2015-02-10 Alan T. DeKokAuto-generate PW_FOO_BAR from "Attribute Foo-Bar"....
2015-02-10 Alan T. DeKokPW_USER_PASSWORD, not PW_PASSWORD
2015-02-10 gureedomore attributes
2015-02-10 Herwin WeststrateFixed a number of double semicolons in source
2015-02-10 Herwin WeststrateFix typo in comments in radmin.c
2015-02-09 Alan T. DeKokMinor typo in help message
2015-02-09 Alan T. DeKokPrint out error for non-server "authorize" etc. sections
2015-02-09 Alan T. DeKokDo pass2 compilation on "authorize" outside of a server...
2015-02-09 Alan T. DeKokIf this module is done pass2, go to the next one
2015-02-09 Arran Cudbard-BellRemove whitespace from simultaneous use messages
2015-02-09 Arran Cudbard-BellFormatting
2015-02-08 Arran Cudbard-BellNo quotes around attribute names
2015-02-08 Arran Cudbard-BellIn LDAP attrmap print the value that failed parsing...
2015-02-08 Arran Cudbard-BellFormatting
2015-02-06 Alan T. DeKokMove assertion
2015-02-06 Alan T. DeKokAssert to catch catastriphic errors
2015-02-05 Alan T. DeKokSimpler method of deleting connections from a pool
2015-02-05 Alan T. DeKokRun-time check, not assertion
2015-02-05 Alan T. DeKokWarnings for non-debug builds
2015-02-05 Alan T. DeKokFix typo
2015-02-05 Alan T. DeKokLook for sockets which match our UID / GID
2015-02-04 Alan T. DeKokInitialize socket magic
2015-02-04 Alan T. DeKokAllow for "help del client", which now works
2015-02-04 Alan T. DeKokMore docs for home server
2015-02-04 Alan T. DeKokAllow you to look up clients by listener, too
2015-02-04 Alan T. DeKokMake listener_find_client_list() take proto
2015-02-04 Alan T. DeKokAllow finding client lists for CoA sockets, too
2015-02-04 Alan T. DeKokBetter error message
2015-02-04 Alan T. DeKokRemove leading tabs. They're not needed
2015-02-04 Alan T. DeKokMark ntlm_auth as expanded, too
2015-02-04 Arran Cudbard-Bellmysql_warning_count() doesn't appear to be reliable
2015-02-04 Arran Cudbard-BellWe can now fail in rlm_sql
2015-02-04 Arran Cudbard-BellMinor tweaks to error messages
2015-02-04 Arran Cudbard-BellDefault should be to error out
2015-02-04 Arran Cudbard-BellSome minor additional debugging
2015-02-04 Arran Cudbard-BellUse C99 way of declaring a variable length field
2015-02-04 Arran Cudbard-BellFixup MySQL copyright, and comments
2015-02-03 Alan T. DeKokMake sockets blocking.
2015-02-03 Alan T. DeKokAdd channels to radmin.
2015-02-03 Arran Cudbard-BellDeal with 0 retries in radeapclient
2015-02-03 Arran Cudbard-Bellanother redundant declaration
2015-02-03 Arran Cudbard-BellAdd command to get queue stats
2015-02-03 Arran Cudbard-BellFormatting
2015-02-03 Arran Cudbard-BellRemove duplicate declaration
2015-02-03 Arran Cudbard-BellThe dynamic client server can return updated too.
2015-02-03 Arran Cudbard-BellFormatting
2015-02-03 Arran Cudbard-BellMove "extern const FR_NAME_NUMBER mod_rcode_table[...
2015-02-02 Alan T. DeKokQuiet cppcheck
2015-02-02 Arran Cudbard-BellRemove unneeded pcap.h include Closes #896
2015-02-02 Arran Cudbard-BellSQL server errors and SQL client errors share the same...
2015-02-02 Arran Cudbard-BellBe less forgiving about passing NULL handles into sql_q...
2015-02-02 Arran Cudbard-BellWhy sometimes is marked as hupable
next