GIT Log for 2009-05-26 23:33 GMT
aland
aland at deployingradius.com
Wed May 27 01:33:02 CEST 2009
commit 50bc8c34edca47f23a6841891e6e20ad838163e8
Author: Alan T. DeKok <aland at freeradius.org>
Date: Tue May 26 16:30:30 2009 +0200
Fix typo in last commit
Files changed:
src/modules/frs_coa/frs_coa.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
======================================================================
commit 9ebcaf9e3b7acbb6ab1f0bbc8aa0e9b0cdab0f17
Author: Alan T. DeKok <aland at freeradius.org>
Date: Tue May 26 16:13:07 2009 +0200
Manual merge of ec4ce9e
Files changed:
src/modules/frs_coa/frs_coa.c | 12 +++++++++++-
1 files changed, 11 insertions(+), 1 deletions(-)
======================================================================
commit dd45b1111a346d9d1d446fab4751142ca512cc52
Author: Alan T. DeKok <aland at freeradius.org>
Date: Tue May 26 15:00:41 2009 +0200
Don't walk over empty trees
Files changed:
src/lib/rbtree.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
======================================================================
commit b8ed9f70a7198f74942b17119d5a0719cd2f3d6e
Author: Alan T. DeKok <aland at freeradius.org>
Date: Tue May 26 10:56:11 2009 +0200
"perl -MExtUtils::Embed -e ldopts" LIES to us
So... check if the lying liar is lying. If so, complain, and
refuse to build the module.
i.e. it says "Use -lperl to link!" But there's no "libperl.so"
on the system. And the upstream developers don't see a problem
with Perl lying to the applications. This means that we have to
check for liars, and to work around bugs in other peoples software
Files changed:
src/modules/rlm_perl/configure | 58 +++++++++++++++++++++++++++++++++++-
src/modules/rlm_perl/configure.in | 10 ++++++
2 files changed, 66 insertions(+), 2 deletions(-)
======================================================================
commit 64fec63f92c2308186d4d4f48603527a26b0682d
Author: Alan T. DeKok <aland at freeradius.org>
Date: Tue May 26 10:44:35 2009 +0200
Look for <ruby.h>, and refuse to build without it
Files changed:
src/modules/rlm_ruby/configure | 203 +++++++++++++++++++++++++++++++++++++
src/modules/rlm_ruby/configure.in | 5 +
2 files changed, 208 insertions(+), 0 deletions(-)
======================================================================
commit ba1e5966bfc8f2f49d9c7695b8c5fd8ba80ff2f5
Author: Alan T. DeKok <aland at freeradius.org>
Date: Tue May 26 10:41:30 2009 +0200
Fixed typo in recv/send coa
Files changed:
src/modules/rlm_ruby/rlm_ruby.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
======================================================================
More information about the Freeradius-Devel
mailing list