Commit report for master branch

The git bot announce at freeradius.org
Fri Aug 29 00:00:01 CEST 2014


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

======
Allow comparisons between integers of different size

Alan T. DeKok at 2014-08-28T21:31:27Z
Files modified:
	* src/main/evaluate.c
	* src/main/parser.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/141fd5854bbc09922c831ffb279587c0e9cbbc5f
====== 
We might have a cast, too

Alan T. DeKok at 2014-08-28T21:31:26Z
Files modified:
	* src/main/modcall.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/248a79fe897650e5089025891ef3da696634f74b
====== 
Assume that the permissions are correct

Alan T. DeKok at 2014-08-28T21:31:24Z
Files modified:
	* src/main/util.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/9dfdc218b050cbe30277d0aef5fcb5cd71280f2f
====== 
Don't convert attributes of incompatible type

Alan T. DeKok at 2014-08-28T21:31:21Z
Files modified:
	* src/main/modcall.c
	* src/tests/unit/condition.txt

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/1ec487c9cf4d9718db1c911a8f2477a87d6cf85a
====== 
use the correct struct entries for comparisons

Alan T. DeKok at 2014-08-28T21:31:20Z
Files modified:
	* src/lib/valuepair.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/4b9b4b06c77316dd4c46f74dc7de3a7fe249d45c
====== 
Ensure that the error message has leading tabs, too.

Just copy them over from the input.  This means that the error
message is lined up with the text we're complaining about

Alan T. DeKok at 2014-08-28T21:31:18Z
Files modified:
	* src/main/conffile.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/4d22fc0fe702dcb3ea76a0de3c46a1cfa0389ab5
====== 
Just use "int" for return codes instead of int8_t

Alan T. DeKok at 2014-08-28T21:31:17Z
Files modified:
	* src/include/libradius.h
	* src/lib/valuepair.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/cb9f99e71086163a8634830bcf74cfe5f1ff12c2
====== 
Document new rest configuration items

Arran Cudbard-Bell at 2014-08-28T20:51:26Z
Files modified:
	* raddb/mods-available/rest

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/e60e71786d41a8466cbc56074029f07207d818ff
====== 
Print HTTP response on RDEBUG3

Arran Cudbard-Bell at 2014-08-28T20:51:23Z
Files modified:
	* src/modules/rlm_rest/rest.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/d6bfd6c16eaadcfa7aae14fccb9f9ddf55f85596
====== 
Don't run panic_action if the process is being debugged

Arran Cudbard-Bell at 2014-08-28T17:26:37Z
Files modified:
	* src/lib/debug.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/d5802475518551f1e72e307c981648f7e8c5f9fb
====== 
Need to get the current attribute from the cursor in READ_STATE_ATTR_END state

Arran Cudbard-Bell at 2014-08-28T16:09:21Z
Files modified:
	* src/modules/rlm_rest/rest.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/c5b43ae9f14d61bfd635f53008170e1915ffc486
====== 
Fix JSON encoding, where training '}' may not be written correctly for certain input buffer lengths

Arran Cudbard-Bell at 2014-08-28T16:09:18Z
Files modified:
	* src/modules/rlm_rest/rest.c
	* src/modules/rlm_rest/rest.h

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/9b68fd9d637de590a95bf7e9f317033d932a7a85
====== 
Override lintian breaks-without-version, package-relation-with-self,
python-script-but-no-python-dep on freeradius-config

Zenon Mousmoulas (via Arran Cudbard-Bell)@2014-08-28T14:40:13Z
Files modified:
	* debian/freeradius-config.lintian-overrides

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/562549c29ba6369b03f6974cba44ff5ee43049df
====== 
Override lintian binary-or-shlib-defines-rpath on freeradius (due to
rlm_python), freeradius-postgresql, freeradius-iodbc

Zenon Mousmoulas (via Arran Cudbard-Bell)@2014-08-28T14:40:08Z
Files modified:
	* debian/freeradius-iodbc.lintian-overrides
	* debian/freeradius-postgresql.lintian-overrides
	* debian/freeradius.lintian-overrides

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/ee96f7b90f188eab7406d510c359f04b05604d4e
====== 
Fix lintian duplicate-changelog-files

If we are doing dh_installchangelogs, it seems we need to exclude
the upstream changelog from dh_installdocs so as to not install it
twice.

Zenon Mousmoulas (via Arran Cudbard-Bell)@2014-08-28T14:40:04Z
Files modified:
	* debian/rules

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/31cd9f74987ab433048bb2c0873ff09162dbe18d
====== 
Fix lintian binaries-have-file-conflict on libfreeradius-dev

This is clumsy at best. It would not have been necessary if
freeradius "shared" libraries could have a SONAME, ABI etc.
according to Debian policy.

Zenon Mousmoulas (via Arran Cudbard-Bell)@2014-08-28T14:40:00Z
Files modified:
	* debian/libfreeradius-dev.install

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/62fb3e3d9a7b5213365274c5a450433e9de5ec03
====== 
Fix lintian debhelper-but-no-misc-depends

Add ${misc:Depends} to all binary package deps (even though it's
silly for e.g. freeradius-config).

Zenon Mousmoulas (via Arran Cudbard-Bell)@2014-08-28T14:39:56Z
Files modified:
	* debian/control

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/80c8a6f69fa8dfb7028433d2d4ecd4a8e16f23aa
====== 
Detail file writer should always print pairs with '=' operator

Arran Cudbard-Bell at 2014-08-28T14:36:34Z
Files modified:
	* src/modules/rlm_detail/rlm_detail.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/f2d0d98d2e2466a6a6f528ba4af64af7c9893012
====== 
Doxygen

Arran Cudbard-Bell at 2014-08-28T14:27:59Z
Files modified:
	* src/main/tmpl.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/01b554b0723e28f94577e552364591f466666826
====== 
Add tmpl_cursor_next and tmpl_cursor_init which allow iterating over VALUE_PAIRs in the current request with a value_pair_tmpl_t

Rewrite tmpl_copy_vps and tmpl_find_vp to use the new cursor functions.

The iterators are significantly more useful than tmpl_copy_vps or tmpl_find_vp, but those functions
are still quite convenient.

Arran Cudbard-Bell at 2014-08-28T14:04:49Z
Files modified:
	* src/include/tmpl.h
	* src/main/tmpl.c

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


More information about the Freeradius-Devel mailing list