Commit report for v3.0.x branch
The git bot
announce at freeradius.org
Thu Jul 17 00:00:01 CEST 2014
New activity for FreeRADIUS (the high performance and highly configurable RADIUS server)
======
Merge pull request #732 from nchaigne/v3.0.x
dhcpclient - timeout and decline, release, inform
Arran Cudbard-Bell at 2014-07-16T20:51:30Z
Files modified:
* src/modules/proto_dhcp/dhcpclient.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/eeaca37fd844026e8eff65c557e7e00c605cbb23
======
dhcpclient - timeout and decline, release, inform
Added receive timeout on socket according to -t option (retries are
still not handled).
Added commands for "decline", "release" and "inform" messages.
Updated usage.
Nicolas C at 2014-07-16T16:16:59Z
Files modified:
* src/modules/proto_dhcp/dhcpclient.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/be33e21913803de6d2c3c21351b9d50bbd825da4
======
Merge pull request #734 from spbnick/switch_cnf_to_sha256
Switch .cnf files to sha256 message digest
Arran Cudbard-Bell at 2014-07-16T20:50:27Z
Files modified:
* raddb/certs/ca.cnf
* raddb/certs/client.cnf
* raddb/certs/server.cnf
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/ed2100d9b45ce84404116cb4aec8c1bb55a176ca
======
Switch .cnf files to sha256 message digest
Use sha256 as default_md (message digest) in all .cnf files as it is
more secure than the previous, now considered weak, sha1.
Nikolai Kondrashov at 2014-07-16T19:51:33Z
Files modified:
* raddb/certs/ca.cnf
* raddb/certs/client.cnf
* raddb/certs/server.cnf
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/515e5e9cf9404d2d80a03e66da198a0c31efd7fa
======
Merge pull request #736 from spbnick/add_rlm_krb5_doc
Add minimal rlm_krb5 documentation file
Arran Cudbard-Bell at 2014-07-16T20:50:08Z
Files modified:
* doc/modules/rlm_krb5
* raddb/mods-available/krb5
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/21bfdf44061184c69f747a24349ac9e1114f7cd3
======
Add minimal rlm_krb5 documentation file
Add doc/modules/rlm_krb5 - a minimal rlm_krb5 module documentation file,
based on the wiki page. Update raddb/mods-available/krb5 comments to
point to the actual and proper location.
Nikolai Kondrashov at 2014-07-16T19:50:49Z
Files modified:
* doc/modules/rlm_krb5
* raddb/mods-available/krb5
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/3d4d0246fa51097840a2a682b81c2162a47a010b
======
Merge pull request #735 from spbnick/add_P_option_to_man_pages
Add description of -P option to man pages
Arran Cudbard-Bell at 2014-07-16T20:49:51Z
Files modified:
* man/man1/radclient.1
* man/man1/radtest.1
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/00c97ec743e475f80a4af693526660a2fc9a6a46
======
Add description of -P option to man pages
Add description of -P option to radtest and radclient man pages.
Nikolai Kondrashov at 2014-07-16T19:52:30Z
Files modified:
* man/man1/radclient.1
* man/man1/radtest.1
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/4097b0b7a024d223a2576647ce348c95daecb2c1
======
Merge pull request #733 from spbnick/clarify_snmp_trap_conditions
Clarify conditions of limit hit SNMP notifications
Arran Cudbard-Bell at 2014-07-16T20:49:22Z
Files modified:
* mibs/FREERADIUS-NOTIFICATION-MIB.txt
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/7a2c7a8d263d5a65cb9ca2b77c50210c92bbd35a
======
Clarify conditions of limit hit SNMP notifications
Use "hit" instead of "reach" in the descriptions of serverMaxRequest and
serverMaxThreads SNMP notifications to make it clearer that they trigger
upon attempt to exceed the limit, not upon reaching the maximum allowed
value.
Nikolai Kondrashov at 2014-07-16T19:52:06Z
Files modified:
* mibs/FREERADIUS-NOTIFICATION-MIB.txt
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/8ca930d24d51c512075c6142a486a2411555d3d5
======
--
This commit summary was generated @2014-07-17T00:00:01Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).
More information about the Freeradius-Devel
mailing list