Commit report for v3.0.x branch

The git bot announce at freeradius.org
Fri Sep 12 00:00:02 CEST 2014


New activity for FreeRADIUS (the high performance and highly configurable RADIUS server)

======
Fixup map_from_str to work correctly with list qualifiers

Arran Cudbard-Bell at 2014-09-11T22:02:29Z
Files modified:
	* src/include/token.h
	* src/lib/token.c
	* src/main/map.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/dba9609299b3c358a585752b06949c21aeadad86
====== 
Add getop (get an operator)

Arran Cudbard-Bell at 2014-09-11T22:02:29Z
Files modified:
	* src/include/token.h
	* src/lib/token.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/548526ac9589954a43eaa433e5469b6efa4867c9
====== 
tok should be a bool

Arran Cudbard-Bell at 2014-09-11T22:02:29Z
Files modified:
	* src/lib/token.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/21c89f46c3fc06e343552901d6899dc1db287b3a
====== 
Rename map_from_str to map_from_fields

Arran Cudbard-Bell at 2014-09-11T22:02:28Z
Files modified:
	* src/include/map.h
	* src/main/map.c
	* src/main/modcall.c
	* src/main/parser.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/1314687b093ebfb92ebcd057e8b5ae53aa705ba3
====== 
Should be T_INVALID not T_OP_INVALID

Arran Cudbard-Bell at 2014-09-11T22:02:28Z
Files modified:
	* src/include/token.h
	* src/lib/print.c
	* src/lib/token.c
	* src/lib/valuepair.c
	* src/main/conffile.c
	* src/main/exec.c
	* src/main/files.c
	* src/main/parser.c
	* src/main/radsniff.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/ddb15f08b6b9031cb72c4b144d1e3ef909e1cacc
====== 
Revert "tls: Set umask before creating temporary file"

This reverts commit 1fc1558e7ac11102a4bc479a57de76c4f4f42c46.

There are a few issues with this change.

1) verify_tmp_dir is created 0700 *before* mkstemp() is called
   So the umask for the temporary file doesn't matter

2) the server is threaded, and umask() is *global* to the process
   So there is no "before" mkstemp() and "after" mkstemp().

The Coverity warning is (in this case) a false positive.

Alan T. DeKok at 2014-09-11T21:11:31Z
Files modified:
	* src/main/tls.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/79db10e27346ffa8f01f7c1724f173074b1b227d
====== 
Allow NULL user object filter

If the DN of the user object can be constructed from attributes in the request, there's no need to apply a filter, and scope = base can be used.

Arran Cudbard-Bell at 2014-09-11T17:55:04Z
Files modified:
	* src/modules/rlm_ldap/ldap.c
	* src/modules/rlm_ldap/rlm_ldap.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/31cb321cd63ed9da00ac9895024a6a53d9d7949c
====== 
Formatting

Arran Cudbard-Bell at 2014-09-11T17:55:03Z
Files modified:
	* src/main/map.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/32463ba73a196a24dcc5b45793301f9e01804892
====== 
Remove netmask

Alan T. DeKok at 2014-09-11T16:49:51Z
Files modified:
	* raddb/sites-available/dynamic-clients

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/6a4dee068c8bc4dbf02c56903c65fb9b9382a9a1
====== 
API error should probably be debug

Arran Cudbard-Bell at 2014-09-11T14:32:31Z
Files modified:
	* src/modules/rlm_ldap/rlm_ldap.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/f3e2049b531012f7c138da14c8473fcbcdadf76d
====== 
-- 
This commit summary was generated @2014-09-12T00:00:02Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).


More information about the Freeradius-Devel mailing list