Skip to content

Releases: stardog-union/rocks_snmp

Need to add advanced_cache.h header for 8.6.7

11 Oct 16:42
Compare
Choose a tag to compare
rocks_snmp_1.4e

class Cache now defined in stat_table_impl.h

Needed default constructor/destructor

08 Jan 19:20
b01a47c
Compare
Choose a tag to compare
Merge pull request #3 from matthewvon/master

Need null StatsTable constructor/destructor for clean library use.

gradle compatibility (fix release 1.4b)

08 Jan 18:26
ab7a3a6
Compare
Choose a tag to compare

labels for 1.4b were wrong. this is release containing gradle updates

gradle library build compatibility

08 Jan 18:23
Compare
Choose a tag to compare

Adjust stats_table.h to make gradle library build friendly.

Sync up with 1.4 at matthewvon repository for new table properties

15 Jun 23:45
Compare
Choose a tag to compare
rocks_snmp_1.4a

Merge branch 'matthewvon:master' into master

some printf calls needed stdio include for clang 10

17 Nov 17:55
236cb63
Compare
Choose a tag to compare
Merge pull request #1 from stardog-union/printf_includes

add missing includes for printf calls