New activity for FreeRADIUS (the high performance and highly configurable RADIUS server) ====== datum.dptr should really be const... Arran Cudbard-Bell@2012-12-10T23:44:09Z Files modified: * src/modules/rlm_dbm/rlm_dbm.c * src/modules/rlm_dbm/rlm_dbm_parser.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/275ba9737e2784a476119... ====== Compare character to zero, not to NULL Alan T. DeKok@2012-12-10T23:02:51Z Files modified: * src/main/conffile.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/5401d66df78f1da9a4f6a... ====== One less build warning Alan T. DeKok@2012-12-10T23:02:50Z Files modified: * src/modules/rlm_dbm/rlm_dbm.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/b339a27c3a78e8640db81... ====== Add increment operator for LDAP Arran Cudbard-Bell@2012-12-10T20:16:57Z Files modified: * raddb/mods-available/ldap * src/include/token.h * src/lib/token.c * src/main/conffile.c * src/modules/rlm_ldap/rlm_ldap.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/9e421de584dd2819e0937... ====== cf_reference_item should return the current item if passed '.' get_userdn should not leave the rcode at FAIL if it actually finds the userdn user_modify needs two arrays, one of structs, one of pointers to those structs Arran Cudbard-Bell@2012-12-10T20:16:57Z Files modified: * src/main/conffile.c * src/modules/rlm_ldap/rlm_ldap.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/559bb3fbd235142d61062... ====== user_dn should be initialised to NULL Need to use memcpy to copy pointer to array element into value field in mods struct, because OpenLDAP doesn't use const anywhere Arran Cudbard-Bell@2012-12-10T17:05:09Z Files modified: * src/modules/rlm_ldap/rlm_ldap.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/9248f16ed8bee98d335d3... ====== Move eDir autz code into authorize, freeing post-auth for accounting Fix small memory leak on eDir failure Update LDAP configuration Arran Cudbard-Bell@2012-12-10T12:38:45Z Files modified: * raddb/mods-available/ldap * raddb/sites-available/default * src/modules/rlm_ldap/rlm_ldap.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/ccb60f4ce502cf8fa37f6... ====== Don't pass presult Arran Cudbard-Bell@2012-12-10T11:45:54Z Files modified: * src/modules/rlm_ldap/rlm_ldap.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/dca3e01a99f795c0b1c25... ====== Fix typo Arran Cudbard-Bell@2012-12-10T09:35:33Z Files modified: * src/modules/rlm_ldap/rlm_ldap.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/f2eae31d12f97c2c4e067... ====== Rename cfree to rad_cfree Arran Cudbard-Bell@2012-12-10T09:29:23Z Files modified: * src/include/radiusd.h * src/main/util.c * src/main/valuepair.c * src/modules/rlm_cache/rlm_cache.c * src/modules/rlm_ldap/rlm_ldap.c * src/modules/rlm_policy/rlm_policy.c * src/modules/rlm_sql/rlm_sql.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/951457a6fcacb8076ee64... ====== Remove duplicate error message Arran Cudbard-Bell@2012-12-10T01:37:55Z Files modified: * src/modules/rlm_ldap/rlm_ldap.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/16ecc5b5ebd3a3c5ed8a0... ====== Remove old edir code Arran Cudbard-Bell@2012-12-10T01:36:50Z Files modified: * src/modules/rlm_ldap/edir_ldapext.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/05b1ffb0e3698fe53c207... ====== Fix over zealous whitespace replacement Arran Cudbard-Bell@2012-12-10T01:22:06Z Files modified: * src/modules/rlm_opendirectory/rlm_opendirectory.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/471447b47ae4843cc3467... ====== More style fixes Arran Cudbard-Bell@2012-12-10T01:21:37Z Files modified: * src/modules/rlm_sql/rlm_sql.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/87ee32fe6beffe6041da3... ====== Add basic accounting support to LDAP Arran Cudbard-Bell@2012-12-10T01:21:21Z Files modified: * raddb/mods-available/ldap * src/modules/rlm_ldap/rlm_ldap.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/8a62cce4a224c03b5b5fe... ====== -- This commit summary was generated @2012-12-11T00:00:01Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).