GIT Log for 2009-02-04 00:33 GMT

aland aland at deployingradius.com
Wed Feb 4 01:33:01 CET 2009


commit 8ce15abf9d56ce2d535fb0b95d8672d2f3ba8aa8
Author: Alan T. DeKok <aland at freeradius.org>
Date:   Tue Feb 3 15:15:03 2009 +0100

    Corrected typo.  Noted by Chris Moules

Files changed:
 man/man5/unlang.5 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

======================================================================
commit a00afbdb8ac20729fa5826daeb992f0ede0c89da
Author: Alan T. DeKok <aland at freeradius.org>
Date:   Tue Feb 3 14:39:41 2009 +0100

    Fixed name

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

======================================================================
commit 7563be4618ae362ebf7ea039bc8f173b7f4f303a
Author: Alan T. DeKok <aland at freeradius.org>
Date:   Tue Feb 3 14:33:53 2009 +0100

    Note issue as reported in bug #622

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

======================================================================
commit 55f2dea1d9fc8ff709fb3f5f93835fb9fbff42c3
Author: Alan T. DeKok <aland at freeradius.org>
Date:   Tue Feb 3 14:33:29 2009 +0100

    Free insthandle if there's no detach function

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

======================================================================
commit 7293ef685d6d3495f6eac973b72a0efe13522627
Author: Alan T. DeKok <aland at freeradius.org>
Date:   Tue Feb 3 14:22:03 2009 +0100

    Cleaned up source code && updated "configure"

Files changed:
 raddb/modules/smsotp                  |   50 -
 src/modules/rlm_smsotp/Makefile.clean |   11 +
 src/modules/rlm_smsotp/Makefile.in    |   26 +
 src/modules/rlm_smsotp/config.h.in    |    9 +-
 src/modules/rlm_smsotp/configure      | 4069 ++++++++++++++++-----------------
 src/modules/rlm_smsotp/configure.in   |   19 +-
 src/modules/rlm_smsotp/rlm_smsotp.c   |  960 ++++----
 src/modules/rlm_smsotp/rlm_smsotp.h   |   68 +-
 8 files changed, 2508 insertions(+), 2704 deletions(-)

======================================================================
commit 8861e30f07aa2360c4a4ddbd6654969b89ea8753
Author: Alan T. DeKok <aland at freeradius.org>
Date:   Tue Feb 3 11:26:34 2009 +0100

    New module as supplied by Siemens

Files changed:
 src/modules/rlm_smsotp/Makefile.clean |   11 -
 src/modules/rlm_smsotp/Makefile.in    |   37 -
 src/modules/rlm_smsotp/config.h.in    |   52 -
 src/modules/rlm_smsotp/configure      | 4312 ---------------------------------
 src/modules/rlm_smsotp/configure.in   |   51 -
 src/modules/rlm_smsotp/rlm_smsotp.c   |  480 ----
 src/modules/rlm_smsotp/rlm_smsotp.h   |   34 -
 7 files changed, 0 insertions(+), 4977 deletions(-)

======================================================================
commit 690bfc454caf94b165b17084c6a11c546261613e
Author: Alan T. DeKok <aland at freeradius.org>
Date:   Tue Feb 3 10:54:32 2009 +0100

    Revert "Change default hash function to SHA1.  MD5 is broken."
    
    This reverts commit 340f01028f6f2dc8fa18336c9448f2787fc8de0f.
    
    However, many versions of OpenSSL don't include SHA support,
    so doing this would break the default install.  <sigh>

Files changed:
 raddb/certs/ca.cnf     |    2 +-
 raddb/certs/client.cnf |    2 +-
 raddb/certs/server.cnf |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

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



More information about the Freeradius-Devel mailing list