freeradius.git
2014-03-19 Matthew Newtonbasic config for dhcp IP allocation using sqlite
2014-03-19 Alan T. DeKok%% is a LITERAL, not a PERCENT expansion
2014-03-19 Alan T. DeKokNote rlm_unpack
2014-03-19 Alan T. DeKokAdded rlm_unpack
2014-03-18 Arran Cudbard... Escape %s in sqlite counter queries
2014-03-18 Arran Cudbard... Remove redundant escaping from sqlcounter
2014-03-18 Alan DeKokMerge pull request #552 from mcnewton/v3.0.x
2014-03-18 Matthew Newtonallocate-update should be allocate_update for dhcp_sqli...
2014-03-18 Alan T. DeKokFix for latest functionality of the format script
2014-03-18 Arran Cudbard... Update ChangeLog
2014-03-18 Arran Cudbard... Doxygen
2014-03-18 Arran Cudbard... Deal with HTTP 100 responses correctly
2014-03-18 Arran Cudbard... Improve error messages in HTTP header parser
2014-03-18 Arran Cudbard... Tweak buffer allocation to alloc double the previous...
2014-03-18 Arran Cudbard... Fix issue in fr_prints_string
2014-03-18 Arran Cudbard... Output what we expected and got it unittest.c
2014-03-18 Arran Cudbard... Modify functions in print.c to return > than outlen...
2014-03-18 Arran Cudbard... Formatting in rlm_rest
2014-03-18 Arran Cudbard... We should not set a default connect_uri
2014-03-17 Arran Cudbard... Use the same names for variables as the rest of the...
2014-03-17 Alan T. DeKokFix typo
2014-03-17 Arran Cudbard... Increment p *then* set last full attribute pointer...
2014-03-17 Arran Cudbard... Remove weird pipe substitution hack for JSON data
2014-03-17 Arran Cudbard... Avoid calling json_object_array_get_idx on non-array...
2014-03-17 Arran Cudbard... More formatting
2014-03-17 Arran Cudbard... Strip trailing & in post data
2014-03-17 Arran Cudbard... Work around Perl's weird crap
2014-03-17 Arran Cudbard... Order of operations...
2014-03-16 Arran Cudbard... Fix GCC warnings
2014-03-16 Arran Cudbard... Fixup weird formatting, uneeded allocs, and duplicate...
2014-03-16 Arran Cudbard... Remove duplicate fr_strerror_printf declaration
2014-03-16 Arran Cudbard... Fix parsing of JSON attributes returned by REST application
2014-03-16 Arran Cudbard... radius_parseattr should output errors with fr_strerror_...
2014-03-16 Arran Cudbard... Change order of arguments in radius_parse_attr
2014-03-16 Arran Cudbard... Backport additional types VALUEPAIR union types 'byte...
2014-03-16 Arran Cudbard... Disable -Wunused-function for macro generated 'get...
2014-03-16 Arran Cudbard... Backport fr_cursor name changes
2014-03-14 Arran Cudbard... Return error if we don't have sufficient buffer space...
2014-03-14 Arran Cudbard... Fix "not responding" debug message in DHCP
2014-03-14 Alan DeKokMerge pull request #548 from mcnewton/v3.0.x
2014-03-14 Matthew NewtonAdd more incoming DHCP packet types to config
2014-03-14 Alan T. DeKokUpdate documentation for DHCP unknown packet types
2014-03-14 Alan T. DeKokCheck for client/home entries. Fixes #547
2014-03-14 Alan T. DeKokRemove warnings that DHCP is experimental
2014-03-13 Alan T. DeKokIf relay IP is 0.0.0.0, don't use it
2014-03-13 Alan T. DeKokIf the request was unicast, the reply can be unicast...
2014-03-13 Alan T. DeKokRe-added missing line
2014-03-13 Alan T. DeKokNote recent changes
2014-03-13 Alan T. DeKokDocument src_ipaddr
2014-03-13 Alan T. DeKokSet src IP on more situations.
2014-03-13 Arran Cudbard... Fix new warnings emitted by clang
2014-03-13 Arran Cudbard... Update ChangeLog
2014-03-12 Arran Cudbard... Formatting and extra debugging in rlm_attr_filter
2014-03-12 Arran Cudbard... Compare da not just attribute number (fix clashing...
2014-03-12 Arran Cudbard... Correct comment
2014-03-12 Alan T. DeKokFix typos
2014-03-12 Alan T. DeKokRe-arrange normalization code in parser
2014-03-12 Alan T. DeKokPrint out more information with -xx
2014-03-12 Alan T. DeKokNormalize literals in conditions
2014-03-12 Alan T. DeKokUpdated example
2014-03-12 Arran Cudbard... Merge pull request #546 from mcnewton/v3.0.x
2014-03-12 Matthew Newtondhcp config comments about mac2ip
2014-03-12 Matthew Newtonadd comments about dhcp listen section
2014-03-12 Alan DeKokMerge pull request #545 from mcnewton/v3.0.x
2014-03-12 Matthew Newtonadd DHCP-Do-Not-Respond value to make it easier to...
2014-03-12 Matthew Newtonadd some dhcp comment documentation
2014-03-12 Arran Cudbard... Merge pull request #543 from mcnewton/v3.0.x
2014-03-12 Matthew Newtondon't respond to dhcp if there is nowhere to respond to
2014-03-12 Arran Cudbard... Minor formatting in dhcp.c
2014-03-11 Alan T. DeKokClarify error message
2014-03-11 Alan T. DeKokSpace for clarity
2014-03-11 Alan T. DeKokLoad protocol-specific dictionaries if built with them.
2014-03-11 Alan T. DeKokMore debugging for evaluation
2014-03-11 Alan T. DeKokClarify comment
2014-03-11 Arran Cudbard... Switch some talloc_free's to TALLOC_FREE's
2014-03-11 Alan T. DeKokLoad DHCP + VMPS dictionaries before loading any modules
2014-03-11 Alan T. DeKokCopy pointer, not thing it's pointing to
2014-03-11 Arran Cudbard... Merge pull request #544 from spaetow/v3.0.x
2014-03-11 Stefan PaetowUpdate freeradius.spec
2014-03-10 Alan T. DeKokSet fields to NULL after free'ing them
2014-03-10 Arran Cudbard... Merge pull request #542 from mcnewton/v3.0.x
2014-03-10 Matthew Newtonfixup comment on unix opening bracket
2014-03-10 Alan T. DeKokFix documentation in comments
2014-03-10 Alan T. DeKokDecoded passwords have to have {...}
2014-03-10 Alan T. DeKokNote recent changes
2014-03-08 Arran Cudbard... Fix many issues in rlm_sqlcounter
2014-03-08 Arran Cudbard... Fixup error logging in rlm_sql xlat
2014-03-07 Alan T. DeKokNote recent changes
2014-03-07 Ben ThompsonAdded Oracle schema and queries files for use with...
2014-03-06 Nikolai KondrashovInitialize IPv6 scope in ip_ptonx
2014-03-06 Arran Cudbard... Change -include ordering
2014-03-05 Arran Cudbard... That's BIG_ENDIAN and LITTLE_ENDIAN
2014-03-05 Alan T. DeKokBe more careful about decoding base-64 decoded passwords
2014-03-05 Alan T. DeKokWhen we have errors, show TONS of information
2014-03-05 Arran Cudbard... Revert "Regenerated"
2014-03-05 Arran Cudbard... Revert "Configure rules to look for <endian.h>"
2014-03-05 Arran Cudbard... Change names of endian definitions in autoconf
2014-03-05 Alan T. DeKokPrint out challenge, too
2014-03-05 Alan T. DeKokPrint out more information in debug3
2014-03-05 Alan T. DeKokRegenerated
next