GIT Log for 2008-12-13 00:33 GMT

aland aland at deployingradius.com
Sat Dec 13 01:33:02 CET 2008


commit 2444f601448f816f5c9fe9637c593064e107af9b
Author: Alan T. DeKok <aland at freeradius.org>
Date:   Fri Dec 12 19:01:34 2008 +0100

    Fix evaluation parser
    
    It would previously *not* evaluate things properly if there were
    nested conditions, because the logic was broken and weird.
    
    This is simplified, with the result that it's easy to understand,
    and works correctly.

Files changed:
 src/main/evaluate.c |  191 +++++++++++++++++++++++++++------------------------
 1 files changed, 100 insertions(+), 91 deletions(-)

======================================================================
commit c5cd441ef680e3a4c04b2410181d7cce0b3dd564
Author: Alan T. DeKok <aland at freeradius.org>
Date:   Fri Dec 12 15:50:59 2008 +0100

    Minor updates

Files changed:
 share/dictionary.hp |    6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)

======================================================================
commit 09463cdf3b99fb0c10a02af7c8409a72c7efecf1
Author: Alan T. DeKok <aland at freeradius.org>
Date:   Fri Dec 12 09:36:30 2008 +0100

    Define SUN_LEN for systems that don't have it

Files changed:
 src/main/radmin.c |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

======================================================================
commit 024ab6d3aaf5b90f23e18621f81cb1e7588bdac9
Author: Alan T. DeKok <aland at freeradius.org>
Date:   Fri Dec 12 15:56:15 2008 +0100

    Manually pull changes from 2_1_x branch
    
    e917f3cfd0b6adc073b1f22c57d9ac340ffbf11c
    4d1358466a3ff8c83e5408288c22e296f2a8eb80

Files changed:
 src/modules/frs_control/frs_control.c |   24 ++++++------------------
 1 files changed, 6 insertions(+), 18 deletions(-)

======================================================================
commit ccd7b9786a8d5c4ac92f35db78702c2de6280d54
Author: Alan T. DeKok <aland at freeradius.org>
Date:   Thu Dec 11 15:26:58 2008 +0100

    Permit multiple "-e"

Files changed:
 src/main/radmin.c |   32 +++++++++-----------------------
 1 files changed, 9 insertions(+), 23 deletions(-)

======================================================================
commit e44d30b71f36249d8fccf1743a34d7cce4afb523
Author: Alan T. DeKok <aland at freeradius.org>
Date:   Thu Dec 11 15:21:11 2008 +0100

    Corrected typo

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

======================================================================
commit 51f81e9341bae87f9d8adc116167526408f53b93
Author: Alan T. DeKok <aland at freeradius.org>
Date:   Thu Dec 11 12:18:49 2008 +0100

    Fix minor bug.  Check correct ptr

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

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



More information about the Freeradius-Devel mailing list