Commit report for master branch

The git bot announce at freeradius.org
Wed Feb 12 00:00:02 CET 2014


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

======
Fixup logging calls in bfd.c

Arran Cudbard-Bell at 2014-02-11T22:07:30Z
Files modified:
	* src/main/process.c
	* src/modules/proto_bfd/bfd.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/896172b6d83f9fd46187fa56abb0867a41d91ffe
====== 
Limit "max_requests" complaint to once per second

Alan T. DeKok at 2014-02-11T21:33:13Z
Files modified:
	* src/main/process.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/f1ede2e7a3a3a1472cf0cd1a980ac756b7595831
====== 
Various coverity fixes

Alan T. DeKok at 2014-02-11T21:29:49Z
Files modified:
	* src/main/listen.c
	* src/modules/proto_bfd/bfd.c
	* src/modules/proto_dhcp/dhcpd.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/0aeba6901678f6f65e9e43ef19543165c5aead00
====== 
Need to use errno for GNU strerror_r errors

Arran Cudbard-Bell at 2014-02-11T21:20:52Z
Files modified:
	* src/lib/log.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/b98d4e33e7ef9ea6bd38c22f5316ef7f6ccd0e39
====== 
radiusd is called freeradius on debian platforms

Arran Cudbard-Bell at 2014-02-11T21:20:52Z
Files modified:
	* src/main/listen.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/69bb7ae8a6fd5a0dc87f7c4a40583234c920db52
====== 
Allow horrible hack again.

If pair "foo" is in a template "blug", you can do:

blah {
  $template blug
  $INCLUDE ${confdir}/${foo}
}

Which is bizarre, but I guess it works.

Alan T. DeKok at 2014-02-11T20:19:11Z
Files modified:
	* src/main/conffile.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/578a4ab965b0bcfd00860418b6a69700114eade6
====== 
Remove extraneous ","

There's no need to do "%s%s", foo , ","

Alan T. DeKok at 2014-02-11T16:17:49Z
Files modified:
	* src/main/tls.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/75ccf994b3e7b7aeaed971e482898abf089fb871
====== 
Cache CUI, too

Alan T. DeKok at 2014-02-11T16:17:48Z
Files modified:
	* src/main/tls.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/90065f10f5078498afac799d3d49b7b52aa4c91b
====== 
Fix templating code.

Instead of hacking a reference into cf_pair_find() but not
cf_section_*_find(), we just copy the template recursively.

When we reach the end of a section with a template, we merge
a copy of the template into the current section, then we nuke
the relationship between the section and the template.

This uses more memory, but it means that templates now work
with subsections

Alan T. DeKok at 2014-02-11T03:05:47Z
Files modified:
	* src/main/conffile.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/36cc97622c3bcdf09bc286a43e6c4712c9d4245d
====== 
Remove templating from cf_pair_find().

This breaks the server, so the next commit will add templates
back in again, in a better fashion.

We also remove the ability to do cf_pair_find(cs, NULL), and have
it return the first CONF_PAIR.  After searching the code, no one
uses this functionality.  So it's best to remove it.

Alan T. DeKok at 2014-02-11T03:05:46Z
Files modified:
	* src/main/conffile.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/c33babc5bc1f25a95ed5ffe2bc771a96af3ae9c5
====== 
Remove cf_section_template().  No one uses it

Alan T. DeKok at 2014-02-11T03:05:44Z
Files modified:
	* src/include/conffile.h
	* src/main/conffile.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/1915b6143f8b81921246e5209c8ba4760591be5b
====== 
Add additional debugging messages around strerror_r()

We already checked for features.h on this branch.

Arran Cudbard-Bell at 2014-02-11T00:21:06Z
Files modified:
	* src/lib/log.c

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


More information about the Freeradius-Devel mailing list