GIT Log for 2009-05-23 23:33 GMT

aland aland at deployingradius.com
Sun May 24 01:33:02 CEST 2009


commit 340f44a2942bdb7f0cd3b9e89250fd7ca0d1a781
Author: Alan T. DeKok <aland at freeradius.org>
Date:   Sat May 23 11:59:46 2009 +0200

    Automatic proxy listeners are created last

Files changed:
 src/main/listen.c |   22 ++++++++--------------
 1 files changed, 8 insertions(+), 14 deletions(-)

======================================================================
commit 7e751288fe89d8020a99be2e592ba4e207a8d627
Author: Alan T. DeKok <aland at freeradius.org>
Date:   Sat May 23 11:53:42 2009 +0200

    Allow for IPv6 src_ipaddr in home server

Files changed:
 src/main/realms.c |   30 ++++++++++++++++++------------
 1 files changed, 18 insertions(+), 12 deletions(-)

======================================================================
commit 59a4e0963b6afe24e11ea7862087dedca0b624c8
Author: Alan T. DeKok <aland at freeradius.org>
Date:   Sat May 23 11:53:24 2009 +0200

    Print more descriptive error message

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

======================================================================
commit 5f0b0148ed389154a1851cb7a7b6fb01a18f3778
Author: Alan T. DeKok <aland at freeradius.org>
Date:   Sat May 23 09:08:43 2009 +0200

    Have the server automatically create proxy listeners
    
    When src_ipaddr is set.
    
    Also fix a bug in parsing the src IP address.  For now, it's not
    IPv6 capable (sorry)

Files changed:
 raddb/proxy.conf      |    8 ++---
 raddb/radiusd.conf.in |    7 ++--
 src/include/radiusd.h |    2 +-
 src/include/realms.h  |    1 +
 src/main/event.c      |    8 ++++-
 src/main/listen.c     |   76 ++++++++++++++++++++++++++++++++++--------------
 src/main/realms.c     |   63 ++++++++++++++++++++++++++++++++++++++++-
 7 files changed, 130 insertions(+), 35 deletions(-)

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



More information about the Freeradius-Devel mailing list