freeradius.git
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-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
2012-12-07 Matthew Newtondebian packages shouldn't be developer build
2012-12-07 Arran Cudbard... Move attrs filters into their own directory, rename...
2012-12-07 Arran Cudbard... Merge pull request #144 from dragon9k/master
2012-12-07 Olivier BeytrisonAdded ldap_postauth for edir
2012-12-07 Alan T. DeKokGlue edir into the authorization module.
2012-12-07 dragon9kNew checkrad version patch (Juniper)
2012-12-07 Alan T. DeKokFix typo
2012-12-07 Alan T. DeKokAdded preliminary WITH_EDIR again.
2012-12-06 Arran Cudbard... Don't link to modules, it breaks things
2012-12-06 Alan DeKokMerge pull request #143 from tobiasbrunner/eap-ttls...
2012-12-05 Arran Cudbard... More debugging improvements
2012-12-05 Tobias BrunnerAllow EAP-Message APVs > 253 octets in EAP-TTLS module
2012-12-05 Arran Cudbard... Die attrmap die
2012-12-05 Alan T. DeKokFix suppression of blocked thread messages
2012-12-05 Arran Cudbard... Minor debugging tweaks
2012-12-05 Arran Cudbard... We don't know the expanded value until after calling...
2012-12-05 Arran Cudbard... Convert strings and octet strings of 8 bytes or less...
next