GIT Log for 2009-07-27 23:33 GMT
commit a6e2def7a1d006204a9d749c78b578c370f5ec43 Author: Alan T. DeKok <aland@freeradius.org> Date: Mon Jul 27 10:04:44 2009 +0200 Move chown to place where it checks for log file existence Files changed: src/main/mainconfig.c | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) ====================================================================== commit 97b9cf33b8fa38cd90b1fa181c657bbab4bef29b Author: Alan T. DeKok <aland@freeradius.org> Date: Mon Jul 27 09:56:48 2009 +0200 Don't increment total_requests for proxied packets This causes double counting. Instead, only touch outstanding_requests which is protected by the proxy mutex Files changed: src/main/event.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) ====================================================================== commit 2287c37549a935ef0d7e51a27d41484e1f039be5 Author: Alan T. DeKok <aland@freeradius.org> Date: Mon Jul 27 09:50:55 2009 +0200 Set state to RUNNING when proxying fails Files changed: src/main/event.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) ====================================================================== commit d0b0d78cb50387ee8002c34f783fab56f2ff0ccf Author: Alan T. DeKok <aland@freeradius.org> Date: Mon Jul 27 09:34:48 2009 +0200 Make %l work Files changed: src/main/xlat.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ====================================================================== commit 66ce895afd2021e74aab27e0703181225c9b290d Author: Alan T. DeKok <aland@freeradius.org> Date: Mon Jul 27 09:33:33 2009 +0200 Fix use of memset. This closes bug #6 Files changed: src/modules/frs_dhcp/dhcp.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ======================================================================
participants (1)
-
aland@deployingradius.com