CVS log for ports/net-mgmt/net-snmp/files/Attic/patch-snmpTCPIPv6Domain.c
Up to [FreeBSD] / ports / net-mgmt / net-snmp / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.6
Wed Jun 2 19:13:17 2010 UTC (20 months, 1 week ago) by sylvio
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.5: +0 -0 lines
- Update to 5.5
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Nov 15 00:56:29 2008 UTC (3 years, 2 months ago) by kuriyama
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +6 -10 lines
Upgrade to 5.4.2.1 (includes fix for CVE-2008-4309).
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Jan 11 23:17:32 2008 UTC (4 years, 1 month ago) by kuriyama
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +11 -6 lines
- Fix IPv6 handling for libwrap (1). - Show IPv4 port number as unsigned instead of signed in /var/log/snmpd.log. - Treat physmem as u_long, not int. This fixes hrMmemorySize over 4GB. Submitted by: ume (1) Pointy hat to: kuriyama (1)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Nov 29 04:08:29 2004 UTC (7 years, 2 months ago) by kuriyama
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_4_EOL, RELEASE_4_11_0, PRE_XORG_7
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -4 lines
- Upgrade to 5.2. - Fix build problem on current (1) - Fix module availability problem on current (2) - Disable perl completely with WITHOUT_PERL knob (3) - Install sample file and improve pkg-message and pkg-plist (4) PR: ports/71071 (1), ports/71522 (2), ports/71315 (3), ports/72779 (4) Submitted by: Matthew Thyer <thyerm@powerband.net.au> (1), Dominic Mitchell <dom@happygiraffe.net> (2), oliver (3), Fumihiko Kimura <jfkimura@yahoo.co.jp> (4)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Oct 6 09:35:21 2002 UTC (9 years, 4 months ago) by kuriyama
Branches: MAIN
CVS tags: old_RELEASE_5_2_1, old_RELEASE_5_2_0, old_RELEASE_5_1_0, old_RELEASE_5_0_0, old_RELEASE_4_9_0, old_RELEASE_4_8_0, RELEASE_5_3_0, RELEASE_4_10_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +5 -5 lines
Upgrade to 5.0.6.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Jul 25 11:03:01 2002 UTC (9 years, 6 months ago) by kuriyama
Branches: MAIN
CVS tags: old_RELEASE_4_7_0
o Fix string representation of IPv6 address for libwrap's address matching. o Add a note that numeric address is required for snmpd in /etc/hosts.allow. Guided by: ume
