GIT Log for 2011-03-06 00:33 GMT

aland aland at deployingradius.com
Sun Mar 6 01:33:01 CET 2011


commit 18a42c234afe1a439b30c40b0920d924885655fb
Author: Alan T. DeKok <aland at freeradius.org>
Date:   Sat Mar 5 08:07:14 2011 +0100

    Hack to let developers catch bad dictionaries
    
    uses fprintf to print warning messages when the attributes are
    illegally defined in the IANA standard space

Files changed:
 src/lib/dict.c |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

======================================================================
commit f3e124347753b6065bae77ca24d8ff1da203d5d2
Author: Alan T. DeKok <aland at freeradius.org>
Date:   Sat Mar 5 07:55:14 2011 +0100

    Move references to illegal dictionaries to raddb/dictionary
    
    The main dictionary files should NOT be edited.  Ever.  So placing
    the "illegal" attributes in a file which can be edited is a good idea.

Files changed:
 raddb/dictionary.in |   29 +++++++++++++++++++++++++++++
 share/dictionary    |    3 ---
 2 files changed, 29 insertions(+), 3 deletions(-)

======================================================================
commit ea82c9415bc9a7198747ed95581c6a0bcc146c64
Author: Alan T. DeKok <aland at freeradius.org>
Date:   Sat Mar 5 07:50:37 2011 +0100

    Added license text

Files changed:
 share/format.pl |   20 ++++++++++++++++++++
 1 files changed, 20 insertions(+), 0 deletions(-)

======================================================================
commit a02efecb505c9cd501ed620b31b928a1ffa40cfc
Author: Alan T. DeKok <aland at freeradius.org>
Date:   Sat Mar 5 07:48:17 2011 +0100

    Fix typo

Files changed:
 share/dictionary.dhcp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

======================================================================
commit 58946eac7c920685a2c53219357cf076b591849a
Author: Alan T. DeKok <aland at freeradius.org>
Date:   Sat Mar 5 07:31:39 2011 +0100

    Regen configure scripts

Files changed:
 src/modules/rlm_caching/configure | 4651 +++++++++++++++++++++++++++++++++++++
 src/modules/rlm_wimax/configure   | 4412 +++++++++++++++++++++++++++++++++++
 2 files changed, 9063 insertions(+), 0 deletions(-)

======================================================================
commit 2d910841b65b37f6382616b468dda69121a0025f
Author: Alan T. DeKok <aland at freeradius.org>
Date:   Sat Mar 5 07:20:21 2011 +0100

    Look for <openssl/hmac.h>

Files changed:
 src/modules/rlm_wimax/Makefile.in  |   11 +++++++++
 src/modules/rlm_wimax/configure.in |   41 ++++++++++++++++++++++++++++++++++++
 2 files changed, 52 insertions(+), 0 deletions(-)

======================================================================
commit 4226fad1beb55ac2c3cced3fbe232d02e9f6a07d
Author: Alan T. DeKok <aland at freeradius.org>
Date:   Fri Mar 4 15:07:56 2011 +0100

    Mark pointer NULL when it's free

Files changed:
 src/lib/dict.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

======================================================================
commit 77a183bc075a41657b7b3088ad3d5d640e2c057f
Author: Alan T. DeKok <aland at freeradius.org>
Date:   Thu Mar 3 15:25:59 2011 +0100

    Use 3.0 API

Files changed:
 src/modules/rlm_smsotp/rlm_smsotp.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

======================================================================
commit 2409d1a5f9c029fa38db31432ac62369738e6918
Author: Alan T. DeKok <aland at freeradius.org>
Date:   Thu Mar 3 15:22:26 2011 +0100

    udpfromto doesn't seem to work for DHCP.
    
    It should really be replaced on sending by using an ethernet socket

Files changed:
 src/lib/dhcp.c |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

======================================================================
commit e9731d0bda4efa5fe5c2815d2337530805459786
Author: Alan T. DeKok <aland at freeradius.org>
Date:   Tue Mar 1 16:58:57 2011 +0100

    Be more forgiving about policy parsing

Files changed:
 src/modules/rlm_policy/parse.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

======================================================================
commit 115841072986d614dc598212d49671583239dc40
Author: Alan T. DeKok <aland at freeradius.org>
Date:   Tue Mar 1 13:28:23 2011 +0100

    Fix typo

Files changed:
 raddb/modules/eap |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

======================================================================
commit 375f54ca53ee24002b76b1c4b9154dbae361681b
Author: Alan T. DeKok <aland at freeradius.org>
Date:   Tue Mar 1 10:04:24 2011 +0100

    Allow SQLite to do non-NAS select queries

Files changed:
 .../rlm_sql/drivers/rlm_sql_sqlite/sql_sqlite.c    |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

======================================================================



More information about the Freeradius-Devel mailing list