commit f2599fc9bbb79de101094ca9ba5ebb27f1e31891 Author: Alan T. DeKok <aland@freeradius.org> Date: Thu Sep 11 13:15:46 2008 +0200 Make it clearer about debug log file Files changed: src/main/command.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ====================================================================== commit d05305028076b0742cd6683b248a4fb0f575a2d8 Author: Alan T. DeKok <aland@freeradius.org> Date: Thu Sep 11 13:14:59 2008 +0200 Ignore more binaries Files changed: src/main/.gitignore | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) ====================================================================== commit 3361ac0ae445f4b32dcdf0a3de1bbf9512e3a1ec Author: Alan T. DeKok <aland@freeradius.org> Date: Thu Sep 11 13:05:46 2008 +0200 Use 'name' Files changed: raddb/sites-available/control-socket | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ====================================================================== commit 06a48f5551211480951dd50e9151e5572e577ffb Author: Alan T. DeKok <aland@freeradius.org> Date: Thu Sep 11 13:05:34 2008 +0200 Added 'name' for use with -n Files changed: raddb/radiusd.conf.in | 6 +----- 1 files changed, 1 insertions(+), 5 deletions(-) ====================================================================== commit f8abf829f8637be7a977eb9e2cc92b0b8d7117e8 Author: Alan T. DeKok <aland@freeradius.org> Date: Thu Sep 11 12:34:55 2008 +0200 Moved check for debug conditions It now happens inside of the child thread, which is better. (and works) Added 'debug_packet' function, which dumps the entire packet to the debug output, but ONLY if requested... Files changed: src/main/event.c | 165 +++++------------------------------------------------- 1 files changed, 15 insertions(+), 150 deletions(-) ====================================================================== commit 9a4c25001ee76c6f969d7bbcf2c7f581e1885805 Author: Alan T. DeKok <aland@freeradius.org> Date: Thu Sep 11 12:21:55 2008 +0200 DEBUG -> RDEBUG Note previous change to log.c Files changed: src/main/xlat.c | 30 +++++++++++++++--------------- 1 files changed, 15 insertions(+), 15 deletions(-) ====================================================================== commit 7f55c4b72fd42185e5a48bd28a87e6fa4a25a420 Author: Alan T. DeKok <aland@freeradius.org> Date: Thu Sep 11 12:21:12 2008 +0200 Set radlog to NULL while calling radius_xlat This prevents infinite expansion when recursing... Files changed: src/main/log.c | 7 +------ 1 files changed, 1 insertions(+), 6 deletions(-) ====================================================================== commit a72cafad6cc161ace558a7282c32423e86104743 Author: Alan T. DeKok <aland@freeradius.org> Date: Thu Sep 11 11:13:32 2008 +0200 proxy_listener MAY be NULL, even if proxy isn't. For requests proxied internally... damn. Files changed: src/main/stats.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ====================================================================== commit c2cff7330b23bcb773c51c0dad592eb29107c117 Author: Alan T. DeKok <aland@freeradius.org> Date: Thu Sep 11 09:43:26 2008 +0200 Fix debug output Files changed: src/modules/rlm_wimax/rlm_wimax.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) ====================================================================== commit 7d37ab3d3fac1f2029f01095668404560fe12d52 Author: Alan T. DeKok <aland@freeradius.org> Date: Thu Sep 11 09:19:57 2008 +0200 Note changes for 2.1.1 Files changed: doc/ChangeLog | 16 ---------------- 1 files changed, 0 insertions(+), 16 deletions(-) ======================================================================