Commit report for master branch

The git bot announce at freeradius.org
Thu Feb 27 00:00:15 CET 2014


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

======
The proxy listener can be NULL, so check for that, too

Alan T. DeKok at 2014-02-26T23:06:47Z
Files modified:
	* src/main/process.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/d93b02dcac5449a34bacf1caa92bd6200d4ae8bd
====== 
The request is still in the proxy hash on eol_cb

Alan T. DeKok at 2014-02-26T23:02:14Z
Files modified:
	* src/main/process.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/9a664e5126702f8cebafed6d037144bcdf8a579e
====== 
Clean up more quickly when a proxy socket closes.

Walk over all outstanding requests, and change the timers on ones
which are associated with this socket.

They will let them close their connections with the proxy listener
more quickly, which means we can get rid of the proxy listener
more quickly.

Alan T. DeKok at 2014-02-26T22:48:29Z
Files modified:
	* src/main/process.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/e91f1c63b48e5e488bbb571a5b306b3d245352ab
====== 
Check if the socket goes away during proxy_wait_for_reply()

If the socket is closed due to an error, then this request
should stop using the socket, too.

Alan T. DeKok at 2014-02-26T22:48:06Z
Files modified:
	* src/main/process.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/46c0cd2feb8264ea43e6a88fcbfb850362ad449f
====== 
Added note on precondition for function

Alan T. DeKok at 2014-02-26T22:48:05Z
Files modified:
	* src/main/process.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/2b25b7931eacd666cbb5e7d411fcd80b057a6959
====== 
Retry the write on WANT_READ or WANT_WRITE

Alan T. DeKok at 2014-02-26T22:47:39Z
Files modified:
	* src/main/tls_listen.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/d9915de5677346c516dc12f7cef59267e4356a65
====== 
Ensure we set packet->proto for packets to home servers

Alan T. DeKok at 2014-02-26T20:35:19Z
Files modified:
	* src/main/realms.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/9a5521c54b0175a5691dd61c88580f397a943340
====== 
Fix error message

Alan T. DeKok at 2014-02-26T20:35:18Z
Files modified:
	* src/main/client.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/643881387e05b3858634d33e76e7eadfe57854b4
====== 
Remove FDs from the FD list at EOL

Alan T. DeKok at 2014-02-26T20:11:20Z
Files modified:
	* src/main/process.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/eae29f54470a5b62322f7735028aa798398a9a02
====== 
When a socket is dead, set it's state to EOL, not REMOVE_NOW

And for the readers / writers, refuse to do anything to the
socket if it's state is something other than KNOWN

Alan T. DeKok at 2014-02-26T19:34:38Z
Files modified:
	* src/main/listen.c
	* src/main/process.c
	* src/main/tls_listen.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/98fb9c3f3c7341718efe477f0c685fd9f525fec9
====== 
Use talloc_get_type_abort in free_walker

This might help us track down the random travis failures

Alan T. DeKok at 2014-02-26T16:14:38Z
Files modified:
	* src/lib/rbtree.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/64b5f5ebf3822e3607a0f60f41769c3c83c0c09e
====== 
Be better behaved with WANT_READ, etc. in proxy_tls_recv()

Split out the functionality so that it can potentially
be called from proxy_tls_send(), too

Alan T. DeKok at 2014-02-26T15:02:33Z
Files modified:
	* src/include/radiusd.h
	* src/main/tls_listen.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/7b6e19a95967df9c6db4cce30ec641b892cb0a9b
====== 
Fix check for unsigned int res.

Alan T. DeKok at 2014-02-26T14:40:25Z
Files modified:
	* src/modules/rlm_counter/rlm_counter.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/3032df0e9dca2262d844d68ac26b5c8702719195
====== 
Add autoconf checks for PGRES_SINGLE_TUPLE and HAVE_PGRES_COPY_BOTH

Not sure what they are, but they're not C preprocessor macros

Arran Cudbard-Bell at 2014-02-26T13:02:45Z
Files modified:
	* src/modules/rlm_sql/drivers/rlm_sql_postgresql/config.h.in
	* src/modules/rlm_sql/drivers/rlm_sql_postgresql/configure
	* src/modules/rlm_sql/drivers/rlm_sql_postgresql/configure.ac
	* src/modules/rlm_sql/drivers/rlm_sql_postgresql/rlm_sql_postgresql.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/88ac4339ec9670ef2b129e1bb295d96c96e7431d
====== 
Update README.rst

Arran Cudbard-Bell at 2014-02-26T11:53:58Z
Files modified:
	* raddb/README.rst

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/946235473949e596e0d006762d4659699805f6bc
====== 
assert if we get WANT_READ or WANT_WRITE

Arran Cudbard-Bell at 2014-02-26T00:35:39Z
Files modified:
	* src/main/tls_listen.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/0cfa31062ae56e3f8e4586ac51f4efa98e70e1e7
====== 
-- 
This commit summary was generated @2014-02-27T00:00:15Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).


More information about the Freeradius-Devel mailing list