commit b4e55d83418ec08d36f586c43455745bf7875258 Author: Alan T. DeKok <aland@freeradius.org> Date: Tue Dec 15 16:01:20 2009 +0100 Ensure that len > 0 Files changed: src/lib/valuepair.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ====================================================================== commit 94cb56facdbae4fa07a3499c1e1ffcea9ba9f637 Author: Alan T. DeKok <aland@freeradius.org> Date: Tue Dec 15 14:23:47 2009 +0100 Catch possible NULL pointer on editing attribute list Files changed: src/main/evaluate.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ====================================================================== commit e18c80dde608ca2150ce6c6c14ea6b42a5a3370c Author: Alan T. DeKok <aland@freeradius.org> Date: Tue Dec 15 14:17:52 2009 +0100 Catch situations where COA may be NULL Files changed: src/main/event.c | 14 +++++++++++--- 1 files changed, 11 insertions(+), 3 deletions(-) ====================================================================== commit 0bf84a54e751fa4e1e5828b37fb697e7ddafe318 Author: Alan T. DeKok <aland@freeradius.org> Date: Tue Dec 15 11:52:03 2009 +0100 If we have "user=foo", and we're ALREADY running as that user, ignore it. This prevents us from complaining when "initgroups" is run as non-root Files changed: src/main/mainconfig.c | 18 ++++++++++++------ 1 files changed, 12 insertions(+), 6 deletions(-) ======================================================================