GIT Log for 2011-05-18 23:33 GMT
aland
aland at deployingradius.com
Thu May 19 01:33:01 CEST 2011
commit 785d718c9c5edd7565e0c54f915b5a3f6a6ce202
Author: Alan T. DeKok <aland at freeradius.org>
Date: Wed May 18 14:32:53 2011 +0200
Added deprecated flag to variables
So that people will ugprade their configuration
Files changed:
src/include/conffile.h | 1 +
src/main/conffile.c | 20 +++++++++++++++++---
src/main/mainconfig.c | 20 +++++++++++---------
src/main/radconf2xml.c | 1 +
src/main/radmin.c | 1 +
src/main/radwho.c | 1 +
6 files changed, 32 insertions(+), 12 deletions(-)
======================================================================
commit 9720c3b462833c1512cf1538a966e1059ac2b2ef
Author: Alan T. DeKok <aland at freeradius.org>
Date: Wed May 18 13:22:18 2011 +0200
Cleaned up the "checked write" code a fair bit
Files changed:
src/modules/rlm_detail/rlm_detail.c | 113 ++++++++++++++++------------------
1 files changed, 53 insertions(+), 60 deletions(-)
======================================================================
commit 15250fc792d0f4c64bdff9e2cd890526161878c5
Author: Alan T. DeKok <aland at freeradius.org>
Date: Wed May 18 11:38:05 2011 +0200
Move the "install binaries" code to rules.mak
This simplifies the sub-makefiles, and means it's harder
to get things wrong
Files changed:
src/modules/rlm_dbm/Makefile.in | 11 +----------
src/modules/rlm_eap/Makefile.in | 1 -
src/modules/rlm_ippool/Makefile.in | 8 +-------
src/modules/rlm_mschap/Makefile | 7 +------
src/modules/rules.mak | 6 ++++++
5 files changed, 9 insertions(+), 24 deletions(-)
======================================================================
More information about the Freeradius-Devel
mailing list