Commit report for v2.x.x branch

The git bot announce at freeradius.org
Sun Oct 6 00:00:01 CEST 2013


New activity for FreeRADIUS (the high performance and highly configurable RADIUS server)

======
Make request->child_pid into request->thread_id

There's no reason to use a pthread ID.  We can just expose
the thread number.  This makes it easier to debug threading issues

Alan T. DeKok at 2013-10-05T17:21:06Z
Files modified:
	* src/include/radiusd.h
	* src/main/event.c
	* src/main/threads.c
	* src/main/util.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/092da2ca1d0ce6a27dc88a73e1852ce6669947f8
====== 
More cleanups of request_post_handler.

In the forlorn hope that we can fix the proxy issue

Alan T. DeKok at 2013-10-05T01:45:48Z
Files modified:
	* src/main/event.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/6a2d7a721142a95517fa7ecefa529f004c034e0b
====== 
Set module to "" to avoid confusing debug output

Alan T. DeKok at 2013-10-05T01:32:07Z
Files modified:
	* src/main/threads.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/d8e261ab316275726bac5a5b9bbd2871a6248153
====== 
Set fr_log_fp when using '-l'

So that we can get debugging from libfreeradius-radius

Alan T. DeKok at 2013-10-05T01:30:44Z
Files modified:
	* src/main/radiusd.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/848c5a0c4d52d89fa01eff5628b72805931a3a53
====== 
Print string with \n rather than doing it as a separate call

Which makes threaded debugging easier to understand

Alan T. DeKok at 2013-10-05T01:19:05Z
Files modified:
	* src/main/log.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/96beaa0d3a5210060163cfa946052fff73cf4ef9
====== 
Catch one more corner case from previous commit

Alan T. DeKok at 2013-10-03T16:39:09Z
Files modified:
	* src/main/event.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/6ddb18d71e01aa6a0cfcc1a3275742c6426496bc
====== 
-- 
This commit summary was generated @2013-10-06T00:00:01Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).


More information about the Freeradius-Devel mailing list