Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-24 | Merge branch 'hw/update-chmod-without-f' into dev | Henrik Nord | |
* hw/update-chmod-without-f: Again: Call chmod without the "-f" flag OTP-9491 | |||
2011-07-26 | Merge branch 'maint-r14' into dev | Micael Karlberg | |
Conflicts: lib/snmp/doc/src/notes.xml lib/snmp/src/agent/snmpa_mpd.erl lib/snmp/src/app/snmp.appup.src lib/snmp/vsn.mk | |||
2011-07-22 | Fixed install directory typo for man3. | Micael Karlberg | |
Peter Lemenkov Hans Ulrich Niedermann OTP-9442 Merge branch 'bmk/snmp/install_dir_typo_man3/OTP-9442' into bmk/snmp/snmp421_integration Conflicts: lib/snmp/doc/src/notes.xml | |||
2011-07-22 | Fixed install directory typo for man3. | Micael Karlberg | |
Peter Lemenkov. Hans Ulrich Niedermann. OTP-9442 | |||
2011-07-22 | [agent] The SNMP ACM cache was not properly updated when | Micael Karlberg | |
changes where made to the VACM security-to-group, access and view-tree-family tables. OTP-9367 Merge branch 'bmk/snmp/agent/acm_cache_cleanup/OTP-9367' into bmk/snmp/snmp421_integration Conflicts: lib/snmp/doc/src/notes.xml lib/snmp/src/app/snmp.appup.src | |||
2011-07-21 | The snmp config tool could not handle (manager) audit trail config | Micael Karlberg | |
because the option seqno was not handled. OTP-9354 Merge branch 'bmk/snmp/audit_trail_config_bug/OTP-9354' into bmk/snmp/snmp421_integration Conflicts: lib/snmp/doc/src/notes.xml lib/snmp/src/app/snmp.appup.src | |||
2011-07-21 | The snmp config tool could not handle (manager) audit trail config | Micael Karlberg | |
because the option seqno was not handled. OTP-9354 | |||
2011-07-21 | [agent] The SNMP ACM cache was not properly updated when | Micael Karlberg | |
changes where made to the VACM security-to-group, access and view-tree-family tables. OTP-9367 | |||
2011-07-19 | Added marker id's in the snmpc(command) to allow linking | Micael Karlberg | |
top specific compiler options. Updated release notes accordingly. OTP-9437 | |||
2011-07-19 | [compiler] Added the option warnings_as_errors (for the SNMP MIB | Micael Karlberg | |
compiler (escript) frontend, the option --wae is used) which specifies whether warnings should be treated as errors. Tuncer Ayaz. OTP-9437 Merge branch 'bmk/snmp/compiler/warnings_as_errors/OTP-9437' into bmk/snmp/snmp421_integration Conflicts: lib/snmp/doc/src/notes.xml lib/snmp/src/app/snmp.appup.src lib/snmp/src/compile/Makefile | |||
2011-07-19 | [manager] There was no way to specify transport domain. | Micael Karlberg | |
The transport domains was assumed to be IPv4 (transportDomainUdpIpv4). This has now been changed so that it can also be IPv6 (transportDomainUdpIpv6). To facilitate this, the transport domain, tdomain, is now a (new) valid option when registering (snmpm#register_agent) a new agent (and updating (snmpm#update_agent_info) agent info). This also mean that the transport behaviour has changed. Fixed appup file. OTP-9305 | |||
2011-07-18 | [compiler] Make documentation for the snmpc escript | Micael Karlberg | |
regarding the the new option for warnings as errors ("--wae" in this case). Tuncer Ayaz. OTP-9437 | |||
2011-07-18 | [compiler] Added the option warnings_as_errors which | Micael Karlberg | |
specifies whether warnings should be treated as errors. Tuncer Ayaz. OTP-9437 | |||
2011-07-18 | Fixed unintended build to ebin dir of snmpc escript. | Micael Karlberg | |
2011-07-15 | Cosmetics indenting... | Micael Karlberg | |
2011-07-15 | Removed "crap" that somehow had gotten into the file (escape | Micael Karlberg | |
sequence). | |||
2011-07-14 | Fixed install of MIB compiler escript. Was incorrectly installed | Micael Karlberg | |
both in bin end ebin. | |||
2011-07-13 | Fixed (uncommented) test cases. | Micael Karlberg | |
2011-07-13 | Improved (transport) domain error reporting. | Micael Karlberg | |
2011-07-12 | Fixed release notes and API documentation for tdomain.xs | Micael Karlberg | |
2011-07-12 | transport domain config option named tdomain. | Micael Karlberg | |
Removed debug printouts. transport domain error detection. | |||
2011-07-12 | Merge branch 'bmk/snmp/agent/wrong_default_transport_domain/OTP-9425' into ↵ | Micael Karlberg | |
bmk/snmp/manager/transport_domain/OTP-9305 Conflicts: lib/snmp/doc/src/notes.xml lib/snmp/src/agent/snmpa_mpd.erl lib/snmp/src/app/snmp.appup.src lib/snmp/vsn.mk | |||
2011-07-12 | [manager] No way to specify transport domain. Transport domains was | Micael Karlberg | |
assumed to be IPv4. This has now been changed so that it can also be IPv6. To facilitate this, the transportDomain is now a (new) valid option. This also mean that the transport behaviour has changed. OTP-9305 [agent] A temporary fix for transport domain, specifically regarding trap sending. This is done in order to make testing possible, pending merge from topic branch. OTP-9400 | |||
2011-07-12 | Updated version. | Micael Karlberg | |
2011-07-12 | [agent] Did not handle transport domains properly in some cases. | Micael Karlberg | |
OTP-9400 | |||
2011-07-12 | Utility make target for cleanig the repo... | Micael Karlberg | |
2011-07-12 | ... | Micael Karlberg | |
2011-07-08 | [agent] Did not handle transport domains properly in some cases, | Micael Karlberg | |
for instance trap sending. OTP-9400 [agent] Wrong default transport domain, snmpUDPDomain, instead of transportDomainUdpIpv4. OTP-9425 | |||
2011-07-08 | [agent] Wrong default transport domain, snmpUDPDomain, instead | Micael Karlberg | |
of transportDomainUdpIpv4. OTP-9425 | |||
2011-07-08 | [agent] Did not handle transport domains properly in some cases, | Micael Karlberg | |
for instance trap sending. OTP-9400 | |||
2011-06-05 | Again: Call chmod without the "-f" flag | Holger Weiß | |
Commit 7ed11a886fc8fcaf3c2b8324294e2f24e02b0f28 removed the "-f" flag from chmod calls in Makefiles: | "-f" is a non-standard chmod option which at least SGI IRIX and HP UX | do not support. As the only effect of the "-f" flag is to suppress | warning messages, it can be safely omitted. Meanwhile, new "chmod -f" calls have been added. This commit removes the "-f" flag from those new calls. | |||
2011-05-20 | Update copyright years | Björn-Egil Dahlberg | |
2011-05-18 | Fixed bad links in documentation. | Micael Karlberg | |
2011-05-16 | Spelling in (backward *compatibility*) comment. | Micael Karlberg | |
2011-05-16 | Moved entry from "Improvements..." to "Fixed...". | Micael Karlberg | |
2011-05-11 | Merge branch 'bmk/snmp/counter32_decode/OTP-9022' into ↵ | Micael Karlberg | |
bmk/snmp/snmp420_integration Conflicts: lib/snmp/src/app/snmp.appup.src OTP-9022 | |||
2011-05-11 | Updated appup file also (to handle snmp_pdus). | Micael Karlberg | |
2011-05-11 | Cosmetics. | Micael Karlberg | |
2011-05-11 | Release notes, test case and some minor decode fixes | Micael Karlberg | |
(allow only 32 bit values when decoding). | |||
2011-05-11 | Dialyzer cleanup (removed unused function clauses). | Micael Karlberg | |
2011-05-02 | Merge branch 'bmk/snmp/manager/deprecate_old_api/OTP-9174' into ↵ | Micael Karlberg | |
bmk/snmp/snmp420_integration | |||
2011-05-02 | Forgot to deprecate snmpm:agb/5,6,7,8,9 | Micael Karlberg | |
2011-04-20 | Merge branch 'bmk/agent/extra_info_notification/OTP-9183' into ↵ | Micael Karlberg | |
bmk/snmp/snmp420_integration Conflicts: lib/snmp/doc/src/notes.xml lib/snmp/src/app/snmp.appup.src OTP-9119 OTP-9183 | |||
2011-04-20 | Patch from Attila Rajmund Nohl: Arguments switched. | Micael Karlberg | |
2011-04-20 | Just a save commit (I need to work on another branch...) | Micael Karlberg | |
2011-04-18 | Removed unused function. | Micael Karlberg | |
2011-04-18 | Merge branch 'bmk/snmp/agent/multi_engine_id_for_traps/OTP-9119' into ↵ | Micael Karlberg | |
bmk/agent/extra_info_notification/OTP-9183 | |||
2011-04-18 | Also updated the dokumentation for the added function. | Micael Karlberg | |
2011-04-18 | Merge branch 'bmk/snmp/agent/multi_engine_id_for_traps/OTP-9119' into ↵ | Micael Karlberg | |
bmk/agent/extra_info_notification/OTP-9183 Conflicts: lib/snmp/doc/src/notes.xml lib/snmp/src/app/snmp.appup.src | |||
2011-04-18 | Fixed appup. | Micael Karlberg | |