aboutsummaryrefslogtreecommitdiffstats
path: root/lib/snmp/src/manager
AgeCommit message (Collapse)Author
2011-05-20Update copyright yearsBjörn-Egil Dahlberg
2011-05-16Spelling in (backward *compatibility*) comment.Micael Karlberg
2011-05-02Merge branch 'bmk/snmp/manager/deprecate_old_api/OTP-9174' into ↵Micael Karlberg
bmk/snmp/snmp420_integration
2011-05-02Forgot to deprecate snmpm:agb/5,6,7,8,9Micael Karlberg
2011-04-15Merge branch 'bmk/snmp/manager/request_override_options' into ↵Micael Karlberg
bmk/snmp/snmp420_integration Conflicts: lib/snmp/src/app/snmp.appup.src OTP-9162
2011-04-14Detailed usage of "Extra" usage in the request API functions,Micael Karlberg
including the reserved value.
2011-04-14Final version of the (new) API.Micael Karlberg
2011-04-12First time through the compiler.Micael Karlberg
2011-04-12"Time to go to the gym"-backup...Micael Karlberg
2011-04-08Some handle_call-cases handled.Micael Karlberg
2011-04-08Merge branch 'ks/snmp-specs' into bmk/snmp/snmp420_integrationMicael Karlberg
OTP-9208
2011-04-06Backup checkin (still working on the interface functions).Micael Karlberg
2011-04-06Updated handle_sync...Micael Karlberg
2011-04-05sync_get handled (also fixed the common agent-data creationMicael Karlberg
function).
2011-04-04Added initial interface change.Micael Karlberg
2011-04-03Add specs for functions that do not returnKostis Sagonas
2011-03-31Deprecated old manager API (set and get) request functions.Micael Karlberg
2010-09-10Remove warnings for clashes with new autoimported BIFsPatrik Nyblom
2010-06-04OTP-8478: Added support for multiple SNMPv3 EngineIDs in a single agentMicael Karlberg
2010-05-25OTP-8563: Decode/Encode of Counter64 error.Micael Karlberg
OTP-8574: Option to allow invalid row OIDs. OTP-8594: Make snmp forward compatible with new crypto. OTP-8595: snmpc fails to compile BITS with "holes". OTP-8646: Agent-info lookup raise condition. OTP-8648: MIB server cache auto-gc chenged to on by default.
2010-03-02Merge from dev branch: OTP-8480 & OTP-8481.Micael Karlberg
2010-02-13OTP-8442: Regstration of agents using config file incorrectMicael Karlberg
OTO-8442: Per Hedeland
2010-02-10OTP-8395[2]: Sequence numbers in Audit Trail Log(s).Micael Karlberg
2010-02-03OTP-8395: Sequence number in Audit Trail Logs.Micael Karlberg
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP