Commit report for master branch
The git bot
announce at freeradius.org
Thu May 8 00:00:02 CEST 2014
New activity for FreeRADIUS (the high performance and highly configurable RADIUS server)
======
Disabled debug checks
Alan T. DeKok at 2014-05-07T22:12:52Z
Files modified:
* src/main/connection.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/8c268380425503b5b0e731c1ba72267b58586410
======
Simplified sanity checks
Alan T. DeKok at 2014-05-07T22:12:51Z
Files modified:
* src/main/connection.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/f96068237c01ac198a0491a6b9fa88f65330d4e0
======
Spawn connections "in_use" or not.
No more double uses of the connections
Alan T. DeKok at 2014-05-07T22:12:43Z
Files modified:
* src/main/connection.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/9f341cdab458128d2dc676f618067a23761009e7
======
Move PQ ssl init to instantiation function, just in case it needs to be done before we spawn threads
Arran Cudbard-Bell at 2014-05-07T21:28:31Z
Files modified:
* src/modules/rlm_sql/drivers/rlm_sql_postgresql/rlm_sql_postgresql.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/659559119d365ab22736961671af3ca1d959c951
======
More SSL initialisation
Arran Cudbard-Bell at 2014-05-07T20:58:27Z
Files modified:
* src/main/tls.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/d62d2d8d2d1276d6e848b3781f56093d7c2adf94
======
Use talloc for row memory
Arran Cudbard-Bell at 2014-05-07T20:40:41Z
Files modified:
* src/modules/rlm_sql/drivers/rlm_sql_postgresql/rlm_sql_postgresql.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/3511ea878754321f18aa14aefb415e6a8e5effdd
======
Anything which eventually has the value it got interpreted by pairparsevalue, or doesn't pass the length of the string around must not pre-unescape the string
This broke pretty much all escape sequences in preprocess, sql, ldap and radclient. Arguably as conffile.c is the only place which needs this, it should probably be the thing doing the unescaping.
Arran Cudbard-Bell at 2014-05-07T17:14:40Z
Files modified:
* src/include/token.h
* src/lib/token.c
* src/lib/valuepair.c
* src/main/conffile.c
* src/main/files.c
* src/modules/rlm_preprocess/rlm_preprocess.c
* src/modules/rlm_sql/sql.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/beb5c8fbca023688bf199d9dcfe2dc25ce0b8191
======
Clear the error buffer after loading dictionaries
Arran Cudbard-Bell at 2014-05-07T16:35:01Z
Files modified:
* src/main/radclient.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/64f8af1d171d492093f34d4158adad5586c01974
======
Remove duplicate test (list-delete) was duplicate test of update-remove-list
Arran Cudbard-Bell at 2014-05-07T16:31:22Z
Files modified:
* src/tests/keywords/list-delete
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/1b881c0bb15dffd5fe24264bd7bbdb8ba5e6b56b
======
Typo
Arran Cudbard-Bell at 2014-05-07T16:29:22Z
Files modified:
* src/main/radclient.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/174c345454cbe88f18a3cae079293ee24249fff7
======
Cap spawn at max
Alan T. DeKok at 2014-05-07T13:18:54Z
Files modified:
* src/main/connection.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/d13ecb88be1faf5de377dd88ed0a65afcf0e28f8
======
Rework min/max/spare handling
So we don't let idle connections make us go below "min"
Alan T. DeKok at 2014-05-07T13:05:15Z
Files modified:
* src/main/connection.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/c7f42576d8554f88a4b1d26bb347c185d844aeb1
======
Free handle if we can't spawn a thread. Found by codesonar
Alan T. DeKok at 2014-05-07T13:05:13Z
Files modified:
* src/main/threads.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/feb80fb58b9d835d3c1841aa4be14c6cb5cdfcbb
======
Make internal references match configuration references and update README.md to match.
Aaron Hurt (via Arran Cudbard-Bell)@2014-05-07T00:42:43Z
Files modified:
* src/modules/rlm_couchbase/README.md
* src/modules/rlm_couchbase/mod.c
* src/modules/rlm_couchbase/mod.h
* src/modules/rlm_couchbase/rlm_couchbase.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/e3e849f70f49ea663ba5fd7669d59941ddd79207
======
--
This commit summary was generated @2014-05-08T00:00:01Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).
More information about the Freeradius-Devel
mailing list