| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r311378: | ngie | 2017-01-13 | 1 | -3/+2 |
* | MFC r311382: | ngie | 2017-01-09 | 1 | -6/+3 |
* | MFC r310957,r310958,r310960: | ngie | 2017-01-07 | 3 | -8/+12 |
* | MFC r310763: | ngie | 2017-01-01 | 1 | -2/+2 |
* | MFC r310498,r310591: | ngie | 2017-01-01 | 4 | -21/+23 |
* | MFC r310662,r310663: | ngie | 2016-12-31 | 1 | -0/+1 |
* | MFC r310648: | ngie | 2016-12-31 | 18 | -39/+39 |
* | MFC r310455: | ngie | 2016-12-31 | 1 | -2/+3 |
* | MFC r310574: | ngie | 2016-12-29 | 1 | -5/+5 |
* | MFC r310592: | ngie | 2016-12-29 | 1 | -2/+2 |
* | MFC r310459: | ngie | 2016-12-26 | 1 | -3/+3 |
* | Revert r299830, it has couple of fatal errors. | glebius | 2016-05-18 | 1 | -5/+5 |
* | Fix .Dd | ngie | 2016-05-15 | 1 | -1/+1 |
* | Fix fully canonicalized example for `myvariable.27...` | ngie | 2016-05-15 | 1 | -2/+2 |
* | Remove trailing whitespace in license tort | ngie | 2016-05-15 | 1 | -2/+2 |
* | Fix -Wcast-align warnings | ngie | 2016-05-15 | 1 | -5/+5 |
* | Use SNMPD_INPUT_FAILED instead of SNMP_CODE_FAILED | ngie | 2016-05-15 | 1 | -2/+2 |
* | Replace QUADFMT with %ju and QUADXFMT with %jx and cast values with uintmax_t | ngie | 2016-05-15 | 1 | -2/+3 |
* | bsnmpd: Fix size of trapsink::comm to match other community arrays | cem | 2016-05-11 | 1 | -1/+1 |
* | Use `sizeof(*uuser)` instead of `sizeof(struct usm_user)` for consistency with | ngie | 2016-04-22 | 1 | -1/+1 |
* | Don't leak `string` in parse_define(..) when a macro has been found | ngie | 2016-04-22 | 1 | -1/+2 |
* | Staticize several variables that are used exclusively in bsnmpd/main.c and | ngie | 2015-12-28 | 2 | -9/+13 |
* | Remove unused function `act_getkernstring` | ngie | 2015-12-24 | 1 | -23/+0 |
* | Re-do r240271: | glebius | 2012-09-20 | 2 | -8/+17 |
* | For UDP transport set IP_RECVDSTADDR sockopt on the socket, and provide | glebius | 2012-09-09 | 2 | -6/+41 |
* | The first part of check_priv() function, that attempts to obtain creds | glebius | 2012-09-08 | 2 | -43/+40 |
* | Fully initialize the stack-allocated "struct sockaddr_in sa" structure. | kevlo | 2012-09-07 | 1 | -1/+2 |
* | memset() wants the size of the structure to clear, not the size | harti | 2012-03-18 | 1 | -1/+1 |
* | Include sys/queue.h: snmpmod.h uses TAILQ. | trociny | 2011-12-11 | 1 | -0/+1 |
* | Don't spam syslog with "inet_ntop(): Address family not supported | ru | 2011-04-20 | 1 | -2/+3 |
* | Unbreak the build by temprorarily not using include directives in | syrinx | 2010-12-20 | 1 | -1/+10 |
* | Bring in a SNMP module that allows configuration of SNMPv3 Notification targets. | syrinx | 2010-12-20 | 5 | -37/+731 |
* | In bsnmpd(1) add support for SNMPv3 message processing model, including messa... | syrinx | 2010-12-08 | 13 | -42/+1356 |
* | Remove mention of non-existant -o flag for debugging options. | uqs | 2010-10-23 | 1 | -5/+3 |
* | Fix two minor typos. | joel | 2010-08-16 | 1 | -2/+2 |
* | Bump document date after content changes. | uqs | 2010-08-16 | 1 | -1/+1 |
* | Wordsmithing of bsnmpd.1 | uqs | 2010-08-16 | 1 | -18/+16 |
* | mdoc: consistently spell our email addresses <foo@FreeBSD.org> | uqs | 2010-05-24 | 2 | -4/+4 |
* | (S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an argument. | antoine | 2010-03-27 | 1 | -1/+1 |
* | Fix typo in macro name and macro usage. | uqs | 2010-03-12 | 1 | -1/+2 |
* | This commit was generated by cvs2svn to compensate for changes in r176892, | syrinx | 2008-03-07 | 1 | -0/+2 |
|\ |
|
| * | Vendor patch: Prevent bsnmpd from dumping core when a module's init hook | syrinx | 2008-03-07 | 1 | -0/+2 |
* | | This commit was generated by cvs2svn to compensate for changes in r163820, | harti | 2006-10-31 | 2 | -28/+63 |
|\ \
| |/ |
|
| * | Vendor patch: synthesize the initial value for sysObjectId from the value | harti | 2006-10-31 | 2 | -28/+63 |
* | | This commit was generated by cvs2svn to compensate for changes in r156066, | harti | 2006-02-27 | 7 | -17/+26 |
|\ \
| |/ |
|
| * | Virgin import of bsnmpd 1.12 | harti | 2006-02-27 | 7 | -17/+26 |
* | | This commit was generated by cvs2svn to compensate for changes in r155429, | harti | 2006-02-07 | 2 | -0/+25 |
|\ \
| |/ |
|
| * | Vendor patch: string_get_max() function to return strings with a maximum | harti | 2006-02-07 | 2 | -0/+25 |
* | | This commit was generated by cvs2svn to compensate for changes in r155094, | harti | 2006-01-31 | 1 | -1/+3 |
|\ \
| |/ |
|
| * | Vendor patch: prevent a core dump when the trace option is not followed | harti | 2006-01-31 | 1 | -1/+3 |