Commit report for v3.0.x branch
The git bot
announce at freeradius.org
Thu Feb 13 00:00:01 CET 2014
New activity for FreeRADIUS (the high performance and highly configurable RADIUS server)
======
Hack to work around previous "(condition)"
Alan T. DeKok at 2014-02-12T21:19:13Z
Files modified:
* src/main/command.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/0fa96069ab33ee674e8adbc5ae8118ea4061a8cb
======
Fix command parser and debug_condition.
The command parser no longer crushes "foo" --> foo
Instead, it leaves everything as-is. This shouldn't affect
anything but the debug condition. All other commands should
not be taking quoted strings.
Fix the debug_condition code to use *all* of it's arguments.
(User-Name=="bob") was OK. (User-Name == "bob") was parsed
as 3 arguments, and the second 2 were ignored
Alan T. DeKok at 2014-02-12T20:07:22Z
Files modified:
* src/main/command.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/c8f4c5f41f822c3b0ba8fb7b9e5380984e02e33d
======
Free debug_condition on clean exit
Alan T. DeKok at 2014-02-12T20:07:04Z
Files modified:
* src/main/process.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/21c5bb06f1f17a3bd90ee32173c38e4aba3a948a
======
"group" is now in the "security" section
Alan T. DeKok at 2014-02-12T19:24:34Z
Files modified:
* scripts/raddebug
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/2c3ab7c51001ac92459962fb1032e09d015bebf8
======
Fix a few minor issues in tests
Arran Cudbard-Bell at 2014-02-12T12:11:55Z
Files modified:
* Makefile
* src/tests/Makefile
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/6a73bdae2c755ecb3649cb8be7db529ad7eecd3a
======
Update ChangeLog
Arran Cudbard-Bell at 2014-02-12T12:05:42Z
Files modified:
* doc/ChangeLog
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/d935e7ce379fa184794a7ec9dc21223b7ae4dc68
======
Fix more crappy rlm_rest code...
Arran Cudbard-Bell at 2014-02-12T11:54:58Z
Files modified:
* src/modules/rlm_rest/rest.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/8d78006be81ca4809f4273db696619fb130b4c2a
======
Note recent changes
Alan T. DeKok at 2014-02-12T00:27:46Z
Files modified:
* doc/ChangeLog
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/e40007b9ec107485a89e6e17ee2ae932b8f1f554
======
Tie the names of the states to the enums
Alan T. DeKok at 2014-02-12T00:03:43Z
Files modified:
* src/include/radiusd.h
* src/main/process.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/1c1c83684f72b13198b81136b1e39759a2bf5799
======
Use enums so gdb will print out state names instead of numbers for request->child_state and request->master_state
Arran Cudbard-Bell at 2014-02-12T00:01:39Z
Files modified:
* src/include/radiusd.h
* src/main/process.c
* src/main/unittest.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/0eb87dcdda1eb011513639d0ec9949887e987a6e
======
Use names for states when debugging
Alan T. DeKok at 2014-02-12T00:00:52Z
Files modified:
* src/main/process.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/9c6a1437dc6507a29cdce73f2e0f79f413f4e30e
======
Set child state appropriately
Alan T. DeKok at 2014-02-12T00:00:25Z
Files modified:
* src/main/process.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/7082c6171eb0a184ab9c2d2a58876f5aa0116bab
======
Use make -C instead of cd
Alan T. DeKok at 2014-02-11T23:12:21Z
Files modified:
* Makefile
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/d367f1f77370c394c560b3f85812dad6b61ba59e
======
--
This commit summary was generated @2014-02-13T00:00:01Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).
More information about the Freeradius-Devel
mailing list