Commit report for master branch

The git bot announce at freeradius.org
Wed Jan 29 00:00:02 CET 2014


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

======
read_dict returns -2 if the dictionary doesn't exist

Arran Cudbard-Bell at 2014-01-28T23:57:06Z
Files modified:
	* src/main/radclient.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/90cf6502a30e013160dfbac995d6fb303e183498
====== 
Remove all the async gdb test crap, it's not needed now we have PANIC_ACTION

Arran Cudbard-Bell at 2014-01-28T23:34:13Z
Files modified:
	* src/tests/Makefile
	* src/tests/runtests.sh

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/7387aa2a91505e51334adfe5fcffbc9858d9feb5
====== 
Use the test dictionaries...

Arran Cudbard-Bell at 2014-01-28T22:57:15Z
Files modified:
	* src/tests/runtests.sh

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/9de56dc14ebc1a88fec2b4cbe34b29db83e157f0
====== 
Output radclient.log so we can tell *why* running radclient failed...

Arran Cudbard-Bell at 2014-01-28T22:39:09Z
Files modified:
	* src/tests/runtests.sh

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/df347e28bfc9e07416c81f6c8fca67e4dbb7ca35
====== 
Fix radclient dictionary path in runtest.sh

Arran Cudbard-Bell at 2014-01-28T21:57:33Z
Files modified:
	* src/tests/runtests.sh

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/117261e5ff718036c1b1cbdb787979f876968262
====== 
Add PANIC_ACTION to .travis.yml

Arran Cudbard-Bell at 2014-01-28T21:32:17Z
Files modified:
	* .travis.yml

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/078ad95097a519e89fcc985f63b4d79c9d98336e
====== 
Cleanup radiusd usage()

Arran Cudbard-Bell at 2014-01-28T20:51:55Z
Files modified:
	* src/main/radiusd.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/9722dc93f9fbe47c9ed79ecd7e8033f56d989653
====== 
Add -D option to radclient to specify path to main dictionaries

Arran Cudbard-Bell at 2014-01-28T20:46:35Z
Files modified:
	* man/man1/radclient.1
	* src/main/radclient.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/ddeb90945a97fb900934b488495eda5295010f3e
====== 
Remove references to dictionary.local

Alan T. DeKok at 2014-01-28T20:46:11Z
Files modified:
	* raddb/dictionary

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/50414cb02656ad637bd6a5e831465469991d17d1
====== 
Don't mangle the packet list while we're walking over it.

Instead, mark the request as done.  Then, because the requests
are parented to the listener... they'll get free'd when the
listener is free'd.

We should probably change this so that the packet list takes
a free function.  Then, when we delete an entry from the list,
the request is automatically marked as free.

Alan T. DeKok at 2014-01-28T20:39:43Z
Files modified:
	* src/main/process.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/5b738fa4abddaa845fb66efb4cc56f5cc2855ec7
====== 
Include ctype

Arran Cudbard-Bell at 2014-01-28T19:48:35Z
Files modified:
	* src/modules/rlm_date/rlm_date.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/0ec936f2c24c88d51dc99fad748aac44362d79dc
====== 
Correct lisp

Arran Cudbard-Bell at 2014-01-28T16:49:39Z
Files modified:
	* raddb/mods-available/ldap

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/1d299acb4eabf816bc94301f3510833ad41a6473
====== 
Don't use IP_SENDSRCADDR (in sendfromto) if on FreeBSD and the socket were using is bound to a specific IP

FreeBSD is extra pedantic about the use of IP_SENDSRCADDR, and sendmsg will fail with EINVAL if IP_SENDSRCADDR is used with a socket which is bound to something other than INADDR_ANY.

Arran Cudbard-Bell at 2014-01-28T15:54:01Z
Files modified:
	* src/lib/udpfromto.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/d51c75c1ce24dbbb1045b1e72a3c89729ca91016
====== 
Ensure that the server can run from the installation directory

Alan T. DeKok at 2014-01-28T15:07:01Z
Files modified:
	* Makefile

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/5a56eef17f86d15a21e71a04b50a6b6727028e35
====== 
Don't overwrite dictionary value set from command line

Arran Cudbard-Bell at 2014-01-28T00:00:42Z
Files modified:
	* src/main/mainconfig.c

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


More information about the Freeradius-Devel mailing list