Commit report for master branch
New activity for FreeRADIUS (the high performance and highly configurable RADIUS server) ====== Allow comparisons between integers of different size Alan T. DeKok@2014-08-28T21:31:27Z Files modified: * src/main/evaluate.c * src/main/parser.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/141fd5854bbc09922c831... ====== We might have a cast, too Alan T. DeKok@2014-08-28T21:31:26Z Files modified: * src/main/modcall.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/248a79fe897650e508902... ====== Assume that the permissions are correct Alan T. DeKok@2014-08-28T21:31:24Z Files modified: * src/main/util.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/9dfdc218b050cbe30277d... ====== Don't convert attributes of incompatible type Alan T. DeKok@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/1ec487c9cf4d9718db1c9... ====== use the correct struct entries for comparisons Alan T. DeKok@2014-08-28T21:31:20Z Files modified: * src/lib/valuepair.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/4b9b4b06c77316dd4c46f... ====== 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@2014-08-28T21:31:18Z Files modified: * src/main/conffile.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/4d22fc0fe702dcb3ea76a... ====== Just use "int" for return codes instead of int8_t Alan T. DeKok@2014-08-28T21:31:17Z Files modified: * src/include/libradius.h * src/lib/valuepair.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/cb9f99e71086163a86348... ====== Document new rest configuration items Arran Cudbard-Bell@2014-08-28T20:51:26Z Files modified: * raddb/mods-available/rest Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/e60e71786d41a8466cbc5... ====== Print HTTP response on RDEBUG3 Arran Cudbard-Bell@2014-08-28T20:51:23Z Files modified: * src/modules/rlm_rest/rest.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/d6bfd6c16eaadcfa7aae1... ====== Don't run panic_action if the process is being debugged Arran Cudbard-Bell@2014-08-28T17:26:37Z Files modified: * src/lib/debug.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/d5802475518551f1e72e3... ====== Need to get the current attribute from the cursor in READ_STATE_ATTR_END state Arran Cudbard-Bell@2014-08-28T16:09:21Z Files modified: * src/modules/rlm_rest/rest.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/c5b43ae9f14d61bfd635f... ====== Fix JSON encoding, where training '}' may not be written correctly for certain input buffer lengths Arran Cudbard-Bell@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/9b68fd9d637de590a95bf... ====== 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/562549c29ba6369b03f69... ====== 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/ee96f7b90f188eab7406d... ====== 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/31cd9f74987ab433048bb... ====== 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/62fb3e3d9a7b521336527... ====== 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/80c8a6f69fa8dfb702843... ====== Detail file writer should always print pairs with '=' operator Arran Cudbard-Bell@2014-08-28T14:36:34Z Files modified: * src/modules/rlm_detail/rlm_detail.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/f2d0d98d2e2466a6a6f52... ====== Doxygen Arran Cudbard-Bell@2014-08-28T14:27:59Z Files modified: * src/main/tmpl.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/01b554b0723e28f94577e... ====== 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@2014-08-28T14:04:49Z Files modified: * src/include/tmpl.h * src/main/tmpl.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/6f6e4d81a3f5e16d31ff4... ====== -- This commit summary was generated @2014-08-29T00:00:01Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).
participants (1)
-
announceļ¼ freeradius.org