aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bsnmpd
Commit message (Expand)AuthorAgeFilesLines
* bsnmpd: avoid warnings about too-long initializer stringsDimitry Andric2025-12-291-1/+1
* bsnmpd: Fix an error messageDag-Erling Smørgrav2025-08-081-1/+1
* snmp_pf: fix pfInterfacesIfRefsStateKristof Provost2025-04-032-9/+7
* libbsnmptools: avoid uninitialized snmptoolctx->passwd with empty passwordGleb Smirnoff2025-01-201-2/+1
* bsnmpwalk: Fix crash on invalid dataShteryana Shopova2025-01-121-1/+1
* snmp_wlan: Fix a couple of type mismatches in function prototypesJohn Baldwin2024-11-301-2/+2
* MFC: unbreak BEGEMOT-LM75-MIB.txtEugene Grosbein2023-09-141-4/+4
* snmp_pf: use libpfctl's pfctl_get_status() rather than DIOCGETSTATUSKristof Provost2023-09-071-35/+39
* Remove $FreeBSD$: two-line lua tagWarner Losh2023-08-239-18/+0
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-237-14/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-2346-46/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-232-4/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-2334-68/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-07-2512-12/+12
* bsnmpget.1: Fix a typo in the man pageGordon Bergling2023-01-221-1/+1
* snmp_hostres(3): Fix a typo in a debug messageGordon Bergling2022-07-081-1/+1
* bsnmpd: Remove "All Rights Reserved" from FreeBSD Foundation copyrightsEd Maste2022-02-086-7/+1
* pkgbase: Put the mibs and defs in the bnsmp packageEmmanuel Vadot2021-06-301-0/+3
* bsnmp: Fix incorrect use of libpfctlKristof Provost2021-06-221-2/+2
* pf: Allow multiple labels to be set on a ruleKristof Provost2021-05-101-1/+1
* libpfctl: Switch to pfctl_ruleKristof Provost2021-05-071-8/+9
* bsnmp: Use libpfctlKristof Provost2021-05-072-1/+6
* snmp_wlan(3): Fix mandoc warningsGordon Bergling2020-11-201-15/+17
* Replace literal uses of /usr/local in C sources with _PATH_LOCALBASEStefan Eßer2020-10-271-1/+2
* Fix a few mandoc issuesGordon Bergling2020-10-091-1/+2
* Do a sweep and remove most WARNS=6 settingsKyle Evans2020-10-011-2/+0
* bsnmptools: make it print protocol errors to stderr instead of stdoutEugene Grosbein2020-08-051-4/+4
* Fix a comment for the SUN geom class.Warner Losh2020-02-101-1/+1
* Fix comment. It mentioned sparc64 specifically, but alignment issuesWarner Losh2020-02-101-2/+1
* Fix the following -Werror warning from clang 10.0.0 in bsnmpd:Dimitry Andric2020-01-311-1/+2
* Fix the following -Werror warning from clang 10.0.0 in bsnmpd:Dimitry Andric2020-01-291-2/+2
* Update Makefile.depend filesSimon J. Gerraty2019-12-114-5/+5
* Add Makefile.depend.optionsSimon J. Gerraty2019-12-111-0/+6
* No need for each bsnmpd(1) module to open connection to syslogShteryana Shopova2019-06-211-1/+0
* Unbreak snmp_pf(3) after the changes introduced in r338209Shteryana Shopova2019-06-212-2/+2
* Add IPv6 transport for bsnmp.Andrey V. Elsukov2019-04-022-3/+15
* snmp_hostres(3): fix a typo in sanity checks in handle_chunk()Andriy Voskoboinyk2019-02-181-1/+1
* Extended pf(4) ioctl interface and pfctl(8) to allow bandwidths ofPatrick Kelsey2018-08-221-2/+6
* Move snmpd.config to usr.sbin/bsnmpd/bsnmpd/Brad Davis2018-08-112-0/+324
* Update bsnmp to version 1.13. This does not bring user-visible changes.Hartmut Brandt2018-07-0317-13/+20
* SPDX: use the Beerware identifier.Pedro F. Giffuni2017-11-301-0/+2
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-2712-0/+24
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-3114-15/+0
* These values already set by src.libnames.mk.Bryan Drewery2017-10-311-7/+0
* bsnmpd: Only refresh devtree if devd event is a new or removed device.Pedro F. Giffuni2017-10-281-1/+3
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-05-091-5/+0
* Remove the NATM framework including the en(4), fatm(4), hatm(4), andBrooks Davis2017-04-246-506/+1
* Use nitems() from sys/param.h.Marcelo Araujo2017-03-121-1/+1
* usr.sbin: normalize paths using SRCTOP-relative paths or :H when possibleEnji Cooper2017-03-043-5/+5
* Remove pc98 support completely.Yoshihiro Takahashi2017-01-281-4/+0