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
/
snmpd
Age
Commit message (
Expand
)
Author
2014-04-28
fix memory leak
Bret Lambert
2014-04-28
Add support for exporting ARP table via ipNetToMediaTable OID.
Mike Belopuhov
2014-04-28
better proc id name (it handles traps, not alerts) for the
Bret Lambert
2014-04-25
sort; ok blambert
Jason McIntyre
2014-04-25
Remove NULL pointer dereference, which jsg insists I not
Bret Lambert
2014-04-25
Support running user-defined actions on receipt of snmp traps.
Bret Lambert
2014-04-24
fix copied text in error string
Bret Lambert
2014-04-21
Copy the updated proc.c from relayd to use the same file. Adjust
Reyk Floeter
2014-04-20
Just to be pedantic, fail if strlcpy managed to overflow the socket path.
Reyk Floeter
2014-04-20
Partially revert the previous: snmp_agentx_ping() didn't leak the pdu
Reyk Floeter
2014-04-20
Fix a small leak in the error path.
Reyk Floeter
2014-04-18
round up some enemy sympathizers found calling RAND_seed().
Ted Unangst
2014-04-14
sundry macro chop;
Jason McIntyre
2014-04-14
No need to include ber.h here, probably overlooked while importing.
andre
2014-04-14
Make snmpd use the AgentX protcol for accepting trap requests.
Bret Lambert
2014-04-14
Fix the following idiom in the following way:
Bret Lambert
2014-04-08
Use VM_UVMEXP instead of VM_METER for memory usages and directly
Martin Pieuchot
2014-03-16
lint is dead (long live the lint!), so stop using it as a cpp conditional
Philip Guenther
2014-02-14
remove unused function that distracts from cleaning up the imsg_flush() mess
Florian Obser
2014-01-22
relax the cfg file secrecy check slightly to allow group readability
Henning Brauer
2014-01-18
Remove -Wbounded: it is now the compiler default.
Martynas Venckus
2013-11-26
remove "clever" shortcut that might bite later, ok gilles benno
Henning Brauer
2013-11-25
use u_char for buffers in yylex, for ctype calls
Sebastian Benoit
2013-11-21
split kernel parts of the if.h into a separate header file if_var.h
Mike Belopuhov
2013-11-13
handle msgbuf_write() returning EAGAIN
Sebastian Benoit
2013-10-30
another simple %i to %d conversion for obviousness
Theo de Raadt
2013-10-19
Fix receipt of OID varbinds when sending traps
Bret Lambert
2013-10-17
Less ambiguous wording concerning control socket configuration options.
Bret Lambert
2013-10-17
Update snmpd(8) to use the proc.c privsep style from iked and relayd.
Reyk Floeter
2013-10-16
some .Pa;
Jason McIntyre
2013-10-16
no more -r; ok blambert
Jason McIntyre
2013-10-16
1) move the creation of 'restricted' communication sockets
Bret Lambert
2013-10-02
Fix GETBULK mode that got broken with r1.14.
Reyk Floeter
2013-10-01
Add net-snmp's PEN.
Reyk Floeter
2013-10-01
Tell strvisx() to encode newlines found in octet-strings to avoid ugly
Reyk Floeter
2013-10-01
add ber_oid_cmp() to the list
Reyk Floeter
2013-10-01
fix typo
Reyk Floeter
2013-10-01
Add initial SNMP client utility to snmpctl(8).
Reyk Floeter
2013-10-01
Add some PENs and sync the declarations.
Reyk Floeter
2013-09-26
shuffle some snmpd functions to make them visible in smi.c for snmpctl.
Reyk Floeter
2013-09-26
smi is an SNMP term that means "Structure of Managed Information". I
Reyk Floeter
2013-09-11
According to ITU X.690 (ASN.1 definition document), "octet strings"
Bret Lambert
2013-09-07
Plug a memory leak when walking the pfTblAddrTable in PF-MIB
Joel Knight
2013-09-07
Sync PF-MIB and snmpd up with the pf(4) table byte/packet counters for
Joel Knight
2013-08-26
capitalize a section header
Mike Belopuhov
2013-07-16
use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@
Ingo Schwarze
2013-06-21
Bzero() the whole key before doing an RB_FIND() because smi_oid_cmp()
Gerhard Roth
2013-03-30
previous had one backslash too many;
Jason McIntyre
2013-03-29
Patch from Ilya Bakulin that allows to put snmpd(8) into read-only mode
Gerhard Roth
2013-03-11
Report new PF "translation" counter, indicating that address translation
Stuart Henderson
[next]