Age | Commit message (Expand) | Author |
2011-03-16 | fix trap sending in snmpd by adjusting snmpctl to the imsg libutil | Reyk Floeter |
2010-05-26 | Move imsg into libutil and add a man page. | Nicholas Marriott |
2010-05-10 | Mention that commands may be abbreviated. ok claudio@ | Stuart Henderson |
2009-12-16 | knf and unused variables | Theo de Raadt |
2009-10-22 | write UNIX-domain in a more consistent way; while here, replace a | Igor Sobrado |
2009-10-22 | use the UNIX-related macros (.At and .Ux) where appropriate. | Igor Sobrado |
2009-06-06 | sync snmpd with the common imsg code, making it lib ready as well. | Pierre-Yves Ritschard |
2008-09-26 | add [-s socket] to usage(); | Jason McIntyre |
2008-09-26 | allow to add an additional restricted control socket for trap sending | Reyk Floeter |
2008-05-17 | documentation tweaks. | Igor Sobrado |
2008-01-31 | some small fixes for snmp stuff; | Jason McIntyre |
2008-01-30 | spacing | Reyk Floeter |
2008-01-18 | fix description | Reyk Floeter |
2008-01-18 | parse ip addresses for traps | Reyk Floeter |
2008-01-18 | fix stringval length | Reyk Floeter |
2008-01-18 | add a snmpctl command to send traps to registered receivers using | Reyk Floeter |
2008-01-16 | bump copyright | Reyk Floeter |
2008-01-04 | add the -n flag to dump numeric OIDs instead of symbolic names | Reyk Floeter |
2007-12-28 | add "show mib" command to dump compiled-in MIB names | Reyk Floeter |
2007-12-28 | use $OpenBSD$ tags. | Thordur I. Bjornsson |
2007-12-05 | remove hoststatectl reference from snmpctl.c | Reyk Floeter |
2007-12-05 | Start working on snmpd(8) and snmpctl(8), a lightweight SNMP implementation | Reyk Floeter |