Commit report for master branch
The git bot
announce at freeradius.org
Mon Mar 23 00:00:04 CET 2015
New activity for FreeRADIUS (the high performance and highly configurable RADIUS server)
======
Cleanup NONNULL
According to the compiler documentation putting attributes before the name and argument list of a function definition is not officially supported. Even for static functions.
The proper way is to add them add the end of the declaration. This certainly makes doxygen, and my code editor happier.
Arran Cudbard-Bell at 2015-03-22T05:43:27Z
Files modified:
* src/main/process.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/6854477a0af7656cd73097c326eb0af77a811e76
======
Only try and build with wbclient support if we have the headers *AND* the functions (which act as a version check)
Arran Cudbard-Bell at 2015-03-22T03:26:56Z
Files modified:
* src/modules/rlm_mschap/config.h.in
* src/modules/rlm_mschap/configure
* src/modules/rlm_mschap/configure.ac
* src/modules/rlm_mschap/rlm_mschap.h
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/7209f81078b71cf23912d3a0ab0a7dc62be4947b
======
Doxygen
Arran Cudbard-Bell at 2015-03-22T02:31:46Z
Files modified:
* src/lib/socket.c
* src/main/process.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/bd1ae1806baa8e84dca78bad6b09aec47e16bacf
======
Install libwebclient-dev in CIT
Arran Cudbard-Bell at 2015-03-22T00:57:47Z
Files modified:
* .travis.yml
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/eb04773c8ba77cfa72d9c1edbcb475bc7459d914
======
--
This commit summary was generated @2015-03-23T00:00:04Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).
More information about the Freeradius-Devel
mailing list