GIT Log for 2009-03-07 00:33 GMT
aland
aland at deployingradius.com
Sat Mar 7 01:33:01 CET 2009
commit e5fcc0d8e7091556f9f582c1d7344f201c663e14
Author: Alan T. DeKok <aland at freeradius.org>
Date: Fri Mar 6 09:38:43 2009 +0100
Scan src/lib, too
Files changed:
src/lib/Makefile | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
======================================================================
commit 65f34737845821473d70b3213cfc87b89e4ec3a6
Author: Alan T. DeKok <aland at freeradius.org>
Date: Fri Mar 6 08:36:53 2009 +0100
More assertions
Files changed:
src/main/event.c | 3 ---
src/main/modcall.c | 2 --
2 files changed, 0 insertions(+), 5 deletions(-)
======================================================================
commit 040ebc3d4a9ab5f07e4b74ba976547a9c4d1a61b
Author: Alan T. DeKok <aland at freeradius.org>
Date: Fri Mar 6 08:36:24 2009 +0100
Skip creation of zero-sized VSAs
Files changed:
src/lib/radius.c | 7 +------
1 files changed, 1 insertions(+), 6 deletions(-)
======================================================================
commit 34be1819e94749eebbcdd52ea148617180d3cc0e
Author: Alan T. DeKok <aland at freeradius.org>
Date: Fri Mar 6 08:31:46 2009 +0100
Added scan targets for LLVM checker
Files changed:
Make.inc.in | 3 ---
src/include/rad_assert.h | 7 +------
src/main/Makefile.in | 4 ----
src/modules/rules.mak | 4 ----
4 files changed, 1 insertions(+), 17 deletions(-)
======================================================================
commit 6957291589e15f3814b933def314d1917fab2871
Author: Alan T. DeKok <aland at freeradius.org>
Date: Fri Mar 6 02:56:57 2009 +0100
Hackery to delete dynamic clients.
Rather than freeing them, we put them onto a queue (in the client_free
routine). We then periodically check the queue to see if we need
to flush it...
Files changed:
src/main/client.c | 47 +++--------------------------------------------
src/main/listen.c | 7 +++++--
2 files changed, 8 insertions(+), 46 deletions(-)
======================================================================
More information about the Freeradius-Devel
mailing list