commit 5ca19fe93bc7352c9c3b5fa4b2962dc6862f485b Author: Alan T. DeKok <aland@freeradius.org> Date: Tue May 12 21:26:20 2009 +0200 Return from function Files changed: src/main/event.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ====================================================================== commit 8b4d25254fdfc732ec715a310fecb9f409769842 Author: Alan T. DeKok <aland@freeradius.org> Date: Tue May 12 20:43:22 2009 +0200 Include rad_assert.h to define rad_assert Files changed: src/modules/rlm_sql_log/rlm_sql_log.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) ====================================================================== commit 5fa7e726be9cd34e397e02a00bd7e18f3d31c0fa Author: Alan T. DeKok <aland@freeradius.org> Date: Tue May 12 12:29:33 2009 +0200 Fixed typo Files changed: raddb/certs/bootstrap | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ====================================================================== commit ec580b4610eb862460a79c1c4ace633fe9d4f4e6 Author: Alan T. DeKok <aland@freeradius.org> Date: Tue May 12 10:59:26 2009 +0200 Added notes on certificate compatibility Files changed: raddb/certs/README | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 43 insertions(+), 0 deletions(-) ====================================================================== commit 2ed203156e5da86bd6b0da812dce6ff98cc488e7 Author: Alan T. DeKok <aland@freeradius.org> Date: Tue May 12 08:50:12 2009 +0200 Added policy up/down Files changed: share/dictionary.cisco | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) ====================================================================== commit 4fb7048454e455d763be784c7d36d7cde77e3001 Author: Alan T. DeKok <aland@freeradius.org> Date: Tue May 12 08:38:20 2009 +0200 A number of fixes to make it work - reset signal handlers to NULL just before any sleep, which allows us to exit - save our PID file along with radiusd.pid - correct minor typos - automatically figure out which arguments to pass to "tail" Files changed: scripts/radwatch.in | 48 +++++++++++++++++++++++++++++++----------------- 1 files changed, 31 insertions(+), 17 deletions(-) ======================================================================