Commit report for master branch
The git bot
announce at freeradius.org
Fri May 23 00:00:02 CEST 2014
New activity for FreeRADIUS (the high performance and highly configurable RADIUS server)
======
Run pass2_cb on components once, not for each component
Alan T. DeKok at 2014-05-22T21:56:31Z
Files modified:
* src/main/modules.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/e551883be1387a71bdbb7be5226f85240652c01d
======
Do pass2 only once. Closes #650
A temporary fix until we can find out why it's loading the
same thing multiple times
Alan T. DeKok at 2014-05-22T21:56:29Z
Files modified:
* src/main/modcall.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/bd7e9408c11127f4860c3c1c1425c8d07432f799
======
Need to pass CPPFLAGS to the analyser too
Arran Cudbard-Bell at 2014-05-22T13:50:08Z
Files modified:
* scripts/boiler.mk
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/0e9456ae18b1f82880da227f73cd47b883fe80b7
======
Need to check that rlm_sql_select_query != RLM_SQL_OK, < 0 is not enough as it may return RLM_SQL_RECONNECT Fixes #651
Arran Cudbard-Bell at 2014-05-22T13:48:16Z
Files modified:
* src/modules/rlm_sql/rlm_sql.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/736d34ee242c4ec43c47ed78b610b336099c1550
======
Section can sometimes be NULL
Arran Cudbard-Bell at 2014-05-22T13:47:04Z
Files modified:
* src/modules/rlm_sql/rlm_sql.h
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/3e9ec0dd7db7c46297b53b091da37e86cf25037b
======
Remove useless wrapper functions in the postgresql driver
Arran Cudbard-Bell at 2014-05-22T13:45:51Z
Files modified:
* src/modules/rlm_sql/drivers/rlm_sql_postgresql/rlm_sql_postgresql.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/be1a6806f4a9db32c9eb6bc0730f9fa6af63ea98
======
Markup more SQL functions as nonnull
Arran Cudbard-Bell at 2014-05-22T13:19:05Z
Files modified:
* src/modules/rlm_sql/rlm_sql.h
* src/modules/rlm_sql/sql.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/ea268fa27c3c453447fdad36ecc1449dcd4a3e6d
======
Whitespace
Arran Cudbard-Bell at 2014-05-22T13:08:50Z
Files modified:
* src/modules/rlm_sql/sql.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/1c0c43a2aa1ca2107e2a3402b9553916d291e5a4
======
Fix dumb errors in the rlm_sql reconnection logic. Fixes #651
Arran Cudbard-Bell at 2014-05-22T13:07:18Z
Files modified:
* src/modules/rlm_sql/rlm_sql.h
* src/modules/rlm_sql/sql.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/fc092b3ad560a16302df8014fae607e2dca51ba9
======
Whitespace
Arran Cudbard-Bell at 2014-05-22T12:37:09Z
Files modified:
* scripts/boiler.mk
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/304c0de9b8d5e66ea5aaffa8ae0ee454fef42b0d
======
Pass pointer to the handle instead of handle in SQL group functions
Arran Cudbard-Bell at 2014-05-22T12:18:53Z
Files modified:
* src/modules/rlm_sql/rlm_sql.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/3f97db3c3b0d8cb124460a0fbd0321027b579c9f
======
Add a few more enum types
Arran Cudbard-Bell at 2014-05-22T12:18:53Z
Files modified:
* src/include/realms.h
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/723dbbc5210419427a0984a04cb0e9f8d2abe9d9
======
Add PW_TYPE_SIGNED and PW_TYPE_INTEGER64 to the conffile parser
PW_TYPE_INTEGER was being used to create signed ints, which in the vast majority of places was wrong (they needed unsigned ints).
For anything which does need signed ints there's now PW_TYPE_SIGNED.
Arran Cudbard-Bell at 2014-05-22T12:18:53Z
Files modified:
* src/main/conffile.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/2fc4afca5b11613c1359e5ddb99cee922029f5ae
======
Fixup types in rlm_couchbase instance struct, and add type validation
Arran Cudbard-Bell at 2014-05-22T12:18:53Z
Files modified:
* src/modules/rlm_couchbase/mod.h
* src/modules/rlm_couchbase/rlm_couchbase.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/1ec80b6aeecb52f25459a9aba43c43aa8745d44c
======
--
This commit summary was generated @2014-05-23T00:00:02Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).
More information about the Freeradius-Devel
mailing list