GIT Log for 2010-03-31 23:33 GMT
aland
aland at deployingradius.com
Thu Apr 1 01:33:01 CEST 2010
commit 3a8838362791f2e88bc1dd5b30b83bb7cc721079
Author: Alan T. DeKok <aland at freeradius.org>
Date: Wed Mar 31 16:19:28 2010 +0200
Catch corner case of update disconnect in post-auth
If we proxy packets, we don't want to send disconnect, too
Files changed:
src/main/event.c | 22 +++++++++++++++++++---
1 files changed, 19 insertions(+), 3 deletions(-)
======================================================================
commit a273da9e8673ba8a8527551435b89b0c53c4f2a8
Author: Alan T. DeKok <aland at freeradius.org>
Date: Wed Mar 31 15:33:19 2010 +0200
Fixed typo
Files changed:
src/modules/rlm_eap/types/Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
======================================================================
commit 5db4baf9eaf747de083835839ff6e53af830bc34
Author: Alan T. DeKok <aland at freeradius.org>
Date: Wed Mar 31 15:06:52 2010 +0200
Correct realm regex examples, and creation of REALM for them
The old examples were wrong. The old code created the Realm
attribute with value of the regex... rather than the actual realm name.
Closes bug #40
Files changed:
raddb/proxy.conf | 18 ++++++++----------
src/modules/rlm_realm/rlm_realm.c | 10 ++++++++--
2 files changed, 16 insertions(+), 12 deletions(-)
======================================================================
commit 151377eadebf9d7cae8055a87d96a50323d4c1df
Author: Alan T. DeKok <aland at freeradius.org>
Date: Wed Mar 31 11:32:38 2010 +0200
Allow the "server" field to be blank
People run into "" != NULL
Files changed:
src/modules/rlm_sql/rlm_sql.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
======================================================================
commit 34dfa5058917816110a510927dbceca1619358fa
Author: Alan T. DeKok <aland at freeradius.org>
Date: Wed Mar 31 11:25:08 2010 +0200
Made 'reconfig' target use PHONY subdirectories, too
And added reconfig targets all over the place. This means that
we can do "make reconfig" from (almost) anywhere, and have it work.
Files changed:
src/include/Makefile | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
======================================================================
commit ddc27ce6718618c7ffc6f2dab053cef6b72432c7
Author: Alan T. DeKok <aland at freeradius.org>
Date: Wed Mar 31 11:25:08 2010 +0200
Made 'reconfig' target use PHONY subdirectories, too
And added reconfig targets all over the place. This means that
we can do "make reconfig" from (almost) anywhere, and have it work.
Files changed:
Makefile | 5 ++-
src/Makefile | 6 +++-
src/include/Makefile | 2 +
src/lib/Makefile | 3 ++
src/main/Makefile.in | 3 ++
src/modules/Makefile | 51 +++++++++++++++++++------------
src/modules/rlm_eap/Makefile.in | 4 +-
src/modules/rlm_eap/types/Makefile | 4 +-
src/modules/rlm_sql/Makefile.in | 4 +-
src/modules/rlm_sql/drivers/Makefile.in | 4 +-
10 files changed, 55 insertions(+), 31 deletions(-)
======================================================================
commit 9958c3f6e053f64eda6902390c654ff5ee457314
Author: Alan T. DeKok <aland at freeradius.org>
Date: Wed Mar 31 10:55:39 2010 +0200
Move to using phony targets for subdirectories
Files changed:
src/modules/rlm_sql/Makefile.in | 12 +++++++-----
src/modules/rlm_sql/drivers/Makefile.in | 15 +++++++++------
2 files changed, 16 insertions(+), 11 deletions(-)
======================================================================
More information about the Freeradius-Devel
mailing list