GIT Log for 2011-04-05 23:33 GMT
aland
aland at deployingradius.com
Wed Apr 6 01:33:01 CEST 2011
commit ee85d5dd440df5f6ebf4d46748f2336a0f977713
Author: Alan T. DeKok <aland at freeradius.org>
Date: Tue Apr 5 16:56:33 2011 +0200
Add -4 and -6 options
These force NAS-IP-Address or NAS-IPv6-Address
Files changed:
man/man1/radtest.1 | 12 +++++++++++-
src/main/radtest.in | 15 ++++++++++++++-
2 files changed, 25 insertions(+), 2 deletions(-)
======================================================================
commit 8147ce1304531e62804d249f7554e15073891acf
Author: Alan T. DeKok <aland at freeradius.org>
Date: Sat Apr 2 18:17:50 2011 +0200
Revert "Make event timer callback take el pointer"
As it turns out, this isn't a good idea.
This reverts commit 21d97638c32c7619994ca521e4c4f01e420c9a5b.
Files changed:
src/include/event.h | 2 +-
src/lib/event.c | 2 +-
src/main/command.c | 2 +-
src/main/event.c | 62 +++++++++++++++++++++++++-------------------------
4 files changed, 34 insertions(+), 34 deletions(-)
======================================================================
commit bb1eebb0f767abc7eb97b6c4db20a6975738938d
Author: Alan T. DeKok <aland at freeradius.org>
Date: Fri Apr 1 10:04:12 2011 +0200
Skip zero-length attributes
rather than looping forvever trying to encode them
Files changed:
src/lib/radius.c | 34 ++++++++++++++++++++++++++--------
1 files changed, 26 insertions(+), 8 deletions(-)
======================================================================
commit 7cb2317510dddca9cdce8df1deba0a93c5f3b93d
Author: Alan T. DeKok <aland at freeradius.org>
Date: Wed Mar 30 08:37:00 2011 +0200
Accept accounting packets via TCP
Files changed:
src/main/listen.c | 22 ++++++++++++++++------
1 files changed, 16 insertions(+), 6 deletions(-)
======================================================================
commit bd6b7163a98cad9da3faaa5c3e5559c79ce1d251
Author: Alan T. DeKok <aland at freeradius.org>
Date: Wed Mar 30 08:27:54 2011 +0200
Fix build/run errors when not using proxying
Files changed:
src/modules/rlm_realm/rlm_realm.c | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)
======================================================================
commit 45ae14194ee3170e31dcad7fd2a1c43642ceaa81
Author: Alan T. DeKok <aland at freeradius.org>
Date: Tue Mar 29 15:53:01 2011 +0200
Fix handling of "-l stdout"
Files changed:
src/main/log.c | 8 +-------
src/main/radiusd.c | 14 ++++++++------
2 files changed, 9 insertions(+), 13 deletions(-)
======================================================================
commit 08258a6193ef076139b346efbdd2c34528a9d8f5
Author: Alan T. DeKok <aland at freeradius.org>
Date: Tue Mar 29 12:50:08 2011 +0200
More build fixes
Files changed:
src/main/modules.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
======================================================================
commit 26e0f27d0552771479655d5d9b479393d4a79e5c
Author: Alan T. DeKok <aland at freeradius.org>
Date: Tue Mar 29 09:46:30 2011 +0200
Build with various compile flags.
The WITH/WITHOUT_FOO features allow us to build the server
with or without certain features. However, setting the flags
to various values *should* allow the server to build.
This patch fixes that.
Files changed:
src/include/radiusd.h | 38 ++++++++++++++++++--------------------
src/main/log.c | 4 ++--
src/main/realms.c | 2 +-
3 files changed, 21 insertions(+), 23 deletions(-)
======================================================================
commit 987d003328a7b005c833e66a719c3e454e2c14cc
Author: Alan T. DeKok <aland at freeradius.org>
Date: Tue Mar 29 09:08:00 2011 +0200
Fix function prototype
Files changed:
src/include/radiusd.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
======================================================================
commit b8d635b65de272e5e5dfaa360d7e6ec096eb9413
Author: Alan T. DeKok <aland at freeradius.org>
Date: Sun Mar 27 21:00:10 2011 +0200
Cap response_window at max_request_time
Files changed:
src/main/realms.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
======================================================================
commit e97630f6da3d813a6a1af0d3586b7a4da812b68d
Author: Alan T. DeKok <aland at freeradius.org>
Date: Fri Mar 25 16:06:40 2011 +0100
Set min/max for max_request_time, cleanup_delay, and reject_delay
Files changed:
src/main/mainconfig.c | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
======================================================================
commit 21d97638c32c7619994ca521e4c4f01e420c9a5b
Author: Alan T. DeKok <aland at freeradius.org>
Date: Fri Mar 25 15:44:57 2011 +0100
Make event timer callback take el pointer
It's just too useful to ignore
Files changed:
src/include/event.h | 2 +-
src/lib/event.c | 2 +-
src/main/command.c | 2 +-
src/main/event.c | 62 +++++++++++++++++++++++++-------------------------
4 files changed, 34 insertions(+), 34 deletions(-)
======================================================================
More information about the Freeradius-Devel
mailing list