summaryrefslogtreecommitdiffstats
path: root/contrib/bsnmp/snmpd/main.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r315206:ngie2017-03-201-1/+1
* MFC r310655:ngie2017-01-161-15/+7
* MFC r310586,r310587,r310588:ngie2017-01-131-178/+2
* MFC r311378:ngie2017-01-131-3/+2
* MFC r310957,r310958,r310960:ngie2017-01-071-2/+2
* MFC r310498,r310591:ngie2017-01-011-11/+4
* MFC r310648:ngie2016-12-311-2/+2
* MFC r310455:ngie2016-12-311-2/+3
* Revert r299830, it has couple of fatal errors.glebius2016-05-181-5/+5
* Fix -Wcast-align warningsngie2016-05-151-5/+5
* Use SNMPD_INPUT_FAILED instead of SNMP_CODE_FAILEDngie2016-05-151-2/+2
* Use `sizeof(*uuser)` instead of `sizeof(struct usm_user)` for consistency withngie2016-04-221-1/+1
* Staticize several variables that are used exclusively in bsnmpd/main.c andngie2015-12-281-6/+10
* Re-do r240271:glebius2012-09-201-1/+9
* For UDP transport set IP_RECVDSTADDR sockopt on the socket, and provideglebius2012-09-091-6/+33
* The first part of check_priv() function, that attempts to obtain credsglebius2012-09-081-43/+31
* memset() wants the size of the structure to clear, not the sizeharti2012-03-181-1/+1
* Don't spam syslog with "inet_ntop(): Address family not supportedru2011-04-201-2/+3
* Bring in a SNMP module that allows configuration of SNMPv3 Notification targets.syrinx2010-12-201-3/+11
* In bsnmpd(1) add support for SNMPv3 message processing model, including messa...syrinx2010-12-081-27/+896
* Vendor patch: Prevent bsnmpd from dumping core when a module's init hooksyrinx2008-03-071-0/+2
* Virgin import of bsnmpd 1.12harti2006-02-271-7/+4
* Vendor patch: prevent a core dump when the trace option is not followedharti2006-01-311-1/+3
* Vendor fix: make the default read and write communities NULL. Thisharti2006-01-101-2/+2
* Vendor fix for the build problem of snmp_pf. Move the fallback definitionsharti2005-10-051-0/+4
* Virgin import of bsnmpd 1.11harti2005-10-041-4/+75
* Virgin import of bsnmpd 1.10harti2005-05-231-11/+11
* Vendor patch: fix a bug that was introduced when moving from libisc toharti2005-04-291-14/+4
* Virgin import of bsnmp 1.9harti2005-04-261-1/+39
* Virgin import of bsnmpd 1.8harti2005-02-281-2/+2
* Virgin import of bsnmpd 1.7harti2004-08-061-37/+40
* Import of bsnmpd 1.6harti2004-04-141-5/+5
* Virgin import of bsnmpd 1.5aharti2004-01-231-349/+580
* Virgin import of bsnmp 1.4harti2003-11-101-0/+2038
OpenPOWER on IntegriCloud