freeradius.git
2013-04-02 Alan T. DeKokPrefer OpenSSL versions of MD4 / MD5 / SHA1
2013-04-02 Arran Cudbard... Should be upper case GCC
2013-04-02 Arran Cudbard... Remove ident.h from one last place...
2013-04-02 Arran Cudbard... Move ident.h macros into build.h
2013-04-01 Arran Cudbard... That should be the last of the UNUSED warnings
2013-04-01 Arran Cudbard... Check if were using CLANG which shows up as GCC compati...
2013-04-01 Alan T. DeKokFix clang warnings
2013-04-01 Alan T. DeKokFix alignment issues
2013-04-01 Arran Cudbard... Fix more warnings
2013-04-01 Arran Cudbard... Fix error in distclean
2013-04-01 Arran Cudbard... Use talloc strdup
2013-04-01 Arran Cudbard... Fix some clang specific compiler warnings
2013-04-01 Arran Cudbard... Don't pass -rdynamic if were using clang
2013-04-01 Alan T. DeKoksimplify module detach
2013-04-01 Alan T. DeKokAdd TALLOC_CTX to pairlist_read()
2013-04-01 Alan T. DeKokMove hmac_key to "inst"
2013-04-01 Arran Cudbard... Remove config.* on distclean
2013-04-01 Arran Cudbard... Remove weird undef
2013-04-01 Arran Cudbard... Fix unitialized value
2013-04-01 Arran Cudbard... Remove more calls to radlog
2013-04-01 Arran Cudbard... Convert last few calls to radlog
2013-04-01 Arran Cudbard... Fix typo strlcpy takes size of buffer
2013-04-01 Arran Cudbard... Print out keytab name correctly
2013-03-31 Alan T. DeKokGet rid of warning
2013-03-31 Alan T. DeKokAdd -isystem
2013-03-31 Alan T. DeKokInclude module-specific m4 directories, too
2013-03-31 Alan T. DeKokFix typo
2013-03-31 Alan T. DeKokMassive cleanups to module instantiation.
2013-03-31 Alan T. DeKokUse cf_log_err_cs() instead of L_ERR
2013-03-31 Alan T. DeKokRemove duplicate code
2013-03-31 Alan T. DeKokDon't call mod_detach() from instantiate
2013-03-31 Alan T. DeKokUse PW_TYPE_REQUIRED and PW_TYPE_ATTRIBUTE
2013-03-31 Alan T. DeKokAdded REQUIRED and ATTRIBUTE types for CONF_PARSER
2013-03-31 Alan T. DeKokCleaned up radlog(L_ERR, ... in mod_initialize
2013-03-30 Alan T. DeKokHack for #251
2013-03-29 Alan T. DeKokDon't encode empty eap-message
2013-03-29 Alan T. DeKokSimplify debug output
2013-03-29 Alan T. DeKokMore error messages
2013-03-29 Alan T. DeKokCall event_new_fd() before searching for a new ID
2013-03-29 Alan T. DeKokFix TLS example
2013-03-29 Alan T. DeKokWhen creating an empty subcs, add it to the parent
2013-03-29 Alan T. DeKokMore debugging for proxying requests
2013-03-29 Alan T. DeKokRun Emacs indent
2013-03-29 Alan T. DeKokfoo == NULL to !foo
2013-03-29 Alan T. DeKokConver L_ERR to cf_log_err
2013-03-29 Alan T. DeKokExpose mod_rcode_table
2013-03-29 Alan T. DeKokInclude rad_assert.h
2013-03-29 Alan T. DeKokFixes for building without threads
2013-03-29 Alan T. DeKokFixes for mingw
2013-03-29 Arran Cudbard... Convert more things to RDEBUG
2013-03-29 Alan T. DeKokchild return code isn't an error
2013-03-29 Alan T. DeKokUse cf_log_err_cs/cp everywhere
2013-03-29 Alan T. DeKokAdded cf_log_err_cs/cp
2013-03-29 Alan T. DeKokRename "log" to "messages"
2013-03-29 Arran Cudbard... Fix logging levels
2013-03-29 Arran Cudbard... We use 120 columns now...
2013-03-29 Alan T. DeKokRun through the format script
2013-03-29 Alan T. DeKokFix typo and do chrgrp of radiusd (if applicable)
2013-03-29 Alan T. DeKokAdded "show config <path>" to radmin
2013-03-29 Alan T. DeKokClean it up so that it makes sense.
2013-03-29 Alan T. DeKokFix radlog(L_ERR and other style violations
2013-03-29 Alan T. DeKokUnused and un-needed
2013-03-29 Alan T. DeKokRemove "out of memory" log messages.
2013-03-29 Alan T. DeKokFix debugging messages
2013-03-29 Alan T. DeKokInitalize subsections for CONF_PARSER
2013-03-29 Arran Cudbard... Use vendor dictionary for rlm_yubikey
2013-03-29 Arran Cudbard... Print out keytab name
2013-03-28 Arran Cudbard... Print out error code on kerberos error
2013-03-28 Arran Cudbard... Updated Trapeze dictionary and added one for Meru ...
2013-03-28 Arran Cudbard... Fix typos, update examples to use posixGroups
2013-03-28 Arran Cudbard... Only retrieve membership attributes if we need to proce...
2013-03-28 Alan T. DeKokZero out EAP Fail packet
2013-03-27 Arran Cudbard... More LDAP fixes
2013-03-27 Arran Cudbard... Fix typo in eap tnc
2013-03-27 Arran Cudbard... Check for null name pointer
2013-03-27 Alan T. DeKokAllocate enough memory for the data
2013-03-27 Alan T. DeKokConvert to talloc
2013-03-27 Alan T. DeKokConvert to talloc
2013-03-27 Alan T. DeKokConvert to talloc
2013-03-27 Alan T. DeKokRemove reference to malloc in comments
2013-03-27 Alan T. DeKokConvert to talloc
2013-03-27 Alan T. DeKokCheck for NULL parameters in pairmove()
2013-03-27 Alan T. DeKokEAP_MAX_TYPES is invalid, too
2013-03-27 Arran Cudbard... More fixes
2013-03-27 Arran Cudbard... Fixes for new group code
2013-03-26 Arran Cudbard... Fix makefile for eap_tls
2013-03-26 Arran Cudbard... Typo in rlm_ldap_xlat_filter
2013-03-26 Arran Cudbard... Fix documentation
2013-03-26 Arran Cudbard... Tabs should be allowed in bootstrap.sql files
2013-03-26 Arran Cudbard... Finish cacheable group membership code
2013-03-26 Arran Cudbard... Its a directory
2013-03-26 Alan T. DeKokUse consitent / simple names
2013-03-26 Alan T. DeKokUse pairfilter, instead of making copies of copies
2013-03-26 Alan T. DeKokFix typo. Closes #253
2013-03-26 Alan T. DeKokRemove more references to malloc
2013-03-25 Arran Cudbard... Sanitize some inst field names
2013-03-25 Arran Cudbard... convert talloc_size to talloc_zero_array
2013-03-25 Arran Cudbard... Fix typo
2013-03-25 Arran Cudbard... Add allocation checks around more things
2013-03-25 Arran Cudbard... Fixup Oracle driver
next