GIT Log for 2010-05-11 23:33 GMT
aland
aland at deployingradius.com
Wed May 12 01:33:01 CEST 2010
commit 8ed7604ac4f86f998e7e76647d9574e89739745d
Author: Alan T. DeKok <aland at freeradius.org>
Date: Fri May 7 11:18:14 2010 +0200
Note example of SQL in post-auth reject, too
Files changed:
raddb/sites-available/default | 3 ++-
raddb/sites-available/inner-tunnel | 2 ++
2 files changed, 4 insertions(+), 1 deletions(-)
======================================================================
commit 8e5e636127064630b0987d633699427e9fab4185
Author: Alan T. DeKok <aland at freeradius.org>
Date: Fri May 7 10:07:25 2010 +0200
Added server field to NAS table, and updated docs to match
Files changed:
raddb/sql/mysql/dialup.conf | 3 ++-
raddb/sql/mysql/nas.sql | 2 +-
raddb/sql/oracle/dialup.conf | 14 ++++++++++++++
raddb/sql/oracle/nas.sql | 2 --
raddb/sql/postgresql/dialup.conf | 3 ++-
raddb/sql/postgresql/nas.sql | 2 --
6 files changed, 19 insertions(+), 7 deletions(-)
======================================================================
commit 6e4e580ef68c0ea8acbf9f7d941a6377e649bbe4
Author: Alan T. DeKok <aland at freeradius.org>
Date: Fri May 7 09:34:20 2010 +0200
Made connected / disconnected messages into informational
If the module complains when it can't connect, it should also make
a not when it *can* connect, too.
Files changed:
src/modules/rlm_sql/sql.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
======================================================================
commit 10a9411f1116c7fdb47c69b155aa631467210983
Author: Alan T. DeKok <aland at freeradius.org>
Date: Fri May 7 09:18:21 2010 +0200
Change %{Acct-}*x -> %{%{Acct-}:-0}*x
This allows the calculation to proceed correctly when the attribute
doesn't exist. This change was made for other databases, and seems
to have been missed for Oracle
Files changed:
raddb/sql/oracle/dialup.conf | 16 ++++++++--------
1 files changed, 8 insertions(+), 8 deletions(-)
======================================================================
commit 616c8fa3aef6c0cccf94d52e96073538664ad345
Author: Alan T. DeKok <aland at freeradius.org>
Date: Thu May 6 14:41:51 2010 +0200
Don't use msqlippool by default
Files changed:
raddb/sql/oracle/ippool.conf | 16 ++++++++--------
1 files changed, 8 insertions(+), 8 deletions(-)
======================================================================
More information about the Freeradius-Devel
mailing list