freeradius.git
2013-02-15 Alan T. DeKokDisable EAP caching. Doesn't seem to work
2013-02-15 Alan T. DeKokmypriority can be -1, too
2013-02-15 Arran Cudbard... Merge pull request #190 from candlerb/candlerb/redis_fi...
2013-02-14 Arran Cudbard... Update autoconf json-c stuff
2013-02-14 Brian CandlerRemove unnecessary variable
2013-02-14 Brian Candlerrlm_rediswho: allow insert/trim/expire to be configured...
2013-02-14 Brian Candlerrlm_rediswho: return RLM_MODULE_FAIL on failure (includ...
2013-02-14 Brian Candlerrlm_rediswho: fix trim functionality
2013-02-14 Brian Candlerrlm_rediswho: fix unlang conditional expansion
2013-02-14 Brian Candlerrlm_redis: fix segfaults on connect
2013-02-13 Alan T. DeKokJust call the normal attr2vp function
2013-02-13 Alan T. DeKokAdded -x, like other programs
2013-02-13 Alan T. DeKokFix typo.
2013-02-13 Arran Cudbard... Quiet doxygen
2013-02-13 Arran Cudbard... Use xlat for generating the OTP challenge reply-message
2013-02-13 Arran Cudbard... Typo
2013-02-12 Arran Cudbard... Add CONST to functions that return DICT_ATTR
2013-02-12 Arran Cudbard... free_dict_attr should set pointer to NULL after freeing
2013-02-12 Arran Cudbard... Add function to create unknown attributes from text...
2013-02-12 Arran Cudbard... Fix indentation in pairparsevalue
2013-02-12 Arran Cudbard... Additional dictionary functions for working with dynami...
2013-02-12 Alan T. DeKokActually print out encoded options in debug mode.
2013-02-12 Alan T. DeKokAs found on the net
2013-02-12 Alan T. DeKokAdded radmin command "hup main.log". Closes issue...
2013-02-12 Alan T. DeKokClarify decoding code
2013-02-12 Alan T. DeKokAdded dict_attrbytype(attr, vendor, type)
2013-02-12 Alan T. DeKokUse hard-coded numbers for dictionary entries.
2013-02-12 Arran Cudbard... Rename unknown_attr to is_unkown (like is_tlv)
2013-02-12 Arran Cudbard... Ignore warnings.txt (output of make warnings)
2013-02-12 Alan T. DeKokCheck return code of dict_addattr, and use correct...
2013-02-12 Alan T. DeKokAdded "default" to switch statement
2013-02-12 Arran Cudbard... Add dict_attrunknown function for when we don't have...
2013-02-12 Alan T. DeKokDecode extended TLVs correctly.
2013-02-12 Alan T. DeKokVP_TRACE using hex values for VID / attr
2013-02-12 Alan T. DeKokLook for extended attrs before RFC format ones
2013-02-12 Alan T. DeKokAdded dict_attrbyparent()
2013-02-12 Alan T. DeKokRefer to cache_eap authorize method, not authenticate
2013-02-12 Alan T. DeKokEnable cache_eap module by default
2013-02-12 Arran Cudbard... Define value types as an enum
2013-02-11 Alan T. DeKokFix horrible code and memory leak
2013-02-10 Alan T. DeKokRemove maximum length checks in rad_packet_ok()
2013-02-09 Arran Cudbard... Remove examples for modules that have been removed...
2013-02-08 Alan T. DeKokReorder xlat, too
2013-02-08 Alan T. DeKokTrack priorities for default action return
2013-02-08 Alan T. DeKokClarify handling of priority and result.
2013-02-08 Arran Cudbard... Use rlm_cache to deal with proxy failovers
2013-02-08 guydaviesUpdate share/dictionary.erx
2013-02-07 Alan T. DeKokFree modules before mainconfig
2013-02-07 Alan T. DeKokmap -> vpm, to use the loop variable
2013-02-07 Arran Cudbard... fix typo
2013-02-07 Alan T. DeKokAlways send Message-Authenticator for proxied Access...
2013-02-06 Alan T. DeKokLimit the number of entries in the cache. Closes #156
2013-02-06 Alan T. DeKokFix typo
2013-02-06 Alan T. DeKokUpdate sections inherit actions *and* priority
2013-02-06 Arran Cudbard... Startup check for mismatched OpenSSL library versions
2013-02-04 Alan T. DeKokUpdate to match last commit
2013-02-04 Alan T. DeKokUpdated EAP types to match IANA
2013-02-03 Arran Cudbard... Run post-auth on Access-Challenge if there's a Post...
2013-01-29 Alan T. DeKokHack to make rlm_perl RTLD_GLOBAL
2013-01-27 Arran Cudbard... Use dict_valnamebyattr to get Post-Proxy-Type value
2013-01-27 Arran Cudbard... Merge pull request #177 from olivierbeytrison/master
2013-01-27 Alan T. DeKokCheck for NULL pointers. Fixes #178
2013-01-27 Olivier Beytrisonfix debian build system
2013-01-27 Arran Cudbard... Merge pull request #175 from FabioPedretti/red-hat_radu...
2013-01-27 Arran Cudbard... [fixes #176] Shouldn't return if we fail to create...
2013-01-26 Fabio PedrettiDon't rotate Red Hat radutmp. Fix #174
2013-01-24 Arran Cudbard... Merge pull request #171 from arr2036/master
2013-01-24 Arran Cudbard... Set initial rdebug level from debug_flag
2013-01-24 Arran Cudbard... Set sticky bit properly on dir creation
2013-01-24 Arran Cudbard... Add docs
2013-01-23 Alan T. DeKokMore forgiving way of making CA depend on index &&...
2013-01-23 Alan T. DeKokMake sure these are deleted, too
2013-01-22 Arran Cudbard... Fix some typos
2013-01-22 Arran Cudbard... Add doxygen headers to all module files
2013-01-22 Arran Cudbard... Remove rlm_acctlog
2013-01-21 Arran Cudbard... Make rlm_krb5 threadsafe.
2013-01-21 Arran Cudbard... Remove dialup admin
2013-01-21 Arran Cudbard... Enable with_ntdomain_hack by default in mschap
2013-01-21 Alan T. DeKokNote edir changes
2013-01-21 Alan T. DeKokDon't quote yes/no
2013-01-21 Arran Cudbard... selected array should be reinitialized on each
2013-01-21 Arran Cudbard... Update src/main/version.c
2013-01-21 Arran Cudbard... Update COPYRIGHT
2013-01-20 Arran Cudbard... Replace credits with a link to the Acknowledgements...
2013-01-20 Arran Cudbard... Use of 'op' instead of 'operator', and declare it as...
2013-01-20 Arran Cudbard... Remove @version, doxygen seems to parse $id ok
2013-01-19 Alan T. DeKokDecode VSA TLVs, too
2013-01-17 Arran Cudbard... Merge pull request #169 from olivierbeytrison/master
2013-01-17 Olivier Beytrisonwrong logic for cache merge
2013-01-16 Arran Cudbard... Dynamically resolve dictionary entrys for control attrs
2013-01-16 Arran Cudbard... Fix minor issues
2013-01-16 Arran Cudbard... Update LDAP default config
2013-01-16 Arran Cudbard... Switch to using explicit template types
2013-01-15 Arran Cudbard... Fixup documentation for valuepair.c
2013-01-15 Arran Cudbard... Update rlm_cache to use the attrmap API
2013-01-15 Arran Cudbard... Minor formatting
2013-01-15 Arran Cudbard... Update attrmap functions to be more flexible, and add...
2013-01-15 Arran Cudbard... Fix typo in cache config item name
2013-01-15 Arran Cudbard... Add function for printing lists to request debug log
2013-01-14 Arran Cudbard... Merge pull request #166 from olivierbeytrison/master
next