freeradius.git
2014-10-23 Nikolai KondrashovAdd --disable-openssl-version-check option
2014-10-23 Arran Cudbard... Add missing param
2014-10-23 Arran Cudbard... Minor wording tweaks and doxygen fixes
2014-10-23 Arran Cudbard... Rename redback dictionary to ericsson.ab
2014-10-23 Alan T. DeKokMore debugging messages
2014-10-23 Alan T. DeKokDecode Starent attributes properly
2014-10-23 Arran Cudbard... Add .plist for osx
2014-10-23 Arran Cudbard... TYPO
2014-10-23 Arran Cudbard... Seems to still work, and shuts doxygen up
2014-10-23 Arran Cudbard... More minor doxygen fixes
2014-10-23 Arran Cudbard... Doxygen fixups
2014-10-23 Aaron Hurtcorrect example view and change strn* functions to...
2014-10-23 Aaron HurtImplement requested dynamic client capabilities.
2014-10-21 Alan T. DeKokThe delimiter can be \\, too
2014-10-21 Alan T. DeKokFix typo @rm --> rm
2014-10-21 Alan T. DeKokDocument new "correct_escapes" config item
2014-10-21 Alan T. DeKokAllow section name2 to be parsed with correct escapes
2014-10-21 Alan T. DeKokUse new escapes, and update tests
2014-10-21 Alan T. DeKokHacks to allow "correct_escapes"
2014-10-21 Alan T. DeKokUse new escape when compiling "update" sections
2014-10-21 Alan T. DeKokUse new escape variable in conditional parser
2014-10-21 Alan T. DeKokAllow for new escaping rules via a global variable
2014-10-21 Alan T. DeKokIf we're not escaping, pass \ straight thru
2014-10-21 Alan T. DeKokRemove extra debugging statement
2014-10-21 Alan T. DeKokMore eval debug messages
2014-10-20 Arran Cudbard... Stupid doxygen
2014-10-20 Arran Cudbard... Doxygen
2014-10-20 Arran Cudbard... Fixup LDAP clients so nested sections are processed too
2014-10-19 Arran Cudbard... Doxygen
2014-10-19 Arran Cudbard... Modify map_afrom_cs to take a validation callback to...
2014-10-19 Arran Cudbard... Convert some log messages in map_afrom_cp to use the...
2014-10-19 Alan T. DeKokForce dst_ipaddr to be initialized. Closes CID #1248167
2014-10-19 Alan T. DeKokInitialize 63 entry, too. Closes CID #1248166
2014-10-19 Arran Cudbard... rm \n
2014-10-19 Arran Cudbard... Perform substitutions for #undef autoconf macros in...
2014-10-18 Arran Cudbard... fix missing.h substitutions to end matches at end of...
2014-10-18 Arran Cudbard... HAVE_HTONLL not HAVE_HTON_LL (Fix build for Yosemite)
2014-10-18 Arran Cudbard... Need to merge suboptions list, not insert the head...
2014-10-18 Herwin WeststrateFixed check in pairvalidate
2014-10-18 Herwin WeststrateUse *= 2 instead of += $self for doubling
2014-10-18 Herwin WeststrateDereference query pointers before checking to see if...
2014-10-18 Herwin WeststrateRemoved assignment of function parameter at the end...
2014-10-18 Herwin WeststrateRemoved some unused variables
2014-10-18 Herwin WeststrateUse %u in sprintf when printing unsigned integers
2014-10-16 Arran Cudbard... Decode status nibble
2014-10-16 Arran Cudbard... Fix OpenSSL version check issues
2014-10-16 Arran Cudbard... Gotta catch em all (SIGILL)
2014-10-16 Alan T. DeKokdoxygen
2014-10-16 Nikolai Kondrashovraddb: Use appropriate module names in traps
2014-10-16 Nikolai Kondrashovraddb: Remove extra apostrophe from trigger.conf
2014-10-16 Nikolai Kondrashovexec: Don't assume request presence when logging
2014-10-14 Alan T. DeKokAssign cp
2014-10-14 Alan T. DeKokFix error message
2014-10-14 Alan T. DeKokMy attempt to fix ldap:
2014-10-14 Alan T. DeKokClearer error messages
2014-10-14 Alan T. DeKokIf we're using basedn in a section, be sure it exists
2014-10-13 Alan T. DeKokDon't duplicate code
2014-10-13 Alan T. DeKokClean up sanitize function
2014-10-13 Alan T. DeKokRemove realm_home_server_add()
2014-10-13 Arran Cudbard... dn needs wider scope
2014-10-13 Arran Cudbard... Fixup LDAP client config
2014-10-13 Arran Cudbard... Doxygen
2014-10-13 Arran Cudbard... Allow arbitrary attributes for LDAP clients
2014-10-13 Arran Cudbard... Formatting
2014-10-11 Arran Cudbard... Move some functions around in clients.c and expose...
2014-10-11 Alan T. DeKokFix typo
2014-10-11 Alan T. DeKokDocument 'track = yes' in the correct place
2014-10-10 Alan T. DeKokNote recent changes
2014-10-10 Alan T. DeKokFix compiler warning
2014-10-10 Alan T. DeKokAllow CoA packets to be proxied via Packet-Dst-IP-Address
2014-10-10 Alan T. DeKokAllow CoA packets to be read from the detail file
2014-10-10 Alan T. DeKokExpose rad_coa_recv
2014-10-10 Alan T. DeKokSet packet->code from Packet-Type in detail file
2014-10-10 Alan T. DeKokAdd tracking when reading detail files.
2014-10-10 Alan T. DeKokWrite timestamps even in non-compat mode
2014-10-10 Arran Cudbard... Rename vpt_types to tmpl_types
2014-10-09 Arran Cudbard... cf_item_add defined too many times...
2014-10-09 Arran Cudbard... Support adding arbitrary attributes for dynamic clients
2014-10-09 Arran Cudbard... Expose cf_item_add and cf_pair_alloc
2014-10-09 Arran Cudbard... Still need the loop
2014-10-09 Arran Cudbard... Adding the same VP twice is bad mm'k Fixes #809
2014-10-09 Arran Cudbard... Typo
2014-10-09 Alan T. DeKokNote recent changes
2014-10-09 Alan DeKokMerge pull request #809 from Feh/pairadd-ignore-dups
2014-10-09 Arran Cudbard... More verbose error messages about VALUE_PAIRs with...
2014-10-09 Julius Plenzpairadd: Don't add a VP if it's already present
2014-10-08 Arran Cudbard... Formatting
2014-10-08 Arran Cudbard... Better error message for invalid LHS
2014-10-08 Alan T. DeKokFixes for detail file reader
2014-10-08 Alan T. DeKokClean up debug message
2014-10-08 Alan T. DeKokDon't send packets with code 0
2014-10-08 Alan T. DeKokFix assertion to only check for TCP sockets
2014-10-08 Kevin WassermanFix TRUSTROUTER -> TRUST_ROUTER
2014-10-07 Arran Cudbard... Update ChangeLog
2014-10-07 Arran Cudbard... Correct fix for #808
2014-10-07 Herwin WeststratePrevent assert(0) in rlm_rest
2014-10-07 Alan T. DeKokEven when there's no response, poke the detail file...
2014-10-07 Alan T. DeKokHandle failures for internally proxied requests.
2014-10-07 Alan T. DeKokDon't check synchronous / nodup for detail sockets
2014-10-07 Alan T. DeKokUse correct definition
next