New activity for FreeRADIUS (the high performance and highly configurable RADIUS server) ====== Use name for Radsec port Alan T. DeKok@2014-02-24T22:39:56Z Files modified: * src/include/radius.h * src/main/listen.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/59e6d8a6e1d4fd3f0bfcb... ====== Fix typo Alan T. DeKok@2014-02-24T22:38:28Z Files modified: * src/main/modules.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/a34f2b3c976d56a24fbc4... ====== Make empty sections DEBUG3, not DEBUG2. If we know they're empty, we don't care to get told that on every packet. We'll take the chance with people who delete the sections, and then complain that they're not being processed. Alan T. DeKok@2014-02-24T22:34:43Z Files modified: * src/main/modules.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/64e2af8d084ac356b3f29... ====== Move proto check to a place where it makes sense Alan T. DeKok@2014-02-24T22:34:07Z Files modified: * src/main/listen.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/551b1a3dbfda0ad2f6181... ====== Add talloc debug package to travis Arran Cudbard-Bell@2014-02-24T19:57:28Z Files modified: * .travis.yml Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/76558dc40fe8b2918a7b2... ====== Set request->username and request->password fields to NULL if the request list is deleted Arran Cudbard-Bell@2014-02-24T19:27:05Z Files modified: * src/main/valuepair.c * src/tests/keywords/update-delete Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/387781d8dd2f7ac85778b... ====== Apparently relative paths for panic.gdb work whereas full ones don't This is likely the cause of all the weird hung tests Arran Cudbard-Bell@2014-02-24T18:54:19Z Files modified: * .travis.yml Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/93bb81a2511b7a28c2ad8... ====== Add support for 'control: !* ANY' which deletes the contents of a list Arran Cudbard-Bell@2014-02-24T17:33:35Z Files modified: * src/lib/valuepair.c * src/main/map.c * src/main/valuepair.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/d57da9f9a5c3eb79f7264... ====== Add tests for <list>: !* ANY Arran Cudbard-Bell@2014-02-24T17:33:35Z Files modified: * src/tests/keywords/update-delete Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/601430edb12afe0ec5df5... ====== Fix typo <sigh> Alan T. DeKok@2014-02-24T00:03:13Z Files modified: * src/main/connection.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/2dc3cd95c05110e73b2f6... ====== Use previous delay, rather than starting over from scratch Alan T. DeKok@2014-02-24T00:00:04Z Files modified: * src/main/connection.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/72def2470636e2732703b... ====== -- This commit summary was generated @2014-02-25T00:00:02Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).