svn commit: r361553 - in head/tests/sys: netinet netinet6

2020-05-27 Thread Shteryana Shopova
Author: syrinx Date: Wed May 27 16:33:00 2020 New Revision: 361553 URL: https://svnweb.freebsd.org/changeset/base/361553 Log: Proper check if divert(4) module is present by the relevant tests Fix the netinet/netinet6 divert tests falsely reporting 'ipdivert module is not loaded' when the

svn commit: r349265 - head/usr.sbin/bsnmpd/modules/snmp_lm75

2019-06-21 Thread Shteryana Shopova
Author: syrinx Date: Fri Jun 21 07:45:58 2019 New Revision: 349265 URL: https://svnweb.freebsd.org/changeset/base/349265 Log: No need for each bsnmpd(1) module to open connection to syslog bsnmpd(1) main does that early on init and the connection is available to all loaded modules Ev

svn commit: r349264 - head/usr.sbin/bsnmpd/modules/snmp_pf

2019-06-21 Thread Shteryana Shopova
Author: syrinx Date: Fri Jun 21 07:29:02 2019 New Revision: 349264 URL: https://svnweb.freebsd.org/changeset/base/349264 Log: Unbreak snmp_pf(3) after the changes introduced in r338209 PR: 237011 Event:Vienna Hackathon 2019 MFC after:2 weeks Modified: he

svn commit: r341997 - head/usr.bin/calendar/calendars

2018-12-12 Thread Shteryana Shopova
Belousov born in Kiev, USSR, 1972 11/20 Dmitry Morozovsky born in Moscow, USSR, 1968 11/20 Gavin Atkinson born in Middlesbrough, United Kingdom, 1979 +11/21 Shteryana Shopova born in Petrich, Bulgaria, 1982 11/21 Mark Johnston born in Toronto, Ontario, Canada, 1989 11/22 Frederic Culot

svn commit: r308490 - head/contrib/bsnmp/lib

2016-11-10 Thread Shteryana Shopova
Author: syrinx Date: Thu Nov 10 20:51:26 2016 New Revision: 308490 URL: https://svnweb.freebsd.org/changeset/base/308490 Log: Reply to a snmpEngineID discovery PDU with a Report PDU as per the requirements of RFC 3414 section 4. PR: 174974 Submitted by: pgu...@kallisys.net Reported

svn commit: r307882 - head/contrib/bsnmp/lib

2016-10-24 Thread Shteryana Shopova
Author: syrinx Date: Mon Oct 24 21:05:23 2016 New Revision: 307882 URL: https://svnweb.freebsd.org/changeset/base/307882 Log: Fix a regression introduced in SVN r256678 that breaks USM header parsing Reviewed by: bz@ Modified: head/contrib/bsnmp/lib/snmp.c Modified: head/contrib/bsnmp/

svn commit: r272878 - head/contrib/bsnmp/snmp_target

2014-10-09 Thread Shteryana Shopova
Author: syrinx Date: Fri Oct 10 00:26:28 2014 New Revision: 272878 URL: https://svnweb.freebsd.org/changeset/base/272878 Log: Fix a bug in decoding string indexes in snmp_target(3), thus causing bsnmpd(1) to not send v3 notifications properly; while here add two missing return statements whi

svn commit: r256680 - head/contrib/bsnmp/lib

2013-10-17 Thread Shteryana Shopova
Author: syrinx Date: Thu Oct 17 12:03:17 2013 New Revision: 256680 URL: http://svnweb.freebsd.org/changeset/base/256680 Log: Fix the -Wconversion warnings produced when compiling the SNMP agent. Modified: head/contrib/bsnmp/lib/snmpagent.c Modified: head/contrib/bsnmp/lib/snmpagent.c ===

svn commit: r256678 - head/contrib/bsnmp/lib

2013-10-17 Thread Shteryana Shopova
Author: syrinx Date: Thu Oct 17 11:49:46 2013 New Revision: 256678 URL: http://svnweb.freebsd.org/changeset/base/256678 Log: Fix SNMP Error response PDUs and properly encode them when using v3 auth/encryption. Reported by: harti@ Modified: head/contrib/bsnmp/lib/snmp.c head/contrib/b

svn commit: r229933 - in head/usr.sbin/bsnmpd/tools: bsnmptools libbsnmptools

2012-01-10 Thread Shteryana Shopova
Author: syrinx Date: Tue Jan 10 15:29:03 2012 New Revision: 229933 URL: http://svn.freebsd.org/changeset/base/229933 Log: Implement an option to execute SNMP walks using GETBULK requests in bsnmpwalk(1) retrieving multiple values with a Single PDU. Reviewed by: philip@ Tested by:t

svn commit: r216605 - in head: contrib/bsnmp/snmp_target contrib/bsnmp/snmp_usm contrib/bsnmp/snmp_vacm contrib/bsnmp/snmpd lib/libbsnmp/libbsnmp usr.sbin/bsnmpd/modules/snmp_bridge usr.sbin/bsnmpd...

