GIT Log for 2010-02-05 00:33 GMT
aland
aland at deployingradius.com
Fri Feb 5 01:33:01 CET 2010
commit 30c03d55e0e587777b043174c78b76461ba4bde5
Author: Alan T. DeKok <aland at freeradius.org>
Date: Thu Feb 4 18:09:22 2010 +0100
Fixes to build without TCP
Files changed:
src/lib/packet.c | 9 +++++++++
src/main/client.c | 6 +-----
src/main/event.c | 17 +++++++++++++++--
3 files changed, 25 insertions(+), 7 deletions(-)
======================================================================
commit fc8b4513c6dc367339651663c0ce2db1f04691ce
Author: Alan T. DeKok <aland at freeradius.org>
Date: Thu Feb 4 08:50:37 2010 +0100
Added note on global CA
Files changed:
raddb/eap.conf | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
======================================================================
commit efa03059b2be34253a3ada47f00b12216bbdbe38
Author: Alan T. DeKok <aland at freeradius.org>
Date: Thu Feb 4 08:45:12 2010 +0100
Make MS-CHAP call xlat on NT-Hash and LM-Password
This moves the "expand variable" code to the correct place.
Files changed:
src/modules/rlm_mschap/rlm_mschap.c | 29 +++++++++++++++++++++++------
src/modules/rlm_pap/rlm_pap.c | 7 +++----
2 files changed, 26 insertions(+), 10 deletions(-)
======================================================================
commit 98292c0e3010bd9123a8afbea04ba80edce3e5c8
Author: Alan T. DeKok <aland at freeradius.org>
Date: Sat Jan 23 10:08:55 2010 +0100
in pairmake_any(), value may be NULL
Files changed:
src/lib/valuepair.c | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
======================================================================
commit e0308aed7c6537d26b6c7a3bced88370c0baa8be
Author: Alan T. DeKok <aland at freeradius.org>
Date: Sat Jan 23 09:05:21 2010 +0100
As posted to the list
Files changed:
share/dictionary | 1 +
share/dictionary.wichorus | 16 ++++++++++++++++
2 files changed, 17 insertions(+), 0 deletions(-)
======================================================================
commit 7fe7b2acf923345f8893c034a0d2cf3a19d54f45
Author: Alan T. DeKok <aland at freeradius.org>
Date: Fri Jan 22 13:40:30 2010 +0100
Added more 'const', and changed stats to %u
Some tests showed that the stats went over 2^31... and then they
went negative
Files changed:
src/modules/frs_control/frs_control.c | 32 ++++++++++++++++----------------
1 files changed, 16 insertions(+), 16 deletions(-)
======================================================================
commit 1eb5a9f3fd373a5758209d093b33f229b2613072
Author: Alan T. DeKok <aland at freeradius.org>
Date: Fri Jan 22 13:40:16 2010 +0100
Added more 'const'
Files changed:
src/include/conffile.h | 8 ++++----
src/main/conffile.c | 10 +++++-----
2 files changed, 9 insertions(+), 9 deletions(-)
======================================================================
commit 21a4dcaebba1596c3eb67e2a629c28883ede11a0
Author: Alan T. DeKok <aland at freeradius.org>
Date: Fri Jan 22 10:41:46 2010 +0100
Set flag CORRECTLY for resumed session
Files changed:
src/modules/rlm_eap/libeap/eap_tls.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
======================================================================
commit 595657f053d7ceb5bb34c96156ed1f9279fbb05c
Author: Alan T. DeKok <aland at freeradius.org>
Date: Thu Jan 21 11:37:21 2010 +0100
Add statistics for detail listeners, too
Files changed:
src/include/detail.h | 3 +
src/modules/frs_control/frs_control.c | 69 +++++++++++++++++++++++++++++++++
src/modules/frs_detail/frs_detail.c | 10 +++++
3 files changed, 82 insertions(+), 0 deletions(-)
======================================================================
commit 174f0f675c30b9e50831f8e86029307b0625e621
Author: Alan T. DeKok <aland at freeradius.org>
Date: Thu Feb 4 08:59:53 2010 +0100
Check for allocation failure
Files changed:
src/main/util.c | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
======================================================================
commit 4c18f64d826006a452aff6ef18a8904d88d534c2
Author: Alan T. DeKok <aland at freeradius.org>
Date: Thu Feb 4 08:57:26 2010 +0100
Print the request number on every log line.
Files changed:
src/main/log.c | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
======================================================================
commit b4093cf1fb4d8fd09b7bbafae8838a5368c93b99
Author: Alan T. DeKok <aland at freeradius.org>
Date: Thu Feb 4 08:55:43 2010 +0100
More useful errors
track total number of open sockets, and print "too many sockets" if
there are too many
Files changed:
src/lib/packet.c | 18 ++++++++++++++++--
1 files changed, 16 insertions(+), 2 deletions(-)
======================================================================
More information about the Freeradius-Devel
mailing list