New activity for FreeRADIUS (the high performance and highly configurable RADIUS server) ====== Fix to work with jlibtool Alan T. DeKok@2012-09-28T13:42:04Z Files modified: * src/modules/rlm_sql/drivers/rules.mak Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/55dbf03e4aa08d40e0b69... ====== Added Makefile for new build system Alan T. DeKok@2012-09-28T13:42:04Z Files modified: * src/modules/rlm_sql/drivers/rlm_sql_mysql/all.mk.in * src/modules/rlm_sql/drivers/rlm_sql_mysql/configure * src/modules/rlm_sql/drivers/rlm_sql_mysql/configure.in Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/bf27c3f606c199dc5cacb... ====== Include all sub-modules, if they're built Alan T. DeKok@2012-09-28T13:42:04Z Files modified: * src/modules/rlm_sql/all.mk Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/a7018e22647249cc59d3e... ====== Merge pull request #94 from mcnewton/auth_tidy Auth tidy Arran Cudbard-Bell@2012-09-28T11:13:21Z Files modified: * src/main/auth.c * src/modules/rlm_pap/rlm_pap.c * man/man1/radeapclient.1 * src/main/radtest.in * src/modules/rlm_eap/radeapclient.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/2f223df5393d8d4a12290... ====== fix encryption_scheme option in rlm_pap, and update to Cleartext-Password Matthew Newton@2012-09-28T01:06:31Z Files modified: * src/modules/rlm_pap/rlm_pap.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/fdd53ce23708dd4e82260... ====== tidy comments in auth.c Matthew Newton@2012-09-28T01:06:31Z Files modified: * src/main/auth.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/c5350ba22e2d79ab2eeef... ====== move User-Password warning from auth.c to rlm_pap Matthew Newton@2012-09-28T01:06:31Z Files modified: * src/main/auth.c * src/modules/rlm_pap/rlm_pap.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/0cb1cb3cdeb5ff5e00a83... ====== Don't copy User-Password -> Cleartext-Password. They need to reconfigure if it breaks. Matthew Newton@2012-09-28T01:06:31Z Files modified: * src/main/auth.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/e12867d576e9ad3940d78... ====== Remove code for Auth-Types Local and Crypt; pap or chap should be used instead Matthew Newton@2012-09-28T01:06:31Z Files modified: * src/main/auth.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/5843221b392049ab30e26... ====== Add options for -4 and -6 IP families, like radclient. Patch from John Dennis Alan T. DeKok@2012-09-28T10:32:40Z Files modified: * man/man1/radeapclient.1 * src/modules/rlm_eap/radeapclient.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/a99bcec3fca225b83c94b... ====== rse PPPHint better Alan T. DeKok@2012-09-28T10:32:40Z Files modified: * src/main/radtest.in Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/7c43c3ee0d5f5d00a76b7... ====== debug: should output previous level instead of the level that was just set. Don't set debug to 0 if no fmt string was passed, do nothing. Arran Cudbard-Bell@2012-09-27T20:07:04Z Files modified: * src/main/xlat.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/41ca210e7c7991b9175c8... ====== -- This commit summary was generated @2012-09-28T18:00:01Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).