2010-12-20 Thread Shteryana Shopova
Author: syrinx Date: Mon Dec 20 22:56:50 2010 New Revision: 216605 URL: http://svn.freebsd.org/changeset/base/216605 Log: Unbreak the build by temprorarily not using include directives in bsnmpd(1)' def files, until bsd.snmpmod.mk & Makefiles are fixed to pass proper include path flags to ge

svn commit: r216595 - head/etc

2010-12-20 Thread Shteryana Shopova
Author: syrinx Date: Mon Dec 20 17:28:15 2010 New Revision: 216595 URL: http://svn.freebsd.org/changeset/base/216595 Log: Add (disabled) sample configuration lines needed to enable snmp_target(3) module and configure minimal target addresses & notifications needed for bsnmpd(1) to send SNMP

svn commit: r216594 - in head: contrib/bsnmp/lib contrib/bsnmp/snmp_target contrib/bsnmp/snmp_usm contrib/bsnmp/snmp_vacm contrib/bsnmp/snmpd lib/libbsnmp/libbsnmp usr.sbin/bsnmpd/bsnmpd usr.sbin/b...

2010-12-20 Thread Shteryana Shopova
es. Entries created via +.Nm bsnmpd's +configuration file always have this column set to readOnly (5), while entries +created by Command Generator Applications always have this column set to +volatile(2). A SET operation on this column is not allowed. +.It Va snmpNotifyRowStatus +This column is used to

svn commit: r216485 - head/usr.sbin/bsnmpd/bsnmpd

2010-12-16 Thread Shteryana Shopova
Author: syrinx Date: Thu Dec 16 15:18:53 2010 New Revision: 216485 URL: http://svn.freebsd.org/changeset/base/216485 Log: Pass proper -Wl,-export-dynamic to ld. Thus bsnmpd(1) compiled with clang properly exports its symbols to the modules. Submitted by: dim Modified: head/usr.sbin/bsn

svn commit: r216483 - head

2010-12-16 Thread Shteryana Shopova
Author: syrinx Date: Thu Dec 16 11:58:50 2010 New Revision: 216483 URL: http://svn.freebsd.org/changeset/base/216483 Log: libbsnmp was moved to usr/lib Modified: head/ObsoleteFiles.inc Modified: head/ObsoleteFiles.inc ==

svn commit: r216482 - head/contrib/bsnmp/lib

2010-12-16 Thread Shteryana Shopova
Author: syrinx Date: Thu Dec 16 11:20:37 2010 New Revision: 216482 URL: http://svn.freebsd.org/changeset/base/216482 Log: Silence the compiler warnings in libbsnmp by removing several (now) unsed parameters. Sponsored by: The FreeBSD Foundation Reviewed by: philip@ Modified: head/co

Re: svn commit: r216295 - in head/usr.sbin/bsnmpd: . tools tools/bsnmptools tools/libbsnmptools

2010-12-12 Thread Shteryana Shopova
://people.freebsd.org/~syrinx/readelf-bsnmpd.txt . I hope this helps. cheers, Shteryana On 12/12/10, Dimitry Andric wrote: > On 2010-12-11 16:42, Shteryana Shopova wrote: >> This is now fixed. However I wouldn't expect bsnmpd(1) compiled with >> clang to work - it didn't run last time I c

Re: svn commit: r216295 - in head/usr.sbin/bsnmpd: . tools tools/bsnmptools tools/libbsnmptools

2010-12-11 Thread Shteryana Shopova
; wrote: >> On Dec 8, 2010, at 15:30, Shteryana Shopova wrote: >>> Author: syrinx >>> Date: Wed Dec 8 14:30:25 2010 >>> New Revision: 216295 >>> URL: http://svn.freebsd.org/changeset/base/216295 >>> >>> Log: >>> Add bsnmpd(1)'

svn commit: r216377 - head/usr.sbin/bsnmpd/tools/libbsnmptools

2010-12-11 Thread Shteryana Shopova
Author: syrinx Date: Sat Dec 11 13:24:01 2010 New Revision: 216377 URL: http://svn.freebsd.org/changeset/base/216377 Log: Remove unnecessary debug/error CFLAGS. Reported by : pawel.worach (at) gmail (dot) com Modified: head/usr.sbin/bsnmpd/tools/libbsnmptools/Makefile Modified: head/u

svn commit: r216323 - head/usr.sbin/bsnmpd/tools/bsnmptools

2010-12-09 Thread Shteryana Shopova
Author: syrinx Date: Thu Dec 9 12:25:45 2010 New Revision: 216323 URL: http://svn.freebsd.org/changeset/base/216323 Log: Unbreak "make installworld" w/ DESTDIR specified PR: kern/152939 Modified: head/usr.sbin/bsnmpd/tools/bsnmptools/Makefile Modified: head/usr.sbin/bsnmpd/to

svn commit: r216301 - head/etc

2010-12-08 Thread Shteryana Shopova
Author: syrinx Date: Wed Dec 8 17:34:07 2010 New Revision: 216301 URL: http://svn.freebsd.org/changeset/base/216301 Log: Fix typos. Modified: head/etc/snmpd.config Modified: head/etc/snmpd.config == --- head/etc/snm

