aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFiles
2014-11-26Implement table of bansSergey Poznyakoff6
* src/varnish_mib.h: Removed; from now on it is generated from varnish_mib.mib2c in pair with varnish_mib.c * src/.gitignore: Add varnish_mib.h * src/Makefile.am: Change rules accordingly. * src/VARNISH-MIB.txt: Define table of bans. * src/ban.c: Implement table of bans. * src/varnish_mib.mib2c: Implement table support.
2014-11-24Add MIB subtree for bansSergey Poznyakoff2
2014-11-24Add more objects to the MIBSergey Poznyakoff2
2014-11-19Use 64-bit countersSergey Poznyakoff3
* src/Makefile.am (varnish_mib.c): Depend on VARNISH-MIB.txt * src/VARNISH-MIB.txt: Change all counters to 64 bit Fix time-stamp-format variable. * src/varnish_mib.mib2c: Handle ASN_COUNTER64
2014-11-19Add some automatic house-keeping info to VARNISH-MIB.txtSergey Poznyakoff1
2014-11-19Fix comments in src/varnish_mib.mib2cSergey Poznyakoff1
2014-11-19Minor fixSergey Poznyakoff1
2014-11-19Fix timeout valueSergey Poznyakoff1
2014-11-19New rw snmp variable clientBan allows to set bans via snmpSergey Poznyakoff9
* src/varnish_mib.mib2c: Add support for rw variables. * src/Makefile.am (varnish_mib_la_SOURCES): Add new files. * src/VARNISH-MIB.txt (clientBan): New OID. * src/auth.c: New file. * src/ban.c: New file. * src/sha256.c: New file. * src/sha256.h: New file. * src/varnish_mib.h: New file. * src/vcli.c: New file.
2014-11-17Check if vsm is abandoned, reopen if so.Sergey Poznyakoff1
2014-11-17Minor changesSergey Poznyakoff2
* src/Makefile.am (.mib2c.c): Fix MIBDIRS * src/varnish_mib.mib2c: Don't check for $i.settable - all OIDs are read-only.
2014-11-16Minor changesSergey Poznyakoff1
2014-11-15Improve build systemSergey Poznyakoff1
2014-11-15Initial commitSergey Poznyakoff5

Return to:

Send suggestions and report system problems to the System administrator.