GIT Log for 2009-10-05 23:33 GMT
commit 64700e41098a874581d683c8606c94f9ad23079d Author: Alan T. DeKok <aland@freeradius.org> Date: Mon Oct 5 17:32:39 2009 +0200 Check for undefined types, too Files changed: src/lib/radius.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ====================================================================== commit ecf751a2a662d8749f45fa77f8b023b37b01056c Author: Alan T. DeKok <aland@freeradius.org> Date: Mon Oct 5 17:12:33 2009 +0200 Set broadcast && reuseaddr before binding to socket Files changed: src/main/listen.c | 59 +++++++++++++++++++++++++++++++++++++++ src/modules/frs_dhcp/frs_dhcp.c | 15 ---------- 2 files changed, 59 insertions(+), 15 deletions(-) ====================================================================== commit f6e2dba8a7e4dd31d36d5b8ee434d21600e3f99f Author: Alan T. DeKok <aland@freeradius.org> Date: Sun Oct 4 18:12:12 2009 +0200 Simplify the code Files changed: src/lib/valuepair.c | 40 ++++++++-------------------------------- 1 files changed, 8 insertions(+), 32 deletions(-) ====================================================================== commit 83c2cd412b1208e67381372baa73c779cd2848f6 Author: Alan T. DeKok <aland@freeradius.org> Date: Sat Oct 3 20:07:53 2009 +0200 More detailed debugging for detail Files changed: src/modules/frs_detail/frs_detail.c | 25 +++++++++++++++++++++++++ 1 files changed, 25 insertions(+), 0 deletions(-) ====================================================================== commit 1628ef2387d9f7a89b3c2ff8945f49777eb135f1 Author: Alan T. DeKok <aland@freeradius.org> Date: Sat Oct 3 20:07:22 2009 +0200 Be more restrictive on bad input Addresses bug #27 Files changed: src/lib/token.c | 9 ++++++++- src/main/conffile.c | 6 ++++++ 2 files changed, 14 insertions(+), 1 deletions(-) ====================================================================== commit 1013e94b66064f24170e394e63ba4f093c141d74 Author: Alan T. DeKok <aland@freeradius.org> Date: Sat Oct 3 19:58:17 2009 +0200 Start simplifying the code that encodes attributes Files changed: src/lib/radius.c | 176 +++++++++++++++++++++++++++++++++++------------------ 1 files changed, 116 insertions(+), 60 deletions(-) ====================================================================== commit e6c108b5e68f0ebe1f8a5d4a1c08500bbadcdab4 Author: Alan T. DeKok <aland@freeradius.org> Date: Fri Oct 2 10:52:44 2009 +0200 Fix passwords to have even length Files changed: scripts/create-users.pl | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) ======================================================================
participants (1)
-
aland@deployingradius.com