summaryrefslogtreecommitdiffstats
path: root/contrib/bsnmp/snmpd
Commit message (Expand)AuthorAgeFilesLines
* MFC r312331:ngie2017-01-202-55/+30
* MFC r310656,r311221:ngie2017-01-161-1/+2
* MFC r310655:ngie2017-01-165-21/+39
* MFC r311759,r311760:ngie2017-01-162-0/+6
* MFC r310586,r310587,r310588,r311381:ngie2017-01-134-186/+199
* MFC r311378:ngie2017-01-131-3/+2
* MFC r311382:ngie2017-01-091-6/+3
* MFC r310957,r310958,r310960:ngie2017-01-073-8/+12
* MFstable/11 r310992:ngie2017-01-011-2/+2
* MFstable/11 r310990:ngie2017-01-014-21/+23
* MFstable/11 r310904:ngie2016-12-311-0/+1
* MFstable/11 r310901:ngie2016-12-3118-39/+39
* MFstable/11 r310877:ngie2016-12-311-2/+3
* MFstable/11 r310732:ngie2016-12-291-5/+5
* MFstable/11 r310730:ngie2016-12-291-2/+2
* MFstable/11 r310571:ngie2016-12-261-3/+3
* MFC r299834:ngie2016-06-081-1/+1
* MFC r294507,r294567,r299466:ngie2016-06-081-1/+1
* MFC r299833:ngie2016-06-081-2/+2
* MFC r299465,r299807,r299808,r299817,r299831,r299832,r300167:ngie2016-05-243-6/+7
* MFC r298448,r298464:ngie2016-05-042-2/+3
* MFC r292815:ngie2016-01-042-9/+13
* MFC r292710:ngie2015-12-311-23/+0
* Re-do r240271:glebius2012-09-202-8/+17
* For UDP transport set IP_RECVDSTADDR sockopt on the socket, and provideglebius2012-09-092-6/+41
* The first part of check_priv() function, that attempts to obtain credsglebius2012-09-082-43/+40
* Fully initialize the stack-allocated "struct sockaddr_in sa" structure.kevlo2012-09-071-1/+2
* memset() wants the size of the structure to clear, not the sizeharti2012-03-181-1/+1
* Include sys/queue.h: snmpmod.h uses TAILQ.trociny2011-12-111-0/+1
* Don't spam syslog with "inet_ntop(): Address family not supportedru2011-04-201-2/+3
* Unbreak the build by temprorarily not using include directives insyrinx2010-12-201-1/+10
* Bring in a SNMP module that allows configuration of SNMPv3 Notification targets.syrinx2010-12-205-37/+731
* In bsnmpd(1) add support for SNMPv3 message processing model, including messa...syrinx2010-12-0813-42/+1356
* Remove mention of non-existant -o flag for debugging options.uqs2010-10-231-5/+3
* Fix two minor typos.joel2010-08-161-2/+2
* Bump document date after content changes.uqs2010-08-161-1/+1
* Wordsmithing of bsnmpd.1uqs2010-08-161-18/+16
* mdoc: consistently spell our email addresses <foo@FreeBSD.org>uqs2010-05-242-4/+4
* (S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an argument.antoine2010-03-271-1/+1
* Fix typo in macro name and macro usage.uqs2010-03-121-1/+2
* This commit was generated by cvs2svn to compensate for changes in r176892,syrinx2008-03-071-0/+2
|\
| * Vendor patch: Prevent bsnmpd from dumping core when a module's init hooksyrinx2008-03-071-0/+2
* | This commit was generated by cvs2svn to compensate for changes in r163820,harti2006-10-312-28/+63
|\ \ | |/
| * Vendor patch: synthesize the initial value for sysObjectId from the valueharti2006-10-312-28/+63
* | This commit was generated by cvs2svn to compensate for changes in r156066,harti2006-02-277-17/+26
|\ \ | |/
| * Virgin import of bsnmpd 1.12harti2006-02-277-17/+26
* | This commit was generated by cvs2svn to compensate for changes in r155429,harti2006-02-072-0/+25
|\ \ | |/
| * Vendor patch: string_get_max() function to return strings with a maximumharti2006-02-072-0/+25
* | This commit was generated by cvs2svn to compensate for changes in r155094,harti2006-01-311-1/+3
|\ \ | |/
| * Vendor patch: prevent a core dump when the trace option is not followedharti2006-01-311-1/+3
OpenPOWER on IntegriCloud