freeradius.git
2014-10-28 Alan DeKokMerge pull request #818 from spbnick/pool_trigger_fallt...
2014-10-28 Arran Cudbard... Update ChangeLog
2014-10-28 Alan T. DeKokThis is for the "return" keyword, not the module return...
2014-10-28 Alan T. DeKokUse a better name
2014-10-28 Alan T. DeKokFixed to use the correct data
2014-10-28 Alan T. DeKokPrint out correct section names in debug mode
2014-10-28 Alan T. DeKokAdded "return" keyword
2014-10-28 Alan T. DeKokDon't de-reference a deleted entry
2014-10-27 Arran Cudbard... Fix some cosmetic issues in log messages
2014-10-27 Alan T. DeKoktypo
2014-10-27 Alan T. DeKokwNote recent changes
2014-10-27 Arran Cudbard... Timeout should trigger retry
2014-10-27 Alan T. DeKokTypo
2014-10-27 Alan T. DeKokCall fr_connection_manage() when doing fr_connection_ge...
2014-10-27 Alan T. DeKokA more complicated foreach / break test
2014-10-27 Alan T. DeKokSmash \n --> CR before passing string to modules.
2014-10-27 Alan T. DeKokRemove extraneous backslash
2014-10-27 Alan T. DeKokDon't do \n --> CR mashing in xlat.c
2014-10-27 Alan T. DeKokSet PSK callback only if we have an identity or a dynam...
2014-10-27 Alan T. DeKokFix typo in ABFAB PSK query
2014-10-27 Alan DeKokMerge pull request #822 from spbnick/radtest_man_fixes
2014-10-27 Nikolai Kondrashovman: Add -P option to radtest synopsis
2014-10-27 Nikolai Kondrashovman: Mention eap-md5 in radtest synopsis
2014-10-27 Alan T. DeKokUse documentation IP address in example config
2014-10-27 Alan T. DeKokAdded USR tests. Not that people use it any more...
2014-10-27 Arran Cudbard... Doxygen
2014-10-27 Arran Cudbard... Make 'op' argument placement consistent
2014-10-27 Arran Cudbard... change paircmp_value et al to pairdata_cmp
2014-10-27 Arran Cudbard... Formatting
2014-10-26 Arran Cudbard... Remove unused function
2014-10-26 Arran Cudbard... Formatting
2014-10-26 Arran Cudbard... Use RINDENT REXDENT in more places
2014-10-26 Arran Cudbard... Use relative indent/exdent in rlm_rest
2014-10-26 Arran Cudbard... Fixup log messages in PEAP
2014-10-26 Alan T. DeKokDo OCSP checks only if we got issuer_cert. Closes...
2014-10-26 Alan T. DeKokAlways send detail responses
2014-10-25 Alan T. DeKokSimplify debug messages
2014-10-25 Alan T. DeKokConvert modcall.c to talloc
2014-10-25 Alan T. DeKokc->name may be NULL.
2014-10-24 Alan T. DeKokRemove debugging message
2014-10-24 Arran Cudbard... Comparing string pointers is fine, but apparently GCC...
2014-10-24 Philippe WoodingMake config a separate RPM package just like it is...
2014-10-24 Arran Cudbard... Changing module name pointer doesn't need to be inside...
2014-10-24 Arran Cudbard... Use RINDENT()/REXDENT() for modcall code
2014-10-24 Nikolai Kondrashovconnection: Fall through to global module triggers
2014-10-24 Arran Cudbard... Indent after module name
2014-10-24 Arran Cudbard... Simplify logging macros
2014-10-24 Arran Cudbard... Merge pull request #817 from leprechau/patch-1
2014-10-24 Aaron Hurttypo
2014-10-23 Network RADIUSBump debian version
2014-10-23 Arran Cudbard... ... and from the patch series
2014-10-23 Arran Cudbard... Disable OpenSSL check for debian packages
2014-10-23 Arran Cudbard... Output VALUE_PAIRs being merged into control: and reply...
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)
next