Commit report for v3.0.x branch
New activity for FreeRADIUS (the high performance and highly configurable RADIUS server) ====== Added checks for libpcre Alan T. DeKok@2014-09-02T23:41:51Z Files modified: * configure * configure.ac * src/include/autoconf.h.in Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/a64a09b48a7c57b0342c4... ====== Allow SQL to add clients to virtual servers Alan T. DeKok@2014-09-02T23:15:48Z Files modified: * src/main/client.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/916615026aacf42f019c7... ====== Fix use of talloc buffers Alan T. DeKok@2014-09-02T20:17:18Z Files modified: * src/modules/rlm_unix/rlm_unix.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/20138cc2e31a7bcbf3aab... ====== Use ralloc'd memory for getgrnam_r(). Closes #776 Alan T. DeKok@2014-09-02T18:05:45Z Files modified: * src/modules/rlm_unix/rlm_unix.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/e857fa7d4f9804dd9ac57... ====== Use new fr_getgid() function. Addresses #776 Alan T. DeKok@2014-09-02T18:04:12Z Files modified: * src/main/command.c * src/modules/rlm_detail/rlm_detail.c * src/modules/rlm_linelog/rlm_linelog.c * src/modules/rlm_opendirectory/rlm_opendirectory.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/c85e234fdc804e0202e94... ====== Add and expose fr_getgid(). Addresses #776 The current users of getgwnam() don't need the entire group structure. They just need the gid. So we create a function which returns that. Alan T. DeKok@2014-09-02T18:01:33Z Files modified: * src/include/radiusd.h * src/main/util.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/d61c04de07e05f2ec9356... ====== Use getpwnam_r() and getgrnam_r() if available. Closes #775. If the user is building threaded on a system without those functions, too bad. It's 2014, and every sane system has those functions Alan T. DeKok@2014-09-02T15:00:42Z Files modified: * src/main/command.c * src/modules/rlm_detail/rlm_detail.c * src/modules/rlm_linelog/rlm_linelog.c * src/modules/rlm_opendirectory/rlm_opendirectory.c * src/modules/rlm_unix/rlm_unix.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/e845e017a1845b10c18f5... ====== Add autoconf checks for getpwnam_r and getgrnam_r. Right now, only the checks are included. The functions aren't used at all. Alan T. DeKok@2014-09-02T14:28:49Z Files modified: * configure * configure.ac * src/include/autoconf.h.in Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/3de0854ed2f4582224896... ====== -- This commit summary was generated @2014-09-03T00:00:01Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).
participants (1)
-
announceļ¼ freeradius.org