Commit report for master branch
The git bot
announce at freeradius.org
Wed Oct 9 00:00:02 CEST 2013
New activity for FreeRADIUS (the high performance and highly configurable RADIUS server)
======
Ensure transitive library dependencies
foo.exe depends on libfoo.a which we build. libfoo.a in turn
depends on -lbar. So, when we link foo.exe, we need both
libfoo.a and -lbar
Alan T. DeKok at 2013-10-08T20:41:10Z
Files modified:
* scripts/boiler.mk
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/3c8430016a7db3b033aab544a04b32f8b757cb49
======
Fix exit point for reading from pcaps
Arran Cudbard-Bell at 2013-10-08T19:06:23Z
Files modified:
* src/main/radsniff.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/41b3ad69d1253b220e8faf488e8fa203bc6f3faa
======
Fixes for libpcap 1.3.0 (we shouldn't be setting pcap_setnonblock on pcap file handles)
Arran Cudbard-Bell at 2013-10-08T18:50:59Z
Files modified:
* src/lib/pcap.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/a1fb6daf0e261a557a23815fff572e0d5910d718
======
We can filter on capture files
Arran Cudbard-Bell at 2013-10-08T18:45:08Z
Files modified:
* src/lib/pcap.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/6a0004e453b2a09e7d764ec8a8a9bc5dd393837f
======
Using TLS for IP address output doesn't work where we need to print multiple IP addresses (oops)
Arran Cudbard-Bell at 2013-10-08T18:45:01Z
Files modified:
* src/main/radsniff.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/66074d45349446c282172100e194ea4883fd3df7
======
Fix !* ANY in NULL list
Arran Cudbard-Bell at 2013-10-08T18:44:40Z
Files modified:
* src/lib/valuepair.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/34a14519f6ccd964c8cb34a36fe1960e80fdd37a
======
Check number of fds not num elements
Arran Cudbard-Bell at 2013-10-08T18:44:32Z
Files modified:
* src/main/radsniff.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/42e0fbde171605a7fc6765bfbe3ea94bd8c3113a
======
Fix potential segv in pairremove
Arran Cudbard-Bell at 2013-10-08T18:40:24Z
Files modified:
* src/lib/valuepair.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/d036f16e08d1106a295c595a79a8bf28d129730e
======
Accessor to see if event loop will exit on the next iteration
Arran Cudbard-Bell at 2013-10-08T18:00:26Z
Files modified:
* src/include/event.h
* src/lib/event.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/f41ef4df7fda3f0bcdd9f861880baff4b087110a
======
TGT_PRLIBS not needed for libraries
Arran Cudbard-Bell at 2013-10-08T16:21:42Z
Files modified:
* Make.inc.in
* src/main/radclient.mk
* src/main/radmin.mk
* src/modules/rlm_eap/radeapclient.mk
* src/modules/rlm_ippool/rlm_ippool_tool.mk
* src/modules/rlm_mschap/smbencrypt.mk
* src/tests/rbmonkey.mk
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/59ce55b147ad4cfece9adc4b45965e31200becaf
======
Treat check attributes as unsigned 64bit integers, this should be OK, as all VALUE_PAIRs can hold 64bit integers anyway, and the left 32bits of a integer attribute will be 0.
Arran Cudbard-Bell at 2013-10-08T13:54:19Z
Files modified:
* src/modules/rlm_sqlcounter/rlm_sqlcounter.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/cac1c92bd304ba98758bc574f28796e8ebb850ea
======
--
This commit summary was generated @2013-10-09T00:00:02Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).
More information about the Freeradius-Devel
mailing list