svn commit: r216300 - head/etc

2010-12-08 Thread Shteryana Shopova
Author: syrinx Date: Wed Dec 8 17:27:59 2010 New Revision: 216300 URL: http://svn.freebsd.org/changeset/base/216300 Log: Add (disabled) sample configurations needed to enable the snmp_usm and snmp_vacm modules and minimal user/view configurations needed to for the modules to work properly.

svn commit: r216299 - head/contrib/bsnmp/lib

2010-12-08 Thread Shteryana Shopova
Author: syrinx Date: Wed Dec 8 15:52:06 2010 New Revision: 216299 URL: http://svn.freebsd.org/changeset/base/216299 Log: Add a forgotten file from r216294 and unbreak the build. Sponsored by: The FreeBSD Foundation Reviewed by: philip@ (mostly) Approved by: philip@ Added: head/con

svn commit: r216295 - in head/usr.sbin/bsnmpd: . tools tools/bsnmptools tools/libbsnmptools

2010-12-08 Thread Shteryana Shopova
00:00:00 1970 (empty, because file is newly added) +++ head/usr.sbin/bsnmpd/tools/Makefile Wed Dec 8 14:30:25 2010 (r216295) @@ -0,0 +1,7 @@ +# $FreeBSD$ +# Author: Shteryana Shopova + +SUBDIR=libbsnmptools \ + bsnmptools + +.include Added: head/usr.sbin/bsnmpd/

svn commit: r216294 - in head: contrib/bsnmp/lib contrib/bsnmp/snmp_usm contrib/bsnmp/snmp_vacm contrib/bsnmp/snmpd lib/libbsnmp/libbsnmp usr.sbin/bsnmpd/bsnmpd usr.sbin/bsnmpd/modules usr.sbin/bsn...

2010-12-08 Thread Shteryana Shopova
.Pp .Fn snmp_pdu_encode @@ -297,8 +469,21 @@ Encoding failed. .Xr bsnmpagent 3 , .Xr bsnmpclient 3 , .Xr bsnmplib 3 +.Sh CAVEAT +The SNMPv3 message digests, encryption and decryption, and key routines use +the cryptographic functions from +.Xr crypto 3 . +The library may optionally be built witho

svn commit: r210504 - head/usr.sbin/bsnmpd/modules

2010-07-26 Thread Shteryana Shopova
Author: syrinx Date: Mon Jul 26 16:26:26 2010 New Revision: 210504 URL: http://svn.freebsd.org/changeset/base/210504 Log: Connect the snmp_wlan(3) module to the build. Sponsored by: The FreeBSD Foundation Modified: head/usr.sbin/bsnmpd/modules/Makefile Modified: head/usr.sbin/bsnmpd/mod

svn commit: r210503 - head/etc

2010-07-26 Thread Shteryana Shopova
Author: syrinx Date: Mon Jul 26 16:20:52 2010 New Revision: 210503 URL: http://svn.freebsd.org/changeset/base/210503 Log: Add a (disabled) configuration line to enable the snmp_wlan(3) module. Sponsored by: The FreeBSD Foundation Modified: head/etc/snmpd.config Modified: head/etc/snmpd.

svn commit: r210502 - head/usr.sbin/bsnmpd/modules/snmp_wlan

2010-07-26 Thread Shteryana Shopova
t;20100517Z" +ORGANIZATION "The FreeBSD Foundation" +CONTACT-INFO + " Shteryana Shopova + +Postal:12 Andrey Lyapchev Blvd. + block 2, ap.19 + 1797 Sofia + Bul

svn commit: r205607 - head/usr.sbin/bsnmpd/modules/snmp_pf

2010-03-24 Thread Shteryana Shopova
Author: syrinx Date: Wed Mar 24 16:07:33 2010 New Revision: 205607 URL: http://svn.freebsd.org/changeset/base/205607 Log: Now actually implement reading/refreshing/returning data from the pfTablesAddrTable and modify the BEGEMOT-PF-MIB to add support for IPV6 address' statistics in the PF

svn commit: r205312 - head/usr.sbin/bsnmpd/modules/snmp_pf

2010-03-19 Thread Shteryana Shopova
Author: syrinx Date: Fri Mar 19 09:53:25 2010 New Revision: 205312 URL: http://svn.freebsd.org/changeset/base/205312 Log: Make sure the snmp_pf module will first refresh its entires if necessary, then find a specific entry, and get the requested value. So far, it found the specific entry, re

svn commit: r205280 - head/usr.sbin/bsnmpd/modules/snmp_pf

2010-03-18 Thread Shteryana Shopova
Author: syrinx Date: Thu Mar 18 14:54:31 2010 New Revision: 205280 URL: http://svn.freebsd.org/changeset/base/205280 Log: Add support for retrieving labeled pf filter rule counters. PR: bin/132847 Submitted by: Szalai Andras Modified: head/usr.sbin/bsnmpd/modules/snmp_pf/BEG