index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
snmpctl
Age
Commit message (
Expand
)
Author
2018-02-08
Kill ber.c support for direct fd read/writes
Jeremie Courreges-Anglas
2017-08-10
Pledge snmpctl. Ok jca@, tb@
rob
2016-10-28
Make snmpctl compile again after the env -> snmpd_env rename in snmpd's
Martin Natano
2015-12-05
EAGAIN handling for imsg_read. OK henning@ benno@
Claudio Jeker
2015-07-27
use file system path (.Pa) semantic markup macros where appropriate.
Igor Sobrado
2015-06-11
Use "compliant" header guards by avoiding the reserved '_' namespace.
Reyk Floeter
2015-01-16
Replace <sys/param.h> with <limits.h> and other less dirty headers where
Theo de Raadt
2014-11-18
Nuke more obvious #include duplications.
Kenneth R Westerback
2014-05-08
Pretty print MIB_ipNetToMediaPhysAddress'es; ok blambert
Mike Belopuhov
2014-04-30
replace vis-ified output with human-readable strings
Bret Lambert
2014-04-16
close memory leaks in snmp client code
Bret Lambert
2014-04-14
Adapt snmpctl to use AgentX protocol to send traps
Bret Lambert
2014-01-18
Remove -Wbounded: it is now the compiler default.
Martynas Venckus
2013-11-14
cope with the EAGAIN API change for msgbuf_write()
Theo de Raadt
2013-10-07
Allow to specify the "oid" option multiple times, eg.
Reyk Floeter
2013-10-01
Remove incorret check for bulk walks.
Reyk Floeter
2013-10-01
Accept "oid all" for the complete SNMP tree (as an alias to "oid 1.0").
Reyk Floeter
2013-10-01
Initial support for the "bulkwalk" command.
Reyk Floeter
2013-10-01
Drop privileges when running as root to mitigate the risk.
Reyk Floeter
2013-10-01
zap trailing whitespace;
Jason McIntyre
2013-10-01
Add shorter alias "snmpctl walk".
Reyk Floeter
2013-10-01
Reorganize the code a bit to adjust it for an async I/O model.
Reyk Floeter
2013-10-01
better error handling
Reyk Floeter
2013-10-01
Add initial SNMP client utility to snmpctl(8).
Reyk Floeter
2013-09-26
shuffle some snmpd functions to make them visible in smi.c for snmpctl.
Reyk Floeter
2013-08-16
Use %lld and cast to (long long) when printing time_t values
Philip Guenther
2013-07-16
use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@
Ingo Schwarze
2013-05-07
alloc the size of the struct not the size of a pointer to it
Jonathan Gray
2012-09-17
Update copyright and my email address in snmpd while I'm here.
Reyk Floeter
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
[next]