| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean some 'svn:executable' properties in the tree. | pfg | 2013-01-26 | 10 | -0/+0 |
* | Looks like support.h is really not needed here. | glebius | 2012-10-18 | 1 | -1/+0 |
* | put another bandaid on the build until i figure out bsnmp headers | emax | 2012-10-18 | 1 | -1/+1 |
* | fix build | emax | 2012-10-17 | 1 | -0/+1 |
* | 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 |
* | Remove end of line whitespace. | joel | 2012-06-17 | 2 | -4/+4 |
* | Minor mdoc fixes. | joel | 2012-06-17 | 5 | -7/+4 |
* | Count both IPv4 and IPv6 TCP connections in tcpCurrEstab | emax | 2012-06-06 | 1 | -2/+4 |
* | General mdoc(7) and typo fixes. | gjb | 2012-05-11 | 2 | -3/+3 |
* | memset() wants the size of the structure to clear, not the size | harti | 2012-03-18 | 1 | -1/+1 |
* | Adter r228571 unbreak architectures with strict alignment rules | bz | 2011-12-17 | 1 | -7/+7 |
* | Include sys/queue.h: snmpmod.h uses TAILQ. | trociny | 2011-12-11 | 1 | -0/+1 |
* | Fix broken mdoc. | uqs | 2011-08-01 | 1 | -1/+1 |
* | Properly detect interface's state in the LINK_STATE_UNKNOWN case. | ru | 2011-05-03 | 1 | -2/+1 |
* | Don't spam syslog with "inet_ntop(): Address family not supported | ru | 2011-04-20 | 1 | -2/+3 |
* | Bring the list of OIDs up-to-date to prevent conflicts. | harti | 2011-02-03 | 1 | -1/+19 |
* | Unbreak the build by temprorarily not using include directives in | syrinx | 2010-12-20 | 4 | -4/+40 |
* | Bring in a SNMP module that allows configuration of SNMPv3 Notification targets. | syrinx | 2010-12-20 | 18 | -82/+1970 |
* | Silence the compiler warnings in libbsnmp by removing several (now) | syrinx | 2010-12-16 | 3 | -21/+18 |
* | Add a forgotten file from r216294 and unbreak the build. | syrinx | 2010-12-08 | 1 | -0/+404 |
* | In bsnmpd(1) add support for SNMPv3 message processing model, including messa... | syrinx | 2010-12-08 | 29 | -254/+4517 |
* | Remove mention of non-existant -o flag for debugging options. | uqs | 2010-10-23 | 1 | -5/+3 |
* | mdoc: drop even more redundant .Pp calls | uqs | 2010-10-19 | 1 | -1/+0 |
* | 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 |
* | Fix a typo introduced in r210936 which broke build. | yongari | 2010-08-06 | 1 | -1/+1 |
* | Ethernet vlan(4) interfaces have valid Ethernet link layer addresses but | jhb | 2010-08-06 | 1 | -0/+1 |
* | mdoc: consistently spell our email addresses <foo@FreeBSD.org> | uqs | 2010-05-24 | 9 | -18/+18 |
* | (S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an argument. | antoine | 2010-03-27 | 2 | -2/+2 |
* | Fix typo in macro name and macro usage. | uqs | 2010-03-12 | 2 | -2/+3 |
* | Fix a problem with high CPU consumption (up to 30%) by bsnmpd on a loaded sys... | syrinx | 2009-12-03 | 5 | -3/+77 |
* | Add an extra (void *) cast. The struct if_msghdr has an 8 byte | imp | 2009-02-18 | 1 | -1/+1 |
* | This main goals of this project are: | qingli | 2008-12-15 | 2 | -76/+10 |
* | 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 r163799, | harti | 2006-10-30 | 1 | -5/+6 |
|\ \
| |/ |
|
| * | Vendor patch: improve readability by using the IF_Mbps macro. | harti | 2006-10-30 | 1 | -5/+6 |
* | | This commit was generated by cvs2svn to compensate for changes in r159063, | harti | 2006-05-30 | 5 | -114/+915 |
|\ \
| |/ |
|
| * | Vendor patch: add support for the BITS construct and enumerations in both | harti | 2006-05-30 | 5 | -114/+915 |
* | | Don't import tree.h from the distribution - we have our own one in sys. | harti | 2006-03-13 | 1 | -0/+1 |
* | | This commit was generated by cvs2svn to compensate for changes in r156066, | harti | 2006-02-27 | 27 | -78/+377 |
|\ \
| |/ |
|
| * | Virgin import of bsnmpd 1.12 | harti | 2006-02-27 | 27 | -78/+377 |
* | | This commit was generated by cvs2svn to compensate for changes in r155602, | harti | 2006-02-13 | 6 | -19/+207 |
|\ \
| |/ |
|
| * | Vendor fix: make mibII HC counters really 64-bit on 32-bit platforms by polling | harti | 2006-02-13 | 6 | -19/+207 |