freeradius.git
2013-01-07 Alan T. DeKokUpdates for new changes
2013-01-07 Alan T. DeKokBe more graceful about reporting home server state
2013-01-07 Alan T. DeKokAdd "unknown" for home server state
2013-01-07 Arran Cudbard... Add documentation for the connection pool API
2013-01-07 Arran Cudbard... Merge pull request #161 from philmayers/sqlnull
2013-01-07 Phil Mayersspecify TARGET for rlm_sql_null
2013-01-07 Arran Cudbard... Don't include references they're too verbose
2013-01-07 Arran Cudbard... Enable additional doxygen features
2013-01-06 Alan T. DeKokAs posted to the list
2013-01-04 Alan T. DeKokMerge branch 'master' of github.com:FreeRADIUS/freeradi...
2013-01-02 Arran Cudbard... Fix more null string checks docs_marker_master mail_marker_master
2012-12-31 Arran Cudbard... Minor fixes in rlm_rest
2012-12-31 Arran Cudbard... Update doxygen documentation
2012-12-30 Olivier Beytrisoninitial support for multi-valued attributes in rlm_cache
2012-12-30 Arran Cudbard... Fix warning
2012-12-30 Arran Cudbard... Add support for tags to remaining functions in lib...
2012-12-28 Alan T. DeKokAllow TLVs in the standard space, too.
2012-12-28 Alan T. DeKokComplain if we can't run radclient
2012-12-27 Alan T. DeKokRestructure how attributes are packed
2012-12-27 Alan T. DeKokSimplify "extended" handling.
2012-12-25 Alan T. DeKokRemove old unused code
2012-12-25 Alan T. DeKokCast to quiet compiler
2012-12-25 Alan T. DeKokCasts to quiet compiler
2012-12-21 Arran Cudbard... Always respect Response-Packet-Type for authentication...
2012-12-21 Alan T. DeKokMinor cleanups
2012-12-21 Alan T. DeKokMove Message-Authenticator code
2012-12-21 Alan T. DeKokCan't compare pairs of two different types
2012-12-20 Alan T. DeKokAdd descriptive error messages
2012-12-20 Alan T. DeKokAdd missing "break"
2012-12-20 Alan T. DeKokDocument new types
2012-12-20 Alan T. DeKokForcibly clear out prefixes in ipv4prefix
2012-12-20 Alan T. DeKokFix typo in ipv4prefix size
2012-12-20 Alan T. DeKokEnforce dots in realm only if a realm exists
2012-12-20 Alan T. DeKokAdded "++" to keep in sync with src/include/token.h
2012-12-20 Alan T. DeKokAdd IPv4prefix data type for RFC 6572
2012-12-20 Alan T. DeKokDictionary for RFC 6572
2012-12-20 Alan T. DeKokDictionary for RFC 6519
2012-12-20 Alan T. DeKokSETFD for O_NONBLOCK
2012-12-20 Arran Cudbard... Merge pull request #158 from olivierbeytrison/master
2012-12-20 Olivier Beytrisonfix-typo
2012-12-19 Arran Cudbard... Set Post-Proxy-Type Reject if the request was rejected...
2012-12-19 Arran Cudbard... Attempt to reconnect all the connections
2012-12-15 Arran Cudbard... Use async call so we can timeout on ldap modifications
2012-12-14 Arran Cudbard... Fix condition
2012-12-14 Arran Cudbard... Fix typo
2012-12-14 Alan T. DeKokAllow for multiple inserts in one transaction.
2012-12-14 Alan T. DeKokNew target to check for compiler warnings
2012-12-14 Alan T. DeKokFix compiler warnings
2012-12-14 Alan T. DeKokFix compiler warnings
2012-12-14 Alan T. DeKokFix compiler warning
2012-12-14 Alan T. DeKokMove compile-time #warning to comment
2012-12-13 Arran Cudbard... Move more messages outside of locks
2012-12-12 Arran Cudbard... Distinguish between idle and spare connections
2012-12-12 Arran Cudbard... Fix duplicate connection close messages
2012-12-12 Arran Cudbard... Add more debugging for when we bail out of spawning...
2012-12-11 Arran Cudbard... Ignore right operand for !*
2012-12-11 Arran Cudbard... Return noop if we did no work
2012-12-11 Arran Cudbard... Add missing module prefix to some log messages
2012-12-11 Arran Cudbard... Only allow ANY for !*
2012-12-11 Alan T. DeKokFix compiler warnings
2012-12-11 Arran Cudbard... Pass msg_id into ldap_result
2012-12-11 Arran Cudbard... Revert changes to LDAP bind
2012-12-11 Arran Cudbard... Already have an ldap_errno
2012-12-11 Arran Cudbard... Add warning about replacing multiple attributes
2012-12-11 Arran Cudbard... Missed & operator
2012-12-11 Arran Cudbard... More prettyfying
2012-12-11 Arran Cudbard... Change more return code checks to use != LDAP_SUCCESS
2012-12-10 Arran Cudbard... Should allocate MAX_ATTRMAP + 1 for pointers
2012-12-10 Arran Cudbard... Fix build warnings in ippool tool
2012-12-10 Arran Cudbard... Make code slightly more readable
2012-12-10 Arran Cudbard... datum.dptr should really be const...
2012-12-10 Alan T. DeKokCompare character to zero, not to NULL
2012-12-10 Alan T. DeKokOne less build warning
2012-12-10 Arran Cudbard... Add increment operator for LDAP
2012-12-10 Arran Cudbard... cf_reference_item should return the current item if...
2012-12-10 Arran Cudbard... user_dn should be initialised to NULL
2012-12-10 Arran Cudbard... Move eDir autz code into authorize, freeing post-auth...
2012-12-10 Arran Cudbard... Don't pass presult
2012-12-10 Arran Cudbard... Fix typo
2012-12-10 Arran Cudbard... Rename cfree to rad_cfree
2012-12-10 Arran Cudbard... Remove duplicate error message
2012-12-10 Arran Cudbard... Remove old edir code
2012-12-10 Arran Cudbard... Fix over zealous whitespace replacement
2012-12-10 Arran Cudbard... More style fixes
2012-12-10 Arran Cudbard... Add basic accounting support to LDAP
2012-12-09 Arran Cudbard... malloc sections at runtime
2012-12-09 Arran Cudbard... Use correct type of free in rlm_policy
2012-12-09 Arran Cudbard... Fix warnings in rlm_cram
2012-12-09 Arran Cudbard... Reformatting
2012-12-09 Arran Cudbard... Get rid of warnings in rlm_counter
2012-12-09 Arran Cudbard... Add cfree for freeing consts
2012-12-08 Arran Cudbard... Update docs and suse/rhel specs for attrs
2012-12-08 Arran Cudbard... Merge pull request #148 from olivierbeytrison/master
2012-12-08 Olivier Beytrisonfix typo, add doc for ldap-edir, build edir.c with...
2012-12-08 Arran Cudbard... Merge pull request #146 from olivierbeytrison/master
2012-12-08 Olivier Beytrisonfix debian and Makefile for new filters
2012-12-08 Arran Cudbard... Fix more typos
2012-12-07 Arran Cudbard... Merge pull request #145 from mcnewton/master
2012-12-07 Matthew Newtonfix typo
2012-12-07 Matthew Newtonquiet some compiler warnings
next