Commit report for master branch
The git bot
announce at freeradius.org
Tue Jan 28 00:00:01 CET 2014
New activity for FreeRADIUS (the high performance and highly configurable RADIUS server)
======
request->proxy_reply may be NULL
Alan T. DeKok at 2014-01-27T21:32:28Z
Files modified:
* src/modules/rlm_eap/rlm_eap.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/068c91a4a2804808944cd945ad222216cb47b316
======
Hard-code the dictionary directory into the server binary.
There's a command-line option if the directory is changed
after installation
Alan T. DeKok at 2014-01-27T21:28:57Z
Files modified:
* src/include/build-radpaths-h.in
* src/main/mainconfig.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/41e77226aee6ddd2aa8de91441941d6e1e5a24f6
======
Typo
Arran Cudbard-Bell at 2014-01-27T20:40:41Z
Files modified:
* src/modules/rlm_ldap/ldap.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/1712a7aca3d31bea8b0ac979509818262a1554b6
======
export ldap_scope
Arran Cudbard-Bell at 2014-01-27T20:32:22Z
Files modified:
* src/modules/rlm_ldap/ldap.h
* src/modules/rlm_ldap/rlm_ldap.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/73efbccfac901083d7d40db829ea275b746727c9
======
Output scope in 'Performing search' message
Arran Cudbard-Bell at 2014-01-27T20:18:20Z
Files modified:
* src/modules/rlm_ldap/ldap.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/8c0e28a8bcb5e473d7bbc29f03157ef077ff0569
======
Should be a single tab
Arran Cudbard-Bell at 2014-01-27T20:08:14Z
Files modified:
* src/main/valuepair.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/90c96de3e6239a62f07ee3e3c7e0c0651b0c1701
======
Fix minor typo in LDAP debug message
Arran Cudbard-Bell at 2014-01-27T19:55:06Z
Files modified:
* src/modules/rlm_ldap/groups.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/48370799fa0dc5ebd306e34bed4551c7c0d44aaa
======
Strip trailing new lines from exec output
Arran Cudbard-Bell at 2014-01-27T19:16:43Z
Files modified:
* src/main/exec.c
* src/tests/keywords/update-exec
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/023974a2829f3f260c38f7a85b31aa929636abcf
======
Rewrite dattr to da
Arran Cudbard-Bell at 2014-01-27T18:15:40Z
Files modified:
* src/include/libradius.h
* src/lib/dict.c
* src/main/modules.c
* src/modules/rlm_counter/rlm_counter.c
* src/modules/rlm_sql/rlm_sql.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/b5cc0e80761b49248ea0abc20db59c6cf774ad0f
======
Sync redhat spec with master
Arran Cudbard-Bell at 2014-01-27T17:59:20Z
Files modified:
* redhat/freeradius.spec
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/8b0ee3236fc9b38dd859e483c3a6e805876758e6
======
Only use the panic action from the config file if ENV PANIC_ACTION is not set
Arran Cudbard-Bell at 2014-01-27T17:28:29Z
Files modified:
* src/main/radiusd.c
* src/main/unittest.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/752fd88094f5109e6de54c8ebc33e832639a0d2f
======
Search for multiple substitutions in panic strings
Arran Cudbard-Bell at 2014-01-27T17:26:07Z
Files modified:
* src/lib/debug.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/0a7f5a79483b737edb2ce2d1c8fc9d03220c2448
======
The variadic arguments implementation on some systems really doesn't deal well with writing to va_lists further up the stack...
Arran Cudbard-Bell at 2014-01-27T15:30:40Z
Files modified:
* src/include/log.h
* src/main/log.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/cfb9f1c797227eb188409b1b5173ac63acbb44eb
======
Update text for recent changes
Alan T. DeKok at 2014-01-27T14:58:21Z
Files modified:
* raddb/dictionary
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/ab3b91a2e87fd9dac346578cbda05fb3eb2eabe7
======
Word-smithing.
Double negatives confuse people.
Alan T. DeKok at 2014-01-27T14:48:53Z
Files modified:
* raddb/radiusd.conf.in
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/98284aeaf3fed0fbfcde8991fe937db6f932de45
======
We no longer need to auto-generate raddb/dictionary
It shouldn't $INCLUDE the main dictionaries any more.
Alan T. DeKok at 2014-01-27T14:48:50Z
Files modified:
* configure
* configure.ac
* raddb/dictionary
* raddb/dictionary.in
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/b91fd8cc6864d8aa586c9342a07f48e9c2bb031e
======
Set dependencies so that the tests are run in order
Alan T. DeKok at 2014-01-27T14:48:50Z
Files modified:
* src/tests/keywords/update-exec
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/0050288545c09e890a8fc2f53512f96a407069ec
======
Auto-load dictionary.vqp and dictionary.dhcp
Conflicts:
share/dictionary
Alan T. DeKok at 2014-01-27T14:48:50Z
Files modified:
* share/dictionary
* src/main/modcall.c
* src/main/modules.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/9386432d64f66ac9165551a1e0d70adb4c6e2fb8
======
Load the distribution dictionaries first, then raddb/dictionary
This lets the server load the dictionaries by protocol, when the
protocol is used. The dictionaries in raddb/ should be the
"site local" ones, and should never point to the main ones.
We probably should have done this years ago
Alan T. DeKok at 2014-01-27T14:48:50Z
Files modified:
* src/main/mainconfig.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/3b66c4cfef77facb0449ab3a4f2ff8ca16a83c14
======
Check the stat cache for every dictionary we read
Alan T. DeKok at 2014-01-27T14:48:50Z
Files modified:
* src/lib/dict.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/85037ddd06b0fe75f82ab88047848b3b15c7f82f
======
Cache files based on inode, etc. not name
Alan T. DeKok at 2014-01-27T14:48:50Z
Files modified:
* src/lib/dict.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/65740903fb8123ee541bf93842423913a5ef1da6
======
Don't call free() for pool alloc'd things
Alan T. DeKok at 2014-01-27T14:48:50Z
Files modified:
* src/lib/dict.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/6793db42f12ad247ffd67e8fba60760e279e3134
======
Allow "no overwrite" for config variables
This allows variables to be set from the command line. Then,
when the config files are read, they entries in the files are
ignored
Alan T. DeKok at 2014-01-27T14:48:50Z
Files modified:
* src/include/conffile.h
* src/main/conffile.c
* src/main/mainconfig.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/8eccff18abb2a113282820135c3ff1a7d38b0fdc
======
Add ENV[PANIC_ACTION] support to all applications
Arran Cudbard-Bell at 2014-01-27T10:50:25Z
Files modified:
* src/main/radattr.c
* src/main/radclient.c
* src/main/radconf2xml.c
* src/main/radiusd.c
* src/main/radmin.c
* src/main/radsniff.c
* src/main/radwho.c
* src/main/unittest.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/97c2ef8f65910a9964047dcb91c9ca301fca9480
======
--
This commit summary was generated @2014-01-28T00:00:01Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).
More information about the Freeradius-Devel
mailing list