| ------------------------------------------------------------------------------- |
| |
| Changes: V5.0.6 -> V5.0.7 |
| |
| 2003-01-11 01:15 rstory |
| |
| * .cvsignore: |
| |
| ignore configure-summary |
| |
| 2003-01-11 01:14 rstory |
| |
| * agent/Makefile.depend, agent/helpers/Makefile.depend |
| , agent/mibgroup/Makefile.depend, apps/Makefile.depend |
| , apps/snmpnetstat/Makefile.depend, |
| snmplib/Makefile.depend: |
| |
| make depend |
| |
| 2003-01-11 01:08 rstory |
| |
| * .cvsignore: |
| |
| ignore variations of changelog.add |
| |
| 2003-01-10 20:09 hardaker |
| |
| * snmplib/: mib.c, snmp_api.c: |
| |
| doxygen output tags to put the recently defined functions into groups. |
| |
| 2003-01-10 20:09 hardaker |
| |
| * man/: Makefile.in, netsnmp_agent.3, |
| netsnmp_bulk_to_next.3, netsnmp_debug.3, |
| netsnmp_handler.3, netsnmp_instance.3, |
| netsnmp_library.3, netsnmp_mib_utilities.3, |
| netsnmp_mode_end_call.3, netsnmp_multiplexer.3, |
| netsnmp_old_api.3, netsnmp_read_only.3, |
| netsnmp_scalar.3, netsnmp_serialize.3, netsnmp_table.3 |
| , netsnmp_table_array.3, netsnmp_table_data.3, |
| netsnmp_table_dataset.3, netsnmp_table_iterator.3, |
| netsnmp_todo.3, netsnmp_watcher.3: |
| |
| doxygen updates |
| |
| 2003-01-10 17:38 hardaker |
| |
| * configure, configure.in: |
| |
| opps |
| |
| 2003-01-10 17:29 hardaker |
| |
| * configure, configure.in: |
| |
| remove double checking output |
| |
| 2003-01-10 14:33 hardaker |
| |
| * testing/tests/T0160snmpv2cbulkget: |
| |
| fix positional arguments |
| |
| 2003-01-10 09:04 dts12 |
| |
| * FAQ: |
| |
| Reference Bruce Shaw's discussion of the perl compilation problems |
| (see README.solaris) |
| |
| 2003-01-10 08:31 dts12 |
| |
| * FAQ: |
| |
| Mention AgentX under windows, and beef up the perl stuff a bit. |
| Add a missing entry in the contents list. |
| (This may prove too late for 5.0.8, but at least it'll be ready for next time!) |
| |
| 2003-01-09 18:41 hardaker |
| |
| * man/Makefile.in: |
| |
| make doc update. |
| |
| 2003-01-09 18:38 hardaker |
| |
| * man/: netsnmp_agent.3, netsnmp_bulk_to_next.3, |
| netsnmp_debug.3, netsnmp_handler.3, netsnmp_instance.3 |
| , netsnmp_mode_end_call.3, netsnmp_multiplexer.3, |
| netsnmp_old_api.3, netsnmp_read_only.3, |
| netsnmp_scalar.3, netsnmp_serialize.3, netsnmp_table.3 |
| , netsnmp_table_array.3, netsnmp_table_data.3, |
| netsnmp_table_dataset.3, netsnmp_table_iterator.3, |
| netsnmp_todo.3, netsnmp_watcher.3: |
| |
| make doc update. |
| |
| 2003-01-09 18:37 hardaker |
| |
| * agent/helpers/Makefile.in, agent/helpers/mode_end_call.c |
| , include/net-snmp/agent/all_helpers.h, |
| include/net-snmp/agent/mode_end_call.h: |
| |
| end-of-mode helper to call more handlers after processing the main |
| line. Functionally allows parallel handler trees and callbacks after |
| a particular mode is completed (useful for things registered under a |
| serialize handler when you don't know when the mode is over). |
| (not used anywhere in production code yet.). |
| |
| 2003-01-09 11:55 dts12 |
| |
| * FAQ: |
| |
| Mention the perl shared/static library problem, |
| the unresponsive agent problem (and fix), and |
| disclaim all knowledge of David Town's Net::SNMP module, |
| |
| 2003-01-09 10:27 hardaker |
| |
| * testing/tests/: T0160snmpv2cbulkget, T0220snmpv3bulkget |
| : |
| |
| GetBulk testing supplied by Xiaofeng Ling |
| |
| 2003-01-09 10:26 hardaker |
| |
| * testing/RUNTESTS: |
| |
| Add -x flag for calling subtests with "sh -x". |
| Fix number counting for interactive output. |
| |
| 2003-01-07 18:49 hardaker |
| |
| * COPYING (V4-2-patches.8), COPYING: |
| |
| year update |
| |
| 2003-01-07 13:18 hardaker |
| |
| * FAQ (V4-2-patches.58), FAQ: |
| |
| irc server name change |
| |
| 2003-01-07 11:01 hardaker |
| |
| * snmplib/mib.c: |
| |
| bug #663628 and patch: fix ip address index parsing from OIDs |
| |
| 2003-01-07 04:53 dts12 |
| |
| * agent/helpers/table_iterator.c: |
| |
| Remove redundant code to free 'callback_data_keep' data. |
| This branch would never be invoked, and is in the wrong |
| place anyway. Patch supplied by Jay Parlar |
| |
| 2003-01-06 11:16 nba |
| |
| * Makefile.in: |
| |
| Install Solaris 9 header |
| |
| 2003-01-05 18:14 nba |
| |
| * win32/win32.opt: |
| |
| Make it compile with VC++ |
| |
| 2003-01-05 17:28 nba |
| |
| * win32/: encode_keychange/encode_keychange.dsp, win32.opt |
| , libsnmp_dll/libsnmp.def: |
| |
| Make it compile with VC++ |
| |
| 2003-01-05 15:45 nba |
| |
| * mibs/: Makefile.mib, SNMP-FRAMEWORK-MIB.txt, |
| SNMP-MPD-MIB.txt, SNMP-NOTIFICATION-MIB.txt, |
| SNMP-PROXY-MIB.txt, SNMP-TARGET-MIB.txt, |
| SNMP-USER-BASED-SM-MIB.txt, SNMP-VIEW-BASED-ACM-MIB.txt |
| , SNMPv2-MIB.txt, SNMPv2-TM.txt, rfclist: |
| |
| Update to current RFC versions |
| |
| 2003-01-03 15:50 rstory |
| |
| * configure, configure.in: |
| |
| don't call AC_DISABLE_SHARED, as sets the default to disabled (it's very |
| presence in configure.in generates a configure with shared disabled, even |
| if it was in an if block; for developer default, set enable_shared directly |
| unless it was previously set; test that enable_shared=yes for embedded-perl |
| |
| 2003-01-03 08:02 dts12 |
| |
| * FAQ (V4-2-patches.57), FAQ: |
| |
| Mention the Stratus VOS port. (Thanks to Brandon Hall) |
| |
| 2003-01-02 18:00 rstory |
| |
| * include/net-snmp/library/container.h: |
| |
| parens around x in macro in case x is multiple C tokens |
| |
| 2002-12-22 12:32 rstory |
| |
| * sedscript.in, snmplib/snmp_version.c, FAQ, |
| README, perl/SNMP/SNMP.pm: |
| |
| - (snmplib/snmp_version.c sedscript.in): version tag ( 5.0.7.pre2 ) |
| |
| 2002-12-22 12:31 rstory |
| |
| * ChangeLog, NEWS: |
| |
| update for 5.0.7.pre2 |
| |
| 2002-12-22 12:20 rstory |
| |
| * agent/Makefile.depend, agent/helpers/Makefile.depend |
| , agent/mibgroup/Makefile.depend, apps/Makefile.depend |
| , apps/snmpnetstat/Makefile.depend, |
| snmplib/Makefile.depend: |
| |
| make depend |
| |
| 2002-12-20 07:58 nba |
| |
| * Makefile.in: |
| |
| clean away net-snmp-config on make clean |
| |
| 2002-12-20 07:57 nba |
| |
| * include/net-snmp/mib_api.h, |
| include/net-snmp/library/oid_stash.h, snmplib/oid_stash.c |
| : |
| |
| stash the oid_stash ... |
| |
| 2002-12-20 04:49 nba |
| |
| * snmplib/snmp_api.c: |
| |
| A patch from V4 that didn't make it ... allow list of numeric bits setting BITS |
| |
| 2002-12-20 02:50 hardaker |
| |
| * include/net-snmp/library/oid_stash.h, snmplib/oid_stash.c |
| : |
| |
| add a global callback function for registering directly via a callback. |
| |
| 2002-12-20 02:35 hardaker |
| |
| * include/net-snmp/utilities.h: |
| |
| add callback.h |
| |
| 2002-12-20 02:22 hardaker |
| |
| * snmplib/read_config.c: |
| |
| fix persistent storage file renaming. (snprintf change mistake) |
| |
| 2002-12-20 02:21 hardaker |
| |
| * include/net-snmp/library/oid_stash.h, snmplib/oid_stash.c |
| : |
| |
| some new routines for saving oid stash data to persistent storage. |
| (not used anywhere in current production code) |
| |
| 2002-12-19 17:51 hardaker |
| |
| * perl/SNMP/SNMP.xs: |
| |
| - watch for undefs passed in as a value to a SET clause. |
| - change BITS to a Octet String as it should be. |
| - on a side note, do you know that the Net-SNMP parser doesn't |
| distinguish between BITS and BIT STRING in it's list of types? I |
| don't think it's possible to use both types in the code today |
| (which is fine, since BIT STRING is not used in SNMPv2 and beyond). |
| |
| 2002-12-19 17:49 hardaker |
| |
| * perl/OID/OID.xs: |
| |
| print a warning when you can't parse an OID (err, not ideal) |
| |
| 2002-12-19 17:48 hardaker |
| |
| * perl/AnyData_SNMP/Storage.pm: |
| |
| - misc bug fixes. |
| - skip SETing columns with no value passed in. |
| |
| 2002-12-19 14:43 nba |
| |
| * agent/mibgroup/: examples/example.c, host/hr_network.c |
| , host/hr_swinst.c: |
| |
| Being a bit quick, eh, Dave ... |
| |
| 2002-12-19 11:14 dts12 |
| |
| * agent/mibgroup/mibII/: at.c (V4-2-patches.12), at.c: |
| |
| Ensure the ifname buffer is big enough to read in a full-length name. |
| (From the SUSE "audit" patch) |
| |
| 2002-12-19 11:05 dts12 |
| |
| * agent/snmpd.c, agent/mibgroup/host/hr_print.c, |
| apps/encode_keychange.c, apps/snmptrapd_handlers.c, snmplib/mib.c |
| (V4-2-patches.[28,9,3,3,30]), agent/snmpd.c, |
| agent/mibgroup/host/hr_print.c, apps/encode_keychange.c |
| , apps/snmptrapd_handlers.c, snmplib/mib.c: |
| |
| Detect when memory allocations fail, and don't plough on regardless. |
| (Based on changes within the SUSE "audit" patch) |
| |
| 2002-12-19 10:07 dts12 |
| |
| * agent/agent_trap.c, agent/snmp_agent.c, |
| agent/mibgroup/util_funcs.c, |
| agent/mibgroup/examples/example.c, |
| agent/mibgroup/examples/ucdDemoPublic.c, |
| agent/mibgroup/host/hr_device.c, |
| agent/mibgroup/host/hr_disk.c, |
| agent/mibgroup/host/hr_filesys.c, |
| agent/mibgroup/host/hr_network.c, |
| agent/mibgroup/host/hr_storage.c, |
| agent/mibgroup/host/hr_swinst.c, |
| agent/mibgroup/host/hr_swrun.c, |
| agent/mibgroup/mibII/interfaces.c, |
| agent/mibgroup/mibII/mta_sendmail.c, |
| agent/mibgroup/mibII/system_mib.c, |
| agent/mibgroup/mibII/vacm_vars.c, |
| agent/mibgroup/mibII/var_route.c, |
| agent/mibgroup/target/snmpTargetAddrEntry.c, |
| agent/mibgroup/target/snmpTargetParamsEntry.c, |
| agent/mibgroup/ucd-snmp/disk.c, |
| agent/mibgroup/ucd-snmp/dlmod.c, |
| agent/mibgroup/ucd-snmp/errormib.c, |
| agent/mibgroup/ucd-snmp/extensible.c, |
| agent/mibgroup/ucd-snmp/pass.c, |
| agent/mibgroup/ucd-snmp/pass_persist.c, |
| agent/mibgroup/ucd-snmp/proc.c, apps/encode_keychange.c |
| , apps/snmptrapd.c, apps/snmptrapd_handlers.c, |
| apps/snmpnetstat/inet.c, apps/snmpnetstat/inet6.c, |
| snmplib/asn1.c, snmplib/mib.c, snmplib/parse.c, |
| snmplib/read_config.c, snmplib/snmp_api.c, |
| snmplib/snmpv3.c, snmplib/vacm.c: |
| |
| The Great SUSE 'sprintf' Hunt..... |
| |
| 2002-12-19 06:02 jbpn |
| |
| * include/net-snmp/net-snmp-config.h.in: |
| |
| - code with BSDi4 |
| |
| 2002-12-19 05:50 jbpn |
| |
| * snmplib/snmp_api.c: |
| |
| - change a comment that doesn't take into account the transport stuff |
| - fix some particularly bad formatting in snmp_open_ex |
| |
| 2002-12-18 13:50 hardaker |
| |
| * agent/mibgroup/agent/nsModuleTable.c: |
| |
| remove mem-leak comment. Out of date and was fixed |
| |
| 2002-12-18 13:47 hardaker |
| |
| * agent/mibgroup/agentx/agentx_config.c, man/snmpd.conf.5.def |
| : |
| |
| delete experimental warning about agentx |
| |
| 2002-12-18 13:40 hardaker |
| |
| * mibs/UCD-SNMP-MIB.txt: |
| |
| fix bug#655488: descriptions of ssIORawReceived and ssRawInterrupts were reversed |
| |
| 2002-12-18 08:19 jbpn |
| |
| * agent/snmpd.c: |
| |
| - restart stderr logging on HUP (if -L was given on command line) |
| |
| 2002-12-17 19:33 rstory |
| |
| * local/mib2c.array-user.conf: |
| |
| remove ';' from define; if table has a storage type, check that it's not |
| read only before allowing sets |
| |
| 2002-12-17 19:26 rstory |
| |
| * local/mib2c.array-persistent.conf: |
| |
| never mind |
| |
| 2002-12-17 19:02 hardaker |
| |
| * perl/OID/test.pl: |
| |
| Don't check for prefixes in test. They don't exist. However, do set SNMPCONFPATH in test initialization to a bogus value |
| |
| 2002-12-17 18:58 hardaker |
| |
| * perl/OID/OID.xs: |
| |
| remove direct call to init_snmp(). This is already called by the .pm file |
| |
| 2002-12-17 10:22 rstory |
| |
| * local/mib2c.array-persistent.conf: |
| |
| persistence for array-tables |
| |
| 2002-12-17 10:07 rstory |
| |
| * include/net-snmp/library/read_config.h, |
| snmplib/read_config.c: |
| |
| add read_config_store_data_prefix; add ASN_TIMETICKS w/ASN_UNSIGNED cases |
| |
| 2002-12-17 09:44 rstory |
| |
| * snmplib/snmpUDPDomain.c: |
| |
| don't use SO_REUSE_ADDR so agent port can't be hijacked |
| |
| 2002-12-17 09:43 rstory |
| |
| * net-snmp-config.in: |
| |
| use local var for base agent libs; reorder base agent libs so static linking |
| works |
| |
| 2002-12-16 18:32 nba |
| |
| * snmplib/scapi.c, agent/mibgroup/mibII/mta_sendmail.c, |
| agent/mibgroup/mibII/mta_sendmail.h: |
| |
| Yet another compiler warning ... |
| |
| 2002-12-16 17:50 hardaker |
| |
| * local/mib2c.iterate.conf: |
| |
| remove bogus comment reference to table_dataset helper. |
| |
| 2002-12-16 17:42 nba |
| |
| * agent/mibgroup/disman/mteEventNotificationTable.c, |
| agent/mibgroup/disman/mteEventTable.c, |
| agent/mibgroup/disman/mteEventTable.h, |
| agent/mibgroup/disman/mteTriggerTable.c, |
| agent/mibgroup/disman/mteTriggerTable.h, apps/snmptrapd.c |
| , include/net-snmp/library/tools.h, snmplib/tools.c |
| : |
| |
| Spread some magic dust to quell compiler warnings (why isn't --enable-slient-libtool the default ...) |
| |
| 2002-12-16 11:44 jbpn |
| |
| * agent/mibgroup/agentx/master.c: |
| |
| - fix small memory leak (peername is copied by snmp_open_ex) |
| |
| 2002-12-16 11:31 jbpn |
| |
| * snmplib/mib.c: |
| |
| - fix small memory leak |
| |
| 2002-12-16 11:19 jbpn |
| |
| * snmplib/parse.c: |
| |
| - fix memory leak |
| |
| 2002-12-16 10:02 rstory |
| |
| * snmplib/container.c: |
| |
| remove redundant include (caused problems on Sun 5.7, reported by jbpn) |
| |
| 2002-12-16 08:22 rstory |
| |
| * dist/nsb-functions: |
| |
| configure w/out developer |
| |
| 2002-12-16 08:18 rstory |
| |
| * configure, configure.in: |
| |
| DEVFLAGS="" if not developer |
| |
| 2002-12-16 02:39 nba |
| |
| * snmplib/: oid_stash.c, scapi.c, snmpAAL5PVCDomain.c |
| , snmpIPXDomain.c, snmpTCPIPv6Domain.c, |
| snmpUDPIPv6Domain.c: |
| |
| dmalloc support |
| |
| 2002-12-16 02:39 nba |
| |
| * agent/mibgroup/mibII/ipAddr.c: |
| |
| Possible leak of fd on error return |
| |
| 2002-12-14 10:22 rstory |
| |
| * FAQ, README, sedscript.in, perl/SNMP/SNMP.pm |
| , snmplib/snmp_version.c: |
| |
| - (snmplib/snmp_version.c sedscript.in): version tag ( 5.0.7.pre1 ) |
| |
| 2002-12-14 10:21 rstory |
| |
| * ChangeLog, NEWS: |
| |
| update for 5.0.7.pre1 |
| |
| |
| |
| ------------------------------------------------------------------------------- |
| |
| Changes: V5.0.6 -> V5.0.7pre1 |
| |
| 2002-12-14 09:59 rstory |
| |
| * dist/nsb-functions: |
| |
| check for agent/mibgroup; fix modules for config_dist |
| |
| 2002-12-14 09:58 rstory |
| |
| * man/: netsnmp_bulk_to_next.3, netsnmp_debug.3, |
| netsnmp_handler.3, netsnmp_old_api.3, |
| netsnmp_read_only.3, netsnmp_serialize.3, |
| netsnmp_table.3, netsnmp_table_array.3, |
| netsnmp_table_data.3, netsnmp_table_dataset.3, |
| netsnmp_todo.3: |
| |
| update for 5.0.7.pre1 |
| |
| 2002-12-14 09:54 rstory |
| |
| * Makefile.top: |
| |
| bump rev to 5.0.7 |
| |
| 2002-12-14 09:49 rstory |
| |
| * Makefile.in: |
| |
| add -n to grep for C++ comments |
| |
| 2002-12-14 09:47 rstory |
| |
| * agent/Makefile.depend, agent/helpers/Makefile.depend, |
| agent/mibgroup/Makefile.depend, |
| apps/snmpnetstat/Makefile.depend, apps/Makefile.depend, |
| snmplib/Makefile.depend: |
| |
| make depend |
| |
| 2002-12-14 09:45 rstory |
| |
| * agent/mibgroup/mibII/ipAddr.c: |
| |
| remove C++ comments |
| |
| 2002-12-14 09:30 rstory |
| |
| * include/net-snmp/agent/snmp_agent.h: |
| |
| add comments to some structure members |
| |
| 2002-12-14 09:29 rstory |
| |
| * agent/helpers/table_array.c: |
| |
| errors during commit undo should be xxFAILED; use set_request_error instead of |
| set_mode_request_error; remove incorrect comment; more debugging; check for |
| and call lower handlers |
| |
| 2002-12-14 09:27 rstory |
| |
| * agent/helpers/table.c: |
| |
| always process later passes of a set request |
| |
| 2002-12-13 16:06 nba |
| |
| * agent/mibgroup/host/hr_swinst.c: |
| |
| Quell compiler warnings |
| |
| 2002-12-13 15:47 nba |
| |
| * agent/mibgroup/mibII/var_route.c, snmplib/default_store.c |
| : |
| |
| Quell compiler warnings |
| |
| 2002-12-13 15:40 nba |
| |
| * snmplib/scapi.c: |
| |
| Fix incomplete zeroing of security data |
| |
| 2002-12-13 15:39 nba |
| |
| * snmplib/parse.c: |
| |
| Fix a possible freeing of a NULL pointer |
| |
| 2002-12-13 15:38 nba |
| |
| * agent/helpers/table_dataset.c, |
| agent/mibgroup/mibII/ipAddr.c, apps/snmptrapd.c, |
| include/net-snmp/agent/table_data.h, snmplib/snmp_api.c |
| : |
| |
| Quell compiler warnings |
| |
| 2002-12-13 11:38 dts12 |
| |
| * agent/agent_handler.c: |
| |
| Clear the 'processed' flag between passes, so that handlers |
| can correctly clean up after errors have been detected. |
| |
| 2002-12-13 11:06 rstory |
| |
| * agent/mibgroup/agentx/subagent.c: |
| |
| add asser to try and cath intermittent crash i've been seeing |
| |
| 2002-12-13 11:04 rstory |
| |
| * agent/mibgroup/agentx/master.c: |
| |
| log unknown agentx operation |
| |
| 2002-12-13 10:12 rstory |
| |
| * agent/helpers/table_array.c: |
| |
| if no row create callback on set, use NOTWRITABLE instead of NOSUCHINSTANCE |
| |
| 2002-12-13 10:04 rstory |
| |
| * agent/helpers/debug_handler.c: |
| |
| fix cut-n-paste so delegated flag displayed properly |
| |
| 2002-12-13 10:01 rstory |
| |
| * snmplib/default_store.c: |
| |
| log text (APP|LIB|TOK) instead of store id in debug msgs |
| |
| 2002-12-13 09:53 rstory |
| |
| * dist/nsb-functions: |
| |
| add --with-libwrap |
| |
| 2002-12-13 09:49 rstory |
| |
| * FAQ: |
| |
| grammar/indention tweak + mention strip for memory footprint question |
| |
| 2002-12-13 09:32 dts12 |
| |
| * perl/SNMP/Makefile.PL: |
| |
| Remove explicit mention of SNMP module documentation. |
| This setting doesn't seem to be necessary, and without it, |
| the man page is installed automatically. |
| |
| 2002-12-13 07:47 jbpn |
| |
| * apps/snmptrapd.c: |
| |
| - make -S do the same as snmpd -S (set the syslog facility) |
| - make -l print a warning saying that it is deprecated and -S should |
| be used instead |
| |
| 2002-12-13 07:14 jbpn |
| |
| * snmplib/read_config.c: |
| |
| - increase width of token field to improve legibility of |
| configuration directive help output |
| |
| 2002-12-12 17:46 nba |
| |
| * apps/snmptable.c: |
| |
| Protect against unknown -O options |
| |
| 2002-12-12 15:56 nba |
| |
| * agent/mibgroup/smux/smux.c: |
| |
| Fix some size_t that really should be int |
| |
| 2002-12-12 14:18 nba |
| |
| * include/net-snmp/library/default_store.h, |
| include/net-snmp/library/mib.h, man/snmp.conf.5.def, |
| man/snmpcmd.1.def, snmplib/mib.c, snmplib/snmp_api.c |
| : |
| |
| A long overdue patch (#415252) from Robert Hastings that implements |
| reverse DISPLAY-HINT processing, i.e. it allows you to input data |
| formatted like the DISPLAY-HINT prescribes. Enabled by default, but |
| can be disabled with the -Ih option or noDisplayHint in snmp.conf |
| |
| 2002-12-12 13:56 nba |
| |
| * agent/mibgroup/mibII/vacm_vars.c: |
| |
| parse oids in view statements the same way the apps do it (consistency, he said) |
| |
| 2002-12-12 13:35 hardaker |
| |
| * perl/agent/agent.xs: |
| |
| Add a getRootOID function to the reginfo pointer passed into handlers. |
| |
| 2002-12-12 13:34 rstory |
| |
| * local/mib2c.array-user.conf: |
| |
| change create and duplicate row to return specific context instead of generic |
| netsnmp_index; catch error from parse_oid_indexes on row creation |
| |
| 2002-12-12 13:34 hardaker |
| |
| * perl/SNMP/t/mib.t: |
| |
| Print errors to STDERR instead. |
| (actually don't because these statements are commented out in the |
| first place) |
| |
| 2002-12-12 13:33 hardaker |
| |
| * agent/agent_registry.c: |
| |
| Reverse the context of a context if statement so if not the context |
| then don't use the context in the given context. |
| |
| 2002-12-12 12:56 jbpn |
| |
| * apps/snmptrapd.c: |
| |
| - drop long-deprecated -q and -S options |
| - minor formatting fixes |
| |
| 2002-12-12 12:35 jbpn |
| |
| * agent/snmpd.c: |
| |
| - remove duplicate message in usage |
| |
| 2002-12-12 11:37 dts12 |
| |
| * man/snmpd.1.def, agent/snmpd.c: |
| |
| Implement a command-line option (-S) to set the facility to use when |
| logging via syslog. Based on an idea by Joel Rosdahl (Patch #627701) |
| Note that -l and -L are already taken:-( |
| |
| ToDo: |
| Provide configuration directives for both this, and the syslog token ('snmpd'). |
| |
| 2002-12-12 11:18 dts12 |
| |
| * man/snmpd.conf.5.def, agent/mibgroup/mibII/system_mib.c |
| : |
| |
| Support setting of sysDescr and sysObjectID via snmpd.conf |
| configuration directives (though not via SNMP SET reqests). |
| Patches supplied by Joel Rosdahl (#627702 and #628011) |
| |
| 2002-12-12 10:58 dts12 |
| |
| * agent/helpers/: all_helpers.c, table.c: |
| |
| Suppress some compiler warnings. |
| Based on patch supplied by Chris Johns (#644041) |
| |
| 2002-12-12 10:42 dts12 |
| |
| * agent/mibgroup/ucd-snmp/: memory_solaris2.c (V4-2-patches.6), |
| memory_solaris2.c: |
| |
| Use 'sysconf' to report on Solaris memory usage. |
| Based on patch supplied by Ben Stern (#651182) |
| |
| 2002-12-12 10:00 dts12 |
| |
| * agent/mibgroup/agentx/master.c: |
| |
| Basic support for multiple AgentX sockets (on the master side at least). |
| See Feature Request #632556 |
| |
| 2002-12-12 08:57 rstory |
| |
| * dist/Makefile: |
| |
| create version tag from version so cvs export works; fix REL; add tar.gz |
| of source as dependency for rpmfiles |
| |
| 2002-12-12 08:04 nba |
| |
| * snmplib/: data_list.c, snmpCallbackDomain.c, |
| snmpTCPDomain.c, snmpUDPDomain.c, snmpUnixDomain.c |
| , snmp_enum.c, snmp_secmod.c, snmp_transport.c |
| : |
| |
| dmalloc support |
| |
| 2002-12-12 07:18 dts12 |
| |
| * snmplib/mib.c: |
| |
| Document the -OU option, and alphabetise the handling of options. |
| |
| 2002-12-12 06:25 dts12 |
| |
| * apps/Makefile.in: |
| |
| Install 'snmpinform' as a relative link, rather than an absolute one. |
| Fix provided by the indefatigable Stefan Radman (Bug #652587) |
| |
| 2002-12-12 05:56 dts12 |
| |
| * configure, configure.in: |
| |
| Quote configure options when contructing net-snmp-configure and net-snmp-configure.h |
| This allows options containing spaces, etc, to be handled correctly. |
| (See Feature Request #547152) |
| |
| 2002-12-11 16:52 nba |
| |
| * agent/mibgroup/host/hr_disk.c: |
| |
| Patch for FreeBSD. Thanks to Jun Kuriyama |
| |
| 2002-12-11 12:16 dts12 |
| |
| * snmplib/: snmp_logging.c (V4-2-patches.4), snmp_logging.c: |
| |
| Try disabling line-buffering on Windows systems (since it |
| apparently enables full-buffering instead). See Bug #558837. |
| |
| 2002-12-11 11:25 dts12 |
| |
| * perl/SNMP/t/: async.t, get.t, getnext.t, |
| notify.t, set.t: |
| |
| Explicitly set SNMP version = 1 (the original default as expected by the tests) |
| This should now pass all tests apart from conf.t #3 |
| |
| 2002-12-11 06:46 dts12 |
| |
| * include/net-snmp/agent/auto_nlist.h: |
| |
| Be more selective in using the 64-bit version of nlist. (Bug #611655) |
| |
| 2002-12-11 06:27 dts12 |
| |
| * README.solaris: |
| |
| Mention the non-functionality of one of the suggested approaches. |
| (Bug #617119). Reported by Quanah Gibson-Mount |
| |
| 2002-12-11 06:20 dts12 |
| |
| * agent/Makefile.in: |
| |
| Ensure that the destination directory exists before installing the |
| embedded perl script. (Bug #617891) Fix provided by Stefan Radman. |
| |
| 2002-12-11 05:56 dts12 |
| |
| * README.snmpv3 (V4-2-patches.4), README.snmpv3: |
| |
| Document the location assumptions being made in this description. |
| |
| 2002-12-11 04:47 dts12 |
| |
| * include/net-snmp/library/default_store.h, |
| include/net-snmp/library/mib.h, snmplib/mib.c, |
| man/snmpcmd.1.def: |
| |
| Provide a mechanism for forcing strings to be displayed in either |
| ASCII or Hex format, bypassing the "guess" mechanism as to which |
| is more appropriate. Suggested by Nick Kanakakorn. |
| Note that this does not affect objects with a Display-Hint in |
| their MIB definition. |
| |
| 2002-12-11 04:30 dts12 |
| |
| * agent/ds_agent.h, agent/snmpd.c, testing/eval_tools.sh |
| (V4-2-patches.[2,26,6]), agent/agent_read_config.c, |
| agent/snmpd.c, include/net-snmp/agent/ds_agent.h, |
| testing/eval_tools.sh: |
| |
| Command-line option to control whether to unlink the PID file or not. |
| Necessary for correct test operation. |
| |
| 2002-12-11 04:21 dts12 |
| |
| * perl/OID/test.pl: |
| |
| The latest library defaults to MODULE::name style output, |
| so adjust the expected output checks accordingly. |
| Also, there are actually 36 tests, not 35! |
| |
| 2002-12-11 04:17 dts12 |
| |
| * perl/OID/OID.xs: |
| |
| Initialise the SNMP libraries, to set up the OID tree. |
| Addresses bugs #638024 and #627643 |
| [Qn: Do we need to supply an 'appname' (c.d the SNMP module) ?] |
| |
| 2002-12-10 19:29 nba |
| |
| * man/snmp.conf.5.def, snmplib/snmp_api.c, |
| agent/mibgroup/util_funcs.c, |
| agent/mibgroup/ucd-snmp/logmatch.c: |
| |
| Allow runtime configuration of persistent directory |
| |
| 2002-12-10 19:24 nba |
| |
| * snmplib/read_config.c: |
| |
| Report errors handling persistent storage files |
| |
| 2002-12-10 19:23 nba |
| |
| * snmplib/system.c: |
| |
| Pass up error on directory creation |
| |
| 2002-12-10 17:27 nba |
| |
| * snmplib/mib.c: |
| |
| Better respect for the max width option (snmptranslate -Td) |
| |
| 2002-12-10 17:26 nba |
| |
| * man/snmp.conf.5.def: |
| |
| Document the oidOutputFormat option |
| |
| 2002-12-10 17:25 nba |
| |
| * apps/snmptable.c: |
| |
| Clean up. Remove calls to obsolete functions snmp_set_quick_print, |
| snmp_get_dump_packet, snmp_get_suffix_only. Remove last traces of the |
| non_sequential backwards hack. Make sure it works for all -O options. |
| |
| 2002-12-10 11:58 dts12 |
| |
| * agent/mibgroup/mibII/: interfaces.c (V4-2-patches.26), |
| interfaces.c: |
| |
| Protect against empty lines in /proc/net/dev (Bug #625426) |
| |
| 2002-12-10 11:41 dts12 |
| |
| * snmplib/: snmpv3.c (V4-2-patches.5), snmpv3.c: |
| |
| Free destination memory before cloning SNMP Engine ID. |
| Fix provided by Martin Carlsson. (Bug #835481) |
| |
| 2002-12-10 11:07 dts12 |
| |
| * perl/: ASN/Makefile.PL, OID/Makefile.PL, |
| SNMP/Makefile.PL, agent/Makefile.PL, |
| agent/default_store/Makefile.PL, default_store/Makefile.PL |
| : |
| |
| Add "$Config{ccflags}" to CCFLAGS. (See bug #640899) |
| |
| 2002-12-10 10:46 dts12 |
| |
| * agent/mibgroup/mibII/: ipAddr.c (V4-2-patches.8), ipAddr.c: |
| |
| Add support for Linux virtual interfaces in the ipAddressTable. |
| (Note this does *not* include separate per-v-interface statistics |
| in the interfaces table). |
| |
| Patch supplied by Jens Sittner (#621274) |
| |
| 2002-12-10 04:59 dts12 |
| |
| * agent/agent_handler.c: |
| |
| Remove a couple of extraneous ^M characters. |
| |
| 2002-12-10 02:36 nba |
| |
| * snmplib/mib.c: |
| |
| When using -Oqv and printing an empty string you could end up with |
| a NULL string and not an empty string leading to some very obscure |
| problems in snmptable and other applications. |
| |
| 2002-12-09 11:12 dts12 |
| |
| * snmplib/snmp_api.c: |
| |
| Handle missing integer values (whether 32- or 64-bit!). Oops! |
| |
| 2002-12-09 10:12 dts12 |
| |
| * snmplib/: snmp_api.c (V4-2-patches.38), snmp_api.c: |
| |
| Handle integer-based values correctly on a 64-bit platform. |
| Patch supplied by Thomas Weber (#561071) |
| |
| 2002-12-09 09:45 dts12 |
| |
| * agent/mibgroup/agentx/master.c: |
| |
| Take note of subagent-requested byte ordering in subsequent communications. |
| Patch supplied by Urban (#632284) |
| |
| 2002-12-09 09:32 dts12 |
| |
| * agent/: snmpd.c (V4-2-patches.25), snmpd.c: |
| |
| Remove the PID file on agent shutdown. |
| Patch supplied by Joel Rosdahl (#627699) |
| |
| 2002-12-09 09:25 dts12 |
| |
| * snmplib/system.c: |
| |
| Handle 'struct sockaddr' that contain 'sa_len' fields differently |
| to those that don't (c.f ifilter_ioctl.c in BIND 9.2.1 sources) |
| Patch supplied by Joel Rosdahl (#627696) |
| |
| 2002-12-09 07:12 dts12 |
| |
| * acconfig.h, configure, configure.in: |
| |
| Recognise BSDi4, and tweak the recognition of 'dlopen'. |
| Patches supplied by Joel Rosdahl. |
| |
| 2002-12-09 06:10 dts12 |
| |
| * agent/mibgroup/mibII/: at.c, interfaces.c, ip.c |
| : |
| |
| Remove some warnings, and try to cope with 'sysctl' failures. |
| Patches supplied by Chris Johns. |
| |
| 2002-12-09 04:20 dts12 |
| |
| * README.solaris: |
| |
| Mention the limitations on /usr/ucb/sed, |
| and point people towards /usr/bin/sed instead. |
| |
| 2002-12-07 08:41 dts12 |
| |
| * agent/helpers/table_dataset.c: |
| |
| Insert newly-created rows into the per-request lists, so that lower |
| level handlers can access them. |
| [Qn: Should we do something similar with updated lists as well?] |
| |
| 2002-12-07 08:34 dts12 |
| |
| * agent/helpers/table_dataset.c: |
| |
| Report back the correct error for rows that couldn't be created. |
| |
| 2002-12-07 08:32 dts12 |
| |
| * agent/helpers/table_dataset.c: |
| |
| Protect against freeing a row that never got created in the first place. |
| |
| 2002-12-06 18:05 hardaker |
| |
| * testing/tests/T030snmpv3usercreation: |
| |
| Skip on non-openssl machines. THis should be changed to just not using encryption on those machines, but I do not have the time at the moment |
| |
| 2002-12-06 13:12 hardaker |
| |
| * configure.in: |
| |
| remove ucdDemoPublic from --enable-mini-agent |
| |
| 2002-12-06 13:02 hardaker |
| |
| * configure: |
| |
| remove ucdDemoPublic from --enable-mini-agent |
| |
| 2002-12-06 12:01 dts12 |
| |
| * agent/helpers/table_dataset.c: |
| |
| Don't delete the "old" (non-existent) row, when tidying up after |
| creating a new row. |
| |
| 2002-12-06 11:40 dts12 |
| |
| * agent/helpers/table_dataset.c: |
| |
| Tweak handling of (invalid) RowStatus creation requests in an |
| "automatic creation" table. These should return wrongValue or |
| inconsistentValue, rather than notWritable. |
| |
| 2002-12-05 05:47 dts12 |
| |
| * agent/helpers/table_dataset.c: |
| |
| Support use of RowStatus object to control creation of new rows |
| (i.e. when the 'allow_creation' flag is not set). |
| This should deal with everything except determining whether a |
| row is ready to go 'active' (e.g. via 'createAndGo'). Such a |
| decision is inherently specific to each individual MIB, so must |
| really be done in the lower-level handler. |
| |
| 2002-12-05 05:41 dts12 |
| |
| * agent/helpers/table_dataset.c: |
| |
| Stop processing when a 'non-writable create' is detected. |
| |
| 2002-12-04 19:35 hardaker |
| |
| * agent/mibgroup/disman/mteTriggerTable.c: |
| |
| - BIT_STR -> OCTET_STR, which is what it should be. |
| - run eventTable entries. |
| |
| 2002-12-04 19:34 hardaker |
| |
| * agent/mibgroup/disman/mteTriggerExistenceTable.c: |
| |
| BIT_STR -> OCTET_STR, which is what it should be. |
| |
| 2002-12-04 19:33 hardaker |
| |
| * agent/mibgroup/disman/: mteObjectsTable.c, |
| mteTriggerBooleanTable.c: |
| |
| use netsnmp_strdup_and_null to get real strings from mib data. |
| |
| 2002-12-04 19:32 hardaker |
| |
| * agent/mibgroup/disman/: event-mib.h, |
| mteEventNotificationTable.c, mteEventNotificationTable.h |
| , mteEventTable.c, mteEventTable.h: |
| |
| - implemented the mteEventTable and the mteEventNotificationTable |
| - FYI, total implementation time: about 4 hours |
| - no easy-to-use .conf wrappers yet though. snmpset support only. |
| |
| 2002-12-04 19:29 hardaker |
| |
| * local/mib2c.create-dataset.conf: |
| |
| - use the netsnmp_table_set_add_indexes function which actually works. |
| |
| 2002-12-04 19:29 hardaker |
| |
| * agent/helpers/table_dataset.c, |
| include/net-snmp/agent/table_dataset.h: |
| |
| - create a netsnmp_table_set_add_indexes function. |
| - Allow row creation using rowStatus when the data column exists, but |
| there is no assigned value (ie, is NULL). |
| - use netsnmp_strdup_and_null instead of memdup to make sure an |
| implicit NULL is in place for things that use the data and need it |
| as a real string. |
| |
| 2002-12-04 19:27 hardaker |
| |
| * net-snmp-config.in: |
| |
| document --prefix |
| |
| 2002-12-04 13:16 hardaker |
| |
| * NEWS (V4-2-patches.9), NEWS: |
| |
| document 4.2.6 |
| |
| 2002-12-03 04:44 dts12 |
| |
| * agent/mibgroup/host/hr_print.c: |
| |
| Close printer file handle with 'fclose' rather than 'pclose' to avoid |
| a memory leak on Solaris 2.6. Fix provided by Jacobo Matute. |
| |
| 2002-12-03 04:33 dts12 |
| |
| * agent/helpers/: table_data.c, table_dataset.c: |
| |
| Translate GetNext (and GetBulk) requests into simple Get requests, |
| when passing them from the table_data handler to table_dataset. |
| This is analogous to how the iterate handler works, and allows |
| lower level handlers to override the basic behaviour (without |
| having to duplicate all of the "find next row" code every time). |
| |
| 2002-12-02 04:48 dts12 |
| |
| * agent/helpers/table.c: |
| |
| Return SNMPv2-style exceptions, rather than the SNMPv1 'noSuchName' error. |
| This used to break AgentX subagents, but the latest change to snmp_agent.c |
| (to catch noSuch{Instance,Object} exceptions) seems to have fixed that problem. |
| |
| 2002-12-02 04:40 dts12 |
| |
| * agent/snmp_agent.c: |
| |
| Explicitly parenthesise a comparison, to keep the compiler happy. |
| |
| 2002-12-02 04:39 dts12 |
| |
| * agent/snmp_agent.c: |
| |
| Inclusive-range GetNext requests are transmitted as Get requests, so may |
| well return noSuch{Instance,Object} exceptions. Catch these as well. |
| |
| 2002-12-02 04:36 dts12 |
| |
| * agent/helpers/table_dataset.c: |
| |
| Catch (and reject) attempts to create a new row via a non-writable object. |
| |
| 2002-11-28 04:24 dts12 |
| |
| * agent/helpers/table_iterator.c: |
| |
| Null out one final loop_context pointer after being freed. |
| (Patch provided by Roger McCalman) |
| |
| 2002-11-26 17:59 nba |
| |
| * snmplib/parse.c: |
| |
| Discard the secondary (GROUP) DESCRIPTION insize a MODULE-COMPLIANCE |
| to avoid leaking memory. Thanks to Eugene_Bruk@bmc.com |
| |
| 2002-11-26 17:53 nba |
| |
| * apps/snmptranslate.c: |
| |
| Reinstate the -w options that was lost in the indent fury |
| |
| 2002-11-26 10:50 hardaker |
| |
| * agent/mibgroup/examples/notification.c: |
| |
| The notification variable shouldn't be static. A bug found while |
| tracking down a problem pointed out by Venice on IRC. |
| |
| 2002-11-26 04:10 dts12 |
| |
| * snmplib/snmp_enum.c: |
| |
| Fix incorrect usage of SE_MAX_IDS vs SE_MAX_SUBIDS. |
| Reported by 'shinepeak' |
| |
| 2002-11-25 22:41 hardaker |
| |
| * local/FAQ2HTML: |
| |
| hack of a hack of a hack, or: fix multi-line FAQ questions |
| |
| 2002-11-25 10:08 hardaker |
| |
| * README.agentx: |
| |
| mention agentxPingInterval |
| |
| 2002-11-18 21:39 hardaker |
| |
| * agent/mibgroup/smux/smux.h: |
| |
| applied patch #527650 |
| |
| 2002-11-11 17:10 nba |
| |
| * snmplib/mib.c: |
| |
| Respect the mibdirs conf directive. Thanks to Stefan Radman (sradman) |
| |
| 2002-11-11 16:57 nba |
| |
| * apps/snmptrapd_log.c: |
| |
| Fix a missing error return |
| |
| 2002-11-11 14:26 hardaker |
| |
| * snmplib/: snmpTCPDomain.c, snmpUDPDomain.c: |
| |
| fix taddr generation/parsing for port based transports to properly use |
| network byte ordering. |
| |
| 2002-11-11 14:25 hardaker |
| |
| * agent/mibgroup/target/snmpTargetAddrEntry.c: |
| |
| fix write support for the timeout column |
| |
| 2002-11-09 10:06 nba |
| |
| * agent/mib_modules.c, agent/snmp_vars.c, |
| agent/mibgroup/agentx/master.c, |
| agent/mibgroup/agentx/master_admin.c, |
| agent/mibgroup/agentx/subagent.c, |
| include/net-snmp/agent/mib_modules.h, |
| include/net-snmp/library/snmpUDPIPv6Domain.h: |
| |
| Do away with a bunch of compiler warnings |
| |
| 2002-11-09 09:59 nba |
| |
| * agent/mibgroup/: util_funcs.c, ucd-snmp/extensible.c, |
| ucd-snmp/memory.c, ucd-snmp/memory_freebsd2.c, |
| ucd-snmp/pass.c, ucd-snmp/proc.c, host/hr_print.c |
| : |
| |
| Zero is an OK file descriptor. -1 is the error return |
| |
| 2002-11-09 09:54 nba |
| |
| * include/net-snmp/library/parse.h, snmplib/parse.c: |
| |
| More to the point message for undefined identifiers. Brought forward from 4.2 |
| |
| 2002-11-09 09:52 nba |
| |
| * apps/snmpvacm.c: |
| |
| Print the error information in case of error |
| |
| 2002-11-09 09:51 nba |
| |
| * apps/snmpnetstat/route.c: |
| |
| Protect against v2 exception results |
| |
| 2002-11-09 09:49 nba |
| |
| * sedscript.in, man/snmpcmd.1.def: |
| |
| Protect PREFIX when it is the env var. Thanks to Stefan Radman (sradman) |
| |
| 2002-11-09 09:47 nba |
| |
| * mibs/rfclist: |
| |
| Add RFC 3371 L2TP-MIB |
| |
| 2002-11-09 09:46 nba |
| |
| * mibs/IANAifType-MIB.txt: |
| |
| Updated from IANA |
| |
| 2002-11-07 05:55 jbpn |
| |
| * apps/snmptable.c: |
| |
| - fix -Cf and -Cw option processing (previously would core dump if |
| no option passed), as pointed out by hampa on #net-snmp |
| |
| 2002-11-06 15:35 rstory |
| |
| * net-snmp-config.in: |
| |
| fix cut/paste |
| |
| 2002-11-06 15:04 rstory |
| |
| * configure: |
| |
| configure to match configure.in & makefiles |
| |
| 2002-11-06 14:08 rstory |
| |
| * net-snmp-config.in: |
| |
| add missing end quote |
| |
| 2002-11-06 13:35 rstory |
| |
| * net-snmp-config.in: |
| |
| add @DEVFLAGS@ weherver there is a @CFLAGS@, except for the new --base-cflags |
| |
| 2002-11-06 13:22 rstory |
| |
| * Makefile.top: |
| |
| add @DEVFLAGS@ to CFLAGS |
| |
| 2002-11-06 13:21 rstory |
| |
| * configure.in: |
| |
| seperate developer cflags from normal cflags |
| |
| 2002-11-06 12:55 rstory |
| |
| * agent/mibgroup/util_funcs.h: |
| |
| change struct.h include to use "" instead of <net-snmp/>, since it it a local |
| include, not a system include |
| |
| 2002-11-06 12:39 rstory |
| |
| * acconfig.h, agent/mibgroup/util_funcs.h, |
| agent/mibgroup/ucd-snmp/lmSensors.c, |
| include/net-snmp/net-snmp-config.h.in, |
| snmplib/ucd-snmp-includes.h, win32/config.h, |
| win32/net-snmp/net-snmp-config.h: |
| |
| purge IN_UCD_SNMP_SOURCE |
| |
| 2002-11-05 12:24 hardaker |
| |
| * perl/AnyData_SNMP/netsh: |
| |
| added a xmlshort delimiter as requested by lands on IRC |
| |
| 2002-11-05 11:59 rstory |
| |
| * dist/cvsup: |
| |
| tabs -> spaces only try to chmod RO src dir if owner of dirs |
| |
| 2002-11-05 11:56 rstory |
| |
| * mkinstalldirs: |
| |
| making a directory is not an error, so don't send output to stderr |
| |
| 2002-11-04 11:15 hardaker |
| |
| * agent/mibgroup/target/snmpTargetParamsEntry.c: |
| |
| allow unregistered security models <= 2 |
| |
| 2002-11-04 11:14 hardaker |
| |
| * agent/mibgroup/notification/snmpNotifyTable.c: |
| |
| enable row creation to be better supported (rowstatus no longer has to |
| be first in the list, ...) |
| |
| 2002-11-04 11:13 hardaker |
| |
| * net-snmp-config.in: |
| |
| add cppflags to --cflags |
| |
| 2002-11-04 11:13 hardaker |
| |
| * NEWS: |
| |
| add stuff for 5.0.7 (or whatever) mentioning a few new features. |
| |
| 2002-11-01 12:06 hardaker |
| |
| * snmplib/snmp_api.c: |
| |
| Fixed bug #632094 using the suggested method: watch for NULL strerror() return |
| |
| 2002-11-01 10:09 rstory |
| |
| * Makefile.in: |
| |
| undo my changes from r 5.17, attempting to reduce runs of config.status |
| by using explicit paths to srcdir, and let VPATH do it's thing |
| |
| 2002-10-29 14:30 rstory |
| |
| * snmplib/Makefile.in: |
| |
| target to build binary array test app; tweak to parse test target (reduces most |
| but not all external references) |
| |
| 2002-10-29 14:27 rstory |
| |
| * snmplib/container_binary_array.c: |
| |
| fix for binary search problem noted by Romy Christensen on coders; partial |
| (ifdef'd out) code for a binary array iterator |
| |
| 2002-10-29 14:25 rstory |
| |
| * snmplib/test_binary_array.c: |
| |
| simple test program for binary array |
| |
| 2002-10-29 09:28 hardaker |
| |
| * perl/SNMP/SNMP.xs: |
| |
| Fix debugging as noted in bug #630348 |
| |
| 2002-10-28 19:47 hardaker |
| |
| * configure, configure.in: |
| |
| changed .1.6.3 to 1.3.6 as noted in comp.protocols.snmp |
| |
| 2002-10-28 15:01 hardaker |
| |
| * agent/mibgroup/examples/ucdDemoPublic.conf: |
| |
| changed password |
| |
| 2002-10-28 14:57 hardaker |
| |
| * agent/mibgroup/examples/ucdDemoPublic.conf: |
| |
| misc vacm fixes |
| |
| 2002-10-28 08:41 jbpn |
| |
| * snmplib/snmp_api.c: |
| |
| - remove erroneous free() of rxbuf |
| |
| 2002-10-25 12:35 hardaker |
| |
| * snmplib/snmp_api.c: |
| |
| fixed SNMP_CALLBACK_OP_DISCONNECT -> NETSNMP_OP_CALLBACK_DISCONNECT as noted by TrogL on IRC |
| |
| 2002-10-25 07:34 jbpn |
| |
| * snmplib/snmp_api.c: |
| |
| - perform a NETSNMP_CALLBACK_OP_DISCONNECT type callback if we |
| decide to shutdown a stream type connection because we received |
| an excessively large packet. |
| |
| 2002-10-24 10:41 hardaker |
| |
| * README: |
| |
| Added the super-bug-patch generator Stefan Radman to the THANKS list |
| |
| 2002-10-24 10:40 hardaker |
| |
| * configure.in: |
| |
| bug #617508: added the mta_sendmail module to --help |
| |
| 2002-10-24 10:35 hardaker |
| |
| * local/Makefile.in: |
| |
| update install list for mib2c conf files and remove old one |
| |
| 2002-10-23 20:34 hardaker |
| |
| * configure, configure.in: |
| |
| fix incorrect variable name I noticed when copying to a different configure script in another package |
| |
| 2002-10-23 20:28 hardaker |
| |
| * Makefile.in: |
| |
| Fixed bug#617838: versiontag isn't distributed and shouldn't be always |
| used in the make distclean calls. |
| |
| 2002-10-23 20:12 hardaker |
| |
| * agent/mibgroup/disman/mteTriggerTable.c: |
| |
| inconsequencial memory leaks fixed (init time leaks). |
| |
| 2002-10-23 20:10 hardaker |
| |
| * agent/helpers/table_iterator.c: |
| |
| Fixed various memory leaks in the table_iterator as pointed out by |
| Roger McCalman and Jay Parlar on the -coders list (including their patches) |
| |
| 2002-10-23 18:44 hardaker |
| |
| * agent/mibgroup/notification/snmpNotifyTable.c: |
| |
| snmpNotifyTable.c |
| |
| 2002-10-23 18:40 hardaker |
| |
| * agent/mibgroup/disman/mteTriggerTable.c: |
| |
| free a previously malloced pointer to the watch variable before replacing it. |
| |
| 2002-10-23 18:40 hardaker |
| |
| * agent/mibgroup/examples/delayed_instance.c: |
| |
| remove duplicate unused malloc. |
| |
| 2002-10-21 12:43 jbpn |
| |
| * include/net-snmp/system/solaris2.9.h: |
| |
| - add system file for Solaris 9 |
| |
| 2002-10-17 22:44 hardaker |
| |
| * agent/agent_registry.c, agent/snmp_agent.c, |
| agent/mibgroup/mibII/vacm_vars.c, |
| agent/mibgroup/mibII/vacm_vars.h, |
| include/net-snmp/agent/agent_callbacks.h, |
| include/net-snmp/agent/agent_registry.h, |
| include/net-snmp/library/vacm.h, snmplib/vacm.c: |
| |
| Optimized the VACM checks in the case of getnext/getbulk so that when |
| large portions of the mib tree are excluded, the sub-mib access code |
| won't be called at all (finally implementing a very long needed optimization). |
| |
| 2002-10-17 22:41 hardaker |
| |
| * include/net-snmp/library/snmp_api.h, snmplib/snmp_api.c |
| : |
| |
| new function to find the commonality between two oids: netsnmp_oid_find_prefix |
| |
| 2002-10-17 22:39 hardaker |
| |
| * Makefile.in, aclocal.m4, configure, |
| configure.in: |
| |
| Print out a "summary" at the end of a run |
| |
| 2002-10-17 05:40 dts12 |
| |
| * local/mib2c.old-api.conf: |
| |
| Properly terminate a loop construct (missing '@end@') |
| Spotted by Karl Cooper. Oops! |
| |
| 2002-10-16 17:19 rstory |
| |
| * agent/snmpd.c: |
| |
| restore continue after EINTR caused by signal we handled (instead of falling |
| thorough to exit!) |
| |
| 2002-10-16 17:00 rstory |
| |
| * agent/snmpd.c: |
| |
| check for our signal flags on EINTR, and only relesect if not changed; |
| debug msg when signals registered and for select/fdsets; |
| |
| 2002-10-16 15:52 rstory |
| |
| * Makefile.top: |
| |
| move CPPFLAGS before user configure CFLAGS.. so if a user adds something |
| like /usr/local/include to CFLAGS, we will pick up our local includes first, |
| instead of includes from a previous release.. |
| |
| 2002-10-16 00:06 rstory |
| |
| * apps/: snmptrapd.c, snmptrapd_log.c, snmptrapd_log.h |
| : |
| |
| make sure snmptrapd always honors DS_APP_NUMERIC_IP for logging |
| |
| 2002-10-15 17:09 rstory |
| |
| * snmplib/mib.c: |
| |
| netsnmp_get_boolean -> netsnmp_ds_get_boolean |
| |
| 2002-10-15 14:08 rstory |
| |
| * agent/helpers/table.c: |
| |
| fix constant used in assert, noted on coders |
| |
| 2002-10-15 14:07 rstory |
| |
| * agent/snmp_agent.c: |
| |
| include syslog for libwrap log levels |
| |
| 2002-10-15 10:39 hardaker |
| |
| * man/snmpcmd.1.def: |
| |
| Add yet another way to specify v6 addresses |
| |
| 2002-10-14 11:54 hardaker |
| |
| * man/snmpcmd.1.def: |
| |
| fix ipv6 transport address specs |
| |
| 2002-10-11 19:18 hardaker |
| |
| * README.cmu, dist/net-snmp.spec: |
| |
| Remove the README.cmu file (entirely out of date at this point). |
| |
| 2002-10-11 16:57 hardaker |
| |
| * acconfig.h, configure, configure.in, |
| agent/mibgroup/ucd-snmp/disk.c, |
| include/net-snmp/net-snmp-config.h.in: |
| |
| patch #600933 from Donal Diamond: dskPercentNode for FreeBSD4 |
| |
| 2002-10-11 16:49 hardaker |
| |
| * snmplib/mib.c: |
| |
| Patch #598280 from Jeff Watson: make -OQ not print type warnings. |
| |
| 2002-10-11 16:43 hardaker |
| |
| * dist/Makefile: |
| |
| fix include directory |
| |
| 2002-10-11 16:42 hardaker |
| |
| * dist/.cvsignore: |
| |
| ignore rpm subdir |
| |
| 2002-10-11 16:32 hardaker |
| |
| * dist/RELEASE-INSTRUCTIONS: |
| |
| better docs about auto-extracted SF news |
| |
| 2002-10-11 16:04 hardaker |
| |
| * dist/: Makefile, net-snmp.spec: |
| |
| merge in patch #598869: Mark Harig's better rpm stuff |
| |
| 2002-10-11 15:21 hardaker |
| |
| * include/net-snmp/library/default_store.h, snmplib/mib.c |
| : |
| |
| Alternative to a patch suggestion: add -OU to not print UNITS suffixes. |
| |
| 2002-10-11 15:18 hardaker |
| |
| * man/snmpcmd.1.def: |
| |
| ../agent/snmp_agent.c |
| |
| 2002-10-11 15:14 hardaker |
| |
| * man/snmp.conf.5.def: |
| |
| document dontPrintUnits |
| |
| 2002-10-11 14:48 hardaker |
| |
| * agent/snmp_agent.c: |
| |
| Patch #617151 from Andrew Rucker Jones: fix libwrap headers. |
| - I'm still unhappy with how libwrap functions... needs thinking about. |
| |
| 2002-10-11 13:53 hardaker |
| |
| * agent/mibgroup/ucd-snmp/diskio.c: |
| |
| Patch #312694 from John Surveyor: fix diskio on solaris. |
| |
| 2002-10-11 13:37 hardaker |
| |
| * agent/mibgroup/mibII/at.c: |
| |
| Applied patch #621398 from Matthew Krenzer to fix linux arp table. |
| |
| 2002-10-11 09:47 rstory |
| |
| * win32/snmpdsdk/snmpd.dsp: |
| |
| chg netsnmpmibs -> netsnmpmibsskd (noted on coders by Jed Whitten) |
| |
| 2002-10-11 09:45 jbpn |
| |
| * man/snmpcmd.1.def: |
| |
| - note square brackets for IPv6 addresses |
| |
| 2002-10-11 09:40 jbpn |
| |
| * agent/snmpd.c: |
| |
| - restart select() more quickly if an EINTR happens |
| |
| 2002-10-11 01:51 hardaker |
| |
| * FAQ: |
| |
| applied Harrie's patch describing low memory footprints |
| |
| 2002-10-10 11:38 hardaker |
| |
| * snmplib/snmpksm.c: |
| |
| Patch from Ken Horstein to fix KSM module |
| |
| 2002-10-10 06:22 jbpn |
| |
| * agent/helpers/table_array.c: |
| |
| - remove bad inlines which cause file not to compile with Sun CC. |
| See bug #620827. |
| |
| 2002-10-10 02:03 hardaker |
| |
| * dist/net-snmp.spec: |
| |
| add .la files |
| |
| 2002-10-10 02:00 hardaker |
| |
| * dist/net-snmp.spec: |
| |
| make the .spec file almost usable. |
| |
| 2002-10-08 18:55 hardaker |
| |
| * FAQ: |
| |
| FAQ updates for download sites. |
| |
| 2002-10-08 10:36 hardaker |
| |
| * perl/OID/OID.pm: |
| |
| Patch from Joshua Keroes for string comparisons |
| |
| 2002-10-07 13:57 hardaker |
| |
| * FAQ: |
| |
| added a statement about the COPYING file (suggested by Harrie) |
| |
| 2002-10-06 14:32 rstory |
| |
| * dist/README.build-scripts: |
| |
| nsb-* likes full paths, update examples; fix sourceforge upload site |
| |
| 2002-10-05 17:42 hardaker |
| |
| * README, sedscript.in, snmplib/snmp_version.c |
| , FAQ, perl/SNMP/SNMP.pm: |
| |
| - (snmplib/snmp_version.c sedscript.in): version tag ( 5.0.6 ) |
| |
| |
| ------------------------------------------------------------------------------- |
| |
| Changes: V5.0.5 -> V5.0.6 |
| |
| 2002-10-05 14:29 hardaker |
| |
| * agent/Makefile.depend, agent/helpers/Makefile.depend, |
| agent/mibgroup/Makefile.depend, apps/Makefile.depend, |
| apps/snmpnetstat/Makefile.depend, snmplib/Makefile.depend |
| : |
| |
| make depend |
| |
| 2002-10-05 14:09 hardaker |
| |
| * Makefile.top: |
| |
| update for 5.0.6 |
| |
| 2002-10-05 14:08 hardaker |
| |
| * dist/RELEASE-INSTRUCTIONS: |
| |
| remove illegal flag from nsb-config |
| |
| 2002-10-05 13:41 rstory |
| |
| * agent/snmp_agent.c: |
| |
| efence is your friend: don't allocate 0 bytes |
| |
| 2002-10-05 12:58 rstory |
| |
| * agent/mibgroup/agentx/subagent.c: |
| |
| efence is your friend: don't reference ptr after is has been free'd. |
| |
| 2002-10-04 07:17 hardaker |
| |
| * agent/snmp_agent.c: |
| |
| fix secondary effect of bug 613983 and really fix it this time. |
| |
| 2002-10-02 10:56 hardaker |
| |
| * agent/mibgroup/tunnel/: tunnel.c (V4-2-patches.2), tunnel.c |
| : |
| |
| Patch from Frank Strauss to fix some coding errors |
| |
| 2002-10-01 07:39 rstory |
| |
| * agent/snmp_vars.c: |
| |
| offical patch 617049: initialize container list earlier (in init_agent) |
| |
| 2002-10-01 07:35 rstory |
| |
| * agent/snmp_vars.c: |
| |
| remove ^M characters (damn windows editors) |
| |
| 2002-09-30 15:17 rstory |
| |
| * FAQ, README, sedscript.in, perl/SNMP/SNMP.pm |
| , snmplib/snmp_version.c: |
| |
| - (snmplib/snmp_version.c sedscript.in): version tag ( 5.0.5 ) |
| |
| 2002-09-30 15:16 rstory |
| |
| * dist/RELEASE-INSTRUCTIONS: |
| |
| add info on md5sums and gpg signing |
| |
| 2002-09-30 15:15 rstory |
| |
| * dist/cvsup: |
| |
| fix chmod to do what I wanted, not what I told it |
| |
| 2002-09-30 15:14 rstory |
| |
| * ChangeLog, Makefile.top, NEWS: |
| |
| update for 5.0.5 |
| |
| 2002-09-30 14:27 rstory |
| |
| * ChangeLog: |
| |
| merge pre changes into 5.0.4 comments |
| |
| 2002-09-30 14:25 rstory |
| |
| * NEWS: |
| |
| update for 5.0.4 |
| |
| 2002-09-30 14:23 hardaker |
| |
| * NEWS: |
| |
| NEWS updates for 5.0.4 |
| |
| 2002-09-30 14:03 rstory |
| |
| * README: |
| |
| update my email address |
| |
| 2002-09-30 14:03 rstory |
| |
| * ChangeLog: |
| |
| update for release 5.0.4 |
| |
| |
| ------------------------------------------------------------------------------- |
| |
| Changes: V5.0.3 -> V5.0.5 |
| |
| 2002-09-30 16:08 rstory |
| |
| * agent/helpers/table.c: |
| |
| make len a size_t to fix problem on 64 bit system, reported by sebnod` in IRC |
| |
| 2002-09-30 16:05 rstory |
| |
| * agent/helpers/table.c: |
| |
| don't use static local vars, as they are likely to cause problems with threads |
| |
| 2002-09-30 15:48 rstory |
| |
| * dist/nsb-package: |
| |
| make sure install dir is relative to build dir |
| |
| 2002-09-30 15:20 rstory |
| |
| * snmplib/vacm.c: |
| |
| add missing newline in debug |
| |
| 2002-09-30 15:19 rstory |
| |
| * dist/: nsb-functions, nsb-package: |
| |
| fix typos |
| |
| 2002-09-30 15:18 rstory |
| |
| * agent/snmp_agent.c: |
| |
| avoid infinite loop |
| |
| 2002-09-30 14:59 rstory |
| |
| * dist/nsb-functions: |
| |
| don't assume make is GNU make, and search for it. require user to set an |
| env var if no GNU make is found in PATH |
| |
| 2002-09-30 14:58 rstory |
| |
| * dist/cvsup: |
| |
| if CVS dir is ro, automagically make it rw before update and ro after update |
| |
| 2002-09-27 14:03 hardaker |
| |
| * agent/snmp_agent.c: |
| |
| make get_set_cache() return an error if no previous SET has been started. |
| |
| 2002-09-27 14:02 hardaker |
| |
| * agent/agent_registry.c: |
| |
| double check against some null pointers before using them in the cache code. |
| |
| 2002-09-27 13:36 hardaker |
| |
| * agent/snmp_agent.c: |
| |
| set treecache_num to -1 at init of memory, to be extra safe. |
| |
| 2002-09-26 14:58 hardaker |
| |
| * agent/: snmp_agent.c, snmpd.c: |
| |
| move libwrap variables |
| |
| 2002-09-26 14:57 hardaker |
| |
| * perl/agent/agent.xs: |
| |
| ok, remove tcpwrappers vars |
| |
| 2002-09-26 13:44 hardaker |
| |
| * perl/agent/agent.xs: |
| |
| define stupid variables needed by tcpwrappers because they don't get |
| concepts of encapsulation. arg. |
| |
| 2002-09-26 11:26 hardaker |
| |
| * perl/agent/agent.xs: |
| |
| change call_pv to perl_call_pv for older versions of perl. |
| |
| 2002-09-26 11:10 hardaker |
| |
| * snmplib/mib.c: |
| |
| run strdup() on get_mib_dir() results to fix bug pointed out by Eugene Bruk. |
| |
| 2002-09-23 13:14 hardaker |
| |
| * dist/RELEASE-INSTRUCTIONS: |
| |
| mention freshmeat |
| |
| 2002-09-23 13:13 hardaker |
| |
| * agent/mibgroup/ucd-snmp/versioninfo.c, |
| agent/mibgroup/ucd-snmp/versioninfo.h, mibs/UCD-SNMP-MIB.txt |
| : |
| |
| - implement a (long needed) settable variable to store the current |
| persistent information. |
| |
| 2002-09-23 12:47 hardaker |
| |
| * snmplib/snmp_api.c: |
| |
| - make not in time window reports trigger a resend of informs. |
| (suggestion from Erik Anggard) |
| |
| 2002-09-20 11:28 jbpn |
| |
| * agent/mibgroup/mibII/vacm_vars.h: |
| |
| - remove functions vacm_parse_security and vacm_free_security which |
| don't exist |
| |
| 2002-09-19 17:01 hardaker |
| |
| * perl/agent/agent.xs: |
| |
| - support agent shutdowns (well, ok it's just an api since it doesn't work). |
| - misc bug fixes. |
| |
| 2002-09-19 16:38 hardaker |
| |
| * perl/agent/: agent.xs, netsnmp_request_infoPtr.pm: |
| |
| fix agent request_infoPtr problems. |
| |
| 2002-09-19 12:04 dts12 |
| |
| * win32/snmptranslate/snmptranslate.dsp: |
| |
| Compile and link with 'getopt.c' explicitly. |
| |
| This should not be necessary, but for some reason |
| (that completely escapes me!), using command-line options |
| (such as -IR) with the Release version of snmptranslate |
| causes a run-time DLL error. (The Debug version is fine). |
| The other applications seem to be OK - this problem only |
| seems to hit snmptranslate. So as a sticking-plaster, |
| compiliing getopt.c in as part of the project, keeps both |
| versions of the application happy. |
| Someone with better Windows knowledge than me needs to |
| look at this and fix it properly. |
| |
| 2002-09-19 06:14 jbpn |
| |
| * include/net-snmp/library/snmp_api.h: |
| |
| - undo worst of indent damage |
| |
| 2002-09-19 06:03 jbpn |
| |
| * include/net-snmp/library/snmp_api.h: |
| |
| - remove _dparse functions (which don't exist) |
| |
| 2002-09-18 10:55 hardaker |
| |
| * testing/eval_tools.sh: |
| |
| reset SNMP_SLEEP after loop |
| |
| 2002-09-18 10:41 jbpn |
| |
| * snmplib/snmp_client.c: |
| |
| - remove very obsolete (and not used anywhere) #definitions of |
| PARTY_MIB_BASE and CONTEXT_MIB_BASE |
| |
| 2002-09-18 02:59 rstory |
| |
| * ChangeLog: |
| |
| tweak for 5.0.4 last minute update |
| |
| 2002-09-18 02:48 rstory |
| |
| * testing/eval_tools.sh: |
| |
| chg > to -gt to achieve intended result |
| |
| 2002-09-18 01:39 rstory |
| |
| * NEWS: |
| |
| update for 5.0.4 |
| |
| 2002-09-18 01:33 rstory |
| |
| * FAQ, README, sedscript.in, perl/SNMP/SNMP.pm |
| , snmplib/snmp_version.c: |
| |
| - (snmplib/snmp_version.c sedscript.in): version tag ( 5.0.4 ) |
| |
| 2002-09-18 01:32 rstory |
| |
| * ChangeLog: |
| |
| update for 5.0.4 |
| |
| 2002-09-18 00:59 rstory |
| |
| * Makefile.in: |
| |
| add $(srcdir) to a few dependencies to try and reduce the # of times that |
| config.status is run when building outside the src dir |
| |
| 2002-09-18 00:54 rstory |
| |
| * README.win32: |
| |
| visually provocative section headers; add recent status (all bad news); |
| not to use new win32sdk.dsw to get additonal functionality with platform sdk; |
| remove info on removing agentx, as it's been around now for a while; add |
| section on what files to edit to add mib2c generated code to agent; remove |
| reference to specific release number in example |
| |
| 2002-09-18 00:25 rstory |
| |
| * win32/snmpdsdk/snmpd.dsp: |
| |
| take 'sdk' out of exe name |
| |
| 2002-09-18 00:25 rstory |
| |
| * win32/win32sdk.dsw: |
| |
| swap snmpdsdk for snmpd |
| |
| 2002-09-18 00:14 rstory |
| |
| * win32/: encode_keychange/encode_keychange.dsp, |
| libsnmp/libsnmp.dsp, libsnmp_dll/libsnmp_dll.dsp, |
| snmpbulkget/snmpbulkget.dsp, snmpbulkwalk/snmpbulkwalk.dsp |
| , snmpd/snmpd.dsp, snmpdelta/snmpdelta.dsp, |
| snmpdf/snmpdf.dsp, snmpget/snmpget.dsp, |
| snmpgetnext/snmpgetnext.dsp, snmpnetstat/snmpnetstat.dsp |
| , snmpset/snmpset.dsp, snmpstatus/snmpstatus.dsp, |
| snmptable/snmptable.dsp, snmptest/snmptest.dsp, |
| snmptranslate/snmptranslate.dsp, snmptrap/snmptrap.dsp, |
| snmptrapd/snmptrapd.dsp, snmpusm/snmpusm.dsp, |
| snmpvacm/snmpvacm.dsp, snmpwalk/snmpwalk.dsp: |
| |
| get all our ducks in a row: add advapi32.lib to link lines, make sure all |
| Release and Debug libs/apps are compile with same C++ settings |
| |
| 2002-09-18 00:12 rstory |
| |
| * win32/netsnmpmibs/netsnmpmibs.dsp: |
| |
| remove sdk dependent modules |
| |
| 2002-09-18 00:10 rstory |
| |
| * win32/mib_module_inits.h: |
| |
| group modules that depend on win32 sdk together, with ifdef |
| |
| 2002-09-18 00:08 rstory |
| |
| * agent/snmp_vars.c: |
| |
| no callback for win32 until pipe fd problem is fixed |
| |
| 2002-09-18 00:07 rstory |
| |
| * win32/: netsnmpmibssdk/netsnmpmibssdk.dsp, |
| snmpdsdk/snmpd.dsp: |
| |
| new versions for sdk users |
| |
| 2002-09-18 00:05 rstory |
| |
| * win32/win32sdk.dsw: |
| |
| new workspace for sdk users |
| |
| 2002-09-16 16:27 hardaker |
| |
| * perl/SNMP/SNMP.pm: |
| |
| mib module loading fixes by calling init_snmp first |
| |
| 2002-09-13 15:05 rstory |
| |
| * dist/RELEASE-INSTRUCTIONS: |
| |
| tweak example nsb-config command; add -b back to cvs2cl, otherwise you |
| get changelog msgs from other branches and have to weed them out |
| |
| 2002-09-13 12:33 hardaker |
| |
| * perl/OID/: OID.pm, OID.xs, test.pl: |
| |
| fix illegal oids to not return a pointer. |
| |
| 2002-09-13 10:40 jbpn |
| |
| * snmplib/snmpUDPDomain.c: |
| |
| - minor optimisation; we don't need a zero-terminated community |
| string except for debugging output. |
| |
| 2002-09-13 10:35 hardaker |
| |
| * local/mib2c: |
| |
| added -i option to request indent not be run |
| |
| 2002-09-13 10:06 jbpn |
| |
| * COPYING: |
| |
| - add missing verb in introduction |
| |
| 2002-09-12 15:58 hardaker |
| |
| * perl/SNMP/SNMP.xs: |
| |
| protect calling some SvIV dereference functions if it's not an IV. |
| - eliminates the remaining perl warnings. |
| |
| 2002-09-12 14:45 hardaker |
| |
| * net-snmp-config.in: |
| |
| include ldflags where appropriate (--libs, --agent-libs, ...) |
| |
| 2002-09-12 01:48 rstory |
| |
| * dist/: nsb-nightly, nsb-package: |
| |
| add/use new option to remove build dir after successful build |
| |
| 2002-09-12 01:47 rstory |
| |
| * dist/nsb-functions: |
| |
| print build dir |
| |
| 2002-09-12 01:19 hardaker |
| |
| * testing/tests/: Sv3config, T030snmpv3usercreation: |
| |
| much more complex tests of USM user creation/modification. |
| |
| 2002-09-12 01:07 hardaker |
| |
| * testing/: eval_tools.sh, tests/T001snmpv1get, |
| tests/T002snmpv1getnext, tests/T003snmpv1getfail, |
| tests/T004snmpv1nosuch: |
| |
| - support for multiple tests at once. |
| - merge v1 tests into a single (faster) test. |
| |
| 2002-09-12 00:34 rstory |
| |
| * dist/nsb-functions: |
| |
| don't monkey around with returning error codes, just exit; more regexp tweaks |
| |
| 2002-09-11 19:36 hardaker |
| |
| * testing/eval_tools.sh: |
| |
| - use sub-second sleeps if available |
| - sleep 1 (sub-)second at a time when waiting for particular tests |
| rather than the full SNMP_SLEEP duration. |
| |
| 2002-09-11 19:24 hardaker |
| |
| * apps/snmptrapd.c: |
| |
| use snmp_log instead of printf for shutdown message. |
| |
| 2002-09-11 18:42 hardaker |
| |
| * local/mib2c.iterate.conf: |
| |
| missing variable decl pointed out by irc:df |
| |
| 2002-09-10 16:16 rstory |
| |
| * dist/nsb-functions: |
| |
| tweak error regexps & error messages |
| |
| 2002-09-10 15:28 rstory |
| |
| * local/mib2c.array-user.conf: |
| |
| compiler warnings are your friend!; fix embeded comments; fix non-void |
| functions w/no rtn values; code reorg to fix emacs indent complaints |
| |
| 2002-09-10 15:26 rstory |
| |
| * Makefile.in: |
| |
| new start-flag end-flag targets to help nightly build script determine |
| if a make completed successfully |
| |
| 2002-09-10 15:12 rstory |
| |
| * dist/nsb-functions: |
| |
| tweaks for new script for automated nightly builds; ad nsb-abort, nsb-flow; |
| direct some messages to stderr; use new start-flag end-flag make targets; |
| update error grep to include '***'; check for new value to rm -fR build dir |
| |
| 2002-09-10 15:08 rstory |
| |
| * dist/nsb-nightly: |
| |
| new script for automated nightly builds |
| |
| 2002-09-10 15:08 rstory |
| |
| * dist/nsb-package: |
| |
| add option to rm -fR build dir at start; check scrip path for nsb-functions; |
| prefix default build dir w/version; exit w/rc from nsb-build |
| |
| 2002-09-10 15:05 rstory |
| |
| * dist/: nsb-config, nsb-platform: |
| |
| add current path to script to nsb-function search path |
| |
| 2002-09-09 09:28 jbpn |
| |
| * snmplib/snmp_api.c: |
| |
| - fix bug pointed out by Jared Smith-Mickelson (bug #605147) |
| whereby passing an unknown type character to snmp_add_var would |
| cause a segfault. |
| |
| 2002-09-09 09:09 hardaker |
| |
| * apps/snmptranslate.c: |
| |
| double check a pointer value before using it. |
| |
| 2002-09-09 09:09 hardaker |
| |
| * configure, configure.in, |
| agent/mibgroup/ucd-snmp/memory_netbsd1.c, |
| agent/mibgroup/ucd-snmp/vmstat_netbsd1.c, |
| include/net-snmp/net-snmp-config.h.in: |
| |
| Current header update patch for netbsd from Patrick Welche. |
| |
| 2002-09-06 18:30 driehuis |
| |
| * mibs/UCD-SNMP-MIB.txt: |
| |
| Mark the non-raw variants of objects that are accessable as raw counters |
| as deprecated, to (hopefully!) cut down on the number of users that get |
| bitten by it.. |
| |
| 2002-09-04 14:36 hardaker |
| |
| * README.solaris: |
| |
| added Bruce's email address |
| |
| 2002-09-04 14:27 hardaker |
| |
| * Makefile.in, Makefile.rules: |
| |
| fix perlclean |
| |
| 2002-09-04 14:10 hardaker |
| |
| * agent/snmpd.c: |
| |
| Fix process grouping by calling setsid() (reported by irc:TrogL) |
| |
| 2002-09-04 14:09 hardaker |
| |
| * configure, configure.in, |
| include/net-snmp/net-snmp-config.h.in: |
| |
| check for setsid(). |
| |
| 2002-09-03 13:51 hardaker |
| |
| * local/mib2c: |
| |
| fix cases where there either are no tables or no scalars. |
| |
| 2002-09-03 13:23 hardaker |
| |
| * perl/SNMP/SNMP.xs: |
| |
| don't use NULL variables. |
| |
| 2002-09-02 22:33 rstory |
| |
| * FAQ, README, sedscript.in, perl/SNMP/SNMP.pm |
| , snmplib/snmp_version.c: |
| |
| - (snmplib/snmp_version.c sedscript.in): version tag ( 5.0.4.pre2 ) |
| |
| 2002-09-02 22:33 rstory |
| |
| * ChangeLog: |
| |
| update for release 5.0.4.pre2 |
| |
| 2002-09-02 22:22 rstory |
| |
| * man/netsnmp_handler.3: |
| |
| updated docs |
| |
| 2002-09-02 22:19 rstory |
| |
| * agent/Makefile.depend, agent/helpers/Makefile.depend, |
| agent/mibgroup/Makefile.depend, apps/Makefile.depend, |
| apps/snmpnetstat/Makefile.depend, snmplib/Makefile.depend |
| : |
| |
| make depend |
| |
| 2002-09-02 22:16 rstory |
| |
| * dist/nsb-config: |
| |
| try and guess at src dir if not specified |
| |
| 2002-09-02 22:15 rstory |
| |
| * dist/README.build-scripts: |
| |
| add note about err when building in and out of source tree |
| |
| 2002-09-02 21:55 rstory |
| |
| * Makefile.in: |
| |
| full path to versiontag, in case we are buildint outside of src directory |
| |
| 2002-09-02 21:37 rstory |
| |
| * dist/nsb-functions: |
| |
| remove forced prompt on errors |
| |
| 2002-09-02 21:36 rstory |
| |
| * Makefile.in: |
| |
| add warnings when VERSION is required; add tarclean target; add tarclean to |
| distclean target |
| |
| 2002-09-02 21:34 rstory |
| |
| * agent/mibgroup/versiontag: |
| |
| add msg on error; add clean target |
| |
| 2002-09-02 20:27 rstory |
| |
| * NEWS: |
| |
| update win32 & AgentX status |
| |
| 2002-09-02 20:20 rstory |
| |
| * agent/snmp_agent.c, agent/mibgroup/agentx/master_admin.c |
| , include/net-snmp/agent/snmp_agent.h: |
| |
| fix to avoid locking up the agent when a sugagent dies during a set request. We |
| must clean up the delegated requests when the session(s) are closed, so that |
| they will be processed and removed, allowing further requests to be processed. |
| |
| 2002-09-01 13:43 rstory |
| |
| * snmplib/container_binary_array.c: |
| |
| change result type back to int, as it may receive a negative value |
| |
| PLEASE check the use of a variable before changing is signedness, especially |
| areound release time! |
| |
| 2002-08-30 15:18 rstory |
| |
| * include/net-snmp/utilities.h: |
| |
| include check_varbind.h |
| |
| 2002-08-30 15:18 rstory |
| |
| * agent/helpers/table_array.c: |
| |
| change NOSUCHNAME to NOSUCHINSTANCE again, as it seems the agentX fix also |
| correctly deals with this error code |
| |
| 2002-08-30 09:14 hardaker |
| |
| * FAQ, README: |
| |
| - delete sunsite.cnlab-switch.ch mirror, as it isn't one anymore. |
| |
| 2002-08-29 13:32 rstory |
| |
| * dist/nsb-functions: |
| |
| check for modules before configuring them |
| |
| 2002-08-29 10:52 hardaker |
| |
| * snmplib/scapi.c: |
| |
| Fix the last AES bug I know of. AES128 works great. |
| I still Need to fix 192/256 for longer key generation from MD5/SHA |
| |
| 2002-08-29 10:52 hardaker |
| |
| * perl/agent/agent.pm: |
| |
| use the right perl module name in the use line. |
| |
| 2002-08-29 06:47 dts12 |
| |
| * agent/agent_handler.c, agent/mibgroup/agentx/master.c |
| , include/net-snmp/agent/agent_registry.h, |
| win32/config.h: |
| |
| More Win32-related tidying up. |
| The agent now compiles with relatively few warnings. |
| |
| 2002-08-29 04:50 dts12 |
| |
| * agent/agent_trap.c, agent/mibgroup/agentx/client.c, |
| agent/mibgroup/mibII/vacm_vars.c, |
| agent/mibgroup/snmpv3/usmUser.c, |
| agent/mibgroup/utilities/override.h, |
| include/net-snmp/agent/snmp_agent.h, |
| include/net-snmp/agent/table_dataset.h, |
| include/net-snmp/library/mt_support.h, |
| snmplib/container_binary_array.c, snmplib/snmpusm.c, |
| win32/config.h, win32/libsnmp_dll/libsnmp.def: |
| |
| Declare new routine 'netsnmp_oid_equals', and assorted Win32 cleanup fixes. |
| |
| 2002-08-28 14:15 rstory |
| |
| * dist/RELEASE-INSTRUCTIONS: |
| |
| clarify cvs2cl script name; remove -b flag from cvs2cl per Dave; a little |
| reorganization; put commands on separate lines prefixed with $; note 5.x/4.x |
| differences per Dave's email; plug my new scripts where appropriate |
| |
| 2002-08-27 14:48 rstory |
| |
| * dist/RELEASE-INSTRUCTIONS: |
| |
| add URL for cvs2cl; update cvs2cl cmds to cvs2cl.pl, since that's the file |
| that's actually distributed |
| |
| 2002-08-27 00:59 rstory |
| |
| * Makefile.top: |
| |
| update for release 5.0.4.pre1 |
| |
| 2002-08-27 00:25 rstory |
| |
| * snmplib/snmp_version.c, FAQ, README, |
| sedscript.in, perl/SNMP/SNMP.pm: |
| |
| - (snmplib/snmp_version.c sedscript.in): version tag ( 5.0.4.pre1 ) |
| |
| 2002-08-27 00:24 rstory |
| |
| * ChangeLog: |
| |
| update for release 5.0.4.pre1 |
| |
| 2002-08-27 00:19 rstory |
| |
| * agent/Makefile.depend (5.6), agent/helpers/Makefile.depend (5.5), |
| agent/mibgroup/Makefile.depend (5.6), apps/Makefile.depend (5.5), |
| apps/snmpnetstat/Makefile.depend (5.5), snmplib/Makefile.depend |
| (5.5): |
| |
| make depend |
| |
| 2002-08-27 00:17 rstory |
| |
| * man/: netsnmp_agent.3 (5.3), netsnmp_bulk_to_next.3 (5.3), |
| netsnmp_debug.3 (5.3), netsnmp_handler.3 (5.3), netsnmp_instance.3 |
| (5.3), netsnmp_multiplexer.3 (5.3), netsnmp_old_api.3 (5.3), |
| netsnmp_read_only.3 (5.3), netsnmp_scalar.3 (5.2), |
| netsnmp_serialize.3 (5.3), netsnmp_table.3 (5.3), |
| netsnmp_table_array.3 (5.3), netsnmp_table_data.3 (5.3), |
| netsnmp_table_dataset.3 (5.3), netsnmp_table_iterator.3 (5.3), |
| netsnmp_todo.3 (5.3), netsnmp_watcher.3 (5.2): |
| |
| update man pages for 5.0.4.pre1 |
| |
| 2002-08-27 00:10 rstory |
| |
| * dist/nsb-config (1.1): |
| |
| new file to configure using same options as nsb-package for test or dist |
| |
| 2002-08-27 00:09 rstory |
| |
| * dist/nsb-package (1.3): |
| |
| don't append sys-name when building in src tree |
| |
| 2002-08-27 00:09 rstory |
| |
| * dist/nsb-functions (1.19): |
| |
| fix typo |
| |
| 2002-08-27 00:06 rstory |
| |
| * dist/nsb-functions (1.18): |
| |
| rename nsb-get-confg -> nsb-config-dist; use double quotes cuz of some |
| wierd shell thing I don't yet understand; check for src dir in config* |
| |
| 2002-08-26 23:34 rstory |
| |
| * Makefile.in (5.12): |
| |
| tweak commentcheck target to work outside the source tree |
| |
| 2002-08-26 23:33 rstory |
| |
| * agent/mibgroup/mibII/interfaces.c (5.3), |
| agent/mibgroup/ucd-snmp/proxy.c (5.1), |
| include/net-snmp/library/asn1.h (5.2), |
| include/net-snmp/library/oid_stash.h (5.1), snmplib/winservice.c |
| (5.1): |
| |
| remove C++ style comments (and anything that even remotely resembles one) |
| |
| 2002-08-26 17:47 rstory |
| |
| * dist/nsb-functions (1.17): |
| |
| pass make params to make, so we don't try to install in /usr/local/bin of |
| the compile servers... :-/ |
| |
| 2002-08-26 17:39 rstory |
| |
| * dist/nsb-functions (1.16): |
| |
| make dist & extra transports; no ipv6 on Darwin; make touchit before make |
| |
| 2002-08-26 17:04 rstory |
| |
| * agent/mibgroup/Rmon/event.c (5.4): |
| |
| replace u_int32_t, which doesn't compile on Sun 5.8, with u_int |
| |
| 2002-08-26 16:53 rstory |
| |
| * agent/mibgroup/Rmon/rows.c (5.2): |
| |
| fix undeclared variable error spotted on Sun, which linux missed completely. |
| I have no idea how this compiled before!! |
| |
| 2002-08-26 16:43 rstory |
| |
| * dist/nsb-functions (1.15): |
| |
| cleaner way to add system specific modules; disable perl, as it breaks |
| builds outside of the source tree |
| |
| 2002-08-26 15:45 rstory |
| |
| * dist/nsb-functions (1.14): |
| |
| only configure IPX on Linux |
| |
| 2002-08-26 15:44 rstory |
| |
| * dist/nsb-functions (1.13): |
| |
| only configure IPX on Linux; bail on configure errors |
| |
| 2002-08-26 15:04 rstory |
| |
| * dist/README.build-scripts (1.4): |
| |
| add suggestion to symlink nsb-* in local bin dir |
| |
| 2002-08-26 15:03 rstory |
| |
| * dist/: nsb-package (1.2), nsb-functions (1.12): |
| |
| add option for pre-release test configure options |
| |
| 2002-08-26 15:02 rstory |
| |
| * README.snmpv3 (5.3): |
| |
| make section headers stand out more; move note about encryption not being |
| enabled to a more prominent place. |
| |
| 2002-08-24 21:24 driehuis |
| |
| * configure.in, agent/mibgroup/ucd-snmp/diskio.c |
| (V4-2-patches.[37,3]): |
| |
| Merge from HEAD: detect the requirement for linking with -ldevstat. |
| Ugly hack to make sure diskio device names include the device number. |
| |
| 2002-08-23 11:46 dts12 |
| |
| * snmplib/Makefile.in (V4-2-patches.3): |
| |
| make depend |
| |
| 2002-08-22 08:31 jbpn |
| |
| * include/net-snmp/system/solaris2.7.h (5.2): |
| |
| - DONT_USE_NLIST reinstated, so NO_KMEM_USAGE redundant |
| |
| 2002-08-22 08:29 jbpn |
| |
| * acconfig.h (5.9), include/net-snmp/net-snmp-config.h.in (5.10): |
| |
| - reinstate test for DONT_USE_NLIST |
| |
| 2002-08-22 07:11 jbpn |
| |
| * agent/snmpd.c (5.10): |
| |
| - stop and restart logging when HUPped. This allows logfiles to be |
| rotated and so forth. |
| |
| 2002-08-22 07:06 jbpn |
| |
| * agent/snmpd.c (V4-2-patches.24): |
| |
| - stop and restart logging when HUPped. This allows logfiles to be |
| rotated and so forth. |
| |
| 2002-08-22 04:31 dts12 |
| |
| * README.snmpv3 (5.2): |
| |
| Add the missing '-x/X' options to the example authPriv command line |
| (reported by Prasada R Vankayalapati) |
| |
| 2002-08-20 11:04 hardaker |
| |
| * agent/mibgroup/agentx/subagent.c (5.6), apps/snmptrapd.c (5.4), |
| include/net-snmp/agent/ds_agent.h (5.3), FAQ (5.17): |
| |
| quiet snmptrapd when it can't connect to the agentx master. |
| |
| 2002-08-20 08:54 jbpn |
| |
| * include/net-snmp/system/solaris2.7.h (5.1): |
| |
| - add #define NO_KMEM_USAGE 1 since net-snmp-config.h.in no longer |
| pays attention to the DONT_USE_NLIST token. Omission of this |
| causes the agent to exit with the message "init_kmem: kvm_open |
| failed: error 0". |
| |
| NOTE: this may need applying to other members of the Solaris 2 |
| family, but I don't have machines to hand to test this. |
| |
| 2002-08-20 08:48 jbpn |
| |
| * agent/mibgroup/kernel_sunos5.c (5.2): |
| |
| - detect gigabit ethernet devices (geN) |
| - undo indent mayhem |
| |
| 2002-08-20 05:57 jbpn |
| |
| * include/net-snmp/utilities.h (5.1): |
| |
| - for now, don't #include snmp_locking.h since it breaks re-entrant |
| support (because mutex_type gets multiply-defined). Furthermore, the |
| functions it declares are never used anywhere, nor defined anywhere. |
| |
| 2002-08-20 05:56 jbpn |
| |
| * include/net-snmp/library/mt_support.h (5.1): |
| |
| - don't define "do nothing" macros for snmp_res_lock et al. functions |
| on Win32 platform (since real "do nothing" functions are required for |
| reasons best known to someone else). |
| - unmangling |
| |
| 2002-08-20 05:54 jbpn |
| |
| * include/net-snmp/library/snmp_locking.h (5.1): |
| |
| - fix highly bogus non-C syntax |
| |
| 2002-08-20 05:53 jbpn |
| |
| * snmplib/mt_support.c (5.1): |
| |
| - snmp_res_lock et al. functions no longer #defined to "do nothing" |
| targets for Win32 in mt_support.h, therefore no need to #undef them |
| here. |
| - unmangling |
| |
| 2002-08-20 01:13 hardaker |
| |
| * include/net-snmp/agent/agent_registry.h (5.2): |
| |
| headers for cache enabling functions. |
| |
| 2002-08-20 01:12 hardaker |
| |
| * agent/mibgroup/disman/mteTriggerTable.c (5.3): |
| |
| don't use non-existent memory pointers to the response data (eg: "timeout") |
| |
| 2002-08-19 17:46 nba |
| |
| * include/net-snmp/net-snmp-includes.h (5.1): |
| |
| Change a few conditionals to use #if in place of #ifdef |
| |
| 2002-08-19 17:28 nba |
| |
| * snmplib/: mib.c (5.17), parse.c (5.4): |
| |
| Align with 4.2 branch |
| |
| 2002-08-19 17:26 nba |
| |
| * mibs/: DISMAN-SCHEDULE-MIB.txt (5.1), |
| IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt (5.1), IANAifType-MIB.txt |
| (5.1), INET-ADDRESS-MIB.txt (5.1), Makefile.mib (5.2), ianalist |
| (5.1), mibfetch (5.1), rfclist (5.1): |
| |
| Update to current MIBs |
| |
| 2002-08-19 17:25 nba |
| |
| * agent/mibgroup/mibII/vacm_vars.c (5.7): |
| |
| Bail out for bad snmpAdminString value |
| |
| 2002-08-19 10:43 jbpn |
| |
| * FAQ (V4-2-patches.53), FAQ (5.16): |
| |
| - don't use positional community parameter in examples |
| - break a couple of over-long lines |
| - mention netsnmp_ variant of ds_set_ function |
| |
| 2002-08-19 05:44 dts12 |
| |
| * FAQ (V4-2-patches.52), FAQ (5.15): |
| |
| Add an entry about the snmptrapd/AgentX warning message. |
| |
| 2002-08-18 21:24 rstory |
| |
| * dist/nsb-functions (1.11): |
| |
| don't configure with build install dir, it is already specified on cmd line |
| for make install |
| |
| 2002-08-18 13:59 rstory |
| |
| * agent/helpers/table.c (5.7): |
| |
| more debugging - log value request is trying to set |
| |
| 2002-08-16 18:13 hardaker |
| |
| * README (5.9): |
| |
| added Bruce Shaw to the thanks list |
| |
| 2002-08-16 18:12 hardaker |
| |
| * README.solaris (1.2): |
| |
| A great update talking about perl and solaris from Bruce Shaw |
| |
| 2002-08-16 04:51 dts12 |
| |
| * agent/helpers/table_iterator.c (5.4): |
| |
| Catch explicitly 'noSuchInstance' exceptions, when walking an |
| iterator-handled module, so that holes can be skipped and the |
| next real instance retrieved. (This was already handled for |
| modules that didn't mark missing instances explicitly). |
| |
| 2002-08-16 03:17 hardaker |
| |
| * agent/snmp_agent.c (5.13): |
| |
| turn off caching by default, since the agentx code appears broken. |
| |
| 2002-08-16 03:03 hardaker |
| |
| * agent/: agent_registry.c (5.5), snmp_agent.c (5.12): |
| |
| speed enhancements via implementing a registration subtree lookup |
| cache. greatly speeds things up when similar requests come in |
| (snmpwalk, ...). |
| |
| 2002-08-15 13:35 hardaker |
| |
| * snmplib/parse.c (5.3): |
| |
| protect against NULL labels in subtrees |
| |
| 2002-08-15 11:14 hardaker |
| |
| * agent/agent_index.c (5.3), agent/agent_registry.c (5.4), |
| agent/agent_trap.c (5.1), agent/helpers/old_api.c (5.2), |
| agent/mibgroup/header_complex.c (5.1), agent/mibgroup/testhandler.c |
| (5.1), snmplib/snmp_transport.c (5.2), snmplib/snmpusm.c (5.3): |
| |
| use netsnmp_oid_equals (which is sometimes faster than |
| snmp_oid_compare) in a few places to achieve barely noticeable speed gains. |
| |
| 2002-08-15 11:12 hardaker |
| |
| * snmplib/parse.c (5.2): |
| |
| double check a pointer exists before passing it to strcmp() |
| |
| 2002-08-15 11:05 hardaker |
| |
| * perl/SNMP/Makefile.PL (5.7): |
| |
| change MAN3PODS to something compliant with the perl manuals. I think. |
| |
| 2002-08-14 13:42 rstory |
| |
| * apps/snmpset.c (5.2): |
| |
| add debug for local parsing of args |
| |
| 2002-08-14 12:26 rstory |
| |
| * agent/mibgroup/agentx/: master.c (5.5), master_admin.c (5.4), |
| subagent.c (5.5): |
| |
| add more detailed in debug messages; add a few new debugs |
| |
| 2002-08-14 12:23 rstory |
| |
| * agent/snmp_agent.c (5.11): |
| |
| when all delegated requests have finished, check all requests status so that |
| asp status is set, which is necessary for correct agentx set processing. |
| (now if I can just get all this hair off the floor, and glue it back to my |
| head, and then fix that dent in the wall where I've been banging my head....) |
| |
| 2002-08-13 17:25 hardaker |
| |
| * snmplib/snmp_api.c (5.14): |
| |
| fix a length comparison problem with netsnmp_oid_is_subtree() |
| |
| 2002-08-13 17:24 hardaker |
| |
| * NEWS (5.6): |
| |
| document a few recent changes. |
| |
| 2002-08-13 17:05 hardaker |
| |
| * agent/mibgroup/host/hr_print.c (5.1): |
| |
| Fix open file runaway on solaris. See bug #592806 reported by James Irwin. |
| |
| 2002-08-13 15:05 rstory |
| |
| * include/net-snmp/types.h (5.7): |
| |
| array of pointers = pointer to a pointer |
| |
| 2002-08-09 19:32 hardaker |
| |
| * local/FAQ2HTML (5.1): |
| |
| misc doc fixes. |
| |
| 2002-08-09 19:31 hardaker |
| |
| * snmplib/snmp_parse_args.c (5.4), |
| include/net-snmp/library/transform_oids.h (5.2), snmplib/snmpusm.c |
| (5.2), snmplib/snmpv3.c (5.3): |
| |
| initial AES support. |
| |
| 2002-08-09 19:31 hardaker |
| |
| * include/net-snmp/library/snmp_api.h (5.2), snmplib/snmp_api.c |
| (5.13): |
| |
| slight speed ups for snmp_oid_compare() to do single int compares till != |
| |
| 2002-08-09 19:29 hardaker |
| |
| * snmplib/scapi.c (5.2): |
| |
| - openssl 0.9.7 support for DES changes. |
| - initial AES support. |
| |
| 2002-08-09 19:28 hardaker |
| |
| * snmplib/keytools.c (5.2): |
| |
| indent fixes. |
| |
| 2002-08-09 19:27 hardaker |
| |
| * include/net-snmp/library/: scapi.h (5.1), snmpusm.h (5.1): |
| |
| define AES key specifics |
| |
| 2002-08-09 19:26 hardaker |
| |
| * acconfig.h (5.8), configure (5.17), configure.in (5.15), |
| include/net-snmp/net-snmp-config.h.in (5.9): |
| |
| - check for openssl .0.9.7 DES structures and functions. |
| - check for AES support in openssl (> 0.9.7) |
| |
| 2002-08-09 19:10 hardaker |
| |
| * agent/mibgroup/agentx/subagent.c (5.4): |
| |
| fix mode processing for RESERVE1/RESERVE2 test failures |
| |
| 2002-08-09 18:29 rstory |
| |
| * agent/snmp_agent.c (5.10): |
| |
| log msg when we ignore/fix illegal error_values for the client APIs |
| |
| 2002-08-09 18:28 rstory |
| |
| * local/mib2c.array-user.conf (5.12): |
| |
| corrections to example code |
| |
| 2002-08-09 18:27 rstory |
| |
| * agent/helpers/table.c (5.6): |
| |
| revert errors to uninformative SNMPv1 noSuchName for AgentX get-next/inclusive |
| processing; also add more comments here and there |
| |
| 2002-08-09 17:08 rstory |
| |
| * agent/mibgroup/agentx/master.c (5.4): |
| |
| debug msg for agentx oid for cases other than get/getnext |
| |
| 2002-08-09 11:45 rstory |
| |
| * agent/mibgroup/agentx/master_admin.c (5.3): |
| |
| don't free registration info on failure, as netsnmp_register_mib already did it |
| |
| 2002-08-09 09:57 jbpn |
| |
| * snmplib/: snmpAAL5PVCDomain.c (5.2), snmpCallbackDomain.c (5.1), |
| snmpIPXDomain.c (5.1), snmpTCPDomain.c (5.4), snmpTCPIPv6Domain.c |
| (5.5), snmpUDPDomain.c (5.6), snmpUDPIPv6Domain.c (5.7), |
| snmpUnixDomain.c (5.4), snmp_transport.c (5.1): |
| |
| - rename snmp_<domain>_blah functions to netsnmp_<domain>_blah |
| - make transport member functions static, to emphasise that they should |
| not be used directly |
| - handle EINTR in send and recv functions (as pointed out by Antti Kuntsi |
| in bug report #576806) |
| - formatting fixes |
| |
| 2002-08-09 09:54 jbpn |
| |
| * include/net-snmp/library/: snmpAAL5PVCDomain.h (5.3), |
| snmpIPXDomain.h (5.2), snmpTCPDomain.h (5.2), snmpTCPIPv6Domain.h |
| (5.3), snmpUDPDomain.h (5.2): |
| |
| - minor formatting fixes |
| |
| 2002-08-09 09:54 jbpn |
| |
| * include/net-snmp/library/snmpUnixDomain.h (5.3): |
| |
| - don't export netsnmp_unix_blah() functions |
| |
| 2002-08-09 09:53 jbpn |
| |
| * include/net-snmp/library/snmp_transport.h (5.1): |
| |
| - fix nasty formatting |
| |
| 2002-08-08 12:14 rstory |
| |
| * snmplib/snmpv3.c (5.2): |
| |
| reword config_perror msgs to remove "Error", as it is redundant |
| |
| 2002-08-08 12:11 rstory |
| |
| * snmplib/keytools.c (5.1): |
| |
| remove ifdef to log msg to user, after making msg more informative; remove |
| annoying blank lines |
| |
| 2002-08-08 11:33 hardaker |
| |
| * acconfig.h (5.7), configure (5.16), configure.in (5.14): |
| |
| Patch from Harrie to completely disable kmem usage |
| |
| 2002-08-06 03:30 jbpn |
| |
| * agent/mibgroup/agentx/subagent.c (5.3): |
| |
| - set main_session to NULL in subagent_shutdown(). This (along with the |
| deregistration of all alarms) allows AgentX functionality to be |
| stopped and restarted in subagents. |
| - Thanks to Vishal Verma for original patch |
| |
| 2002-08-06 03:27 jbpn |
| |
| * include/net-snmp/library/snmp_alarm.h (5.1): |
| |
| - add snmp_alarm_unregister_all() function |
| |
| 2002-08-06 03:26 jbpn |
| |
| * snmplib/: snmp_alarm.c (5.3), snmp_api.c (5.12): |
| |
| - add snmp_alarm_unregister_all() function |
| - call it from snmp_shutdown() |
| - thanks to Vishal Verma for original patch |
| |
| 2002-08-06 03:17 jbpn |
| |
| * snmplib/snmp_alarm.c (V4-2-patches.4): |
| |
| - add debugging output when all alarms unregistered |
| |
| 2002-08-06 03:10 jbpn |
| |
| * agent/mibgroup/agentx/subagent.c (V4-2-patches.4): |
| |
| - set main_session to NULL in subagent_shutdown(). This (along with the |
| deregistration of all alarms) allows AgentX functionality to be |
| stopped and restarted in subagents. |
| - Thanks to Vishal Verma for this patch (#558517) |
| |
| 2002-08-06 03:08 jbpn |
| |
| * snmplib/: snmp_alarm.c, snmp_alarm.h, snmp_api.c |
| (V4-2-patches.[3,1,36]): |
| |
| - add snmp_alarm_unregister_all() function |
| - call it from snmp_shutdown() |
| - thanks to Vishal Verma for providing this patch |
| |
| 2002-08-05 10:06 rstory |
| |
| * local/mib2c.iterate.conf (5.3): |
| |
| match function definition w/Netsnmp_*_DataPoint typedefs; add cvs Id |
| |
| 2002-08-03 11:52 rstory |
| |
| * dist/RELEASE-INSTRUCTIONS (1.5): |
| |
| break up lines long than 80 chars; abcde, not abcdd |
| |
| 2002-08-03 03:21 hardaker |
| |
| * dist/RELEASE-INSTRUCTIONS (1.4): |
| |
| more updates about things Wes does at 12:30 am |
| |
| 2002-08-03 02:44 hardaker |
| |
| * FAQ (5.14), README (5.8), sedscript.in (5.6), perl/SNMP/SNMP.pm |
| (5.12), snmplib/snmp_version.c (5.5): |
| |
| - (snmplib/snmp_version.c sedscript.in): version tag ( 5.0.3 ) |
| |
| ------------------------------------------------------------------------------- |
| |
| Changes: V5.0.2 -> V5.0.3 |
| |
| 2002-08-02 23:41 hardaker |
| |
| * agent/mibgroup/agent/.cvsignore: |
| |
| add .libs |
| |
| 2002-08-02 23:40 hardaker |
| |
| * agent/mibgroup/Rmon/.cvsignore: |
| |
| ignore file |
| |
| 2002-08-02 23:39 hardaker |
| |
| * agent/Makefile.depend, agent/helpers/Makefile.depend, |
| agent/mibgroup/Makefile.depend, apps/Makefile.depend, |
| apps/snmpnetstat/Makefile.depend, snmplib/Makefile.depend |
| : |
| |
| make depend |
| |
| 2002-08-02 23:37 hardaker |
| |
| * include/net-snmp/net-snmp-config.h.in: |
| |
| forgotten to check in test for perl_ev changes |
| |
| 2002-08-02 23:35 hardaker |
| |
| * perl/SNMP/SNMP.pm: |
| |
| remove debugging print (opps) |
| |
| 2002-08-02 23:35 hardaker |
| |
| * perl/SNMP/: SNMP.pm, SNMP.xs: |
| |
| fix default version usage. |
| |
| 2002-08-02 23:34 hardaker |
| |
| * snmplib/snmpUDPIPv6Domain.c: |
| |
| Patch #572394 from Katsuhisa ABE: |
| - support link local addresses |
| - bind to ipv6 only if IPV6_V6ONLY is defined. |
| |
| 2002-08-02 23:31 hardaker |
| |
| * snmplib/snmp_parse_args.c: |
| |
| fix configure specified default versioning |
| |
| 2002-08-02 22:58 hardaker |
| |
| * configure, configure.in: |
| |
| Patch #572394: add ipv6 transports when --enable-ipv6 defined. Thanks to Katsuhisa ABE. |
| |
| 2002-08-02 14:59 hardaker |
| |
| * NEWS: |
| |
| update for 5.0.3 |
| |
| 2002-08-02 14:55 hardaker |
| |
| * man/snmp_agent_api.3.def: |
| |
| update |
| |
| 2002-08-02 14:39 hardaker |
| |
| * dist/RELEASE-INSTRUCTIONS: |
| |
| more docs. |
| |
| 2002-08-02 14:29 hardaker |
| |
| * man/: netsnmp_agent.3, netsnmp_bulk_to_next.3, |
| netsnmp_debug.3, netsnmp_handler.3, netsnmp_instance.3 |
| , netsnmp_multiplexer.3, netsnmp_old_api.3, |
| netsnmp_read_only.3, netsnmp_scalar.3, |
| netsnmp_serialize.3, netsnmp_table.3, |
| netsnmp_table_array.3, netsnmp_table_data.3, |
| netsnmp_table_dataset.3, netsnmp_table_iterator.3, |
| netsnmp_todo.3, netsnmp_watcher.3, Makefile.in: |
| |
| doxygen update. |
| |
| 2002-08-02 14:26 hardaker |
| |
| * dist/RELEASE-INSTRUCTIONS: |
| |
| update for yet more stuff. |
| |
| 2002-08-02 14:26 hardaker |
| |
| * remove-files: |
| |
| remove a few more dist related files. |
| |
| 2002-08-02 14:23 hardaker |
| |
| * snmplib/snmp_api.c: |
| |
| error message change to remove DES specific error msg. |
| |
| 2002-08-02 14:23 hardaker |
| |
| * perl/agent/typemap: |
| |
| spacing fixes. |
| |
| 2002-08-02 14:22 hardaker |
| |
| * perl/agent/: Makefile.PL, agent.xs: |
| |
| renamed file. |
| |
| 2002-08-02 14:22 hardaker |
| |
| * perl/agent/: netsnmp_request_info.pm, |
| netsnmp_request_infoPtr.pm: |
| |
| renamed file |
| |
| 2002-08-02 14:20 hardaker |
| |
| * perl/AnyData_SNMP/netsh: |
| |
| Add a "evalvars" directive to do simply replacements. |
| |
| 2002-08-02 14:16 hardaker |
| |
| * agent/mibgroup/versiontag: |
| |
| use CVSUSER variable when doing stuff instead of my hard-coded name. |
| |
| 2002-08-02 14:14 hardaker |
| |
| * Makefile.top: |
| |
| update libtool version for 5.0.3 |
| |
| 2002-08-02 14:13 hardaker |
| |
| * Makefile.in: |
| |
| change checkcomment tag to exclude win32 files. |
| |
| 2002-08-02 14:13 hardaker |
| |
| * ChangeLog: |
| |
| update changelog build notes at the bottom of the file. |
| |
| 2002-08-02 14:01 hardaker |
| |
| * dist/RELEASE-INSTRUCTIONS: |
| |
| created a how-to file for making releases |
| |
| 2002-08-02 14:01 hardaker |
| |
| * dist/changelogfix: |
| |
| changelog fix-up script |
| |
| 2002-08-02 10:21 rstory |
| |
| * dist/nsb-functions: |
| |
| translate '/' in system name to '_' (for cygwin) |
| |
| 2002-08-02 09:56 rstory |
| |
| * dist/README.build-scripts: |
| |
| fix section cvs get command example |
| |
| 2002-08-02 09:06 dts12 |
| |
| * include/net-snmp/system/hpux.h: |
| |
| Suppress 'inline' when not using GCC. Suggested by Johannes Schmidt-Fischer |
| |
| 2002-08-02 08:59 rstory |
| |
| * dist/README.build-scripts: |
| |
| fix section on skipping make test; add -p flag to examples |
| |
| 2002-08-02 08:52 rstory |
| |
| * dist/README.build-scripts: |
| |
| describe use of nsb-package script. Testers and comments appreciated... |
| |
| 2002-08-02 08:33 rstory |
| |
| * dist/nsb-platform: |
| |
| output platform info |
| |
| 2002-08-02 08:18 rstory |
| |
| * dist/nsb-build: |
| |
| renamed to nsb-package |
| |
| 2002-08-02 08:18 rstory |
| |
| * dist/nsb-package: |
| |
| renamed nsb-build to avoid confusion with script function |
| |
| 2002-08-02 08:15 hardaker |
| |
| * dist/nsb-functions: |
| |
| Change location name to Unknown |
| |
| 2002-08-02 08:08 hardaker |
| |
| * perl/: ASN/ASN.pm, agent/agent.pm, |
| agent/netsnmp_request_info.pm: |
| |
| more old perl fixes |
| |
| 2002-08-02 08:04 hardaker |
| |
| * perl/: OID/OID.pm, agent/default_store/default_store.pm |
| : |
| |
| more old perl fixes |
| |
| 2002-08-02 08:00 hardaker |
| |
| * perl/default_store/default_store.pm: |
| |
| more old perl fixes |
| |
| 2002-08-02 07:48 rstory |
| |
| * dist/nsb-functions: |
| |
| fix return code |
| |
| 2002-08-02 07:48 rstory |
| |
| * dist/nsb-build: |
| |
| don't pull first arg til after getopts/shift; move set of default opts |
| |
| 2002-08-02 07:37 rstory |
| |
| * dist/nsb-functions: |
| |
| add option to skip build or test steps; add -f option to prompt to override |
| no prompt flag (useful for errors); new nsb-make method; check rc of |
| make clean |
| |
| 2002-08-02 07:36 rstory |
| |
| * dist/nsb-build: |
| |
| add option to skip build or test steps; tweak usage |
| |
| 2002-08-02 07:10 rstory |
| |
| * dist/nsb-build: |
| |
| fix typo; remove extra trailing slash in dir |
| |
| 2002-08-02 06:33 rstory |
| |
| * dist/nsb-build: |
| |
| check more places to source nsb-functions; fix for cmd line build path |
| |
| 2002-08-02 06:28 rstory |
| |
| * dist/nsb-functions: |
| |
| just show errors after build, not warnings |
| |
| 2002-08-01 17:04 hardaker |
| |
| * perl/OID/OID.xs: |
| |
| revert to non-ansi prototypes for older perl with older compilers on |
| older systems. Not that I'm grumpy, of course. |
| |
| 2002-08-01 16:25 hardaker |
| |
| * configure.in, agent/snmp_perl.c: |
| |
| check for older and new embedded perl call functions |
| |
| 2002-08-01 14:07 rstory |
| |
| * dist/nsb-functions: |
| |
| don't symlink to src from build; update nsb-get-config |
| |
| 2002-08-01 14:06 rstory |
| |
| * dist/nsb-build: |
| |
| fix for cmd line build dir |
| |
| 2002-08-01 12:58 rstory |
| |
| * dist/nsb-functions: |
| |
| fix config install path; remove platform specific from nsb-build |
| |
| 2002-08-01 12:56 rstory |
| |
| * dist/nsb-build: |
| |
| remove hard coded info |
| |
| 2002-08-01 12:22 rstory |
| |
| * dist/nsb-functions: |
| |
| add option to skip prompts; remove previous installs; tweak err pattern |
| |
| 2002-08-01 12:14 jbpn |
| |
| * man/snmp_alarm.3.def: |
| |
| - use netsnmp_ds_set_boolean() instead of ds_set_boolean() |
| |
| 2002-08-01 12:12 jbpn |
| |
| * man/snmp_agent_api.3.def: |
| |
| - change code sample to use netsnmp_ds_set_boolean() |
| - update references to libraries (which were still talking about |
| libucdagent et al.) -- PLEASE REVIEW BEFORE 5.0.3 |
| |
| 2002-08-01 12:07 rstory |
| |
| * dist/nsb-functions: |
| |
| lots of fixes to previouse untested scripts |
| |
| 2002-08-01 12:04 rstory |
| |
| * dist/nsb-build: |
| |
| script to build releases... still some hardcoding while testing, but its |
| getting there... |
| |
| 2002-08-01 11:51 rstory |
| |
| * dist/: cvsshow, cvsup: |
| |
| utility scripts |
| |
| 2002-08-01 09:30 dts12 |
| |
| * agent/helpers/: scalar.c, scalar2.c: |
| |
| Go with the "scalar as super-handler of instance" implementation. |
| Scalar1.c is probably redundent, but we can remove this later. |
| (Yup - I'm a coward....) |
| |
| 2002-08-01 01:11 dts12 |
| |
| * README.win32: |
| |
| Minor typos, plus emphasise the need for the IpHlpAPI library. |
| |
| 2002-07-30 08:26 dts12 |
| |
| * local/snmpconf.dir/snmp-data/output: |
| |
| Recognise '0' as a valid setting for suffixPrinting, and update the |
| prompts to match the v5 output formats defaults. See Bug #567451 |
| |
| 2002-07-30 07:59 dts12 |
| |
| * apps/snmptable.c: |
| |
| First attempt at tackling Bug #574434 |
| Recognise that default output format is equivalent to -OS. |
| Snmptable still crashes with -Of or -Ou, but at least the |
| default invocation works. |
| |
| 2002-07-30 05:41 dts12 |
| |
| * win32/libsnmp_dll/libsnmp.def: |
| |
| Export newly-defined public names, and re-export some routines that |
| have changed name. This should now compile under Visual C++ again. |
| |
| 2002-07-30 02:27 dts12 |
| |
| * agent/helpers/table_dataset.c: |
| |
| Don't remove a Row-Status auto-deleted row until the last minute, |
| in case other (lower) handlers try to access it. |
| |
| 2002-07-30 01:38 dts12 |
| |
| * FAQ (V4-2-patches.1), FAQ: |
| |
| Mention the need to escape quotes when querying string-indexed tables. |
| |
| 2002-07-29 23:56 rstory |
| |
| * include/net-snmp/agent/table_array.h: |
| |
| update register function name |
| |
| 2002-07-29 23:55 rstory |
| |
| * local/mib2c.array-user.conf: |
| |
| autogen example code for index checking in extract_index; update register |
| function name; use container in *_get_by_idx() |
| |
| 2002-07-29 16:23 rstory |
| |
| * local/mib2c.array-user.conf: |
| |
| update for new struct name; add example code as comments instead of var_XXX |
| and such; in a few important places add code which will allow a newly |
| generated module to be compiled if -DTABLE_CONTAINER_TODO is specified; |
| probably a few other tweaks I forgot |
| |
| 2002-07-29 03:06 dts12 |
| |
| * agent/helpers/: table_array.c, table.c, table_data.c |
| , table_dataset.c, table_iterator.c: |
| |
| Protect against deferencing NULL pointers. |
| (Most of these Should Never Happen but You Can't Be Too Careful!) |
| |
| 2002-07-29 03:03 jbpn |
| |
| * agent/mibgroup/kernel_sunos5.c: |
| |
| - detect `dmfe' ethernet cards as found on Netra X1 machines. |
| Thanks to John Olson for verifying this fix. |
| |
| Also note that `indent' has ----ed the formatting of this file |
| beyond legibility in several places. I don't think we want to |
| do *that* again. |
| |
| 2002-07-29 02:40 dts12 |
| |
| * agent/helpers/table_dataset.c: |
| |
| Fuller validation of RowStatus values wrt row creation/existing rows. |
| |
| 2002-07-29 01:25 dts12 |
| |
| * win32/: libsnmp/libsnmp.dsp, libsnmp_dll/libsnmp_dll.dsp |
| , netsnmpmibs/netsnmpmibs.dsp: |
| |
| Take account of recent changes in library files. |
| 'Release' applications still don't link properly, but at least |
| the libraries compile, and the 'Debug' side seems to work. |
| |
| 2002-07-29 01:23 dts12 |
| |
| * include/net-snmp/system/aix.h: |
| |
| Tweak inline handling for AIX - suggested by Andy Hood. |
| |
| 2002-07-26 10:52 rstory |
| |
| * snmplib/Makefile.in: |
| |
| remove autodependencies until portable solution can be found |
| |
| 2002-07-26 08:41 dts12 |
| |
| * win32/: mib_module_config.h, mib_module_includes.h, |
| mib_module_inits.h: |
| |
| Remove mention of the (obsolete) ucd-snmp/registry module. |
| |
| 2002-07-26 07:32 dts12 |
| |
| * win32/net-snmp/net-snmp-config.h: |
| |
| Protect the Win32 version of the config file, so that the other header |
| files recognise that it has indeed been included. |
| |
| 2002-07-26 07:24 dts12 |
| |
| * FAQ (V4-2-patches.0), FAQ: |
| |
| A bit more detail on mib2c, plus the non-writeability of sys{Location,Contact} |
| |
| 2002-07-26 05:22 dts12 |
| |
| * FAQ (V4-2-patches.9), FAQ: |
| |
| Another entry about invalid use of mib2c. |
| |
| 2002-07-26 05:16 dts12 |
| |
| * snmplib/Makefile.in: |
| |
| Suppress the "non-standard" conditional construct, |
| since it's not recognised by some versions of 'make'. |
| |
| 2002-07-25 05:00 dts12 |
| |
| * agent/helpers/Makefile.in: |
| |
| Add the 'scalar' and 'watcher' helpers to the helper library. |
| |
| 2002-07-25 03:28 dts12 |
| |
| * agent/helpers/watcher.c, include/net-snmp/agent/watcher.h |
| : |
| |
| Support for watching a sysUpTime marker. |
| |
| 2002-07-25 03:24 dts12 |
| |
| * agent/helpers/table_dataset.c, |
| include/net-snmp/agent/table_dataset.h: |
| |
| New routine for retrieving a column value directly from a request structure. |
| |
| 2002-07-24 13:17 rstory |
| |
| * snmplib/default_store.c: |
| |
| check for setting same value in ds_set_string, since it frees the old |
| value before duping the new one |
| |
| 2002-07-24 11:58 rstory |
| |
| * dist/snmpd-init.d: |
| |
| first stab at init.d startup script for snmpd |
| |
| 2002-07-24 06:48 dts12 |
| |
| * agent/helpers/table_dataset.c: |
| |
| When running off the end of one column, and moving on to the next |
| (in a GetNext), we need to start again with the first row. |
| This is probably the intention of the conditional block at the start |
| of this loop, but I can't see how this test could ever possibly match. |
| |
| Note that there is also a reference to the row data accessible via |
| the 'request->parent_data' data list. This will also need to be |
| rewound. Suggestions as to how best to do so gratefully received. |
| |
| 2002-07-24 06:39 dts12 |
| |
| * agent/helpers/table_dataset.c: |
| |
| Use SNMPv2-style exceptions rather than the uninformative SNMPv1 |
| 'noSuchName' error for missing table objects. |
| |
| 2002-07-24 06:37 dts12 |
| |
| * agent/helpers/table_data.c: |
| |
| Protect against the possibility of failing to extract a row structure. |
| |
| 2002-07-24 06:35 dts12 |
| |
| * agent/helpers/table_data.c: |
| |
| Use SNMPv2-style exceptions rather than the uninformative SNMPv1 |
| 'noSuchName' error for missing table objects. |
| |
| 2002-07-24 06:32 dts12 |
| |
| * agent/helpers/table.c: |
| |
| Use SNMPv2-style exceptions rather than the uninformative SNMPv1 |
| 'noSuchName' error for invalid table objects. |
| |
| 2002-07-23 14:59 rstory |
| |
| * include/net-snmp/library/snmp_assert.h: |
| |
| missing comment terminator.:-( |
| |
| 2002-07-23 12:02 rstory |
| |
| * agent/object_monitor.c, agent/snmp_agent.c, |
| agent/helpers/table.c, agent/helpers/table_array.c, |
| snmplib/container_binary_array.c: |
| |
| use new netsnmp_assert instead of assert |
| |
| 2002-07-23 12:00 rstory |
| |
| * include/net-snmp/library/snmp_assert.h, snmplib/Makefile.in |
| : |
| |
| add new netsnmp_assert, which defaults to logging a message |
| |
| 2002-07-23 07:43 dts12 |
| |
| * man/: mib_api.3 (V4-2-patches.3), mib_api.3.def: |
| |
| Fix the descriptions of the 'sprint_realloc' calls, to include the 'allow_realloc' parameter. |
| |
| 2002-07-22 10:58 rstory |
| |
| * dist/: net-snmp.spec, nsb-functions: |
| |
| new (almost empty) spec file; start creating functions for automated builds |
| |
| 2002-07-22 01:46 dts12 |
| |
| * agent/helpers/watcher.c, include/net-snmp/agent/watcher.h |
| : |
| |
| A more generalised form of the 'ns_register_{type}_instance' routines, |
| implemented as a separate helper module, and useable with both the |
| instance and scalar helpers. |
| This also supports arbitrary ASN types (including strings and OIDs). |
| |
| 2002-07-22 01:43 dts12 |
| |
| * agent/helpers/scalar1.c, agent/helpers/scalar2.c, |
| include/net-snmp/agent/scalar.h: |
| |
| Agent helper module for support of scalar objects. |
| Very similar to the "instance" helper, except that this deals with |
| invalid instance subidentifiers as well (reporting noSuchInstance |
| rather that noSuchObject). |
| |
| There are two parallel implementations as the moment: |
| - scalar1 is essentially an enhanced copy of the instance helper, |
| but is completely independent of it. |
| - scalar2 sits above the instance helper, and uses that to do most |
| of the real processing. |
| Scalar1 is probably slightly more efficient, while scalar2 feels more |
| in keeping with the general ethos of the handler mechanism. |
| We probably need to decide which to adopt, and junk the other. |
| |
| 2002-07-19 14:24 rstory |
| |
| * agent/mibgroup/agentx/master.c: |
| |
| use net agentx retires/timeout ds values |
| |
| 2002-07-19 14:22 rstory |
| |
| * agent/mibgroup/agentx/agentx_config.c: |
| |
| register parser for agentxTimeout and agentxRetries tokens |
| |
| 2002-07-19 14:15 rstory |
| |
| * agent/mibgroup/Makefile.depend: |
| |
| remove refs to non-existent nstAgent* files |
| |
| 2002-07-19 14:14 rstory |
| |
| * agent/snmpd.c: |
| |
| move ONE_SEC to definitions.h; add AGENTX_TIMEOUT and AGENTX_RETRIES defaults |
| |
| 2002-07-19 14:10 rstory |
| |
| * include/net-snmp/agent/ds_agent.h: |
| |
| add AGENTX_TIMEOUT and AGENTX_RETRIES |
| |
| 2002-07-19 14:10 rstory |
| |
| * include/net-snmp/definitions.h: |
| |
| move definition of ONE_SEC here from snmpd.c |
| |
| 2002-07-19 11:23 rstory |
| |
| * snmplib/container.c: |
| |
| pass local obj, not random unitialized pointer.:-( |
| |
| 2002-07-19 04:04 dts12 |
| |
| * include/net-snmp/library/tools.h: |
| |
| Handle systems where MAXPATHLEN isn't defined. |
| |
| 2002-07-19 03:31 dts12 |
| |
| * agent/mibgroup/host/hr_filesys.c: |
| |
| Use the "system-independent" SNMP_MAXPATH length definition instead of MAXPATHLEN |
| |
| 2002-07-18 22:00 rstory |
| |
| * agent/Makefile.depend: |
| |
| remove refs to nonexistent mibgroup/nstAgentModuleObject.h |
| |
| 2002-07-18 19:44 hardaker |
| |
| * FAQ, README, sedscript.in, perl/SNMP/SNMP.pm |
| , snmplib/snmp_version.c: |
| |
| - (snmplib/snmp_version.c sedscript.in): version tag ( 5.0.2 ) |
| |
| ------------------------------------------------------------------------------- |
| |
| Changes: V5.0.1 -> V5.0.2 |
| |
| 2002-07-18 19:41 hardaker |
| |
| * testing/eval_tools.sh: |
| |
| minor patch for non-existent (died) log files. |
| |
| 2002-07-18 19:41 hardaker |
| |
| * agent/Makefile.depend, agent/helpers/Makefile.depend, |
| agent/mibgroup/Makefile.depend, apps/Makefile.depend, |
| apps/snmpnetstat/Makefile.depend, snmplib/Makefile.depend: |
| |
| make depend |
| |
| 2002-07-18 19:40 hardaker |
| |
| * NEWS: |
| |
| update for 5.0.2 |
| |
| 2002-07-18 19:40 hardaker |
| |
| * Makefile.rules: |
| |
| make depend fixes. |
| |
| 2002-07-18 18:57 hardaker |
| |
| * agent/mibgroup/Rmon/: alarm.c, event.c: |
| |
| make the rmon code compile. |
| - new subtree pointer structure. |
| - sprint_objid -> snprint_objid |
| |
| 2002-07-18 18:32 hardaker |
| |
| * Makefile.in: |
| |
| silence perl subdirectory build commands. |
| |
| 2002-07-18 18:31 hardaker |
| |
| * perl/AnyData_SNMP/netsh: |
| |
| - Use netsh -t -d xml to get xml output from netsh. |
| (Ok, I'm sitting here at an IETF conference having an argument about |
| xml vs BER and needed a XML(-like) example of a huge data set, so I |
| made netsh do it.) |
| |
| 2002-07-18 17:54 hardaker |
| |
| * perl/AnyData_SNMP/Storage.pm: |
| |
| - initial support for doing requests from multiple hosts (retrieval, not sets) |
| |
| 2002-07-18 17:50 hardaker |
| |
| * perl/AnyData_SNMP/netsh: |
| |
| more fixes to still ugly colorized text (well, the text is pretty but |
| the support is ugly). |
| |
| 2002-07-18 17:42 hardaker |
| |
| * include/net-snmp/library/container.h: |
| |
| change text string error to match function name called. |
| |
| 2002-07-18 15:31 rstory |
| |
| * include/net-snmp/library/container.h, snmplib/container.c |
| , snmplib/container_binary_array.c: |
| |
| rename free -> cfree to avoid some problem wes had... ;-) |
| |
| 2002-07-18 14:41 rstory |
| |
| * snmplib/mib.c: |
| |
| two people fixing memory leak in different places = segfault |
| |
| 2002-07-18 11:02 rstory |
| |
| * local/mib2c.array-user.conf: |
| |
| $name -> $i |
| |
| 2002-07-18 10:56 rstory |
| |
| * agent/object_monitor.c, |
| include/net-snmp/agent/object_monitor.h: |
| |
| update to use containers |
| |
| 2002-07-18 09:40 rstory |
| |
| * net-snmp-config.in: |
| |
| add --debug-tokens, --indent-options |
| |
| 2002-07-18 09:18 dts12 |
| |
| * include/net-snmp/agent/auto_nlist.h, snmplib/snmp-tc.c |
| , include/net-snmp/system/irix.h: |
| |
| Apply patch from Bug #582347, for Irix 6.5 support. |
| Submitted by Jan Yenya Kasprzak |
| |
| 2002-07-18 09:12 dts12 |
| |
| * man/: snmptrapd.8 (V4-2-patches.5), snmptrapd.8.def: |
| |
| Fix markup problem on snmptrapd man page (Bug #583329) |
| |
| 2002-07-18 09:10 dts12 |
| |
| * snmplib/snmp-tc.c: |
| |
| The fix for the tm_gmtoff problem on AIX (Bug #565769) also applies to AIX 5 |
| |
| 2002-07-18 09:06 dts12 |
| |
| * apps/: encode_keychange.c (V4-2-patches.1), encode_keychange.c |
| : |
| |
| Fix off-by-one buffer overflow (patch #577261) |
| |
| 2002-07-18 08:51 dts12 |
| |
| * local/mib2c.array-user.conf: |
| |
| Generate one code-file per table (to match the header structure). |
| My apologies if this isn't correct, Robert - but the previous behaviour |
| seemed to be broken. |
| |
| 2002-07-18 08:37 dts12 |
| |
| * local/mib2c.old-api.conf: |
| |
| Tackle some of the immediate deficiencies in the first draft old-api config. |
| (Now that Wes has pointed me in the direction of the documentation!) |
| |
| 2002-07-18 08:22 dts12 |
| |
| * local/mib2c: |
| |
| Fix the 'decl' substitution handling (so it doesn't include the internal token as well). |
| |
| 2002-07-18 07:18 dts12 |
| |
| * local/mib2c.scalar.conf: |
| |
| Provide the missing parameter in a read_only instance registration. |
| |
| 2002-07-18 07:09 dts12 |
| |
| * agent/helpers/instance.c, include/net-snmp/agent/instance.h |
| : |
| |
| Bring the 'read_only_int' instance handler in line with the rest of |
| the convenience instance handlers. |
| (and even break the habit of a lifetime and declare the thing....) |
| |
| 2002-07-18 05:48 hardaker |
| |
| * agent/helpers/table_iterator.c: |
| |
| fix another memory leak due to an improper ifdefed out section of code |
| |
| 2002-07-18 04:45 hardaker |
| |
| * snmplib/scapi.c: |
| |
| I'm beginning to regret ever running indent on the code base... |
| |
| 2002-07-17 15:43 hardaker |
| |
| * local/: Makefile.in, mib2c.conf: |
| |
| document and install mib2c.old-api.conf |
| |
| 2002-07-17 13:07 rstory |
| |
| * agent/mibgroup/disman/mteTriggerTable.c: |
| |
| fix segfault (possibly creating memory leak); author needs to examine code |
| |
| 2002-07-17 07:41 dts12 |
| |
| * local/: mib2c.array-user.conf, mib2c.conf, |
| mib2c.create-dataset.conf, mib2c.int_watch.conf, |
| mib2c.iterate.conf, mib2c.scalar.conf: |
| |
| Dave's being unreasonably picky about grammar & spelling again. |
| Just ignore him, and he'll go away..... |
| |
| 2002-07-17 07:20 dts12 |
| |
| * local/mib2c.old-api.conf: |
| |
| Initial support for the old 4x-style agent API using the new version of mib2c. |
| It doesn't handle types properly, and I'm sure I'll have buggered up some of |
| the control structure handling, but it seems to generate something that's |
| pretty close to the old output. It's better than nothing..... |
| |
| 2002-07-16 22:40 rstory |
| |
| * include/net-snmp/library/container.h, snmplib/container.c |
| : |
| |
| restore inline functions (sigh. I feel like I'm playing ring-around-the-rosie) |
| |
| 2002-07-16 21:58 rstory |
| |
| * agent/helpers/table_array.c, |
| include/net-snmp/agent/table_array.h, |
| local/mib2c.array-user.conf: |
| |
| rename some struct members to make code easier to read; a bit of re-ordering |
| in the set code; new flags for new and deleted rows; row deletes now |
| actualy work! |
| |
| 2002-07-16 19:32 rstory |
| |
| * include/net-snmp/library/container.h, snmplib/container.c |
| : |
| |
| change complex macros into functions. would be nice if C had inline. |
| |
| 2002-07-16 18:07 rstory |
| |
| * include/net-snmp/types.h: |
| |
| umm, try using correct define.:-/ |
| |
| 2002-07-16 18:05 rstory |
| |
| * include/net-snmp/types.h: |
| |
| test that net-snmp-config.h has been included, instead of actually including it.. |
| (shouldn't this really be in all the header files?) |
| |
| 2002-07-16 12:14 rstory |
| |
| * local/mib2c.array-user.conf: |
| |
| update for containers |
| |
| 2002-07-16 11:20 rstory |
| |
| * snmplib/snmpTCPIPv6Domain.c: |
| |
| fix compiler warning |
| |
| 2002-07-16 11:16 rstory |
| |
| * apps/snmpnetstat/Makefile.depend: |
| |
| remove oid_array related dependencies (grumble grumble) |
| |
| 2002-07-16 11:14 rstory |
| |
| * apps/Makefile.depend: |
| |
| remove oid_array related dependencies |
| |
| 2002-07-16 11:02 rstory |
| |
| * agent/: Makefile.depend, mibgroup/Makefile.depend: |
| |
| remove oid_array related dependencies |
| |
| 2002-07-16 10:52 rstory |
| |
| * snmplib/Makefile.depend, agent/helpers/Makefile.depend |
| : |
| |
| remove oid_array related dependencies |
| |
| 2002-07-16 10:50 rstory |
| |
| * snmplib/Makefile.in: |
| |
| remove factory.c |
| |
| 2002-07-16 10:29 rstory |
| |
| * snmplib/snmp_api.c: |
| |
| add netsnmp_container_init_list() in startup inits |
| |
| 2002-07-16 10:21 rstory |
| |
| * include/net-snmp/library/oid_array.h, snmplib/oid_array.c |
| : |
| |
| remove unused files |
| |
| 2002-07-16 10:21 rstory |
| |
| * include/net-snmp/library/container.h, snmplib/container.c |
| : |
| |
| chg param type from void* to struct * |
| |
| 2002-07-16 10:03 rstory |
| |
| * snmplib/Makefile.in: |
| |
| remove recently deleted oid_array.h; add factory, binary array .[ch]; derive |
| OBJS and LOBJS from CSRCS; add (optional) auto dependency generation |
| |
| 2002-07-16 09:53 rstory |
| |
| * include/net-snmp/mib_api.h: |
| |
| remove recently deleted oid_array.h |
| |
| 2002-07-16 09:52 rstory |
| |
| * agent/mibgroup/ucd-snmp/extensible.h: |
| |
| struct subtree -> netsnmp_subtree |
| |
| 2002-07-16 09:46 rstory |
| |
| * agent/helpers/table_array.c, |
| include/net-snmp/agent/table_array.h: |
| |
| remove last remaining refs to now defunct oid_array |
| |
| 2002-07-16 09:40 rstory |
| |
| * include/net-snmp/library/container_binary_array.h, |
| snmplib/container_binary_array.c: |
| |
| generic binary array container extracted from oid_array |
| |
| 2002-07-16 09:40 rstory |
| |
| * include/net-snmp/types.h: |
| |
| include net-snmp-config.h; new typedef struct netsnmp_index (oid ptr + len) |
| |
| 2002-07-16 09:38 rstory |
| |
| * agent/helpers/table_array.c, |
| include/net-snmp/agent/table_array.h: |
| |
| use generic container interface; use new netsnmp_index instead of |
| oid_array_header; rename array_group -> request_group |
| |
| 2002-07-16 09:34 rstory |
| |
| * include/net-snmp/library/container.h, snmplib/container.c |
| : |
| |
| add iterators; more function typedefs; rename some func ptrs, add find_next, |
| get_subset, get_iterator, for_each, ncompare; add ability to have nested |
| containers; more utility routines; convenience marcros; start adding comments |
| |
| 2002-07-16 09:29 rstory |
| |
| * include/net-snmp/library/factory.h: |
| |
| declarations for a generic factory |
| |
| 2002-07-16 08:48 dts12 |
| |
| * agent/mibgroup/ucd-snmp/: memory_dynix.c, memory_hpux.c |
| , vmstat_dynix.c, vmstat_hpux.c: |
| |
| Apply patch from bug report 581618 (also applicable to dynix) |
| Provided by Nicholas L. Nigay |
| |
| 2002-07-16 06:54 hardaker |
| |
| * perl/: ASN/ASN.pm, OID/OID.pm, agent/agent.pm, |
| agent/default_store/default_store.pm, |
| default_store/default_store.pm: |
| |
| remove "our" problem and use older "use vars" instead for older perl. |
| (this should make it work with perl 5.005. Could some one test this |
| for me?) |
| |
| 2002-07-15 06:45 jbpn |
| |
| * agent/mibgroup/agentx/master.c: |
| |
| - names of netsnmp_subtree elements changed |
| |
| 2002-07-15 06:42 jbpn |
| |
| * agent/mibgroup/ucd-snmp/extensible.c: |
| |
| - struct subtree renamed to netsnmp_subtree |
| |
| 2002-07-15 05:25 hardaker |
| |
| * perl/AnyData_SNMP/netsh: |
| |
| Some really nasty hacks to get colorized tables to work. |
| |
| 2002-07-14 20:51 hardaker |
| |
| * perl/SNMP/t/: bulkwalk.t, mib.t: |
| |
| comment out broken tests for now (XXX marked) |
| |
| 2002-07-14 20:50 hardaker |
| |
| * perl/SNMP/SNMP.xs: |
| |
| fix getbulk. |
| |
| 2002-07-14 20:20 hardaker |
| |
| * agent/agent_handler.c, |
| include/net-snmp/agent/agent_handler.h: |
| |
| A new function to call a sub-handler but passing it only one request to handle. |
| |
| 2002-07-10 21:21 rstory |
| |
| * win32/: config.h, net-snmp/net-snmp-config.h: |
| |
| define LOG_DAEMON, since windows doesn't have it |
| |
| 2002-07-10 21:07 rstory |
| |
| * win32/: config.h, net-snmp/net-snmp-config.h: |
| |
| remove define of in_addr_t, which can be found in net-snmp/types.h |
| |
| 2002-07-10 02:36 jbpn |
| |
| * agent/agent_handler.c: |
| |
| - struct subtree renamed to netsnmp_subtree |
| |
| 2002-07-10 02:35 jbpn |
| |
| * agent/agent_index.c: |
| |
| - don't use 0 in %p format specifiers |
| |
| 2002-07-10 02:34 jbpn |
| |
| * agent/snmp_agent.c: |
| |
| - struct subtree renamed to netsnmp_subtree |
| - fix some horrible indent broken formatting |
| |
| 2002-07-10 02:33 jbpn |
| |
| * agent/snmp_vars.c: |
| |
| - struct subtree renamed to netsnmp_subtree |
| - remove some obsolete variables |
| |
| 2002-07-10 02:33 jbpn |
| |
| * agent/mibgroup/mibII/vacm_vars.c: |
| |
| - reflect changed function names from agent_registry |
| |
| 2002-07-10 02:32 jbpn |
| |
| * agent/mibgroup/agent/nsModuleTable.c: |
| |
| - changes due to renaming of struct subtree to netsnmp_subtree |
| - NOTE MEMORY LEAK (which I can't see how to fix -- new agent API |
| experts please examine) |
| |
| 2002-07-10 02:29 jbpn |
| |
| * agent/agent_registry.c: |
| |
| - struct subtree renamed to netsnmp_subtree |
| - name, start, end members are now dynamically allocated to reduce |
| wasted memory (by a factor of 5 or so) |
| - functions are renamed consistently |
| |
| 2002-07-10 02:20 jbpn |
| |
| * include/net-snmp/agent/: agent_registry.h, |
| net-snmp-agent-includes.h, snmp_agent.h, snmp_vars.h |
| , var_struct.h: |
| |
| - struct subtree renamed to netsnmp_subtree |
| |
| 2002-07-09 06:02 jbpn |
| |
| * agent/mibgroup/agentx/master_admin.c: |
| |
| - free cache_id storage when closing session |
| |
| 2002-07-09 05:56 jbpn |
| |
| * snmplib/snmp_api.c: |
| |
| - just call netsnmp_ds_shutdown() once in snmp_shutdown() |
| |
| 2002-07-09 04:15 jbpn |
| |
| * snmplib/mib.c: |
| |
| - fix memory leak in netsnmp_fixup_mib_directory() |
| |
| 2002-07-09 03:14 jbpn |
| |
| * agent/snmpd.c: |
| |
| - add a cast to quell compiler warning |
| |
| 2002-07-08 22:09 rstory |
| |
| * agent/mibgroup/util_funcs.h: |
| |
| extern C for C++ compiles |
| |
| 2002-07-08 07:21 jbpn |
| |
| * include/net-snmp/agent/snmp_vars.h: |
| |
| - remove obsolete function prototypes |
| |
| 2002-07-07 19:45 rstory |
| |
| * local/mib2c.array-user.conf: |
| |
| update to use containers |
| |
| 2002-07-07 19:38 rstory |
| |
| * include/net-snmp/library/oid_array.h: |
| |
| fix typo |
| |
| 2002-07-07 19:37 rstory |
| |
| * agent/mibgroup/ucd-snmp/: disk.c, proc.c: |
| |
| fix compiler warning |
| |
| 2002-07-07 19:33 rstory |
| |
| * agent/mibgroup/: agent/nsModuleTable.c, |
| agent/nsTransactionTable.c, host/hr_swinst.c: |
| |
| fix compiler warning |
| |
| 2002-07-07 19:03 rstory |
| |
| * snmplib/snmpUDPIPv6Domain.c: |
| |
| remove unused vars |
| |
| 2002-07-07 19:00 rstory |
| |
| * snmplib/oid_stash.c: |
| |
| fix compiler warnings |
| |
| 2002-07-07 18:53 rstory |
| |
| * snmplib/asn1.c: |
| |
| fix compiler warnings |
| |
| 2002-07-07 18:50 rstory |
| |
| * include/net-snmp/library/snmp_api.h, snmplib/snmp_api.c |
| : |
| |
| make param const; fix compile const warning |
| |
| 2002-07-07 18:27 rstory |
| |
| * snmplib/mib.c: |
| |
| fix compiler warning; fix memory leak; prep a few comments for indent |
| |
| 2002-07-06 14:11 hardaker |
| |
| * README, sedscript.in, snmplib/snmp_version.c, |
| FAQ, perl/SNMP/SNMP.pm: |
| |
| - (snmplib/snmp_version.c sedscript.in): version tag ( 5.0.2.pre1 ) |
| |
| 2002-07-06 14:10 hardaker |
| |
| * doxygen.conf: |
| |
| change project version to 5.0.2 |
| |
| 2002-07-06 14:09 hardaker |
| |
| * perl/SNMP/Makefile.PL: |
| |
| snmptrapd is actually built in the apps directory, not the agent directory. |
| |
| 2002-07-05 11:55 rstory |
| |
| * local/mib2c: |
| |
| clarify directions for obtaining perl/SNMP module. |
| |
| 2002-07-05 05:18 jbpn |
| |
| * agent/mibgroup/agentx/client.c: |
| |
| - I must not check in code without compiling it |
| - I must not check in code without compiling it |
| - I must not check in code without compiling it |
| - I must not check in code without compiling it |
| - ... |
| |
| 2002-07-05 03:23 jbpn |
| |
| * agent/mibgroup/: agentx/client.c, mibII/system_mib.c: |
| |
| - sysObjectID was being returned minus its last sub-identifier because |
| the length variable had not been updated to reflect the fact that it |
| is now longer. Code changed to use sizeof() instead, so this won't |
| happen again. Reported by Stian Soiland (bug #577439). |
| |
| 2002-07-04 10:13 rstory |
| |
| * snmplib/read_config.c: |
| |
| ucd-snmp -> net-snmp |
| |
| 2002-07-04 07:06 jbpn |
| |
| * snmplib/snmp_api.c: |
| |
| - modified handling of opaque pointer for stream-based transports to |
| avoid both multiple free() problem and unnecessary copying. |
| |
| 2002-07-04 06:00 dts12 |
| |
| * man/snmpd.conf.5.def, agent/mibgroup/host/hr_storage.c |
| (V4-2-patches.[5,9]), man/snmpd.conf.5.def, |
| agent/mibgroup/host/hr_storage.c: |
| |
| Apply Johannes Schmidt-Fischer's NetworkDisk patch #554554 |
| |
| 2002-07-04 05:56 dts12 |
| |
| * agent/mibgroup/host/: hr_filesys.c, hr_filesys.h |
| (V4-2-patches.[5,1]), hr_filesys.c, hr_filesys.h: |
| |
| Apply Johannes Schmidt-Fischer's NFS filesystem patch #554553 |
| (simplified to avoid the re-indentation - which makes it easier to see |
| what's changed. The whole HostRes group needs cleaning up anyway!) |
| |
| 2002-07-04 05:52 dts12 |
| |
| * snmplib/snmp_api.c: |
| |
| Ensure transport opaque data isn't multiply assigned |
| (and hence multiply freed) for stream-based transports. |
| Datagram-based transports don't suffer from this problem. |
| Based on Patch 573771 |
| |
| 2002-07-03 16:28 rstory |
| |
| * agent/mibgroup/mibII/vacm_vars.c: |
| |
| be precise about what file needs to be configured for access control |
| |
| 2002-07-03 14:13 rstory |
| |
| * local/mib2c.conf: |
| |
| fix minor grammar errors; add descr for mib2c.array-user; add section header |
| for generating header definition files |
| |
| 2002-07-03 13:11 rstory |
| |
| * include/net-snmp/: types.h, library/system.h: |
| |
| move include for in_addr_t to net-snmp/types.h, where in_addr_t is defined |
| for systems w/out netinet/in.h |
| |
| 2002-07-03 12:51 rstory |
| |
| * local/mib2c.scalar.conf: |
| |
| more tweaks noticed on the mailing list |
| |
| 2002-07-03 08:23 hardaker |
| |
| * perl/agent/test.pl: |
| |
| make test cleanups test.pl |
| |
| 2002-07-03 03:42 dts12 |
| |
| * agent/mibgroup/: util_funcs.c (V4-2-patches.1), util_funcs.c |
| : |
| |
| Shut the agent down cleanly before restarting. |
| This closes any SNMP/AgentX ports as well. |
| |
| 2002-07-03 03:26 dts12 |
| |
| * agent/mibgroup/util_funcs.c: |
| |
| OID sub-identifiers are unsigned, so treating them as signed can |
| give the wrong results with large values. |
| |
| 2002-07-03 03:20 dts12 |
| |
| * snmplib/system.h (V4-2-patches.5), |
| include/net-snmp/library/system.h: |
| |
| Ensure in_addr_t is defined. |
| |
| 2002-07-03 02:34 dts12 |
| |
| * acconfig.h, configure, configure.in, |
| include/net-snmp/net-snmp-config.h.in: |
| |
| Testing for <sys/disklabel.h> requires <machine/types.h> on NetBSD 1.5. |
| Reported by Felicia Neff. |
| (Apparently from the NetBSD bug database - why they didn't tell us about |
| it is a mystery to me....) |
| |
| 2002-07-03 02:19 dts12 |
| |
| * configure.in: |
| |
| Fix the default value for sysObjectID as reported in the configure --help output. |
| (The actual value used is correct - it's just the help output that's wrong). |
| Spotted by Sandhya Satyanarayan. |
| |
| 2002-07-02 23:15 hardaker |
| |
| * local/mib2c.conf: |
| |
| update text for various .conf files |
| |
| 2002-07-02 13:46 rstory |
| |
| * local/mib2c.scalar.conf: |
| |
| fixes noted on the mailing list by Patrice Kadionik <kadionik@enseirb.fr> |
| |
| 2002-07-02 02:39 dts12 |
| |
| * perl/SNMP/Makefile.PL: |
| |
| Add the 'snmpd' and 'snmptrapd' binary names to the appropriate paths |
| when setting up the testing framework. |
| |
| 2002-07-01 07:53 dts12 |
| |
| * snmplib/: asn1.c (V4-2-patches.8), asn1.c: |
| |
| Encode/Decode OIDs of the form 2.X (X > 40) correctly. |
| |
| 2002-07-01 02:40 jbpn |
| |
| * configure, configure.in: |
| |
| - fix horrible formatting in help for transports |
| |
| 2002-07-01 02:23 dts12 |
| |
| * sedscript.in: |
| |
| Pick up the changed definition for the root of the UCD extensible agent tables |
| (so that the EXAMPLE.conf file gets set up with the correct numeric OIDs) |
| |
| 2002-06-28 06:46 jbpn |
| |
| * snmplib/snmpTCPDomain.c: |
| |
| - remove transport specifier and port number from strings returned |
| from snmp_tcp_fmtaddr() which break tcp_wrappers (and perhaps |
| other things). |
| |
| 2002-06-28 04:41 dts12 |
| |
| * perl/agent/test.pl: |
| |
| Update default store retrieval functions to use the correct name. |
| |
| Note that this test script appears to include two infinite loops. |
| I'm not clear how this is expected to run successfully ? |
| |
| 2002-06-28 04:39 dts12 |
| |
| * perl/agent/agent.xs: |
| |
| Remove reference to non-existent degugging function. |
| |
| 2002-06-28 04:37 dts12 |
| |
| * perl/manager/: Makefile.PL, displaytable.pm, |
| getValues.pm, manager.pm, snmptosql: |
| |
| Bring perl 'manager' module under the NetSNMP banner |
| (both in terms of module group name, and references to 'ucd-snmp'). |
| Remove some UCD-specific settings. |
| |
| Note that snmptosql still refers explicitly to Wes' UCD email address, |
| and manager.pm to Wes' UCD filestore path. The relevant lines have |
| been highlighted, to encourage anyone wishing to use this to change them. |
| |
| 2002-06-28 04:12 dts12 |
| |
| * perl/: AnyData_SNMP/Makefile.PL, OID/Makefile.PL, |
| SNMP/Makefile.PL, agent/Makefile.PL, |
| manager/Makefile.PL: |
| |
| Remove checking for "internal" prerequisites, so that "perl Makefile.PL" |
| at the top level will work - even on a pristine system. |
| |
| Qn: |
| Is it necessary/desirable to separate the NetSNMP modules to this extent? |
| Would it not be simpler to have all of the main .pm/.xs files in a single |
| NetSNMP directory, and compile/install them all from there? |
| |
| 2002-06-28 01:45 dts12 |
| |
| * configure, configure.in: |
| |
| Check for --with-enterprise (et al) being invoked without a value, and bomb out. |
| |
| 2002-06-27 21:43 rstory |
| |
| * README.solaris: |
| |
| new README detainling the use of SFIO to circumvent the 255 fd limit on |
| solaris. |
| |
| 2002-06-27 11:09 rstory |
| |
| * agent/helpers/table_array.c, |
| include/net-snmp/agent/table_array.h: |
| |
| remove changing array; add netsnmp_table_array_remove_row() |
| |
| 2002-06-27 04:15 dts12 |
| |
| * Makefile.rules: |
| |
| Some versions of 'makedepend' (e.g. RedHat 7.1), can't handle "-osuffix" |
| as a single option. All versions seem happy with "-o suffix" so use that. |
| |
| 2002-06-27 03:31 dts12 |
| |
| * snmplib/mib.c: |
| |
| Use ENV_SEPARATOR_CHAR rather than hardwiring ':' in netsnmp_set_mib_directory |
| (as suggested by Robert) |
| |
| 2002-06-27 03:22 jbpn |
| |
| * snmplib/snmpUDPDomain.c: |
| |
| - remove transport specifier and port number from strings returned |
| from snmp_udp_fmtaddr() which break tcp_wrappers (and perhaps |
| other things). |
| |
| 2002-06-27 03:09 dts12 |
| |
| * agent/mibgroup/mibII/: snmp_mib.c (V4-2-patches.2), snmp_mib.c |
| : |
| |
| Validate new snmpEnableAuthenTraps value before trying to use it. |
| Spotted & fixed by Shantha Kumara |
| |
| 2002-06-25 14:09 rstory |
| |
| * apps/snmpset.c: |
| |
| add APPTOPS (-Cq) for suppressing output of set results on success |
| |
| 2002-06-25 09:28 dts12 |
| |
| * agent/mibgroup/ucd-snmp/proc.c: |
| |
| Apply patch #559848 to use the /proc pseudo-filesystem under Linux |
| (rather than parsing the output of ps) |
| |
| 2002-06-25 08:59 dts12 |
| |
| * snmplib/snmp-tc.c: |
| |
| Check for 'aix4' (which is the token defined in the system header file) |
| rather than 'aix'. See bug #565769 |
| |
| 2002-06-25 08:31 dts12 |
| |
| * agent/mibgroup/util_funcs.c: |
| |
| Treat '0' as an invalid index for a "simple table". |
| |
| 2002-06-25 07:36 hardaker |
| |
| * local/snmpconf.dir/snmpd-data/system: |
| |
| document read-only nature of sysContact.0 and sysLocation.0 |
| configuration tokens. |
| |
| 2002-06-25 06:40 jbpn |
| |
| * man/: Makefile.in, default_store.3.bot, |
| default_store.3.top: |
| |
| - add netsnmp_ prefix to default_store functions |
| |
| - clean up manpage a bit |
| |
| - fix breakage in generation of default_store.3.h due to auto-indentation |
| of default_store.h |
| |
| 2002-06-25 02:55 jbpn |
| |
| * EXAMPLE.conf.def (V4-2-patches.3), EXAMPLE.conf.def: |
| |
| - mention that setting sysLocation et al. in snmpd.conf makes them |
| read-only |
| |
| - also change syntax of all example command line tools to use newer |
| -c COMMUNITY syntax not positional parameter |
| |
| 2002-06-24 08:03 hardaker |
| |
| * agent/mibgroup/ucd-snmp/vmstat.c: |
| |
| make buffer size increase note a debug statement rather than a generic |
| log statement. |
| |
| 2002-06-23 18:40 driehuis |
| |
| * perl/SNMP/SNMP.xs: |
| |
| Handle COUNTER64 in __translate_asn_type. |
| |
| 2002-06-23 16:03 hardaker |
| |
| * perl/AnyData_SNMP/netsh: |
| |
| documentation for the script and the language it houses. |
| (man page auto-generated from the contained pod documentation) |
| |
| 2002-06-23 15:03 hardaker |
| |
| * perl/SNMP/README: |
| |
| update to reference top level Makefile.PL |
| |
| 2002-06-23 14:51 hardaker |
| |
| * perl/SNMP/: SNMP.xs (V4-2-patches.1), SNMP.xs: |
| |
| fix reported by Willem Dekker for Windows. Bug #543194 fixed. |
| |
| 2002-06-22 08:37 hardaker |
| |
| * README.snmpv3: |
| |
| update for recent methodologies |
| |
| 2002-06-21 16:07 rstory |
| |
| * snmplib/mib.c: |
| |
| final (hopefully!) fix for parsing ip addresses from |
| "Fco. Javier Ridruejo" <acbripef@si.ehu.es> |
| |
| 2002-06-19 14:38 hardaker |
| |
| * man/: netsnmp_agent.3, netsnmp_bulk_to_next.3, |
| netsnmp_debug.3, netsnmp_handler.3, netsnmp_instance.3 |
| , netsnmp_multiplexer.3, netsnmp_old_api.3, |
| netsnmp_read_only.3, netsnmp_serialize.3, |
| netsnmp_table.3, netsnmp_table_array.3, |
| netsnmp_table_data.3, netsnmp_table_dataset.3, |
| netsnmp_table_iterator.3, netsnmp_todo.3: |
| |
| update from doxygen |
| |
| 2002-06-19 11:50 hardaker |
| |
| * local/: mib2c.int_watch.conf, mib2c.scalar.conf: |
| |
| scalar mib2c configuration files for generating scalar code. |
| |
| 2002-06-19 11:43 hardaker |
| |
| * agent/mibgroup/examples/scalar_int.c: |
| |
| clean up multi-line commend which was messed up by indent. |
| |
| 2002-06-19 11:42 hardaker |
| |
| * perl/AnyData_SNMP/netsh: |
| |
| - add support for prompting of unknown parameters to aliases. |
| - misc other improvements (like "rehash") |
| |
| 2002-06-19 11:38 hardaker |
| |
| * net-snmp-config.in: |
| |
| fix for new default store API |
| |
| 2002-06-19 11:29 hardaker |
| |
| * perl/: Makefile.PL, Makefile.makefiles, |
| Makefile.subs.pl, make-perl-makefiles, ASN/Makefile.PL |
| , OID/Makefile.PL, SNMP/Makefile.PL, |
| agent/Makefile.PL, agent/default_store/Makefile.PL, |
| default_store/Makefile.PL: |
| |
| ARGGGGGG |
| I love perl. |
| I hate perl's make system. |
| I hate the fact that perl segfaults if GetOptions() is called more |
| than once. |
| sigh. |
| This hopefully will fix the perl module build routines so it at least |
| works (but it's still ugly and could use more cleaning). |
| |
| 2002-06-19 07:45 rstory |
| |
| * agent/snmp_agent.c: |
| |
| fix infinte loop and add debug in remove_delegated |
| |
| 2002-06-18 07:37 hardaker |
| |
| * agent/mibgroup/agentx/master_admin.c: |
| |
| NULL the priv pointer on session duplication. thanks to rezitoz |
| |
| 2002-06-17 06:23 hardaker |
| |
| * README: |
| |
| Changed Katsuhisa's email address, on request |
| |
| 2002-06-14 07:44 hardaker |
| |
| * agent/helpers/table_iterator.c: |
| |
| Patch #569021: from Lauri Myllari |
| - fix memory leak in the table iterator support. |
| |
| 2002-06-14 07:02 hardaker |
| |
| * snmplib/snmp_api.c: |
| |
| Applied patch #569020 from rezitoz on IRC to fix non-initialized variable |
| |
| 2002-06-14 03:57 dts12 |
| |
| * agent/mibgroup/Rmon/alarm.c: |
| |
| Add (null) context, to bring into line with the v5 registry APIs. |
| Fixes bug 568580. |
| |
| 2002-06-14 02:27 dts12 |
| |
| * aclocal.m4, configure: |
| |
| Use matching ' and " quotes for AIX configure test. |
| Mentioned in passing in bug 565769. |
| |
| 2002-06-13 14:32 hardaker |
| |
| * perl/SNMP/t/conf.t: |
| |
| fix default_store routines |
| |
| 2002-06-12 06:43 dts12 |
| |
| * win32/net-snmp/net-snmp-config.h: |
| |
| Bring Windows OID usage into line with the main config file settings. |
| |
| 2002-06-12 06:37 dts12 |
| |
| * acconfig.h, include/net-snmp/net-snmp-config.h.in: |
| |
| Correct the default Enterprise OID used in traps, to avoid a repeated 0 |
| subidentifier. (Fixes bug #566917) |
| |
| 2002-06-12 05:14 dts12 |
| |
| * snmplib/snmp_api.c: |
| |
| Define 'length' as a signed variable, so it can handle an error value of -1. |
| Reported by Joakim Althini. |
| |
| 2002-06-12 03:11 dts12 |
| |
| * snmplib/read_config.c: |
| |
| Make sure the address of the next link is properly saved, before freeing memory. |
| Problem discovered by Hugo Cacote. |
| |
| 2002-06-12 02:15 dts12 |
| |
| * include/net-snmp/: agent/agent_index.h, agent/agent_trap.h |
| , agent/all_helpers.h, agent/auto_nlist.h, |
| agent/bulk_to_next.h, agent/debug_handler.h, |
| agent/mib_modules.h, agent/multiplexer.h, agent/null.h |
| , agent/old_api.h, agent/read_only.h, |
| agent/serialize.h, agent/set_helper.h, |
| library/cmu_compat.h, library/snmpAAL5PVCDomain.h, |
| library/snmpCallbackDomain.h, library/snmpIPXDomain.h, |
| library/snmpTCPDomain.h, library/snmpTCPIPv6Domain.h, |
| library/snmpUDPDomain.h, library/snmpUDPIPv6Domain.h, |
| library/snmpUnixDomain.h, library/snmp_parse_args.h, |
| library/snmp_secmod.h, library/transform_oids.h, |
| library/ucd_compat.h: |
| |
| Supply missing #ifndef/#define/#endif and extern "C" {} wrappers |
| |
| 2002-06-11 17:56 rstory |
| |
| * snmplib/mib.c: |
| |
| remove spurious printf to stderr |
| |
| 2002-06-11 14:21 rstory |
| |
| * include/net-snmp/types.h: |
| |
| add extern "C"; add void_array struct |
| |
| 2002-06-11 14:20 rstory |
| |
| * agent/helpers/table_array.c: |
| |
| remove tsearch; use new container instead |
| |
| 2002-06-11 14:19 rstory |
| |
| * include/net-snmp/agent/table_array.h: |
| |
| use container for secondary index |
| |
| 2002-06-11 14:17 rstory |
| |
| * snmplib/Makefile.in: |
| |
| add container to headers; add container.c |
| |
| 2002-06-11 14:17 rstory |
| |
| * snmplib/container.c: |
| |
| init functions for basic/sorted container |
| |
| 2002-06-11 14:15 rstory |
| |
| * include/net-snmp/library/container.h: |
| |
| more methods for basic container; add sorted (will probably rename) conatiner |
| |
| 2002-06-11 12:22 rstory |
| |
| * include/net-snmp/agent/instance.h: |
| |
| protect against multiple includes; add extern "C" for __cplusplus |
| |
| 2002-06-11 11:11 hardaker |
| |
| * perl/AnyData_SNMP/: INSTALL, Makefile.PL, README |
| , netsh, snmpsh: |
| |
| renamed snmpsh to netsh, as I like the name better and it appeals to a |
| wider number of people. |
| |
| 2002-06-10 09:53 rstory |
| |
| * agent/snmp_agent.c: |
| |
| when deleting an asp pointer, make sure it isn't in the delegated list |
| |
| 2002-06-10 08:46 rstory |
| |
| * snmplib/mib.c: |
| |
| fix parse_one_oid_index to allow too short IP address when complete is |
| specified; add netsnmp_oid2chars & netsnmp_oid2str |
| |
| 2002-06-10 07:42 hardaker |
| |
| * perl/default_store/: default_store.pm, default_store.xs |
| , test.pl: |
| |
| update to latest default_store defines |
| |
| 2002-06-10 07:39 hardaker |
| |
| * Makefile.in, perl/.cvsignore, perl/Makefile.PL: |
| |
| Top level perl Makefile.PL to install the whole bunch underneath. |
| This should now be used instead of the lower level makefiles for |
| simplicity. |
| |
| 2002-06-10 07:27 dts12 |
| |
| * perl/SNMP/t/mib.t: |
| |
| Acknowledge known failing tests. |
| This message can be removed once the problem has been isolated and fixed. |
| |
| 2002-06-10 07:17 hardaker |
| |
| * snmplib/mib.c: |
| |
| support for ipaddress building/parsing of OID indexes. |
| |
| 2002-06-10 02:07 dts12 |
| |
| * FAQ (V4-2-patches.8), FAQ: |
| |
| Mention the other perl modules, introduced with v5 (particularly 'default_store') |
| |
| 2002-06-10 01:28 dts12 |
| |
| * FAQ (V4-2-patches.7), FAQ: |
| |
| New entry describing possible problems with trap handlers. |
| |
| 2002-06-08 21:39 hardaker |
| |
| * perl/agent/agent.pm: |
| |
| default_store fixes |
| |
| 2002-06-08 20:54 rstory |
| |
| * Makefile.in: |
| |
| break perl makefile creation into seperate step; only clean perl directory |
| if there is a makefile |
| |
| 2002-06-08 20:15 rstory |
| |
| * Makefile.in: |
| |
| add perltest target to make test in all perl directories |
| |
| 2002-06-08 09:47 hardaker |
| |
| * perl/AnyData_SNMP/Storage.pm: |
| |
| fix to deal with updated SQL::Statement module. |
| |
| 2002-06-08 07:08 hardaker |
| |
| * perl/AnyData_SNMP/INSTALL: |
| |
| update to SQL-Statement requirement of 1.004 |
| |
| 2002-06-08 06:45 hardaker |
| |
| * perl/SNMP/SNMP.xs: |
| |
| remove mib init code from C snmp_translate_obj call |
| |
| 2002-06-08 06:44 hardaker |
| |
| * perl/SNMP/SNMP.pm: |
| |
| init_snmp inside translateObj |
| |
| 2002-06-08 06:44 hardaker |
| |
| * perl/OID/OID.pm: |
| |
| change version to 0.1 |
| |
| 2002-06-08 06:43 hardaker |
| |
| * perl/AnyData_SNMP/configs/unix: |
| |
| A few cleanups to ifconfig and netstat commands |
| |
| 2002-06-08 06:35 hardaker |
| |
| * perl/AnyData_SNMP/snmpsh: |
| |
| - beginning support for import/export of data (currently to/from CSV). |
| - support for "diff" which compares old (possibly imported data) to current. |
| |
| 2002-06-08 06:34 hardaker |
| |
| * perl/AnyData_SNMP/Makefile.PL: |
| |
| change required SNMP module version from 4 to 5 |
| |
| 2002-06-08 06:34 hardaker |
| |
| * mibs/NET-SNMP-EXAMPLES-MIB.txt: |
| |
| Add a tutorial place holder comment OID. |
| |
| 2002-06-08 06:33 hardaker |
| |
| * local/tkmib: |
| |
| fix tkmib for newer perl modules. |
| |
| 2002-06-08 06:33 hardaker |
| |
| * local/snmpconf: |
| |
| turn off extra bold/underline formatting by default. |
| |
| 2002-06-07 15:04 rstory |
| |
| * include/net-snmp/library/container.h: |
| |
| generic container structure for storing data |
| |
| 2002-06-07 13:01 rstory |
| |
| * perl/ASN/ASN.xs: |
| |
| include net-snmp-config.h |
| |
| 2002-06-07 10:37 rstory |
| |
| * configure: |
| |
| update configure to keep in line with configure.in (why? shouldn't |
| configure not be in CVS and be autogenerated? One of these days I'm going |
| to have to learn autoconf....) |
| |
| 2002-06-07 10:35 rstory |
| |
| * Makefile.in, Makefile.rules: |
| |
| always check return status of make when inside a loop, and exit on errors |
| |
| 2002-06-07 08:17 dts12 |
| |
| * agent/mibgroup/mibII/: interfaces.c (V4-2-patches.3), |
| interfaces.c: |
| |
| Only null-terminate the interface name while it's actually being copied. |
| Restore the data line afterwards, so the debugging output is meaningful. |
| |
| 2002-06-07 01:16 dts12 |
| |
| * agent/snmp_agent.c: |
| |
| Fix for indexing error, that causes a crash if more than 16 varbinds |
| are added to the cache in one go. Spotted by Shanth Kumara |
| |
| 2002-06-06 01:12 dts12 |
| |
| * aclocal.m4, configure (V4-2-patches.[7,5]), aclocal.m4, |
| configure: |
| |
| Don't differenciate between elf- and a.out-based NetBSD systems. |
| (Problem highlighted by Felicia Neff) |
| |
| 2002-06-05 18:50 rstory |
| |
| * acconfig.h, configure, configure.in, |
| include/net-snmp/net-snmp-config.h.in, |
| include/net-snmp/types.h: |
| |
| put defines for socklen_t and in_addr_t in net-snmp/types.h instead of having |
| configure generate them; configure instead generates HAVE_SOCKLEN_T and |
| HAVE_IN_ADDR_T for systems which don't need the defines; this is primarily |
| for the benefit of the Win32 platform, which doesn't have configure. |
| |
| 2002-06-05 09:20 rstory |
| |
| * local/mib2c.iterate.conf: |
| |
| don't advance request pointer inside for loop, since for loop does it for |
| us; otherwise for loop may end up dereferencing NULL pointer. |
| |
| 2002-06-05 06:41 hardaker |
| |
| * perl/AnyData_SNMP/configs/unix: |
| |
| example configuration file to duplicate various unix utilities: |
| - currently: netstat, ps, df, ifconfig |
| |
| 2002-06-05 06:40 hardaker |
| |
| * perl/AnyData_SNMP/configs/scli: |
| |
| example configuration file to duplicate functionality in Juergen's |
| scli command. |
| |
| 2002-06-05 06:39 hardaker |
| |
| * perl/AnyData_SNMP/snmpsh: |
| |
| new commands: |
| source file -- sources an rc file |
| watch expression -- repeatedly runs a command and colorizes |
| differences in data |
| eval expression -- evaluates an expression directly in perl |
| - beginnings of overloads in perl so that calling sysContact() |
| will return the sysContact value. tables not returned yet. |
| fixes: |
| turns of ornamental prompt support (ick) by default |
| |
| 2002-06-05 04:43 dts12 |
| |
| * man/: snmpcmd.1 (V4-2-patches.8), snmpcmd.1.def: |
| |
| Brief mention of the need to quote OIDs containing string indexes, |
| to protect the double quotes from the shell. |
| |
| 2002-06-04 10:38 rstory |
| |
| * agent/snmp_agent.c: |
| |
| test for a null treecache before dereferencing it; noted on the coders |
| list by joakim.althini@reddo.net |
| |
| 2002-06-04 10:33 rstory |
| |
| * agent/snmp_agent.c: |
| |
| test for asp->pdu == NULL before dereferencing it; noted on the coders |
| list by joakim.althini@reddo.net. |
| |
| 2002-06-04 05:54 hardaker |
| |
| * perl/AnyData_SNMP/snmpsh: |
| |
| support for printf, single query/sets of scalars, multi-line aliases. |
| |
| 2002-05-30 15:23 hardaker |
| |
| * perl/SNMP/SNMP.pm: |
| |
| default_store fixes |
| |
| 2002-05-30 15:23 hardaker |
| |
| * perl/OID/OID.pm: |
| |
| make new() operator a bit smarter |
| |
| 2002-05-29 19:57 hardaker |
| |
| * snmplib/: snmp_alarm.c (V4-2-patches.2), snmp_alarm.c: |
| |
| set the storage pointer to NULL, as pointed out by Mark Hoy. |
| |
| 2002-05-29 09:22 hardaker |
| |
| * include/net-snmp/library/default_store.h, |
| include/net-snmp/library/mib.h, snmplib/mib.c, |
| snmplib/snmp_parse_args.c: |
| |
| Patch from Harrie Hazewinkel to APIify MIBDIRS support |
| |
| 2002-05-29 07:43 dts12 |
| |
| * FAQ (V4-2-patches.6), FAQ: |
| |
| Expand on when OpenSSL is necessary, and how to compile using it. |
| |
| 2002-05-29 06:52 dts12 |
| |
| * snmplib/snmpUDPDomain.c: |
| |
| Set REUSEADDR so that specifying the same port twice doesn't kill the agent. |
| (Suggested by Robert Hastings) |
| |
| 2002-05-29 02:41 dts12 |
| |
| * FAQ (V4-2-patches.5), FAQ: |
| |
| Reference both versions of the tutorial (since this document is used |
| for building the on-line version of the FAQ) |
| |
| 2002-05-29 02:16 dts12 |
| |
| * FAQ (V4-2-patches.4), FAQ: |
| |
| Clarify that trap filtering is not yet operational. |
| |
| 2002-05-28 14:53 rstory |
| |
| * snmplib/oid_array.c: |
| |
| remove ^M chars |
| |
| 2002-05-28 14:52 rstory |
| |
| * local/mib2c.array-user.conf: |
| |
| fix logic in can_delete; consolidate use of netsnmp_set_mode_request by setting |
| rc for use at end of loop; don't use removed macros for rowstatus/storagetype, |
| using new netsnmp_check_vb* routines instead; add asserts for error cases that |
| should be caught by earlier routines |
| |
| 2002-05-28 14:47 rstory |
| |
| * include/net-snmp/agent/table_array.h: |
| |
| add callbacks for row (de)activation |
| |
| 2002-05-28 06:23 dts12 |
| |
| * agent/helpers/table_array.c: |
| |
| Protect "#include <search.h>" with the HAVE_SEARCH_H token. (Suggested by Harrie) |
| |
| 2002-05-28 06:20 dts12 |
| |
| * include/net-snmp/library/snmp_logging.h: |
| |
| Fix the declaration of snmp_enable_syslog_ident. (Spotted by Harrie) |
| |
| 2002-05-27 01:53 dts12 |
| |
| * apps/snmptrapd.c, include/net-snmp/library/snmp_logging.h |
| , snmplib/snmp_logging.c: |
| |
| Don't hardwire syslog facility to LOG_DAEMON. |
| Fix provided by Joakim Fallsjo. |
| |
| 2002-05-27 01:32 dts12 |
| |
| * agent/mibgroup/snmpv3/usmUser.c, apps/snmptrapd.c |
| (V4-2-patches.[2,8]), agent/mibgroup/snmpv3/usmUser.c, |
| apps/snmptrapd.c: |
| |
| Tweak 'usmUser' help string to accurately reflect which bits are optional. |
| Reported by Ali Chanaui. |
| |
| 2002-05-27 01:22 dts12 |
| |
| * man/: snmpd.conf.5.def (V4-2-patches.4), snmpd.conf.5.def: |
| |
| Document the limit on the number of "file" directives. |
| |
| 2002-05-27 01:17 dts12 |
| |
| * local/Makefile.in: |
| |
| Remove an extraneous trailing backslash, that confuses some 'make's |
| |
| 2002-05-24 09:54 hardaker |
| |
| * perl/agent/netsnmp_request_info.pm: |
| |
| Proper creation of returned NetSNMP::OID object. |
| |
| 2002-05-24 09:54 hardaker |
| |
| * perl/agent/agent.xs: |
| |
| increase reference counts on returned mib registration objects so |
| they're not auto-cleaned by perl (the agent now has a copy of the pointer) |
| |
| 2002-05-24 09:53 hardaker |
| |
| * perl/SNMP/SNMP.xs: |
| |
| new default_store netsnmp_ prefixes. |
| |
| 2002-05-24 09:53 hardaker |
| |
| * local/mib2c: |
| |
| support for scalars (mib2c.scalar.conf file coming shortly) |
| |
| 2002-05-24 09:52 hardaker |
| |
| * Makefile.in: |
| |
| A new rule called "commentcheck" to grep all sources for // comments. |
| |
| 2002-05-24 08:09 dts12 |
| |
| * agent/agent_registry.c: |
| |
| Declare 'register_mib_detach_node' before it's used for the first time. |
| (Spotted by Xiang Zhang) |
| |
| 2002-05-24 07:44 dts12 |
| |
| * apps/Makefile.in: |
| |
| Remove extraneous trailing backslash. |
| (That *might* be confusing Sun's make, but is wrong anyway) |
| |
| 2002-05-23 01:39 dts12 |
| |
| * agent/mibgroup/ucd-snmp/: vmstat.c, vmstat_bsdi4.c, |
| vmstat_dynix.c, vmstat_freebsd2.c, vmstat_hpux.c, |
| vmstat_netbsd1.c, vmstat_solaris2.c: |
| |
| Bring the various 'var_extensible_vmstat' definitions into line |
| with the declaration in the header file - i.e. non-static. |
| |
| 2002-05-21 15:25 rstory |
| |
| * Makefile.in: |
| |
| add -I$(srcdir)/include to CPP path for people building outside of src tree |
| |
| 2002-05-21 08:14 rstory |
| |
| * agent/mibgroup/tunnel/tunnel.c: |
| |
| apply patch [ 558129 ] Make the tunnel mib compile in 5.0.1, submitted |
| by Lorenzo Colitti (lcolitti), which adds missing net-snmp-config.h |
| |
| 2002-05-21 05:32 jbpn |
| |
| * agent/snmpd.c: |
| |
| - fix core dump in -u option processing, noted by Andreas Maus |
| |
| 2002-05-21 05:20 dts12 |
| |
| * agent/mibgroup/ucd-snmp/: memory.c (V4-2-patches.9), memory.c |
| : |
| |
| Latch memory reporting at 2^31-1, rather than 2^32-1 since these |
| objects are defined as (signed) Integer32. |
| Only latch if the value is *greater* than this threshold, not less! |
| |
| 2002-05-21 01:20 jbpn |
| |
| * include/ucd-snmp/default_store.h, snmplib/ucd_compat.c |
| : |
| |
| - add compatibility definitions and functions for newly-renamed |
| default store manipulation functions and constants (defined iff |
| --enable-ucd-compatibility is given to at configuration time) |
| |
| 2002-05-21 00:51 jbpn |
| |
| * include/net-snmp/library/default_store.h, |
| snmplib/default_store.c: |
| |
| - move definition of netsnmp_ds_read_config type from default_store.h |
| into default_store.c (since it is not, and should not, be used |
| elsewhere). |
| |
| 2002-05-20 03:42 rstory |
| |
| * agent/mibgroup/mibII/vacm_vars.c: |
| |
| registers tokens for ipv6 ro/rw community, and make sure to parse them |
| as ipv6, not v4. |
| |
| 2002-05-19 11:38 driehuis |
| |
| * agent/mibgroup/ucd-snmp/diskio.c: |
| |
| Bugfix for FreeBSD support of the diskIO mib. The original code neglected |
| the device number, which made distinguishing between, say, ad0 and ad1 |
| impossible. |
| |
| 2002-05-17 09:05 hardaker |
| |
| * agent/mibgroup/mibII/at.c, agent/mibgroup/mibII/icmp.c |
| , agent/mibgroup/mibII/interfaces.c, |
| agent/mibgroup/mibII/ip.c, agent/mibgroup/mibII/ipv6.c, |
| agent/mibgroup/mibII/mta_sendmail.c, |
| agent/mibgroup/mibII/snmp_mib.c, |
| agent/mibgroup/mibII/sysORTable.c, |
| agent/mibgroup/mibII/system_mib.c, agent/mibgroup/mibII/tcp.c |
| , agent/mibgroup/mibII/udp.c, |
| agent/mibgroup/mibII/vacm_vars.c, |
| include/net-snmp/agent/var_struct.h: |
| |
| Patch from Harrie Hazewinkel to slightly reduce memory costs of registartions |
| |
| 2002-05-16 17:06 hardaker |
| |
| * perl/SNMP/SNMP.xs: |
| |
| fix default store tag names. |
| fix init_snmp() definition to match normal perl non-ansi mode. |
| |
| 2002-05-16 16:39 driehuis |
| |
| * net-snmp-config.in: |
| |
| Make sure --cflags spits out the required include path when installing |
| in a non-default location, as documented in the usage info in the script. |
| |
| 2002-05-16 15:36 hardaker |
| |
| * local/snmpconf.dir/snmpd-data/system: |
| |
| add a line to the sysServices prompt saying if you don't know, say no. |
| |
| 2002-05-16 12:55 hardaker |
| |
| * perl/agent/default_store/: default_store.pm, |
| default_store.xs: |
| |
| update to new define list |
| |
| 2002-05-16 12:55 hardaker |
| |
| * perl/agent/default_store/test.pl: |
| |
| test script |
| |
| 2002-05-16 12:49 hardaker |
| |
| * perl/agent/default_store/gen: |
| |
| autogeneration script |
| |
| 2002-05-16 10:58 hardaker |
| |
| * perl/default_store/: default_store.pm, default_store.xs |
| , test.pl: |
| |
| updates to new .h tokens |
| |
| 2002-05-16 10:58 hardaker |
| |
| * perl/default_store/gen: |
| |
| .h -> perlmodule regeneration script |
| |
| 2002-05-16 07:09 dts12 |
| |
| * include/net-snmp/library/default_store.h, |
| include/net-snmp/library/mib.h, snmplib/mib.c, |
| snmplib/snmp_api.c, snmplib/ucd_compat.c: |
| |
| Consolidate the various OID output configuration mechanisms into one. |
| This does not affect the command-line options (yet!) - just the internals. |
| |
| 2002-05-15 17:44 hardaker |
| |
| * snmplib/default_store.c, |
| include/net-snmp/library/default_store.h, |
| include/net-snmp/agent/ds_agent.h: |
| |
| fix default_store |
| |
| 2002-05-15 17:20 hardaker |
| |
| * configure: |
| |
| run autoconf |
| |
| 2002-05-15 17:20 hardaker |
| |
| * acconfig.h, include/net-snmp/net-snmp-config.h.in: |
| |
| create a define location for HAVE_GETDEVS |
| |
| 2002-05-15 17:16 hardaker |
| |
| * agent/Makefile.depend, agent/helpers/Makefile.depend, |
| agent/mibgroup/Makefile.depend, apps/Makefile.depend, |
| apps/snmpnetstat/Makefile.depend, snmplib/Makefile.depend |
| : |
| |
| depend update, which I meant to check in before the 5.0.1 release |
| |
| 2002-05-15 05:53 jbpn |
| |
| * agent/: agent_index.c, agent_read_config.c, |
| agent_registry.c, auto_nlist.c, kernel.c, |
| snmp_agent.c, snmp_perl.c, snmp_vars.c, snmpd.c |
| : |
| |
| - use new netsnmp_ds_blah functions and constants |
| |
| 2002-05-15 05:39 jbpn |
| |
| * apps/notification_log.c, apps/notification_log.h, |
| apps/snmpbulkwalk.c, apps/snmpdelta.c, apps/snmpget.c |
| , apps/snmpgetnext.c, apps/snmpstatus.c, |
| apps/snmptable.c, apps/snmptranslate.c, apps/snmptrap.c |
| , apps/snmptrapd.c, apps/snmpusm.c, |
| apps/snmpwalk.c, apps/snmpnetstat/main.c, |
| agent/mibgroup/agentx/agentx_config.c, |
| agent/mibgroup/agentx/master.c, |
| agent/mibgroup/agentx/subagent.c, |
| agent/mibgroup/disman/mteTriggerTable.c, |
| agent/mibgroup/mibII/snmp_mib.c, |
| agent/mibgroup/mibII/sysORTable.c, |
| agent/mibgroup/mibII/system_mib.c, agent/mibgroup/smux/smux.c |
| , agent/mibgroup/tunnel/tunnel.c: |
| |
| - use new netsnmp_ds_blah functions and constants |
| |
| 2002-05-15 05:37 jbpn |
| |
| * snmplib/: default_store.c, mib.c, parse.c, |
| read_config.c, snmpUDPDomain.c, snmpUDPIPv6Domain.c |
| , snmp_alarm.c, snmp_api.c, snmp_logging.c, |
| snmp_parse_args.c, snmp_secmod.c, snmpusm.c, |
| snmpv3.c, ucd_compat.c, vacm.c: |
| |
| - rename functions and constants from default_store from ds_blah |
| to netsnmp_ds_blah |
| |
| 2002-05-15 02:02 jbpn |
| |
| * agent/mibgroup/smux/: smux.c (V4-2-patches.0), smux.c: |
| |
| - initialise smux_listen_sd to avoid problems noted in bug #545448 |
| (a bit unreasonable in my view but it can't do any harm). |
| |
| 2002-05-14 12:40 rstory |
| |
| * agent/helpers/table_array.c: |
| |
| precision extraction of tumor instead of amputation, or, ifdef search.h |
| functions that aren't essential to table_array operation and will probably |
| vanish in the near future anyway. |
| |
| 2002-05-13 20:16 rstory |
| |
| * agent/object_monitor.c: |
| |
| fix type in sizeof |
| |
| 2002-05-13 13:04 hardaker |
| |
| * configure, configure.in, agent/helpers/table_array.c |
| , include/net-snmp/net-snmp-config.h.in: |
| |
| Check for search.h before compiling the table_array helper |
| |
| 2002-05-13 08:00 hardaker |
| |
| * agent/helpers/old_api.c: |
| |
| remove C++ comments |
| |
| 2002-05-13 00:39 driehuis |
| |
| * ChangeLog: |
| |
| Note changes to configure.in. |
| |
| 2002-05-12 10:30 driehuis |
| |
| * configure.in: |
| |
| Make sure the checks for kvm related stuff happens when -lkvm is in scope. |
| Add detection of the -ldevstat requirement when building with ucd-snmp/diskio. |
| |
| |
| |
| ------------------------------------------------------------------------------- |
| |
| Changes: V5.0 -> V5.0.1 |
| |
| 20020-05-12 17:30 driehuis |
| |
| * configure.in: |
| |
| detect -ldevstat when needed; fix -lkvm detection |
| |
| 2002-05-10 17:09 hardaker |
| |
| * FAQ, NEWS, README, README.agentx: |
| |
| mention tutorial-5 instead of tutorial |
| |
| 2002-05-10 17:04 hardaker |
| |
| * perl/agent/: Makefile.PL, agent.pm, |
| netsnmp_request_info.pm: |
| |
| request info perl code moved to separate file. |
| |
| 2002-05-10 17:01 hardaker |
| |
| * perl/OID/OID.pm: |
| |
| documentation for the OID building overloads. |
| |
| 2002-05-10 16:55 hardaker |
| |
| * apps/snmpvacm.c: |
| |
| Add proper length segment to the build view OID. |
| |
| 2002-05-10 14:41 hardaker |
| |
| * snmplib/mib.c: |
| |
| new doc patch from Axel Kittenberg |
| |
| 2002-05-10 14:04 hardaker |
| |
| * agent/mibgroup/mibII/: vacm_vars.c (V4-2-patches.0), vacm_vars.c |
| : |
| |
| fix vacm problem on sets with OIDs containing large numbers as noted |
| by Vinay Gaonkar on the -coders mailing list. |
| |
| 2002-05-10 13:46 hardaker |
| |
| * local/mib2c: |
| |
| fix calling on multiple tables |
| |
| 2002-05-10 03:23 dts12 |
| |
| * snmplib/mib.c: |
| |
| Merge "STRING: Hex:" type tokens into a single token "Hex-STRING:" |
| |
| 2002-05-10 03:12 dts12 |
| |
| * agent/helpers/instance.c: |
| |
| Report non-exitent subinstances as 'noSuchInstance' rather than 'noSuchObject'. |
| "snmpget .... .1.3.6.1.6.3.12.1.5.0.99" now responds correctly. |
| (though "snmpget .... .1.3.6.1.6.3.12.1.5.1" still returns 'noSuchObject') |
| |
| Also guess that failed SET requests are 'noCreation' errors (which is |
| probably the most likely option). |
| |
| 2002-05-09 15:54 hardaker |
| |
| * Makefile.rules: |
| |
| exit properly when a subdir fails to make properly |
| |
| 2002-05-09 15:30 hardaker |
| |
| * snmplib/mib.c: |
| |
| create a token for the -Ov equivelant |
| |
| 2002-05-09 09:12 hardaker |
| |
| * agent/mibgroup/ucd-snmp/: memory_solaris2.c (V4-2-patches.5), |
| memory_solaris2.c: |
| |
| patch from Takumi Kadode to fix memory usage on solaris |
| |
| 2002-05-09 08:54 hardaker |
| |
| * agent/mibgroup/ucd-snmp/vmstat.c: |
| |
| updates from malloced vmstat fixes from patches branch |
| |
| 2002-05-08 16:34 hardaker |
| |
| * net-snmp-config.in: |
| |
| new --compile-subagent features: |
| --cflags |
| --norm |
| --ldflags |
| includes header files |
| misc other bug fixes. |
| |
| 2002-05-08 13:13 hardaker |
| |
| * agent/mibgroup/agentx/subagent.c: |
| |
| make the subagent properly call the reserve2 state again. |
| |
| 2002-05-08 10:02 hardaker |
| |
| * agent/mibgroup/examples/notification.c: |
| |
| run indent |
| |
| 2002-05-08 09:01 hardaker |
| |
| * agent/mibgroup/examples/notification.c: |
| |
| um, use 30 seconds like advertised. |
| |
| 2002-05-08 08:59 hardaker |
| |
| * agent/mibgroup/examples/notification.c, |
| agent/mibgroup/examples/notification.h, |
| mibs/NET-SNMP-EXAMPLES-MIB.txt: |
| |
| define a better notification example (no requests. just alarm -> send) |
| |
| 2002-05-07 22:45 hardaker |
| |
| * local/mib2c: |
| |
| update to current indent command |
| |
| 2002-05-07 22:44 hardaker |
| |
| * local/mib2c.create-dataset.conf: |
| |
| move text in comment left slight (was too long). |
| |
| 2002-05-07 22:43 hardaker |
| |
| * local/mib2c: |
| |
| enum fixes. |
| |
| 2002-05-07 22:42 hardaker |
| |
| * local/: Makefile.in, mib2c.column_defines.conf, |
| mib2c.column_enums.conf, mib2c.conf: |
| |
| New mib2c files for generating headers full of column number defines |
| and enum defines. |
| |
| 2002-05-07 22:40 hardaker |
| |
| * net-snmp-config.in: |
| |
| - --compile-subagent agent library reordering so it actually works. |
| - --compile-subagent now supports .o files (precompiled code). |
| |
| 2002-05-07 22:31 hardaker |
| |
| * acconfig.h, configure: |
| |
| hmm. missed some checkin files. |
| |
| 2002-05-07 11:15 hardaker |
| |
| * perl/SNMP/t/: conftest.conf, startagent.pl, conf.t |
| : |
| |
| test for configuration file/default_store support |
| |
| 2002-05-07 11:14 hardaker |
| |
| * perl/SNMP/: SNMP.pm, SNMP.xs: |
| |
| make init_snmp() take a char * argument like the real API |
| |
| 2002-05-07 11:00 hardaker |
| |
| * agent/helpers/instance.c: |
| |
| typos. |
| |
| 2002-05-07 09:41 hardaker |
| |
| * local/snmpconf: |
| |
| fix the -g flag. |
| |
| 2002-05-07 09:16 hardaker |
| |
| * agent/helpers/instance.c: |
| |
| call netsnmp_set_request_error like a good boy. |
| |
| 2002-05-06 20:43 rstory |
| |
| * mibs/Makefile.mib: |
| |
| fix missing $ noted by John Mills on the coders list |
| |
| 2002-05-06 16:12 hardaker |
| |
| * configure, config.h.in, configure.in, snmplib/snmp_api.c |
| (V4-2-patches.[4,2,3,3]), configure, configure.in, |
| include/net-snmp/net-snmp-config.h.in, |
| snmplib/snmpTCPDomain.c, snmplib/snmpTCPIPv6Domain.c, |
| snmplib/snmpUDPDomain.c, snmplib/snmpUDPIPv6Domain.c, |
| snmplib/snmpUnixDomain.c: |
| |
| use size_t when socklen_t is not available (correctly done this time) |
| |
| 2002-05-06 15:59 hardaker |
| |
| * snmplib/: snmpTCPDomain.c, snmpTCPIPv6Domain.c, |
| snmpUDPDomain.c, snmpUDPIPv6Domain.c, snmpUnixDomain.c |
| : |
| |
| use size_t when socklen_t is not available |
| |
| 2002-05-06 15:49 hardaker |
| |
| * configure, acconfig.h, config.h.in, configure.in |
| (V4-2-patches.[3,7,1,2]), acconfig.h, configure, |
| configure.in, include/net-snmp/net-snmp-config.h.in: |
| |
| use size_t when socklen_t is not available |
| |
| 2002-05-06 15:11 hardaker |
| |
| * agent/mibgroup/ucd-snmp/: memory_hpux.c, memory_hpux.h |
| , vmstat_hpux.c, vmstat_hpux.h: |
| |
| run indent |
| |
| 2002-05-06 15:10 hardaker |
| |
| * agent/mibgroup/ucd-snmp/: memory_hpux.c, memory_hpux.h |
| , vmstat_hpux.c, vmstat_hpux.h: |
| |
| Patches #551914+ from Gary Edwards to support hpux11 for memory and vmstat modules |
| |
| 2002-05-06 15:07 hardaker |
| |
| * agent/mibgroup/ucd_snmp.h: |
| |
| add new hpux modules |
| |
| 2002-05-06 14:34 hardaker |
| |
| * README: |
| |
| new contributors. |
| |
| 2002-05-06 14:32 hardaker |
| |
| * include/net-snmp/library/default_store.h, man/snmpcmd.1.def |
| , snmplib/mib.c: |
| |
| Patch #551489: From Jeffrey Watson to add a -Q option for quick but w/ an '=' |
| |
| 2002-05-06 14:28 hardaker |
| |
| * man/snmpd.1.def: |
| |
| change -D documentation to reflect current code. |
| |
| 2002-05-06 14:27 hardaker |
| |
| * agent/agent_handler.c: |
| |
| misc small bugs and error message wording fixes. |
| |
| 2002-05-06 09:37 hardaker |
| |
| * agent/mibgroup/smux/: smux.c (V4-2-patches.9), smux.c: |
| |
| bug #547010: fix smux auth bug as reported and fixed by Stefan Radman |
| |
| 2002-05-01 23:01 rstory |
| |
| * local/mib2c.array-user.conf: |
| |
| tweaks for update to table_array |
| |
| 2002-05-01 23:00 rstory |
| |
| * agent/Makefile.in: |
| |
| add object_monitor stuff |
| |
| 2002-05-01 22:46 rstory |
| |
| * snmplib/Makefile.in: |
| |
| add check_varbind stuff |
| |
| 2002-05-01 22:45 rstory |
| |
| * include/net-snmp/library/check_varbind.h, |
| snmplib/check_varbind.c: |
| |
| convenience functions for validation vabrind info |
| |
| 2002-05-01 22:43 rstory |
| |
| * agent/helpers/table_array.c, |
| include/net-snmp/agent/table_array.h: |
| |
| do I really have to do this? sigh. Ok, rename debug token; revamp logic to |
| modify rows in place, keeping undo info (vs always changing a copy of a row |
| and swapping rows when set completed successfully) to allow external code |
| to keep pointers that don't disappear on them; add a few callbacks, including |
| row_compare, so table_array can maintain the secondary index tree; don't call |
| can_activate/can_delete unless we are actually trying to activate/delete row; |
| add skeleton (ifdef'd out) code for cooperative notifications of row events; |
| update changing array in commit & undo cases, not just commit; change typdefs |
| for a few callback pointers; ummmm... I *think* that's it....:-) |
| |
| 2002-05-01 17:30 hardaker |
| |
| * perl/OID/: OID.pm, OID.xs, test.pl: |
| |
| Add index building to the + operator. |
| |
| 2002-05-01 09:52 hardaker |
| |
| * perl/: OID/OID.pm, OID/OID.xs, agent/Makefile.PL |
| , agent/agent.pm, agent/agent.xs, agent/test.pl |
| , agent/typemap: |
| |
| Make getOID for requests returned a NetSNMP::OID blessed reference. |
| I'm not happy about how this is done, but all attempts to do it |
| correctly only left me in confusion. |
| |
| 2002-05-01 09:31 hardaker |
| |
| * agent/mibgroup/mibII/vacm_vars.c, |
| include/net-snmp/library/snmpAAL5PVCDomain.h, |
| include/net-snmp/library/snmpTCPIPv6Domain.h, |
| include/net-snmp/library/snmpUDPIPv6Domain.h, |
| include/net-snmp/library/snmpUnixDomain.h, |
| snmplib/snmpAAL5PVCDomain.c, snmplib/snmpTCPIPv6Domain.c |
| , snmplib/snmpUDPIPv6Domain.c, snmplib/snmpUnixDomain.c |
| : |
| |
| Change the domain OIDs to point to the net-snmp domains created by Dave. |
| This fixes bug #544245 as well. |
| |
| 2002-05-01 09:30 hardaker |
| |
| * Makefile.in: |
| |
| Add the OID perl module to the list of modules. |
| |
| 2002-05-01 07:45 hardaker |
| |
| * mibs/: UCD-SNMP-MIB.txt (V4-2-patches.0), UCD-SNMP-MIB.txt: |
| |
| remove old (and conflicting with traps) transport domain OIDs |
| |
| 2002-05-01 06:19 dts12 |
| |
| * man/: snmpbulkget.1.def, snmpbulkwalk.1.def, |
| snmpcmd.1.def, snmpdelta.1, snmpget.1.def, |
| snmpset.1.def, snmpstatus.1.def, snmptest.1.def, |
| snmpwalk.1.def: |
| |
| Add type tags "STRING: " and "INTEGER: " to example output. |
| Add explicit setting of protocol version to example commands. |
| |
| 2002-05-01 03:34 jbpn |
| |
| * agent/mibgroup/Rmon/: agutil.c, agutil.h, |
| agutil_api.h, alarm.c, alarm.h, event.c, |
| event.h, history.c, history.h, row_api.h, |
| rows.c, rows.h, statistics.c, statistics.h: |
| |
| - remove CVS Log: entries which are causing problems since they are |
| embedded in a comment, but some of the log entries contain comment |
| delimiters. |
| |
| 2002-04-30 22:15 rstory |
| |
| * agent/snmpd.c: |
| |
| remove netsnmp_processing_set, it lives in snmp_agent.c |
| |
| 2002-04-30 22:13 rstory |
| |
| * include/net-snmp/library/snmp-tc.h, snmplib/snmp-tc.c |
| : |
| |
| remove unused parameter; allow NONE as old value for storage type transtions |
| |
| 2002-04-30 22:12 rstory |
| |
| * include/net-snmp/agent/table.h: |
| |
| remove overly complex macro stuff for rowstatus/storagetype |
| |
| 2002-04-30 09:28 hardaker |
| |
| * perl/OID/: Makefile.PL, OID.pm, OID.xs, README |
| , test.pl: |
| |
| - allow conversions to an array (needs to be tied still). |
| - documentation. |
| |
| 2002-04-30 08:15 jbpn |
| |
| * agent/: snmpd.c (V4-2-patches.3), snmpd.c: |
| |
| - fix bug #545775, reported by Dave Denson, whereby the PID of an |
| already-running snmpd would be overwritten by starting a new snmpd |
| (which would then exit, leaving the original snmpd running and the |
| wrong PID in the file). Solution is not to write the PID until we |
| have successfully opened all our sockets. |
| |
| 2002-04-30 07:23 hardaker |
| |
| * perl/OID/: .cvsignore, Changes, MANIFEST, |
| Makefile.PL, OID.pm, OID.xs, README, |
| test.pl, typemap: |
| |
| OID perl module so you can do simple OID manipulations within perl easily: |
| - Example: new NetSNMP::OID('interfaces') > new NetSNMP::OID('system') |
| |
| 2002-04-29 16:52 hardaker |
| |
| * agent/mibgroup/versiontag: |
| |
| regexp fix for white space checks in indent formatted code |
| |
| 2002-04-29 16:47 hardaker |
| |
| * Makefile.in: |
| |
| reorder perl module names to reflect (new) dependencies. |
| |
| 2002-04-29 09:42 hardaker |
| |
| * perl/SNMP/t/mib.t: |
| |
| fix a few warnings on failed tests (just screen cleanups) |
| |
| 2002-04-29 09:41 hardaker |
| |
| * perl/SNMP/: Makefile.PL, SNMP.pm: |
| |
| Make the perl module respect snmp.conf settings (finally). |
| - Now requires a dependency on the NetSNMP::default_store module though. |
| |
| 2002-04-27 08:19 rstory |
| |
| * agent/snmp_agent.c: |
| |
| don't process set request till delegated requests are complete, and queue |
| any other received packets until a set has completed processing. |
| |
| 2002-04-27 08:10 rstory |
| |
| * snmplib/snmp_api.c: |
| |
| clean up comments munged by indent |
| |
| 2002-04-27 08:08 rstory |
| |
| * agent/mibgroup/agentx/subagent.h: |
| |
| add missing prototype to fix compiler warning |
| |
| 2002-04-27 08:07 rstory |
| |
| * agent/: object_monitor.c, helpers/table.c, |
| helpers/table_array.c: |
| |
| ifdef gymnastics to make sure asserts are only compiled in only if explicity |
| requested |
| |
| 2002-04-26 21:26 rstory |
| |
| * agent/mibgroup/host/hr_storage.c: |
| |
| fix unbalanced endif on linux. hope I didn't break anything else. |
| |
| 2002-04-26 19:14 rstory |
| |
| * agent/snmpd.c: |
| |
| fix unused var warning for !windows |
| |
| 2002-04-26 14:33 hardaker |
| |
| * agent/mibgroup/Rmon/event.c, |
| include/net-snmp/library/asn1.h: |
| |
| fix OID_LENGTH definitions |
| |
| 2002-04-26 10:53 hardaker |
| |
| * Makefile.in, perl/ASN/Makefile.PL, |
| perl/agent/Makefile.PL, perl/agent/default_store/Makefile.PL: |
| |
| fix --with-perl-modules in makefiles. Make everything use |
| net-snmp-config, ... |
| |
| 2002-04-26 10:27 hardaker |
| |
| * perl/SNMP/: Makefile.PL, README, SNMP.pm: |
| |
| - Cleanup. |
| - Make buildable from within the source. |
| - Change documentation references for ucd-snmp |
| - Change contact location to net-snmp-users (per Joe's agreement) |
| |
| 2002-04-26 10:19 hardaker |
| |
| * perl/default_store/: MANIFEST, Makefile.PL, README, |
| default_store.pm, test.pl: |
| |
| - cleanup. |
| - Use net-snmp-config to find library, etc. |
| - Make buildable from within the source. |
| - a few more tests added |
| - use correct libraries |
| - add documentation |
| |
| 2002-04-26 04:22 dts12 |
| |
| * configure, configure.in: |
| |
| Extracting the version from 'snmplib/snmp_version.c' needs to take account |
| of blank space. Reported by Stefan Radman (Bug #547379) |
| |
| 2002-04-26 04:11 dts12 |
| |
| * agent/mibgroup/ucd-snmp/: memory.c (V4-2-patches.8), memory.c |
| : |
| |
| Handle memory values > 32bit (latching at 2^32-1) |
| Patch #548663 from Rob Myers |
| |
| 2002-04-26 03:55 dts12 |
| |
| * agent/snmpd.c: |
| |
| Remove redundant 'Invalid option' message, since this is typically |
| reported by getopt(). (Suggested by Andrew Rucker Jones - patch #548748 ) |
| |
| 2002-04-26 03:51 dts12 |
| |
| * agent/snmpd.c: |
| |
| Add 'v' to the list of valid options (patch #548748) |
| Thanks to Andrew Rucker Jones. |
| |
| 2002-04-26 03:36 dts12 |
| |
| * README.hpux11, agent/mibgroup/host/hr_storage.c, |
| agent/mibgroup/host/hr_system.c, |
| agent/mibgroup/mibII/var_route.c, |
| include/net-snmp/system/hpux.h, |
| agent/mibgroup/ucd-snmp/loadave.c, |
| agent/mibgroup/ucd-snmp/memory.c, |
| agent/mibgroup/ucd-snmp/memory.h: |
| |
| Apply Johannes Schmidt-Fischer's improved HP-UX 11 patch |
| (#530724) to the main v5 line, as well as the v4-2 branch. |
| The code now compiles cleanly under HP-UX 11 using gcc. |
| |
| 2002-04-25 07:19 hardaker |
| |
| * README, include/net-snmp/library/vacm.h, |
| snmplib/vacm.c: |
| |
| Patch from Axel Kittenberg to fix possible variable name clash |
| |
| 2002-04-24 22:39 rstory |
| |
| * agent/object_monitor.c: |
| |
| handle callbacks sending new notifications (while processing notifications) |
| |
| 2002-04-24 21:35 rstory |
| |
| * include/net-snmp/agent/object_monitor.h: |
| |
| header for new fucntions for monitoring objects |
| |
| 2002-04-24 21:34 rstory |
| |
| * agent/object_monitor.c: |
| |
| new functions for monitoring object values |
| |
| 2002-04-24 15:02 hardaker |
| |
| * agent/mibgroup/ucd-snmp/vmstat.c: |
| |
| /proc/stat can be larger than 1024 |
| |
| 2002-04-24 06:19 dts12 |
| |
| * snmplib/Makefile.in: |
| |
| Install the missing 'md5.h' header file. |
| |
| 2002-04-23 09:43 rstory |
| |
| * agent/helpers/: table.c, table_array.c: |
| |
| remove last of the #warnings, add xxx-rks if necessary |
| |
| 2002-04-23 07:53 hardaker |
| |
| * agent/helpers/table_array.c: |
| |
| remove warnings |
| |
| 2002-04-22 19:11 rstory |
| |
| * agent/mibgroup/ipfwchains/README: |
| |
| update URL to use freenmp.com mirror (unless someone knows a better place?) |
| |
| 2002-04-22 14:10 rstory |
| |
| * snmplib/mib.c: |
| |
| apply documentatin patch from Axel Kittenberger <Axel.Kittenberger@maxxio.com> |
| |
| 2002-04-22 13:50 rstory |
| |
| * local/mib2c.array-user.conf: |
| |
| remove extra @end@ (sure would be nice if mib2c would check for unbalanced |
| @end@s) |
| |
| 2002-04-22 09:48 rstory |
| |
| * snmplib/oid_array.c: |
| |
| update function names to match header (no mixed case) |
| |
| 2002-04-22 08:11 hardaker |
| |
| * include/net-snmp/library/snmp_debug.h: |
| |
| fix bug #547110: properly spell define |
| |
| 2002-04-21 16:44 hardaker |
| |
| * agent/mibgroup/mibII/sysORTable.c: |
| |
| add static to a returned variable |
| |
| 2002-04-21 16:42 hardaker |
| |
| * configure, configure.in: |
| |
| fix --with-perl-modules |
| |
| 2002-04-21 11:37 rstory |
| |
| * snmplib/snmp_version.c: |
| |
| 5.0.pre3 -> 5.0; (I'm sure there are other places this needs to change, |
| but I wanted to get the first post 5.0 checkin...:-) |
| |
| 2002-04-20 00:37 hardaker |
| |
| * FAQ, sedscript.in, perl/SNMP/SNMP.pm: |
| |
| - (snmplib/snmp_version.c sedscript.in): version tag ( 5.0 ) |
| |
| ------------------------------------------------------------------------------- |
| |
| Changes: V4.2 -> V5.0 |
| |
| 2002-04-20 00:27 hardaker |
| |
| * everything: |
| |
| set all CVS/RCS revision control numbers to 5.0 |
| |
| 2002-04-20 00:07 hardaker |
| |
| * everything: |
| |
| White space, oh glorious white space. |
| How great our though? |
| The code is fine. |
| We agree on functionality easily. |
| What really troubles us? |
| Something we can't see. |
| Something between the code. |
| We bow down to your magnificence, |
| For you are everywhere, |
| Between everything. |
| Pretty nothingness you are. |
| |
| 2002-04-20 00:01 hardaker |
| |
| * configure , configure.in: |
| |
| turn on ucd compat by default. |
| |
| 2002-04-20 00:00 hardaker |
| |
| * NEWS: |
| |
| last updates |
| |
| 2002-04-19 23:33 hardaker |
| |
| * agent/mibgroup/testdelayed.h: |
| |
| remove testdelayed |
| |
| 2002-04-19 23:18 hardaker |
| |
| * agent/mibgroup/utilities/: .cvsignore , .cvsignore: |
| |
| cvs ignore file |
| |
| 2002-04-19 23:17 hardaker |
| |
| * agent/snmp_perl.c: |
| |
| don't die if perl doesn't init. |
| |
| 2002-04-19 23:03 hardaker |
| |
| * perl/SNMP/: README , README , SNMP.pm: |
| |
| change warning. |
| |
| 2002-04-19 22:29 hardaker |
| |
| * agent/snmp_agent.c: |
| |
| double check that multiple inserts into the delegated chain don't |
| happen (read: they shouldn't anyway, but.....). |
| |
| 2002-04-19 22:29 hardaker |
| |
| * CodingStyle: |
| |
| typedef update |
| |
| 2002-04-19 22:16 hardaker |
| |
| * snmplib/snmpCallbackDomain.c: |
| |
| Fix the callback build hook to turn off the expect response flag when |
| not appropriate. |
| |
| 2002-04-19 19:09 rstory |
| |
| * include/net-snmp/library/oid_array.h: |
| |
| spelling misteak; remove capital letters in function names |
| |
| 2002-04-19 19:08 rstory |
| |
| * agent/helpers/table_array.c: |
| |
| update for function name changed in oid_array.h |
| |
| 2002-04-19 18:20 hardaker |
| |
| * agent/snmp_perl.c: |
| |
| make the perlInitFile and disablePerl tokens register as premib such |
| that when passed as a --FLAG it'll actually do the right thing and |
| disable the later "perl" token handlers. |
| |
| 2002-04-19 17:29 hardaker |
| |
| * Makefile.in , man/Makefile.in , man/netsnmp_agent.3 |
| , man/netsnmp_bulk_to_next.3 , man/netsnmp_debug.3 , |
| man/netsnmp_example_scalar_int.3 , man/netsnmp_handler.3 |
| , man/netsnmp_instance.3 , |
| man/netsnmp_mib_handler_methods.3 , man/netsnmp_multiplexer.3 |
| , man/netsnmp_old_api.3 , man/netsnmp_read_only.3 , |
| man/netsnmp_serialize.3 , man/netsnmp_table.3 , |
| man/netsnmp_table_array.3 , man/netsnmp_table_data.3 , |
| man/netsnmp_table_dataset.3 , man/netsnmp_table_iterator.3 |
| , man/netsnmp_todo.3: |
| |
| documentation. Can't get enough. |
| - make docs now installs man pages into the man dir, which are then installed. |
| |
| 2002-04-19 17:14 hardaker |
| |
| * testing/tests/: T111agentxset , T121proxyset: |
| |
| Correct for new STRING prefix. |
| |
| 2002-04-19 17:03 hardaker |
| |
| * README: |
| |
| Add Katsuhisa ABE |
| |
| 2002-04-19 17:03 hardaker |
| |
| * perl/: ASN/ASN.xs , default_store/default_store.xs: |
| |
| fix header files for new paths. |
| |
| 2002-04-19 17:00 hardaker |
| |
| * agent/snmp_vars.c , agent/mibgroup/mibII/vacm_vars.c |
| , include/net-snmp/library/snmpUDPIPv6Domain.h , |
| man/snmpd.conf.5.def , snmplib/snmpUDPIPv6Domain.c: |
| |
| Apply patch #532555: ipv6 com2sec support, thanks to Katsuhisa ABE. |
| |
| 2002-04-19 16:19 hardaker |
| |
| * agent/agent_trap.c , agent/snmp_agent.c , |
| agent/mibgroup/mibII/sysORTable.c , |
| agent/mibgroup/mibII/system_mib.c , |
| include/net-snmp/agent/snmp_agent.h , |
| include/net-snmp/library/tools.h , snmplib/tools.c: |
| |
| fix sysUpTime (and related functions) to handle much larger upTime |
| values (ie, fix signed integer wrapping). |
| |
| 2002-04-19 11:37 hardaker |
| |
| * man/snmpd.conf.5.def: |
| |
| document embedded perl support. |
| |
| 2002-04-19 11:34 hardaker |
| |
| * configure , configure.in , agent/Makefile.in |
| , agent/snmp_perl.c , agent/snmp_perl.pl , |
| include/net-snmp/agent/ds_agent.h , perl/agent/Makefile.PL: |
| |
| Add some new snmpd.conf tokens for controlling perl better. |
| Fix embedded perl support so it actually works. |
| |
| 2002-04-19 11:32 hardaker |
| |
| * perl/agent/default_store/: .cvsignore , Makefile.PL , |
| default_store.pm , default_store.xs: |
| |
| Added missing agent default_store stuff. (they existed on my machine, |
| I don't know why everyone else was having problems) |
| |
| 2002-04-19 10:30 hardaker |
| |
| * agent/helpers/table_iterator.c: |
| |
| Protect against things that should never ever happen |
| |
| 2002-04-19 03:10 dts12 |
| |
| * Makefile.in: |
| |
| <Sigh> A little learning is a dangerous thing. |
| Apply the rest of the patch from Axel - sorry. |
| |
| 2002-04-19 01:49 dts12 |
| |
| * Makefile.in , doxygen.conf: |
| |
| Handle generating documenation when srcdir != configdir |
| (Patch supplied by Axel Kittenberger) |
| |
| 2002-04-18 17:38 hardaker |
| |
| * snmplib/snmpIPXDomain.c: |
| |
| fix snmpIPXDomain (again) |
| |
| 2002-04-18 17:31 hardaker |
| |
| * agent/mibgroup/agentx/subagent.c: |
| |
| Patch from Vishal Verma: only open subagent connections once at startup |
| |
| 2002-04-18 17:28 hardaker |
| |
| * agent/agent_registry.c: |
| |
| Patch from Vishal Verma: for down subagent cases, mark registrations as detached |
| |
| 2002-04-18 17:17 hardaker |
| |
| * snmplib/snmp_api.c: |
| |
| define a maximum packet size we can accept to protect certain error |
| conditions (-1 after conversion is now too large). |
| |
| 2002-04-18 16:28 hardaker |
| |
| * acconfig.h: |
| |
| change the enterprise OIDs in the proper place (net-snmp-config.h.in |
| is generated from this file). |
| |
| 2002-04-18 13:51 hardaker |
| |
| * configure , configure.in , net-snmp-config.in: |
| |
| - Add two new options to net-snmp-config as requested on the IRC channel. |
| --configure-options |
| --snmpd-module-list |
| |
| 2002-04-18 11:43 rstory |
| |
| * mibs/NET-SNMP-AGENT-MIB.txt: |
| |
| add missing comma |
| |
| 2002-04-18 07:39 dts12 |
| |
| * configure , configure.in: |
| |
| Calculate the length of supplied enterprise OIDs correctly |
| (and use a more meaningful output message) |
| |
| Shame these settings aren't cached for later re-use.... |
| |
| 2002-04-18 07:18 dts12 |
| |
| * agent/snmpd.c: |
| |
| Notify on agent reconfiguration. |
| |
| 2002-04-18 07:16 dts12 |
| |
| * include/net-snmp/net-snmp-config.h.in: |
| |
| Use the Net-SNMP notifications by default, rather than the ucdavis ones. |
| |
| 2002-04-18 07:08 dts12 |
| |
| * mibs/NET-SNMP-AGENT-MIB.txt: |
| |
| Fix the table-of-contents sequence for the nsModuleTable, add notification |
| definitions for the agent, and define groups for everything. |
| |
| 2002-04-18 02:52 dts12 |
| |
| * snmplib/mib.c: |
| |
| Bring integer and string output formats into line with the other types |
| by printing a type token before the value (unless supressed by 'quick print') |
| Thanks to Erik for the patch |
| |
| 2002-04-18 01:46 dts12 |
| |
| * FAQ: |
| |
| Replace the dlmod 'WHERE' with something more meaningful.... |
| |
| 2002-04-17 12:12 hardaker |
| |
| * snmplib/snmpIPXDomain.c: |
| |
| define the ipxDomain variables |
| |
| 2002-04-17 12:12 hardaker |
| |
| * agent/mibgroup/disman/mteTriggerTable.c: |
| |
| Error condition tests |
| |
| 2002-04-17 10:10 hardaker |
| |
| * agent/agent_registry.c , agent/snmp_agent.c , |
| agent/mibgroup/agentx/master_admin.c , |
| include/net-snmp/agent/agent_handler.h , |
| include/net-snmp/agent/snmp_agent.h , |
| include/net-snmp/agent/var_struct.h: |
| |
| Oh, just a small patch to make it possible to make modules request |
| that all queries to a set of registrations get passed all at once |
| (which apparently is important for, oh, agentx) |
| |
| 2002-04-17 10:09 hardaker |
| |
| * agent/mibgroup/agentx/master.c: |
| |
| misc non-change clean ups |
| |
| 2002-04-17 10:03 hardaker |
| |
| * include/net-snmp/agent/table.h: |
| |
| rename structures beginning with _ to ending with _s |
| |
| 2002-04-17 10:02 hardaker |
| |
| * include/net-snmp/library/snmp_api.h: |
| |
| add a void * pointer for the session creator to use at will (different |
| from the callback magic). |
| |
| 2002-04-17 09:00 dts12 |
| |
| * configure , configure.in , |
| include/net-snmp/net-snmp-config.h.in: |
| |
| Use the Net-SNMP sysOIDs by default, rather than the ucdavis ones. |
| |
| 2002-04-17 08:26 dts12 |
| |
| * apps/snmpnetstat/Makefile.in: |
| |
| Blank continuation lines confuse HP's version of make. |
| |
| 2002-04-17 08:16 dts12 |
| |
| * agent/Makefile.in: |
| |
| Blank continuation lines confuse HP's version of make |
| |
| 2002-04-17 06:56 hardaker |
| |
| * agent/mibgroup/agent/nsModuleTable.c , |
| mibs/NET-SNMP-AGENT-MIB.txt: |
| |
| move nsModuleTable into Dave's structure. |
| |
| 2002-04-17 06:54 hardaker |
| |
| * include/net-snmp/library/: snmpAAL5PVCDomain.h , |
| snmpTCPIPv6Domain.h , snmpUDPIPv6Domain.h: |
| |
| fix declarations of Domain objects (const -> extern) |
| |
| 2002-04-17 06:31 hardaker |
| |
| * local/snmpconf.dir/: snmp-data/snmpconf-config , |
| snmpd-data/snmpconf-config , snmptrapd-data/snmpconf-config: |
| |
| snmpconf configuration data |
| |
| 2002-04-17 03:01 dts12 |
| |
| * configure , configure.in: |
| |
| Bring the reported default settings for sysoid & notification OIDs |
| back into line with what we actually use (i.e. the ucdavis OIDs). |
| |
| Qn: Do we want to switch to using the net-snmp equivalent sysOIDs? |
| Qn: What about defining net-snmp notifications? |
| |
| 2002-04-17 02:55 dts12 |
| |
| * configure , configure.in: |
| |
| Fix --with-enterprise-sysoid and --with-enterprise-notification-oid, |
| and try to clarify that these are OIDs, while --with-enterprise-oid |
| is actually just the enterprise *number* |
| |
| Qn: should we change the name of the configure option to reflect this? |
| |
| 2002-04-16 10:04 hardaker |
| |
| * sedscript.in , snmplib/snmp_version.c , FAQ , |
| perl/SNMP/SNMP.pm: |
| |
| - (snmplib/snmp_version.c sedscript.in): version tag ( 5.0.pre3 ) |
| |
| 2002-04-16 10:02 hardaker |
| |
| * README: |
| |
| delete top disclaimers |
| |
| 2002-04-16 10:02 hardaker |
| |
| * NEWS: |
| |
| misc updates |
| |
| 2002-04-16 10:01 hardaker |
| |
| * perl/SNMP/SNMP.xs: |
| |
| misc bug fixes |
| |
| 2002-04-16 08:19 dts12 |
| |
| * FAQ: |
| |
| Add an entry concerning the 'libcrypto' RPM dependency. |
| |
| 2002-04-16 08:00 hardaker |
| |
| * agent/mibgroup/agent/nsModuleTable.c: |
| |
| fix memory leak |
| |
| 2002-04-16 07:13 hardaker |
| |
| * agent/snmp_agent.c: |
| |
| remove a no longer appropriate todo comment |
| |
| 2002-04-16 07:12 hardaker |
| |
| * configure: |
| |
| I guess I forgot to run autoconf |
| |
| 2002-04-15 08:58 hardaker |
| |
| * local/: snmpconf , Makefile.in: |
| |
| move snmpconf data directories to different names to avoid confusion |
| |
| 2002-04-15 08:36 hardaker |
| |
| * local/snmpconf.dir/: snmp-data/authopts , |
| snmp-data/debugging , snmp-data/mibs , snmp-data/output |
| , snmpd-data/acl , snmpd-data/basic_setup , |
| snmpd-data/extending , snmpd-data/monitor , |
| snmpd-data/operation , snmpd-data/system , |
| snmpd-data/trapsinks , snmptrapd-data/formatting , |
| snmptrapd-data/traphandle: |
| |
| data file moving |
| |
| 2002-04-12 14:38 hardaker |
| |
| * local/snmpconf: |
| |
| Massive cleanup effort. It should now respect ordering in the |
| snmpconf configuration files as well. |
| |
| 2002-04-12 13:00 rstory |
| |
| * include/net-snmp/agent/agent_registry.h: |
| |
| fix for overzealous perl script |
| |
| 2002-04-12 09:47 hardaker |
| |
| * Makefile.in , configure , configure.in: |
| |
| copy ucd persisent directory to net-snmp (prompts, flags and other fun) |
| |
| 2002-04-12 07:57 hardaker |
| |
| * local/Makefile.in: |
| |
| install traptoemail |
| |
| 2002-04-12 07:55 hardaker |
| |
| * local/trapnotif: |
| |
| remove trapnotif |
| |
| 2002-04-12 07:51 hardaker |
| |
| * local/: Makefile.in , rsnmp: |
| |
| remove rsnmp, which is very very old and out of date |
| |
| 2002-04-12 07:47 hardaker |
| |
| * man/: .cvsignore , Makefile.in , mib2c.1.def: |
| |
| A manual page for mib2c (help, I'm turning into Dave) |
| |
| 2002-04-12 07:28 hardaker |
| |
| * dotgdbinit: |
| |
| a gdb initialization file with helpful functions |
| |
| 2002-04-12 02:42 dts12 |
| |
| * local/Makefile.in: |
| |
| Add 'snmpconf' and 'mib2c' to the list of scripts to install. |
| |
| I've left 'traptoemail' off this list, since it says it's not intended |
| as a directly user-invoked command, so probably ought not to be installed |
| into a binary directory. |
| |
| 2002-04-12 02:41 dts12 |
| |
| * local/rsnmp: |
| |
| Fix the path of snmpwalk to be something more plausible. |
| (I'm not convinced about the validity of that initial 'rtopmib' OID mind!) |
| |
| 2002-04-12 02:36 dts12 |
| |
| * local/mib2c.conf: |
| |
| Fix typo in reference to 'mib2c.iterate.conf' |
| |
| 2002-04-12 02:33 dts12 |
| |
| * Makefile.rules , snmplib/Makefile.in: |
| |
| Install the main library as 'libsnmp' if configured using UCD compatibility. |
| This should handle the requirements of application compatibility. |
| Agent library compatibility is likely to prove a harder problem |
| (since there are now three libraries, not just two...) |
| |
| 2002-04-11 22:29 hardaker |
| |
| * perl/SNMP/t/startagent.pl: |
| |
| set SNMPCONFPATH iff [sic] not set |
| |
| 2002-04-11 22:27 hardaker |
| |
| * perl/SNMP/SNMP.pm: |
| |
| return from initMib before doing anything. |
| |
| 2002-04-11 22:26 hardaker |
| |
| * perl/SNMP/Makefile.PL: |
| |
| turn off complier warnings |
| |
| 2002-04-11 22:26 hardaker |
| |
| * perl/AnyData_SNMP/snmpsh: |
| |
| support "show columns from TABLE" |
| |
| 2002-04-11 22:25 hardaker |
| |
| * mibs/NET-SNMP-EXAMPLES-MIB.txt: |
| |
| Add a new demo scalar: the sleeper. (dah dah dah dummmmm) |
| |
| 2002-04-11 22:25 hardaker |
| |
| * agent/mibgroup/examples/scalar_int.c: |
| |
| indent. |
| |
| 2002-04-11 22:25 hardaker |
| |
| * agent/mibgroup/: examples.h , examples/delayed_instance.c |
| , examples/delayed_instance.h: |
| |
| Add a delayed instance example, showing how to return mib request |
| results later rather than immediately. |
| |
| 2002-04-11 22:24 hardaker |
| |
| * agent/mibgroup/testdelayed.c: |
| |
| remove legacy example. |
| |
| 2002-04-11 22:23 hardaker |
| |
| * agent/snmp_agent.c: |
| |
| add comment about possibly fixing inclusive requests in the future. |
| |
| 2002-04-11 17:08 hardaker |
| |
| * README.win32: |
| |
| change modukes-> modules |
| |
| 2002-04-11 07:23 hardaker |
| |
| * snmplib/snmp_logging.c: |
| |
| turn off debugging when calling logging callbacks |
| |
| 2002-04-10 12:51 hardaker |
| |
| * perl/SNMP/: SNMP.pm , SNMP.xs: |
| |
| fix perl module in many many places. most tests now pass. |
| |
| 2002-04-10 12:50 hardaker |
| |
| * perl/SNMP/t/startagent.pl: |
| |
| force setting to a "bogus" SNMPCONFPATH. |
| |
| 2002-04-10 12:48 hardaker |
| |
| * include/net-snmp/library/mib.h , snmplib/mib.c: |
| |
| Exporting functions good. Internalizing bad. |
| |
| 2002-04-10 09:28 hardaker |
| |
| * perl/SNMP/SNMP.xs: |
| |
| opps. sigh. |
| |
| 2002-04-10 09:27 hardaker |
| |
| * perl/SNMP/SNMP.xs: |
| |
| opps. remove debugging statements. |
| |
| 2002-04-10 09:23 hardaker |
| |
| * perl/SNMP/SNMP.xs: |
| |
| - Make the perl module call init_snmp() |
| - this is a fairly major change, is it now will read .conf files. |
| - many people have asked for this. |
| - misc clean ups. |
| |
| 2002-04-10 09:18 dts12 |
| |
| * Makefile.rules: |
| |
| Don't recurse into subdirectories for the consituent subtargets of "make install" |
| |
| 2002-04-10 09:09 hardaker |
| |
| * NEWS: |
| |
| added a few things, separated perl stuff into it's own section. |
| |
| 2002-04-10 08:46 dts12 |
| |
| * configure , configure.in: |
| |
| Bring the help message for the UCD compatability option into line with |
| what's actually recognised. |
| |
| 2002-04-10 07:52 hardaker |
| |
| * Makefile.top: |
| |
| change libtool versioning to their recommended method of doing things |
| (which I hate, but is still better than what we were doing, I guess) |
| |
| 2002-04-10 07:10 dts12 |
| |
| * Makefile.rules: |
| |
| Bring use of BUILTSUBDIR within 'installlocalheaders' into line |
| with the preceding comment, and actual usage. |
| (i.e. INSTALLBUILTSUBDIR rather than INCLUDEBUILTSUBDIR) |
| |
| 2002-04-10 05:58 dts12 |
| |
| * snmplib/Makefile.in: |
| |
| Typo in security-include header destination directory variable |
| |
| 2002-04-10 05:55 dts12 |
| |
| * local/Makefile.in: |
| |
| Ensure the destination directory exists before installing mib2c conf files. |
| |
| 2002-04-10 01:55 dts12 |
| |
| * testing/tests/: T004snmpv1nosuch , T019snmpv2cnosuch: |
| |
| Two new tests to check handling of GETing non-existant instances |
| |
| 2002-04-10 01:54 dts12 |
| |
| * agent/snmp_agent.c: |
| |
| A fix for SNMPv1 errors that doesn't end up breaking AgentX error handling. |
| |
| 2002-04-09 10:38 hardaker |
| |
| * agent/snmp_agent.c: |
| |
| Patch from Dave to fix v1 error results. |
| |
| 2002-04-08 21:08 rstory |
| |
| * snmplib/oid_array.c: |
| |
| fix incorrect length return value |
| |
| 2002-04-08 18:00 hardaker |
| |
| * agent/mibgroup/mibII/: vacm_vars.c , vacm_vars.h: |
| |
| don't allow no-configuration access anymore. |
| |
| 2002-04-08 17:59 hardaker |
| |
| * include/net-snmp/library/transform_oids.h , |
| snmplib/snmpAAL5PVCDomain.c , snmplib/snmpTCPIPv6Domain.c |
| , snmplib/snmpUDPIPv6Domain.c , snmplib/snmpusm.c: |
| |
| more unconst correctness |
| |
| 2002-04-08 17:31 hardaker |
| |
| * include/net-snmp/library/snmp_transport.h: |
| |
| size_t externs for exported oids |
| |
| 2002-04-08 17:30 hardaker |
| |
| * snmplib/snmp_api.c: |
| |
| remove temporary debugging statements that accidentally became permanent. |
| |
| 2002-04-08 17:26 hardaker |
| |
| * snmplib/: snmpUDPDomain.c , snmp_transport.c: |
| |
| define length size_t's for oid variables. |
| |
| 2002-04-08 16:53 hardaker |
| |
| * agent/mibgroup/utilities/override.c: |
| |
| support "null" types. |
| |
| 2002-04-08 16:52 hardaker |
| |
| * apps/snmptrapd.c: |
| |
| initialize notification log mib support before -H usage. |
| |
| 2002-04-08 16:49 hardaker |
| |
| * agent/helpers/serialize.c: |
| |
| fix a few things and make subhandlers not able to tell there were more requests. |
| |
| 2002-04-08 16:43 hardaker |
| |
| * INSTALL: |
| |
| A co-worker pointed out that the INSTALL script still said to edit config.h |
| |
| 2002-04-08 15:13 hardaker |
| |
| * include/net-snmp/library/snmpTCPDomain.h , |
| include/net-snmp/library/snmpUnixDomain.h , |
| include/net-snmp/library/snmp_transport.h , |
| snmplib/snmpTCPDomain.c , snmplib/snmpUnixDomain.c , |
| snmplib/snmp_transport.c: |
| |
| unstatic-ize a few oids that should have been external |
| |
| 2002-04-08 14:23 hardaker |
| |
| * snmplib/: snmpAAL5PVCDomain.c , snmpTCPDomain.c , |
| snmpTCPIPv6Domain.c , snmpUDPIPv6Domain.c , |
| snmpUnixDomain.c , snmp_api.c , snmp_transport.c |
| , snmpusm.c: |
| |
| Change const oid declarations into static ones since shared libraries |
| have a problem with initializing them on linux systems at least. |
| |
| 2002-04-08 11:45 hardaker |
| |
| * man/snmpd.conf.5.def: |
| |
| minimal documentation for debugging and the injectHandler token |
| |
| 2002-04-05 14:32 hardaker |
| |
| * man/: snmptrapd.8.def , snmptrapd.conf.5.def: |
| |
| documentation for the NOTIFICATION-LOG-MIB support. |
| |
| 2002-04-05 14:09 hardaker |
| |
| * man/snmpd.conf.5.def: |
| |
| document context name support in proxy code. |
| |
| 2002-04-05 13:51 hardaker |
| |
| * man/snmpd.conf.5.def: |
| |
| document the disman event mib support for sending traps via monitored OIDs. |
| |
| 2002-04-05 10:12 hardaker |
| |
| * man/snmpd.conf.5.def: |
| |
| put trap config into its own section. |
| document the "override" token. |
| |
| 2002-04-05 06:39 hardaker |
| |
| * README.snmpv3: |
| |
| change default context to an empty string |
| |
| 2002-04-04 15:14 hardaker |
| |
| * agent/: agent_registry.c (V4-2-patches.5), agent_registry.c: |
| |
| deal with fd unregistrations properly. |
| |
| 2002-04-03 09:12 hardaker |
| |
| * agent/helpers/table_dataset.c , agent/mibgroup/examples.h |
| , agent/mibgroup/testhandler.c , |
| agent/mibgroup/examples/data_set.c , |
| agent/mibgroup/examples/data_set.h , |
| agent/mibgroup/examples/scalar_int.c , |
| include/net-snmp/agent/table_dataset.h , |
| mibs/NET-SNMP-EXAMPLES-MIB.txt: |
| |
| Make an example dataset table to hold and store data in (admittedly |
| useless data from a network management point of view, but it's an example). |
| |
| 2002-04-02 22:12 hardaker |
| |
| * man/Makefile.in: |
| |
| fix installation from subdir build case. |
| |
| 2002-04-02 21:45 hardaker |
| |
| * snmplib/Makefile.in: |
| |
| install snmpv3-security-includes from from build dir. |
| |
| 2002-04-02 21:45 hardaker |
| |
| * agent/Makefile.in: |
| |
| install mib_module_config.h and mib_module_includes.h from build dir. |
| |
| 2002-04-02 21:43 hardaker |
| |
| * Makefile.in: |
| |
| install net-snmp-config.h from the build dir. |
| |
| 2002-04-02 21:43 hardaker |
| |
| * Makefile.rules: |
| |
| create some install from built header rules. |
| |
| 2002-04-02 17:27 hardaker |
| |
| * local/: Makefile.in , mib2c.conf: |
| |
| remove deleted array-auto from .conf install/reference lists |
| |
| 2002-04-02 15:03 hardaker |
| |
| * agent/mibgroup/: ucd_snmp.h , ucd-snmp/registry.c , |
| ucd-snmp/registry.h: |
| |
| remove the registry module, as it's obsolete due to contexts. Use the nsModuleTable instead |
| |
| 2002-04-02 14:57 hardaker |
| |
| * agent/mibgroup/ucd-snmp/disk.c (V4-2-patches.7), |
| agent/mibgroup/ucd-snmp/disk.c , |
| include/net-snmp/system/darwin.h: |
| |
| Apply patch #524424 for darwin fixes for ucd-snmp/disk.c |
| |
| 2002-04-02 14:47 hardaker |
| |
| * agent/mibgroup/: kernel_sunos5.c (V4-2-patches.8), |
| kernel_sunos5.c: |
| |
| apply patch 527573 to fix 64 bit types on solaris |
| |
| 2002-04-02 07:04 hardaker |
| |
| * snmplib/snmp_transport.c: |
| |
| check char for NULL before setting to: |
| |
| 2002-04-01 22:28 hardaker |
| |
| * snmplib/: snmp_api.c (V4-2-patches.9), cmu_compat.c , |
| snmp_api.c: |
| |
| Let init_snmp protect itself. |
| |
| 2002-03-29 15:04 rstory |
| |
| * local/mib2c.array-user.conf: |
| |
| tweaks & updates |
| |
| 2002-03-29 10:40 rstory |
| |
| * snmplib/mib.c: |
| |
| add comment |
| |
| 2002-03-29 08:36 hardaker |
| |
| * local/mib2c.create-dataset.conf: |
| |
| add a allow_creation definition. |
| |
| 2002-03-29 08:22 hardaker |
| |
| * Makefile.in: |
| |
| make net-snmp-config executable after it's built |
| |
| 2002-03-29 08:13 hardaker |
| |
| * agent/mibgroup/mibII/: setSerialNo.c , setSerialNo.h: |
| |
| opps. forgot to check the setSerial code in |
| |
| 2002-03-28 23:48 hardaker |
| |
| * agent/mibgroup/ucd-snmp/: pass.c (V4-2-patches.4), pass.c: |
| |
| enable row creation for pass modules. Patch #482005 |
| |
| 2002-03-28 23:44 hardaker |
| |
| * agent/mibgroup/mibII/: interfaces.c (V4-2-patches.2), |
| interfaces.c: |
| |
| patch #517340: freebsd5 support |
| |
| 2002-03-28 23:38 hardaker |
| |
| * agent/mibgroup/host/: hr_filesys.c (V4-2-patches.4), hr_filesys.c: |
| |
| apply freebsd5 patch #517333 |
| |
| 2002-03-28 23:32 hardaker |
| |
| * agent/mibgroup/: host/hr_system.c , mibII/interfaces.c |
| , mibII/ipAddr.c: |
| |
| Apply netbsd fix patch #529733 |
| |
| 2002-03-28 23:01 hardaker |
| |
| * snmplib/: snmp_api.c (V4-2-patches.8), snmp_api.c , |
| snmp_api.c: |
| |
| use a static variable for init checking. Bug #536386. |
| |
| 2002-03-28 15:25 dts12 |
| |
| * man/: default_store.3.top , read_config.3.def , |
| snmp_api.3.def: |
| |
| Tweak to use the new include structure. |
| |
| 2002-03-28 15:23 dts12 |
| |
| * FAQ (V4-2-patches.8), FAQ: |
| |
| Add a few new entries (mostly relating to traps) |
| |
| 2002-03-28 14:56 rstory |
| |
| * agent/helpers/table_array.c: |
| |
| rename/prefix functions; add doxygen documentation |
| |
| 2002-03-28 13:00 rstory |
| |
| * doxygen.conf: |
| |
| add define for excluding stuff (DOXYGEN_SHOULD_SKIP_THIS) |
| |
| 2002-03-28 12:50 hardaker |
| |
| * agent/mibgroup/mibII.h: |
| |
| add setSerialNo |
| |
| 2002-03-28 12:47 hardaker |
| |
| * snmplib/ucd_compat.c: |
| |
| fix a never-seen-but-very-old-bug using the wrong default_store token. |
| |
| 2002-03-28 12:46 hardaker |
| |
| * snmplib/snmp_api.c: |
| |
| only set the default output style if it's not already set to something. |
| |
| 2002-03-28 12:45 hardaker |
| |
| * agent/agent_read_config.c: |
| |
| wrapping. |
| |
| 2002-03-28 12:17 hardaker |
| |
| * doxygen.conf: |
| |
| change version number |
| |
| 2002-03-28 12:08 rstory |
| |
| * apps/snmptranslate.c: |
| |
| back out change from version 1.65 until better solution can be found; |
| bug #535029 |
| |
| 2002-03-28 12:03 rstory |
| |
| * agent/agent_registry.c: |
| |
| return specific result code for registration failure if available. |
| |
| 2002-03-28 11:57 hardaker |
| |
| * agent/: agent_registry.c , mibgroup/agentx/master_admin.c: |
| |
| perl typo |
| |
| 2002-03-27 15:48 rstory |
| |
| * local/mib2c.array-auto.conf: |
| |
| delete old, unused conf file |
| |
| 2002-03-27 08:27 hardaker |
| |
| * apps/: notification_log.c , notification_log.h , |
| snmptrapd.c: |
| |
| add "dontRetainLogs" token to snmptrapd.conf to not enable the |
| notification log mib. |
| |
| 2002-03-27 01:54 dts12 |
| |
| * configure.in, configure (V4-2-patches.[1,1]), configure , |
| configure.in: |
| |
| Use the correct name of the Windows IP Helper API library. |
| (Computers can be soooo picky!) |
| |
| 2002-03-26 23:23 hardaker |
| |
| * agent/snmp_agent.c , agent/snmpd.c , |
| agent/helpers/all_helpers.c , agent/helpers/bulk_to_next.c |
| , agent/helpers/debug_handler.c , |
| agent/helpers/read_only.c , agent/mibgroup/agentx/master.c |
| , include/net-snmp/agent/bulk_to_next.h , |
| include/net-snmp/agent/debug_handler.h , |
| include/net-snmp/agent/read_only.h , |
| include/net-snmp/agent/snmp_agent.h , |
| include/net-snmp/agent/var_struct.h: |
| |
| - Really fix the "undo failed" problem. IE, not just any old error |
| will cause an undo failed message to get sent back. Only varbinds |
| with an undo failed error code will cause an undo failed result. |
| undo failed results do still supersede all other error codes, |
| however, which is what the original problem was all about. We still |
| have to depend on the modules returning the right error code (but |
| that's their fault if they don't). |
| - misc cleanups and renames |
| |
| 2002-03-26 23:20 hardaker |
| |
| * README: |
| |
| add Craig Setera |
| |
| 2002-03-26 14:07 rstory |
| |
| * TODO: |
| |
| add creating src rpm spec file |
| |
| 2002-03-26 08:29 hardaker |
| |
| * agent/mibgroup/ucd-snmp/: diskio.c (V4-2-patches.2), diskio.c: |
| |
| enable diskio on freebsd5. Implements patch 517328 in a different way. |
| |
| 2002-03-26 07:58 hardaker |
| |
| * mibs/Makefile.in: |
| |
| fix for other-dir builds |
| |
| 2002-03-26 07:57 hardaker |
| |
| * agent/agent_registry.c: |
| |
| duplicate registration info in split_subtree |
| |
| 2002-03-26 07:43 dts12 |
| |
| * configure, configure.in (V4-2-patches.[0,0]), configure , |
| configure.in: |
| |
| Add /etc/filesystems to list of mount table files (for AIX) |
| Should fix bugs 232588 and (?)517113 |
| |
| 2002-03-26 07:39 dts12 |
| |
| * configure, configure.in (V4-2-patches.[9,9]), configure , |
| configure.in: |
| |
| Remove trailing ':' from list of MIB module names in configure output, |
| to avoid confusion (see Bug #491129) |
| |
| 2002-03-26 06:41 dts12 |
| |
| * configure , configure.in: |
| |
| Add '-lhlpapi' to the list of agent libraries, when running on Windows |
| (using Cygwin). Should fix Bug #534409. |
| |
| 2002-03-25 22:33 rstory |
| |
| * snmplib/: parse.c (V4-2-patches.3), parse.c: |
| |
| fix bug#520478 showMibErrors token is inverted |
| |
| 2002-03-25 15:18 rstory |
| |
| * include/net-snmp/version.h: |
| |
| remove ^M characters |
| |
| 2002-03-25 14:53 hardaker |
| |
| * agent/snmp_agent.c , include/net-snmp/agent/snmp_agent.h: |
| |
| use emacs to fix perl search and replace errors, of course |
| |
| 2002-03-25 14:47 hardaker |
| |
| * agent/agent_registry.c , agent/snmp_agent.c , |
| agent/helpers/old_api.c , agent/helpers/table.c , |
| agent/helpers/table_data.c , agent/helpers/table_dataset.c |
| , agent/mibgroup/testhandler.c , |
| agent/mibgroup/agentx/master_admin.c , |
| apps/notification_log.c , |
| include/net-snmp/agent/agent_registry.h , |
| include/net-snmp/agent/snmp_agent.h , |
| include/net-snmp/agent/table.h , |
| include/net-snmp/agent/table_data.h , |
| include/net-snmp/agent/table_dataset.h , |
| include/net-snmp/library/mib.h , |
| local/mib2c.create-dataset.conf , snmplib/mib.c , |
| snmplib/snmp_api.c: |
| |
| use perl to search and replace perl search and replace errors, of course |
| |
| 2002-03-25 14:23 hardaker |
| |
| * agent/mibgroup/smux/smux.c: |
| |
| api changes |
| |
| 2002-03-25 08:43 dts12 |
| |
| * win32/: win32.opt , libsnmp_dll/libsnmp.def , |
| snmpbulkget/snmpbulkget.dsp , snmpbulkwalk/snmpbulkwalk.dsp |
| , snmpd/snmpd.dsp , snmpdelta/snmpdelta.dsp , |
| snmpdf/snmpdf.dsp , snmpget/snmpget.dsp , |
| snmpgetnext/snmpgetnext.dsp , snmpnetstat/snmpnetstat.dsp |
| , snmpset/snmpset.dsp , snmpstatus/snmpstatus.dsp |
| , snmptable/snmptable.dsp , snmptest/snmptest.dsp |
| , snmptranslate/snmptranslate.dsp , |
| snmptrap/snmptrap.dsp , snmptrapd/snmptrapd.dsp , |
| snmpusm/snmpusm.dsp , snmpvacm/snmpvacm.dsp , |
| snmpwalk/snmpwalk.dsp: |
| |
| Remove redundant declarations of 'getopt.c' and 'snmp_parse_args.c' in |
| each individual application project. These routines are included within |
| the libraries, so we might as well use those. |
| |
| 2002-03-25 05:53 dts12 |
| |
| * win32/: mib_module_inits.h , win32.opt , |
| libsnmp_dll/libsnmp.def , libsnmp_dll/libsnmp_dll.dsp , |
| snmpd/snmpd.dsp: |
| |
| Gotcha! Everything now builds (more-or-less) cleanly under Visual C++. |
| You still have to use the "Batch Build" mechanism (or else be careful which |
| of libsnmp/libsnmp_dll you build in each of the Debug & Release modes), |
| and you need to build twice in order to get encode_keychange linking. |
| But things *do* finally build. |
| |
| 2002-03-24 05:21 nba |
| |
| * snmplib/mib.c: |
| |
| Oops - snprint_* cannot realloc |
| |
| 2002-03-23 09:40 hardaker |
| |
| * apps/Makefile.in: |
| |
| really fix snmpinform installs this time. |
| |
| 2002-03-22 22:32 hardaker |
| |
| * apps/notification_log.c: |
| |
| final cleanups of notification log support |
| |
| 2002-03-22 22:32 hardaker |
| |
| * apps/Makefile.in: |
| |
| fix installation of snmpinform |
| |
| 2002-03-22 22:32 hardaker |
| |
| * agent/helpers/table_data.c , agent/mibgroup/testhandler.c |
| , include/net-snmp/agent/agent_registry.h , |
| include/net-snmp/agent/table_data.h , |
| include/net-snmp/agent/table_dataset.h: |
| |
| Rename stuff. Fix stuff. You know, normal routine. |
| |
| 2002-03-22 22:31 hardaker |
| |
| * configure , configure.in: |
| |
| fix version file location for non-sourcedir builds |
| |
| 2002-03-22 14:13 hardaker |
| |
| * include/net-snmp/library/snmp_api.h: |
| |
| forgot to commit a prototype. |
| |
| 2002-03-22 14:12 hardaker |
| |
| * agent/agent_handler.c , agent/agent_registry.c , |
| agent/mibgroup/agentx/master_admin.c , |
| include/net-snmp/agent/agent_registry.h: |
| |
| register_mib_context2 -> netsnmp_register_mib (and marked as internal) |
| |
| 2002-03-22 14:01 hardaker |
| |
| * agent/mibgroup/agentx/: master.c , subagent.c: |
| |
| use new error logging api when !root |
| |
| 2002-03-22 14:00 hardaker |
| |
| * snmplib/snmp_api.c: |
| |
| enable logging session errors to some log level other than ERR. |
| |
| 2002-03-22 13:55 hardaker |
| |
| * agent/mibgroup/agentx/: master.c , subagent.c: |
| |
| better agentx connection related error messages. |
| |
| 2002-03-22 09:35 dts12 |
| |
| * win32/: win32.dsw , win32.opt , |
| libhelpers/libhelpers.dsp , libsnmp_dll/libsnmp.def , |
| netsnmpmibs/netsnmpmibs.dsp , snmpd/snmpd.dsp: |
| |
| Slowly making progress on 5.0 Windows build. |
| Everything now compiles, though the Release version doesn't link. |
| (complains about assorted unknown routines that are there, |
| staring it in the face. Grrr!!!!) |
| |
| 2002-03-22 08:24 jbpn |
| |
| * agent/mibgroup/agentx/protocol.c: |
| |
| - do not "tweak" range_subid when dealing with compressed OIDs. |
| Thanks to Craig Setera for pointing out this deviation from RFC |
| 2741. |
| |
| 2002-03-22 07:50 dts12 |
| |
| * include/net-snmp/library/snmpUDPDomain.h , |
| include/net-snmp/library/snmp_client.h , snmplib/oid_array.c |
| , snmplib/snmpTCPDomain.c , snmplib/snmpUDPDomain.c |
| , snmplib/snmp_api.c , snmplib/snmp_client.c: |
| |
| Various minor inconsistencies (mostly to do with subtle variations in types) |
| |
| 2002-03-22 07:31 rstory |
| |
| * snmplib/snmp_parse_args.c: |
| |
| fix typo |
| |
| 2002-03-22 07:29 dts12 |
| |
| * win32/: mib_module_includes.h , mib_module_inits.h , |
| net-snmp/net-snmp-config.h , |
| net-snmp/library/snmpv3-security-includes.h: |
| |
| Bring Windows versions of "automatically-generated" header files up to date. |
| |
| 2002-03-22 02:23 jbpn |
| |
| * agent/mibgroup/kernel_sunos5.c: |
| |
| - don't use "reg" as a parameter name in kernel_sunos5_cache_age() |
| as /usr/include/inet/common.h says: |
| #define reg register |
| (!) which the compiler then barfs on. Reported as bug #533336 by |
| Anonymous. |
| |
| 2002-03-21 09:24 hardaker |
| |
| * include/net-snmp/library/read_config.h , |
| include/net-snmp/library/snmp_api.h , snmplib/read_config.c |
| , snmplib/snmp_api.c , snmplib/snmp_parse_args.c: |
| |
| - snmp_config* -> netsnmp_config (for new functions only) |
| - fix bug where snmp_config() strings were getting parsed twice. |
| |
| 2002-03-21 09:23 hardaker |
| |
| * apps/snmptrapd.c: |
| |
| wrap agentx stuff in a still unused variable (at this point). |
| |
| 2002-03-21 09:23 hardaker |
| |
| * apps/snmptranslate.c: |
| |
| remove unused variable. |
| |
| 2002-03-21 09:23 hardaker |
| |
| * agent/mibgroup/utilities/override.c: |
| |
| fix oid parsing. |
| |
| 2002-03-21 09:22 hardaker |
| |
| * agent/mibgroup/: Rmon/alarm.c , Rmon/statistics.c , |
| mibII/at.c: |
| |
| change // coments to /* */ comments (bad bad bad) |
| |
| 2002-03-21 06:40 hardaker |
| |
| * snmplib/snmp-tc.c: |
| |
| change // coments to /* */ comments (bad bad bad) |
| |
| 2002-03-20 20:12 hardaker |
| |
| * snmplib/snmp_api.c: |
| |
| add a list of registered text enums to ASN_* values. |
| (In probably the wrong place.) |
| |
| 2002-03-20 20:11 hardaker |
| |
| * configure , configure.in , |
| agent/mibgroup/utilities.h , |
| agent/mibgroup/utilities/override.c , |
| agent/mibgroup/utilities/override.h: |
| |
| create a new "override" directive to force an OID to a particular value |
| - not finished. It's designed to do read-write as well, but doesn't. |
| |
| 2002-03-20 20:08 hardaker |
| |
| * agent/helpers/instance.c: |
| |
| check for inclusive |
| |
| 2002-03-20 11:37 hardaker |
| |
| * include/net-snmp/agent/table_dataset.h: |
| |
| include new delete/remove breakdown APIs |
| |
| 2002-03-20 11:36 hardaker |
| |
| * apps/notification_log.c: |
| |
| API change. |
| |
| 2002-03-20 11:36 hardaker |
| |
| * agent/helpers/table_dataset.c: |
| |
| some "this will change" early row status implementation. |
| - (this will move to a separate handler) |
| |
| 2002-03-20 11:35 hardaker |
| |
| * agent/helpers/table_data.c: |
| |
| pointer checking against illegal adds (ie, shouldn't happen but check anyway) |
| |
| 2002-03-20 08:42 hardaker |
| |
| * local/mib2c.create-dataset.conf: |
| |
| Ok, I make mistakes. I admit it. It really should have been a NULL. |
| |
| 2002-03-20 08:37 hardaker |
| |
| * local/mib2c.create-dataset.conf: |
| |
| add missing comma |
| |
| 2002-03-20 08:36 hardaker |
| |
| * agent/helpers/table_data.c , |
| include/net-snmp/agent/table_data.h: |
| |
| separate out delete/remove row functionality |
| |
| 2002-03-20 07:47 hardaker |
| |
| * agent/mibgroup/mibII/: system_mib.c (V4-2-patches.6), |
| system_mib.c: |
| |
| remove illegal SET support for sysDescr. |
| |
| 2002-03-20 06:27 hardaker |
| |
| * CodingStyle , local/mib2c: |
| |
| - add many many -T flags for defining types. |
| |
| 2002-03-19 21:13 hardaker |
| |
| * apps/snmptrapd.c: |
| |
| force setting of '!root' flag so that it will run for non-privileged |
| users or when an agentx master simply has never existed. |
| |
| 2002-03-19 16:02 hardaker |
| |
| * agent/helpers/table_dataset.c , |
| include/net-snmp/agent/table_dataset.h: |
| |
| - allow tables to be marked whether they should support creation or not. |
| - bug fixes |
| |
| 2002-03-19 07:32 hardaker |
| |
| * agent/helpers/: table_data.c , table_dataset.c: |
| |
| documentation clean up |
| |
| 2002-03-19 07:28 hardaker |
| |
| * agent/: agent_handler.c , helpers/table_data.c: |
| |
| documentation clean up |
| |
| 2002-03-19 07:17 hardaker |
| |
| * agent/: agent_handler.c , helpers/bulk_to_next.c , |
| helpers/table_dataset.c , mibgroup/examples/scalar_int.c: |
| |
| documentation clean up |
| |
| 2002-03-19 06:43 hardaker |
| |
| * agent/agent_handler.c , agent/agent_registry.c , |
| agent/snmp_agent.c , agent/helpers/instance.c , |
| agent/helpers/old_api.c , agent/helpers/table.c , |
| agent/helpers/table_array.c , agent/helpers/table_data.c |
| , agent/helpers/table_dataset.c , |
| agent/helpers/table_iterator.c , agent/mibgroup/testdelayed.c |
| , agent/mibgroup/testhandler.c , |
| agent/mibgroup/agentx/master_admin.c , |
| apps/notification_log.c , include/net-snmp/utilities.h , |
| include/net-snmp/agent/agent_handler.h , |
| include/net-snmp/agent/snmp_agent.h , |
| include/net-snmp/agent/table.h , |
| include/net-snmp/agent/table_data.h , |
| include/net-snmp/agent/table_dataset.h , |
| include/net-snmp/library/data_list.h , |
| local/mib2c.create-dataset.conf , perl/agent/agent.xs , |
| snmplib/data_list.c: |
| |
| - renamed a few badly named functions (netsnmp_ appeared twice). |
| - implemented the beginning of creation support for datasets. |
| |
| 2002-03-19 06:35 hardaker |
| |
| * configure: |
| |
| Apparently I ran autoconf earlier and missed checking in the results. |
| |
| 2002-03-19 06:35 hardaker |
| |
| * CodingStyle: |
| |
| add -nfca |
| |
| 2002-03-17 16:25 hardaker |
| |
| * apps/snmptrap.c: |
| |
| Set default port to 162. |
| |
| 2002-03-17 15:51 hardaker |
| |
| * snmplib/: snmpTCPDomain.c , snmpUDPDomain.c: |
| |
| improved formatting strings showing both transport type and port number. |
| |
| 2002-03-13 23:30 hardaker |
| |
| * Makefile.rules: |
| |
| add missing "installsubdirs" target missing (thanks to Katsuhisa ABE) |
| |
| 2002-03-13 23:27 hardaker |
| |
| * configure.in , net-snmp-config.in: |
| |
| add --create-snmpv3-user to automate adding a v3 user to both the usm |
| and vacm tables (by adding lines to both the persistent and normal |
| conf files). |
| |
| 2002-03-13 16:30 hardaker |
| |
| * agent/mibgroup/agent/nsModuleTable.c: |
| |
| bug fix for pre-processed requests. |
| |
| 2002-03-13 16:30 hardaker |
| |
| * Makefile.rules , configure , configure.in , |
| agent/Makefile.in , agent/mibgroup/agent_mibs.h , |
| include/ucd-snmp/agent_index.h , |
| include/ucd-snmp/agent_read_config.h , |
| include/ucd-snmp/agent_registry.h , |
| include/ucd-snmp/agent_trap.h , include/ucd-snmp/asn1.h , |
| include/ucd-snmp/auto_nlist.h , include/ucd-snmp/callback.h |
| , include/ucd-snmp/default_store.h , |
| include/ucd-snmp/ds_agent.h , |
| include/ucd-snmp/header_complex.h , include/ucd-snmp/int64.h |
| , include/ucd-snmp/keytools.h , include/ucd-snmp/mib.h |
| , include/ucd-snmp/mib_module_config.h , |
| include/ucd-snmp/mibincl.h , include/ucd-snmp/parse.h , |
| include/ucd-snmp/read_config.h , include/ucd-snmp/scapi.h |
| , include/ucd-snmp/snmp-tc.h , include/ucd-snmp/snmp.h |
| , include/ucd-snmp/snmp_agent.h , |
| include/ucd-snmp/snmp_alarm.h , include/ucd-snmp/snmp_api.h |
| , include/ucd-snmp/snmp_client.h , |
| include/ucd-snmp/snmp_debug.h , include/ucd-snmp/snmp_impl.h |
| , include/ucd-snmp/snmp_logging.h , |
| include/ucd-snmp/snmp_parse_args.h , |
| include/ucd-snmp/snmp_vars.h , include/ucd-snmp/snmpusm.h |
| , include/ucd-snmp/snmpv3.h , include/ucd-snmp/struct.h |
| , include/ucd-snmp/system.h , include/ucd-snmp/tools.h |
| , include/ucd-snmp/transform_oids.h , |
| include/ucd-snmp/ucd-snmp-agent-includes.h , |
| include/ucd-snmp/ucd-snmp-includes.h , |
| include/ucd-snmp/util_funcs.h , include/ucd-snmp/var_struct.h |
| , include/ucd-snmp/version.h: |
| |
| - --enable-ucd-snmp-compatibility actually installs headers (as opposed |
| to always, which is what it used to do). |
| - add agent_mibs to configure default mib modules and document. |
| - change help documentation a bit for the mib modules. |
| - add a forced dependency for mib_modules.lo |
| |
| 2002-03-13 16:13 hardaker |
| |
| * agent/mibgroup/agent.h: |
| |
| opps. duplicates existing agent_mibs.h |
| |
| 2002-03-13 15:50 hardaker |
| |
| * mibs/: UCD-DEMO-MIB.txt, UCD-DISKIO-MIB.txt, UCD-DLMOD-MIB.txt, |
| UCD-IPFILTER-MIB.txt, UCD-IPFWACC-MIB.txt, UCD-SNMP-MIB.txt |
| (V4-2-patches.[1,1,1,1,1,9]), UCD-DEMO-MIB.txt , |
| UCD-DISKIO-MIB.txt , UCD-DLMOD-MIB.txt , |
| UCD-IPFILTER-MIB.txt , UCD-IPFWACC-MIB.txt , |
| UCD-SNMP-MIB.txt: |
| |
| address changes for ucd-snmp -> net-snmp note saying these mibs are no |
| longer supported by UCD. |
| |
| 2002-03-13 15:39 hardaker |
| |
| * agent/mibgroup/agent.h , |
| agent/mibgroup/agent/nsModuleTable.c , |
| agent/mibgroup/agent/nsModuleTable.h , |
| mibs/NET-SNMP-AGENT-MIB.txt: |
| |
| Added a nsModuleTable table which replaces the older mrTable. |
| Functionally, this is a list of all registered items within the MIB |
| tree just like the mrTable was, but with support for contexts and for |
| duplicate registrations with different priorities. |
| |
| 2002-03-13 15:21 hardaker |
| |
| * snmplib/: tools.c (V4-2-patches.4), tools.c: |
| |
| malloc at least one byte in hex_to_binary2 |
| |
| 2002-03-13 15:11 hardaker |
| |
| * agent/helpers/table_iterator.c: |
| |
| remove unneeded debug statement |
| |
| 2002-03-13 14:10 hardaker |
| |
| * snmplib/mib.c: |
| |
| Use local variable name buffers by default when building oid segments. |
| |
| 2002-03-13 14:09 hardaker |
| |
| * agent/helpers/table_iterator.c: |
| |
| /* stop water from flowing through dam */ |
| finger->insert("hole") |
| |
| 2002-03-13 04:03 dts12 |
| |
| * FAQ (V4-2-patches.7), FAQ: |
| |
| Add a description of "unlinked OIDs". |
| |
| 2002-03-12 21:30 hardaker |
| |
| * local/: mib2c.create-dataset.conf , mib2c.iterate.conf: |
| |
| fix headers. |
| |
| 2002-03-12 21:15 hardaker |
| |
| * local/mib2c: |
| |
| add don't format comments option |
| |
| 2002-03-12 21:10 hardaker |
| |
| * agent/helpers/table_dataset.c: |
| |
| fix for tables with holes. |
| |
| 2002-03-12 21:09 hardaker |
| |
| * mibs/Makefile.in: |
| |
| move default mibs to their own variable. |
| |
| 2002-03-12 21:06 hardaker |
| |
| * perl/: SNMP/Makefile.PL , agent/Makefile.PL , |
| agent/agent.xs , agent/typemap: |
| |
| - use net-snmp-config to figure things out. |
| - update headers and typeinfo for recent changes. |
| |
| 2002-03-12 20:34 hardaker |
| |
| * local/: FAQ2HTML , README.mib2c , mib2c , tkmib |
| , mib2c.array-auto.conf , mib2c.array-user.conf: |
| |
| ucd-snmp -> net-snmp changes. |
| |
| 2002-03-12 20:33 hardaker |
| |
| * local/mib2c.storage.conf: |
| |
| remove obsolete mib2c.conf file |
| |
| 2002-03-12 18:11 hardaker |
| |
| * agent/helpers/table_data.c: |
| |
| don't forget to set row->next->prev to something when removing row. |
| |
| 2002-03-12 17:54 hardaker |
| |
| * agent/snmp_agent.c: |
| |
| fix agentx inclusive searches to ignore get errors. |
| |
| 2002-03-12 17:53 hardaker |
| |
| * snmplib/snmpCallbackDomain.c: |
| |
| some minimal dump debugging. |
| |
| 2002-03-12 08:34 dts12 |
| |
| * FAQ (V4-2-patches.6), FAQ: |
| |
| Updating of the FAQ ready for the next release. |
| (Mostly rephrasing of existing entries, but a few new questions) |
| |
| 2002-03-11 18:00 rstory |
| |
| * agent/helpers/table_dataset.c: |
| |
| cast -1 to u_char so test doesn't always fail (fix compiler warning) |
| |
| 2002-03-11 17:27 hardaker |
| |
| * agent/mibgroup/agentx/master.c: |
| |
| treat (illegal) errors from subagents specially for getnext cases. |
| |
| 2002-03-11 13:41 hardaker |
| |
| * net-snmp-config.in: |
| |
| add our snmp libraries to output |
| |
| 2002-03-11 10:34 hardaker |
| |
| * include/net-snmp/agent/: table_data.h , table_dataset.h: |
| |
| delete/remove support header changes. |
| |
| 2002-03-11 09:13 jbpn |
| |
| * agent/mibgroup/mibII/vacm_vars.c: |
| |
| - allow compilation --with-out-transports=TCP |
| |
| 2002-03-11 08:21 jbpn |
| |
| * include/net-snmp/library/snmp_debug.h: |
| |
| - fixes for --disable-debugging |
| |
| 2002-03-11 07:41 dts12 |
| |
| * FAQ (V4-2-patches.5), FAQ: |
| |
| Bring the 4x- and main-branch FAQs into agreement. |
| |
| 2002-03-11 06:51 jbpn |
| |
| * agent/mibgroup/agentx/master.c: |
| |
| - use correct session ID when talking to subagents. Thanks to Craig |
| Setera for this fix. |
| |
| 2002-03-11 05:20 jbpn |
| |
| * snmplib/parse.c: |
| |
| - fix bad type assignment in build_translation_table(), noticed by |
| Peter Stevens. |
| |
| 2002-03-11 00:13 hardaker |
| |
| * apps/snmptrapd.c: |
| |
| check for NULL frees, even though it's supposed to be ok according to ansi. |
| |
| 2002-03-11 00:12 hardaker |
| |
| * apps/notification_log.c: |
| |
| beginning support for maximum logged checking. |
| |
| 2002-03-11 00:11 hardaker |
| |
| * agent/helpers/table_dataset.c: |
| |
| - remove/delete row support. |
| - null check |
| - doc comments. |
| |
| 2002-03-11 00:10 hardaker |
| |
| * agent/helpers/table_data.c: |
| |
| remove/delete row support. |
| |
| 2002-03-11 00:08 hardaker |
| |
| * agent/helpers/instance.c: |
| |
| call next handlers (opps). |
| |
| 2002-03-10 14:11 nba |
| |
| * man/mib_api.3.def: |
| |
| Fix one sprint_variable => snprint_variable |
| |
| 2002-03-10 14:06 nba |
| |
| * include/net-snmp/library/mib.h , snmplib/mib.c: |
| |
| Add snprint_* functions that were sprint_* in ucd-snmp 4 |
| |
| 2002-03-10 14:05 nba |
| |
| * include/net-snmp/session_api.h , snmplib/snmpIPXDomain.c |
| , snmplib/snmp_transport.c: |
| |
| Fix compilation when IPX-transport enabled |
| |
| 2002-03-10 14:03 nba |
| |
| * apps/snmpnetstat/Makefile.in: |
| |
| Fix compilation outside source directory |
| |
| 2002-03-08 22:26 hardaker |
| |
| * FAQ , sedscript.in , perl/SNMP/SNMP.pm , |
| snmplib/snmp_version.c: |
| |
| - (snmplib/snmp_version.c sedscript.in): version tag ( 5.0.pre2 ) |
| |
| 2002-03-08 18:23 hardaker |
| |
| * README: |
| |
| misc changes. |
| |
| 2002-03-08 18:23 hardaker |
| |
| * perl/SNMP/SNMP.xs: |
| |
| new api changes |
| |
| 2002-03-08 17:20 hardaker |
| |
| * agent/mibgroup/mibII/mta_sendmail.c: |
| |
| Patch from Lawrence Greenfield to deal with Sendmail 8.12 queuegroups. |
| |
| 2002-03-08 16:59 hardaker |
| |
| * apps/snmpnetstat/Makefile.in: |
| |
| patch from csete to fix win32 builds |
| |
| 2002-03-08 16:55 hardaker |
| |
| * configure , configure.in: |
| |
| add Callback transport to cygwin |
| |
| 2002-03-08 16:49 hardaker |
| |
| * NEWS: |
| |
| mention rmon support. |
| |
| 2002-03-08 16:39 hardaker |
| |
| * snmplib/snmp_api.c: |
| |
| patch from Harrie Hazewinkel to remove old an unused pointer |
| |
| 2002-03-08 16:28 hardaker |
| |
| * agent/agent_index.c , agent/agent_registry.c , |
| agent/agent_trap.c , agent/snmp_agent.c , |
| agent/snmp_vars.c , agent/snmpd.c , |
| agent/helpers/instance.c , agent/helpers/old_api.c , |
| agent/helpers/table.c , agent/helpers/table_array.c , |
| agent/helpers/table_data.c , agent/helpers/table_dataset.c |
| , agent/helpers/table_iterator.c , |
| agent/mibgroup/header_complex.c , |
| agent/mibgroup/header_complex.h , agent/mibgroup/testhandler.c |
| , agent/mibgroup/Rmon/event.c , |
| agent/mibgroup/agent/nsTransactionTable.c , |
| agent/mibgroup/agentx/client.c , |
| agent/mibgroup/agentx/client.h , |
| agent/mibgroup/agentx/master.c , |
| agent/mibgroup/agentx/master_admin.c , |
| agent/mibgroup/agentx/master_admin.h , |
| agent/mibgroup/agentx/protocol.c , |
| agent/mibgroup/agentx/protocol.h , |
| agent/mibgroup/agentx/subagent.c , |
| agent/mibgroup/agentx/subagent.h , |
| agent/mibgroup/disman/mteObjectsTable.c , |
| agent/mibgroup/disman/mteObjectsTable.h , |
| agent/mibgroup/disman/mteTriggerTable.c , |
| agent/mibgroup/disman/mteTriggerTable.h , |
| agent/mibgroup/examples/example.c , |
| agent/mibgroup/mibII/sysORTable.c , |
| agent/mibgroup/mibII/sysORTable.h , |
| agent/mibgroup/mibII/vacm_context.c , |
| agent/mibgroup/mibII/vacm_vars.c , |
| agent/mibgroup/mibII/vacm_vars.h , |
| agent/mibgroup/notification/snmpNotifyFilterProfileTable.c , |
| agent/mibgroup/notification/snmpNotifyFilterTable.c , |
| agent/mibgroup/notification/snmpNotifyTable.c , |
| agent/mibgroup/smux/smux.c , agent/mibgroup/smux/smux.h |
| , agent/mibgroup/target/snmpTargetAddrEntry.c , |
| agent/mibgroup/target/snmpTargetAddrEntry.h , |
| agent/mibgroup/target/target.c , |
| agent/mibgroup/target/target.h , |
| agent/mibgroup/ucd-snmp/proxy.c , |
| agent/mibgroup/ucd-snmp/proxy.h , apps/notification_log.c |
| , apps/notification_log.h , apps/snmpbulkget.c , |
| apps/snmpbulkwalk.c , apps/snmpdelta.c , apps/snmpdf.c |
| , apps/snmpget.c , apps/snmpgetnext.c , |
| apps/snmpset.c , apps/snmpstatus.c , apps/snmptable.c |
| , apps/snmptest.c , apps/snmptrap.c , |
| apps/snmptrapd.c , apps/snmptrapd_log.c , |
| apps/snmptrapd_log.h , apps/snmpusm.c , apps/snmpvacm.c |
| , apps/snmpwalk.c , apps/snmpnetstat/if.c , |
| apps/snmpnetstat/inet.c , apps/snmpnetstat/inet6.c , |
| apps/snmpnetstat/main.c , apps/snmpnetstat/netstat.h , |
| apps/snmpnetstat/route.c , |
| include/net-snmp/agent/agent_index.h , |
| include/net-snmp/agent/agent_registry.h , |
| include/net-snmp/agent/agent_trap.h , |
| include/net-snmp/agent/old_api.h , |
| include/net-snmp/agent/snmp_agent.h , |
| include/net-snmp/agent/snmp_vars.h , |
| include/net-snmp/agent/table.h , |
| include/net-snmp/agent/table_data.h , |
| include/net-snmp/agent/table_iterator.h , |
| include/net-snmp/agent/var_struct.h , |
| include/net-snmp/library/cmu_compat.h , |
| include/net-snmp/library/libsnmp.h , |
| include/net-snmp/library/mib.h , |
| include/net-snmp/library/oid_array.h , |
| include/net-snmp/library/parse.h , |
| include/net-snmp/library/snmpCallbackDomain.h , |
| include/net-snmp/library/snmp_api.h , |
| include/net-snmp/library/snmp_client.h , |
| include/net-snmp/library/snmp_debug.h , |
| include/net-snmp/library/snmp_parse_args.h , |
| include/net-snmp/library/snmp_secmod.h , |
| include/net-snmp/library/snmpusm.h , |
| local/mib2c.array-user.conf , local/mib2c.iterate.conf , |
| local/mib2c.storage.conf , perl/SNMP/SNMP.xs , |
| snmplib/cmu_compat.c , snmplib/mib.c , |
| snmplib/snmpCallbackDomain.c , snmplib/snmp_api.c , |
| snmplib/snmp_client.c , snmplib/snmp_debug.c , |
| snmplib/snmp_parse_args.c , snmplib/snmp_secmod.c , |
| snmplib/snmpksm.c , snmplib/snmpusm.c , snmplib/snmpv3.c |
| , snmplib/ucd_compat.c: |
| |
| struct snmp_session typedefed to netsnmp_session. & pdu. & ... |
| |
| 2002-03-08 14:00 hardaker |
| |
| * perl/SNMP/SNMP.xs: |
| |
| get_symbol -> get_tree |
| |
| 2002-03-08 07:45 hardaker |
| |
| * perl/: SNMP/SNMP.xs , agent/agent.pm , agent/agent.xs |
| , agent/test.pl: |
| |
| missed updates |
| |
| 2002-03-08 07:43 hardaker |
| |
| * snmplib/: data_list.c , default_store.c , mib.c |
| , oid_array.c , oid_stash.c , read_config.c |
| , snmpAAL5PVCDomain.c , snmpCallbackDomain.c , |
| snmpIPXDomain.c , snmpTCPDomain.c , snmpTCPIPv6Domain.c |
| , snmpUDPDomain.c , snmpUDPIPv6Domain.c , |
| snmpUnixDomain.c , snmp_api.c , snmp_debug.c , |
| snmp_transport.c , snmpv3.c: |
| |
| missing updated code |
| |
| 2002-03-08 02:07 jbpn |
| |
| * include/net-snmp/library/snmp_api.h , |
| include/net-snmp/library/snmp_transport.h , snmplib/snmp_api.c: |
| |
| - some snmp -> netsnmp fixes |
| |
| 2002-03-07 13:42 hardaker |
| |
| * agent/snmp_agent.c , agent/snmp_vars.c , |
| agent/snmpd.c , agent/helpers/table.c , |
| agent/helpers/table_array.c , agent/helpers/table_data.c |
| , agent/helpers/table_dataset.c , |
| agent/helpers/table_iterator.c , agent/mibgroup/testhandler.c |
| , agent/mibgroup/agent/nsTransactionTable.c , |
| agent/mibgroup/agentx/subagent.c , |
| agent/mibgroup/disman/mteTriggerTable.c , |
| agent/mibgroup/mibII/vacm_context.c , |
| agent/mibgroup/mibII/vacm_vars.c , apps/notification_log.c |
| , apps/snmptrapd.c , apps/snmptrapd_log.c , |
| include/net-snmp/agent/snmp_agent.h , |
| include/net-snmp/agent/table.h , |
| include/net-snmp/agent/table_array.h , |
| include/net-snmp/agent/table_data.h , |
| include/net-snmp/agent/table_dataset.h , |
| include/net-snmp/agent/table_iterator.h , |
| include/net-snmp/library/snmpAAL5PVCDomain.h , |
| include/net-snmp/library/snmpCallbackDomain.h , |
| include/net-snmp/library/snmpIPXDomain.h , |
| include/net-snmp/library/snmpTCPDomain.h , |
| include/net-snmp/library/snmpTCPIPv6Domain.h , |
| include/net-snmp/library/snmpUDPDomain.h , |
| include/net-snmp/library/snmpUDPIPv6Domain.h , |
| include/net-snmp/library/snmpUnixDomain.h , |
| local/mib2c.array-auto.conf , local/mib2c.array-user.conf |
| , local/mib2c.create-dataset.conf , |
| local/mib2c.iterate.conf: |
| |
| massive netsnmp_ prefixing of stuff (pass 4) |
| |
| 2002-03-07 13:29 hardaker |
| |
| * agent/agent_handler.c , agent/agent_read_config.c , |
| agent/agent_registry.c , agent/snmp_vars.c , |
| agent/helpers/all_helpers.c , agent/helpers/bulk_to_next.c |
| , agent/helpers/debug_handler.c , |
| agent/helpers/instance.c , agent/helpers/multiplexer.c , |
| agent/helpers/null.c , agent/helpers/old_api.c , |
| agent/helpers/read_only.c , agent/helpers/serialize.c , |
| agent/helpers/table.c , agent/helpers/table_array.c , |
| agent/helpers/table_data.c , agent/helpers/table_dataset.c |
| , agent/helpers/table_iterator.c , |
| agent/mibgroup/testdelayed.c , agent/mibgroup/testhandler.c |
| , agent/mibgroup/agent/nsTransactionTable.c , |
| agent/mibgroup/agent/nsTransactionTable.h , |
| agent/mibgroup/agentx/master_admin.c , |
| agent/mibgroup/disman/mteTriggerTable.c , |
| agent/mibgroup/examples/scalar_int.c , |
| agent/mibgroup/mibII/vacm_context.c , |
| agent/mibgroup/target/target.c , |
| agent/mibgroup/target/target_counters.c , |
| apps/notification_log.c , |
| include/net-snmp/agent/agent_registry.h , |
| include/net-snmp/agent/all_helpers.h , |
| include/net-snmp/agent/bulk_to_next.h , |
| include/net-snmp/agent/debug_handler.h , |
| include/net-snmp/agent/instance.h , |
| include/net-snmp/agent/multiplexer.h , |
| include/net-snmp/agent/null.h , |
| include/net-snmp/agent/old_api.h , |
| include/net-snmp/agent/read_only.h , |
| include/net-snmp/agent/serialize.h , |
| include/net-snmp/agent/table.h , |
| include/net-snmp/agent/table_array.h , |
| include/net-snmp/agent/table_data.h , |
| include/net-snmp/agent/table_dataset.h , |
| include/net-snmp/agent/table_iterator.h , |
| include/net-snmp/library/snmpTCPDomain.h , |
| local/mib2c.array-auto.conf , local/mib2c.array-user.conf |
| , local/mib2c.create-dataset.conf , |
| local/mib2c.iterate.conf: |
| |
| massive netsnmp_ prefixing of stuff (pass 3) |
| |
| 2002-03-07 13:13 hardaker |
| |
| * agent/agent_handler.c , agent/agent_registry.c , |
| agent/snmp_agent.c , agent/helpers/debug_handler.c , |
| agent/helpers/instance.c , agent/helpers/old_api.c , |
| agent/helpers/table.c , agent/helpers/table_array.c , |
| agent/helpers/table_data.c , agent/helpers/table_dataset.c |
| , agent/helpers/table_iterator.c , |
| agent/mibgroup/testdelayed.c , agent/mibgroup/testhandler.c |
| , agent/mibgroup/agentx/master_admin.c , |
| agent/mibgroup/disman/mteTriggerTable.c , |
| agent/mibgroup/target/target.c , apps/snmptrapd.c , |
| include/net-snmp/agent/agent_handler.h , |
| include/net-snmp/agent/snmp_agent.h , |
| include/net-snmp/agent/table_array.h , |
| include/net-snmp/library/data_list.h , |
| include/net-snmp/library/oid_array.h , |
| include/net-snmp/library/oid_stash.h , |
| local/mib2c.array-user.conf: |
| |
| massive netsnmp_ prefixing of stuff (pass 2) |
| |
| 2002-03-07 08:56 hardaker |
| |
| * agent/agent_handler.c , agent/agent_read_config.c , |
| agent/agent_registry.c , agent/snmp_agent.c , |
| agent/snmp_vars.c , agent/snmpd.c , |
| agent/helpers/bulk_to_next.c , agent/helpers/debug_handler.c |
| , agent/helpers/instance.c , |
| agent/helpers/multiplexer.c , agent/helpers/null.c , |
| agent/helpers/old_api.c , agent/helpers/read_only.c , |
| agent/helpers/serialize.c , agent/helpers/table.c , |
| agent/helpers/table_array.c , agent/helpers/table_data.c |
| , agent/helpers/table_dataset.c , |
| agent/helpers/table_iterator.c , agent/mibgroup/testdelayed.c |
| , agent/mibgroup/testdelayed.h , |
| agent/mibgroup/testhandler.c , agent/mibgroup/testhandler.h |
| , agent/mibgroup/agent/nsTransactionTable.c , |
| agent/mibgroup/agent/nsTransactionTable.h , |
| agent/mibgroup/agentx/master.c , |
| agent/mibgroup/agentx/master.h , |
| agent/mibgroup/agentx/master_admin.c , |
| agent/mibgroup/agentx/subagent.c , |
| agent/mibgroup/disman/mteTriggerTable.c , |
| agent/mibgroup/mibII/sysORTable.c , |
| agent/mibgroup/mibII/system_mib.c , |
| agent/mibgroup/mibII/vacm_context.c , |
| agent/mibgroup/mibII/vacm_context.h , |
| agent/mibgroup/mibII/vacm_vars.c , |
| agent/mibgroup/notification/snmpNotifyTable.c , |
| agent/mibgroup/target/snmpTargetAddrEntry.h , |
| agent/mibgroup/target/target.c , |
| agent/mibgroup/target/target_counters.c , |
| agent/mibgroup/target/target_counters.h , |
| agent/mibgroup/ucd-snmp/proxy.c , |
| agent/mibgroup/ucd-snmp/proxy.h , apps/notification_log.c |
| , apps/notification_log.h , apps/snmpstatus.c , |
| apps/snmptest.c , apps/snmptrapd.c , |
| apps/snmptrapd_log.c , apps/snmptrapd_log.h , |
| include/net-snmp/session_api.h , |
| include/net-snmp/agent/agent_handler.h , |
| include/net-snmp/agent/agent_registry.h , |
| include/net-snmp/agent/bulk_to_next.h , |
| include/net-snmp/agent/debug_handler.h , |
| include/net-snmp/agent/instance.h , |
| include/net-snmp/agent/multiplexer.h , |
| include/net-snmp/agent/null.h , |
| include/net-snmp/agent/old_api.h , |
| include/net-snmp/agent/read_only.h , |
| include/net-snmp/agent/serialize.h , |
| include/net-snmp/agent/set_helper.h , |
| include/net-snmp/agent/snmp_agent.h , |
| include/net-snmp/agent/snmp_vars.h , |
| include/net-snmp/agent/table.h , |
| include/net-snmp/agent/table_array.h , |
| include/net-snmp/agent/table_data.h , |
| include/net-snmp/agent/table_dataset.h , |
| include/net-snmp/agent/table_iterator.h , |
| include/net-snmp/agent/var_struct.h , |
| include/net-snmp/library/mib.h , |
| include/net-snmp/library/read_config.h , |
| include/net-snmp/library/snmpAAL5PVCDomain.h , |
| include/net-snmp/library/snmpCallbackDomain.h , |
| include/net-snmp/library/snmpIPXDomain.h , |
| include/net-snmp/library/snmpTCPDomain.h , |
| include/net-snmp/library/snmpTCPIPv6Domain.h , |
| include/net-snmp/library/snmpUDPDomain.h , |
| include/net-snmp/library/snmpUDPIPv6Domain.h , |
| include/net-snmp/library/snmpUnixDomain.h , |
| include/net-snmp/library/snmp_api.h , |
| include/net-snmp/library/snmp_transport.h , |
| local/mib2c.array-auto.conf , local/mib2c.array-user.conf |
| , local/mib2c.create-dataset.conf , |
| local/mib2c.iterate.conf: |
| |
| massive netsnmp_ prefixing of stuff (pass 1) |
| |
| 2002-03-07 06:21 jbpn |
| |
| * man/snmp_sess_api.3.def: |
| |
| - style update |
| |
| 2002-03-07 05:47 jbpn |
| |
| * man/snmp_trap_api.3.def: |
| |
| - minor updates |
| |
| 2002-03-07 05:39 jbpn |
| |
| * man/snmp_alarm.3.def: |
| |
| - style update |
| |
| 2002-03-07 05:00 jbpn |
| |
| * man/read_config.3.def: |
| |
| - make prototypes match header |
| |
| - make style consistent with mib_api |
| |
| 2002-03-07 03:07 jbpn |
| |
| * man/mib_api.3.def: |
| |
| - fix up snprint_ declarations, fix small typo. Patch by Guy |
| Harris. |
| |
| 2002-03-07 02:44 jbpn |
| |
| * include/net-snmp/library/mib.h: |
| |
| - remove duplicate declaration of sprint_realloc_by_type, as noted |
| by Guy Harris. |
| |
| 2002-03-06 17:15 hardaker |
| |
| * include/net-snmp/agent/.cvsignore , |
| include/net-snmp/library/.cvsignore , perl/SNMP/t/.cvsignore: |
| |
| new ignore files |
| |
| 2002-03-06 17:13 hardaker |
| |
| * .cvsignore: |
| |
| ignore docs |
| |
| 2002-03-06 17:08 hardaker |
| |
| * agent/mibgroup/examples.h: |
| |
| examples module wrapper to include all (new) examples. |
| |
| 2002-03-06 16:58 hardaker |
| |
| * agent/mibgroup/examples/scalar_int.c: |
| |
| document better. |
| |
| 2002-03-06 16:58 hardaker |
| |
| * doxygen.conf: |
| |
| search examples for docs. |
| |
| 2002-03-06 16:29 hardaker |
| |
| * mibs/NET-SNMP-EXAMPLES-MIB.txt: |
| |
| example MIB template (and one node) |
| |
| 2002-03-06 16:28 hardaker |
| |
| * mibs/NET-SNMP-MIB.txt: |
| |
| instantiate examples |
| |
| 2002-03-06 16:27 hardaker |
| |
| * mibs/Makefile.in: |
| |
| install some NS mibs |
| |
| 2002-03-06 16:27 hardaker |
| |
| * agent/mibgroup/examples/: scalar_int.c , scalar_int.h: |
| |
| Example implementation of a SNMP enabled int registered at a scalar. |
| |
| 2002-03-06 16:25 hardaker |
| |
| * agent/helpers/instance.c , include/net-snmp/agent/instance.h: |
| |
| many changes for instances. Specificically: |
| - allow for subhandlers. |
| - provide an int wrapper. |
| - reuse more code. |
| - numerous bug fixes. |
| |
| 2002-03-06 14:05 hardaker |
| |
| * NEWS: |
| |
| remove a blank line. |
| |
| 2002-03-06 14:05 hardaker |
| |
| * agent/mibgroup/agentx/: master.c , master_admin.c: |
| |
| Fix master agent getbulk support. this has to be independently of the |
| normal bulk->next fixes due to delegation. Long story. |
| |
| 2002-03-06 14:03 hardaker |
| |
| * agent/helpers/bulk_to_next.c: |
| |
| move bulk_to_next fixing functionality into a separate function for reuse. |
| |
| 2002-03-06 10:26 jbpn |
| |
| * include/net-snmp/library/mib.h , snmplib/mib.c: |
| |
| - sprinkle magic const dust |
| |
| 2002-03-06 10:18 jbpn |
| |
| * man/mib_api.3.def: |
| |
| - document changed API, incorporating patches by Guy Harris. |
| |
| 2002-03-06 09:34 hardaker |
| |
| * testing/tests/: T112agentxsetfail , T122proxysetfail: |
| |
| fix tests. |
| |
| 2002-03-06 09:24 hardaker |
| |
| * snmplib/snmp_parse_args.c: |
| |
| re-enable setting optind to 1 till Dave tells me where this breaks. |
| |
| 2002-03-06 09:08 hardaker |
| |
| * testing/tests/: T051snmpv2ctrap , T052snmpv2cinform , |
| T058agentauthtrap: |
| |
| fixes for new command line usage. |
| |
| 2002-03-06 09:07 hardaker |
| |
| * snmplib/snmp_client.c: |
| |
| more improved error messages (mostly) |
| |
| 2002-03-06 08:54 hardaker |
| |
| * configure: |
| |
| autoconf |
| |
| 2002-03-06 08:41 dts12 |
| |
| * snmplib/: snmpv3.c (V4-2-patches.3), snmpv3.c: |
| |
| Fix a confusion between defAuthType and defPrivType. |
| |
| 2002-03-06 08:36 hardaker |
| |
| * agent/mibgroup/agentx/: master.c , protocol.c: |
| |
| proper fix for not requiring responses to CLEANUP messages. |
| |
| 2002-03-06 06:07 jbpn |
| |
| * agent/snmp_agent.c: |
| |
| - zero the name of elements of the bulk cache |
| |
| 2002-03-06 06:06 jbpn |
| |
| * snmplib/mib.c: |
| |
| - calloc() not malloc() in a few places to initialise some buffers |
| to zeroes. |
| |
| 2002-03-06 05:52 dts12 |
| |
| * snmplib/: snmp_api.c (V4-2-patches.6), snmp_api.c: |
| |
| Actually use the common 'defPassphrase' value if 'def{Auth,Priv}Passphrase' isn't set. |
| Qn: Should the AuthPassphrase also be used for privacy if no other value is available? |
| |
| 2002-03-06 05:45 jbpn |
| |
| * agent/mibgroup/agentx/master.c: |
| |
| - don't send requests for OIDs preceeding the start of a region |
| (this can lead to loops if e.g. a subagent has registered two |
| adjacent rows). |
| |
| 2002-03-06 05:07 jbpn |
| |
| * testing/Makefile.in: |
| |
| - ignore errors doing rm -rf /tmp/snmp-test* when making testclean |
| |
| 2002-03-06 02:26 jbpn |
| |
| * snmplib/mib.c: |
| |
| - use more efficient get_tree() in sprint_realloc_value() |
| |
| 2002-03-05 18:28 hardaker |
| |
| * testing/tests/: T015snmpv2cgetnext , T001snmpv1get , |
| T002snmpv1getnext , T003snmpv1getfail , T014snmpv2cget |
| , T016snmpv2cgetfail , T017snmpv2ctov1getfail , |
| T018snmpv1tov2cgetfail , T100agenthup: |
| |
| fixes for new forced -c flags |
| |
| 2002-03-05 18:21 hardaker |
| |
| * include/net-snmp/agent/snmp_agent.h: |
| |
| remove no longer appropriate comment. |
| |
| 2002-03-05 18:20 hardaker |
| |
| * agent/mibgroup/agentx/subagent.c: |
| |
| fix duplicate free by cloning the pdu before sending it out again |
| (thought I had done this once in the past already, but I got 1/2 functions). |
| |
| 2002-03-05 18:19 hardaker |
| |
| * agent/mibgroup/agentx/protocol.c: |
| |
| Temporary fix to fix for agentx SET requests. This reverses a |
| previous John change where responses to cleanups are now expected |
| again. This took me a good 2 days to track down, sigh... |
| |
| 2002-03-05 18:07 hardaker |
| |
| * agent/mibgroup/agentx/master.c: |
| |
| - add (ascii) agentx state diagram |
| |
| 2002-03-05 18:07 hardaker |
| |
| * agent/snmp_agent.c: |
| |
| - multiple free bug fixes. |
| - improved debugging statements. |
| |
| 2002-03-05 10:44 hardaker |
| |
| * agent/mibgroup/agentx/: master_request.c , master_request.h: |
| |
| removed unused files |
| |
| 2002-03-05 10:31 jbpn |
| |
| * agent/mibgroup/agentx/subagent.c: |
| |
| - oops, fix bad cut and paste |
| |
| 2002-03-05 10:25 jbpn |
| |
| * agent/mibgroup/agentx/subagent.c: |
| |
| - reintroduce scope processing (see RFC 2741, p. 66, section 7.2.3.2 |
| paragraph 2): "If the subagent can't locate an appropriate |
| variable, __v.name_is_set_to_the_starting_OID__ [the important |
| bit] and the VarBind is set to `endOfMibView'" |
| |
| 2002-03-05 09:54 hardaker |
| |
| * agent/mibgroup/ucd-snmp/versioninfo.c: |
| |
| impose max length restriction supplied by mib for configuration options. |
| |
| 2002-03-05 08:48 jbpn |
| |
| * agent/: agent_index.c , snmp_agent.c , |
| helpers/debug_handler.c , mibgroup/agentx/master.c: |
| |
| - use new DEBUGMSGVAR macro in a few places |
| |
| 2002-03-05 08:45 jbpn |
| |
| * snmplib/snmp_debug.c , |
| include/net-snmp/library/snmp_debug.h: |
| |
| - add DEBUGMSGVAR macro to print out a variable |
| |
| 2002-03-05 08:34 hardaker |
| |
| * perl/SNMP/: SNMP.pm , SNMP.xs: |
| |
| print_value function updates. |
| |
| 2002-03-05 08:05 dts12 |
| |
| * agent/mibgroup/examples/: ucdDemoPublic.c (V4-2-patches.2), |
| ucdDemoPublic.c: |
| |
| Add missing "standard" headers, and tweak a type slightly. |
| (Based on requests from Gregory Toth). |
| |
| 2002-03-05 08:04 jbpn |
| |
| * agent/snmp_agent.c: |
| |
| - grrr, botched last fix |
| |
| 2002-03-05 08:01 hardaker |
| |
| * agent/mibgroup/agentx/subagent.c , |
| snmplib/snmpCallbackDomain.c: |
| |
| Set the default callback session version number to the generic -1 |
| version allowing the pdu to passed without version checking. |
| |
| 2002-03-05 07:59 hardaker |
| |
| * agent/mibgroup/agentx/master.c: |
| |
| move NULL check to *before* you actually use the pointer. |
| |
| 2002-03-05 07:59 jbpn |
| |
| * agent/snmp_agent.c: |
| |
| - mark INCLUSIVE requests as such |
| |
| 2002-03-05 07:58 hardaker |
| |
| * agent/helpers/old_api.c: |
| |
| - use a for loop instead of a while loop, just a precaution for future problems. |
| |
| 2002-03-05 07:56 hardaker |
| |
| * agent/snmp_agent.c: |
| |
| - (snmp_check_parse) allow internal set transactions to be passed to |
| the agent, since agentx sends them. |
| |
| 2002-03-05 07:21 jbpn |
| |
| * snmplib/mib.c: |
| |
| - don't add the "module ID" to OIDs if it is numeric because we |
| couldn't look it up properly (to avoid horrible looking output |
| like this: "OID: #-1::iso.2.3.4.5.") |
| |
| 2002-03-05 07:05 jbpn |
| |
| * configure.in: |
| |
| - remove reference to 2c in error message from version prompt |
| |
| 2002-03-05 07:01 jbpn |
| |
| * configure.in: |
| |
| - remove duplicate tests |
| |
| 2002-03-05 06:51 hardaker |
| |
| * configure , configure.in: |
| |
| - re-emphasis a suggestion to switch to a secure version of the protocol. |
| - delete notion that v3 without auth/priv provides better security (it doesn't). |
| - Don't accept v2c as an accepted value, as it's used as an int. |
| - but do change help messages, etc, to reflect that 2 = v2c. |
| |
| 2002-03-05 06:50 dts12 |
| |
| * agent/mibgroup/ucd-snmp/dlmod.c: |
| |
| Cast a calloc appropriately (requested by Gregory Toth) |
| |
| 2002-03-05 06:20 jbpn |
| |
| * snmplib/Makefile.in: |
| |
| - fix typo in OBJS definition |
| |
| 2002-03-05 06:18 jbpn |
| |
| * agent/Makefile.in: |
| |
| - clean target depends on $(OBJS) and $(LOBJS), so define them |
| |
| 2002-03-05 03:52 jbpn |
| |
| * configure.in: |
| |
| - fix default version tests (splitting them over several lines |
| confuses sh on Solaris, at least). |
| |
| - disambiguate some instances of "version" in default version |
| prompt text. |
| |
| 2002-03-05 02:34 dts12 |
| |
| * configure , configure.in: |
| |
| Correctly detect when no initial default version has been set. |
| Accept '2c' as well as '2' for a default version choice. |
| Fix the title for this prompt, and reword the description to |
| make it a *slightly* less leading question, m'lud. |
| |
| Qn: Should we support a "no default version" option ? |
| (hence allow the admin to force the decision down to the user) |
| |
| 2002-03-04 18:14 hardaker |
| |
| * agent/mibgroup/agentx/client.c: |
| |
| ucd-snmp -> net-snmp change |
| |
| 2002-03-04 18:10 hardaker |
| |
| * agent/agent_handler.c: |
| |
| (To John): do not free the myvoid pointer in a handler. You can not |
| assume that it's a freeable resource. For instance, the agentx master |
| agent was using it to store the master session pointer in it (which |
| would exist in multiple registered nodes). |
| |
| 2002-03-04 17:26 hardaker |
| |
| * configure.in , include/net-snmp/snmpv3_api.h , |
| snmplib/Makefile.in: |
| |
| use a configure generated wrapper header for v3 security modules. |
| |
| 2002-03-04 11:58 hardaker |
| |
| * include/net-snmp/net-snmp-includes.h: |
| |
| add dmalloc.h to the proper place. |
| |
| 2002-03-04 11:53 hardaker |
| |
| * agent/mibgroup/disman/mteTriggerTable.c: |
| |
| string clean ups. |
| |
| 2002-03-04 11:52 hardaker |
| |
| * acconfig.h , aclocal.m4 , configure , |
| configure.in , include/net-snmp/net-snmp-config.h.in , |
| include/net-snmp/library/default_store.h , |
| snmplib/snmp_parse_args.c , snmplib/snmpv3.c: |
| |
| Implement a default version prompt for configure. |
| - (Wes ducks as this is currently set to '3' which he may have to |
| change as it hasn't exactly been agreed upon as the proper default yet). |
| - --with-default-snmp-version also created. |
| - changed handling of default store / snmp.conf usage but impact |
| should be low, hopefully. |
| |
| 2002-03-04 11:49 hardaker |
| |
| * snmplib/snmp_api.c: |
| |
| a few error strings slightly improved. We really need to change the |
| way these are handled to get better improvement. |
| |
| 2002-03-04 07:49 hardaker |
| |
| * testing/Makefile.in: |
| |
| separate out the cleaning of /tmp from the main cleaning to provide it |
| as a special target. |
| |
| 2002-03-04 07:38 hardaker |
| |
| * agent/mibgroup/agentx/protocol.c: |
| |
| -Wall fixes. |
| |
| 2002-03-04 05:32 jbpn |
| |
| * man/: snmpbulkget.1.def , snmpbulkwalk.1.def , |
| snmpget.1.def , snmpgetnext.1.def , snmpstatus.1.def |
| , snmptest.1.def , snmptrap.1.def: |
| |
| - remove further instances of positional community string parameter, |
| after Patrick Welche |
| |
| 2002-03-04 05:25 jbpn |
| |
| * man/: snmpd.conf.5.def , snmpwalk.1.def: |
| |
| - patches from Patrick Welche |
| |
| 2002-03-04 01:16 dts12 |
| |
| * agent/mibgroup/ucd-snmp/: memory.c (V4-2-patches.6), memory.c: |
| |
| Correct debug output message (thanks to Jeroen Ruigrok) |
| |
| 2002-03-01 22:45 hardaker |
| |
| * agent/mibgroup/agentx/protocol.c: |
| |
| making the (same) debugging statement more useful. |
| |
| 2002-03-01 22:43 hardaker |
| |
| * agent/mibgroup/agentx/protocol.c: |
| |
| add missing newline to a debugging statement. |
| |
| 2002-03-01 12:49 hardaker |
| |
| * snmplib/: keytools.c , mib.c , snmp_api.c , |
| snmp_client.c , snmp_parse_args.c , snmpv3.c: |
| |
| First pass at a few better error messages. |
| |
| 2002-03-01 12:01 hardaker |
| |
| * mibs/Makefile.in: |
| |
| don't install headers here. |
| |
| 2002-03-01 05:41 jbpn |
| |
| * include/net-snmp/library/mib.h , snmplib/mib.c: |
| |
| - add snprint_value, snprint_variable, snprint_objid |
| |
| 2002-02-28 06:54 dts12 |
| |
| * agent/snmp_vars.c , snmplib/snmpCallbackDomain.c , |
| win32/libsnmp/libsnmp.dsp , win32/net-snmp/net-snmp-config.h: |
| |
| Add back the 'snmpCallback' domain under Windows. |
| |
| 2002-02-27 10:04 jbpn |
| |
| * apps/: snmpbulkget.c , snmpbulkwalk.c , snmpget.c |
| , snmpgetnext.c , snmpset.c , snmpstatus.c |
| , snmptable.c , snmptest.c , snmptranslate.c |
| , snmptrap.c , snmpusm.c , snmpwalk.c: |
| |
| - tart up usage messages, make them more consistent and bring in line |
| with manual pages |
| |
| 2002-02-27 10:03 jbpn |
| |
| * man/: snmpset.1.def , snmptable.1.def , snmptrap.1.def |
| , snmpusm.1.def: |
| |
| - minor formatting changes |
| |
| 2002-02-27 10:03 jbpn |
| |
| * snmplib/: mib.c , parse.c , snmp_parse_args.c: |
| |
| - drop community positional parameter |
| |
| - tart up usage messages to be more consistent and in line with manual |
| pages |
| |
| 2002-02-27 09:47 dts12 |
| |
| * snmplib/: vacm.c (V4-2-patches.4), vacm.c: |
| |
| Handle views that specify a full instance OID. |
| (Since the internally stored OID prepends the length as well, |
| the apparent length is one greater than it really is) |
| |
| 2002-02-27 06:50 jbpn |
| |
| * apps/snmptrapd.c: |
| |
| - [ADDRESSES] -> [LISTENING ADDRESSES] in usage message, to match |
| manual page. |
| |
| 2002-02-27 06:09 jbpn |
| |
| * man/snmpd.conf.5.def: |
| |
| - drop optional positional community parameter from trapsess |
| description. |
| |
| 2002-02-27 05:51 jbpn |
| |
| * include/net-snmp/library/mib.h , snmplib/mib.c: |
| |
| - drop sprint_blah functions |
| |
| - no snprint_blah yet |
| |
| 2002-02-27 05:43 jbpn |
| |
| * snmplib/asn1.c: |
| |
| - don't use sprint_blah functions |
| |
| 2002-02-27 05:40 jbpn |
| |
| * snmplib/snmp_debug.c: |
| |
| - don't use sprint_blah functions |
| |
| - drop archaic DEBUGP functions |
| |
| 2002-02-27 05:37 dts12 |
| |
| * agent/mibgroup/host/: hr_storage.c , hr_swrun.c: |
| |
| Use the more informative 'output_api.h' header file name |
| (I must have missed these earlier) |
| |
| 2002-02-27 05:35 jbpn |
| |
| * man/snmpcmd.1.def: |
| |
| - drop community positional parameter |
| |
| - yes, for once the documentation has been updated *before* the |
| code! |
| |
| 2002-02-27 05:12 jbpn |
| |
| * agent/mibgroup/mibII/ipv6.c: |
| |
| - don't use obsolete DEBUGP function |
| |
| 2002-02-27 05:11 jbpn |
| |
| * include/net-snmp/library/: snmp_api.h , snmp_debug.h , |
| system.h: |
| |
| - drop archaic DEBUGP functions |
| |
| 2002-02-27 05:10 jbpn |
| |
| * include/net-snmp/library/scapi.h: |
| |
| - don't use obsolete DEBUGPL function |
| |
| 2002-02-27 04:32 jbpn |
| |
| * apps/snmpbulkwalk.c , apps/snmpdelta.c , |
| apps/snmptable.c , apps/snmpusm.c , apps/snmpwalk.c |
| , agent/agent_index.c , agent/helpers/table.c: |
| |
| - don't use sprint_blah functions |
| |
| 2002-02-27 02:26 jbpn |
| |
| * agent/mibgroup/agentx/master.c: |
| |
| - don't use sprint_variable |
| |
| 2002-02-27 02:08 jbpn |
| |
| * agent/snmp_agent.c: |
| |
| - don't use sprint_variable, no, I MEAN it this time |
| |
| 2002-02-27 02:05 jbpn |
| |
| * agent/snmp_agent.c: |
| |
| - don't use sprint_variable |
| |
| 2002-02-26 12:46 rstory |
| |
| * agent/snmp_agent.c: |
| |
| clear new memory after realloc() since realloc doesn't do it. |
| |
| 2002-02-26 12:30 hardaker |
| |
| * perl/SNMP/SNMP.xs: |
| |
| add UNSIGNED32 |
| |
| 2002-02-26 08:55 jbpn |
| |
| * agent/mibgroup/: kernel_sunos5.c , kernel_sunos5.h , |
| mibII/at.c , mibII/icmp.c , mibII/interfaces.c , |
| mibII/ip.c , mibII/tcp.c , mibII/udp.c , |
| mibII/var_route.c: |
| |
| - change cache implementation after some interesting profiling (see |
| lengthy new comment in kernel_sunos5.c) |
| |
| 2002-02-26 08:13 dts12 |
| |
| * agent/helpers/all_helpers.c , agent/helpers/table.c , |
| agent/mibgroup/notification/snmpNotifyTable.c , |
| agent/mibgroup/target/snmpTargetAddrEntry.c , |
| agent/mibgroup/ucd-snmp/proxy.c , snmplib/snmp-tc.c , |
| snmplib/ucd_compat.c: |
| |
| Remove assorted extraneous ^M's |
| |
| 2002-02-26 07:14 dts12 |
| |
| * README.win32: |
| |
| A quick guide to installing the Core Platform SDK, needed for the Windows agent. |
| |
| 2002-02-26 07:03 dts12 |
| |
| * agent/agent_trap.c , agent/snmp_vars.c , |
| agent/snmpd.c , agent/helpers/table_dataset.c , |
| agent/mibgroup/mibII/system_mib.c , |
| agent/mibgroup/mibII/udp.c , agent/mibgroup/mibII/vacm_vars.c |
| , apps/snmptrapd_log.c , |
| include/net-snmp/agent/agent_handler.h , |
| include/net-snmp/agent/agent_trap.h , |
| include/net-snmp/agent/table_dataset.h , |
| include/net-snmp/library/mib.h , |
| include/net-snmp/library/snmp_enum.h , snmplib/mib.c , |
| snmplib/snmp_parse_args.c , snmplib/snmpv3.c , |
| snmplib/winservice.c: |
| |
| Assorted minor tweaks to ensure that the project builds under Visual C++. |
| Mostly because VC++ is fussy about sort-of-compatible data types |
| (e.g. signed vs unsigned integers). |
| |
| 2002-02-26 07:00 dts12 |
| |
| * win32/: mib_module_inits.h , win32.dsw , win32.opt |
| , libagent/libagent.dsp , libsnmp/libsnmp.dsp , |
| libucdmibs/libucdmibs.dsp , netsnmpmibs/netsnmpmibs.dsp , |
| snmpd/snmpd.dsp , snmptrapd/snmptrapd.dsp: |
| |
| Rename 'libucdmibs' to reflect the change of project name, |
| and assorted tweaks so that the full project builds under Visual C++. |
| (N.B: The agent requires "Microsoft Platform Core SDK" in order |
| to build the 'netsnmpmibs' project) |
| |
| 2002-02-26 06:53 hardaker |
| |
| * perl/AnyData_SNMP/Storage.pm: |
| |
| remove duplicate variable in a warning |
| |
| 2002-02-26 06:40 jbpn |
| |
| * agent/mibgroup/ucd-snmp/vmstat_solaris2.c: |
| |
| - include net-snmp-config.h |
| |
| 2002-02-25 21:09 hardaker |
| |
| * perl/AnyData_SNMP/INSTALL: |
| |
| more install changes |
| |
| 2002-02-25 21:08 hardaker |
| |
| * perl/AnyData_SNMP/INSTALL: |
| |
| mention installing DBD::File. |
| |
| 2002-02-25 20:38 hardaker |
| |
| * perl/AnyData_SNMP/INSTALL: |
| |
| one too many '0's in a url. |
| |
| 2002-02-25 20:33 hardaker |
| |
| * perl/AnyData_SNMP/INSTALL: |
| |
| reword. |
| |
| 2002-02-25 20:30 hardaker |
| |
| * perl/AnyData_SNMP/Storage.pm: |
| |
| move warning outside secondary warning augmentation loop. |
| |
| 2002-02-25 20:29 hardaker |
| |
| * perl/AnyData_SNMP/INSTALL: |
| |
| update SQL::Statement module. |
| |
| 2002-02-25 16:25 rstory |
| |
| * agent/helpers/table_array.c: |
| |
| add find_table_array_handler(); remove debugging code/comments; |
| make sure we have the right handler before using the void pointer; |
| remove ^M characters |
| |
| 2002-02-25 11:57 hardaker |
| |
| * snmplib/data_list.c , include/net-snmp/library/data_list.h: |
| |
| 2 new functions. |
| |
| 2002-02-25 11:18 hardaker |
| |
| * perl/SNMP/SNMP.xs: |
| |
| set security model |
| |
| 2002-02-25 08:15 dts12 |
| |
| * agent/helpers/all_helpers.c , agent/helpers/old_api.c |
| , agent/helpers/table.c , agent/helpers/table_array.c |
| , agent/helpers/table_dataset.c , |
| agent/mibgroup/notification/snmpNotifyTable.c , |
| agent/mibgroup/target/snmpTargetAddrEntry.c , |
| agent/mibgroup/ucd-snmp/proxy.c , |
| include/net-snmp/agent/agent_handler.h , |
| include/net-snmp/agent/table.h , win32/win32.dsw: |
| |
| Continuing improvements to compilation of the latest code under Visual C++. |
| The 'libhelpers' project now compiles, and this also addresses a number |
| of warnings and errors in the libagent and libucdmibs projects. |
| But these two still fail on 'OID_LENGTH' and 'iphlpapi.h' |
| |
| 2002-02-25 07:00 dts12 |
| |
| * win32/net-snmp/agent/mib_module_config.h: |
| |
| Provide a plausible module configuration list for the Windows agent. |
| |
| 2002-02-25 06:04 jbpn |
| |
| * mibs/NET-SNMP-AGENT-MIB.txt: |
| |
| - resolve conflicting SYNTAXes for nsTransactionMode |
| |
| - add range for index nsTransactionID |
| |
| 2002-02-25 03:23 dts12 |
| |
| * win32/: libsnmp/libsnmp.dsp , libsnmp_dll/libsnmp_dll.dsp: |
| |
| Ensure the main library compiles and works under Windows. |
| |
| 2002-02-25 03:19 dts12 |
| |
| * apps/: notification_log.h , snmptrapd.c: |
| |
| Ensure snmptrapd compiles under Windows. |
| |
| 2002-02-25 03:09 dts12 |
| |
| * snmplib/: oid_array.c , oid_stash.c , snmp-tc.c , |
| ucd_compat.c: |
| |
| Minor tweaks to keep Visual C++ happy. |
| |
| 2002-02-25 02:57 dts12 |
| |
| * include/net-snmp/version.h: |
| |
| Wrap with "extern C" |
| |
| 2002-02-25 02:56 dts12 |
| |
| * include/net-snmp/library/cmu_compat.h: |
| |
| Pander to CPP's incredibly fussy nature, and provide the correct header file name. |
| |
| 2002-02-25 01:21 dts12 |
| |
| * agent/: snmpd.c (V4-2-patches.1), snmpd.c: |
| |
| Specify the correct debug token for displaying the list of modules |
| (spotted by Brian Shaver) |
| |
| 2002-02-22 10:56 hardaker |
| |
| * local/mib2c: |
| |
| support @foreach $var1 $var2 enums@ |
| |
| 2002-02-22 10:56 hardaker |
| |
| * perl/AnyData_SNMP/snmpsh: |
| |
| remove trailing ;'s from sql statements. |
| |
| 2002-02-22 10:55 hardaker |
| |
| * include/net-snmp/library/tools.h , snmplib/tools.c: |
| |
| define netsnmp_strdup_and_null |
| |
| 2002-02-22 10:53 hardaker |
| |
| * include/net-snmp/net-snmp-includes.h: |
| |
| include utilities. |
| |
| 2002-02-22 10:51 hardaker |
| |
| * agent/helpers/table_iterator.c: |
| |
| - don't loop again for secondary SET modes and cache information instead. |
| - various fixes. |
| |
| 2002-02-22 10:49 hardaker |
| |
| * agent/helpers/Makefile.in: |
| |
| fix install directories for headers |
| |
| 2002-02-22 10:49 hardaker |
| |
| * net-snmp-config.in: |
| |
| add --compile-subagent for automatted subagent compilation from |
| mibmodule .c files ;-) |
| |
| 2002-02-22 09:27 dts12 |
| |
| * snmplib/: MSG00001.bin, winservice.mc (V4-2-patches.[1,1]), |
| MSG00001.bin , winservice.mc: |
| |
| Add missing files for Windows service operation. |
| |
| 2002-02-22 08:55 dts12 |
| |
| * agent/snmpd.c: |
| |
| Just close the main session when shutting down under Windows, |
| not everything (so that it can still generate the shutdown trap). |
| |
| 2002-02-22 08:40 dts12 |
| |
| * include/net-snmp/types.h , |
| include/net-snmp/library/snmp_impl.h , snmplib/asn1.c , |
| snmplib/mib.c , snmplib/parse.c , snmplib/snmp_api.c |
| , snmplib/snmp_enum.c , snmplib/snmpv3.c: |
| |
| Tweaks required to get the library compiling under Windows VC++ |
| |
| 2002-02-22 08:37 dts12 |
| |
| * win32/: snmpsm_init.h , |
| encode_keychange/encode_keychange.dsp , |
| net-snmp/net-snmp-config.h , libagent/libagent.dsp , |
| libhelpers/libhelpers.dsp , libsnmp/libsnmp.dsp , |
| libsnmp_dll/libsnmp_dll.dsp , libucdmibs/libucdmibs.dsp |
| , snmpbulkget/snmpbulkget.dsp , |
| snmpbulkwalk/snmpbulkwalk.dsp , snmpd/snmpd.dsp , |
| snmpdelta/snmpdelta.dsp , snmpdf/snmpdf.dsp , |
| snmpget/snmpget.dsp , snmpgetnext/snmpgetnext.dsp , |
| snmpnetstat/snmpnetstat.dsp , snmpset/snmpset.dsp , |
| snmpstatus/snmpstatus.dsp , snmptable/snmptable.dsp , |
| snmptest/snmptest.dsp , snmptranslate/snmptranslate.dsp |
| , snmptrap/snmptrap.dsp , snmptrapd/snmptrapd.dsp |
| , snmpusm/snmpusm.dsp , snmpvacm/snmpvacm.dsp , |
| snmpwalk/snmpwalk.dsp: |
| |
| Provide Windows-specific versions of automatically-generated header files, |
| and add the new include structure to the project files. |
| |
| 2002-02-22 07:24 dts12 |
| |
| * include/net-snmp/library/transform_oids.h: |
| |
| Define standard OID lengths here (where they're available to any |
| file wanting to access the OID structures) |
| |
| 2002-02-22 03:24 dts12 |
| |
| * snmplib/: snmp_parse_args.c , snmpv3.c: |
| |
| Support ".... -3u {secName} ...." syntax |
| (in the normal getopt style - i.e. no need for surrounding quotes) |
| |
| It should now be possible to switch to this as the recommended form |
| for SNMPv3 options - if that's what we want to do. |
| Qn: Do we want to? |
| |
| 2002-02-21 08:39 dts12 |
| |
| * snmplib/snmpv3.c: |
| |
| Support "-3u {secName}" syntax (*with* the quotes, unfortunately). |
| Now comes the fun bit..... |
| |
| 2002-02-21 07:54 dts12 |
| |
| * win32/snmpd/snmpd.dsp: |
| |
| Fix bogus structure comments in the snmpd project file. |
| |
| 2002-02-21 07:30 jbpn |
| |
| * agent/mibgroup/: notification/snmpNotifyTable.c , |
| target/snmpTargetAddrEntry.c: |
| |
| - drop inline (more trouble than it is worth) |
| |
| 2002-02-21 05:00 dts12 |
| |
| * snmplib/: snmp_parse_args.c , snmpv3.c: |
| |
| First pass at an SNMPv3 "combined-option" command-line flag (-3x). |
| (In *addition* to the current command-line flags, I hasten to add!) |
| |
| Supports "... -3u{secName} ..." and "... -3u={secName} ..." syntax, |
| but not the separate "... -3u {secName} ..." style. |
| |
| I haven't touched the documentation or usage message to mention this. |
| |
| 2002-02-20 18:15 hardaker |
| |
| * local/mib2c.iterate.conf: |
| |
| use for instead of continue for loops. |
| |
| 2002-02-20 13:42 hardaker |
| |
| * README.snmpv3 , agent/agent_read_config.c , |
| agent/snmpd.c , apps/snmptrapd.c , |
| include/net-snmp/agent/ds_agent.h: |
| |
| - Add a --quit option (and a configuration token) so that you can now |
| create new users by simply calling snmpd as: |
| snmpd --createUser="myuser MD5 mypassword" --quit |
| - Change README.snmpv3 documentation to make use of this feature. |
| |
| 2002-02-20 06:16 jbpn |
| |
| * apps/Makefile.in , apps/snmptrapd.c , configure |
| , configure.in , agent/snmp_agent.c: |
| |
| - add libwrap support to snmptrapd (untested) |
| |
| - minor changes to snmpd libwrap support |
| |
| - configure fixes for libwrap |
| |
| 2002-02-20 03:07 jbpn |
| |
| * apps/snmptrapd_log.c: |
| |
| - use calloc instead of malloc to make sure buffer is initially |
| zero-terminated (in case of 0 varbinds). Bug #518700, noted by |
| Andreas Hartmann. |
| |
| 2002-02-20 03:06 jbpn |
| |
| * apps/snmpdelta.c: |
| |
| - initialise some buffers, to avoid garbage printing problems, as |
| noted by Anonymous in bug #520220. |
| |
| 2002-02-20 03:03 dts12 |
| |
| * apps/Makefile.in: |
| |
| Clean up the object files as well |
| |
| 2002-02-20 01:41 dts12 |
| |
| * man/.cvsignore: |
| |
| Ignore the new crop of generated man pages. |
| |
| 2002-02-20 01:37 dts12 |
| |
| * mibs/NET-SNMP-AGENT-MIB.txt: |
| |
| Supply missing double-quote (oops) |
| |
| 2002-02-19 04:01 dts12 |
| |
| * apps/snmptranslate.c: |
| |
| Initialise the library internals *before* parsing the command line, |
| so that defaults can be overridden by command line options. |
| Qn: Should '_init_snmp' be invoked by 'snmp_parse_args' itself? |
| |
| 2002-02-19 03:59 dts12 |
| |
| * snmplib/mib.c: |
| |
| Make sure that multiple output format flags work in a consistent manner. |
| (i.e. the last one is used, rather than relying on internal ordering). |
| |
| 2002-02-18 21:58 hardaker |
| |
| * agent/mibgroup/: testdelayed.c , testhandler.c: |
| |
| include stdlib.h |
| |
| 2002-02-18 21:52 hardaker |
| |
| * agent/mibgroup/host/hr_disk.c: |
| |
| fix includes |
| |
| 2002-02-18 21:51 hardaker |
| |
| * agent/helpers/table_iterator.c , |
| include/net-snmp/agent/table_iterator.h: |
| |
| - make capability to create data contexts from a loop context (less |
| mallocs when mallocs aren't otherwise avoidable). |
| - don't double free the data context pointer. |
| |
| 2002-02-18 21:50 hardaker |
| |
| * include/net-snmp/agent/net-snmp-agent-includes.h: |
| |
| include all agent helpers. |
| |
| 2002-02-18 21:49 hardaker |
| |
| * include/net-snmp/agent/multiplexer.h: |
| |
| protect include from double include |
| |
| 2002-02-18 08:38 hardaker |
| |
| * agent/mibgroup/mibincl.h: |
| |
| fix include paths |
| |
| 2002-02-18 02:35 dts12 |
| |
| * agent/Makefile.in , snmplib/Makefile.in: |
| |
| Tweak the list of header files to be installed (thanks to Christoph Mammitzsch) |
| |
| 2002-02-18 02:29 dts12 |
| |
| * agent/mibgroup/host/: hr_storage.c (V4-2-patches.7), hr_storage.c: |
| |
| Remove a couple of unhelpful OSF definitions (thanks to Jeroen Ruigrok) |
| |
| 2002-02-18 00:13 hardaker |
| |
| * snmplib/: asn1.c (V4-2-patches.3), asn1.c: |
| |
| don't build oid's with >128 length subids. (see bug #518855) |
| |
| 2002-02-16 23:18 hardaker |
| |
| * mibs/: NET-SNMP-MIB.txt , NET-SNMP-MONITOR-MIB.txt , |
| NET-SNMP-SYSTEM-MIB.txt , NET-SNMP-TC.txt: |
| |
| white space clean up. (AGENT-MIB not checked in due to other |
| incomplete changes). |
| |
| 2002-02-16 00:17 hardaker |
| |
| * NEWS , agent/snmpd.c , apps/snmptrapd.c , |
| include/net-snmp/library/default_store.h , |
| include/net-snmp/library/read_config.h , snmplib/read_config.c |
| , snmplib/snmp_parse_args.c: |
| |
| - finish implementing snmp_config("my config line") |
| - was done before, but previously had to be called only after |
| configuration files had been read. Now can be called at any time. |
| - make all configuration options available as --longopts command line options. |
| - --something=value -> "something value" |
| - --something -> "something 1" (works for setting booleans to true) |
| |
| 2002-02-16 00:02 hardaker |
| |
| * agent/Makefile.in: |
| |
| install mib_module_config.h |
| |
| 2002-02-16 00:01 hardaker |
| |
| * configure , configure.in: |
| |
| fix rpm for 4.0.3 and above (or whenever it was that we now need librpmdb) |
| |
| 2002-02-16 00:01 hardaker |
| |
| * Makefile.in , Makefile.rules: |
| |
| fix net-snmp-config install/clean/etc. |
| |
| 2002-02-15 22:34 hardaker |
| |
| * Makefile.in , Makefile.rules: |
| |
| install all system and machine files, since they include each other |
| |
| 2002-02-15 09:28 dts12 |
| |
| * agent/mibgroup/agent/nsTransactionTable.c , |
| mibs/NET-SNMP-AGENT-MIB.txt , mibs/NET-SNMP-MIB.txt , |
| mibs/NET-SNMP-MONITOR-MIB.txt , mibs/NET-SNMP-SYSTEM-MIB.txt |
| , mibs/NET-SNMP-TC.txt: |
| |
| Skeleton framework for the Net-SNMP enterprise tree. |
| (incorporating the initial 'nsTransactionTable', but nothing else as yet) |
| |
| 2002-02-15 09:10 dts12 |
| |
| * apps/snmptable.c , apps/snmptranslate.c , |
| snmplib/snmp_parse_args.c: |
| |
| Remove support for deprecated command-line options. |
| |
| 2002-02-15 07:28 dts12 |
| |
| * include/net-snmp/library/winservice.h , snmplib/winservice.c |
| , agent/snmpd.c , snmplib/Makefile.in , |
| snmplib/winservice.rc , win32/snmpd/snmpd.dsp: |
| |
| Support for running as a Windows service. |
| (Supplied by Raju Krishnappa & Lathu Prabhu) |
| |
| 2002-02-15 07:25 dts12 |
| |
| * include/net-snmp/net-snmp-includes.h: |
| |
| Stoke Wes' sense of paranoia by conceding without comment. |
| (What might Shield be plotting now......) |
| |
| 2002-02-15 07:19 jbpn |
| |
| * man/snmpusm.1.def: |
| |
| - fix tiny formatting error |
| |
| 2002-02-15 07:17 dts12 |
| |
| * mibs/Makefile.in: |
| |
| Install NOTIFICATION-LOG-MIB (since it's one of the default load list!) |
| |
| 2002-02-15 06:47 dts12 |
| |
| * snmplib/winservice.h: |
| |
| file winservice.h was initially added on branch V4-2-patches. |
| |
| 2002-02-15 06:47 dts12 |
| |
| * snmplib/winservice.rc: |
| |
| file winservice.rc was initially added on branch V4-2-patches. |
| |
| 2002-02-15 06:47 dts12 |
| |
| * snmplib/winservice.c: |
| |
| file winservice.c was initially added on branch V4-2-patches. |
| |
| 2002-02-15 06:08 dts12 |
| |
| * include/net-snmp/types.h: |
| |
| Include the <sys/time.h> cascade, to pick up the definition of 'timeval' |
| |
| 2002-02-15 04:29 jbpn |
| |
| * agent/snmpd.c: |
| |
| - minor change to bring usage message in line with manpage |
| |
| 2002-02-15 03:29 dts12 |
| |
| * snmplib/snmp_parse_args.c: |
| |
| Catch use of the transport and port options, and issue an appropriate |
| error message, describing use of the <hostname> parameter instead. |
| |
| 2002-02-15 03:11 dts12 |
| |
| * snmplib/: mib.c , snmp_api.c: |
| |
| Set the default output format *before* processing command line options, |
| rather than after. That's probably a bit more flexible:-) |
| |
| 2002-02-15 02:37 dts12 |
| |
| * include/net-snmp/: config_api.h , definitions.h , |
| mib_api.h , output_api.h , pdu_api.h , session_api.h |
| , snmpv3_api.h , types.h , utilities.h , |
| varbind_api.h: |
| |
| Remove 'net-snmp-config.h' from the main API header files. |
| This will have to be #included separately (either explicitly |
| or via the all-in-one 'net-snmp-includes.h' header) |
| |
| 2002-02-15 02:31 dts12 |
| |
| * snmplib/Makefile.in: |
| |
| Install the README to describe the status of <net-snmp/library> and <net-snmp> header files. |
| |
| 2002-02-15 02:13 dts12 |
| |
| * man/Makefile.in , mibs/Makefile.in: |
| |
| Install the {system,machine}/*.h header files as well. |
| |
| Doing this via the 'man' & 'mibs' Makefiles is a gross hack, |
| and really needs to be handled more cleanly. But it's the |
| best I can come up with at the moment. Sorry - Dave. |
| |
| 2002-02-15 01:59 dts12 |
| |
| * snmplib/Makefile.in , agent/Makefile.in: |
| |
| Install the UCD-compatability headers as well. |
| |
| 2002-02-15 01:57 dts12 |
| |
| * Makefile.rules: |
| |
| Only install subdirectory stuff *once*. (Don't be so enthusiastic, Dave!) |
| |
| 2002-02-15 01:31 dts12 |
| |
| * README.snmpv3: |
| |
| Remove redundent '-CN' and '-CO' options from the example snmpusm command. |
| (as mentioned by Wes on the users mailing list 2002-02-13) |
| Qn: Does this need to be done on the V4-2-patches branch as well? |
| |
| 2002-02-15 01:15 dts12 |
| |
| * include/net-snmp/utilities.h , include/net-snmp/version.h |
| , include/net-snmp/library/version.h , |
| include/ucd-snmp/version.h , snmplib/snmp_parse_args.c , |
| snmplib/snmp_version.c: |
| |
| Restore 'version.h' as being a "top-level" header file. |
| |
| 2002-02-15 01:13 dts12 |
| |
| * snmplib/Makefile.in: |
| |
| Install the full set of library header files, |
| retaining the top-level vs library subdirectory split. |
| |
| 2002-02-15 01:10 dts12 |
| |
| * configure , configure.in: |
| |
| Look for transport-related header files in the correct location. |
| |
| 2002-02-15 01:09 dts12 |
| |
| * Makefile.rules: |
| |
| Ensure partial install targets recurse properly. |
| |
| 2002-02-14 08:18 dts12 |
| |
| * testing/eval_tools.sh: |
| |
| Look for mib_module_config.h in the correct location |
| |
| 2002-02-14 08:06 hardaker |
| |
| * man/Makefile.in: |
| |
| fix man8 install definitions |
| |
| 2002-02-14 07:48 dts12 |
| |
| * Makefile.rules , net-snmp-config.in: |
| |
| Substitute values into 'net-snmp-config' properly, and don't 'make clean' it away. |
| |
| 2002-02-14 07:22 dts12 |
| |
| * man/Makefile.in: |
| |
| Tidy up after moving the library header files |
| |
| 2002-02-14 07:14 dts12 |
| |
| * configure , configure.in: |
| |
| Tidy up after moving the library header files (including Makefile dependencies) |
| |
| 2002-02-14 07:10 dts12 |
| |
| * include/net-snmp/agent/agent_registry.h , |
| snmplib/Makefile.depend , snmplib/default_store.c , |
| snmplib/read_config.c , snmplib/snmp_debug.c , |
| snmplib/snmp_logging.c , snmplib/snmp_parse_args.c , |
| snmplib/system.c , snmplib/tools.c , |
| agent/Makefile.depend , apps/Makefile.depend , |
| apps/snmpbulkget.c , apps/snmpget.c , apps/snmpstatus.c |
| , apps/snmptranslate.c , |
| apps/snmpnetstat/Makefile.depend , apps/snmpnetstat/main.c |
| , include/net-snmp/agent/snmp_agent.h , |
| include/net-snmp/agent/snmp_vars.h , |
| include/net-snmp/agent/table_array.h , |
| include/net-snmp/library/data_list.h , |
| include/net-snmp/library/oid_array.h , |
| include/net-snmp/library/snmpAAL5PVCDomain.h , |
| include/net-snmp/library/snmpCallbackDomain.h , |
| include/net-snmp/library/snmpIPXDomain.h , |
| include/net-snmp/library/snmpTCPDomain.h , |
| include/net-snmp/library/snmpTCPIPv6Domain.h , |
| include/net-snmp/library/snmpUDPDomain.h , |
| include/net-snmp/library/snmpUDPIPv6Domain.h , |
| include/net-snmp/library/snmpUnixDomain.h , |
| include/net-snmp/library/snmp_transport.h , agent/agent_trap.c |
| , agent/helpers/Makefile.depend , |
| agent/mibgroup/Makefile.depend , agent/mibgroup/host_res.h |
| , agent/mibgroup/mibII/vacm_vars.h , |
| agent/mibgroup/snmpv3/usmUser.h: |
| |
| Tidy up after moving the library header files (including Makefile dependencies) |
| |
| 2002-02-14 07:08 dts12 |
| |
| * agent/helpers/Makefile.in: |
| |
| Remove an extraneous space from CPPFLAGS |
| |
| 2002-02-14 06:23 dts12 |
| |
| * include/net-snmp/: config_api.h , definitions.h , |
| mib_api.h , net-snmp-includes.h , output_api.h , |
| pdu_api.h , session_api.h , snmpv3_api.h , types.h |
| , utilities.h , varbind_api.h: |
| |
| Separate out top-level "public API" library header files from the "internal" |
| library header files. These are still available for use by application |
| developers, but this split makes it clearer what may change in the future |
| and what can be relied upon to be stable. |
| |
| 2002-02-14 06:19 dts12 |
| |
| * include/net-snmp/asn1.h , include/net-snmp/callback.h , |
| include/net-snmp/cmu_compat.h , include/net-snmp/data_list.h |
| , include/net-snmp/default_store.h , |
| include/net-snmp/getopt.h , include/net-snmp/int64.h , |
| include/net-snmp/keytools.h , include/net-snmp/lcd_time.h |
| , include/net-snmp/libsnmp.h , include/net-snmp/md5.h |
| , include/net-snmp/mib.h , include/net-snmp/mt_support.h |
| , include/net-snmp/oid_array.h , |
| include/net-snmp/oid_stash.h , include/net-snmp/parse.h , |
| include/net-snmp/read_config.h , include/net-snmp/scapi.h |
| , include/net-snmp/snmp-tc.h , include/net-snmp/snmp.h |
| , include/net-snmp/snmpAAL5PVCDomain.h , |
| include/net-snmp/snmpCallbackDomain.h , |
| include/net-snmp/snmpIPXDomain.h , |
| include/net-snmp/snmpTCPDomain.h , |
| include/net-snmp/snmpTCPIPv6Domain.h , |
| include/net-snmp/snmpUDPDomain.h , |
| include/net-snmp/snmpUDPIPv6Domain.h , |
| include/net-snmp/snmpUnixDomain.h , |
| include/net-snmp/snmp_alarm.h , include/net-snmp/snmp_api.h |
| , include/net-snmp/snmp_client.h , |
| include/net-snmp/snmp_debug.h , include/net-snmp/snmp_enum.h |
| , include/net-snmp/snmp_impl.h , |
| include/net-snmp/snmp_locking.h , |
| include/net-snmp/snmp_logging.h , |
| include/net-snmp/snmp_parse_args.h , |
| include/net-snmp/snmp_secmod.h , |
| include/net-snmp/snmp_transport.h , include/net-snmp/snmpksm.h |
| , include/net-snmp/snmpusm.h , include/net-snmp/snmpv3.h |
| , include/net-snmp/system.h , include/net-snmp/tools.h |
| , include/net-snmp/transform_oids.h , |
| include/net-snmp/ucd_compat.h , include/net-snmp/vacm.h , |
| include/net-snmp/version.h , include/net-snmp/library/README |
| , include/net-snmp/library/asn1.h , |
| include/net-snmp/library/callback.h , |
| include/net-snmp/library/cmu_compat.h , |
| include/net-snmp/library/data_list.h , |
| include/net-snmp/library/default_store.h , |
| include/net-snmp/library/getopt.h , |
| include/net-snmp/library/int64.h , |
| include/net-snmp/library/keytools.h , |
| include/net-snmp/library/lcd_time.h , |
| include/net-snmp/library/libsnmp.h , |
| include/net-snmp/library/md5.h , |
| include/net-snmp/library/mib.h , |
| include/net-snmp/library/mt_support.h , |
| include/net-snmp/library/oid_array.h , |
| include/net-snmp/library/oid_stash.h , |
| include/net-snmp/library/parse.h , |
| include/net-snmp/library/read_config.h , |
| include/net-snmp/library/scapi.h , |
| include/net-snmp/library/snmp-tc.h , |
| include/net-snmp/library/snmp.h , |
| include/net-snmp/library/snmpAAL5PVCDomain.h , |
| include/net-snmp/library/snmpCallbackDomain.h , |
| include/net-snmp/library/snmpIPXDomain.h , |
| include/net-snmp/library/snmpTCPDomain.h , |
| include/net-snmp/library/snmpTCPIPv6Domain.h , |
| include/net-snmp/library/snmpUDPDomain.h , |
| include/net-snmp/library/snmpUDPIPv6Domain.h , |
| include/net-snmp/library/snmpUnixDomain.h , |
| include/net-snmp/library/snmp_alarm.h , |
| include/net-snmp/library/snmp_api.h , |
| include/net-snmp/library/snmp_client.h , |
| include/net-snmp/library/snmp_debug.h , |
| include/net-snmp/library/snmp_enum.h , |
| include/net-snmp/library/snmp_impl.h , |
| include/net-snmp/library/snmp_locking.h , |
| include/net-snmp/library/snmp_logging.h , |
| include/net-snmp/library/snmp_parse_args.h , |
| include/net-snmp/library/snmp_secmod.h , |
| include/net-snmp/library/snmp_transport.h , |
| include/net-snmp/library/snmpksm.h , |
| include/net-snmp/library/snmpusm.h , |
| include/net-snmp/library/snmpv3.h , |
| include/net-snmp/library/system.h , |
| include/net-snmp/library/tools.h , |
| include/net-snmp/library/transform_oids.h , |
| include/net-snmp/library/ucd_compat.h , |
| include/net-snmp/library/vacm.h , |
| include/net-snmp/library/version.h , include/ucd-snmp/asn1.h |
| , include/ucd-snmp/callback.h , |
| include/ucd-snmp/default_store.h , include/ucd-snmp/int64.h |
| , include/ucd-snmp/keytools.h , include/ucd-snmp/mib.h |
| , include/ucd-snmp/mibincl.h , include/ucd-snmp/parse.h |
| , include/ucd-snmp/read_config.h , |
| include/ucd-snmp/scapi.h , include/ucd-snmp/snmp-tc.h , |
| include/ucd-snmp/snmp.h , include/ucd-snmp/snmp_alarm.h , |
| include/ucd-snmp/snmp_api.h , include/ucd-snmp/snmp_client.h |
| , include/ucd-snmp/snmp_debug.h , |
| include/ucd-snmp/snmp_impl.h , include/ucd-snmp/snmp_logging.h |
| , include/ucd-snmp/snmp_parse_args.h , |
| include/ucd-snmp/snmp_vars.h , include/ucd-snmp/snmpusm.h |
| , include/ucd-snmp/snmpv3.h , include/ucd-snmp/system.h |
| , include/ucd-snmp/tools.h , |
| include/ucd-snmp/transform_oids.h , include/ucd-snmp/version.h |
| , snmplib/asn1.c , snmplib/callback.c , |
| snmplib/data_list.c , snmplib/default_store.c , |
| snmplib/int64.c , snmplib/keytools.c , |
| snmplib/lcd_time.c , snmplib/md5.c , snmplib/mib.c |
| , snmplib/mt_support.c , snmplib/oid_array.c , |
| snmplib/oid_stash.c , snmplib/parse.c , |
| snmplib/read_config.c , snmplib/scapi.c , |
| snmplib/snmp-tc.c , snmplib/snmp.c , |
| snmplib/snmpAAL5PVCDomain.c , snmplib/snmpCallbackDomain.c |
| , snmplib/snmpIPXDomain.c , snmplib/snmpTCPDomain.c |
| , snmplib/snmpTCPIPv6Domain.c , snmplib/snmpUDPDomain.c |
| , snmplib/snmpUDPIPv6Domain.c , |
| snmplib/snmpUnixDomain.c , snmplib/snmp_alarm.c , |
| snmplib/snmp_api.c , snmplib/snmp_auth.c , |
| snmplib/snmp_client.c , snmplib/snmp_debug.c , |
| snmplib/snmp_enum.c , snmplib/snmp_logging.c , |
| snmplib/snmp_parse_args.c , snmplib/snmp_secmod.c , |
| snmplib/snmp_transport.c , snmplib/snmp_version.c , |
| snmplib/snmpksm.c , snmplib/snmpusm.c , snmplib/snmpv3.c |
| , snmplib/system.c , snmplib/tools.c , |
| snmplib/vacm.c: |
| |
| Separate out top-level "public API" library header files from the "internal" |
| library header files. These are still available for use by application |
| developers, but this split makes it clearer what may change in the future |
| and what can be relied upon to be stable. |
| |
| 2002-02-14 04:41 dts12 |
| |
| * include/net-snmp/definitions.h , |
| include/net-snmp/net-snmp-config.h.in , |
| include/net-snmp/output_api.h , include/net-snmp/snmp_impl.h |
| , include/net-snmp/snmpv3_api.h , snmplib/asn1.c , |
| snmplib/callback.c , snmplib/default_store.c , |
| snmplib/int64.c , snmplib/keytools.c , |
| snmplib/lcd_time.c , snmplib/md5.c , snmplib/mib.c |
| , snmplib/oid_stash.c , snmplib/parse.c , |
| snmplib/read_config.c , snmplib/scapi.c , |
| snmplib/snmp-tc.c , snmplib/snmp.c , |
| snmplib/snmpAAL5PVCDomain.c , snmplib/snmpCallbackDomain.c |
| , snmplib/snmpIPXDomain.c , snmplib/snmpTCPDomain.c |
| , snmplib/snmpTCPIPv6Domain.c , snmplib/snmpUDPDomain.c |
| , snmplib/snmpUDPIPv6Domain.c , |
| snmplib/snmpUnixDomain.c , snmplib/snmp_alarm.c , |
| snmplib/snmp_api.c , snmplib/snmp_auth.c , |
| snmplib/snmp_client.c , snmplib/snmp_debug.c , |
| snmplib/snmp_logging.c , snmplib/snmp_parse_args.c , |
| snmplib/snmp_secmod.c , snmplib/snmp_transport.c , |
| snmplib/snmpksm.c , snmplib/snmpusm.c , snmplib/snmpv3.c |
| , snmplib/system.c , snmplib/tools.c , |
| snmplib/vacm.c: |
| |
| First moves towards using the "public" API header files in the library |
| code as well (concentrating on output/config/utility header files). |
| |
| 2002-02-14 03:17 dts12 |
| |
| * configure , configure.in: |
| |
| Close a dangling "if" block. (oops!) |
| |
| 2002-02-14 01:47 dts12 |
| |
| * apps/snmpnetstat/: if.c (V4-2-patches.4), if.c: |
| |
| Check for running off the end of I/F table (patch from RedHat) |
| |
| 2002-02-14 01:43 dts12 |
| |
| * agent/mibgroup/host/hr_swinst.c: |
| |
| Latest RedHat rpm-related patch |
| |
| 2002-02-14 01:39 dts12 |
| |
| * configure , configure.in: |
| |
| Adopt RedHat's configure testing for RPM libraries |
| |
| 2002-02-13 08:39 hardaker |
| |
| * perl/SNMP/SNMP.xs: |
| |
| Make John trust his code |
| |
| 2002-02-13 08:34 jbpn |
| |
| * perl/SNMP/SNMP.xs: |
| |
| - transport fixes (untested, still #if 0) |
| |
| 2002-02-13 08:03 hardaker |
| |
| * perl/SNMP/SNMP.xs: |
| |
| mark some John-to-do-sections |
| |
| 2002-02-13 07:57 dts12 |
| |
| * include/net-snmp/default_store.h , man/snmpcmd.1.def , |
| snmplib/mib.c: |
| |
| Switch to using -OS style output by default, and drop the requirement |
| for full OIDs to start with '.', plus command-line options to restore |
| the original UCD-style behaviour. |
| |
| 2002-02-13 07:36 dts12 |
| |
| * apps/snmptable.c: |
| |
| Apply John's fix for bugs #489336 and #508146 (duplicate columns and |
| columns in wrong order) to the main branch as well. |
| |
| 2002-02-12 16:40 hardaker |
| |
| * snmplib/snmp_client.c: |
| |
| const changes. |
| |
| 2002-02-12 16:39 hardaker |
| |
| * perl/: .cvsignore , ASN/.cvsignore , agent/.cvsignore |
| , default_store/.cvsignore: |
| |
| add .cvsignore file. |
| |
| 2002-02-12 16:38 hardaker |
| |
| * include/net-snmp/agent/net-snmp-agent-includes.h: |
| |
| add agent/agent_handler.h |
| |
| 2002-02-12 16:38 hardaker |
| |
| * include/net-snmp/snmp_client.h: |
| |
| const additions. |
| |
| 2002-02-12 16:37 hardaker |
| |
| * include/net-snmp/net-snmp-includes.h: |
| |
| Add string.h |
| |
| 2002-02-12 16:37 hardaker |
| |
| * agent/mibgroup/notification/snmpNotifyTable.c: |
| |
| add header. |
| |
| 2002-02-12 16:37 hardaker |
| |
| * agent/mibgroup/disman/mteTriggerTable.c: |
| |
| fixes to reenable disman event stuff for 5.0 code. Not done the |
| "right" way, but it works. |
| |
| 2002-02-12 16:36 hardaker |
| |
| * agent/helpers/old_api.c: |
| |
| - -Wall fixes |
| |
| 2002-02-12 16:36 hardaker |
| |
| * agent/helpers/instance.c: |
| |
| - add stdlib.h |
| - remove unused variable. |
| |
| 2002-02-12 16:35 hardaker |
| |
| * agent/snmp_agent.c: |
| |
| remove no longer used "dump_var" routine. |
| |
| 2002-02-12 16:35 hardaker |
| |
| * agent/agent_handler.c , |
| include/net-snmp/agent/agent_handler.h: |
| |
| const specific changes. |
| |
| 2002-02-12 16:34 hardaker |
| |
| * NEWS: |
| |
| added new perl specific features. |
| |
| 2002-02-12 16:34 hardaker |
| |
| * Makefile.in: |
| |
| .PHNOY mods |
| |
| 2002-02-12 07:22 dts12 |
| |
| * agent/Makefile.depend , apps/Makefile.depend , |
| apps/snmptranslate.c , apps/snmptrapd_handlers.c , |
| apps/snmpnetstat/Makefile.depend , |
| include/net-snmp/net-snmp-includes.h , |
| include/net-snmp/logging_api.h , include/net-snmp/output_api.h: |
| |
| Rename the logging & related output API header file, to better |
| reflect the scope of this API. (As suggested by Wes & John) |
| |
| 2002-02-12 07:21 jbpn |
| |
| * configure.in: |
| |
| - amend fix to bug #516389 (ucd-snmp 4.2.3 libwrap support broken) to |
| actually add -lnsl to link parameters! |
| |
| 2002-02-12 05:39 jbpn |
| |
| * configure.in: |
| |
| - fix bug #516389 (ucd-snmp 4.2.3 libwrap support broken) -- USE_LIBWRAP |
| was not being #defined in the case where -lnsl is needed in addition |
| to -lwrap. |
| |
| 2002-02-11 15:56 hardaker |
| |
| * agent/Makefile.in: |
| |
| lib dependency fix for snmpd target |
| |
| 2002-02-11 08:29 dts12 |
| |
| * include/net-snmp/cmu_compat.h , include/net-snmp/mib.h |
| , include/net-snmp/mib_api.h , |
| include/net-snmp/net-snmp-includes.h , |
| include/net-snmp/parse.h , include/net-snmp/session_api.h |
| , include/net-snmp/snmp.h , include/net-snmp/snmp_api.h |
| , include/net-snmp/snmp_impl.h , |
| include/net-snmp/ucd_compat.h , snmplib/cmu_compat.c , |
| snmplib/Makefile.in , snmplib/mib.c , snmplib/parse.c |
| , snmplib/snmp_api.c , snmplib/ucd_compat.c: |
| |
| Extract CMU_COMPATABILITY code, and explicitly deprecated UCD code into separate files. |
| |
| 2002-02-11 08:23 dts12 |
| |
| * snmplib/: snmp_parse_args.c (V4-2-patches.2), snmp_parse_args.c: |
| |
| Use the 'ds_set_xxx' library routines, rather than the old 'snmp_set_xxx' calls |
| |
| 2002-02-11 04:45 jbpn |
| |
| * man/: snmp.conf.5.def , snmp_config.5.def , |
| snmptrapd.conf.5.def: |
| |
| minor spelling tweaks |
| |
| 2002-02-11 04:27 jbpn |
| |
| * man/: Makefile.in , default_store.3.top , mib_api.3 |
| , mib_api.3.def , snmp_agent_api.3 , |
| snmp_agent_api.3.def , snmp_alarm.3 , snmp_alarm.3.def |
| , snmp_api.3 , snmp_api.3.def , snmp_sess_api.3 |
| , snmp_sess_api.3.def , snmp_trap_api.3 , |
| snmp_trap_api.3.def , variables.5 , variables.5.def: |
| |
| - generate the rest of the manual pages (to get version in footer) |
| |
| 2002-02-08 15:56 hardaker |
| |
| * win32/: config.h , mib_module_config.h , |
| mib_module_inits.h , libsnmp/libsnmp.dsp , |
| libsnmp_dll/libsnmp.def , libsnmp_dll/libsnmp_dll.dsp , |
| libucdmibs/libucdmibs.dsp , snmpd/snmpd.dsp: |
| |
| win32 specific portions of patch 503256 |
| |
| 2002-02-08 15:53 hardaker |
| |
| * win32/libhelpers/libhelpers.dsp: |
| |
| patch#503256: helpers library definition for win32 |
| |
| 2002-02-08 09:08 jbpn |
| |
| * man/snmpd.conf.5.def: |
| |
| - minor format tweakage |
| |
| 2002-02-08 08:22 dts12 |
| |
| * man/: mib_api.3 , snmp_agent_api.3 , snmp_alarm.3 |
| , snmp_api.3 , snmp_sess_api.3 , snmp_trap_api.3: |
| |
| Reference the new header-files in section 3 man page synopses. |
| |
| 2002-02-08 07:50 jbpn |
| |
| * man/: mib_api.3 , read_config.3.def , snmp_agent_api.3 |
| , snmp_config.5.def , snmp_trap_api.3 , |
| snmpcmd.1.def , snmpconf.1.def , snmpd.conf.5.def , |
| variables.5: |
| |
| - more minor tweaks (ucd-snmp -> Net-SNMP etc.) |
| |
| 2002-02-08 07:48 hardaker |
| |
| * agent/Makefile.depend: |
| |
| remove local modules from dependency list |
| |
| 2002-02-08 07:45 dts12 |
| |
| * agent/: agent_handler.c , agent_index.c , |
| agent_read_config.c , agent_registry.c , agent_trap.c |
| , auto_nlist.c , kernel.c , mib_modules.c , |
| snmp_agent.c , snmp_vars.c , snmpd.c , |
| helpers/bulk_to_next.c , helpers/debug_handler.c , |
| helpers/instance.c , helpers/multiplexer.c , |
| helpers/null.c , helpers/old_api.c , helpers/read_only.c |
| , helpers/serialize.c , helpers/table.c , |
| helpers/table_array.c , helpers/table_data.c , |
| helpers/table_dataset.c , helpers/table_iterator.c , |
| mibgroup/header_complex.c , mibgroup/kernel_sunos5.c , |
| mibgroup/testdelayed.c , mibgroup/testhandler.c , |
| mibgroup/util_funcs.c , mibgroup/Rmon/agutil.c , |
| mibgroup/Rmon/alarm.c , mibgroup/Rmon/event.c , |
| mibgroup/Rmon/history.c , mibgroup/Rmon/rows.c , |
| mibgroup/Rmon/statistics.c , |
| mibgroup/agent/nsTransactionTable.c , |
| mibgroup/agentx/agentx_config.c , mibgroup/agentx/client.c |
| , mibgroup/agentx/master.c , |
| mibgroup/agentx/master_admin.c , |
| mibgroup/agentx/master_request.c , mibgroup/agentx/protocol.c |
| , mibgroup/agentx/subagent.c , |
| mibgroup/disman/mteObjectsTable.c , |
| mibgroup/disman/mteTriggerBooleanTable.c , |
| mibgroup/disman/mteTriggerDeltaTable.c , |
| mibgroup/disman/mteTriggerExistenceTable.c , |
| mibgroup/disman/mteTriggerTable.c , |
| mibgroup/disman/mteTriggerThresholdTable.c , |
| mibgroup/examples/example.c , |
| mibgroup/examples/ucdDemoPublic.c , |
| mibgroup/host/hr_filesys.c , mibgroup/host/hr_storage.c |
| , mibgroup/host/hr_swinst.c , mibgroup/host/hr_swrun.c |
| , mibgroup/host/hr_system.c , mibgroup/mibII/at.c |
| , mibgroup/mibII/icmp.c , mibgroup/mibII/interfaces.c |
| , mibgroup/mibII/ip.c , mibgroup/mibII/ipAddr.c , |
| mibgroup/mibII/ipv6.c , mibgroup/mibII/kernel_linux.c , |
| mibgroup/mibII/mta_sendmail.c , mibgroup/mibII/route_write.c |
| , mibgroup/mibII/snmp_mib.c , |
| mibgroup/mibII/sysORTable.c , mibgroup/mibII/system_mib.c |
| , mibgroup/mibII/tcp.c , mibgroup/mibII/tcpTable.c |
| , mibgroup/mibII/udp.c , mibgroup/mibII/udpTable.c |
| , mibgroup/mibII/vacm_context.c , |
| mibgroup/mibII/vacm_vars.c , mibgroup/mibII/var_route.c |
| , mibgroup/misc/dlmod.c , mibgroup/misc/ipfwacc.c |
| , mibgroup/notification/snmpNotifyFilterProfileTable.c , |
| mibgroup/notification/snmpNotifyFilterTable.c , |
| mibgroup/notification/snmpNotifyTable.c , |
| mibgroup/smux/smux.c , mibgroup/smux/snmp_bgp.c , |
| mibgroup/smux/snmp_ospf.c , mibgroup/smux/snmp_rip2.c , |
| mibgroup/snmpv3/snmpEngine.c , mibgroup/snmpv3/snmpMPDStats.c |
| , mibgroup/snmpv3/usmStats.c , |
| mibgroup/snmpv3/usmUser.c , |
| mibgroup/target/snmpTargetAddrEntry.c , |
| mibgroup/target/snmpTargetParamsEntry.c , |
| mibgroup/target/target.c , mibgroup/target/target_counters.c |
| , mibgroup/tunnel/tunnel.c , mibgroup/ucd-snmp/disk.c |
| , mibgroup/ucd-snmp/diskio.c , mibgroup/ucd-snmp/dlmod.c |
| , mibgroup/ucd-snmp/errormib.c , |
| mibgroup/ucd-snmp/extensible.c , mibgroup/ucd-snmp/file.c |
| , mibgroup/ucd-snmp/hpux.c , |
| mibgroup/ucd-snmp/lmSensors.c , mibgroup/ucd-snmp/loadave.c |
| , mibgroup/ucd-snmp/logmatch.c , |
| mibgroup/ucd-snmp/memory.c , mibgroup/ucd-snmp/memory_dynix.c |
| , mibgroup/ucd-snmp/memory_freebsd2.c , |
| mibgroup/ucd-snmp/memory_netbsd1.c , |
| mibgroup/ucd-snmp/memory_solaris2.c , |
| mibgroup/ucd-snmp/pass.c , mibgroup/ucd-snmp/pass_persist.c |
| , mibgroup/ucd-snmp/proc.c , mibgroup/ucd-snmp/proxy.c |
| , mibgroup/ucd-snmp/registry.c , |
| mibgroup/ucd-snmp/versioninfo.c , mibgroup/ucd-snmp/vmstat.c |
| , mibgroup/ucd-snmp/vmstat_bsdi4.c , |
| mibgroup/ucd-snmp/vmstat_dynix.c , |
| mibgroup/ucd-snmp/vmstat_freebsd2.c , |
| mibgroup/ucd-snmp/vmstat_netbsd1.c , |
| mibgroup/ucd-snmp/vmstat_solaris2.c: |
| |
| Use the new 'net-snmp-includes' single-include header files, |
| in place of the (uninstalled) 'mibincl.h'. |
| Wheeeee...... |
| |
| 2002-02-08 07:17 jbpn |
| |
| * man/: snmp.conf.5.def , snmp_agent_api.3 , |
| snmp_alarm.3 , snmp_api.3 , snmp_config.5.def , |
| snmp_sess_api.3 , snmpd.1.def , snmpd.conf.5.def , |
| snmptrapd.conf.5.def: |
| |
| - some editing to make style consistent, add some missing options, |
| change ucd-snmp to Net-SNMP and things like that. |
| |
| 2002-02-08 07:14 jbpn |
| |
| * man/Makefile.in: |
| |
| - generate man pages at compile time |
| |
| 2002-02-08 07:14 jbpn |
| |
| * man/: snmpbulkget.1 , snmpbulkwalk.1 , |
| snmpbulkget.1.def , snmpbulkwalk.1.def , snmpcmd.1 |
| , snmpcmd.1.def , snmpconf.1 , snmpconf.1.def |
| , snmpget.1 , snmpget.1.def , snmpgetnext.1 , |
| snmpgetnext.1.def , snmpset.1 , snmpset.1.def , |
| snmpstatus.1 , snmpstatus.1.def , snmptable.1 , |
| snmptable.1.def , snmptest.1 , snmptest.1.def , |
| snmptranslate.1 , snmptranslate.1.def , snmptrap.1 |
| , snmptrap.1.def , snmpusm.1 , snmpusm.1.def , |
| snmpwalk.1 , snmpwalk.1.def , snmptrapd.8 , |
| snmptrapd.8.def: |
| |
| - rename man pages which are now generated at compile time in order |
| to pick up the version (which gets put in the footer). |
| |
| - also some editing to make style consistent, add some missing options, |
| change ucd-snmp to Net-SNMP and things like that. |
| |
| 2002-02-08 06:48 dts12 |
| |
| * agent/mibgroup/: mibJJ.h , mibJJ/icmp.c , mibJJ/icmp.h |
| , mibJJ/if_fields.h , mibJJ/interfaces.c , |
| mibJJ/interfaces.h , mibJJ/ip.c , mibJJ/ip.h , |
| mibJJ/ipAddr.c , mibJJ/ipAddr.h , mibJJ/ipMedia.c , |
| mibJJ/ipMedia.h , mibJJ/ipRoute.c , mibJJ/ipRoute.h |
| , mibJJ/ipv6.c , mibJJ/ipv6.h , mibJJ/kernel_hpux.c |
| , mibJJ/kernel_hpux.h , mibJJ/kernel_linux.c , |
| mibJJ/kernel_linux.h , mibJJ/snmp_mib.c , |
| mibJJ/snmp_mib.h , mibJJ/sysORTable.c , |
| mibJJ/sysORTable.h , mibJJ/system_mib.c , |
| mibJJ/system_mib.h , mibJJ/tcp.c , mibJJ/tcp.h , |
| mibJJ/tcpTable.c , mibJJ/tcpTable.h , mibJJ/udp.c , |
| mibJJ/udp.h , mibJJ/udpTable.c , mibJJ/udpTable.h , |
| mibJJ/vacm_vars.c , mibJJ/vacm_vars.h: |
| |
| Remove the attempted 'mibII' re-write. |
| If we want to tidy up mibII, it makes more sense to use the new agent APIs. |
| |
| 2002-02-08 06:45 dts12 |
| |
| * include/net-snmp/: net-snmp-includes.h , |
| agent/net-snmp-agent-includes.h: |
| |
| Bring single-include header files closer in line with the existing "mibincl.h" file |
| |
| 2002-02-08 06:09 dts12 |
| |
| * agent/mibgroup/mibII/: sysORTable.h (V4-2-patches.1), |
| sysORTable.h: |
| |
| Ensure the null versions of the two REGISTER macros swallow their parameters. |
| |
| 2002-02-08 04:36 dts12 |
| |
| * agent/snmp_agent.c: |
| |
| Implement the missing outgoing error statistics counters |
| (patch #510194 from Latha Prabhu) |
| |
| 2002-02-08 02:42 dts12 |
| |
| * agent/mibgroup/: host/hr_storage.c, ucd-snmp/memory.c |
| (V4-2-patches.[6,3]), host/hr_storage.c , ucd-snmp/memory.c: |
| |
| Added support for memory and swap entries in hrStorageTable for Solaris |
| (from patch #505498 - thanks to Johannes Schmidt-Fischer) |
| |
| 2002-02-08 02:07 dts12 |
| |
| * agent/mibgroup/mibII/ip.c: |
| |
| Consolidate identical MIB object entries (WIN32/non-WIN32) |
| |
| 2002-02-08 00:50 jbpn |
| |
| * man/README: |
| |
| - remove chronically dated unhelpful README |
| |
| 2002-02-07 13:33 hardaker |
| |
| * Makefile.in , Makefile.rules , configure , |
| configure.in , makefileindepend.pl , |
| agent/Makefile.depend , agent/Makefile.in , |
| agent/agent_trap.c , agent/mib_modules.c , |
| agent/snmp_agent.c , agent/snmpd.c , |
| agent/helpers/Makefile.depend , agent/helpers/Makefile.in |
| , agent/mibgroup/Makefile.depend , |
| agent/mibgroup/Makefile.in , agent/mibgroup/mibincl.h , |
| agent/mibgroup/agentx/agentx_config.c , |
| agent/mibgroup/agentx/subagent.c , apps/Makefile.depend |
| , apps/Makefile.in , apps/snmpnetstat/Makefile.depend |
| , apps/snmpnetstat/Makefile.in , local/Makefile.in |
| , man/Makefile.in , mibs/Makefile.in , |
| snmplib/Makefile.depend , snmplib/Makefile.in: |
| |
| remake make's Makefile's to make better making |
| |
| 2002-02-07 13:31 hardaker |
| |
| * perl/SNMP/Makefile.PL: |
| |
| check local pathes |
| |
| 2002-02-07 12:54 dts12 |
| |
| * agent/snmp_agent.c: |
| |
| Ensure agent returns the correct error codes for UNDO and COMMIT failures. |
| |
| 2002-02-07 11:18 hardaker |
| |
| * perl/SNMP/: Makefile.PL , SNMP.xs , t/startagent.pl: |
| |
| attempt at porting Joe's SNMP module to net-snmp. |
| It compiles, but only some of the tests succeed. |
| |
| 2002-02-07 10:09 jbpn |
| |
| * man/: default_store.3.top , mib_api.3 , |
| read_config.3.def , snmp.conf.5.def , snmp_agent_api.3 |
| , snmp_alarm.3 , snmp_api.3 , snmp_config.5.def |
| , snmp_sess_api.3 , snmp_trap_api.3 , snmpbulkget.1 |
| , snmpbulkwalk.1 , snmpconf.1 , snmpd.conf.5.def |
| , snmpdelta.1 , snmpdf.1 , snmpget.1 , |
| snmpgetnext.1 , snmpnetstat.1 , snmpset.1 , |
| snmpstatus.1 , snmptable.1 , snmptest.1 , |
| snmptranslate.1 , snmptrap.1 , snmptrapd.conf.5.def |
| , snmpusm.1 , snmpwalk.1 , variables.5: |
| |
| - add Net-SNMP in header of all man pages |
| |
| 2002-02-07 09:52 jbpn |
| |
| * man/snmpcmd.1: |
| |
| - update style to match snmpd and snmptrapd man pages |
| |
| 2002-02-07 08:15 jbpn |
| |
| * man/snmptrapd.8: |
| |
| - fix speeling mistake |
| |
| 2002-02-07 08:00 jbpn |
| |
| * man/snmptrapd.8: |
| |
| - bring up to date with snmptrapd |
| |
| 2002-02-07 07:28 dts12 |
| |
| * README.hpux11 , acconfig.h , |
| agent/mibgroup/ucd_snmp.h , agent/mibgroup/host/hr_network.c |
| , agent/mibgroup/host/hr_storage.c , |
| agent/mibgroup/host/hr_swinst.c , |
| agent/mibgroup/host/hr_swrun.c , agent/mibgroup/mibII/at.c |
| , agent/mibgroup/mibII/icmp.c , |
| agent/mibgroup/mibII/interfaces.c , |
| agent/mibgroup/mibII/interfaces.h , agent/mibgroup/mibII/ip.c |
| , agent/mibgroup/mibII/ipAddr.c , |
| agent/mibgroup/mibII/tcp.c , agent/mibgroup/mibII/tcpTable.c |
| , agent/mibgroup/mibII/tcpTable.h , |
| agent/mibgroup/mibII/udp.c , agent/mibgroup/mibII/udpTable.c |
| , agent/mibgroup/mibII/var_route.c , |
| agent/mibgroup/mibII/var_route.h , |
| agent/mibgroup/ucd-snmp/memory.c , |
| include/net-snmp/net-snmp-config.h.in , |
| include/net-snmp/system/hpux.h , mibs/UCD-SNMP-MIB.txt: |
| |
| Support for HP-UX 11, courtesy of Johannes Schmidt-Fischer. |
| |
| 2002-02-07 06:30 jbpn |
| |
| * man/snmpd.1.def: |
| |
| - alphabetise options |
| |
| - bring man page in line with new positional arguments listening |
| address specification and add section describing that |
| |
| - put Net-SNMP in header |
| |
| 2002-02-06 10:06 jbpn |
| |
| * include/net-snmp/scapi.h: |
| |
| - fix bug noted by Niels |
| |
| 2002-02-06 09:25 jbpn |
| |
| * apps/: encode_keychange.c , snmpusm.c: |
| |
| - minor tweaks due to change in definition of USM OIDs. |
| |
| 2002-02-06 09:17 jbpn |
| |
| * include/net-snmp/snmpusm.h , include/net-snmp/snmpv3.h |
| , include/net-snmp/transform_oids.h , |
| snmplib/snmp_parse_args.c , snmplib/snmpusm.c , |
| snmplib/snmpv3.c: |
| |
| - move USM OID definitions into snmpusm.c, make them const |
| |
| - consequent increase in const-ness in some function prototypes |
| |
| 2002-02-06 09:12 hardaker |
| |
| * include/net-snmp/net-snmp-includes.h: |
| |
| remove internal note about v3 api, which should be public |
| |
| 2002-02-06 09:12 hardaker |
| |
| * include/net-snmp/snmpusm_init.h: |
| |
| removed unneeded file |
| |
| 2002-02-06 09:06 jbpn |
| |
| * include/net-snmp/keytools.h , include/net-snmp/scapi.h |
| , snmplib/keytools.c , snmplib/scapi.c: |
| |
| - add const-ness for transform type args |
| |
| 2002-02-06 09:01 jbpn |
| |
| * include/net-snmp/mib.h , include/net-snmp/snmp_debug.h |
| , snmplib/mib.c , snmplib/snmp_debug.c: |
| |
| - add some const-ness for OID args (mainly so that debugmsg_oid takes |
| const). |
| |
| 2002-02-06 08:44 dts12 |
| |
| * agent/agent_read_config.c , agent/mibgroup/ucd_snmp.h |
| , agent/mibgroup/host/hr_filesys.c , |
| agent/mibgroup/host/hr_storage.c , |
| agent/mibgroup/ucd-snmp/loadave.c , |
| agent/mibgroup/ucd-snmp/memory_dynix.c , |
| agent/mibgroup/ucd-snmp/memory_dynix.h , |
| agent/mibgroup/ucd-snmp/vmstat_dynix.c , |
| agent/mibgroup/ucd-snmp/vmstat_dynix.h , |
| include/net-snmp/system/dynix.h , |
| agent/mibgroup/host/hr_swrun.c , agent/mibgroup/mibII/at.c |
| , agent/mibgroup/mibII/interfaces.c , |
| agent/mibgroup/mibII/route_write.c , |
| agent/mibgroup/mibII/var_route.c , snmplib/snmp_api.c: |
| |
| Support for Dynix/PTX 4.4, courtesy of Patrick Hess. |
| |
| 2002-02-06 07:41 jbpn |
| |
| * include/net-snmp/snmp_api.h , snmplib/snmp_api.c: |
| |
| - make first argument of snmp_dup_objid() const. |
| |
| - better handle NULL values in snmp_dup_objid(). |
| |
| 2002-02-06 07:09 dts12 |
| |
| * FAQ , man/snmp_trap_api.3: |
| |
| Clarify the applicability of 'snmp_trap_api(3)' routines to AgentX subagents. |
| |
| 2002-02-06 05:58 dts12 |
| |
| * apps/: encode_keychange.c , notification_log.c , |
| snmpbulkget.c , snmpbulkwalk.c , snmpdelta.c , |
| snmpdf.c , snmpget.c , snmpgetnext.c , snmpset.c |
| , snmpstatus.c , snmptable.c , snmptest.c , |
| snmptranslate.c , snmptrap.c , snmptrapd.c , |
| snmptrapd_handlers.c , snmptrapd_log.c , snmpusm.c |
| , snmpvacm.c , snmpwalk.c , snmpnetstat/if.c |
| , snmpnetstat/inet.c , snmpnetstat/inet6.c , |
| snmpnetstat/main.c , snmpnetstat/route.c: |
| |
| Applications amended to use the new-style library header structure. |
| (In most cases, simply including the single "full API" header file) |
| |
| 2002-02-06 05:55 dts12 |
| |
| * include/net-snmp/: asn1.h , config_api.h , |
| definitions.h , logging_api.h , mib_api.h , |
| net-snmp-includes.h , pdu_api.h , session_api.h , |
| snmpv3_api.h , types.h , utilities.h , varbind_api.h: |
| |
| Framework for new library header file organisation, with eight main groups |
| of API routines. Currently these still refer to the UCD-style style header |
| files for the actual function declarations. |
| |
| 2002-02-06 05:31 jbpn |
| |
| * man/Makefile.in: |
| |
| - replace use of $< with explicit filename, since non-GNU makes seem |
| to barf on it |
| |
| 2002-02-06 03:31 dts12 |
| |
| * Makefile.in: |
| |
| Fix incorrect directory specification in 'make clean' |
| |
| 2002-02-06 03:18 dts12 |
| |
| * acconfig.h , include/net-snmp/net-snmp-config.h.in: |
| |
| Protect the project config file against multiple inclusion. |
| |
| 2002-02-06 03:07 jbpn |
| |
| * agent/auto_nlist.c: |
| |
| - remove #include "../snmplib/system.h" which no longer exists and |
| is apparently unnecessary anyway. |
| |
| 2002-02-06 02:51 jbpn |
| |
| * agent/mibgroup/kernel_sunos5.c: |
| |
| - remove #include "../../snmplib/system.h" which no longer exists |
| and is apparently unnecessary anyway. |
| |
| 2002-02-05 11:44 hardaker |
| |
| * COPYING (V4-2-patches.7), COPYING: |
| |
| copyright year update for NAI and Cambridge |
| |
| 2002-02-05 09:54 hardaker |
| |
| * include/net-snmp/net-snmp-config.h.in: |
| |
| perl fixes |
| |
| 2002-02-05 09:54 hardaker |
| |
| * agent/agent_registry.c , agent/mibgroup/Rmon/alarm.c , |
| agent/mibgroup/smux/smux.c , include/net-snmp/snmp_api.h |
| , snmplib/snmp_api.c: |
| |
| Patch from Harrie Hazewinkel to move the oidtree_compare function to |
| the main library. |
| |
| 2002-02-05 09:52 hardaker |
| |
| * configure , configure.in , agent/Makefile.in: |
| |
| perl build fixes. |
| |
| 2002-02-05 07:19 hardaker |
| |
| * agent/Makefile.in: |
| |
| opps. Removed forced perl embedding |
| |
| 2002-02-04 16:22 hardaker |
| |
| * include/net-snmp/net-snmp-config.h: |
| |
| this file shouldn't be checked in |
| |
| 2002-02-04 16:22 hardaker |
| |
| * Makefile.in , acconfig.h , configure , |
| configure.in , agent/Makefile.in , agent/snmp_perl.c |
| , agent/snmp_perl.pl , agent/snmp_vars.c: |
| |
| - Support for embedding perl subroutines into the agent to be called |
| as handlers. |
| - New configure options: |
| --with-perl-modules attempts to build contained modules (poorly currently). |
| --enable-embedded-perl actually specifies to do perl embedding |
| within the agent. |
| |
| 2002-02-04 16:16 hardaker |
| |
| * perl/: ASN/ASN.pm , ASN/ASN.xs , ASN/Changes , |
| ASN/MANIFEST , ASN/Makefile.PL , ASN/test.pl , |
| agent/Changes , agent/MANIFEST , agent/Makefile.PL , |
| agent/agent.pm , agent/agent.xs , agent/test.pl , |
| agent/typemap , default_store/Changes , |
| default_store/MANIFEST , default_store/Makefile.PL , |
| default_store/default_store.pm , |
| default_store/default_store.xs , default_store/test.pl , |
| default_store/typemap: |
| |
| Beginnings of new perl modules needed to implement an SNMP agent (or |
| agentx subagent) inside perl. |
| - not complete yet. |
| - may change. |
| - but works. |
| |
| 2002-02-04 04:39 jbpn |
| |
| * snmplib/mib.c: |
| |
| - correct processing for timeticks when DS_LIB_NUMERIC_TIMETICKS is |
| set (corrects bug #511793, reported by Anonymous). |
| |
| 2002-02-01 01:50 dts12 |
| |
| * FAQ: |
| |
| Clarify the procedure for compiling with 'cc' rather than 'gcc' |
| |
| 2002-01-31 14:58 hardaker |
| |
| * include/net-snmp/net-snmp-includes.h: |
| |
| s/snmplib\///; |
| |
| 2002-01-31 06:55 hardaker |
| |
| * Makefile.in , agent/helpers/Makefile.in: |
| |
| fix make clean as reported by Bradley Bozarth. |
| |
| 2002-01-30 08:06 dts12 |
| |
| * agent/mibgroup/ucd-snmp/versioninfo.c: |
| |
| Bring MIB variable versionTag into line with the new <net-snmp/version.h> usage |
| |
| 2002-01-29 17:53 hardaker |
| |
| * version.h , agent/snmpd.c , |
| agent/mibgroup/versiontag , apps/snmptranslate.c , |
| apps/snmptrapd.c , apps/snmpnetstat/main.c , |
| include/net-snmp/version.h , include/ucd-snmp/version.h , |
| snmplib/Makefile.in , snmplib/snmp_parse_args.c , |
| snmplib/snmp_version.c: |
| |
| Moved versioning information from version.h to: |
| - snmplib/snmp_version.c: |
| - define netsnmp_get_version(); |
| - create a const char *NetSnmpVersionInfo |
| - include/net-snmp/version.h: |
| - extern the above char * |
| - prototype the function |
| - include/ucd-snmp/version.h: |
| - create a static variable (the old way) and set it to NetSnmpVersionInfo |
| |
| 2002-01-29 16:09 hardaker |
| |
| * testing/: eval_tools.sh , tests/T049snmpv3inform , |
| tests/T050snmpv3trap , tests/T051snmpv2ctrap , |
| tests/T052snmpv2cinform , tests/T053agentv1trap , |
| tests/T054agentv2ctrap , tests/T055agentv1mintrap , |
| tests/T056agentv2cmintrap , tests/T058agentauthtrap , |
| tests/T113agentxtrap: |
| |
| trap test fixes so the majority of the tests now work. |
| |
| 2002-01-29 16:08 hardaker |
| |
| * Makefile.in: |
| |
| don't generate ucd-snmp-config.h any longer. |
| |
| 2002-01-29 15:23 hardaker |
| |
| * acconfig.h , configure , configure.in , |
| include/net-snmp/net-snmp-config.h , |
| include/net-snmp/net-snmp-config.h.in , |
| include/net-snmp/machine/generic.h , |
| include/net-snmp/system/aix.h , include/net-snmp/system/bsd.h |
| , include/net-snmp/system/bsdi.h , |
| include/net-snmp/system/bsdi3.h , |
| include/net-snmp/system/bsdi4.h , |
| include/net-snmp/system/cygwin.h , |
| include/net-snmp/system/darwin.h , |
| include/net-snmp/system/freebsd.h , |
| include/net-snmp/system/freebsd2.h , |
| include/net-snmp/system/freebsd3.h , |
| include/net-snmp/system/freebsd4.h , |
| include/net-snmp/system/generic.h , |
| include/net-snmp/system/hpux.h , |
| include/net-snmp/system/irix.h , |
| include/net-snmp/system/linux.h , |
| include/net-snmp/system/mips.h , |
| include/net-snmp/system/netbsd.h , |
| include/net-snmp/system/openbsd.h , |
| include/net-snmp/system/solaris.h , |
| include/net-snmp/system/solaris2.6.h , |
| include/net-snmp/system/solaris2.7.h , |
| include/net-snmp/system/solaris2.8.h , |
| include/net-snmp/system/sunos.h , |
| include/net-snmp/system/svr5.h , |
| include/net-snmp/system/sysv.h , |
| include/net-snmp/system/ultrix4.h: |
| |
| moved s/*.h files to include/net-snmp/system/*.h |
| moved m/generic.h files to include/net-snmp/machine/generic.h |
| |
| 2002-01-29 09:24 hardaker |
| |
| * apps/snmptrapd.c: |
| |
| fix -c argument parsing. |
| |
| 2002-01-29 09:10 hardaker |
| |
| * testing/eval_tools.sh: |
| |
| reference include/net-snmp/net-snmp-config.h instead of just config.h |
| |
| 2002-01-29 09:05 hardaker |
| |
| * snmplib/snmpusm.c: |
| |
| attempt to fix the unknown engineid/unknown user problems once and for all. |
| |
| 2002-01-28 21:11 hardaker |
| |
| * configure , configure.in: |
| |
| whoops. Missed some .h file checks in configure. Thanks Robert. |
| |
| 2002-01-28 21:03 hardaker |
| |
| * local/convertcode: |
| |
| minor fix. |
| |
| 2002-01-28 21:02 hardaker |
| |
| * local/convertcode: |
| |
| added code convert script for ucd-snmp -> net-snmp header conversion |
| |
| 2002-01-28 20:59 hardaker |
| |
| * agent/mibgroup/target/snmpTargetAddrEntry.c , |
| agent/mibgroup/target/snmpTargetParamsEntry.c , |
| agent/mibgroup/target/target.c , |
| agent/mibgroup/target/target_counters.c , |
| agent/mibgroup/tunnel/tunnel.c , |
| agent/mibgroup/ucd-snmp/disk.c , |
| agent/mibgroup/ucd-snmp/dlmod.c , |
| agent/mibgroup/ucd-snmp/extensible.c , |
| agent/mibgroup/ucd-snmp/loadave.c , |
| agent/mibgroup/ucd-snmp/logmatch.c , |
| agent/mibgroup/ucd-snmp/memory.c , |
| agent/mibgroup/ucd-snmp/memory_solaris2.c , |
| agent/mibgroup/ucd-snmp/pass.c , |
| agent/mibgroup/ucd-snmp/pass_persist.c , |
| agent/mibgroup/ucd-snmp/proc.c , |
| agent/mibgroup/ucd-snmp/proxy.c , |
| agent/mibgroup/ucd-snmp/registry.c , |
| agent/mibgroup/ucd-snmp/versioninfo.c , |
| agent/mibgroup/ucd-snmp/vmstat_solaris2.c , |
| apps/encode_keychange.c , apps/notification_log.c , |
| apps/snmpbulkget.c , apps/snmpbulkwalk.c , |
| apps/snmpdelta.c , apps/snmpdf.c , apps/snmpget.c |
| , apps/snmpgetnext.c , apps/snmpset.c , |
| apps/snmpstatus.c , apps/snmptable.c , apps/snmptest.c |
| , apps/snmptranslate.c , apps/snmptrap.c , |
| apps/snmptrapd.c , apps/snmptrapd_handlers.c , |
| apps/snmptrapd_log.c , apps/snmpusm.c , apps/snmpvacm.c |
| , apps/snmpwalk.c , apps/snmpnetstat/Makefile.in |
| , apps/snmpnetstat/if.c , apps/snmpnetstat/inet.c |
| , apps/snmpnetstat/inet6.c , apps/snmpnetstat/main.c |
| , apps/snmpnetstat/route.c , include/net-snmp/asn1.h |
| , include/net-snmp/callback.h , |
| include/net-snmp/data_list.h , |
| include/net-snmp/default_store.h , include/net-snmp/getopt.h |
| , include/net-snmp/int64.h , include/net-snmp/keytools.h |
| , include/net-snmp/lcd_time.h , |
| include/net-snmp/libsnmp.h , include/net-snmp/md5.h , |
| include/net-snmp/mib.h , include/net-snmp/mt_support.h , |
| include/net-snmp/net-snmp-config.h , |
| include/net-snmp/oid_array.h , include/net-snmp/oid_stash.h |
| , include/net-snmp/parse.h , |
| include/net-snmp/read_config.h , include/net-snmp/scapi.h |
| , include/net-snmp/snmp-tc.h , include/net-snmp/snmp.h |
| , include/net-snmp/snmpAAL5PVCDomain.h , |
| include/net-snmp/snmpCallbackDomain.h , |
| include/net-snmp/snmpIPXDomain.h , |
| include/net-snmp/snmpTCPDomain.h , |
| include/net-snmp/snmpTCPIPv6Domain.h , |
| include/net-snmp/snmpUDPDomain.h , |
| include/net-snmp/snmpUDPIPv6Domain.h , |
| include/net-snmp/snmpUnixDomain.h , |
| include/net-snmp/snmp_alarm.h , include/net-snmp/snmp_api.h |
| , include/net-snmp/snmp_client.h , |
| include/net-snmp/snmp_debug.h , include/net-snmp/snmp_enum.h |
| , include/net-snmp/snmp_impl.h , |
| include/net-snmp/snmp_locking.h , |
| include/net-snmp/snmp_logging.h , |
| include/net-snmp/snmp_parse_args.h , |
| include/net-snmp/snmp_secmod.h , |
| include/net-snmp/snmp_transport.h , include/net-snmp/snmpksm.h |
| , include/net-snmp/snmpusm.h , |
| include/net-snmp/snmpusm_init.h , include/net-snmp/snmpv3.h |
| , include/net-snmp/system.h , include/net-snmp/tools.h |
| , include/net-snmp/transform_oids.h , |
| include/net-snmp/vacm.h , include/net-snmp/agent/snmp_agent.h |
| , man/Makefile.in , snmplib/Makefile.in , |
| snmplib/asn1.c , snmplib/asn1.h , snmplib/callback.c |
| , snmplib/callback.h , snmplib/data_list.c , |
| snmplib/data_list.h , snmplib/default_store.c , |
| snmplib/default_store.h , snmplib/getopt.h , |
| snmplib/int64.c , snmplib/int64.h , snmplib/keytools.c |
| , snmplib/keytools.h , snmplib/lcd_time.c , |
| snmplib/lcd_time.h , snmplib/libsnmp.h , snmplib/md5.c |
| , snmplib/md5.h , snmplib/mib.c , snmplib/mib.h |
| , snmplib/mt_support.c , snmplib/mt_support.h , |
| snmplib/oid_array.c , snmplib/oid_array.h , |
| snmplib/oid_stash.c , snmplib/oid_stash.h , |
| snmplib/parse.c , snmplib/parse.h , |
| snmplib/read_config.c , snmplib/read_config.h , |
| snmplib/scapi.c , snmplib/scapi.h , snmplib/snmp-tc.c |
| , snmplib/snmp-tc.h , snmplib/snmp.c , |
| snmplib/snmp.h , snmplib/snmpAAL5PVCDomain.c , |
| snmplib/snmpAAL5PVCDomain.h , snmplib/snmpCallbackDomain.c |
| , snmplib/snmpCallbackDomain.h , snmplib/snmpIPXDomain.c |
| , snmplib/snmpIPXDomain.h , snmplib/snmpTCPDomain.c |
| , snmplib/snmpTCPDomain.h , snmplib/snmpTCPIPv6Domain.c |
| , snmplib/snmpTCPIPv6Domain.h , snmplib/snmpUDPDomain.c |
| , snmplib/snmpUDPDomain.h , snmplib/snmpUDPIPv6Domain.c |
| , snmplib/snmpUDPIPv6Domain.h , snmplib/snmpUnixDomain.c |
| , snmplib/snmpUnixDomain.h , snmplib/snmp_alarm.c |
| , snmplib/snmp_alarm.h , snmplib/snmp_api.c , |
| snmplib/snmp_api.h , snmplib/snmp_auth.c , |
| snmplib/snmp_client.c , snmplib/snmp_client.h , |
| snmplib/snmp_debug.c , snmplib/snmp_debug.h , |
| snmplib/snmp_enum.c , snmplib/snmp_enum.h , |
| snmplib/snmp_impl.h , snmplib/snmp_logging.c , |
| snmplib/snmp_logging.h , snmplib/snmp_parse_args.c , |
| snmplib/snmp_parse_args.h , snmplib/snmp_secmod.c , |
| snmplib/snmp_secmod.h , snmplib/snmp_transport.c , |
| snmplib/snmp_transport.h , snmplib/snmpksm.c , |
| snmplib/snmpksm.h , snmplib/snmpusm.c , |
| snmplib/snmpusm.h , snmplib/snmpv3.c , snmplib/snmpv3.h |
| , snmplib/system.c , snmplib/system.h , |
| snmplib/tools.c , snmplib/tools.h , |
| snmplib/transform_oids.h , snmplib/vacm.c , |
| snmplib/vacm.h , testing/RUNTESTS , |
| testing/eval_tools.sh , include/ucd-snmp/asn1.h , |
| include/ucd-snmp/callback.h , include/ucd-snmp/default_store.h |
| , include/ucd-snmp/int64.h , include/ucd-snmp/keytools.h |
| , include/ucd-snmp/mib.h , include/ucd-snmp/mibincl.h |
| , include/ucd-snmp/parse.h , |
| include/ucd-snmp/read_config.h , include/ucd-snmp/scapi.h |
| , include/ucd-snmp/snmp-tc.h , include/ucd-snmp/snmp.h |
| , include/ucd-snmp/snmp_alarm.h , |
| include/ucd-snmp/snmp_api.h , include/ucd-snmp/snmp_client.h |
| , include/ucd-snmp/snmp_debug.h , |
| include/ucd-snmp/snmp_impl.h , include/ucd-snmp/snmp_logging.h |
| , include/ucd-snmp/snmp_parse_args.h , |
| include/ucd-snmp/snmp_vars.h , include/ucd-snmp/snmpusm.h |
| , include/ucd-snmp/snmpv3.h , include/ucd-snmp/system.h |
| , include/ucd-snmp/tools.h , |
| include/ucd-snmp/transform_oids.h , |
| include/ucd-snmp/util_funcs.h: |
| |
| Major file moving and editing of include directives. |
| - essentially adds up to: |
| - mv snmplib/*.h include/net-snmp/ |
| - local/convertcode `find . -name \*.c \*.h` |
| |
| 2002-01-28 20:54 hardaker |
| |
| * agent/: agent_handler.c , agent_index.c , |
| agent_read_config.c , agent_registry.c , agent_trap.c |
| , auto_nlist.c , kernel.c , mib_modules.c , |
| snmp_agent.c , snmp_vars.c , snmpd.c , |
| helpers/bulk_to_next.c , helpers/debug_handler.c , |
| helpers/instance.c , helpers/multiplexer.c , |
| helpers/null.c , helpers/old_api.c , helpers/read_only.c |
| , helpers/serialize.c , helpers/table.c , |
| helpers/table_array.c , helpers/table_dataset.c , |
| helpers/table_iterator.c , mibgroup/host_res.h , |
| mibgroup/kernel_sunos5.c , mibgroup/mibincl.h , |
| mibgroup/testdelayed.c , mibgroup/testhandler.c , |
| mibgroup/util_funcs.c , mibgroup/Rmon/alarm.c , |
| mibgroup/Rmon/event.c , mibgroup/Rmon/history.c , |
| mibgroup/Rmon/rows.c , mibgroup/agentx/agentx_config.c , |
| mibgroup/agentx/client.c , mibgroup/agentx/master.c , |
| mibgroup/agentx/master_admin.c , |
| mibgroup/agentx/master_request.c , mibgroup/agentx/protocol.c |
| , mibgroup/agentx/subagent.c , |
| mibgroup/disman/mteObjectsTable.c , |
| mibgroup/disman/mteTriggerBooleanTable.c , |
| mibgroup/disman/mteTriggerDeltaTable.c , |
| mibgroup/disman/mteTriggerExistenceTable.c , |
| mibgroup/disman/mteTriggerTable.c , |
| mibgroup/disman/mteTriggerThresholdTable.c , |
| mibgroup/examples/ucdDemoPublic.c , mibgroup/host/hr_disk.c |
| , mibgroup/host/hr_filesys.c , |
| mibgroup/host/hr_storage.c , mibgroup/host/hr_swinst.c |
| , mibgroup/host/hr_swrun.c , mibgroup/host/hr_system.c |
| , mibgroup/mibII/at.c , mibgroup/mibII/icmp.c , |
| mibgroup/mibII/interfaces.c , mibgroup/mibII/ip.c , |
| mibgroup/mibII/ipAddr.c , mibgroup/mibII/ipv6.c , |
| mibgroup/mibII/kernel_linux.c , mibgroup/mibII/route_write.c |
| , mibgroup/mibII/snmp_mib.c , |
| mibgroup/mibII/sysORTable.c , mibgroup/mibII/system_mib.c |
| , mibgroup/mibII/tcp.c , mibgroup/mibII/tcpTable.c |
| , mibgroup/mibII/udp.c , mibgroup/mibII/udpTable.c |
| , mibgroup/mibII/vacm_context.c , |
| mibgroup/mibII/vacm_vars.c , mibgroup/mibII/vacm_vars.h |
| , mibgroup/mibII/var_route.c , mibgroup/mibJJ/icmp.c |
| , mibgroup/mibJJ/interfaces.c , mibgroup/mibJJ/ip.c |
| , mibgroup/mibJJ/ipAddr.c , mibgroup/mibJJ/ipMedia.c |
| , mibgroup/mibJJ/ipv6.c , mibgroup/mibJJ/kernel_linux.c |
| , mibgroup/mibJJ/snmp_mib.c , mibgroup/mibJJ/sysORTable.c |
| , mibgroup/mibJJ/system_mib.c , mibgroup/mibJJ/tcp.c |
| , mibgroup/mibJJ/tcpTable.c , mibgroup/mibJJ/udp.c , |
| mibgroup/mibJJ/udpTable.c , mibgroup/mibJJ/vacm_vars.c , |
| mibgroup/misc/dlmod.c , |
| mibgroup/notification/snmpNotifyFilterProfileTable.c , |
| mibgroup/notification/snmpNotifyFilterTable.c , |
| mibgroup/notification/snmpNotifyTable.c , |
| mibgroup/smux/smux.c , mibgroup/smux/snmp_bgp.c , |
| mibgroup/smux/snmp_ospf.c , mibgroup/smux/snmp_rip2.c , |
| mibgroup/snmpv3/snmpEngine.c , mibgroup/snmpv3/usmUser.c |
| , mibgroup/snmpv3/usmUser.h: |
| |
| Major file moving and editing of include directives. |
| - essentially adds up to: |
| - mv snmplib/*.h include/net-snmp/ |
| - local/convertcode `find . -name \*.c \*.h` |
| |
| 2002-01-28 19:42 hardaker |
| |
| * include/ucd-snmp/ucd-snmp-config.h: |
| |
| remove UCD_COMPAT flag and DEFINE IT instead |
| |
| 2002-01-28 19:41 hardaker |
| |
| * include/ucd-snmp/ucd-snmp-config.h: |
| |
| remove UCD_COMPAT flag and define it instead |
| |
| 2002-01-25 11:29 hardaker |
| |
| * snmplib/mib.c: |
| |
| - parse_one_oid_index: |
| - use an unsigned int for length's pulled from the oid. |
| - Make sure they're always < 128 |
| |
| 2002-01-25 09:12 jbpn |
| |
| * agent/mibgroup/snmpv3/usmUser.c: |
| |
| - closer adherence to state machines described in RFC 2574 |
| |
| 2002-01-25 09:10 jbpn |
| |
| * snmplib/snmpusm.c: |
| |
| - cause usmDecryptionError reports to be sent in a couple of extra |
| cases: bad salt (length != 8) and length of encrypted data not a |
| multiple of 8 octets (per RFC 2574). |
| |
| 2002-01-25 09:04 jbpn |
| |
| * agent/snmp_agent.c: |
| |
| - for unknown message types, increment snmpInASNParseErrs and fail |
| at the post-parse stage. |
| |
| - for notification types, increment snmpUnknownPDUHandlers and bail |
| out early. |
| |
| 2002-01-25 09:01 jbpn |
| |
| * snmplib/snmp_api.c: |
| |
| - for unhandled messages (e.g. RESPONSE messages sent to agents), |
| increment the snmpUnknownPDUHandlers counter. |
| |
| - try to free securityStateRefs when post-parse fails. |
| |
| 2002-01-25 06:26 jbpn |
| |
| * agent/mibgroup/mibII/: vacm_vars.c (V4-2-patches.6), vacm_vars.c: |
| |
| - fix minor problem with storageType (always okay to set to current |
| value). |
| |
| - don't reset some variables to old value unless we actually set |
| them in the first place! |
| |
| 2002-01-25 05:00 jbpn |
| |
| * agent/helpers/table.c: |
| |
| - don't print out debugging info in a further case where it has been |
| free()d. |
| |
| - set the exception noSuchInstance rather than error noSuchName when |
| we have the incorrect number of indices. |
| |
| 2002-01-25 04:54 dts12 |
| |
| * snmplib/README.newlib: |
| |
| file README.newlib was initially added on branch NEW-LIBRARY-API. |
| |
| 2002-01-25 04:49 jbpn |
| |
| * agent/helpers/table.c: |
| |
| - move debugging output to before where (potentially) the data it is |
| trying to print gets free()d. |
| |
| 2002-01-25 04:40 jbpn |
| |
| * agent/snmp_agent.c: |
| |
| - keep asp->vbcount correct in create_subtree_cache() if we dump |
| varbinds in the GETNEXT case because numvarbinds > non-repeaters. |
| Failing to do this will cause problems later when you iterate over |
| 0 .. asp->vbcount - 1 in reassign_requests(). |
| |
| 2002-01-24 15:11 rstory |
| |
| * include/net-snmp/agent/table.h: |
| |
| update macros to put parens around parameters when used, in case a parameter is an expression, which might muck about with operator precedence rules and cause unexpected and undesirable behavior. |
| |
| 2002-01-24 11:07 rstory |
| |
| * local/mib2c.array-user.conf: |
| |
| try to find & handle external indexes; use new style net-snmp includes; add |
| row_copy; use context types & casts in parameters instead of generic types |
| recast inside method |
| |
| 2002-01-24 06:03 jbpn |
| |
| * snmplib/: read_config.c (V4-2-patches.3), read_config.c: |
| |
| - avoid format string nasties in read_config_store() when writing to |
| files (exposed e.g. by the persistent sysName.0 stuff -- try |
| snmpset host sysName.0 s "%08x" -- oops) |
| |
| 2002-01-24 04:34 jbpn |
| |
| * snmplib/snmpusm.c: |
| |
| - don't automatically accept a msgUserName of "" when processing |
| incoming messages. |
| |
| 2002-01-24 04:30 jbpn |
| |
| * snmplib/snmp_api.c: |
| |
| - bigger buffer for msgAuthoritativeEngineID field since it is not |
| limited to 32 bytes like SnmpEngineTC. Really this needs to be |
| allocated by the security module but for now we'll just make it |
| twice as big. |
| |
| 2002-01-24 03:19 dts12 |
| |
| * agent/mibgroup/host/hr_swrun.c , snmplib/snmp-tc.c: |
| |
| AIX support for the Host Resources module. |
| (Thanks to Andy Hood) |
| |
| 2002-01-23 08:28 jbpn |
| |
| * agent/mibgroup/mibII/vacm_vars.c: |
| |
| - set viewType to the DEFVAL included(1) for new rows |
| |
| 2002-01-23 07:40 jbpn |
| |
| * snmplib/snmp_api.c: |
| |
| - secModel of 0 is a parse error in HeaderData |
| |
| 2002-01-23 07:23 jbpn |
| |
| * snmplib/snmp_api.c: |
| |
| - be careful to free securityStateRef in a couple of error cases in |
| snmpv3_parse -- fixes memory leaks when malformed PDUs are |
| received. |
| |
| 2002-01-22 19:49 rstory |
| |
| * snmplib/: snmp_api.c , snmp_api.h: |
| |
| chg api for snmp_oid_ncompare, don't implement it vi snmp_oid_compare |
| |
| 2002-01-22 19:46 rstory |
| |
| * snmplib/: oid_array.c , oid_array.h: |
| |
| add Get_oid_data_count(); add subset support |
| |
| 2002-01-22 19:44 rstory |
| |
| * snmplib/: mib.c , mib.h: |
| |
| add netsnmp_str2oid() |
| |
| 2002-01-22 19:41 rstory |
| |
| * include/net-snmp/agent/table_array.h: |
| |
| add subset function |
| |
| 2002-01-22 19:40 rstory |
| |
| * agent/helpers/table_array.c: |
| |
| add subset function; add preliminary locking code; add ta_check_row_status |
| |
| 2002-01-22 06:33 jbpn |
| |
| * agent/mibgroup/mibII/: vacm_vars.c (V4-2-patches.4), vacm_vars.c: |
| |
| - fix bug just introduced where setting an existing row's status to |
| createAndGo(4) or createAndWait(5) would delete the row. |
| |
| 2002-01-22 04:58 jbpn |
| |
| * snmplib/snmpusm.c: |
| |
| - cause a parse error if we receive UsmSecurityParameters with a |
| msgUserName that is illegally long. |
| |
| 2002-01-22 03:10 jbpn |
| |
| * agent/mibgroup/target/snmpTargetParamsEntry.c: |
| |
| - oops, left old code in #if 0 branch AGAIN. I am getting into bad |
| habits! |
| |
| 2002-01-22 03:08 jbpn |
| |
| * agent/mibgroup/notification/snmpNotifyTable.c: |
| |
| - fix memory leaks in row creation/destruction |
| |
| - more aggressive validity checking of snmpNotifyTag, snmpNotifyType |
| and snmpNotifyStorageType. |
| |
| - passes 6.5.1.0 -- 6.5.8.3 |
| |
| 2002-01-22 01:47 jbpn |
| |
| * agent/mibgroup/target/: snmpTargetAddrEntry.c , |
| snmpTargetParamsEntry.c , snmpTargetParamsEntry.h: |
| |
| - correct state machines for snmpTargetParamsTable |
| |
| 2002-01-21 23:48 jbpn |
| |
| * agent/mibgroup/target/snmpTargetAddrEntry.c: |
| |
| - tidy things up a bit (had left some old code sitting if #if 0 |
| branch). |
| |
| - remember to close (target->sess) when we move a target to |
| notInService(2). |
| |
| 2002-01-21 11:04 jbpn |
| |
| * agent/mibgroup/target/snmpTargetAddrEntry.c: |
| |
| - correct state machines for snmpTargetAddrTable |
| |
| 2002-01-21 06:47 jbpn |
| |
| * agent/mibgroup/target/: snmpTargetAddrEntry.c , |
| snmpTargetAddrEntry.h: |
| |
| - implement snmpTargetSpinLock object |
| |
| 2002-01-18 09:19 jbpn |
| |
| * agent/mibgroup/mibII/vacm_vars.c: |
| |
| - correct state machine for vacmViewTreeFamilyTable. Passes all the |
| relevant Silvercreek VACM tetst (5.4.0.1 -- 5.4.9.7 inclusive). |
| |
| 2002-01-18 08:49 jbpn |
| |
| * snmplib/: vacm.c , vacm.h: |
| |
| - add a switch to vacm_getViewEntry() to allow the mask entries |
| to be ignore (which is what you want when you are just using this |
| function to look up an entry in the table in order to write some new |
| value to one of the columnar objects). |
| |
| 2002-01-18 06:09 jbpn |
| |
| * agent/mibgroup/mibII/vacm_vars.c: |
| |
| - correct state machine for vacmAccessTable. Passes all the relevant |
| Silvercreek VACM tetst (5.3.0 -- 5.3.9.7 inclusive). |
| |
| 2002-01-18 04:11 jbpn |
| |
| * agent/mibgroup/mibII/vacm_vars.c: |
| |
| - correct state machine for vacmSecurityToGroupTable (i.e. don't |
| just do everything in the COMMIT phase). Passes all the relevant |
| Silvercreek VACM tetst (5.2.0 -- 5.2.9.7 inclusive). |
| |
| 2002-01-18 04:08 jbpn |
| |
| * agent/snmp_agent.c: |
| |
| - don't overwrite an existing error status after COMMIT or UNDO |
| phases with commitFailed or undoFailed (but do translate error |
| returns from those phases into those errors when we don't have an |
| existing error status). |
| |
| 2002-01-17 06:57 jbpn |
| |
| * snmplib/snmp_api.c: |
| |
| - handle illegal values of msgID correctly (by dropping the packet |
| and incrementing snmpInASNParseErrs) |
| |
| 2002-01-17 06:38 jbpn |
| |
| * snmplib/snmp_api.c: |
| |
| - handle illegal values of msgMaxSize correctly (by dropping the |
| packet and incrementing snmpInASNParseErrs) |
| |
| 2002-01-15 08:17 rstory |
| |
| * include/net-snmp/net-snmp-includes.h: |
| |
| top level include which includes useful snmplib headers |
| |
| 2002-01-15 08:15 rstory |
| |
| * include/ucd-snmp/: agent_index.h , agent_read_config.h |
| , agent_registry.h , agent_trap.h , asn1.h , |
| auto_nlist.h , callback.h , default_store.h , |
| ds_agent.h , header_complex.h , int64.h , keytools.h |
| , mib.h , mib_module_config.h , mibincl.h , |
| parse.h , read_config.h , scapi.h , snmp-tc.h , |
| snmp.h , snmp_agent.h , snmp_alarm.h , snmp_api.h |
| , snmp_client.h , snmp_debug.h , snmp_impl.h , |
| snmp_logging.h , snmp_parse_args.h , snmp_vars.h , |
| snmpusm.h , snmpv3.h , struct.h , system.h , |
| tools.h , transform_oids.h , ucd-snmp-agent-includes.h |
| , ucd-snmp-config.h , ucd-snmp-includes.h , |
| util_funcs.h , var_struct.h , version.h: |
| |
| create 4.x headers that are wrappers pointing to new headers |
| |
| 2002-01-14 15:08 rstory |
| |
| * include/net-snmp/agent/table_array.h: |
| |
| add UserRowAction and void pointer |
| |
| 2002-01-14 13:41 hardaker |
| |
| * agent/: mibgroup/ucd-snmp/lmSensors.c , Makefile.in: |
| |
| -> net-snmp/agent/net-snmp-agent-includes.h |
| |
| 2002-01-14 13:40 hardaker |
| |
| * include/net-snmp/agent/ucd-snmp-agent-includes.h: |
| |
| removed |
| |
| 2002-01-14 13:29 rstory |
| |
| * include/net-snmp/agent/net-snmp-agent-includes.h: |
| |
| copy ucd-snmp-agent-includes.h and update to net-snmp use new agent dir |
| |
| 2002-01-14 08:04 hardaker |
| |
| * agent/Makefile.in , agent/agent_callbacks.h , |
| agent/agent_handler.c , agent/agent_handler.h , |
| agent/agent_index.c , agent/agent_index.h , |
| agent/agent_read_config.c , agent/agent_read_config.h , |
| agent/agent_registry.c , agent/agent_registry.h , |
| agent/agent_trap.c , agent/agent_trap.h , |
| agent/auto_nlist.c , agent/auto_nlist.h , |
| agent/ds_agent.h , agent/kernel.c , agent/mib_modules.c |
| , agent/mib_modules.h , agent/snmp_agent.c , |
| agent/snmp_agent.h , agent/snmp_vars.c , |
| agent/snmp_vars.h , agent/snmpd.c , |
| agent/ucd-snmp-agent-includes.h , agent/var_struct.h , |
| agent/helpers/Makefile.in , agent/helpers/bulk_to_next.c |
| , agent/helpers/debug_handler.c , |
| agent/helpers/instance.c , agent/helpers/multiplexer.c , |
| agent/helpers/null.c , agent/helpers/old_api.c , |
| agent/helpers/read_only.c , agent/helpers/serialize.c , |
| agent/helpers/table.c , agent/helpers/table_array.c , |
| agent/helpers/table_iterator.c , agent/mibgroup/host_res.h |
| , agent/mibgroup/mibincl.h , |
| agent/mibgroup/testdelayed.c , agent/mibgroup/testhandler.c |
| , agent/mibgroup/agentx/agentx_config.c , |
| agent/mibgroup/agentx/client.c , |
| agent/mibgroup/agentx/master.c , |
| agent/mibgroup/agentx/master_admin.c , |
| agent/mibgroup/agentx/master_request.c , |
| agent/mibgroup/agentx/subagent.c , |
| agent/mibgroup/disman/mteTriggerTable.c , |
| agent/mibgroup/examples/example.c , |
| agent/mibgroup/examples/ucdDemoPublic.c , |
| agent/mibgroup/host/hr_disk.c , agent/mibgroup/host/hr_proc.c |
| , agent/mibgroup/host/hr_storage.c , |
| agent/mibgroup/host/hr_swrun.c , |
| agent/mibgroup/host/hr_system.c , agent/mibgroup/mibII/at.c |
| , agent/mibgroup/mibII/icmp.c , |
| agent/mibgroup/mibII/interfaces.c , agent/mibgroup/mibII/ip.c |
| , agent/mibgroup/mibII/ipAddr.c , |
| agent/mibgroup/mibII/ipv6.c , |
| agent/mibgroup/mibII/route_write.c , |
| agent/mibgroup/mibII/sysORTable.c , |
| agent/mibgroup/mibII/system_mib.c , |
| agent/mibgroup/mibII/tcp.c , agent/mibgroup/mibII/tcpTable.c |
| , agent/mibgroup/mibII/udp.c , |
| agent/mibgroup/mibII/udpTable.c , |
| agent/mibgroup/mibII/vacm_context.c , |
| agent/mibgroup/mibII/vacm_vars.c , |
| agent/mibgroup/mibII/var_route.c , |
| agent/mibgroup/mibJJ/icmp.c , |
| agent/mibgroup/mibJJ/interfaces.c , agent/mibgroup/mibJJ/ip.c |
| , agent/mibgroup/mibJJ/ipAddr.c , |
| agent/mibgroup/mibJJ/ipMedia.c , |
| agent/mibgroup/mibJJ/ipRoute.c , agent/mibgroup/mibJJ/ipv6.c |
| , agent/mibgroup/mibJJ/sysORTable.c , |
| agent/mibgroup/mibJJ/system_mib.c , agent/mibgroup/mibJJ/tcp.c |
| , agent/mibgroup/mibJJ/tcpTable.c , |
| agent/mibgroup/mibJJ/udp.c , agent/mibgroup/mibJJ/udpTable.c |
| , agent/mibgroup/mibJJ/vacm_vars.c , |
| agent/mibgroup/misc/dlmod.c , |
| agent/mibgroup/notification/snmpNotifyTable.c , |
| agent/mibgroup/smux/smux.c , agent/mibgroup/smux/snmp_bgp.c |
| , agent/mibgroup/smux/snmp_ospf.c , |
| agent/mibgroup/smux/snmp_rip2.c , |
| agent/mibgroup/snmpv3/usmUser.c , |
| agent/mibgroup/target/target_counters.c , |
| agent/mibgroup/tunnel/tunnel.c , |
| agent/mibgroup/ucd-snmp/disk.c , |
| agent/mibgroup/ucd-snmp/diskio.c , |
| agent/mibgroup/ucd-snmp/dlmod.c , |
| agent/mibgroup/ucd-snmp/errormib.c , |
| agent/mibgroup/ucd-snmp/extensible.c , |
| agent/mibgroup/ucd-snmp/file.c , |
| agent/mibgroup/ucd-snmp/loadave.c , |
| agent/mibgroup/ucd-snmp/logmatch.c , |
| agent/mibgroup/ucd-snmp/memory.c , |
| agent/mibgroup/ucd-snmp/memory_freebsd2.c , |
| agent/mibgroup/ucd-snmp/memory_netbsd1.c , |
| agent/mibgroup/ucd-snmp/memory_solaris2.c , |
| agent/mibgroup/ucd-snmp/pass.c , |
| agent/mibgroup/ucd-snmp/proc.c , |
| agent/mibgroup/ucd-snmp/versioninfo.c , |
| agent/mibgroup/ucd-snmp/vmstat.c , |
| agent/mibgroup/ucd-snmp/vmstat_bsdi4.c , |
| agent/mibgroup/ucd-snmp/vmstat_freebsd2.c , |
| agent/mibgroup/ucd-snmp/vmstat_netbsd1.c , |
| apps/notification_log.h , apps/snmptrapd.c , |
| include/net-snmp/agent/agent_callbacks.h , |
| include/net-snmp/agent/agent_handler.h , |
| include/net-snmp/agent/agent_index.h , |
| include/net-snmp/agent/agent_read_config.h , |
| include/net-snmp/agent/agent_registry.h , |
| include/net-snmp/agent/agent_trap.h , |
| include/net-snmp/agent/auto_nlist.h , |
| include/net-snmp/agent/ds_agent.h , |
| include/net-snmp/agent/mib_modules.h , |
| include/net-snmp/agent/snmp_agent.h , |
| include/net-snmp/agent/snmp_vars.h , |
| include/net-snmp/agent/ucd-snmp-agent-includes.h , |
| include/net-snmp/agent/var_struct.h: |
| |
| moved the /agent installed headers to ../include/net-snmp/agent |
| |
| 2002-01-13 09:22 hardaker |
| |
| * agent/Makefile.in: |
| |
| add a couple more install headers. |
| |
| 2002-01-11 14:18 hardaker |
| |
| * apps/: Makefile.in , notification_log.c: |
| |
| Move all agent/helpers/*.h files to include/net-snmp/agent/ and change |
| references. |
| |
| 2002-01-11 14:12 hardaker |
| |
| * agent/Makefile.in , agent/agent_handler.c , |
| agent/agent_index.c , agent/agent_read_config.c , |
| agent/agent_registry.c , agent/mib_modules.c , |
| agent/snmp_vars.c , agent/snmpd.c , |
| agent/helpers/all_helpers.h , agent/helpers/bulk_to_next.c |
| , agent/helpers/bulk_to_next.h , |
| agent/helpers/debug_handler.c , agent/helpers/debug_handler.h |
| , agent/helpers/instance.c , agent/helpers/instance.h |
| , agent/helpers/multiplexer.c , |
| agent/helpers/multiplexer.h , agent/helpers/null.c , |
| agent/helpers/null.h , agent/helpers/old_api.c , |
| agent/helpers/old_api.h , agent/helpers/read_only.c , |
| agent/helpers/read_only.h , agent/helpers/serialize.c , |
| agent/helpers/serialize.h , agent/helpers/set_helper.h , |
| agent/helpers/table.c , agent/helpers/table.h , |
| agent/helpers/table_array.c , agent/helpers/table_array.h |
| , agent/helpers/table_data.c , agent/helpers/table_data.h |
| , agent/helpers/table_dataset.c , |
| agent/helpers/table_dataset.h , agent/helpers/table_iterator.c |
| , agent/helpers/table_iterator.h , |
| agent/mibgroup/Makefile.in , agent/mibgroup/testdelayed.c |
| , agent/mibgroup/testhandler.c , |
| agent/mibgroup/agent/nsTransactionTable.c , |
| agent/mibgroup/mibII/vacm_context.c , |
| agent/mibgroup/target/target_counters.c , |
| include/net-snmp/agent/all_helpers.h , |
| include/net-snmp/agent/bulk_to_next.h , |
| include/net-snmp/agent/debug_handler.h , |
| include/net-snmp/agent/instance.h , |
| include/net-snmp/agent/multiplexer.h , |
| include/net-snmp/agent/null.h , |
| include/net-snmp/agent/old_api.h , |
| include/net-snmp/agent/read_only.h , |
| include/net-snmp/agent/serialize.h , |
| include/net-snmp/agent/set_helper.h , |
| include/net-snmp/agent/table.h , |
| include/net-snmp/agent/table_array.h , |
| include/net-snmp/agent/table_data.h , |
| include/net-snmp/agent/table_dataset.h , |
| include/net-snmp/agent/table_iterator.h: |
| |
| Move all agent/helpers/*.h files to include/net-snmp/agent/ and change |
| references. |
| |
| 2002-01-11 08:41 hardaker |
| |
| * agent/Makefile.in , agent/helpers/Makefile.in , |
| agent/mibgroup/Makefile.in , apps/Makefile.in , |
| snmplib/Makefile.in: |
| |
| - Add -I$(top_srcdir)/include to include path. |
| - Rename 3 agent libraries from libucd* -> libnetsnmp* |
| |
| 2002-01-11 07:58 jbpn |
| |
| * agent/mibgroup/mibII/vacm_vars.c: |
| |
| - don't use while(x-- >= 0) loops for new unsigned index components |
| |
| 2002-01-11 05:27 jbpn |
| |
| * agent/mibgroup/mibII/vacm_vars.c: |
| |
| - be careful about signedess of index components in tables |
| |
| 2002-01-10 13:12 nba |
| |
| * configure , configure.in: |
| |
| Create the include directory when building outside source directory |
| |
| 2002-01-10 08:20 jbpn |
| |
| * agent/mibgroup/mibII/sysORTable.c: |
| |
| - use an unsigned long loop variable in var_sysORTable() to avoid |
| incorrect lexi-ordering when doing requests like GETNEXT |
| sysORDescr.4294967295. |
| |
| - minor debugging output changes |
| |
| 2002-01-10 07:32 jbpn |
| |
| * agent/snmp_agent.c: |
| |
| - fix minor memory leak in reassign_requests() |
| |
| 2002-01-10 07:21 jbpn |
| |
| * agent/snmp_agent.c: |
| |
| - set type for unhandled GET requests in handle_pdu() to be |
| noSuchInstance rather than noSuchObject (noSuchObject exceptions |
| are detected and explicitly set earlier). |
| |
| 2002-01-10 05:52 jbpn |
| |
| * agent/helpers/old_api.c: |
| |
| - correct typo that meant error returns from old-api write methods |
| were ignored. |
| |
| 2002-01-10 05:04 jbpn |
| |
| * snmplib/snmp_api.h: |
| |
| - change value of STAT_TARGET_STATS_END so that mibII/snmp_mib.c can |
| return values of mandatory objects snmpSilentDrops and |
| snmpProxyDrops. |
| |
| 2002-01-09 08:50 jbpn |
| |
| * snmplib/snmp_api.c: |
| |
| - make unknown/illegal varbind types in v1/v2c PDUs cause |
| snmpInASNParseErrs to be incremented. |
| |
| 2002-01-09 07:55 jbpn |
| |
| * agent/helpers/debug_handler.c: |
| |
| - fix memory leak |
| |
| 2002-01-09 07:32 jbpn |
| |
| * apps/snmpbulkget.c: |
| |
| - bring app-specific options in line with snmpbulkwalk (-C rather |
| than -B) |
| |
| 2002-01-09 07:31 jbpn |
| |
| * apps/snmpbulkwalk.c: |
| |
| - formatting change to usage message |
| |
| 2002-01-09 06:35 jbpn |
| |
| * agent/helpers/table_iterator.c: |
| |
| - fix minor memory leak |
| |
| 2002-01-08 08:55 jbpn |
| |
| * apps/snmpbulkwalk.c: |
| |
| - add options from snmpwalk |
| |
| - allow non-repeaters and max-repeaters to be set |
| |
| - change default value of max-repeaters to a lower value to avoid |
| timeouts with slower agents |
| |
| 2002-01-08 08:17 jbpn |
| |
| * agent/snmp_agent.c: |
| |
| - don't try to malloc() a zero-length buffer, in case some malloc()s |
| complain. |
| |
| 2002-01-08 08:15 jbpn |
| |
| * agent/snmp_agent.c: |
| |
| - hopefully final GETBULK fix -- passes all SilverCreek's GETBULK |
| tests (incl. negative non-repeaters and max-repeaters) |
| |
| 2002-01-08 06:59 jbpn |
| |
| * agent/: snmp_agent.c , snmp_agent.h , |
| helpers/bulk_to_next.c: |
| |
| - GETBULK fix to ignore varbinds for which zero repetitions are |
| called for |
| |
| - drop asp->start and asp->end which are hardly used and which get |
| in the way of this type of processing |
| |
| - ignore negative repetitions in bulk_to_next handler |
| |
| 2002-01-07 08:39 hardaker |
| |
| * perl/manager/.cvsignore: |
| |
| ignore file |
| |
| 2002-01-07 08:38 hardaker |
| |
| * perl/manager/INSTALL: |
| |
| PNGGraph -> GD::Graph |
| |
| 2002-01-04 13:48 hardaker |
| |
| * Makefile.in: |
| |
| fix dependencies |
| |
| 2002-01-04 13:24 hardaker |
| |
| * acconfig.h , include/net-snmp/acconfig.h: |
| |
| move acconfig.h back to the top dir where its apparently supposed to live. |
| |
| 2002-01-04 13:18 hardaker |
| |
| * configure , configure.in: |
| |
| more ucd-snmp -> net-snmp translations. warning: includes the default persistent store. |
| |
| 2002-01-04 13:04 hardaker |
| |
| * include/: net-snmp/.cvsignore , ucd-snmp/.cvsignore: |
| |
| ignore files |
| |
| 2002-01-04 13:02 hardaker |
| |
| * .cvsignore: |
| |
| ignore built net-snmp-config |
| |
| 2002-01-04 13:00 hardaker |
| |
| * apps/: Makefile.in , encode_keychange.c , |
| notification_log.c , snmpbulkget.c , snmpbulkwalk.c |
| , snmpdelta.c , snmpdf.c , snmpget.c , |
| snmpgetnext.c , snmpset.c , snmpstatus.c , |
| snmptable.c , snmptest.c , snmptranslate.c , |
| snmptrap.c , snmptrapd.c , snmptrapd_handlers.c |
| , snmptrapd_log.c , snmpusm.c , snmpvacm.c |
| , snmpwalk.c: |
| |
| beginnings of ucd-snmp -> net-snmp structural changes. |
| - config.h -> include/net-snmp/net-snmp-config.h |
| - this, of course, changes just about every file in the repository. |
| |
| 2002-01-04 12:56 hardaker |
| |
| * agent/mibgroup/mibJJ/icmp.c , |
| agent/mibgroup/mibJJ/interfaces.c , agent/mibgroup/mibJJ/ip.c |
| , agent/mibgroup/mibJJ/ipAddr.c , |
| agent/mibgroup/mibJJ/ipMedia.c , |
| agent/mibgroup/mibJJ/ipRoute.c , agent/mibgroup/mibJJ/ipv6.c |
| , agent/mibgroup/mibJJ/kernel_linux.c , |
| agent/mibgroup/mibJJ/snmp_mib.c , |
| agent/mibgroup/mibJJ/sysORTable.c , |
| agent/mibgroup/mibJJ/system_mib.c , agent/mibgroup/mibJJ/tcp.c |
| , agent/mibgroup/mibJJ/tcpTable.c , |
| agent/mibgroup/mibJJ/udp.c , agent/mibgroup/mibJJ/udpTable.c |
| , agent/mibgroup/mibJJ/vacm_vars.c , |
| agent/mibgroup/notification/snmpNotifyFilterProfileTable.c , |
| agent/mibgroup/notification/snmpNotifyFilterTable.c , |
| agent/mibgroup/notification/snmpNotifyTable.c , |
| agent/mibgroup/smux/smux.c , agent/mibgroup/smux/snmp_bgp.c |
| , agent/mibgroup/smux/snmp_ospf.c , |
| agent/mibgroup/smux/snmp_rip2.c , |
| agent/mibgroup/snmpv3/snmpEngine.c , |
| agent/mibgroup/snmpv3/snmpMPDStats.c , |
| agent/mibgroup/snmpv3/usmStats.c , |
| agent/mibgroup/snmpv3/usmUser.c , |
| agent/mibgroup/target/snmpTargetAddrEntry.c , |
| agent/mibgroup/target/snmpTargetParamsEntry.c , |
| agent/mibgroup/target/target.c , |
| agent/mibgroup/target/target_counters.c , |
| agent/mibgroup/ucd-snmp/disk.c , |
| agent/mibgroup/ucd-snmp/diskio.c , |
| agent/mibgroup/ucd-snmp/dlmod.c , |
| agent/mibgroup/ucd-snmp/errormib.c , |
| agent/mibgroup/ucd-snmp/extensible.c , |
| agent/mibgroup/ucd-snmp/file.c , |
| agent/mibgroup/ucd-snmp/hpux.c , |
| agent/mibgroup/ucd-snmp/lmSensors.c , |
| agent/mibgroup/ucd-snmp/loadave.c , |
| agent/mibgroup/ucd-snmp/logmatch.c , |
| agent/mibgroup/ucd-snmp/memory.c , |
| agent/mibgroup/ucd-snmp/memory_freebsd2.c , |
| agent/mibgroup/ucd-snmp/memory_netbsd1.c , |
| agent/mibgroup/ucd-snmp/memory_solaris2.c , |
| agent/mibgroup/ucd-snmp/pass.c , |
| agent/mibgroup/ucd-snmp/pass_persist.c , |
| agent/mibgroup/ucd-snmp/proc.c , |
| agent/mibgroup/ucd-snmp/proxy.c , |
| agent/mibgroup/ucd-snmp/registry.c , |
| agent/mibgroup/ucd-snmp/versioninfo.c , |
| agent/mibgroup/ucd-snmp/vmstat.c , |
| agent/mibgroup/ucd-snmp/vmstat_bsdi4.c , |
| agent/mibgroup/ucd-snmp/vmstat_freebsd2.c , |
| agent/mibgroup/ucd-snmp/vmstat_netbsd1.c , |
| agent/mibgroup/ucd-snmp/vmstat_solaris2.c , |
| apps/snmpnetstat/Makefile.in , apps/snmpnetstat/if.c , |
| apps/snmpnetstat/inet.c , apps/snmpnetstat/inet6.c , |
| apps/snmpnetstat/main.c , apps/snmpnetstat/route.c , |
| apps/snmpnetstat/winstub.c: |
| |
| beginnings of ucd-snmp -> net-snmp structural changes. |
| - config.h -> include/net-snmp/net-snmp-config.h |
| - this, of course, changes just about every file in the repository. |
| |
| 2002-01-04 12:52 hardaker |
| |
| * agent/mibgroup/misc/dlmod.c , agent/mibgroup/misc/ipfwacc.c |
| , include/net-snmp/acconfig.h , |
| include/net-snmp/net-snmp-config.h.in , |
| include/ucd-snmp/README , snmplib/Makefile.in , |
| snmplib/asn1.c , snmplib/callback.c , |
| snmplib/data_list.c , snmplib/default_store.c , |
| snmplib/int64.c , snmplib/keytools.c , |
| snmplib/lcd_time.c , snmplib/md5.c , snmplib/mib.c |
| , snmplib/mt_support.c , snmplib/oid_array.c , |
| snmplib/oid_stash.c , snmplib/parse.c , |
| snmplib/read_config.c , snmplib/scapi.c , |
| snmplib/snmp-tc.c , snmplib/snmp.c , |
| snmplib/snmpAAL5PVCDomain.c , snmplib/snmpCallbackDomain.c |
| , snmplib/snmpIPXDomain.c , snmplib/snmpTCPDomain.c |
| , snmplib/snmpTCPIPv6Domain.c , snmplib/snmpUDPDomain.c |
| , snmplib/snmpUDPIPv6Domain.c , snmplib/snmpUnixDomain.c |
| , snmplib/snmp_alarm.c , snmplib/snmp_api.c , |
| snmplib/snmp_auth.c , snmplib/snmp_client.c , |
| snmplib/snmp_debug.c , snmplib/snmp_enum.c , |
| snmplib/snmp_logging.c , snmplib/snmp_parse_args.c , |
| snmplib/snmp_secmod.c , snmplib/snmp_transport.c , |
| snmplib/snmpksm.c , snmplib/snmpusm.c , snmplib/snmpv3.c |
| , snmplib/snprintf.c , snmplib/strtol.c , |
| snmplib/strtoul.c , snmplib/system.c , snmplib/tools.c |
| , snmplib/vacm.c , testing/T.c , |
| testing/etimetest.c , testing/keymanagetest.c , |
| testing/misctest.c , testing/scapitest.c: |
| |
| beginnings of ucd-snmp -> net-snmp structural changes. |
| - config.h -> include/net-snmp/net-snmp-config.h |
| - this, of course, changes just about every file in the repository. |
| |
| 2002-01-04 12:49 hardaker |
| |
| * Makefile.in , Makefile.top , configure , |
| configure.in , sedscript.in , agent/Makefile.in |
| , agent/agent_handler.c , agent/agent_index.c , |
| agent/agent_read_config.c , agent/agent_registry.c , |
| agent/agent_trap.c , agent/auto_nlist.c , |
| agent/kernel.c , agent/mib_modules.c , |
| agent/snmp_agent.c , agent/snmp_vars.c , |
| agent/snmpd.c , agent/helpers/Makefile.in , |
| agent/helpers/bulk_to_next.c , agent/helpers/debug_handler.c |
| , agent/helpers/instance.c , agent/helpers/multiplexer.c |
| , agent/helpers/null.c , agent/helpers/old_api.c , |
| agent/helpers/read_only.c , agent/helpers/serialize.c , |
| agent/helpers/table.c , agent/helpers/table_array.c , |
| agent/helpers/table_data.c , agent/helpers/table_dataset.c |
| , agent/helpers/table_iterator.c , |
| agent/mibgroup/Makefile.in , agent/mibgroup/header_complex.c |
| , agent/mibgroup/kernel_sunos5.c , |
| agent/mibgroup/testdelayed.c , agent/mibgroup/testhandler.c |
| , agent/mibgroup/util_funcs.c , |
| agent/mibgroup/Rmon/agutil.c , agent/mibgroup/Rmon/alarm.c |
| , agent/mibgroup/Rmon/event.c , |
| agent/mibgroup/Rmon/history.c , agent/mibgroup/Rmon/rows.c |
| , agent/mibgroup/Rmon/statistics.c , |
| agent/mibgroup/agent/nsTransactionTable.c , |
| agent/mibgroup/agentx/agentx_config.c , |
| agent/mibgroup/agentx/client.c , |
| agent/mibgroup/agentx/master.c , |
| agent/mibgroup/agentx/master_admin.c , |
| agent/mibgroup/agentx/protocol.c , |
| agent/mibgroup/agentx/subagent.c , |
| agent/mibgroup/disman/mteObjectsTable.c , |
| agent/mibgroup/disman/mteTriggerBooleanTable.c , |
| agent/mibgroup/disman/mteTriggerDeltaTable.c , |
| agent/mibgroup/disman/mteTriggerExistenceTable.c , |
| agent/mibgroup/disman/mteTriggerTable.c , |
| agent/mibgroup/disman/mteTriggerThresholdTable.c , |
| agent/mibgroup/examples/example.c , |
| agent/mibgroup/examples/ucdDemoPublic.c , |
| agent/mibgroup/host/hr_device.c , |
| agent/mibgroup/host/hr_disk.c , |
| agent/mibgroup/host/hr_filesys.c , |
| agent/mibgroup/host/hr_network.c , |
| agent/mibgroup/host/hr_other.c , |
| agent/mibgroup/host/hr_partition.c , |
| agent/mibgroup/host/hr_print.c , |
| agent/mibgroup/host/hr_proc.c , |
| agent/mibgroup/host/hr_storage.c , |
| agent/mibgroup/host/hr_swinst.c , |
| agent/mibgroup/host/hr_swrun.c , |
| agent/mibgroup/host/hr_system.c , agent/mibgroup/mibII/at.c |
| , agent/mibgroup/mibII/icmp.c , |
| agent/mibgroup/mibII/interfaces.c , agent/mibgroup/mibII/ip.c |
| , agent/mibgroup/mibII/ipAddr.c , |
| agent/mibgroup/mibII/ipv6.c , |
| agent/mibgroup/mibII/kernel_linux.c , |
| agent/mibgroup/mibII/mta_sendmail.c , |
| agent/mibgroup/mibII/route_write.c , |
| agent/mibgroup/mibII/snmp_mib.c , |
| agent/mibgroup/mibII/sysORTable.c , |
| agent/mibgroup/mibII/system_mib.c , |
| agent/mibgroup/mibII/tcp.c , agent/mibgroup/mibII/tcpTable.c |
| , agent/mibgroup/mibII/udp.c , |
| agent/mibgroup/mibII/udpTable.c , |
| agent/mibgroup/mibII/vacm_context.c , |
| agent/mibgroup/mibII/vacm_vars.c , |
| agent/mibgroup/mibII/var_route.c: |
| |
| beginnings of ucd-snmp -> net-snmp structural changes. |
| - config.h -> include/net-snmp/net-snmp-config.h |
| - this, of course, changes just about every file in the repository. |
| |
| 2002-01-04 12:47 hardaker |
| |
| * acconfig.h , config.h.in: |
| |
| removed uneeded older files |
| |
| 2002-01-03 14:15 hardaker |
| |
| * perl/SNMP/SNMP.xs: |
| |
| patch #492072 to main branch |
| |
| 2002-01-03 14:00 hardaker |
| |
| * agent/mibgroup/ucd-snmp/disk.c: |
| |
| check results of setmntent before using them. |
| |
| 2002-01-03 13:57 hardaker |
| |
| * apps/snmpnetstat/if.c: |
| |
| check against growing server returns as pointed out by bug #498956 |
| |
| 2002-01-03 11:40 hardaker |
| |
| * perl/manager/displaytable.pm: |
| |
| PNGGraph -> GDGraph |
| |
| 2002-01-03 11:39 hardaker |
| |
| * agent/mibgroup/versiontag: |
| |
| change export name to "net-snmp" from "ucd-snmp" |
| |
| 2002-01-03 11:39 hardaker |
| |
| * agent/mibgroup/testhandler.c , |
| local/mib2c.create-dataset.conf , local/mib2c.iterate.conf: |
| |
| make use of the new multi-add functions. |
| |
| 2002-01-03 11:38 hardaker |
| |
| * agent/helpers/: table_dataset.c , table_dataset.h: |
| |
| add multiple default row column definitions using one function call (varargs). |
| |
| 2002-01-03 11:38 hardaker |
| |
| * agent/helpers/: table.c , table.h: |
| |
| add multiple indexes using one function call (varargs). |
| |
| 2002-01-03 11:37 hardaker |
| |
| * agent/snmp_vars.h: |
| |
| remove no longer defined v4 api functions (getStatPtr no less). |
| |
| 2002-01-03 11:37 hardaker |
| |
| * agent/snmp_agent.h: |
| |
| remove no longer defined v4 api functions. |
| |
| 2002-01-03 10:31 hardaker |
| |
| * snmplib/: Makefile.in , oid_stash.c , oid_stash.h: |
| |
| data stashing based on an oid caching tree. |
| |
| 2001-12-26 15:36 hardaker |
| |
| * perl/manager/: INSTALL , Makefile.PL , manager.pm: |
| |
| update to make it a bit easier to install (including a Makefile for |
| automated installation). |
| |
| 2001-12-26 13:20 hardaker |
| |
| * perl/manager/: INSTALL , displaytable.pm , getValues.pm |
| , green.gif , manager.pm , red.gif , setupauth |
| , setupdb , setupuser , snmptosql: |
| |
| moving manager to perl/manager |
| |
| 2001-12-24 16:10 hardaker |
| |
| * FAQ , sedscript.in , version.h , |
| perl/SNMP/SNMP.pm: |
| |
| - (version.h sedscript.in): version tag ( 5.0.pre1 ) |
| |
| 2001-12-24 16:04 hardaker |
| |
| * local/: Makefile.in , mib2c , mib2c.conf: |
| |
| Update to make people understand that it's not finished and you must |
| reference a particular configuration file at this point. |
| |
| 2001-12-24 15:51 hardaker |
| |
| * FAQ , sedscript.in , version.h , |
| perl/SNMP/SNMP.pm: |
| |
| - (version.h sedscript.in): version tag ( 5.0.not.even.close ) |
| |
| 2001-12-24 15:50 hardaker |
| |
| * README: |
| |
| more comments. |
| |
| 2001-12-24 15:41 hardaker |
| |
| * FAQ , README: |
| |
| more updates |
| |
| 2001-12-24 15:20 hardaker |
| |
| * agent/helpers/old_api.c: |
| |
| doxygen comments |
| |
| 2001-12-24 15:20 hardaker |
| |
| * NEWS , README: |
| |
| 5.0 comment updates. |
| |
| 2001-12-24 15:19 hardaker |
| |
| * agent/agent_handler.c: |
| |
| doxygen comments on a few functions. |
| |
| 2001-12-24 15:09 hardaker |
| |
| * agent/helpers/table_iterator.c: |
| |
| memory leaks. |
| |
| 2001-12-24 10:06 hardaker |
| |
| * agent/Makefile.in: |
| |
| remove dependencies for non-existent modules |
| |
| 2001-12-23 15:47 hardaker |
| |
| * net-snmp-config: |
| |
| opps. Don't check in generated files. |
| |
| 2001-12-23 15:46 hardaker |
| |
| * config.h.in , configure , configure.in , |
| agent/mibgroup/host/hr_swinst.c: |
| |
| fix rpm usage (I hope). |
| |
| 2001-12-23 14:50 hardaker |
| |
| * agent/mibgroup/agent/.cvsignore: |
| |
| added .cvsignore file |
| |
| 2001-12-23 14:49 hardaker |
| |
| * Makefile.in: |
| |
| install net-snmp-config. |
| |
| 2001-12-23 14:47 hardaker |
| |
| * NEWS , configure , configure.in , |
| net-snmp-config , net-snmp-config.in , agent/Makefile.in |
| , apps/Makefile.in: |
| |
| - created a net-snmp-config script to report compiled libs. |
| - separated libs needed by agent from those needed by the rest of the |
| applications. |
| |
| 2001-12-21 16:53 hardaker |
| |
| * perl/AnyData_SNMP/INSTALL: |
| |
| mention how to install DBI |
| |
| 2001-12-21 16:44 hardaker |
| |
| * perl/AnyData_SNMP/Makefile.PL: |
| |
| remove version requirement for AnyData |
| |
| 2001-12-21 16:37 hardaker |
| |
| * perl/AnyData_SNMP/INSTALL: |
| |
| make install as root. |
| |
| 2001-12-21 16:32 hardaker |
| |
| * perl/AnyData_SNMP/: INSTALL , INSTALL , INSTALL , |
| INSTALL: |
| |
| better descr |
| |
| 2001-12-21 16:09 hardaker |
| |
| * perl/AnyData_SNMP/README: |
| |
| minor wording change. |
| |
| 2001-12-21 16:07 hardaker |
| |
| * perl/AnyData_SNMP/INSTALL: |
| |
| mention it's very alpha code. |
| |
| 2001-12-21 16:06 hardaker |
| |
| * perl/AnyData_SNMP/INSTALL: |
| |
| new instructions |
| |
| 2001-12-21 10:18 hardaker |
| |
| * NEWS: |
| |
| mention doxygen. |
| |
| 2001-12-21 10:17 hardaker |
| |
| * configure , configure.in , |
| agent/mibgroup/agent_mibs.h: |
| |
| compile in agent specific support mibs. |
| |
| 2001-12-21 09:49 hardaker |
| |
| * NEWS: |
| |
| (still incomplete) 2nd update for 5.0 |
| |
| 2001-12-21 09:44 hardaker |
| |
| * NEWS: |
| |
| (incomplete) update for 5.0 |
| |
| 2001-12-19 17:10 hardaker |
| |
| * snmplib/asn1.c: |
| |
| fix realloc float and double builds. |
| |
| 2001-12-19 16:34 hardaker |
| |
| * local/mib2c.iterate.conf: |
| |
| misc fixes. |
| |
| 2001-12-19 16:33 hardaker |
| |
| * local/mib2c: |
| |
| define a C datatype as $var.decl (per Robert's suggestion. Robert: we |
| probably want pointers for things like strings, no? maybe one type |
| that is always a pointer and another that is sometimes depending on |
| the type?) |
| |
| 2001-12-19 16:32 hardaker |
| |
| * apps/snmpbulkwalk.c: |
| |
| change default bulk number to 100 from the ridiculous 1000. |
| |
| 2001-12-19 16:32 hardaker |
| |
| * agent/Makefile.in , agent/mibgroup/Makefile.in , |
| apps/Makefile.in , snmplib/Makefile.in: |
| |
| make depend |
| |
| 2001-12-19 08:10 hardaker |
| |
| * agent/: snmp_agent.c , helpers/bulk_to_next.c: |
| |
| getbulk updates to make it the modules responsibility to update the |
| varbind chain an the repeat counter. |
| |
| 2001-12-19 07:57 hardaker |
| |
| * agent/: agent_handler.c , snmp_agent.c , snmp_agent.h |
| , helpers/Makefile.in , helpers/all_helpers.c , |
| helpers/all_helpers.h , helpers/bulk_to_next.c , |
| helpers/bulk_to_next.h: |
| |
| GETBULK support for the new API. |
| - may need to make some slight modifications. |
| - defaults to GETNEXT for any handler that doesn't set HANDLER_CAN_GETBULK. |
| - doesn't deal properly yet with end-of-mib condition removal. |
| |
| 2001-12-19 06:05 jbpn |
| |
| * apps/snmptrapd.c: |
| |
| - drop -p option. Addresses to listen on now come as optional |
| arguments at the end of the command line. |
| |
| - drop (long-deprecated) -q option. |
| |
| - re-ordered options in usage message to be alphabetical, and |
| changed description of some options to be more similar to snmpd |
| options (where appropriate). |
| |
| 2001-12-19 04:38 jbpn |
| |
| * agent/snmpd.c: |
| |
| - drop -p and -T options. Addresses to listen on now come as |
| optional arguments at the end of the command line. |
| |
| - re-ordered options in usage message to be alphabetical, plus |
| minor formatting tweaks. |
| |
| - re-written options processing loop to use optarg(). |
| |
| 2001-12-18 08:44 jbpn |
| |
| * mibs/: UCD-SNMP-MIB.txt (V4-2-patches.5), UCD-SNMP-MIB.txt: |
| |
| - add OBJECT IDENTIFIER for win32 agent |
| |
| 2001-12-18 08:16 hardaker |
| |
| * agent/helpers/old_api.c: |
| |
| warning -> debug. |
| |
| 2001-12-17 10:15 jbpn |
| |
| * agent/snmp_agent.c: |
| |
| - handle getNext queries where the initial varbind->type is |
| ASN_PRIV_INCL_RANGE (these currently arise only in AgentX |
| subagents but the handling is not specific to AgentX). |
| |
| Basically this is done by performing a GET first on all the |
| variables in a request. For variables that had an initial type of |
| ASN_PRIV_INCL_RANGE and were satisfied by this initial GET, we use |
| this value as the result. For variables that did not have an |
| initial type of ASN_PRIV_INCL_RANGE, or variable that had and |
| initial type of ASN_PRIV_INCL_RANGE but were not satisfied by this |
| GET request, we proceed to perform a GET-NEXT type request as |
| normal. |
| |
| 2001-12-17 10:04 jbpn |
| |
| * agent/helpers/old_api.c: |
| |
| - add function register_mib_table_row() which emulates old |
| functionality. |
| |
| - use snmp_handler_registration_free() in register_old_api(). |
| |
| 2001-12-17 09:39 jbpn |
| |
| * snmplib/mib.c: |
| |
| - fix bogus indent |
| |
| 2001-12-17 09:38 jbpn |
| |
| * agent/mibgroup/agentx/master_admin.c: |
| |
| - right number of arguments for register_mib_context2() in |
| register_agentx_list(). |
| |
| - use snmp_handler_registration_free() in ditto. |
| |
| 2001-12-13 19:22 hardaker |
| |
| * agent/helpers/table_iterator.c: |
| |
| remove handler injection order (serialize needs to be called first) |
| |
| 2001-12-13 19:22 hardaker |
| |
| * agent/snmp_agent.c: |
| |
| remove unneeded check for already answered ASN_NULLs in first pass. |
| |
| 2001-12-12 09:31 hardaker |
| |
| * perl/AnyData_SNMP/: .cvsignore , INSTALL , MANIFEST |
| , README , snmpsh: |
| |
| - doc update. |
| - snmpsh now supports aliases so you can define command sets. |
| - snmpsh now reads a ~/.snmpshrc file for storing these defined aliases. |
| |
| 2001-12-12 06:42 jbpn |
| |
| * agent/agent_registry.c: |
| |
| - new function join_subtree() which repairs "punctured" subtrees |
| (these arise in particular when AgentX row registrations are |
| withdrawn). |
| |
| - copy reginfo when doing a range registration (as we used to do |
| with the variable structure), since each node must stand alone. |
| |
| - add parameter to register_mib_context2 to allow REGISTER_OID |
| callbacks to be withheld (for instance, you need this to avoid |
| excess AgentX traffic for row registrations). |
| |
| - remove register_mib_table_row() -- this has moved to old_api.c |
| |
| - call join_subtree() in unregister_mibs_by_session(). |
| |
| 2001-12-12 06:33 jbpn |
| |
| * agent/: agent_handler.c , agent_handler.h: |
| |
| - add functions snmp_handler_free(), snmp_handler_dup(), |
| snmp_handler_registration_dup() and |
| snmp_handler_registration_free(). |
| |
| 2001-12-11 18:41 hardaker |
| |
| * agent/mibgroup/mibII/vacm_vars.c: |
| |
| Fix bug where pdu->contextName is NULL. |
| |
| 2001-12-11 07:34 hardaker |
| |
| * local/mib2c: |
| |
| BITS: ipaddr -> octet_str |
| |
| 2001-12-11 04:11 jbpn |
| |
| * agent/: snmp_agent.c , snmp_agent.h , |
| mibgroup/agentx/master.c: |
| |
| - send INCLUSIVE search ranges if appropriate |
| |
| 2001-12-10 20:43 rstory |
| |
| * local/mib2c: |
| |
| add noaccess flag for not-accessible nodes |
| |
| 2001-12-10 14:51 hardaker |
| |
| * perl/AnyData_SNMP/: Changes , DBD_AnyData.patch , |
| Format.pm , INSTALL , MANIFEST , Makefile.PL , |
| Storage.pm , snmpsh: |
| |
| First version |
| |
| 2001-12-10 03:20 jbpn |
| |
| * agent/agent_read_config.c: |
| |
| - don't strdup arg to ds_set_string |
| |
| 2001-12-10 03:19 jbpn |
| |
| * snmplib/read_config.c: |
| |
| - ditto in set_persistent_directory() |
| |
| 2001-12-10 03:18 jbpn |
| |
| * snmplib/read_config.c: |
| |
| - don't strdup() in set_configuration_directory() because |
| ds_set_string() already does that for you. |
| |
| 2001-12-07 09:43 hardaker |
| |
| * agent/: helpers/table_iterator.c , helpers/table_iterator.h |
| , mibgroup/agent/nsTransactionTable.c , |
| mibgroup/mibII/vacm_context.c: |
| |
| - Implement new mantra: "always pass more information, rather than less". |
| - fix table iterater GETNEXTs for missing data points. |
| - add a new hook to free loop contexts at the end of the entire iteration. |
| |
| 2001-12-06 06:58 jbpn |
| |
| * agent/mibgroup/agentx/: client.c (JBPN-CBL-4.1), client.c: |
| |
| - if request IDs don't match, then call handle_agentx_packet() -- |
| copes better with unexpected packets, in particular fixes |
| intermittent duplicate trap issue (due to resent |
| agentx-Notify-PDU). |
| |
| 2001-12-05 13:46 hardaker |
| |
| * snmplib/snmp-tc.c: |
| |
| Ahem. Opps. Missing includes. |
| - note to self: compile first, *then* check in changes. |
| |
| 2001-12-05 13:41 hardaker |
| |
| * snmplib/snmp-tc.c: |
| |
| add in the missing functions from the NEW-AGENT-API branch. |
| (and to answer Robert's pending question of what happened, it was |
| likely one of the files that failed to commit on my side that you |
| tried to fix and somewhere between the two of us the changes were lost). |
| |
| 2001-12-05 10:03 jbpn |
| |
| * man/snmpcmd.1: |
| |
| - minor tweaks |
| |
| 2001-12-05 09:14 jbpn |
| |
| * man/snmpcmd.1: |
| |
| - add TCP/IPv6 domain to AGENT SPEC section |
| |
| - incorporate suggestions from rstory |
| |
| 2001-12-05 08:47 jbpn |
| |
| * snmplib/snmpTCPIPv6Domain.c: |
| |
| - use SOCK_STREAM not SOCK_DGRAM (duh!). You wouldn't believe how |
| confusing this was -- e.g. how on *earth* can that connect() be |
| succeeding! |
| |
| 2001-12-05 08:36 jbpn |
| |
| * snmplib/snmpTCPDomain.c: |
| |
| - make sure to close socket if you can't malloc the encoded far-end |
| address in snmp_tcp_transport() |
| |
| 2001-12-05 08:27 hardaker |
| |
| * win32/: snmptranslate/snmptranslate.dsp , |
| snmptrap/snmptrap.dsp , snmptrapd/snmptrapd.dsp , |
| snmpusm/snmpusm.dsp , snmpvacm/snmpvacm.dsp: |
| |
| merge from 4.2 patches to main line |
| |
| 2001-12-05 08:23 hardaker |
| |
| * ChangeLog , FAQ , NEWS , README , |
| README.win32 , acconfig.h , config.h.in , |
| configure , configure.in , sedscript.in , |
| agent/agent_callbacks.h , agent/agent_read_config.c , |
| agent/snmpd.c , agent/mibgroup/kernel_sunos5.c , |
| agent/mibgroup/versiontag , agent/mibgroup/host/hr_disk.c |
| , agent/mibgroup/host/hr_partition.c , |
| agent/mibgroup/host/hr_system.c , agent/mibgroup/mibII/at.c |
| , agent/mibgroup/mibII/icmp.c , |
| agent/mibgroup/mibII/interfaces.c , agent/mibgroup/mibII/ip.c |
| , agent/mibgroup/mibII/ipAddr.c , |
| agent/mibgroup/mibII/kernel_linux.c , |
| agent/mibgroup/mibII/kernel_linux.h , |
| agent/mibgroup/mibII/route_write.c , |
| agent/mibgroup/mibII/system_mib.c , |
| agent/mibgroup/mibII/tcp.c , agent/mibgroup/mibII/tcpTable.c |
| , agent/mibgroup/mibII/udp.c , |
| agent/mibgroup/mibII/udpTable.c , |
| agent/mibgroup/mibII/var_route.c , |
| agent/mibgroup/notification/snmpNotifyTable.c , |
| agent/mibgroup/ucd-snmp/disk.c , |
| agent/mibgroup/ucd-snmp/vmstat_solaris2.c , |
| apps/snmpnetstat/if.c , local/mib2c , local/tkmib |
| , man/snmpd.conf.5.def , mibs/UCD-SNMP-MIB.txt , |
| perl/SNMP/SNMP.pm , snmplib/asn1.c , |
| snmplib/default_store.h , snmplib/mib.c , |
| snmplib/read_config.c , snmplib/read_config.h , |
| snmplib/snmp.h , snmplib/snmp_api.c , |
| win32/snmpwalk/snmpwalk.dsp , win32/config.h , |
| win32/mib_module_config.h , win32/mib_module_includes.h , |
| win32/mib_module_inits.h , win32/win32.dsw , |
| win32/win32.opt , win32/encode_keychange/encode_keychange.dsp |
| , win32/libagent/libagent.dsp , win32/libsnmp/libsnmp.dsp |
| , win32/libsnmp_dll/libsnmp.def , |
| win32/libsnmp_dll/libsnmp_dll.dsp , |
| win32/libucdmibs/libucdmibs.dsp , |
| win32/snmpbulkget/snmpbulkget.dsp , |
| win32/snmpbulkwalk/snmpbulkwalk.dsp , win32/snmpd/snmpd.dsp |
| , win32/snmpdelta/snmpdelta.dsp , win32/snmpdf/snmpdf.dsp |
| , win32/snmpget/snmpget.dsp , |
| win32/snmpgetnext/snmpgetnext.dsp , |
| win32/snmpnetstat/snmpnetstat.dsp , win32/snmpset/snmpset.dsp |
| , win32/snmpstatus/snmpstatus.dsp , |
| win32/snmptable/snmptable.dsp , win32/snmptest/snmptest.dsp: |
| |
| merge from 4.2 patches to main line |
| |
| 2001-12-05 07:51 jbpn |
| |
| * snmplib/snmpUDPIPv6Domain.c: |
| |
| - fix bug in address parser |
| |
| 2001-12-05 07:48 jbpn |
| |
| * snmplib/: snmpTCPIPv6Domain.c , snmpUDPIPv6Domain.c: |
| |
| - minor changes to, ahem, make it compile |
| |
| 2001-12-05 07:42 jbpn |
| |
| * snmplib/snmpTCPDomain.c: |
| |
| - conditionalise #include <fcntl.h> |
| |
| 2001-12-05 07:38 jbpn |
| |
| * snmplib/snmp_transport.c: |
| |
| - fix typo |
| |
| 2001-12-05 07:29 jbpn |
| |
| * acconfig.h , configure.in: |
| |
| - mention the TCP/IPv6 transport in config, and add a #define for it |
| if appropriate |
| |
| 2001-12-05 07:28 jbpn |
| |
| * snmplib/snmp_transport.c: |
| |
| - call snmp_tcp6_ctor() if appropriate |
| |
| 2001-12-05 07:27 jbpn |
| |
| * snmplib/: snmpTCPIPv6Domain.c , snmpTCPIPv6Domain.h: |
| |
| - TCP/IPv6 transport domain. Untested. |
| |
| 2001-12-05 07:19 jbpn |
| |
| * snmplib/snmpUDPIPv6Domain.c: |
| |
| - make encoded addresses at transport open time |
| |
| 2001-12-05 07:17 jbpn |
| |
| * snmplib/: snmpTCPDomain.c , snmp_transport.h: |
| |
| - move #definition of SNMP_STREAM_QUEUE_LEN from snmpTCPDomain.c |
| to snmp_transport.h |
| |
| 2001-12-05 07:10 hardaker |
| |
| * agent/: snmp_agent.c , snmp_vars.c: |
| |
| remove some unneeded functions like, oh, I don't know, getStatPtr(). |
| |
| 2001-12-05 05:43 jbpn |
| |
| * snmplib/snmp_api.h: |
| |
| - remove legacy callback operation names |
| |
| 2001-12-05 05:06 jbpn |
| |
| * snmplib/snmpUDPIPv6Domain.c: |
| |
| - changed textual address parsing |
| |
| 2001-12-04 22:52 nba |
| |
| * snmplib/snmpUDPIPv6Domain.c: |
| |
| Fix bind parameters, so that the agent works |
| |
| 2001-12-04 13:36 hardaker |
| |
| * agent/helpers/table.h , agent/helpers/table_iterator.c |
| , agent/helpers/table_iterator.h , |
| agent/mibgroup/agent/nsTransactionTable.c , |
| agent/mibgroup/mibII/vacm_context.c , local/mib2c.iterate.conf: |
| |
| - move forgotten function typedefs to iterator specific header file. |
| - add a void * pointer for the callbacks to make functions more reusable. |
| |
| 2001-12-04 13:11 hardaker |
| |
| * agent/helpers/table.h , agent/helpers/table_iterator.c |
| , agent/helpers/table_iterator.h , |
| agent/mibgroup/agent/nsTransactionTable.c , |
| agent/mibgroup/mibII/vacm_context.c , local/mib2c.iterate.conf: |
| |
| move iterator specific table information into its own structure. |
| |
| 2001-12-04 12:16 hardaker |
| |
| * agent/helpers/all_helpers.h: |
| |
| Fix prototype as pointed out by Jerome Peducasse |
| |
| 2001-12-04 10:10 jbpn |
| |
| * man/snmpcmd.1: |
| |
| - mention that not all transport domains are always available. |
| |
| 2001-12-04 09:55 jbpn |
| |
| * man/snmpcmd.1: |
| |
| - remove -p and -T options from documentation. |
| |
| - add lengthy new section describing new transport address |
| specification format, with examples and everything! |
| |
| 2001-12-04 07:14 jbpn |
| |
| * snmplib/snmp_parse_args.c: |
| |
| - drop -p and -T options for apps. |
| |
| 2001-12-04 03:10 jbpn |
| |
| * snmplib/: snmpUDPIPv6Domain.c , snmpUDPIPv6Domain.h: |
| |
| - add create_ostring method, export ucdSnmpUDPIPv6Domain[] |
| |
| 2001-12-04 02:19 jbpn |
| |
| * mibs/UCD-SNMP-MIB.txt: |
| |
| - mention IPv6 transport domain OIDs in relevant comment. |
| |
| 2001-12-03 15:07 nba |
| |
| * snmplib/snmpUDPDomain.c: |
| |
| Quell a const cast warning. |
| |
| 2001-12-03 15:07 nba |
| |
| * snmplib/snmp_api.c: |
| |
| Fix debug output from retries. |
| |
| 2001-12-03 15:06 nba |
| |
| * apps/notification_log.c , snmplib/oid_array.c: |
| |
| HAVE_SYS_TYPES_H is not conditional. |
| |
| 2001-12-03 15:04 nba |
| |
| * apps/Makefile.in: |
| |
| Fix to allow compilations outside source directory. |
| |
| 2001-12-03 15:03 nba |
| |
| * acconfig.h , config.h.in , configure , |
| configure.in , snmplib/snmpUDPIPv6Domain.c , |
| snmplib/snmp_transport.c: |
| |
| Fixes to make UDPIPv6 transport work for Solaris, Linux and FreeBSD. |
| It compiles, and the apps send v6 packets. Agent not yet tested. |
| |
| 2001-12-03 09:48 hardaker |
| |
| * local/: mib2c.iterate.conf , mib2c.create-dataset.conf: |
| |
| copy roberts spiffy header text |
| |
| 2001-12-03 08:36 hardaker |
| |
| * apps/notification_log.c: |
| |
| datentime column. |
| |
| 2001-12-03 08:01 hardaker |
| |
| * agent/snmp_agent.c: |
| |
| fix problem with double delegated requests after getnext loop. |
| |
| 2001-12-03 08:00 hardaker |
| |
| * configure , configure.in , |
| mibs/NOTIFICATION-LOG-MIB.txt: |
| |
| notification log mib added to default list. |
| |
| 2001-12-03 05:33 jbpn |
| |
| * agent/mibgroup/agentx/protocol.c: |
| |
| - remove spurious debugging output ("blah") |
| |
| 2001-11-30 23:26 hardaker |
| |
| * agent/: agent_handler.c , snmp_agent.c , snmp_agent.h: |
| |
| Change how request processing gets done such that request objects are |
| all calloced at once and get reused instead of reallocated. Big speed |
| improvements. |
| |
| 2001-11-30 15:22 hardaker |
| |
| * Makefile.in , doxygen.conf: |
| |
| "make doc" to run doxygen. |
| |
| 2001-11-30 10:31 hardaker |
| |
| * agent/helpers/: debug_handler.c , multiplexer.h: |
| |
| doxygen fixes |
| |
| 2001-11-30 09:26 jbpn |
| |
| * agent/agent_handler.c: |
| |
| - use DEBUGMSGOIDRANGE in register_handler() if appropriate. |
| |
| 2001-11-30 09:24 jbpn |
| |
| * agent/mibgroup/agentx/master_admin.c: |
| |
| - fix memory leak in register_agentx_list() when subagent tries to |
| register a MIB region that fails either because it is a duplicate |
| or because of some other reason. |
| |
| 2001-11-30 08:44 jbpn |
| |
| * agent/helpers/old_api.c: |
| |
| - fix memory leak of old_info (that never seems to get used for |
| anything anyway?) |
| |
| - fix memory leak that arises during row registration (in AgentX |
| subagents) because successive vars cause apparent duplicate |
| registrations (this is a deficiency) -- but it would appear this |
| could arise in other situations too (genuine duplicate |
| registrations). |
| |
| 2001-11-30 06:33 jbpn |
| |
| * agent/agent_trap.c: |
| |
| - fix broken parsing in snmpd_parse_config_trapsess() -- loop was |
| copying the same (first) token MAX_ARGS times. |
| |
| - eliminate memory leak in ditto. |
| |
| - fix typo ("Pausible cause" -> "Possible cause) in ditto. |
| |
| 2001-11-30 06:29 jbpn |
| |
| * snmplib/snmp_api.c: |
| |
| - print fd in sess_process_packet() -- useful for debugging |
| |
| 2001-11-30 06:28 jbpn |
| |
| * snmplib/: snmpCallbackDomain.c , snmpCallbackDomain.h: |
| |
| - remove a couple of unnecessary #includes from snmpCallbackDomain.h |
| |
| - set *opaque to NULL after we free it -- it might matter. |
| |
| 2001-11-30 03:47 jbpn |
| |
| * agent/mibgroup/agentx/subagent.c: |
| |
| - clone PDU in handle_agentx_subagent() before sending it on callback |
| session to avoid double free() and free()d memory reads. |
| |
| - more concise (ahem) declaration of mycallback in handle_agentx_packet(). |
| |
| 2001-11-29 05:51 jbpn |
| |
| * agent/mibgroup/agentx/master_admin.c: |
| |
| - put session and subsession in subagent description (helpful for |
| debugging) |
| |
| 2001-11-29 05:49 jbpn |
| |
| * agent/helpers/Makefile.in: |
| |
| - fix INSTALLHEADERS |
| |
| 2001-11-29 05:48 jbpn |
| |
| * agent/mibgroup/agentx/subagent.c: |
| |
| - add some debugging to init_subagent() (which showed that it wasn't |
| being called, so...). |
| |
| - fix cast in handle_subagent_set_response() |
| |
| 2001-11-29 05:46 jbpn |
| |
| * agent/snmp_vars.c: |
| |
| - make sure init_subagent() gets called |
| |
| 2001-11-28 09:28 hardaker |
| |
| * agent/agent_registry.c: |
| |
| check for session registrations in all contexts. |
| |
| 2001-11-28 06:39 hardaker |
| |
| * apps/notification_log.c , snmplib/oid_array.c: |
| |
| Add sys/types.h for bug #486277. |
| |
| 2001-11-28 04:03 jbpn |
| |
| * apps/notification_log.c: |
| |
| - #include <netdb.h> |
| |
| 2001-11-28 04:03 jbpn |
| |
| * configure.in , snmplib/Makefile.in: |
| |
| - install snmp_transport.h and snmp*Domain.h (for the configured |
| transport domains) |
| |
| 2001-11-28 03:29 jbpn |
| |
| * snmplib/ucd-snmp-includes.h: |
| |
| - reverse mystery removal of #include <netinet/in.h> and #include |
| <sys/time.h> |
| |
| 2001-11-27 17:28 hardaker |
| |
| * agent/: snmp_agent.c , snmp_agent.h: |
| |
| more intelligently allocate tree space based on number of varbinds in request. |
| |
| 2001-11-27 14:26 hardaker |
| |
| * agent/: snmp_agent.c , snmp_agent.h: |
| |
| malloc one large tree_cache array rather than an array of tree_cache pointers. |
| |
| 2001-11-27 12:19 hardaker |
| |
| * agent/helpers/all_helpers.h: |
| |
| include file name change. |
| |
| 2001-11-27 11:43 hardaker |
| |
| * agent/snmp_agent.c: |
| |
| comment changes. |
| |
| 2001-11-27 07:52 hardaker |
| |
| * apps/Makefile.in: |
| |
| fixed Makefile for snmptrapd. |
| |
| 2001-11-27 07:48 hardaker |
| |
| * agent/helpers/: Makefile.in , all_helpers.c , |
| all_helpers.h , debug_handler.c , debug_handler.h: |
| |
| debug handler created for inserting debugging output into the calling chain. |
| |
| 2001-11-27 07:47 hardaker |
| |
| * agent/agent_handler.c: |
| |
| enum definitions for modes and can_modes. |
| |
| 2001-11-26 15:29 hardaker |
| |
| * agent/snmp_agent.c: |
| |
| set PDU variable to NULL to avoid freeing it twice. |
| |
| 2001-11-26 11:20 hardaker |
| |
| * snmplib/snmpCallbackDomain.c: |
| |
| plug another memory leak. |
| |
| 2001-11-26 09:07 hardaker |
| |
| * testing/tests/: T020snmpv3get , T021snmpv3getnext , |
| T022snmpv3getMD5 , T023snmpv3getMD5DES , |
| T024snmpv3getSHA1 , T025snmpv3getSHADES , |
| T028snmpv3getfail , T030snmpv3usercreation , |
| T053agentv1trap , T054agentv2ctrap , T055agentv1mintrap |
| , T056agentv2cmintrap , T110agentxget , |
| T111agentxset , T112agentxsetfail , T113agentxtrap , |
| T120proxyget , T121proxyset , T122proxysetfail: |
| |
| don't use contexts in tests. |
| |
| 2001-11-26 08:57 hardaker |
| |
| * snmplib/snmpCallbackDomain.c: |
| |
| fix memory leak. |
| |
| 2001-11-26 08:49 hardaker |
| |
| * agent/mibgroup/: testdelayed.c , agentx/master.c , |
| ucd-snmp/proxy.c: |
| |
| use free_delegated_cache() to plug memory leaks. |
| |
| 2001-11-26 08:48 hardaker |
| |
| * agent/: agent_handler.c , agent_handler.h: |
| |
| free_delegated_cache() routine |
| |
| 2001-11-26 08:19 jbpn |
| |
| * apps/snmptrapd.c: |
| |
| - add the ability to listen for traps on multiple transports via the |
| -p option (consistent with snmpd). |
| |
| 2001-11-26 05:44 jbpn |
| |
| * agent/mibgroup/target/target.c: |
| |
| - use snmp_tdomain_transport_oid() to do session creation from |
| <tDomain-oid, tAddress-octet-string> pair, to allow creation of |
| non-IPv4 sessions in snmpTargetAddrTable. |
| |
| 2001-11-26 04:45 jbpn |
| |
| * snmplib/: snmpAAL5PVCDomain.c , snmpIPXDomain.c , |
| snmpTCPDomain.c , snmpUDPDomain.c , snmpUnixDomain.c |
| , snmp_transport.c , snmp_transport.h: |
| |
| - add support for creating a transport from a |
| <tDomain-oid, tAddress-octet-string> pair. |
| |
| 2001-11-26 03:06 jbpn |
| |
| * agent/mibgroup/target/target.c: |
| |
| - use snmp_tdomain_support() to determine whether a transport domain |
| is supported. |
| |
| 2001-11-23 10:24 jbpn |
| |
| * apps/snmptrapd.c: |
| |
| - add multiple transport domain support for trapd -- this was really |
| REALLY easy! |
| |
| 2001-11-23 09:25 jbpn |
| |
| * agent/mibgroup/disman/mteTriggerTable.c , |
| snmplib/snmp_transport.c , snmplib/snmp_transport.h: |
| |
| - remove legacy function snmp_transport_support() (replaced with |
| snmp_tdomain_support()). |
| |
| 2001-11-23 08:57 jbpn |
| |
| * snmplib/snmpAAL5PVCDomain.c: |
| |
| - use network order for AAL5PVC transport address encoding |
| |
| 2001-11-23 08:47 jbpn |
| |
| * snmplib/: snmpAAL5PVCDomain.c , snmpIPXDomain.c , |
| snmpUnixDomain.c: |
| |
| - set local_length, remote_length as appropriate |
| |
| 2001-11-23 08:39 jbpn |
| |
| * snmplib/Makefile.in: |
| |
| - fix typo |
| |
| 2001-11-23 08:34 jbpn |
| |
| * agent/: agent_trap.c , |
| mibgroup/notification/snmpNotifyTable.c: |
| |
| - make traps work with new-style addresses, use domain-based address |
| encodings in snmpTargetAddrTable. Note you can now send traps/informs |
| over any supported transport type by using the trapsess directive and |
| a transport:address type specification. |
| |
| 2001-11-23 08:31 jbpn |
| |
| * snmplib/: snmpAAL5PVCDomain.c , snmpIPXDomain.c , |
| snmpTCPDomain.c , snmpUDPDomain.c , snmpUnixDomain.c: |
| |
| - create appropriately-encoded local or remote endpoint addresses at |
| transport open time. |
| |
| 2001-11-23 06:50 jbpn |
| |
| * snmplib/Makefile.in: |
| |
| - update dependencies for transports |
| |
| 2001-11-22 09:08 jbpn |
| |
| * testing/: TESTCONF.sh , eval_tools.sh , |
| tests/T001snmpv1get , tests/T002snmpv1getnext , |
| tests/T003snmpv1getfail , tests/T014snmpv2cget , |
| tests/T015snmpv2cgetnext , tests/T016snmpv2cgetfail , |
| tests/T017snmpv2ctov1getfail , tests/T018snmpv1tov2cgetfail |
| , tests/T020snmpv3get , tests/T021snmpv3getnext , |
| tests/T022snmpv3getMD5 , tests/T023snmpv3getMD5DES , |
| tests/T024snmpv3getSHA1 , tests/T025snmpv3getSHADES , |
| tests/T028snmpv3getfail , tests/T030snmpv3usercreation , |
| tests/T049snmpv3inform , tests/T050snmpv3trap , |
| tests/T051snmpv2ctrap , tests/T052snmpv2cinform , |
| tests/T053agentv1trap , tests/T054agentv2ctrap , |
| tests/T055agentv1mintrap , tests/T056agentv2cmintrap , |
| tests/T058agentauthtrap , tests/T100agenthup , |
| tests/T110agentxget , tests/T111agentxset , |
| tests/T112agentxsetfail , tests/T113agentxtrap , |
| tests/T120proxyget , tests/T121proxyset , |
| tests/T122proxysetfail: |
| |
| - use udp:<hostname>:<port> instead of -p to make tests work again |
| |
| 2001-11-22 00:20 hardaker |
| |
| * apps/: notification_log.c , notification_log.h: |
| |
| mork wore on the notification log mib. It now supports variable |
| storage, but segfaults on access due to pdu cloning problems I'm not |
| going to work out right now. |
| |
| 2001-11-21 23:15 hardaker |
| |
| * apps/Makefile.in: |
| |
| fix snmptrapd linking. |
| |
| 2001-11-21 22:58 rstory |
| |
| * snmplib/asn1.h: |
| |
| remove duplicate OID_LENGTH; use actual oid type in calculation |
| |
| 2001-11-21 22:49 hardaker |
| |
| * snmplib/snmpCallbackDomain.c: |
| |
| add NULL pointer for rbuild in session creation. |
| |
| 2001-11-21 22:49 hardaker |
| |
| * agent/mibgroup/ucd-snmp/proxy.c , apps/notification_log.c: |
| |
| netinet/in.h needed. |
| |
| 2001-11-21 22:49 hardaker |
| |
| * agent/mibgroup/agentx/subagent.c: |
| |
| variable clean ups. |
| |
| 2001-11-21 22:33 hardaker |
| |
| * agent/mibgroup/agentx/master_request.c , |
| agent/mibgroup/mibII/icmp.c , agent/mibgroup/mibII/tcpTable.c |
| , agent/mibgroup/mibII/udpTable.c , |
| agent/mibgroup/ucd-snmp/file.c , local/mib2c , |
| local/mib2c.array-auto.conf , local/mib2c.array-user.conf |
| , local/mib2c.create-dataset.conf , |
| local/mib2c.iterate.conf , local/mib2c.vartypes.conf , |
| man/Makefile.in , mibs/Makefile.in , |
| mibs/NET-SNMP-AGENT-MIB.txt , perl/SNMP/SNMP.xs , |
| snmplib/Makefile.in , snmplib/mib.c , snmplib/mib.h |
| , snmplib/read_config.c , snmplib/read_config.h , |
| snmplib/snmp-tc.h , snmplib/snmpUnixDomain.h , |
| snmplib/snmp_api.c , snmplib/snmp_api.h , |
| snmplib/snmp_client.c , snmplib/snmp_client.h , |
| snmplib/snmp_transport.c , snmplib/snmp_transport.h , |
| snmplib/tools.c , snmplib/tools.h , snmplib/vacm.c: |
| |
| Death: UCD-SNMP |
| Birth: NET-SNMP |
| (new agent API merged to the main branch) |
| |
| 2001-11-21 22:08 rstory |
| |
| * snmplib/: vacm.h , asn1.h: |
| |
| Death: UCD-SNMP |
| Birth: NET-SNMP |
| (new agent API merged to the main branch) |
| |
| 2001-11-21 21:43 rstory |
| |
| * snmplib/: snmpCallbackDomain.c , snmpCallbackDomain.h: |
| |
| Death: UCD-SNMP |
| Birth: NET-SNMP |
| (new agent API merged to the main branch) |
| |
| 2001-11-21 21:40 rstory |
| |
| * snmplib/snmp.h: |
| |
| Death: UCD-SNMP |
| Birth: NET-SNMP |
| (new agent API merged to the main branch) |
| |
| 2001-11-21 21:33 rstory |
| |
| * snmplib/: oid_array.c , oid_array.h: |
| |
| Death: UCD-SNMP |
| Birth: NET-SNMP |
| (new agent API merged to the main branch) |
| |
| 2001-11-21 21:30 rstory |
| |
| * snmplib/: data_list.c , data_list.h: |
| |
| Death: UCD-SNMP |
| Birth: NET-SNMP |
| (new agent API merged to the main branch) |
| |
| 2001-11-21 18:56 hardaker |
| |
| * Makefile.in , config.h.in , configure , |
| configure.in , version.h , agent/Makefile.in , |
| agent/agent_handler.c , agent/agent_handler.h , |
| agent/agent_index.c , agent/agent_read_config.c , |
| agent/agent_registry.c , agent/agent_registry.h , |
| agent/mib_modules.c , agent/snmp_agent.c , |
| agent/snmp_agent.h , agent/snmp_vars.c , agent/snmpd.c |
| , agent/ucd-snmp-agent-includes.h , agent/var_struct.h |
| , agent/helpers/.cvsignore , agent/helpers/Makefile.in |
| , agent/helpers/all_helpers.c , |
| agent/helpers/all_helpers.h , agent/helpers/instance.c , |
| agent/helpers/instance.h , agent/helpers/multiplexer.c , |
| agent/helpers/multiplexer.h , agent/helpers/null.c , |
| agent/helpers/null.h , agent/helpers/old_api.c , |
| agent/helpers/old_api.h , agent/helpers/read_only.c , |
| agent/helpers/read_only.h , agent/helpers/serialize.c , |
| agent/helpers/serialize.h , agent/helpers/set_helper.h , |
| agent/helpers/table.c , agent/helpers/table.h , |
| agent/helpers/table_array.c , agent/helpers/table_array.h |
| , agent/helpers/table_data.c , agent/helpers/table_data.h |
| , agent/helpers/table_dataset.c , |
| agent/helpers/table_dataset.h , agent/helpers/table_iterator.c |
| , agent/helpers/table_iterator.h , |
| agent/mibgroup/Makefile.in , agent/mibgroup/host_res.h |
| , agent/mibgroup/mibincl.h , agent/mibgroup/target.h |
| , agent/mibgroup/testdelayed.c , |
| agent/mibgroup/testdelayed.h , agent/mibgroup/testhandler.c |
| , agent/mibgroup/testhandler.h , |
| agent/mibgroup/util_funcs.c , agent/mibgroup/util_funcs.h |
| , agent/mibgroup/agent/nsTransactionTable.c , |
| agent/mibgroup/agent/nsTransactionTable.h , |
| agent/mibgroup/agentx/.cvsignore , |
| agent/mibgroup/agentx/client.c , |
| agent/mibgroup/agentx/master.c , |
| agent/mibgroup/agentx/master.h , |
| agent/mibgroup/agentx/master_admin.c , |
| agent/mibgroup/agentx/subagent.c , |
| agent/mibgroup/disman/.cvsignore , |
| agent/mibgroup/disman/mteTriggerTable.c , |
| agent/mibgroup/examples/.cvsignore , |
| agent/mibgroup/host/hr_disk.c , agent/mibgroup/host/hr_disk.h |
| , agent/mibgroup/host/hr_partition.c , |
| agent/mibgroup/host/hr_partition.h , |
| agent/mibgroup/host/hr_swinst.c , |
| agent/mibgroup/mibII/.cvsignore , |
| agent/mibgroup/mibII/interfaces.c , agent/mibgroup/mibII/ip.c |
| , agent/mibgroup/mibII/system_mib.c , |
| agent/mibgroup/mibII/tcp.c , agent/mibgroup/mibII/udp.c |
| , agent/mibgroup/mibII/vacm_context.c , |
| agent/mibgroup/mibII/vacm_context.h , |
| agent/mibgroup/mibII/vacm_vars.c , |
| agent/mibgroup/mibII/vacm_vars.h , |
| agent/mibgroup/target/target_counters.c , |
| agent/mibgroup/target/target_counters.h , |
| agent/mibgroup/ucd-snmp/proxy.c , |
| agent/mibgroup/ucd-snmp/proxy.h , |
| agent/mibgroup/ucd-snmp/registry.c , apps/Makefile.in , |
| apps/notification_log.c , apps/notification_log.h , |
| apps/snmptrapd.c: |
| |
| Death: UCD-SNMP |
| Birth: NET-SNMP |
| (new agent API merged to the main branch) |
| |
| 2001-11-21 06:43 jbpn |
| |
| * config.h.in: |
| |
| - IPv6 config defs |
| |
| 2001-11-21 06:36 jbpn |
| |
| * agent/snmp_agent.c , snmplib/snmp_api.c: |
| |
| - remove now-extraneous #include "snmpBlahDomain.h" lines |
| |
| 2001-11-21 03:39 jbpn |
| |
| * apps/.cvsignore: |
| |
| [no log message] |
| |
| 2001-11-20 09:38 jbpn |
| |
| * snmplib/: snmpIPXDomain.c , snmpIPXDomain.h: |
| |
| - duh. Forgot a couple of things to do with domain-based transport |
| address parsing. |
| |
| 2001-11-20 09:29 jbpn |
| |
| * agent/snmp_agent.c: |
| |
| - use new domain-based transport address parsing for agent NSAPs |
| |
| 2001-11-20 09:27 jbpn |
| |
| * snmplib/: snmpAAL5PVCDomain.c , snmpAAL5PVCDomain.h , |
| snmpIPXDomain.c , snmpTCPDomain.c , snmpTCPDomain.h |
| , snmpUDPDomain.c , snmpUDPDomain.h , |
| snmpUnixDomain.c , snmpUnixDomain.h , snmp_api.c , |
| snmp_transport.c , snmp_transport.h: |
| |
| - domain-based transport address parsing |
| |
| 2001-11-20 09:16 jbpn |
| |
| * snmplib/: snmpUDPIPv6Domain.c , snmpUDPIPv6Domain.h: |
| |
| - UDP/IPv6 transport domain. Note: incomplete! |
| |
| 2001-11-20 08:29 jbpn |
| |
| * agent/: agent_index.c , agent_index.h: |
| |
| - unregister_{string,int,oid}_index() utility functions contributed |
| by Damian Gilmurray. |
| |
| 2001-11-20 02:26 jbpn |
| |
| * snmplib/: snmp_api.h (V4-2-patches.1), snmp_api.h: |
| |
| - remove duplicate definition of SNMP_MAX_SEC_NAME_SIZE, noted by |
| Karl M. Hegbloom. |
| |
| 2001-11-19 16:59 driehuis |
| |
| * snmplib/asn1.h: |
| |
| Fix typo in comment [karlheg@microsharp.com] |
| |
| 2001-11-16 08:34 jbpn |
| |
| * apps/snmptest.c: |
| |
| - add support for Unsigned32/Gauge32 types |
| |
| 2001-11-15 10:03 jbpn |
| |
| * agent/mibgroup/agentx/: protocol.c (V4-2-patches.5), protocol.c: |
| |
| - stricter test for null OIDs |
| |
| 2001-11-15 08:44 jbpn |
| |
| * man/snmpd.conf.5.def: |
| |
| - document read-only nature of snmpEnableAuthenTraps.0 if value is |
| configured via the authtrapenable token |
| |
| 2001-11-15 08:44 jbpn |
| |
| * agent/: agent_read_config.c , agent_trap.c , |
| mibgroup/mibII/snmp_mib.c: |
| |
| - make value of snmpEnableAuthenTraps.0 persistent. Setting via |
| a read-only configuration file also makes object notWritable (as |
| sysContact.0 et al.). |
| |
| 2001-11-15 06:57 jbpn |
| |
| * agent/mibgroup/mibII/vacm_vars.c: |
| |
| - let VACM checks succeed for non-IPv4 transports |
| |
| 2001-11-15 05:19 jbpn |
| |
| * testing/tests/: T111agentxset , T121proxyset: |
| |
| - use psyscontact not syscontact to set initial value of sysContact.0 |
| object since the latter also makes the object read-only. |
| |
| 2001-11-15 05:07 jbpn |
| |
| * agent/: snmpd.c (V4-2-patches.6), snmpd.c: |
| |
| - minor fix to formatting of usage message |
| |
| 2001-11-15 04:05 jbpn |
| |
| * agent/mibgroup/agentx/agentx_config.c: |
| |
| - add missing #include "snmpd.h" (for #definition of MASTER_AGENT) |
| - don't strdup() agentxsocket value -- ds_set_string does it for you |
| - change debugging to fit in better with rest of module |
| |
| 2001-11-14 16:05 hardaker |
| |
| * configure, configure.in (V4-2-patches.[7,7]), config.h.in |
| , configure , configure.in: |
| |
| patch from Harrie to fix init function checking in modules |
| |
| 2001-11-14 16:00 hardaker |
| |
| * agent/mibgroup/agentx/: agentx_config.c , agentx_config.h |
| , master.c , master.h , subagent.h: |
| |
| slightly modified patch from Harrie to move agentx configuration into |
| a separate file. |
| |
| 2001-11-13 13:57 hardaker |
| |
| * apps/notification_log.h: |
| |
| file notification_log.h was initially added on branch NEW-AGENT-API. |
| |
| 2001-11-13 13:57 hardaker |
| |
| * apps/notification_log.c: |
| |
| file notification_log.c was initially added on branch NEW-AGENT-API. |
| |
| 2001-11-13 13:55 hardaker |
| |
| * agent/mibgroup/agent/nsTransactionTable.c: |
| |
| file nsTransactionTable.c was initially added on branch NEW-AGENT-API. |
| |
| 2001-11-13 13:55 hardaker |
| |
| * agent/mibgroup/agent/nsTransactionTable.h: |
| |
| file nsTransactionTable.h was initially added on branch NEW-AGENT-API. |
| |
| 2001-11-13 13:55 hardaker |
| |
| * mibs/NET-SNMP-AGENT-MIB.txt: |
| |
| file NET-SNMP-AGENT-MIB.txt was initially added on branch NEW-AGENT-API. |
| |
| 2001-11-13 05:29 jbpn |
| |
| * agent/mibgroup/ucd-snmp/vmstat_solaris2.c: |
| |
| - patch from Jochen Kmietsch to quieten some noisy logging |
| |
| 2001-11-13 04:13 jbpn |
| |
| * agent/mibgroup/agentx/master_admin.c: |
| |
| - use unregister_mib_table_row() when appropriate in |
| unregister_agentx_list(). |
| |
| 2001-11-13 03:23 jbpn |
| |
| * agent/agent_registry.c: |
| |
| - reset vr->namelen when we've finished with it |
| |
| 2001-11-12 23:19 hardaker |
| |
| * agent/helpers/all_helpers.c: |
| |
| file all_helpers.c was initially added on branch NEW-AGENT-API. |
| |
| 2001-11-12 23:19 hardaker |
| |
| * agent/helpers/all_helpers.h: |
| |
| file all_helpers.h was initially added on branch NEW-AGENT-API. |
| |
| 2001-11-08 08:09 jbpn |
| |
| * agent/agent_registry.c: |
| |
| - better implementation of unregister_mib_table_row(), which uses |
| ranges properly in the callback (hence much more efficient for |
| AgentX). |
| |
| 2001-11-07 09:56 jbpn |
| |
| * agent/mibgroup/agentx/protocol.c: |
| |
| - remove now-redundant agentx_build functions |
| |
| 2001-11-07 06:31 jbpn |
| |
| * agent/mibgroup/agentx/: client.c , master_admin.c , |
| protocol.c: |
| |
| - use DEBUGMSGOIDRANGE() in a couple of places for more comprehensive |
| debugging output. |
| |
| - parse unregister ranges properly, and use the range properly for |
| passing to unregister_mib_context(). |
| |
| 2001-11-07 03:33 jbpn |
| |
| * snmplib/: snmp_debug.c , snmp_debug.h: |
| |
| - add DEBUGSMSGOIDRANGE() macro for debugging OID ranges |
| |
| 2001-11-06 06:04 jbpn |
| |
| * agent/mibgroup/agentx/master_request.c: |
| |
| - reset the inclusive flag in a couple of cases, to prevent spurious |
| INCLUSIVE getNext behaviour |
| |
| 2001-11-05 08:09 jbpn |
| |
| * agent/mibgroup/agentx/protocol.c: |
| |
| - correct bug in range_subid tweak code |
| |
| 2001-11-05 05:00 jbpn |
| |
| * agent/agent_registry.c: |
| |
| - calculate upper bound for table row registrations slightly differently |
| |
| 2001-11-01 09:35 jbpn |
| |
| * agent/mibgroup/agentx/: master.c , protocol.c , |
| protocol.h , subagent.c: |
| |
| - implement relocating buffer version of agentx_build() routines, |
| and use them. |
| |
| 2001-11-01 09:33 jbpn |
| |
| * snmplib/: snmp_api.c , snmp_api.h: |
| |
| - support for relocatable buffer build callbacks via open_ex calls |
| |
| 2001-10-30 07:19 jbpn |
| |
| * agent/mibgroup/mibII/interfaces.c: |
| |
| - fix bug whereby interface counter is not reset, noted by (amongst |
| others) Victor Kirhenshtein in patch #474064. |
| |
| 2001-10-30 03:24 jbpn |
| |
| * snmplib/snmp_api.c: |
| |
| - make the initial buffer size 2048 in snmp_resend_request (as in |
| _sess_async_send) to make success/fail behaviour for AgentX more |
| predictable (since AgentX STILL doesn't use relocating buffers, |
| boo hiss). |
| |
| 2001-10-29 23:16 rstory |
| |
| * local/mib2c.array-auto.conf: |
| |
| file mib2c.array-auto.conf was initially added on branch NEW-AGENT-API. |
| |
| 2001-10-29 23:16 rstory |
| |
| * local/mib2c.array-user.conf: |
| |
| file mib2c.array-user.conf was initially added on branch NEW-AGENT-API. |
| |
| 2001-10-28 14:53 rstory |
| |
| * agent/helpers/table_array.c: |
| |
| file table_array.c was initially added on branch NEW-AGENT-API. |
| |
| 2001-10-28 14:53 rstory |
| |
| * agent/helpers/table_array.h: |
| |
| file table_array.h was initially added on branch NEW-AGENT-API. |
| |
| 2001-10-28 14:50 rstory |
| |
| * snmplib/oid_array.h: |
| |
| file oid_array.h was initially added on branch NEW-AGENT-API. |
| |
| 2001-10-28 14:50 rstory |
| |
| * snmplib/oid_array.c: |
| |
| file oid_array.c was initially added on branch NEW-AGENT-API. |
| |
| 2001-10-26 19:41 hardaker |
| |
| * agent/mibgroup/agentx/master.c: |
| |
| patch from Harrie to fix function name in error message |
| |
| 2001-10-26 06:05 jbpn |
| |
| * agent/mibgroup/mibII/: interfaces.c , interfaces.h: |
| |
| - add support for rx and tx drop counts (ifInDiscards and |
| ifOutDiscards) for Linux (2.2+) |
| |
| 2001-10-26 05:57 jbpn |
| |
| * aclocal.m4: |
| |
| - add if_iqdrops member to struct ifnet |
| |
| 2001-10-26 04:03 jbpn |
| |
| * agent/mibgroup/mibII/interfaces.c: |
| |
| - add translation for atm(37) type interfaces for Linux |
| |
| 2001-10-26 03:43 jbpn |
| |
| * man/snmpd.conf.5.def: |
| |
| - document the fact that setting sysLocation.0 (et al.) via a |
| syslocation (or equivalent) token makes the object read-only, |
| returning a notWritable error response if an attempt is made to |
| SET it. |
| |
| 2001-10-24 10:07 jbpn |
| |
| * agent/mibgroup/mibII/: system_mib.c (V4-2-patches.4), |
| system_mib.c: |
| |
| - fix typo noted by Tim Dietz |
| |
| 2001-10-24 08:43 jbpn |
| |
| * agent/mibgroup/mibII/: system_mib.c , system_mib.h: |
| |
| - implement persistence for sysLocation.0, sysContact.0 and sysName.0 |
| |
| - presence of a syslocation token in snmpd.conf makes sysLocation.0 |
| non-writable (returns notWritable on SET attempts) |
| |
| 2001-10-24 05:08 jbpn |
| |
| * agent/mibgroup/host/: hr_swinst.c (V4-2-patches.2), hr_swinst.c: |
| |
| - fix small memory leak just introduced |
| |
| 2001-10-24 03:42 jbpn |
| |
| * agent/mibgroup/host/hr_swinst.c: |
| |
| - use pkginfo interface to determine type of software package more |
| specifically if possible. Slight variation on patch #473669, submitted |
| by Stefan Radman. |
| |
| 2001-10-24 03:38 jbpn |
| |
| * acconfig.h , configure.in: |
| |
| - autoconf support for detecting pkginfo interface in libadm. Thanks |
| to Stefan Radman (patch #473669). |
| |
| 2001-10-21 07:26 hardaker |
| |
| * local/mib2c.iterate.conf: |
| |
| file mib2c.iterate.conf was initially added on branch NEW-AGENT-API. |
| |
| 2001-10-19 09:51 hardaker |
| |
| * local/mib2c.create-dataset.conf: |
| |
| file mib2c.create-dataset.conf was initially added on branch NEW-AGENT-API. |
| |
| 2001-10-17 07:52 dts12 |
| |
| * FAQ (V4-2-patches.2), FAQ: |
| |
| Mention the MRTG tutorial web pages |
| (as suggested by Christian Robottom Reis) |
| |
| 2001-10-15 06:49 jbpn |
| |
| * snmplib/: snmpIPXDomain.c , snmpUDPDomain.c: |
| |
| - zero socket address structures. Hopefully fixes problems on NetBSD |
| noted by Joakim Althini (related to sa_len member probably??). |
| |
| 2001-10-11 16:30 hardaker |
| |
| * agent/Makefile.in , agent/mibgroup/Makefile.in , |
| snmplib/mib.c , snmplib/snmp_api.c: |
| |
| Oppses. |
| |
| 2001-10-11 14:15 hardaker |
| |
| * man/Makefile.in , man/snmp_api_errstring.3 , |
| man/snmp_config.5.def , man/snmp_error.3 , |
| man/snmp_perror.3 , man/snmp_sess_perror.3 , |
| man/snmpcmd.1 , man/snmpd.1.def , man/snmpd.conf.5.def |
| , man/snmpset.1 , man/snmptranslate.1 , |
| man/snmptrapd.8 , man/snmptrapd.conf.5.def , |
| man/snmpwalk.1 , mibs/DISMAN-SCRIPT-MIB.txt , |
| mibs/IANAifType-MIB.txt , mibs/Makefile.mib , |
| mibs/README.mibs , mibs/SMUX-MIB.txt , |
| mibs/UCD-SNMP-MIB.txt , mibs/mibfetch , mibs/rfclist |
| , mibs/smistrip , perl/SNMP/SNMP.xs , |
| snmplib/Makefile.in , snmplib/asn1.c , |
| snmplib/default_store.c , snmplib/int64.c , |
| snmplib/mib.c , snmplib/mib.h , snmplib/mt_support.c |
| , snmplib/mt_support.h , snmplib/parse.c , |
| snmplib/scapi.c , snmplib/scapi.h , snmplib/snmp_api.c |
| , snmplib/snmp_auth.c , snmplib/snmp_client.c , |
| snmplib/snmp_debug.c , snmplib/snmpusm.c , |
| snmplib/snmpv3.c , snmplib/system.c , snmplib/tools.c |
| , snmplib/ucd-snmp-includes.h , testing/Makefile.in |
| , win32/config.h , win32/config.h.borland: |
| |
| massive merge from the patches branch to the main line. |
| |
| 2001-10-11 14:01 hardaker |
| |
| * COPYING , ChangeLog , FAQ , Makefile.in , |
| NEWS , README , acconfig.h , aclocal.m4 , |
| config.guess , config.h.in , config.sub , |
| configure , configure.in , ltconfig , ltmain.sh |
| , makefileindepend.pl , sedscript.in , version.h |
| , agent/Makefile.in , agent/agent_index.c , |
| agent/agent_read_config.c , agent/agent_read_config.h , |
| agent/agent_registry.c , agent/agent_trap.c , |
| agent/snmp_agent.h , agent/snmp_vars.c , |
| agent/snmp_vars.h , agent/snmpd.c , |
| agent/mibgroup/Makefile.in , agent/mibgroup/kernel_sunos5.c |
| , agent/mibgroup/mibincl.h , agent/mibgroup/ucd_snmp.h |
| , agent/mibgroup/util_funcs.c , |
| agent/mibgroup/examples/example.c , |
| agent/mibgroup/host/hr_disk.c , |
| agent/mibgroup/host/hr_partition.c , |
| agent/mibgroup/host/hr_print.c , |
| agent/mibgroup/host/hr_storage.c , |
| agent/mibgroup/host/hr_swrun.c , |
| agent/mibgroup/host/hr_system.c , agent/mibgroup/mibII/at.c |
| , agent/mibgroup/mibII/at.h , |
| agent/mibgroup/mibII/icmp.c , |
| agent/mibgroup/mibII/interfaces.c , agent/mibgroup/mibII/ip.c |
| , agent/mibgroup/mibII/ipAddr.c , |
| agent/mibgroup/mibII/mta_sendmail.h , |
| agent/mibgroup/mibII/route_write.c , |
| agent/mibgroup/mibII/sysORTable.c , |
| agent/mibgroup/mibII/system_mib.c , |
| agent/mibgroup/mibII/tcp.c , agent/mibgroup/mibII/tcpTable.c |
| , agent/mibgroup/mibII/udp.c , |
| agent/mibgroup/mibII/udpTable.c , |
| agent/mibgroup/mibII/var_route.c , |
| agent/mibgroup/notification/snmpNotifyFilterProfileTable.c , |
| agent/mibgroup/notification/snmpNotifyFilterTable.c , |
| agent/mibgroup/notification/snmpNotifyTable.c , |
| agent/mibgroup/smux/smux.c , |
| agent/mibgroup/target/snmpTargetAddrEntry.c , |
| agent/mibgroup/target/snmpTargetParamsEntry.c , |
| agent/mibgroup/ucd-snmp/diskio.c , |
| agent/mibgroup/ucd-snmp/dlmod.c , |
| agent/mibgroup/ucd-snmp/file.c , |
| agent/mibgroup/ucd-snmp/memory.c , |
| agent/mibgroup/ucd-snmp/memory.h , |
| agent/mibgroup/ucd-snmp/memory_freebsd2.c , |
| agent/mibgroup/ucd-snmp/memory_freebsd2.h , |
| agent/mibgroup/ucd-snmp/memory_netbsd1.c , |
| agent/mibgroup/ucd-snmp/memory_netbsd1.h , |
| agent/mibgroup/ucd-snmp/memory_solaris2.c , |
| agent/mibgroup/ucd-snmp/memory_solaris2.h , |
| agent/mibgroup/ucd-snmp/proxy.c , |
| agent/mibgroup/ucd-snmp/vmstat.c , |
| agent/mibgroup/ucd-snmp/vmstat_bsdi4.c , |
| agent/mibgroup/ucd-snmp/vmstat_bsdi4.h , |
| agent/mibgroup/ucd-snmp/vmstat_freebsd2.c , |
| agent/mibgroup/ucd-snmp/vmstat_netbsd1.c , |
| agent/mibgroup/ucd-snmp/vmstat_solaris2.c , apps/Makefile.in |
| , apps/snmpdelta.c , apps/snmpdf.c , |
| apps/snmpget.c , apps/snmpgetnext.c , apps/snmpset.c |
| , apps/snmpstatus.c , apps/snmptable.c , |
| apps/snmptest.c , apps/snmptranslate.c , |
| apps/snmptrap.c , apps/snmptrapd.c , |
| apps/snmptrapd_log.c , apps/snmpusm.c , apps/snmpvacm.c |
| , apps/snmpwalk.c , apps/snmpnetstat/Makefile.in |
| , local/mib2c.conf , local/mib2c.vartypes.conf , |
| local/pass_persisttest , local/tkmib: |
| |
| massive merge from the patches branch to the main line. |
| |
| 2001-10-09 07:14 hardaker |
| |
| * CodingStyle: |
| |
| Sometimes we feel like a -nut |
| |
| 2001-10-09 06:15 jbpn |
| |
| * agent/agent_registry.c: |
| |
| - properly account for the length of the suffix in the variable |
| table in register_mib_table_row() |
| |
| 2001-10-08 08:53 jbpn |
| |
| * agent/mibgroup/agentx/client.c: |
| |
| - declare version_sysoid_len as extern INT not extern oid, so as to |
| match its actual definition in sytem_mib.c. This caused all kinds of |
| fun & games on Linux on a Alpha. |
| |
| 2001-10-04 08:31 jbpn |
| |
| * snmplib/: callback.c , callback.h: |
| |
| - add function snmp_callback_list() to return list of callbacks for a |
| given <major, minor> pair. |
| |
| 2001-10-04 07:14 hardaker |
| |
| * local/pass_persisttest: |
| |
| file pass_persisttest was initially added on branch V4-2-patches. |
| |
| 2001-10-03 05:42 jbpn |
| |
| * snmplib/keytools.c: |
| |
| - change expression at l. 415 from: |
| |
| *kcstring++ = *kcstring ^ *newkey++; |
| |
| which has undefined behaviour to: |
| |
| *kcstring++ ^= *newkey++; |
| |
| which is okay (since *kcstring is only evaluated once). Similarly |
| at l. 530. The previous constructs cause warnings with GCC3 and |
| some other compilers. Thanks to Niel Markwick who noted this in |
| bug #465969. |
| |
| 2001-10-03 03:11 jbpn |
| |
| * agent/agent_registry.c: |
| |
| - do SNMPD_CALLBACK_UNREGISTER_OID callbacks in |
| unregister_mibs_by_session() -- called when AgentX subagents |
| disappear. |
| |
| 2001-10-02 06:01 jbpn |
| |
| * agent/mibgroup/agentx/protocol.c: |
| |
| - don't send ASN_PRIV_INCL_RANGE and ASN_PRIV_EXCL_RANGE on-the-wire |
| |
| 2001-09-26 08:03 jbpn |
| |
| * agent/agent_registry.c: |
| |
| - allow split_subtree() to do a split in the middle of a column, |
| keeping the relevant variable in both the old tree and the new |
| tree (arises in AgentX row registrations). |
| |
| - patch from Damian Gilmurray for register_mib_table_row() which |
| allows it to cope with non-zero length variables and also |
| non-contiguous OIDs for adjacent columns. |
| |
| - rewritten dump_registry() that uses reallocating print functions |
| and also prints out variable lists. |
| |
| 2001-09-26 07:45 jbpn |
| |
| * agent/snmp_vars.c: |
| |
| - allow for the possibility of subtree name being longer than |
| requested name when calculating the suffix for variable matching. |
| |
| - be strict about subtree chunks being inclusive of the start OID |
| and exclusive of the end OID (shows up big time in AgentX). |
| |
| 2001-09-26 07:22 jbpn |
| |
| * agent/mibgroup/agentx/master_request.c: |
| |
| - don't do getNext requests on exclusive searchRanges that begin in |
| a tree marked as a fully-qualified instance (they are doomed to |
| fail). Skip to the next part of the tree straight away. |
| |
| 2001-09-26 07:19 jbpn |
| |
| * agent/mibgroup/agentx/master_admin.c: |
| |
| - bring debugging tokens into line with rest of AgentX code |
| |
| 2001-09-25 08:15 jbpn |
| |
| * apps/snmptrapd_log.c: |
| |
| - reinstate a missing space character |
| |
| 2001-09-25 03:58 jbpn |
| |
| * apps/snmptrapd_log.c: |
| |
| - remove spurious cast |
| |
| 2001-09-25 03:45 jbpn |
| |
| * apps/snmptrapd.c: |
| |
| - fix possible infelicity when printing and syslogging (not sure this is |
| actually possible but) |
| |
| 2001-09-25 03:09 jbpn |
| |
| * snmplib/mib.c: |
| |
| - integrate some changes from the V4-2-patches branch: Harrie's |
| prototypes and Wes's fix for bug #463226. |
| |
| 2001-09-25 03:01 jbpn |
| |
| * apps/snmptrapd_log.c: |
| |
| - fix signedness of time stuff |
| |
| 2001-09-25 02:47 jbpn |
| |
| * snmplib/: snmp_logging.c , snmp_logging.h: |
| |
| - make argument of snmp_enable_syslog_ident const |
| |
| - don't strdup DEFAULT_LOG_ID if a NULL arg is given |
| |
| 2001-09-24 09:39 jbpn |
| |
| * apps/snmptrapd.c: |
| |
| - make use of rewritten output functions in snmptrapd_log.c which |
| avoid fixed length buffers. |
| |
| - fix bug noted in support request #456646 (custom trap format was |
| being ignored for v2 traps and informs). Thanks to |
| G.Principato@motorola.com for spotting this one. |
| |
| - correct usage for -P option to reflect that it causes output on |
| stderr not stdout. |
| |
| 2001-09-24 09:36 jbpn |
| |
| * apps/: snmptrapd_log.c , snmptrapd_log.h: |
| |
| - rewrite of output functions to avoid use of fixed-length buffers |
| |
| 2001-09-20 13:04 hardaker |
| |
| * README , agent/mibgroup/ucd-snmp/logmatch.c , |
| agent/mibgroup/ucd-snmp/logmatch.h , mibs/UCD-SNMP-MIB.txt: |
| |
| new logmatch mib from Stephan Wenzel. |
| |
| 2001-09-15 08:40 jbpn |
| |
| * agent/mibgroup/agentx/master_request.c: |
| |
| - override exclusive searchRange getNext operations when retrying |
| operations |
| |
| 2001-09-15 08:39 jbpn |
| |
| * agent/: snmp_agent.c , snmp_agent.h: |
| |
| - improved support for AgentX-style inclusive searchRange getNext |
| |
| 2001-09-14 14:43 hardaker |
| |
| * agent/mibgroup/ucd-snmp/diskio.c: |
| |
| patch #443115 from Yimin Ge: diskio support for freebsd4 |
| |
| 2001-09-14 14:34 hardaker |
| |
| * apps/snmptrapd.c , snmplib/snmp_logging.c , |
| snmplib/snmp_logging.h: |
| |
| Patch #440320 from Mark Ferlatte: |
| |
| 1) Adds a new function to the snmp_logging API |
| (snmp_enable_syslog_ident(char *ident)) |
| |
| 2) Ports snmptrapd to use the existing snmp_logging API instead of |
| using syslog directly. |
| |
| 3) Ports snmp_logging.[ch] to use the Win32 Event Log when compiled on |
| Win32. I didn't update the Visual C project files, because I only |
| have access to a newer version of VC, and I didn't know if you |
| wanted them updated. The advapi32 library needs to be added to the |
| project in order for this to work on Win32 (that's where the event |
| log API is). |
| |
| 2001-09-14 14:22 hardaker |
| |
| * config.h.in , configure: |
| |
| I, uh, cough, uh forgot to run autoconf/autoheader. Dave: don't kill me. |
| |
| 2001-09-14 14:19 hardaker |
| |
| * perl/SNMP/: SNMP.pm , SNMP.xs: |
| |
| Patch #428884: Add -PR like option to perl module (from Joe Clarke). |
| |
| 2001-09-14 14:08 hardaker |
| |
| * README , acconfig.h , configure.in , |
| agent/agent_trap.c , agent/mibgroup/agentx/client.c , |
| agent/mibgroup/host/hr_filesys.c , |
| agent/mibgroup/host/hr_swinst.c , |
| agent/mibgroup/mibII/system_mib.c , |
| agent/mibgroup/mibJJ/system_mib.c , |
| agent/mibgroup/ucd-snmp/disk.c , |
| agent/mibgroup/ucd-snmp/errormib.c , |
| agent/mibgroup/ucd-snmp/extensible.c , |
| agent/mibgroup/ucd-snmp/file.c , |
| agent/mibgroup/ucd-snmp/loadave.c , |
| agent/mibgroup/ucd-snmp/memory.c , |
| agent/mibgroup/ucd-snmp/memory_freebsd2.c , |
| agent/mibgroup/ucd-snmp/memory_netbsd1.c , |
| agent/mibgroup/ucd-snmp/memory_solaris2.c , |
| agent/mibgroup/ucd-snmp/proc.c , |
| agent/mibgroup/ucd-snmp/versioninfo.c , |
| agent/mibgroup/ucd-snmp/vmstat.c , |
| agent/mibgroup/ucd-snmp/vmstat_bsdi4.c , |
| agent/mibgroup/ucd-snmp/vmstat_freebsd2.c , |
| agent/mibgroup/ucd-snmp/vmstat_netbsd1.c , |
| agent/mibgroup/ucd-snmp/vmstat_solaris2.c , |
| snmplib/snmpAAL5PVCDomain.c , snmplib/snmpAAL5PVCDomain.h |
| , snmplib/snmpUnixDomain.c , snmplib/snmpUnixDomain.h |
| , snmplib/snmp_api.h , snmplib/snmpv3.c , |
| snmplib/asn1.h: |
| |
| Applied a modified version of patch #427343 from Harrie: |
| make enterprise ID relocatable where legal to do so |
| |
| 2001-09-14 12:09 hardaker |
| |
| * agent/: Makefile.in , mibgroup/Makefile.in: |
| |
| Alternative solution to patch #312694: |
| move date_n_time utilities to snmplib/snmp-tc.c. |
| |
| 2001-09-14 12:08 hardaker |
| |
| * agent/mibgroup/host/: hr_utils.c , hr_utils.h: |
| |
| removed. Functionality moved to snmplib/snmp-tc.[ch] |
| |
| 2001-09-14 12:06 hardaker |
| |
| * agent/mibgroup/host.h , agent/mibgroup/host/hr_filesys.c |
| , agent/mibgroup/host/hr_swinst.c , |
| agent/mibgroup/host/hr_system.c , |
| agent/mibgroup/host/hr_system.h , |
| agent/mibgroup/host/hr_utils.c , snmplib/Makefile.in , |
| snmplib/snmp-tc.c , snmplib/snmp-tc.h: |
| |
| Alternative solution to patch #312694: |
| move date_n_time utilities to snmplib/snmp-tc.c. |
| |
| 2001-09-14 09:48 hardaker |
| |
| * win32/config.h.borland: |
| |
| file config.h.borland was initially added on branch V4-2-patches. |
| |
| 2001-09-14 06:19 jbpn |
| |
| * agent/mibgroup/agentx/: master.c , master_request.c , |
| master_request.h: |
| |
| - use inclusive search range only when appropriate for getNext |
| queries |
| |
| 2001-09-12 06:47 hardaker |
| |
| * snmplib/snmpCallbackDomain.c: |
| |
| file snmpCallbackDomain.c was initially added on branch NEW-AGENT-API. |
| |
| 2001-09-12 06:47 hardaker |
| |
| * snmplib/snmpCallbackDomain.h: |
| |
| file snmpCallbackDomain.h was initially added on branch NEW-AGENT-API. |
| |
| 2001-09-06 07:40 jbpn |
| |
| * agent/: snmp_agent.c , snmp_vars.c: |
| |
| - if include bit is set in an AgentX SearchRange (hence type of varbind |
| is ASN_PRIV_INCL_RANGE), try an exact query first because an object |
| whose name is lexi-equal is a valid response; if exact query fails |
| then fall back to an inexact query. |
| |
| 2001-09-06 07:38 jbpn |
| |
| * agent/mibgroup/agentx/: master.c , master_request.c , |
| protocol.c , subagent.c: |
| |
| - oops, used INCL/EXCL wrong way round in a couple of places |
| |
| - better test for scoping requirements in subagent |
| |
| 2001-09-04 07:14 jbpn |
| |
| * agent/snmpd.c: |
| |
| - add missing break; after processing -P option, noted by Botond |
| Tarnay (see patch #458327) |
| |
| 2001-08-28 03:04 jbpn |
| |
| * agent/: snmp_agent.c (V4-2-patches.7), snmp_agent.c: |
| |
| - add missing #include <tcpd.h> if using libwrap, noted by Nathan |
| Neulinger (patch #453831). |
| |
| 2001-08-28 02:38 jbpn |
| |
| * agent/: snmpd.c (V4-2-patches.1), snmpd.c: |
| |
| - avoid use of pre-processor directives inside printf() call, which |
| is a macro in glibc, making this an undefined behaviour |
| construct (which GCC 3.0 refuses to compile). See bug #455804 for |
| further details. |
| |
| 2001-08-24 10:00 rstory |
| |
| * snmplib/data_list.h: |
| |
| file data_list.h was initially added on branch NEW-AGENT-API. |
| |
| 2001-08-24 10:00 rstory |
| |
| * snmplib/data_list.c: |
| |
| file data_list.c was initially added on branch NEW-AGENT-API. |
| |
| 2001-08-22 08:45 jbpn |
| |
| * agent/: snmp_vars.c , mibgroup/agentx/master.c , |
| mibgroup/agentx/master_request.c , mibgroup/agentx/protocol.c |
| , mibgroup/agentx/subagent.c: |
| |
| - add checking that results to be returned to master agent are in |
| requested scope (if any) (getBulk not yet done) |
| |
| 2001-08-15 09:31 jbpn |
| |
| * snmplib/snmp_debug.c: |
| |
| - use sprint_realloc_objid in debugmsg_oid to print long OIDs. |
| |
| 2001-08-15 08:37 jbpn |
| |
| * agent/mibgroup/mibII/vacm_vars.c: |
| |
| - increment the value of snmpInBadCommunityUses when attempting an |
| operation not permitted by the given community, per RFC 1907. |
| |
| 2001-08-15 08:34 jbpn |
| |
| * agent/snmp_agent.c: |
| |
| - when translating the v2+ error-status value authorizationError |
| into noSuchName for a v1 session, increment the value of |
| snmpInBadCommunityUses, per RFC 2576. |
| |
| 2001-08-14 03:22 jbpn |
| |
| * snmplib/snmp_client.c: |
| |
| - in snmp_set_var_objid(), try to detect a previously-malloc()ed |
| buffer for the variable name, and free() it, to avoid memory |
| leaks. |
| |
| 2001-08-13 03:47 jbpn |
| |
| * snmplib/snmpTCPDomain.c: |
| |
| - use Win32 calls to change blocking state of sockets if |
| appropriate. Thanks to Joerg Mattes for help debugging this. |
| |
| 2001-08-13 03:37 jbpn |
| |
| * snmplib/snmp_api.c: |
| |
| - perform an SNMP_CALLBACK_OP_DISCONNECT and close the connection if |
| we get an error on a stream receive, as well as if it is closed in |
| an orderly fashion. This makes life easier on Win32 inparticular. |
| Thanks to Joerg Mattes for help with debugging this. |
| |
| 2001-08-09 03:10 hardaker |
| |
| * agent/helpers/table_dataset.c: |
| |
| file table_dataset.c was initially added on branch NEW-AGENT-API. |
| |
| 2001-08-09 03:10 hardaker |
| |
| * agent/helpers/table_dataset.h: |
| |
| file table_dataset.h was initially added on branch NEW-AGENT-API. |
| |
| 2001-08-08 01:42 hardaker |
| |
| * agent/helpers/table_data.h: |
| |
| file table_data.h was initially added on branch NEW-AGENT-API. |
| |
| 2001-08-08 01:42 hardaker |
| |
| * agent/helpers/table_data.c: |
| |
| file table_data.c was initially added on branch NEW-AGENT-API. |
| |
| 2001-08-07 13:59 nba |
| |
| * man/snmp_perror.3: |
| |
| file snmp_perror.3 was initially added on branch V4-2-patches. |
| |
| 2001-08-07 13:59 nba |
| |
| * man/snmp_api_errstring.3: |
| |
| file snmp_api_errstring.3 was initially added on branch V4-2-patches. |
| |
| 2001-08-07 13:59 nba |
| |
| * man/snmp_sess_perror.3: |
| |
| file snmp_sess_perror.3 was initially added on branch V4-2-patches. |
| |
| 2001-08-07 13:59 nba |
| |
| * man/snmp_error.3: |
| |
| file snmp_error.3 was initially added on branch V4-2-patches. |
| |
| 2001-08-06 04:29 jbpn |
| |
| * agent/snmpd.c: |
| |
| - fix for potential buffer overflow in logfile argument handling, |
| noted by Anonymous (bug #448243). Also use a large enough buffer |
| to handle filenames of length PATH_MAX (if possible). |
| |
| 2001-07-30 10:05 jbpn |
| |
| * agent/mibgroup/mibII/var_route.c , snmplib/snmp_api.c |
| , snmplib/snmp_api.h: |
| |
| - move snmp_socket_length function to agent/mibgroup/mibII/var_route.c |
| from snmp_api.c -- this is the only remaining place that uses this |
| function, which certainly doesn't belong in snmp_api.c after the |
| transport abstraction malarkey. |
| |
| 2001-07-30 09:22 hardaker |
| |
| * agent/agent_handler.c: |
| |
| file agent_handler.c was initially added on branch NEW-AGENT-API. |
| |
| 2001-07-30 09:22 hardaker |
| |
| * agent/agent_handler.h: |
| |
| file agent_handler.h was initially added on branch NEW-AGENT-API. |
| |
| 2001-07-30 07:06 jbpn |
| |
| * agent/mibgroup/mibII/var_route.c: |
| |
| - try to return invalid(2) for the ipRouteType column if the route |
| is not up. See bug #426710, reported by pjweber. |
| |
| 2001-07-27 07:32 jbpn |
| |
| * snmplib/snmpv3.c: |
| |
| - set defaultAuthType to usmHMACSHA1AuthProtocol if SHA specified |
| (was set to usmHMACMD5AuthProtocol in this case). Spotted by |
| William Kennemer (bug #444860) |
| |
| 2001-07-27 06:59 jbpn |
| |
| * agent/mibgroup/agentx/master_request.c: |
| |
| - change to handle_agentx_response ONLY to send NEWLY delegated |
| requests after processing a successful response. This is achieved |
| by saving the value of asp->outstanding_requests and temporarily |
| setting it to NULL. After processing all varbinds in the |
| response, therefore, asp->outstanding_requests contains only newly |
| delegated requests, if any. After sending these, the new requests |
| are merged with the saved queue. |
| |
| This fixes a bug that arises if you request variables from two or |
| more separate subagents simultaneously. What used to happen is |
| that, upon receiving the first response, the master agent would |
| notice that it had an outstanding request, and retransmit it. |
| Then the second response arrives, and the master agent sends the |
| reply to the (SNMP) requester and frees the requests (including |
| callback data). Finally, another AgentX response (to the |
| erroneously transmitted request) arrives and the callback is |
| called referencing deallocated memory, which causes a segfault. |
| |
| 2001-07-26 07:28 dts12 |
| |
| * snmplib/: snmp_api.c (NEW-LIBRARY-API.4), snmp_api.c: |
| |
| Adding a 'double'-valued varbind isn't inherently an internal error! |
| |
| 2001-07-25 05:47 jbpn |
| |
| * agent/snmpd.c: |
| |
| - disable stderr logging (if requested) before calling init_mib_modules(). |
| This should fix the problem noted by Nigel Metheringham in bug #418857 |
| whereby the AgentX master module prints a message to stderr which causes |
| a SIGPIPE when the agent is started as a daemon. |
| |
| 2001-07-25 02:18 jbpn |
| |
| * apps/snmptrapd_log.c: |
| |
| - initialise buffers to zero in handle_wrap_fmt, to avoid garbage in |
| display of security parameters, as noted by William Frauenhofer |
| (bug #437231). |
| |
| - add closing parenthesis after (via <address> in format_plain_trap |
| |
| 2001-07-23 07:53 jbpn |
| |
| * snmplib/tools.c: |
| |
| - remove excessive debugging from snmp_(re)alloc functions |
| |
| 2001-07-23 04:37 jbpn |
| |
| * snmplib/snmpUnixDomain.c: |
| |
| - minor fix to debugging output to print losing path correctly when |
| a remote connect fails. |
| |
| 2001-07-17 09:56 hardaker |
| |
| * CodingStyle: |
| |
| update for naming conventions and for structure definitions. |
| |
| 2001-07-17 09:07 hardaker |
| |
| * CodingStyle: |
| |
| initial coding style guideline document. |
| |
| 2001-07-17 09:02 jbpn |
| |
| * agent/mibgroup/agentx/subagent.c: |
| |
| - remember to remove_trap_session(our-session-with-master-agent) |
| if the master agent session goes away, because otherwise you |
| may subsequently try to use it, which will probably dump core, |
| and is certainly an error. |
| |
| - also change when trap session is registered to being immediately |
| the session is opened so traps can be sent, e.g. from the |
| INDEX_START callback (for example linkUp traps in subagents that |
| register a row of ifTable). |
| |
| 2001-07-17 08:48 jbpn |
| |
| * agent/agent_trap.c: |
| |
| - change to remove_trap_session(), so as not to close an SNMP |
| session simply because we are removing it from the trap_sink |
| list. The rationale is that the session may still be in use for |
| other purposes, or (more to the point) you may be calling this |
| function from the session's callback (from where closing the |
| session isn't a good idea). |
| |
| 2001-07-13 06:02 dts12 |
| |
| * snmplib/netsnmp.h: |
| |
| file netsnmp.h was initially added on branch NEW-LIBRARY-API. |
| |
| 2001-07-12 12:09 hardaker |
| |
| * agent/helpers/table_iterator.c: |
| |
| file table_iterator.c was initially added on branch NEW-AGENT-API. |
| |
| 2001-07-12 12:09 hardaker |
| |
| * agent/helpers/table_iterator.h: |
| |
| file table_iterator.h was initially added on branch NEW-AGENT-API. |
| |
| 2001-07-12 02:21 jbpn |
| |
| * agent/: snmp_agent.c , mibgroup/agentx/client.c , |
| mibgroup/agentx/master_request.c , mibgroup/agentx/protocol.c |
| , mibgroup/agentx/subagent.c: |
| |
| - fix for bug #439094, reported by Evert-Jan van Tuijl, whereby |
| the AgentX master agent expects a response to an agentx-CleanupSet-PDU |
| message (incorrectly). This only shows up when testing against other |
| subagents (e.g. jax) because the net-snmp subagent sends a response |
| to the agentx-CleanupSet-PDU (incorrectly). |
| |
| 2001-07-10 16:10 hardaker |
| |
| * agent/mibgroup/mibII/vacm_context.c: |
| |
| file vacm_context.c was initially added on branch NEW-AGENT-API. |
| |
| 2001-07-10 16:10 hardaker |
| |
| * agent/mibgroup/mibII/vacm_context.h: |
| |
| file vacm_context.h was initially added on branch NEW-AGENT-API. |
| |
| 2001-07-10 16:06 hardaker |
| |
| * agent/mibgroup/target/target_counters.c: |
| |
| file target_counters.c was initially added on branch NEW-AGENT-API. |
| |
| 2001-07-10 16:06 hardaker |
| |
| * agent/mibgroup/target/target_counters.h: |
| |
| file target_counters.h was initially added on branch NEW-AGENT-API. |
| |
| 2001-07-05 06:11 jbpn |
| |
| * agent/mibgroup/mibII/: interfaces.c , interfaces.h: |
| |
| - make Interface_Scan_Get_Count non-static as it's very useful |
| |
| 2001-07-05 03:40 jbpn |
| |
| * snmplib/snmpusm.c: |
| |
| - free the cached security parameters when we have a parse error |
| on input, otherwise we leak memory (triggered by SC 3.0.13.{2,3}). |
| |
| 2001-07-04 09:51 uid44810 |
| |
| * snmplib/snmp_api.c: |
| |
| - catch some malformed SNMPv3 packets |
| |
| 2001-07-04 07:42 uid44810 |
| |
| * snmplib/snmp_api.c: |
| |
| - fix bad mistake in snmpv3_scopedPDU_header_realloc_rbuild which |
| was encoding the wrong length into the ScopedPDU SEQUENCE header |
| (wasn't including length of actual data, i.e. PDU!). Totally my |
| fault -- introduced when changing over to reallocating buffer |
| type functions. Amazing this hasn't caused all sorts of trouble |
| for people! |
| |
| 2001-07-02 18:04 rstory |
| |
| * snmplib/snmp-tc.c: |
| |
| file snmp-tc.c was initially added on branch NEW-AGENT-API. |
| |
| 2001-07-02 09:33 jbpn |
| |
| * agent/snmp_agent.c: |
| |
| - slight change to generation of error-index: |
| |
| - explicitly test for error-status == noError, and set error-index |
| to zero in this case; |
| |
| - otherwise use the cached value; |
| |
| - don't zero the cached value in handle_var_list if handle_one_var |
| returns noError |
| |
| - this copes properly with SET requests, where a failing SET will have |
| a FREE phase which will typically return noError. Previously this |
| would erroneously cause the error-index to be set to zero. |
| |
| 2001-07-02 08:14 jbpn |
| |
| * agent/mibgroup/util_funcs.c: |
| |
| - fix bad behaviour in header_simple_table when the index is |
| equal to ULONG_MAX |
| |
| 2001-06-28 10:01 jbpn |
| |
| * agent/mibgroup/snmpv3/usmUser.c: |
| |
| - change sense of snmp_oid_compare() result check in var_usmUser |
| to do lexi-ordering correctly |
| |
| 2001-06-28 07:20 jbpn |
| |
| * snmplib/snmp_api.c: |
| |
| - count more v1/v2c parse errors (SC 1.1.12.10) |
| |
| 2001-06-28 05:56 jbpn |
| |
| * snmplib/snmp_api.c: |
| |
| - check that version field of PDU is of integer type rather than just |
| assuming it is (SC 1.1.12.2.1) |
| |
| 2001-06-28 04:40 jbpn |
| |
| * agent/mibgroup/mibII/vacm_vars.c: |
| |
| - increment snmpInBadCommunityNames when we see unknown community |
| names, per RFC1907 |
| |
| 2001-06-27 08:09 jbpn |
| |
| * agent/mibgroup/agentx/subagent.c: |
| |
| - make use of new function register_mib_detach() to mark all our |
| nodes as detached when we get a transport disconnect indication. |
| |
| 2001-06-27 08:07 jbpn |
| |
| * agent/: agent_registry.c , agent_registry.h , |
| var_struct.h: |
| |
| - add additional flag to subtree structure that subagents can use |
| to determine whether an attempt has been made to register and OID |
| with a master agent during a session's lifetime. This allows |
| manual re-registration and automatic re-registration to be mixed |
| within a subagent (perhaps because you are doing index stuff). |
| |
| - add function register_mib_detach() which unsets this flag for |
| all known nodes (subagent would typically call this on disconnect |
| indication). |
| |
| - add function unregister_mib_table_row() |
| |
| - correct bad recursive behaviour in register_mib_reattach() which |
| used to try to re-register N nodes N! times. Once will normally |
| be enough. |
| |
| - change to dump_registry() format to include hex display of |
| flags field. |
| |
| 2001-06-26 09:26 dts12 |
| |
| * FAQ: |
| |
| Fix error in SNMPv2 trap examples (Identified by Diwakar Shetty). |
| |
| 2001-06-26 02:35 jbpn |
| |
| * snmplib/mib.c: |
| |
| - corrected sense of dump_realloc_oid_to_string() return value |
| checks, as spotted by Robert Story. |
| |
| 2001-06-25 06:30 jbpn |
| |
| * agent/mibgroup/agentx/master_request.c: |
| |
| - small tweak in handle_agentx_response() when retrying unfulfilled |
| requests: continue from the "start" OID of the next node of the |
| tree, not from the "name" OID, which causes looping. |
| |
| 2001-06-21 09:51 jbpn |
| |
| * agent/mibgroup/agentx/master_request.c: |
| |
| - handle "holes" in rows of tables that are handled by subagents |
| |
| Since the fully-qualified instance is registered, we interpret |
| a return of noSuchInstance when doing an inexact query as meaning |
| we should retry the query. |
| |
| 2001-06-21 02:50 jbpn |
| |
| * snmplib/mib.h: |
| |
| - forgot to commit at the same time as last mib.c commit; updated |
| prototype for sprint_realloc_hinted_integer |
| |
| 2001-06-20 06:44 jbpn |
| |
| * agent/: agent_index.c , agent_index.h: |
| |
| - add function count_indexes which returns the number of indexes |
| allocated for a given OID. This can be useful for implementing |
| "row count" objects, e.g. ifNumber. |
| |
| 2001-06-20 05:37 jbpn |
| |
| * agent/: agent_callbacks.h , mibgroup/agentx/subagent.c: |
| |
| - add SNMPD_CALLBACK_INDEX_START and SNMPD_CALLBACK_INDEX_STOP |
| callbacks which may be used to manage index allocations. |
| |
| Master agent should probably call these callbacks too, although |
| it's a bit of a degenerate case. |
| |
| 2001-06-19 09:44 jbpn |
| |
| * agent/agent_index.c: |
| |
| - use an explicit fieled "allocated" in snmp_index structure to |
| indicate whether or not a value is currently allocated, rather |
| than overloading a NULL session to mean that it is not. |
| |
| This allows startup code in a master agent to pre-register indices |
| when there are no sessions open. |
| |
| 2001-06-19 08:34 jbpn |
| |
| * agent/mibgroup/agentx/: master_admin.c , master_request.c: |
| |
| - keep the value of NETWORK_BYTE_ORDER from h.flags in the |
| agentx-Open-PDU and use it for subsequent master-initiated |
| AgentX protocol operations, per RFC 2741 (section 7.1.1, |
| paragraph 4). |
| |
| For now, we are storing this in the flags field of a |
| subsession. This is likely to stop working if the flags |
| definitions change (i.e. it's not a great solution) |
| |
| - Thanks to Peter Korsten (severityone at users.sourceforge.net) |
| for identifying this bug, and for help debugging this fix. |
| |
| 2001-06-19 02:35 jbpn |
| |
| * snmplib/mib.c: |
| |
| - reinstate space between numbers and units. |
| |
| - respect DISPLAY-HINTs for Unsigned32, Gauge, Gauge32 types. |
| |
| 2001-06-13 03:29 jbpn |
| |
| * agent/snmp_vars.c: |
| |
| - minor change to debugging to reduce "noise level" from Purify |
| |
| 2001-06-12 10:35 jbpn |
| |
| * agent/snmp_agent.c: |
| |
| - handle non-repeaters and max-repetitions field values of < 0 (by |
| setting them to 0, per RFC 1905) |
| |
| 2001-06-12 10:05 jbpn |
| |
| * agent/snmp_agent.c: |
| |
| - fix bug that caused a null pointer to be followed when processing a |
| GETBULK request with non-repeaters > 0, max-repetitions == 0 and no |
| varbinds in the request. |
| |
| 2001-06-12 07:24 dts12 |
| |
| * snmplib/: read_config.c (V4-2-patches.1), read_config.c: |
| |
| Fix 'unregister_config_handler' to handle tags other |
| than the first in the list. (Thanks to Paul Serice). |
| |
| 2001-06-06 07:39 jbpn |
| |
| * agent/mibgroup/agentx/master_admin.c: |
| |
| - free() return value from register_index() calls |
| |
| 2001-06-06 07:37 jbpn |
| |
| * agent/agent_index.c: |
| |
| - more uniform return value from register_index(): make it always a |
| varbind which the caller is responsible for free()ing, or else NULL. |
| |
| 2001-06-05 03:10 jbpn |
| |
| * agent/agent_index.c: |
| |
| - fix for index allocation, such that requests for specific indices which |
| have previously been allocated, but are not currently in use, succeed. |
| |
| - more debugging output. |
| |
| 2001-06-01 08:37 hardaker |
| |
| * agent/mibgroup/testdelayed.h: |
| |
| file testdelayed.h was initially added on branch NEW-AGENT-API. |
| |
| 2001-06-01 08:37 hardaker |
| |
| * agent/mibgroup/testhandler.h: |
| |
| file testhandler.h was initially added on branch NEW-AGENT-API. |
| |
| 2001-06-01 08:37 hardaker |
| |
| * agent/mibgroup/testdelayed.c: |
| |
| file testdelayed.c was initially added on branch NEW-AGENT-API. |
| |
| 2001-06-01 08:37 hardaker |
| |
| * agent/mibgroup/testhandler.c: |
| |
| file testhandler.c was initially added on branch NEW-AGENT-API. |
| |
| 2001-06-01 08:36 hardaker |
| |
| * agent/helpers/table.c: |
| |
| file table.c was initially added on branch NEW-AGENT-API. |
| |
| 2001-06-01 08:36 hardaker |
| |
| * agent/helpers/multiplexer.h: |
| |
| file multiplexer.h was initially added on branch NEW-AGENT-API. |
| |
| 2001-06-01 08:36 hardaker |
| |
| * agent/helpers/old_api.c: |
| |
| file old_api.c was initially added on branch NEW-AGENT-API. |
| |
| 2001-06-01 08:36 hardaker |
| |
| * agent/helpers/null.h: |
| |
| file null.h was initially added on branch NEW-AGENT-API. |
| |
| 2001-06-01 08:36 hardaker |
| |
| * agent/helpers/instance.c: |
| |
| file instance.c was initially added on branch NEW-AGENT-API. |
| |
| 2001-06-01 08:36 hardaker |
| |
| * agent/helpers/set_helper.h: |
| |
| file set_helper.h was initially added on branch NEW-AGENT-API. |
| |
| 2001-06-01 08:36 hardaker |
| |
| * agent/helpers/table.h: |
| |
| file table.h was initially added on branch NEW-AGENT-API. |
| |
| 2001-06-01 08:36 hardaker |
| |
| * agent/helpers/read_only.c: |
| |
| file read_only.c was initially added on branch NEW-AGENT-API. |
| |
| 2001-06-01 08:36 hardaker |
| |
| * agent/helpers/serialize.c: |
| |
| file serialize.c was initially added on branch NEW-AGENT-API. |
| |
| 2001-06-01 08:36 hardaker |
| |
| * agent/helpers/old_api.h: |
| |
| file old_api.h was initially added on branch NEW-AGENT-API. |
| |
| 2001-06-01 08:36 hardaker |
| |
| * agent/helpers/instance.h: |
| |
| file instance.h was initially added on branch NEW-AGENT-API. |
| |
| 2001-06-01 08:36 hardaker |
| |
| * agent/helpers/read_only.h: |
| |
| file read_only.h was initially added on branch NEW-AGENT-API. |
| |
| 2001-06-01 08:36 hardaker |
| |
| * agent/helpers/.cvsignore: |
| |
| file .cvsignore was initially added on branch NEW-AGENT-API. |
| |
| 2001-06-01 08:36 hardaker |
| |
| * agent/helpers/multiplexer.c: |
| |
| file multiplexer.c was initially added on branch NEW-AGENT-API. |
| |
| 2001-06-01 08:36 hardaker |
| |
| * agent/helpers/Makefile.in: |
| |
| file Makefile.in was initially added on branch NEW-AGENT-API. |
| |
| 2001-06-01 08:36 hardaker |
| |
| * agent/helpers/serialize.h: |
| |
| file serialize.h was initially added on branch NEW-AGENT-API. |
| |
| 2001-06-01 08:36 hardaker |
| |
| * agent/helpers/null.c: |
| |
| file null.c was initially added on branch NEW-AGENT-API. |
| |
| 2001-06-01 07:39 hardaker |
| |
| * local/tkmib: |
| |
| misc fixes for oid formatting problems. |
| |
| 2001-06-01 07:37 hardaker |
| |
| * README: |
| |
| add Martin Oldfield. |
| |
| 2001-06-01 02:50 jbpn |
| |
| * agent/: snmp_agent.c , snmp_agent.h , |
| mibgroup/agentx/master_request.c: |
| |
| - fix for absolutely mind-bending memory leak when AgentX sessions |
| timeout. agent_session_list holds a queue of sessions with outstanding |
| requests. When a session times out, this must be scavenged to make |
| sure the sessions that have timed out, and their associated requests |
| are free()d. |
| |
| 2001-05-30 03:28 jbpn |
| |
| * agent/mibgroup/agentx/subagent.c: |
| |
| - retry initial open of AgentX master socket if AgentX pings are |
| enabled (should really be a separate default_store option but |
| never mind) |
| |
| 2001-05-30 03:27 jbpn |
| |
| * agent/mibgroup/agentx/master_request.c: |
| |
| - more aggressive handling of timeout conditions (also fix memory |
| leak) |
| |
| 2001-05-30 03:19 jbpn |
| |
| * agent/mibgroup/agentx/master_admin.c: |
| |
| - more informative debugging |
| |
| 2001-05-30 02:37 jbpn |
| |
| * snmplib/snmp_alarm.c: |
| |
| - remove noisy debugging |
| |
| 2001-05-30 02:37 jbpn |
| |
| * snmplib/snmp_api.c: |
| |
| - more compact debugging in _sess_select_info |
| |
| 2001-05-30 02:34 jbpn |
| |
| * agent/agent_registry.c: |
| |
| - copy flags in reattach_subtree (needed for AgentX row registration) |
| |
| 2001-05-28 08:54 jbpn |
| |
| * agent/mibgroup/agentx/: client.c , client.h , |
| master_admin.c , master_request.c , subagent.c: |
| |
| - stuff from patch #416026 (submitted by anonymous) for AgentX row |
| registration |
| |
| 2001-05-28 08:49 jbpn |
| |
| * agent/snmp_vars.c: |
| |
| - tweak to getStatPtr to handle getNext operations in combination with |
| FULLY_QUALIFIED_INSTANCE nodes (which arise in AgentX row registration). |
| |
| 2001-05-28 08:46 jbpn |
| |
| * agent/: agent_registry.c , agent_registry.h , |
| var_struct.h: |
| |
| - stuff from patch #416026 (submitted by anonymous) for AgentX row |
| registration |
| |
| 2001-05-28 08:42 jbpn |
| |
| * agent/mibgroup/agentx/master.c: |
| |
| - small tweak to debugging output |
| |
| 2001-05-28 08:39 jbpn |
| |
| * agent/mibgroup/agentx/protocol.c: |
| |
| - do parsing/building of ASN_PRIV_EXCL_RANGE and |
| ASN_PRIV_INCL_RANGE types *properly*. |
| |
| 2001-05-28 04:40 jbpn |
| |
| * snmplib/snmp_api.c: |
| |
| - fix possible memory leak in _sess_async_send error cases |
| |
| 2001-05-28 04:27 jbpn |
| |
| * agent/mibgroup/agentx/protocol.c: |
| |
| - add parsing/building of ASN_PRIV_EXCL_RANGE and |
| ASN_PRIV_INCL_RANGE types. |
| |
| 2001-05-23 09:20 jbpn |
| |
| * snmplib/snmp_api.c: |
| |
| - respect msgMaxSize in received v3 PDUs (in the weak sense that if |
| the serialized response PDU is more than it, we don't send it) |
| |
| - removed functions ascii_to_binary, hex_to_binary. Using these |
| functions is really bad, since they will happily overflow buffers. |
| The superior alternatives, defined in tools.h, are |
| snmp_{decimal, hex}_to_binary. |
| |
| 2001-05-23 09:00 jbpn |
| |
| * apps/snmpstatus.c: |
| |
| - remove unused variable struct sockaddr_in respIp |
| |
| 2001-05-23 08:58 jbpn |
| |
| * agent/snmp_agent.c: |
| |
| - early bail out of handle_snmp_packet() if the callback operation |
| type is not SNMP_CALLBACK_OP_RECEIVED_MESSAGE. In practice, the |
| only way this arises currently is when a stream transport based |
| connection goes away and a SNMP_CALLBACK_OP_DISCONNECT occurs. |
| |
| 2001-05-23 08:44 jbpn |
| |
| * snmplib/snmp_api.h: |
| |
| - new fields rcvMsgMaxSize and sndMsgMaxSize in snmp_session |
| structure to support v3 msgMaxSize |
| |
| - removed functions ascii_to_binary, hex_to_binary from public |
| interface. Using these functions is really bad, since they |
| will happily overflow buffers. The superior alternatives, |
| defined in tools.h, are snmp_{decimal, hex}_to_binary. |
| |
| 2001-05-23 08:37 jbpn |
| |
| * snmplib/: snmpAAL5PVCDomain.c , snmpIPXDomain.c , |
| snmpTCPDomain.c , snmpUDPDomain.c , snmpUnixDomain.c |
| , snmp_transport.c , snmp_transport.h: |
| |
| - add msgMaxSize field to snmp_transport structure to support |
| msgMaxSize negotiation for v3 |
| |
| 2001-05-23 07:14 jbpn |
| |
| * snmplib/scapi.c: |
| |
| - use sprint_realloc_hexstring instead of sprint_hexstring for |
| SNMP_TESTING_CODE debugging output of IV, key and plaintext |
| |
| 2001-05-23 05:25 jbpn |
| |
| * apps/snmptest.c: |
| |
| - free() buffers in a couple of error cases; no big deal |
| |
| 2001-05-23 04:39 jbpn |
| |
| * snmplib/snmpv3.c: |
| |
| - use new snmp_hex_to_binary function for engine ID parsing in -e |
| option, rather than archaic hex_to_binary |
| |
| 2001-05-23 04:22 jbpn |
| |
| * snmplib/snmp_parse_args.c: |
| |
| - free() buffers in a couple of error cases; no big deal |
| |
| 2001-05-23 04:14 jbpn |
| |
| * snmplib/snmp_parse_args.c: |
| |
| - use new snmp_hex_to_binary function for engine ID parsing in -e |
| and -E options, rather than archaic hex_to_binary |
| |
| 2001-05-23 03:56 jbpn |
| |
| * apps/snmptest.c: |
| |
| - use new snmp_{decimal, hex}_to_binary functions for input string |
| to OCTET STRING conversion, rather than archaic ascii_to_binary |
| and hex_to_binary |
| |
| - omit trailing newline from string (helpful for objects that don't |
| allow non-printing characters, e.g. sysLocation.0) |
| |
| 2001-05-20 08:12 jbpn |
| |
| * snmplib/snmp_api.c: |
| |
| - rewritten _sess_read() function: |
| |
| - better handling of long packets |
| - zero-copy reception of packets on stream transports |
| - lower memory overheads for packet fragment handling for stream |
| transports |
| |
| - allow parsing of large objects (>8192 octets) |
| |
| 2001-05-20 05:48 jbpn |
| |
| * snmplib/snmp_parse_args.c: |
| |
| - don't strdup() contextName, securityName -- causes minor memory |
| leak. |
| |
| 2001-05-20 05:04 jbpn |
| |
| * snmplib/snmpTCPDomain.c: |
| |
| - test return of fcntl(F_GETFL), so as not to set flags to garbage |
| |
| - correction to comment -- set socket to *blocking*! |
| |
| - check opaque before writing to it in recv |
| |
| 2001-05-20 05:02 jbpn |
| |
| * snmplib/snmp_client.c: |
| |
| - proper handling of SNMP_CALLBACK_OP_DISCONNECT in snmp_synch_input: |
| set an error condition, with errno SNMPERR_ABORT ("Session abort |
| failure"), which seems like a good enough match. |
| |
| 2001-05-18 09:54 jbpn |
| |
| * snmplib/snmpTCPDomain.c: |
| |
| - make newly-accept()ed sockets blocking; otherwise problems arise |
| later when send()ing large PDUs (since only a single socket buffer's |
| worth of data at most can be sent without blocking). |
| |
| 2001-05-18 07:17 jbpn |
| |
| * agent/snmp_agent.c: |
| |
| - use sprint_realloc_objid and sprint_realloc_variable instead of |
| sprint_objid and sprint_variable respectively, to allow large PDUs |
| to be printed when debugging |
| |
| 2001-05-18 07:16 jbpn |
| |
| * snmplib/tools.c: |
| |
| - improved debugging output from snmp_realloc() |
| |
| 2001-05-18 07:15 jbpn |
| |
| * snmplib/: mib.c , mib.h: |
| |
| - remove debugging from output routines |
| |
| - new function sprint_realloc_objid |
| |
| - make sprint_realloc_objid and sprint_realloc_variable externally |
| visible |
| |
| 2001-05-18 06:28 jbpn |
| |
| * snmplib/asn1.c: |
| |
| - improved debugging output from asn_realloc() |
| |
| 2001-05-15 04:10 jbpn |
| |
| * mibs/UCD-SNMP-MIB.txt: |
| |
| - add OIDs for UDP/IPv6 and TCP/IPv6 |
| |
| 2001-05-14 02:20 jbpn |
| |
| * agent/mibgroup/ucd-snmp/vmstat_solaris2.c: |
| |
| - added \n to text of snmp_log() messages (bug #422978) |
| |
| 2001-05-11 07:30 jbpn |
| |
| * snmplib/: mib.c , mib.h: |
| |
| - added sprint_realloc_<type> family of functions which take extra |
| parameters and use relocating buffers to remove limitations due to |
| fixed-size buffers (e.g. see bug #409181). |
| |
| - also fixes potential problem noted as bug #414803 |
| |
| - fprint_variable, fprint_objid and fprint_value use new functions |
| such that snmpget etc. are improved immediately |
| |
| - old functions remain *FOR NOW* -- but really they should be |
| considered to be deprecated (new functions provide a superset of |
| their functionality). |
| |
| 2001-05-11 07:14 jbpn |
| |
| * snmplib/parse.h: |
| |
| - added additional function pointer to struct tree to point at |
| relocating buffer compatible output function |
| |
| 2001-05-11 06:57 jbpn |
| |
| * snmplib/: tools.c , tools.h: |
| |
| - added utility function snmp_strcat, which appends a string to a |
| relocatable buffer |
| |
| 2001-05-10 11:20 rstory |
| |
| * snmplib/mib.c: |
| |
| fix bug #423109 incorrect index parsing |
| |
| 2001-05-09 16:43 rstory |
| |
| * snmplib/snmp_client.c: |
| |
| fix snmp_client.c:569: warning: control reaches end of non-void function |
| |
| 2001-05-09 12:36 slif |
| |
| * agent/mibgroup/: Rmon.h , Rmon/README , Rmon/agutil.c |
| , Rmon/agutil.h , Rmon/agutil_api.h , Rmon/alarm.c |
| , Rmon/alarm.h , Rmon/event.c , Rmon/event.h , |
| Rmon/history.c , Rmon/history.h , Rmon/row_api.h , |
| Rmon/rows.c , Rmon/rows.h , Rmon/statistics.c , |
| Rmon/statistics.h , Rmon/test_alarm.sh , |
| Rmon/test_hist.sh: |
| |
| Include Alex Rozin's Rmon. |
| |
| 2001-05-07 10:41 hardaker |
| |
| * snmplib/: snmp_client.c , snmp_client.h: |
| |
| Added a couple of convenience functions for manipulating varbindlists: |
| int snmp_set_var_typed_value(struct variable_list *newvar, u_char type, |
| u_char *val_str, size_t val_len); |
| void snmp_replace_var_types(struct variable_list *vbl, int old_type, |
| int new_type); |
| void snmp_reset_var_types(struct variable_list *vbl, int new_type); |
| |
| 2001-05-07 10:36 hardaker |
| |
| * snmplib/tools.h: |
| |
| define SNMP_MALLOC_TYPEDEF() |
| |
| 2001-05-05 07:28 rstory |
| |
| * local/mib2c.storage.conf: |
| |
| fix store_ name; don't cast to asny type if parm expecting u_char*; fix _variable_oid |
| naming; cast parm 2 of memdup to u_char* |
| |
| 2001-05-03 14:16 hardaker |
| |
| * snmplib/asn1.c: |
| |
| fixed rauth offset incrementing: was incrementing the pointer, not the value. |
| -- more instances of the same problem found. |
| |
| 2001-05-03 14:15 hardaker |
| |
| * snmplib/asn1.c: |
| |
| fixed rauth offset incrementing: was incrementing the pointer, not the value. |
| |
| 2001-05-03 10:08 hardaker |
| |
| * aclocal.m4 , config.guess , config.sub , |
| configure , ltmain.sh: |
| |
| updated to libtool 1.4 |
| |
| 2001-05-01 13:31 hardaker |
| |
| * snmplib/snmpksm.c: |
| |
| use realloc routines. |
| |
| 2001-05-01 13:31 hardaker |
| |
| * snmplib/read_config.c: |
| |
| fix variable declaration. |
| |
| 2001-05-01 13:30 hardaker |
| |
| * snmplib/mib.c: |
| |
| Don't print hex for string lengths less than 4. Should have died ages ago. |
| |
| 2001-05-01 13:29 hardaker |
| |
| * agent/mibgroup/ucd-snmp/vmstat.h: |
| |
| Fix prototype so its not static (it shouldn't be). |
| |
| 2001-05-01 13:29 hardaker |
| |
| * agent/mibgroup/mibII/ip.c: |
| |
| make RONLY variables writable (which may or may not work. I'm betting not.) |
| |
| 2001-05-01 13:28 hardaker |
| |
| * agent/snmp_agent.c: |
| |
| remove unused variables. |
| |
| 2001-05-01 13:28 hardaker |
| |
| * config.h.in , configure , configure.in: |
| |
| check for an rpm subdirectory. |
| |
| 2001-04-23 20:41 hardaker |
| |
| * local/tkmib: |
| |
| big cleanup and other fixes I've already forgotten in the last few minutes. |
| |
| 2001-04-23 20:34 hardaker |
| |
| * local/tkmib: |
| |
| Don't walk off end of mib tree (sigh). |
| |
| 2001-04-23 20:19 hardaker |
| |
| * local/tkmib: |
| |
| fix the mib info display options. |
| save them appropriately. |
| |
| 2001-04-23 18:23 hardaker |
| |
| * local/tkmib: |
| |
| more savable option items. |
| use Data::Dumper to save most stuff. |
| |
| 2001-04-23 17:26 hardaker |
| |
| * local/tkmib: |
| |
| Don't save session options twice. |
| Make color of writable objects a variable. |
| |
| 2001-04-23 17:08 hardaker |
| |
| * local/: tkmib (V4-2-patches.2), tkmib: |
| |
| fix walk problem once and for all. |
| |
| 2001-04-23 16:36 hardaker |
| |
| * local/tkmib: |
| |
| reduce screen realestate all over the place |
| |
| 2001-04-23 16:35 hardaker |
| |
| * local/tkmib: |
| |
| test against version 5 |
| |
| 2001-04-18 08:46 hardaker |
| |
| * agent/mibgroup/ucd-snmp/lmSensors.c , |
| agent/mibgroup/ucd-snmp/lmSensors.h , mibs/LM-SENSORS-MIB.txt |
| , mibs/UCD-SNMP-MIB.txt: |
| |
| Added LM-SENSORS-MIB support (diskio extension) from Martin Oldfield |
| |
| 2001-04-18 05:40 jbpn |
| |
| * snmplib/snmp_api.c: |
| |
| - hacking on snmp_add_var to handle long values |
| |
| - use snmp_{hex,decimal}_to_binary instead of hex_to_binary |
| and ascii_to_binary; these should be removed |
| |
| - don't use strtok in processing bitstrings |
| |
| 2001-04-18 04:58 jbpn |
| |
| * snmplib/asn1.c: |
| |
| - use the generic snmp_realloc function in asn_realloc |
| |
| 2001-04-18 02:40 jbpn |
| |
| * snmplib/: tools.c , tools.h: |
| |
| - new, reallocating utility functions snmp_hex_to_binary and |
| snmp_decimal_to_binary to convert hex and decimal strings to octet |
| strings respectively. |
| |
| - new utility function snmp_realloc to perform buffer (re-)allocation |
| |
| 2001-04-12 05:12 dts12 |
| |
| * agent/: snmp_agent.c (V4-2-patches.6), snmp_agent.c: |
| |
| Better fix for bug #414855 from arajesh |
| Handles non-repeaters=0 as well, and avoids memory leaks. |
| |
| 2001-04-11 10:06 jbpn |
| |
| * snmplib/asn1.h: |
| |
| - second incarnation of asn_realloc_rbuild_<type> functions, which |
| now take an additional argument that may be used to indicate that |
| reallocation should not be done. |
| |
| - old _rbuild API is gone. |
| |
| - extended (and corrected!) commentary on correct usage of new API. |
| |
| 2001-04-11 10:05 jbpn |
| |
| * snmplib/: snmp.c , snmp.h: |
| |
| - use second incarnation of _realloc_rbuild functions. |
| |
| - old _rbuild_var_op API is gone. |
| |
| 2001-04-11 10:04 jbpn |
| |
| * snmplib/snmpusm.c: |
| |
| - use second incarnation of asn_realloc_rbuild_<type> functions. |
| |
| 2001-04-11 10:03 jbpn |
| |
| * snmplib/snmp_api.c: |
| |
| - use second incarnation of _realloc_rbuild functions. |
| |
| - old _rbuild API is gone. |
| |
| 2001-04-11 10:02 jbpn |
| |
| * snmplib/asn1.c: |
| |
| - second incarnation of asn_realloc_rbuild_<type> functions, which |
| now take an additional argument that may be used to indicate that |
| reallocation should not be done. |
| |
| - old _rbuild API is gone. |
| |
| - asn_realloc() function checks whether it has been passed a NULL |
| pointer and uses malloc() in that case (thanks to Michael Slifcak |
| for pointing out the danger here). |
| |
| 2001-04-11 06:13 dts12 |
| |
| * agent/snmp_agent.c: |
| |
| Handle GetBulk requests with max-repetitions=0 properly (bug #414855) |
| |
| 2001-04-10 04:47 jbpn |
| |
| * snmplib/snmpUDPDomain.c: |
| |
| - set SO_SNDBUF and SO_RCVBUF to 128Kb for newly-opened UDP sockets, |
| to enable large PDUs to be sent and received. Some |
| implementations default very low (Solaris 2.7 8Kb, Linux 2.4 |
| 64Kb). |
| |
| 2001-04-09 10:05 jbpn |
| |
| * snmplib/snmpusm.c: |
| |
| - modified usm_rgenerate_out_msg() to make use of reallocating |
| reverse encode functions. |
| |
| 2001-04-09 10:03 jbpn |
| |
| * snmplib/snmpusm.h: |
| |
| - additional parameter to usm_rgenerate_out_msg() to enable use of |
| reallocating reverse encode functions. |
| |
| 2001-04-09 09:57 jbpn |
| |
| * snmplib/snmp_secmod.h: |
| |
| - allow additional parameter for outgoing params to enable use of |
| reallocating reverse encode functions. |
| |
| 2001-04-09 09:55 jbpn |
| |
| * snmplib/snmp_api.h: |
| |
| - prototypes for reallocating reverse encode functions |
| |
| 2001-04-09 09:54 jbpn |
| |
| * snmplib/snmp_api.c: |
| |
| - modified to use reallocating reverse ASN.1 encoder functions if |
| using reverse encoding at all. |
| |
| 2001-04-09 09:49 jbpn |
| |
| * snmplib/snmp.c: |
| |
| - add new function snmp_realloc_rbuild_var_op() which uses |
| reallocating reverse ASN.1 encoder functions to encode varbinds. |
| |
| 2001-04-09 09:47 jbpn |
| |
| * snmplib/asn1.h: |
| |
| - prototype for new suite of functions asn_realloc_rebuild_<type>, |
| which perform reverse encoding into a buffer and grow it if there |
| is not enough space for the encoding. |
| |
| - commentary on correct usage of above. |
| |
| 2001-04-09 09:43 jbpn |
| |
| * snmplib/asn1.c: |
| |
| - new suite of functions asn_realloc_rebuild_<type>, which perform |
| reverse encoding into a buffer and grow it if there is not enough |
| space for the encoding. |
| |
| 2001-04-06 12:12 hardaker |
| |
| * AGENT.txt , COPYING , ChangeLog , |
| EXAMPLE.conf.def , FAQ , NEWS , PORTING , |
| README , README.agentx , README.snmpv3 , configure |
| , configure.in , sedscript.in , version.h |
| , agent/agent_trap.c , agent/ds_agent.h , |
| agent/snmp_agent.c , agent/snmpd.c , |
| agent/mibgroup/ucd_snmp.h , agent/mibgroup/util_funcs.c |
| , agent/mibgroup/agentx/README.agentx , |
| agent/mibgroup/agentx/master.c , |
| agent/mibgroup/agentx/master.h , |
| agent/mibgroup/examples/example.c , |
| agent/mibgroup/host/hr_filesys.c , |
| agent/mibgroup/host/hr_storage.c , |
| agent/mibgroup/host/hr_swrun.c , |
| agent/mibgroup/host/hr_utils.c , agent/mibgroup/mibII/at.c |
| , agent/mibgroup/mibII/at.h , |
| agent/mibgroup/mibII/interfaces.c , agent/mibgroup/mibII/ip.c |
| , agent/mibgroup/mibII/udp.c , |
| agent/mibgroup/mibII/var_route.c , |
| agent/mibgroup/notification/snmpNotifyFilterProfileTable.c , |
| agent/mibgroup/notification/snmpNotifyFilterTable.c , |
| agent/mibgroup/notification/snmpNotifyTable.c , |
| agent/mibgroup/target/target.c , |
| agent/mibgroup/ucd-snmp/disk.c , |
| agent/mibgroup/ucd-snmp/file.c , |
| agent/mibgroup/ucd-snmp/loadave.c , |
| agent/mibgroup/ucd-snmp/pass.c , |
| agent/mibgroup/ucd-snmp/proxy.c , |
| agent/mibgroup/ucd-snmp/registry.c , |
| agent/mibgroup/ucd-snmp/versioninfo.c , |
| agent/mibgroup/ucd-snmp/vmstat_solaris2.c , apps/snmpdelta.c |
| , apps/snmptest.c , apps/snmptrapd.c , |
| local/Makefile.in , local/mib2c , local/snmpconf |
| , local/tkmib , local/wesrestart , man/snmpcmd.1 |
| , man/snmpd.conf.5.def , man/snmpdelta.1 , |
| mibs/rfclist , mibs/rfcmibs.diff , snmplib/mib.c , |
| snmplib/parse.c , snmplib/snmp_api.c , |
| snmplib/snmp_debug.c , snmplib/snmpusm.c , |
| testing/eval_tools.sh , testing/tests/T120proxyget: |
| |
| merge3 -> merge4. I don't *think* I broke anything. |
| - The main line should now contain all the 4.2.1 patches. |
| - I may double check this at a later date. |
| |
| 2001-04-05 06:37 dts12 |
| |
| * snmplib/parse.c: |
| |
| Change 'Line' variable name, to assist with Mac port. |
| |
| 2001-04-05 06:14 dts12 |
| |
| * agent/mibgroup/ucd-snmp/: pass.c , pass_persist.c: |
| |
| Handle setting null string values via the 'pass' mechanism. (Support#406728) |
| Also handle embedded whitespace in such values. |
| Also applied to 'pass_persist'. |
| |
| 2001-04-05 06:07 dts12 |
| |
| * agent/: agent_registry.c , agent_trap.c , kernel.c |
| , mib_modules.c , snmp_agent.c , snmp_agent.h |
| , snmp_vars.c , mibgroup/util_funcs.c , |
| mibgroup/agentx/master_admin.c , mibgroup/agentx/protocol.c |
| , mibgroup/host/hr_disk.c , mibgroup/host/hr_network.c |
| , mibgroup/host/hr_print.c , mibgroup/host/hr_proc.c |
| , mibgroup/host/hr_system.c , mibgroup/host/hr_utils.c |
| , mibgroup/mibII/vacm_vars.c , |
| mibgroup/mibII/var_route.c , |
| mibgroup/notification/snmpNotifyFilterProfileTable.c , |
| mibgroup/notification/snmpNotifyFilterTable.c , |
| mibgroup/notification/snmpNotifyTable.c , |
| mibgroup/target/snmpTargetAddrEntry.c , |
| mibgroup/target/target.c , mibgroup/ucd-snmp/file.c , |
| mibgroup/ucd-snmp/hpux.c , mibgroup/ucd-snmp/proxy.c , |
| mibgroup/ucd-snmp/registry.c , |
| mibgroup/ucd-snmp/versioninfo.c: |
| |
| Keep one of the pickier compilers (HP's aCC) happy. |
| |
| 2001-04-05 06:06 dts12 |
| |
| * agent/mibgroup/ucd-snmp/disk.c: |
| |
| Ensure that checking for 'statvfs' is done consistently |
| |
| 2001-04-05 06:05 dts12 |
| |
| * agent/mibgroup/mibII/system_mib.c: |
| |
| ensure that 'exec_command' is used consistently with the availability of execv |
| (A cleaner approach than the previous patch) |
| |
| 2001-04-05 06:01 dts12 |
| |
| * agent/: auto_nlist.c , auto_nlist.h: |
| |
| fix for auto_nlist bogus definitions for machines without nlist. |
| |
| 2001-04-05 04:51 jbpn |
| |
| * snmplib/snmp_api.c: |
| |
| - save a strcpy() and allow long octet string values without crashing |
| (though there are still problems due to the liberal use of fixed |
| size buffers with no bounds checking all over the place. Sigh). |
| |
| 2001-04-04 06:46 jbpn |
| |
| * agent/snmpd.c: |
| |
| - call external signal handlers before calling snmp_select_info(), |
| rather than after calling snmp_select_info() but before select(). |
| This fixes a potential problem that could arise if a signal handler |
| closed a session, which would cause select() to return -1 with |
| EBADF, and thus terminate the agent. |
| |
| 2001-04-03 09:31 dts12 |
| |
| * agent/mibgroup/mibII/system_mib.c: |
| |
| Ensure that the 'extmp' command variable is accessible on systems without EXECV. |
| |
| 2001-04-03 09:29 dts12 |
| |
| * agent/mibgroup/mibII/interfaces.c: |
| |
| Keep one of the pickier compilers (HP's aCC) happy. |
| |
| 2001-04-03 09:22 dts12 |
| |
| * apps/: snmptrapd.c , snmptrapd_log.c: |
| |
| Keep one of the pickier compilers (HP's aCC) happy. |
| |
| 2001-04-03 09:15 dts12 |
| |
| * snmplib/: mib.c , read_config.c , snmpTCPDomain.h |
| , snmpUDPDomain.c , snmpUnixDomain.c , |
| snmpUnixDomain.h , snmp_api.c , snmp_logging.c , |
| snmp_transport.c , snmp_transport.h , system.c: |
| |
| Keep one of the pickier compilers (HP's aCC) happy. |
| |
| 2001-04-03 06:30 dts12 |
| |
| * agent/mibgroup/mibII/kernel_linux.c: |
| |
| Plug file-descriptor leak when using cached data. (Bug#412000) |
| |
| 2001-04-02 10:11 jbpn |
| |
| * agent/snmp_agent.c: |
| |
| - check for limits.h properly |
| |
| 2001-04-02 10:10 jbpn |
| |
| * man/snmp_agent_api.3: |
| |
| - minor typeface changes |
| |
| 2001-03-31 06:27 jbpn |
| |
| * man/snmp_agent_api.3: |
| |
| - update documentation of agent_check_and_process to reflect |
| current behaviour |
| |
| ** NOTE: currently returns control to user when an alarms runs ** |
| ** ** |
| ** This may change ** |
| |
| 2001-03-31 06:25 jbpn |
| |
| * man/snmp_alarm.3: |
| |
| - document the snmp_alarm_register_hr function |
| |
| - expand the NOTES section discussing use of SIGALRM (or not) |
| |
| 2001-03-31 06:17 jbpn |
| |
| * agent/mibgroup/agentx/subagent.c: |
| |
| - Make use of SNMP_CALLBACK_OP_DISCONNECT transport disconnect |
| indication to shut down AgentX sessions cleanly and cancel all |
| callbacks which make refernce to the AgentX session. |
| |
| 2001-03-31 06:15 jbpn |
| |
| * agent/mibgroup/agentx/master_admin.c: |
| |
| - Fix multiple free() of parts of the subsession by zeroing out |
| fields that we don't use. |
| |
| - Make use of SNMP_CALLBACK_OP_DISCONNECT transport disconnect |
| indication to shut down AgentX sessions cleanly. |
| |
| 2001-03-31 06:13 jbpn |
| |
| * agent/mibgroup/agentx/master_request.c: |
| |
| - Make use of SNMP_CALLBACK_OP_DISCONNECT transport disconnect |
| indication to shut down AgentX sessions cleanly. |
| |
| 2001-03-31 06:11 jbpn |
| |
| * agent/snmp_agent.c: |
| |
| - Fix memory leak in handle_one_var where long varbinds weren't |
| correctly free()d. |
| |
| - Change behaviour of agent_check_and_process so that alarms run |
| correctly. |
| |
| ** NOTE: currently returns control to user when an alarms runs ** |
| ** ** |
| ** This may change ** |
| |
| 2001-03-31 06:05 jbpn |
| |
| * snmplib/snmp_api.c: |
| |
| - Changed packet handling on stream-like transports so that all |
| complete received packets are processed: |
| |
| _sess_read is refactored into two functions: _sess_read remains |
| responsible for reading data from the transport layer, but then |
| calls (perhaps more than once) _sess_process_packet to dispatch |
| each packet read. |
| |
| - The presence of a session with a buffered partial packet no longer |
| causes snmp_select_info to return with a timeout of zero. |
| |
| - Free the subsessions of a session when doing an snmp_sess_close; |
| this fixes an AgentX memory leak when subagents come and go. |
| |
| - Perform callbacks with an operation argument of |
| SNMP_CALLBACK_OP_DISCONNECT when you get a transport disconnect |
| indication. |
| |
| 2001-03-31 05:56 jbpn |
| |
| * snmplib/snmp_api.h: |
| |
| Made transport domain const |
| |
| 2001-03-31 05:55 jbpn |
| |
| * snmplib/callback.c: |
| |
| Fix memory leak that can occur when deregistering callbacks |
| |
| 2001-03-30 08:05 hardaker |
| |
| * README.agentx: |
| |
| file README.agentx was initially added on branch V4-2-patches. |
| |
| 2001-03-29 21:43 hardaker |
| |
| * ISSUES (V4-2-patches.1), ISSUES: |
| |
| rm ISSUES |
| |
| 2001-03-29 08:21 slif |
| |
| * win32/libsnmp_dll/: libsnmp.def (V4-2-patches.3), libsnmp.def: |
| |
| Add vacm_is_configured. |
| |
| 2001-03-28 06:19 jbpn |
| |
| * agent/mibgroup/agentx/: client.c , master_request.c: |
| |
| - use SNMP_CALLBACK_OP_<name> callback operation names |
| |
| 2001-03-28 06:00 jbpn |
| |
| * apps/snmptrapd.c: |
| |
| - use SNMP_CALLBACK_OP_<name> callback operation names |
| |
| 2001-03-28 05:36 jbpn |
| |
| * agent/: snmp_agent.c , snmpd.c: |
| |
| - use SNMP_CALLBACK_OP_<name> callback operation names |
| |
| 2001-03-28 05:06 jbpn |
| |
| * snmplib/: snmp_client.c , snmp_api.c: |
| |
| - use SNMP_CALLBACK_OP_<name> callback operation names |
| |
| 2001-03-28 05:04 jbpn |
| |
| * snmplib/snmp_api.h: |
| |
| - rename callback operations to SNMP_CALLBACK_OP_<name> |
| - add new operations SNMP_CALLBACK_OP_CONNECT, SNMP_CALLBACK_OP_DISCONNECT |
| - add legacy definitions for RECEIVED_MESSAGE, TIMED_OUT, SEND_FAILED |
| |
| 2001-03-27 15:57 hardaker |
| |
| * agent/mibgroup/disman/: mteObjectsTable.c , |
| mteTriggerTable.c: |
| |
| change fprintf -> snmp_log. |
| Don't allow modifications of read-only rows in mteObjectsTable. |
| |
| 2001-03-27 10:55 hardaker |
| |
| * agent/: ds_agent.h , mibgroup/disman/mteObjectsTable.c |
| , mibgroup/disman/mteObjectsTable.h , |
| mibgroup/disman/mteTriggerBooleanTable.c , |
| mibgroup/disman/mteTriggerDeltaTable.c , |
| mibgroup/disman/mteTriggerExistenceTable.c , |
| mibgroup/disman/mteTriggerTable.c , |
| mibgroup/disman/mteTriggerTable.h , |
| mibgroup/disman/mteTriggerThresholdTable.c: |
| |
| Support for new features in the DISMAN-EVENT-MIB code: |
| New snmpd.conf tokens: |
| - monitor [-o oid...] [-u user] oid [(=|!=|<=|...) VALUE]. |
| - defaultMonitors yes |
| |
| 2001-03-27 10:53 hardaker |
| |
| * snmplib/mib.c: |
| |
| Moved * from beginning of routine to the same line as the return |
| variable declaration. Was causing etags grief the other way. |
| |
| 2001-03-27 10:52 hardaker |
| |
| * local/Makefile.in: |
| |
| patch from Ken Hornstein: use %s instead of @s for search/replace delimiters. |
| |
| 2001-03-27 10:29 hardaker |
| |
| * apps/snmptrapd.c: |
| |
| Use snmp_log with %s to prevent % expansion in octet strings containing a %s. |
| trap_fmt_free needs ()s. |
| |
| 2001-03-27 08:13 dts12 |
| |
| * agent/: snmp_agent.c , mibgroup/agentx/master_request.c: |
| |
| Handle non-responsive AgentX sub-agents more robustly. |
| (Based on suggestions from Harrie Hazewinkel & Paul Rasmussen) |
| |
| 2001-03-27 08:03 dts12 |
| |
| * agent/snmp_agent.c: |
| |
| Avoid double-freeing of cached address strings. |
| (John's improvement to my suggested fix). |
| |
| 2001-03-27 02:39 dts12 |
| |
| * agent/mibgroup/smux/smux.c: |
| |
| Reset count of authorized peers on closedown. (Thanks to Vlad Tunik) |
| |
| 2001-03-26 18:01 hardaker |
| |
| * agent/mibgroup/mibII/vacm_vars.c, snmplib/vacm.c, snmplib/vacm.h |
| (V4-2-patches.[1,2,1]), agent/mibgroup/mibII/vacm_vars.c , |
| snmplib/vacm.c , snmplib/vacm.h: |
| |
| Fixed vacm to drop v1/v2c packets properly when no com2sec entries are found. |
| |
| 2001-03-26 11:04 hardaker |
| |
| * local/: ipf-mod.pl (V4-2-patches.1), ipf-mod.pl: |
| |
| add usage comment at top |
| |
| 2001-03-22 07:55 dts12 |
| |
| * snmplib/snmp_api.c: |
| |
| Use ASN_OCTET_STR rather than the historic ASN_BIT_STR for 'b' object values |
| Patch from Frank Strauss. |
| |
| 2001-03-22 07:46 dts12 |
| |
| * agent/: agent_trap.c (V4-2-patches.3), agent_trap.c: |
| |
| Fix for minor memory leak with trap-related varbind values. |
| Thanks to John Villalovos (and the Intel SNMP team) |
| |
| 2001-03-21 17:30 driehuis |
| |
| * snmplib/mib.c: |
| |
| Avoid crash in snmp_shutdown on platforms that check pointer validity |
| in free(3), e.g. FreeBSD. |
| |
| 2001-03-21 08:46 hardaker |
| |
| * agent/agent_trap.c , agent/mibgroup/util_funcs.c , |
| agent/mibgroup/mibII/mta_sendmail.c , |
| agent/mibgroup/mibII/vacm_vars.c , |
| agent/mibgroup/mibJJ/vacm_vars.c , |
| agent/mibgroup/target/snmpTargetAddrEntry.c , |
| agent/mibgroup/target/snmpTargetParamsEntry.c , |
| agent/mibgroup/target/target.c , |
| agent/mibgroup/ucd-snmp/disk.c , |
| agent/mibgroup/ucd-snmp/extensible.c , |
| agent/mibgroup/ucd-snmp/proc.c , |
| agent/mibgroup/ucd-snmp/proxy.c , apps/snmptrapd_handlers.c |
| , snmplib/default_store.c , snmplib/read_config.c |
| , snmplib/read_config.h , snmplib/snmpusm.c , |
| snmplib/snmpv3.c: |
| |
| copy_nword created that checks buffer lengths. |
| Made everything use it. |
| |
| 2001-03-21 08:38 hardaker |
| |
| * snmplib/snmpksm.c: |
| |
| KSM patch from Ken Hornstein |
| |
| 2001-03-20 09:13 jbpn |
| |
| * agent/.cvsignore: |
| |
| Ignore Purify and NFS stuff |
| |
| 2001-03-16 10:14 hardaker |
| |
| * config.h.in: |
| |
| added MIT_NEW_CRYPTO (for ksm) definition which was missing |
| |
| 2001-03-16 02:51 jbpn |
| |
| * agent/mibgroup/disman/mteTriggerTable.c: |
| |
| fix ridiculous memory leak in discontinuity processing |
| |
| 2001-03-15 11:04 hardaker |
| |
| * testing/tests/T056agentv2cmintrap: |
| |
| whoops. Missed a merge conflict line |
| |
| 2001-03-15 10:59 hardaker |
| |
| * README , README.win32 , agent/mib_modules.c , |
| agent/mibgroup/header_complex.c , |
| agent/mibgroup/agentx/client.c , |
| agent/mibgroup/agentx/master.c , |
| agent/mibgroup/agentx/master_admin.c , |
| agent/mibgroup/agentx/master_request.c , |
| agent/mibgroup/agentx/protocol.c , |
| agent/mibgroup/agentx/subagent.c , |
| agent/mibgroup/host/hr_filesys.c , agent/mibgroup/mibII/at.c |
| , agent/mibgroup/mibII/ip.c , |
| agent/mibgroup/notification/snmpNotifyFilterProfileTable.c , |
| agent/mibgroup/notification/snmpNotifyFilterTable.c , |
| agent/mibgroup/notification/snmpNotifyTable.c , |
| agent/mibgroup/target/target.c , |
| agent/mibgroup/ucd-snmp/dlmod.c , |
| agent/mibgroup/ucd-snmp/pass_persist.c , |
| agent/mibgroup/ucd-snmp/proxy.c , apps/snmptrapd.c , |
| apps/snmptrapd_log.c , apps/snmpnetstat/if.c , |
| man/snmp.conf.5.def , man/snmpcmd.1 , man/snmptrapd.8 |
| , mibs/IANAifType-MIB.txt , mibs/MTA-MIB.txt , |
| mibs/Makefile.mib , mibs/README.mibs , |
| mibs/TUNNEL-MIB.txt , mibs/ianalist , mibs/mibfetch |
| , mibs/rfclist , mibs/rfcmibs.diff , mibs/smistrip |
| , perl/SNMP/SNMP.xs , snmplib/asn1.c , |
| snmplib/default_store.c , snmplib/mib.c , |
| snmplib/mib.h , snmplib/parse.c , snmplib/snmp_api.c |
| , snmplib/snmp_logging.c , snmplib/snmp_parse_args.c |
| , snmplib/snmp_parse_args.h , snmplib/snmpv3.c , |
| snmplib/system.h , testing/eval_tools.sh , |
| testing/tests/T054agentv2ctrap , |
| testing/tests/T056agentv2cmintrap , |
| testing/tests/T058agentauthtrap , testing/tests/T100agenthup |
| , win32/config.h , win32/mib_module_config.h , |
| win32/mib_module_includes.h , win32/mib_module_inits.h , |
| win32/libsnmp_dll/libsnmp.def , |
| win32/libucdmibs/libucdmibs.def , |
| win32/libucdmibs/libucdmibs.dsp: |
| |
| merge from patches branch: merge2->3. |
| |
| 2001-03-15 10:22 jbpn |
| |
| * agent/mibgroup/disman/mteTriggerTable.h: |
| |
| extra members for discontinuity processing |
| |
| 2001-03-15 07:46 hardaker |
| |
| * agent/snmpd.c: |
| |
| Patch from Frank Strauss to run signal handlers earlier |
| |
| 2001-03-14 14:37 hardaker |
| |
| * agent/: agent_trap.h (V4-2-patches.2), agent_trap.h: |
| |
| Patch from Harrie Hazewinkel: make send_enterprise_trap_vars a public fn. |
| |
| 2001-03-14 12:16 slif |
| |
| * agent/mibgroup/tunnel/tunnel.c: |
| |
| Use config.h, don't use ucd-snmp directory to build in the mibgroup tree. |
| |
| 2001-03-14 11:05 slif |
| |
| * testing/: Makefile.in , RUNTESTS , TESTCONF.sh |
| , eval_onescript.sh , eval_tools.sh: |
| |
| merge the test script changes made in the V4-2-patches branch. |
| |
| 2001-03-14 10:57 jbpn |
| |
| * agent/mibgroup/disman/mteTriggerTable.c: |
| |
| Change to discontinuity processing to stop it returning TRUE all the |
| time |
| |
| 2001-03-14 10:52 jbpn |
| |
| * agent/mibgroup/disman/mteTriggerTable.c: |
| |
| - rough stab at discontinuity processing |
| - bail out of getNext-type loops on a badType condition |
| |
| 2001-03-14 10:34 hardaker |
| |
| * README.krb5: |
| |
| kerberos README file from Ken Hornstein |
| |
| 2001-03-14 10:28 jbpn |
| |
| * agent/mibgroup/disman/mteTriggerDeltaTable.c: |
| |
| Get returned *var_len right for mteTriggerDeltaDiscontinuityID |
| |
| 2001-03-14 10:19 slif |
| |
| * agent/snmpd.c , agent/mibgroup/examples/ucdDemoPublic.c |
| , apps/snmpvacm.c , apps/snmpnetstat/winstub.c , |
| snmplib/parse.c , snmplib/snmpUnixDomain.c: |
| |
| patch submitted by Harrie Hazewinkel to quiet some warnings. |
| |
| 2001-03-14 10:19 hardaker |
| |
| * acconfig.h , configure , configure.in , |
| snmplib/snmp_api.c , snmplib/snmpksm.c , |
| snmplib/snmpksm.h: |
| |
| KSM patch from Ken Hornstein. |
| |
| 2001-03-14 05:45 dts12 |
| |
| * agent/mibgroup/host/: hr_swrun.c (V4-2-patches.5), hr_swrun.c: |
| |
| Fix Linux file descriptor leak (reported by Oliver Fänger) |
| |
| 2001-03-14 05:22 jbpn |
| |
| * agent/mibgroup/disman/.cvsignore: |
| |
| [no log message] |
| |
| 2001-03-14 02:20 jbpn |
| |
| * agent/mibgroup/disman/: mteTriggerTable.c , |
| mteTriggerTable.h: |
| |
| - save original PDU's transport domain -- necessary for |
| community string processing |
| |
| CAUTION: incompatible change in format of mteTriggerTable |
| configuration entry |
| |
| - fix memory leak in mte_run_trigger by releasing PDUs |
| |
| - send "bad type" notifications in some cases |
| |
| - other minor memory leaks |
| |
| - "delta" sampleType handled for boolean triggers |
| |
| - more "XXX:" comments! |
| |
| 2001-03-13 13:52 marz |
| |
| * perl/SNMP/SNMP.xs: |
| |
| fix support for Integer32 |
| |
| 2001-03-11 08:43 jbpn |
| |
| * snmplib/: snmp_transport.c , snmp_transport.h: |
| |
| Add a function to test whether an OID corresponds to a supported transport |
| domain. |
| |
| 2001-03-11 07:55 jbpn |
| |
| * snmplib/snmpTCPDomain.h: |
| |
| Add #includes to make struct sockaddr_in complete |
| |
| 2001-03-11 07:54 jbpn |
| |
| * snmplib/snmpAAL5PVCDomain.h: |
| |
| Remove spurious #include |
| |
| 2001-03-09 07:32 hardaker |
| |
| * agent/mibgroup/mibII/vacm_vars.c: |
| |
| Fix rwuser -s model to actually work. |
| |
| 2001-03-09 05:52 jbpn |
| |
| * snmplib/snmpTCPDomain.c: |
| |
| Set a PDU's opaque data on a tcp_recv; this isn't necessary to send |
| replies (because the underlying socket is strongly connected) but if |
| you don't do this then you can't do "com2sec" type processing for PDUs |
| received on TCP sessions... interesting. |
| |
| 2001-03-09 03:33 jbpn |
| |
| * snmplib/snmpUDPDomain.c: |
| |
| Fix bad assumption that community string is zero-terminated |
| |
| 2001-03-08 15:36 hardaker |
| |
| * agent/snmpd.c: |
| |
| - correct version statements to indicate net-snmp. |
| - remove my name as author (I'm certainly not the only one) |
| - add web address. |
| |
| 2001-03-08 15:31 hardaker |
| |
| * README: |
| |
| - Added Ken Hornstein's name to contributers list. |
| - Removed mine from being listed separately. |
| |
| 2001-03-08 14:51 hardaker |
| |
| * configure , configure.in , |
| agent/mibgroup/mibII/vacm_vars.c , snmplib/snmpksm.c , |
| snmplib/snmpksm.h: |
| |
| Added a kerberos based security module (ksm). |
| However, Needs libraries (-lkrb5 -lcom_err) not being checked for currently. |
| |
| 2001-03-08 14:48 hardaker |
| |
| * snmplib/snmp_api.c: |
| |
| Whoops. Shouldnt have a negation sign on the most recent checkin. |
| |
| 2001-03-08 14:38 hardaker |
| |
| * snmplib/snmp_api.c: |
| |
| If NO_PROBE is set, don't do any post probing activities either like |
| time updating and user creation. |
| |
| 2001-03-08 08:14 jbpn |
| |
| * agent/mibgroup/target/target.c: |
| |
| Remove strdup()s on some session parameters which cause memory leaks |
| (since snmp_open deep copies the input session anyway) |
| |
| 2001-03-08 08:11 jbpn |
| |
| * agent/mibgroup/target/snmpTargetAddrEntry.c: |
| |
| Make sure sess field of new entries is initialised to NULL. |
| |
| 2001-03-08 07:49 jbpn |
| |
| * agent/mibgroup/target/snmpTargetParamsEntry.c: |
| |
| Make config token parser update timestamp on entry it creates; |
| move update_timestamp function. |
| |
| 2001-03-07 07:45 hardaker |
| |
| * perl/SNMP/: README , SNMP.pm , SNMP.xs: |
| |
| Patch from Karl Schilke to remove unneeded timestamp support |
| |
| 2001-03-06 20:58 hardaker |
| |
| * snmplib/: snmp_api.c , snmp_client.c , snmp_secmod.c |
| , snmp_secmod.h , snmpusm.c: |
| |
| secmod struct symbol name changes to something more intelligible. |
| |
| 2001-03-06 16:46 hardaker |
| |
| * snmplib/: snmp_api.c , snmp_client.c: |
| |
| - set the default pdu security model to SNMP_DEFAULT_SECMODEL (not 0). |
| - don't force the security model of the session on the pdu if already set. |
| |
| 2001-03-06 16:11 hardaker |
| |
| * agent/mibgroup/mibII/vacm_vars.c: |
| |
| hopefully fix to allow other (registered) security models to be used. |
| |
| 2001-03-06 09:23 hardaker |
| |
| * README: |
| |
| Added John Naylon to the README file. |
| |
| 2001-03-06 09:22 hardaker |
| |
| * snmplib/: snmp_api.c , snmp_secmod.h: |
| |
| Create a new secmod callback when a timeout on a pdu occurs. |
| |
| 2001-03-06 09:18 hardaker |
| |
| * configure , configure.in: |
| |
| properly install secmod header list. |
| |
| 2001-03-06 08:43 hardaker |
| |
| * snmplib/: snmp_api.c , snmp_secmod.h: |
| |
| - bug fixes for secmod related stuff (it compiles now (opps)). |
| |
| 2001-03-06 08:38 hardaker |
| |
| * snmplib/: snmp_api.c , snmp_secmod.h: |
| |
| - two new secmod callbacks for freeing a pdu and a session. |
| - move transport closing in snmp_sess_close() to after pending |
| requests are freed/closed in case something needs to make use of the |
| transport before it closes. |
| |
| 2001-03-06 07:56 hardaker |
| |
| * snmplib/: snmp_api.c , snmp_secmod.h: |
| |
| Pass in pdu to secmod encode/decode routines. |
| |
| 2001-03-06 03:35 jbpn |
| |
| * agent/mibgroup/mibII/interfaces.c: |
| |
| Modified function Interface_Index_By_Name (Solaris specific) to cope more |
| gracefully with large numbers of interfaces. Also stops Purify on Solaris |
| complaining about uninitialised memory reads. |
| |
| 2001-03-05 16:33 hardaker |
| |
| * snmplib/snmp_api.c: |
| |
| reverse callback ordering of normal callback/secmod callback |
| processing in sess_copy(). |
| |
| 2001-03-05 16:26 hardaker |
| |
| * snmplib/snmp_secmod.c: |
| |
| remove unused free function calls for security module unregistrations. |
| |
| 2001-03-05 16:17 hardaker |
| |
| * snmplib/: snmp_api.c , snmp_secmod.h: |
| |
| minor API changes to the pluggable security model handling. |
| |
| 2001-03-05 16:11 hardaker |
| |
| * snmplib/snmp_api.c: |
| |
| properly respect the DONT_PROBE_FLAG. |
| |
| 2001-03-05 15:36 hardaker |
| |
| * snmplib/: snmp_api.c , snmp_api.h , snmp_secmod.h: |
| |
| add a session pointer to the v3 build routines. |
| |
| 2001-03-05 15:23 hardaker |
| |
| * snmplib/: snmp_api.c , snmp_api.h: |
| |
| Add a krb5 specific error code. |
| |
| 2001-03-05 14:58 hardaker |
| |
| * configure , configure.in: |
| |
| make configure properly handle pluggable security modules |
| |
| 2001-03-05 14:49 hardaker |
| |
| * configure , configure.in: |
| |
| make configure mkdir snmplib before creating a file in it |
| |
| 2001-03-05 14:44 hardaker |
| |
| * configure , configure.in: |
| |
| make configure respect non-local srcdirs for transport/secmods |
| |
| 2001-03-05 10:40 hardaker |
| |
| * acconfig.h , config.h.in , configure , |
| configure.in , agent/agent_index.c , |
| agent/agent_read_config.c , agent/agent_registry.c , |
| agent/mib_modules.c , agent/snmp_vars.c , |
| agent/snmpd.c , agent/mibgroup/examples/ucdDemoPublic.c |
| , agent/mibgroup/snmpv3/usmUser.c , apps/snmptrapd.c |
| , snmplib/.cvsignore , snmplib/Makefile.in , |
| snmplib/callback.h , snmplib/default_store.h , |
| snmplib/lcd_time.c , snmplib/scapi.c , |
| snmplib/snmp_api.c , snmplib/snmp_api.h , |
| snmplib/snmpusm.c , snmplib/snmpusm.h , |
| snmplib/snmpv3.c: |
| |
| support for pluggable security models. Currently only the USM is |
| available, but a new kerberos based security model will be available |
| shortly. These changes simply make it possible to use more than one |
| security service. |
| |
| 2001-03-05 10:36 hardaker |
| |
| * snmplib/: snmp_secmod.c , snmp_secmod.h: |
| |
| Added John Naylon to the authors list. |
| |
| 2001-03-05 10:33 hardaker |
| |
| * snmplib/snmp_enum.h: |
| |
| Comment re-arranging to actually be near the functions they're describing. |
| |
| 2001-03-05 06:10 jbpn |
| |
| * snmplib/system.c: |
| |
| Modified get_myaddr() function to cope more gracefully with large numbers |
| of interfaces, and with the possibility of non-IPv4 addresses on some |
| interfaces. Also stops Purify on Solaris complaining about uninitialised |
| memory reads. Use "official" definition of INADDR_LOOPBACK. |
| |
| 2001-03-03 14:34 nba |
| |
| * mibs/ianalist: |
| |
| file ianalist was initially added on branch V4-2-patches. |
| |
| 2001-03-03 14:34 nba |
| |
| * mibs/rfclist: |
| |
| file rfclist was initially added on branch V4-2-patches. |
| |
| 2001-03-03 14:34 nba |
| |
| * mibs/README.mibs: |
| |
| file README.mibs was initially added on branch V4-2-patches. |
| |
| 2001-03-03 14:34 nba |
| |
| * mibs/rfcmibs.diff: |
| |
| file rfcmibs.diff was initially added on branch V4-2-patches. |
| |
| 2001-03-01 19:23 hardaker |
| |
| * snmplib/: asn1.c , snmp_api.c: |
| |
| Fix snmp_oid_compare and reverse encodings to deal with numbers > 2^31. |
| |
| 2001-02-28 23:02 hardaker |
| |
| * snmplib/: read_config.c , read_config.h , |
| snmp_parse_args.c: |
| |
| - implemented snmp_config(char *line) to parse a .conf configuration |
| line at any time in the code (handlers must be registered before hand). |
| - implemented snmp_config_remember(char *line) to memorize it for |
| later use. |
| - read_configs, et al, will automatically call them after reading |
| everything else. |
| - Added a -Y flag to snmp_parse_args to store read config directives |
| for later use, thus allowing you to specify .conf directives on the |
| command line. |
| |
| 2001-02-27 07:28 dts12 |
| |
| * agent/snmp_vars.c: |
| |
| Avoid infinite loop with AgentX subagents and VACM checking interaction. |
| (Fix provided by Frank Strauss) |
| |
| 2001-02-21 15:21 hardaker |
| |
| * snmplib/: ucd-snmp-includes.h (V4-2-patches.1), |
| ucd-snmp-includes.h: |
| |
| Applied patch #103805 from bcollar: add sys/time.h to ucd-snmp-includes.h |
| |
| 2001-02-21 15:15 hardaker |
| |
| * snmplib/: int64.c (V4-2-patches.2), int64.c: |
| |
| fix bug #133416 (u64Subtraction math) as suggested by the submittor |
| |
| 2001-02-16 15:12 hardaker |
| |
| * agent/: var_struct.h (V4-2-patches.1), var_struct.h: |
| |
| - increase UCD_REGISTRY_OID_MAX_LEN to 128 at Frank's request |
| |
| 2001-02-16 04:16 jbpn |
| |
| * configure.in: |
| |
| Change behaviour on cygwin to exclude Unix domain transports by default |
| on cygwin, and also fix a minor bug, thanks to suggestions by Peter Folk. |
| |
| 2001-02-14 18:14 hardaker |
| |
| * apps/: snmptrapd.c (V4-2-patches.1), snmptrapd.c: |
| |
| removed unused snmp_alarm.h include |
| |
| 2001-02-12 14:11 marz |
| |
| * perl/SNMP/SNMP.pm: |
| |
| added Karl's patch for usenumeric |
| |
| 2001-02-12 13:54 marz |
| |
| * perl/SNMP/: MANIFEST , SNMP.pm , SNMP.xs , |
| examples/trap-example.pl: |
| |
| added trap reception API from Philip Prindeville <philipp@cisco.com> |
| |
| 2001-02-11 08:23 jbpn |
| |
| * apps/snmptrapd.c: |
| |
| Use snmp_add not snmp_sess_add (the latter doesn't add a session to |
| the Session list, and it therefore won't get included in the select() |
| fdset, hence snmptrapd will never receive very much). |
| |
| 2001-02-11 08:20 jbpn |
| |
| * snmplib/snmpUDPDomain.c: |
| |
| Fix improperly-terminated list in com2sec handling. |
| |
| 2001-02-11 07:45 jbpn |
| |
| * agent/snmpd.c: |
| |
| Clean up merge (>>>>>>, ====== etc. left behind). |
| |
| 2001-02-10 09:26 jbpn |
| |
| * configure.in: |
| |
| Fix typo. |
| |
| 2001-02-10 09:11 jbpn |
| |
| * agent/mibgroup/agentx/: master.c , master_admin.c , |
| subagent.c: |
| |
| Memory leak patches (sourceforge patch #103605). |
| Remove a few strdup()s, and call free_agent_snmp_session() rather than |
| free() in subagent.c:handle_agentx_packet() for AGENTX_MSG_RESPONSE |
| and default cases, to ensure free()ing of cloned PDU allocated by |
| init_agent_snmp_session. |
| |
| 2001-02-10 07:28 hardaker |
| |
| * snmplib/: snmpAAL5PVCDomain.c , snmpAAL5PVCDomain.h , |
| snmpIPXDomain.c , snmpIPXDomain.h , snmpTCPDomain.c |
| , snmpTCPDomain.h , snmpUDPDomain.c , |
| snmpUDPDomain.h , snmpUnixDomain.c , snmpUnixDomain.h |
| , snmp_transport.c , snmp_transport.h: |
| |
| Whoops. Forgot the new files associated with the pluggable transport stuff. |
| |
| 2001-02-09 11:22 hardaker |
| |
| * agent/mibgroup/disman/: event-mib.h , mteObjectsTable.c |
| , mteObjectsTable.h , mteTriggerBooleanTable.c , |
| mteTriggerExistenceTable.c , mteTriggerTable.c , |
| mteTriggerTable.h , mteTriggerThresholdTable.c: |
| |
| Implemented and made use of mteObjectsTable to send additional objects out with traps generated. Also, don't return data for misc tables when that trigger isn't defined to use that test type. |
| |
| 2001-02-09 11:16 hardaker |
| |
| * agent/: snmpd.c (V4-2-patches.2), snmpd.c: |
| |
| Applied patch #103613: fix memory leak in snmpd port specification -> default_store. |
| |
| 2001-02-09 11:14 hardaker |
| |
| * agent/: mib_modules.c (V4-2-patches.2), mib_modules.c: |
| |
| Applied patch #103612: fix memory leak in mib_module init code |
| |
| 2001-02-09 11:12 hardaker |
| |
| * agent/: agent_registry.c (V4-2-patches.1), agent_registry.c: |
| |
| Applied patch #103611: fix memory leak for duplicate oid registrations. |
| |
| 2001-02-09 11:05 hardaker |
| |
| * agent/mibgroup/ucd-snmp/: memory_freebsd2.c, proxy.c |
| (V4-2-patches.[1,4]), memory_freebsd2.c: |
| |
| Applied patch #103702: fix swap reporting on freebsd 4.2 |
| |
| 2001-02-09 10:12 hardaker |
| |
| * acconfig.h , config.h.in , configure , |
| configure.in , agent/agent_trap.c , agent/snmp_agent.c |
| , agent/snmp_agent.h , agent/snmp_vars.c , |
| agent/snmpd.c , agent/mibgroup/mibII/vacm_vars.c , |
| apps/snmpstatus.c , apps/snmptest.c , apps/snmptrap.c |
| , apps/snmptrapd.c , apps/snmptrapd_log.c , |
| apps/snmptrapd_log.h , mibs/UCD-SNMP-MIB.txt , |
| snmplib/Makefile.in , snmplib/snmp_alarm.c , |
| snmplib/snmp_alarm.h , snmplib/snmp_api.c , |
| snmplib/snmp_api.h , snmplib/snmp_client.c , |
| snmplib/vacm.h: |
| |
| Applied patch 103510: domain transport independence. Note: Traps/VACM broken. |
| |
| 2001-02-09 08:54 hardaker |
| |
| * testing/tests/: T001snmpv1get , T002snmpv1getnext , |
| T003snmpv1getfail , T014snmpv2cget , T015snmpv2cgetnext |
| , T016snmpv2cgetfail , T017snmpv2ctov1getfail , |
| T018snmpv1tov2cgetfail , T020snmpv3get , |
| T021snmpv3getnext , T022snmpv3getMD5 , |
| T023snmpv3getMD5DES , T024snmpv3getSHA1 , |
| T025snmpv3getSHADES , T028snmpv3getfail , |
| T030snmpv3usercreation , T053agentv1trap , |
| T054agentv2ctrap , T055agentv1mintrap , |
| T056agentv2cmintrap , T058agentauthtrap , T100agenthup |
| , T110agentxget , T111agentxset , T112agentxsetfail |
| , T113agentxtrap , T120proxyget , T121proxyset |
| , T122proxysetfail: |
| |
| updated most tests to use numeric OIDs so as to not rely on mib parsing |
| |
| 2001-02-09 07:18 hardaker |
| |
| * agent/mibgroup/agentx/master.h: |
| |
| remove unused prototype: get_agentx_transID |
| |
| 2001-02-08 14:15 hardaker |
| |
| * local/Makefile.in , local/traptoemail , |
| man/snmptrapd.conf.5.def: |
| |
| traptoemail perl script created as an example traphandle script |
| |
| 2001-02-08 14:01 hardaker |
| |
| * Makefile.in , acconfig.h , config.h.in , |
| agent/Makefile.in , agent/agent_trap.c , |
| agent/mib_modules.c , agent/snmpd.c , |
| agent/mibgroup/kernel_sunos5.c , |
| agent/mibgroup/agentx/client.c , |
| agent/mibgroup/agentx/master.c , |
| agent/mibgroup/agentx/master_admin.c , |
| agent/mibgroup/agentx/master_admin.h , |
| agent/mibgroup/agentx/master_request.c , |
| agent/mibgroup/agentx/protocol.c , |
| agent/mibgroup/agentx/subagent.c , |
| agent/mibgroup/host/hr_print.c , |
| agent/mibgroup/host/hr_swrun.c , |
| agent/mibgroup/mibII/interfaces.c , |
| agent/mibgroup/mibII/var_route.c , |
| agent/mibgroup/notification/snmpNotifyTable.c , |
| agent/mibgroup/smux/smux.c , |
| agent/mibgroup/ucd-snmp/loadave.c , |
| agent/mibgroup/ucd-snmp/proxy.c , |
| agent/mibgroup/ucd-snmp/vmstat.h , |
| agent/mibgroup/ucd-snmp/vmstat_bsdi4.c , |
| agent/mibgroup/ucd-snmp/vmstat_bsdi4.h , |
| agent/mibgroup/ucd-snmp/vmstat_freebsd2.c , |
| agent/mibgroup/ucd-snmp/vmstat_freebsd2.h , |
| agent/mibgroup/ucd-snmp/vmstat_netbsd1.c , |
| agent/mibgroup/ucd-snmp/vmstat_netbsd1.h , |
| agent/mibgroup/ucd-snmp/vmstat_solaris2.c , |
| agent/mibgroup/ucd-snmp/vmstat_solaris2.h , apps/snmpdelta.c |
| , apps/snmpset.c , apps/snmptrap.c , |
| apps/snmpvacm.c , apps/snmpnetstat/Makefile.in , |
| local/mib2c , man/snmpcmd.1 , mibs/RMON-MIB.txt , |
| mibs/UCD-SNMP-MIB.txt , perl/SNMP/SNMP.pm , |
| snmplib/int64.c , snmplib/parse.c , snmplib/snmp_api.c: |
| |
| Merge from V4-2-patches: merge 1->2 |
| |
| 2001-01-30 17:13 hardaker |
| |
| * agent/mibgroup/ucd-snmp/: disk.c (V4-2-patches.1), disk.c: |
| |
| Applied patch #103414: fix disk info for block sizes other than 1024. |
| |
| 2001-01-30 13:28 hardaker |
| |
| * agent/mibgroup/disman/mteTriggerTable.c: |
| |
| use snmp_enum's properly (strdup() the strings first) |
| |
| 2001-01-30 13:28 hardaker |
| |
| * snmplib/: snmp_enum.c , snmp_enum.h: |
| |
| proper constness for some of the function arguments. |
| |
| 2001-01-30 13:27 hardaker |
| |
| * snmplib/read_config.c: |
| |
| fix bug I just introduced (returning proper saveto pointer) |
| |
| 2001-01-30 13:17 hardaker |
| |
| * local/tkmib: |
| |
| - snmpsets are supported |
| - A new "set" button has been added to perform sets on an oid. |
| - All writable objects in a table are now buttons that bring up the |
| set window with the current value instated. |
| - All writable objects in the output of snmp{get,walk,getnext} |
| buttons are displayed as blue and are clickable to change their |
| values. |
| - settings configured via the options menu can now be saved. |
| - use Getopt::Std now. |
| - supports most of the important snmpcmd(1) flags for session setup. |
| |
| 2001-01-30 13:12 hardaker |
| |
| * agent/mibgroup/disman/: event-mib.h , |
| mteTriggerBooleanTable.c , mteTriggerBooleanTable.h , |
| mteTriggerDeltaTable.c , mteTriggerDeltaTable.h , |
| mteTriggerExistenceTable.c , mteTriggerExistenceTable.h , |
| mteTriggerTable.c , mteTriggerTable.h , |
| mteTriggerThresholdTable.c , mteTriggerThresholdTable.h: |
| |
| Initial (not-complete) implementation of the DISMAN-EVENT-MIB: |
| - Implements all 3 tests (boolean, threshold and existence). |
| - not rigorously tested. |
| - Currently only supports querying the local agent |
| (mteTriggerTargetTag must be ''). |
| - Currently only supports sending traps and the mteObjectsTable is |
| not implemented (my next todo item) |
| - Only the default traps are sent. The mteEvent* objects haven't |
| been implemented (no self-defined traps/sets). |
| - no easy to use configuration yet (soon). |
| - configure with --with-mib-modules=disman/event-mib |
| |
| 2001-01-30 13:03 hardaker |
| |
| * snmplib/read_config.c: |
| |
| Use memcpy instead of sprintf for strings that may not be null terminated. |
| |
| 2001-01-30 12:58 hardaker |
| |
| * agent/: snmp_agent.c , snmp_agent.h: |
| |
| Implemented get_current_agent_session() and set_current_agent_session(): |
| - These allow a mib module to retrieve the current |
| agent_snmp_session pointer for the current transaction. |
| - This should probably done differently later when we change the mib |
| module api. |
| - This will completely fail to work properly in a multi-threaded |
| agent (which we currently don't support anyway). |
| |
| 2001-01-29 11:58 hardaker |
| |
| * snmplib/callback.c: |
| |
| debugging statement at initialization time. |
| |
| 2001-01-29 11:58 hardaker |
| |
| * snmplib/read_config.c: |
| |
| properly malloc a 1 byte, NULL character string for "" read strings. |
| |
| 2001-01-29 11:54 hardaker |
| |
| * agent/mibgroup/: header_complex.c , header_complex.h: |
| |
| data seperation and new functions: |
| header_complex_get_from_oid() |
| header_complex_add_data_by_oid() |
| |
| 2001-01-12 08:22 hardaker |
| |
| * mibs/DISMAN-EVENT-MIB.txt: |
| |
| - DISMAN-EVENT-MIB added to mib repository. (Or, guess what I did during a 6 hour plane flight?) |
| |
| 2001-01-12 08:16 hardaker |
| |
| * perl/SNMP/SNMP.xs: |
| |
| support bit strings |
| |
| 2001-01-12 08:00 hardaker |
| |
| * snmplib/: snmp_api.c (V4-2-patches.5), snmp_api.c: |
| |
| - bit_string fixes |
| - make snmp_add_var call snmp_parse_oid() instead of read_objid(). |
| |
| 2001-01-12 07:58 hardaker |
| |
| * snmplib/read_config.c: |
| |
| - new data types supported for read_config routines: unsigned, bit_str. |
| |
| 2001-01-12 07:56 hardaker |
| |
| * snmplib/: asn1.c (V4-2-patches.3), asn1.c: |
| |
| comment out really odd (and broken) check from asn_bitstring_check??? |
| |
| 2001-01-12 07:53 hardaker |
| |
| * agent/mibgroup/agentx/subagent.c: |
| |
| move config string initializer above subagent check so its known even |
| if not used. |
| |
| 2001-01-12 07:51 hardaker |
| |
| * local/: mib2c.storage.conf, mib2c.vartypes.conf |
| (V4-2-patches.[1,1]), mib2c.storage.conf , |
| mib2c.vartypes.conf: |
| |
| - misc bug fixes. |
| - new data types (uint32, unsigned, bits). |
| |
| 2001-01-09 17:08 hardaker |
| |
| * agent/: agent_registry.c , agent_registry.h , |
| ds_agent.h , var_struct.h , mibgroup/mibincl.h , |
| mibgroup/agentx/client.c , mibgroup/agentx/master_admin.c |
| , mibgroup/agentx/master_request.c , |
| mibgroup/agentx/subagent.c , mibgroup/agentx/subagent.h: |
| |
| SubAgent ping support: |
| - agentxPingInterval specifies SECONDS between when the subagent |
| tries to ping the master agent. |
| - if no response is received, it tries to reconnect. |
| - failing that it tries every SECONDS again till it succeeds. |
| - re-registers its oid's based on the current subtree list. |
| - may need some thought. Assumes *all* need to be re-registered. |
| - needs to re-register sysortable entries too, but doesn't. |
| - currently seg-faults on about the 2-4th time or so. Not sure why. |
| - Should make Dave smile or cringe or giggle, not sure which. |
| |
| 2001-01-09 17:02 hardaker |
| |
| * snmplib/: callback.c , callback.h: |
| |
| Allow deregistering of callbacks |
| |
| 2001-01-09 06:20 hardaker |
| |
| * win32/snmpnetstat/: snmpnetstat.dsp (V4-2-patches.1), |
| snmpnetstat.dsp: |
| |
| added getopt.c to list |
| |
| 2001-01-04 16:44 hardaker |
| |
| * snmplib/: snmp_enum.c , snmp_enum.h: |
| |
| - generic snmp enum list support. Not used anywhere (yet). |
| |
| 2001-01-04 16:43 hardaker |
| |
| * configure , configure.in , agent/agent_callbacks.h |
| , agent/agent_trap.c , agent/agent_trap.h , |
| agent/mibgroup/examples/example.c , |
| agent/mibgroup/host/hr_swrun.c , |
| agent/mibgroup/mibII/interfaces.c , |
| agent/mibgroup/notification/snmpNotifyTable.c , |
| agent/mibgroup/notification/snmpNotifyTable.h , |
| apps/snmpnetstat/main.c , snmplib/Makefile.in , |
| snmplib/asn1.c , snmplib/callback.c , |
| snmplib/callback.h , snmplib/mib.c , |
| snmplib/snmp_api.c , snmplib/snmp_logging.c , |
| testing/tests/T053agentv1trap , testing/tests/T054agentv2ctrap |
| , testing/tests/T055agentv1mintrap , |
| testing/tests/T056agentv2cmintrap , |
| testing/tests/T113agentxtrap: |
| |
| - merged patches from V4-2-patches branch to main branch. |
| |
| 2001-01-04 10:37 hardaker |
| |
| * man/snmp.conf.5.def , man/snmpcmd.1 , snmplib/mib.c: |
| |
| - added new printHexText snmp.conf token. |
| - documented -OT, and the token. |
| |
| 2001-01-04 10:27 hardaker |
| |
| * snmplib/: default_store.h , mib.c: |
| |
| Patch #103091 applied: |
| - Added -OT option to view hex strings with text in them. |
| |
| 2000-12-27 16:47 hardaker |
| |
| * testing/tests/T056agentv2cmintrap: |
| |
| file T056agentv2cmintrap was initially added on branch V4-2-patches. |
| |
| 2000-12-27 16:47 hardaker |
| |
| * testing/tests/T055agentv1mintrap: |
| |
| file T055agentv1mintrap was initially added on branch V4-2-patches. |
| |
| 2000-12-22 07:02 hardaker |
| |
| * snmplib/vacm.c: |
| |
| fix view processing to watch for length prefix. The length prefix |
| really really shouldn't be stored directly in the oid. Niels? |
| |
| 2000-12-19 07:22 hardaker |
| |
| * snmplib/snmpv3.c: |
| |
| make init_snmpv3() deal with a NULL argument properly. |
| |
| 2000-12-18 14:37 hardaker |
| |
| * local/.cvsignore: |
| |
| - (.cvsignore): remove passtest from the .cvsignore file (bug #12694) |
| |
| 2000-12-18 10:45 marz |
| |
| * perl/SNMP/: README , SNMP.pm: |
| |
| minor doc fix |
| |
| 2000-12-14 13:46 nba |
| |
| * snmplib/system.c: |
| |
| - system.c: fix uptime for 64-bit Solaris |
| |
| 2000-12-14 13:45 nba |
| |
| * agent/mibgroup/ucd-snmp/dlmod.c: |
| |
| - dlmod.c: fix stupid spelling error |
| |
| 2000-12-13 21:52 nba |
| |
| * agent/mibgroup/ucd-snmp/dlmod.c: |
| |
| - dlmod.c: fix confusion between int, size_t, long for 64-bit compiles. |
| |
| 2000-12-13 08:40 hardaker |
| |
| * man/Makefile.in: |
| |
| - (Makefile.in): add snmpconf.1 |
| |
| 2000-12-08 14:49 nba |
| |
| * agent/mibgroup/mibII/vacm_vars.c , snmplib/vacm.c: |
| |
| - vacm_vars.c, vacm.c: indexing of vacmViewTreeFamilyEntry was hosed, assuming |
| that the Subtree index had an IMPLIED attribute. |
| |
| 2000-12-08 14:46 nba |
| |
| * agent/mibgroup/host/: hr_filesys.c , hr_partition.c: |
| |
| - hr_filesys.c, hr_partition.c: fix some zero index values. |
| |
| 2000-12-08 14:43 nba |
| |
| * agent/snmp_vars.c: |
| |
| - snmp_vars.c: fix returns of zeroDotZero (such as ifSpecific) |
| |
| 2000-12-08 14:38 nba |
| |
| * agent/agent_trap.c: |
| |
| - agent_trapd.c: security model values are not the same is snmp version values |
| |
| 2000-12-06 14:45 nba |
| |
| * agent/mibgroup/mibII/interfaces.c: |
| |
| - interfaces.c: Linux kernel 2.0.x has no ARPHRD_HIPPI |
| |
| 2000-12-05 07:00 hardaker |
| |
| * local/Makefile.in: |
| |
| - (Makefile.in): Fix rsnmp's /usr/local hardcoded path. |
| |
| 2000-12-04 17:03 hardaker |
| |
| * testing/tests/T112agentxsetfail: |
| |
| - (T112agentxsetfail): fix |
| |
| 2000-12-04 16:33 hardaker |
| |
| * README , sedscript.in , version.h: |
| |
| - (version.h sedscript.in): version tag ( 5.2 ) |
| |
| ------------------------------------------------------------------------------- |
| |
| Changes: V4.2.3 -> V4.2.4 |
| |
| 2002-04-04 15:24 hardaker |
| |
| * snmplib/: snmp_api.c, snmp_api.h: |
| |
| patch from Petter Larsen to add a function for extracting the fd associated with a session |
| |
| 2002-04-04 15:14 hardaker |
| |
| * agent/agent_registry.c: |
| |
| deal with fd unregistrations properly. |
| |
| 2002-04-03 08:32 hardaker |
| |
| * FAQ, README, sedscript.in, version.h, perl/SNMP/SNMP.pm: |
| |
| - (version.h sedscript.in): version tag ( 4.2.4.pre3 ) |
| |
| 2002-04-02 15:02 hardaker |
| |
| * agent/mibgroup/ucd-snmp/registry.c: |
| |
| Apply patch #515577 to fix one case of a registry problem. |
| |
| 2002-04-02 14:57 hardaker |
| |
| * agent/mibgroup/ucd-snmp/disk.c, s/darwin.h: |
| |
| Apply patch #524424 for darwin fixes for ucd-snmp/disk.c |
| |
| 2002-04-02 14:48 hardaker |
| |
| * agent/mibgroup/kernel_sunos5.c: |
| |
| apply patch 527573 to fix 64 bit types on solaris |
| |
| 2002-04-01 22:28 hardaker |
| |
| * snmplib/snmp_api.c: |
| |
| Let init_snmp protect itself. |
| |
| 2002-03-28 23:48 hardaker |
| |
| * agent/mibgroup/ucd-snmp/pass.c: |
| |
| enable row creation for pass modules. Patch #482005 |
| |
| 2002-03-28 23:44 hardaker |
| |
| * agent/mibgroup/mibII/interfaces.c: |
| |
| patch #517340: freebsd5 support |
| |
| 2002-03-28 23:38 hardaker |
| |
| * agent/mibgroup/host/hr_filesys.c: |
| |
| apply freebsd5 patch #517333 |
| |
| 2002-03-28 23:10 hardaker |
| |
| * perl/SNMP/SNMP.xs: |
| |
| fix bug #525844. perl SNMP was using a trap address of 0.0.0.0. |
| |
| 2002-03-28 23:03 hardaker |
| |
| * snmplib/snmp_api.c: |
| |
| use a static variable for init checking. Bug #536386. |
| |
| 2002-03-28 15:23 dts12 |
| |
| * FAQ: |
| |
| Add a few new entries (mostly relating to traps) |
| |
| 2002-03-27 01:55 dts12 |
| |
| * configure.in, configure: |
| |
| Use the correct name of the Windows IP Helper API library. |
| (Computers can be soooo picky!) |
| |
| 2002-03-26 08:29 hardaker |
| |
| * agent/mibgroup/ucd-snmp/diskio.c: |
| |
| enable diskio on freebsd5. Implements patch 517328 in a different way. |
| |
| 2002-03-26 07:44 dts12 |
| |
| * configure, configure.in: |
| |
| Add /etc/filesystems to list of mount table files (for AIX) |
| Should fix bugs 232588 and (?)517113 |
| |
| 2002-03-26 07:39 dts12 |
| |
| * configure, configure.in: |
| |
| Remove trailing ':' from list of MIB module names in configure output, |
| to avoid confusion (see Bug #491129) |
| |
| 2002-03-26 06:50 dts12 |
| |
| * configure, configure.in: |
| |
| Add '-lhlpapi' to the agent libraries when compiling under Windows |
| (using Cygwin). DLLIBS is not as suitable as AGENT_LIBS for this |
| (see the equivalent patch on the main branch), but it should do. |
| Should fix Bug #534409. |
| |
| 2002-03-25 22:33 rstory |
| |
| * snmplib/parse.c: |
| |
| fix bug#520478 showMibErrors token is inverted |
| |
| 2002-03-25 18:47 rstory |
| |
| * agent/snmp_vars.c: |
| |
| fix bug#502123 agentx infinite loop. |
| |
| 2002-03-24 05:19 nba |
| |
| * agent/mibgroup/host/hr_swrun.c: |
| |
| Restrict hrSWRunParams returns values to 128 octets |
| |
| 2002-03-24 05:04 nba |
| |
| * snmplib/mib.c: |
| |
| Oops - snprint_* cannot realloc |
| |
| 2002-03-21 07:21 hardaker |
| |
| * configure.in, configure: |
| |
| fix bug #532696 fixing rpm for newer rpm versions |
| |
| 2002-03-20 07:48 hardaker |
| |
| * agent/mibgroup/mibII/system_mib.c: |
| |
| remove illegal SET support for sysDescr. |
| |
| 2002-03-19 02:01 jbpn |
| |
| * agent/mibgroup/smux/smux.h: |
| |
| - patch from Joshua Giles to increase the maximum string length |
| (#527650). |
| |
| 2002-03-18 14:38 nba |
| |
| * win32/libsnmp_dll/libsnmp.def: |
| |
| Add missing exports for VC++ build |
| |
| 2002-03-18 13:23 nba |
| |
| * agent/mibgroup/ucd-snmp/disk.c: |
| |
| Proper test for successful open of ETC_MNTTAB |
| |
| 2002-03-18 13:09 nba |
| |
| * agent/agent_read_config.c: |
| |
| Fix interchanged parameters for strncpy |
| |
| 2002-03-18 08:51 dts12 |
| |
| * win32/: win32.dsw, encode_keychange/encode_keychange.dsp, |
| libagent/libagent.dsp, libsnmp/libsnmp.dsp, |
| libsnmp_dll/libsnmp_dll.dsp, libucdmibs/libucdmibs.dsp, |
| snmpbulkget/snmpbulkget.dsp, snmpbulkwalk/snmpbulkwalk.dsp, |
| snmpd/snmpd.dsp, snmpdelta/snmpdelta.dsp, snmpdf/snmpdf.dsp, |
| snmpgetnext/snmpgetnext.dsp, snmpget/snmpget.dsp, |
| snmpnetstat/snmpnetstat.dsp, snmpset/snmpset.dsp, |
| snmpstatus/snmpstatus.dsp, snmptable/snmptable.dsp, |
| snmptest/snmptest.dsp, snmptranslate/snmptranslate.dsp, |
| snmptrap/snmptrap.dsp, snmptrapd/snmptrapd.dsp, |
| snmpusm/snmpusm.dsp, snmpvacm/snmpvacm.dsp, snmpwalk/snmpwalk.dsp: |
| |
| Apply DOS-type line endings to the DSW/DSP files. |
| |
| 2002-03-18 08:41 dts12 |
| |
| * agent/mibgroup/smux/smux.c: |
| |
| Use the same variable name for output buffer and size calculation. |
| |
| 2002-03-18 05:39 jbpn |
| |
| * README.hpux11, agent/mibgroup/host/hr_storage.c, |
| agent/mibgroup/host/hr_system.c, agent/mibgroup/mibII/var_route.c, |
| agent/mibgroup/ucd-snmp/loadave.c, |
| agent/mibgroup/ucd-snmp/memory.c, agent/mibgroup/ucd-snmp/memory.h, |
| s/hpux.h: |
| |
| - commit Johannes's update to the HPUX-11 patch |
| |
| 2002-03-18 02:31 jbpn |
| |
| * agent/mibgroup/agentx/master.c: |
| |
| - extend tcp_wrappers support to AgentX. This makes it more |
| reasonable to implement a distributed subagent architecture |
| without massive security worries. |
| |
| 2002-03-14 07:23 hardaker |
| |
| * snmplib/snmp_api.c: |
| |
| Fix dont_probe bug pointed out by Stefan Aeschbacher. |
| |
| 2002-03-13 18:58 slif |
| |
| * snmplib/asn1.c: |
| |
| Clarify unsigned char argument for the noisy or confused compiler. |
| |
| 2002-03-13 18:46 slif |
| |
| * agent/mibgroup/mibII/vacm_vars.c, apps/snmptrapd_log.c: |
| |
| quell several warnings about signed vs unsigned comparisons. |
| |
| 2002-03-13 18:44 slif |
| |
| * win32/win32.dsw: |
| |
| remove dependencies to restore building either Debug or Release targets. |
| |
| 2002-03-13 18:43 slif |
| |
| * win32/libsnmp_dll/libsnmp.def: |
| |
| track change setenv --> snmp_setenv |
| |
| 2002-03-13 15:50 hardaker |
| |
| * mibs/: UCD-DEMO-MIB.txt, UCD-DISKIO-MIB.txt, UCD-DLMOD-MIB.txt, |
| UCD-IPFILTER-MIB.txt, UCD-IPFWACC-MIB.txt, UCD-SNMP-MIB.txt: |
| |
| address changes for ucd-snmp -> net-snmp note saying these mibs are no |
| longer supported by UCD. |
| |
| 2002-03-13 15:21 hardaker |
| |
| * snmplib/tools.c: |
| |
| malloc at least one byte in hex_to_binary2 |
| |
| 2002-03-13 04:03 dts12 |
| |
| * FAQ: |
| |
| Add a description of "unlinked OIDs". |
| |
| 2002-03-12 20:03 hardaker |
| |
| * agent/mibgroup/ucd-snmp/memory_solaris2.c: |
| |
| Patch from daniel Sully to improve solaris swap info |
| |
| 2002-03-12 08:34 dts12 |
| |
| * FAQ: |
| |
| Updating of the FAQ ready for the next release. |
| (Mostly rephrasing of existing entries, but a few new questions) |
| |
| 2002-03-11 10:06 hardaker |
| |
| * agent/: mibgroup/smux/smux.c, mibgroup/ucd-snmp/proxy.c, |
| agent_index.c, agent_read_config.c, agent_registry.c, snmp_agent.c, |
| snmpd.c, mibgroup/agentx/master_request.c: |
| |
| better printing apis |
| |
| 2002-03-11 10:06 hardaker |
| |
| * apps/snmpvacm.c: |
| |
| fix api in a comment (how picky am I?) |
| |
| 2002-03-11 07:41 dts12 |
| |
| * FAQ: |
| |
| Bring the 4x- and main-branch FAQs into agreement. |
| |
| 2002-03-11 05:16 jbpn |
| |
| * snmplib/parse.c: |
| |
| - fix bad type assignment in build_translation_table(), noticed by |
| Peter Stevens. |
| |
| 2002-03-10 14:07 nba |
| |
| * snmplib/mib.h: |
| |
| Oops - forgot to remove the #ifdef for unsafe sprint_* functions declarations |
| |
| 2002-03-10 13:54 nba |
| |
| * apps/snmpwalk.c: |
| |
| Fix up out-of-order error message |
| |
| 2002-03-10 13:44 nba |
| |
| * apps/snmpdelta.c: |
| |
| Don't die on v2 exceptions |
| |
| 2002-03-10 13:41 nba |
| |
| * snmplib/: asn1.c, snmp_debug.c: |
| |
| Remove some calls to old sprint_* functions |
| |
| 2002-03-10 13:39 nba |
| |
| * snmplib/: mib.c, mib.h: |
| |
| Add snprint_* replacement functions for all sprint_* functions |
| |
| 2002-03-10 13:38 nba |
| |
| * man/mib_api.3: |
| |
| Document snprint_{objid,variable,value} |
| |
| 2002-03-10 08:34 hardaker |
| |
| * snmplib/: mib.c, mib.h: |
| |
| include the snprintf counterparts from the 5.0 code. |
| |
| 2002-03-08 18:07 hardaker |
| |
| * agent/mibgroup/mibII/ipAddr.c: |
| |
| redefine a variable on freebsd for 2.2.5 |
| |
| 2002-03-08 17:57 hardaker |
| |
| * agent/mibgroup/mibII/interfaces.c: |
| |
| remove a broken fix I accidentically committed |
| |
| 2002-03-08 17:42 hardaker |
| |
| * agent/mibgroup/mibII/interfaces.c: |
| |
| patch from Mihail Balikov to support up but no ip interfaces. |
| |
| 2002-03-08 17:27 hardaker |
| |
| * configure.in, configure, aclocal.m4: |
| |
| patch from Paul Rasmussen to fix --enable-shared |
| |
| 2002-03-08 16:58 hardaker |
| |
| * perl/SNMP/SNMP.xs: |
| |
| old patch from Bert Driehuis to fix c64s in perl |
| |
| 2002-03-08 14:53 nba |
| |
| * snmplib/mib.c: |
| |
| Remove 1000 lines of duplicate code by using the sprint_realloc_* functions |
| in the implementaion of the non-realloc counterparts. |
| |
| 2002-03-08 14:51 nba |
| |
| * apps/: snmpdelta.c, snmptable.c, snmpusm.c, snmpwalk.c: |
| |
| Remove last sprint_nonrealloc calls |
| |
| 2002-03-07 03:20 jbpn |
| |
| * man/mib_api.3: |
| |
| - patch from Guy Harris to describe new mib_api |
| |
| 2002-03-07 02:58 jbpn |
| |
| * snmplib/mib.h: |
| |
| - declare the sprint_realloc_blah functions. Thanks to Guy Harris. |
| |
| 2002-03-06 08:41 dts12 |
| |
| * snmplib/snmpv3.c: |
| |
| Fix a confusion between defAuthType and defPrivType. |
| |
| 2002-03-06 05:52 dts12 |
| |
| * snmplib/snmp_api.c: |
| |
| Actually use the common 'defPassphrase' value if 'def{Auth,Priv}Passphrase' isn't set. |
| Qn: Should the AuthPassphrase also be used for privacy if no other value is available? |
| |
| 2002-03-06 03:19 jbpn |
| |
| * testing/Makefile.in: |
| |
| - ignore errors doing rm -rf /tmp/snmp-test* when making clean (this |
| happens all the time on the compile farm because e.g. I can't |
| delete Wes's test directories and it's a nuisance because then the |
| rest of the directories don't get cleaned up properly). |
| |
| 2002-03-06 02:24 jbpn |
| |
| * snmplib/mib.c: |
| |
| - fix another potential buffer overflow problem as reported in bug |
| #526262. |
| |
| 2002-03-05 10:45 hardaker |
| |
| * agent/mibgroup/ucd-snmp/versioninfo.c: |
| |
| impose max length restriction supplied by mib for configuration options. |
| |
| 2002-03-05 09:52 hardaker |
| |
| * mibs/UCD-SNMP-MIB.txt: |
| |
| missed a modification to the patch. |
| |
| 2002-03-05 09:51 hardaker |
| |
| * mibs/UCD-SNMP-MIB.txt: |
| |
| A modified patch from Juergen Schoenwaelder for longer configure strings. |
| |
| 2002-03-05 08:23 dts12 |
| |
| * agent/snmp_vars.h: |
| |
| Reverse my earlier (bogus) fix. |
| Things were fine as they were - I must be cracking up..... |
| |
| 2002-03-05 08:05 dts12 |
| |
| * agent/mibgroup/examples/ucdDemoPublic.c: |
| |
| Add missing "standard" headers, and tweak a type slightly. |
| (Based on requests from Gregory Toth). |
| |
| 2002-03-05 06:56 dts12 |
| |
| * agent/snmp_vars.h: |
| |
| Bring declaration of 'init_agent' into line with code definition. |
| |
| 2002-03-05 06:48 dts12 |
| |
| * agent/mibgroup/: notification/snmpNotifyTable.c, ucd-snmp/dlmod.c: |
| |
| Cast a couple of mallocs appropriately (requested by Gregory Toth) |
| |
| 2002-03-04 21:38 hardaker |
| |
| * FAQ, README, sedscript.in, version.h, perl/SNMP/SNMP.pm: |
| |
| - (version.h sedscript.in): version tag ( 4.2.4.pre2 ) |
| |
| 2002-03-04 01:51 dts12 |
| |
| * local/mib2c: |
| |
| Catch and report invalid node specifications. |
| (This ought to be handled by that test that follows immediately, but |
| "$SNMP::MIB{$oid}" appears to return the core mib-2 object regardless) |
| |
| 2002-03-04 01:16 dts12 |
| |
| * agent/mibgroup/ucd-snmp/memory.c: |
| |
| Correct debug output message (thanks to Jeroen Ruigrok) |
| |
| 2002-03-01 22:37 hardaker |
| |
| * snmplib/asn1.c: |
| |
| fix bug #524529 |
| |
| 2002-03-01 07:17 nba |
| |
| * ltmain.sh, aclocal.m4, configure: |
| |
| Pull in up-to-date libtool, which should help Darwin |
| |
| 2002-03-01 07:15 nba |
| |
| * config.guess, config.sub: |
| |
| Pull in up-to-date config scripts |
| |
| 2002-02-27 09:47 dts12 |
| |
| * snmplib/vacm.c: |
| |
| Handle views that specify a full instance OID. |
| (Since the internally stored OID prepends the length as well, |
| the apparent length is one greater than it really is) |
| |
| 2002-02-26 14:18 nba |
| |
| * snmplib/: parse.c, parse.h: |
| |
| Save File/line for messages about unlinked OIDs |
| |
| 2002-02-25 15:46 nba |
| |
| * mibs/: Makefile.mib, mibfetch: |
| |
| Make sure that we fetch IANAifType-MIB from the maintained location. |
| |
| 2002-02-25 15:45 nba |
| |
| * mibs/DISMAN-SCHEDULE-MIB.txt: |
| |
| Update for RFC 3231 |
| |
| 2002-02-25 08:59 nba |
| |
| * mibs/rfclist: |
| |
| New RFC's issued with mibs: |
| 3201 CIRCUIT-IF-MIB |
| 3202 FRSLD-MIB |
| 3231 DISMAN-SCHEDULE-MIB |
| |
| 2002-02-25 08:57 nba |
| |
| * agent/mibgroup/host/hr_disk.c: |
| |
| FreeBSD4 has new disk names |
| |
| 2002-02-25 08:56 nba |
| |
| * agent/mibgroup/host/hr_print.c: |
| |
| Properly bracket run_lpstat prototype |
| |
| 2002-02-25 02:48 jbpn |
| |
| * snmplib/parse.c: |
| |
| - only copy the first DESCRIPTION clause of MODULE-COMPLIANCE |
| statements to avoid a memory leak (see bug #522363). |
| |
| 2002-02-25 01:21 dts12 |
| |
| * agent/snmpd.c: |
| |
| Specify the correct debug token for displaying the list of modules |
| (spotted by Brian Shaver) |
| |
| 2002-02-22 09:27 dts12 |
| |
| * snmplib/: MSG00001.bin, winservice.mc , |
| MSG00001.bin (1.1), winservice.mc (1.1): |
| |
| Add missing files for Windows service operation. |
| |
| 2002-02-22 08:42 dts12 |
| |
| * agent/snmpd.c: |
| |
| Just close the main session when shutting down under Windows, |
| not everything (so that it can still generate the shutdown trap). |
| |
| 2002-02-22 01:49 jbpn |
| |
| * FAQ, README.win32: |
| |
| - update comments on Win32 port in FAQ |
| |
| - discuss what IPHLPAPI.{LIB,DLL} is and where it can be obtained |
| from in README.win32 |
| |
| 2002-02-21 07:02 dts12 |
| |
| * win32/snmpd/snmpd.dsp: |
| |
| Fix bogus structure comments in the snmpd project file. |
| |
| 2002-02-21 03:13 jbpn |
| |
| * agent/mibgroup/smux/smux.c: |
| |
| - emit error on over-length password instead of writing off end of |
| buffer (bug #520649, noted by John Sellens). |
| |
| 2002-02-20 09:27 jbpn |
| |
| * apps/snmptranslate.c, apps/snmptrapd.c, |
| snmplib/snmp_parse_args.c, snmplib/system.c, snmplib/system.h: |
| |
| - changes to avoid namespace clash problems with setenv() which are |
| caused by libwrap supplying a function of that name as well as us. |
| |
| - all calls in the code to setenv() are replaced with a call to |
| snmp_setenv(). |
| |
| - snmp_setenv() calls setenv() if such a function exists, otherwise |
| it simulates the effect by calling putenv(). |
| |
| 2002-02-20 05:43 jbpn |
| |
| * NEWS: |
| |
| - mention tcp_wrappers support for snmptrapd |
| |
| 2002-02-20 05:41 jbpn |
| |
| * apps/: Makefile.in, snmptrapd.c: |
| |
| - add libwrap support for snmptrapd |
| |
| 2002-02-20 05:20 jbpn |
| |
| * configure, configure.in: |
| |
| - exit with an error if --with-libwrap is given and we can't find it |
| |
| 2002-02-20 03:00 jbpn |
| |
| * apps/snmpdelta.c: |
| |
| - initialise some buffers, to avoid garbage printing problems, as |
| noted by Anonymous in bug #520220. |
| |
| 2002-02-19 06:47 hardaker |
| |
| * agent/mibgroup/ucd-snmp/memory.c: |
| |
| Patch from Jeroen Ruigrok to merge a few ifdefs |
| |
| 2002-02-19 01:51 jbpn |
| |
| * agent/auto_nlist.h: |
| |
| - add forward declaration of struct nlist to avoid compiler |
| complaints. Thanks to Andy Hood. |
| |
| 2002-02-18 08:17 hardaker |
| |
| * agent/mibgroup/ucd-snmp/memory.c: |
| |
| patch from Jeroen Ruigrok for minor ifdef clean ups |
| |
| 2002-02-18 02:36 jbpn |
| |
| * apps/snmptrapd_log.c: |
| |
| - use calloc instead of malloc to make sure buffer is initially |
| zero-terminated (in case of 0 varbinds). Bug #518700, noted by |
| Andreas Hartmann. |
| |
| 2002-02-18 02:29 dts12 |
| |
| * agent/mibgroup/host/hr_storage.c: |
| |
| Remove a couple of unhelpful OSF definitions (thanks to Jeroen Ruigrok) |
| |
| 2002-02-18 02:09 jbpn |
| |
| * agent/mibgroup/: notification/snmpNotifyTable.c, |
| target/snmpTargetAddrEntry.c: |
| |
| - remove troublesome inline qualifiers. Thanks to Andy Hood for |
| noting that these cause problems on AIX. |
| |
| 2002-02-18 02:05 jbpn |
| |
| * agent/mibgroup/mibII/at.c: |
| |
| - remove //-style comments. Thanks to Andy Hood for pointing this |
| out. |
| |
| 2002-02-18 00:13 hardaker |
| |
| * snmplib/asn1.c: |
| |
| don't build oid's with >128 length subids. (see bug #518855) |
| |
| 2002-02-15 22:07 hardaker |
| |
| * FAQ, README, sedscript.in, version.h, perl/SNMP/SNMP.pm: |
| |
| - (version.h sedscript.in): version tag ( 4.2.4.pre1 ) |
| |
| 2002-02-15 17:02 hardaker |
| |
| * agent/mibgroup/snmpv3/usmUser.c: |
| |
| fix bug#508126 which actually led me to another. |
| - oid parsing and searching in getnexts could sometimes loop. |
| |
| 2002-02-15 17:00 hardaker |
| |
| * Makefile.top, configure, configure.in: |
| |
| support --disable-shared-version concept from Paul Rasmussen. |
| |
| 2002-02-15 16:41 hardaker |
| |
| * agent/mibgroup/host/hr_swrun.c: |
| |
| dynix broke linux. Bad dynix. No bone. Go to your room. |
| |
| 2002-02-15 16:28 hardaker |
| |
| * snmplib/ucd-snmp-includes.h: |
| |
| add back in netinet/in.h and sys/time.h (in proper protected form) |
| which was deleted from 4.2.3 for some reason we never figured out. |
| |
| 2002-02-15 16:21 hardaker |
| |
| * ChangeLog, FAQ, NEWS, README: |
| |
| updates for what will be 4.2.4 |
| |
| 2002-02-15 15:52 hardaker |
| |
| * agent/mibgroup/ucd-snmp/proxy.c: |
| |
| check end of mibview conditions |
| |
| 2002-02-15 08:01 dts12 |
| |
| * agent/mibgroup/mibII/vacm_vars.c: |
| |
| Populate an empty case statement (spotted by Jeroen Ruigrok) |
| |
| 2002-02-15 07:11 hardaker |
| |
| * README.snmpv3: |
| |
| remove unneeded -CN and -CO example options |
| |
| 2002-02-15 06:47 dts12 |
| |
| * agent/snmpd.c, snmplib/winservice.c, snmplib/winservice.h, |
| snmplib/winservice.rc, win32/snmpd/snmpd.dsp: |
| |
| Support for running as a Windows service. |
| (Supplied by Raju Krishnappa & Latha Prabhu) |
| |
| 2002-02-14 11:11 nba |
| |
| * agent/mibgroup/ucd-snmp/vmstat.c: |
| |
| Make buffer pointer static so it doesn't leak |
| |
| 2002-02-14 11:10 nba |
| |
| * snmplib/scapi.h: |
| |
| Fix bad paranthesis |
| |
| 2002-02-14 07:40 hardaker |
| |
| * agent/snmpd.c: |
| |
| fix email address bug #517178 |
| |
| 2002-02-14 01:47 dts12 |
| |
| * apps/snmpnetstat/if.c: |
| |
| Check for running off the end of I/F table (patch from RedHat) |
| |
| 2002-02-14 01:44 dts12 |
| |
| * agent/mibgroup/host/hr_swinst.c: |
| |
| Include RedHat patches for better RPM support |
| |
| 2002-02-14 01:38 dts12 |
| |
| * config.h.in, configure, configure.in: |
| |
| Adopt RedHat's configure testing for rpm library requirements |
| |
| 2002-02-13 16:41 hardaker |
| |
| * configure, configure.in: |
| |
| enable shared by default except for developers |
| |
| 2002-02-13 13:51 hardaker |
| |
| * agent/mibgroup/target/snmpTargetAddrEntry.c: |
| |
| remove inline function from being declared in another function. |
| |
| 2002-02-13 13:27 hardaker |
| |
| * agent/mibgroup/notification/snmpNotifyTable.c: |
| |
| remove inline function from being declared in another function. |
| |
| 2002-02-13 08:18 hardaker |
| |
| * perl/SNMP/SNMP.xs: |
| |
| fix sets of unsigned32's. |
| |
| 2002-02-13 07:59 dts12 |
| |
| * snmplib/mib.c: |
| |
| DS_LIB_PRINT_SUFFIX_ONLY is an integer option, not a boolean flag. |
| (Attempting to set this via the SUFFIX environmental variable will |
| turn on packet dumping instead!) |
| |
| 2002-02-13 04:15 jbpn |
| |
| * agent/mibgroup/host/hr_print.c: |
| |
| - fix bug #516904 (snmpd dies if no printcap with cgetent), noted by |
| Anonymous -- check return value of cgetnext() properly in |
| Init_HR_Print(). |
| |
| 2002-02-12 07:11 jbpn |
| |
| * configure.in, configure: |
| |
| - amend fix to bug #516389 (ucd-snmp 4.2.3 libwrap support broken) to |
| actually add -lnsl to link parameters! |
| |
| 2002-02-12 05:29 jbpn |
| |
| * configure, configure.in: |
| |
| - fix bug #516389 (ucd-snmp 4.2.3 libwrap support broken) -- USE_LIBWRAP |
| was not being #defined in the case where -lnsl is needed in addition |
| to -lwrap. |
| |
| 2002-02-12 01:30 dts12 |
| |
| * agent/mibgroup/mibII/vacm_vars.c: |
| |
| Implement the BadCommunity{Names,Uses} counters. |
| |
| 2002-02-11 10:07 jbpn |
| |
| * apps/snmptable.c: |
| |
| - fix bugs #489336 and #508146 (duplicate columns and columns in |
| wrong order). |
| |
| 2002-02-11 08:23 dts12 |
| |
| * snmplib/snmp_parse_args.c: |
| |
| Use the 'ds_set_xxx' library routines, rather than the old 'snmp_set_xxx' calls |
| |
| 2002-02-11 05:30 jbpn |
| |
| * FAQ: |
| |
| - mention HPUX-11 and Dynix/PTX 4.4 support, and some spelling fixes |
| |
| 2002-02-08 06:12 dts12 |
| |
| * agent/mibgroup/mibII/sysORTable.h: |
| |
| Ensure the null versions of the two REGISTER macros swallow their parameters. |
| |
| 2002-02-08 04:42 dts12 |
| |
| * agent/snmp_agent.c: |
| |
| Implement the missing outgoing error statistics counters |
| (patch #510194 from Latha Prabhu) |
| |
| 2002-02-08 02:54 dts12 |
| |
| * agent/snmp_agent.c: |
| |
| Process the full list objects in each pass of a SET, even if one entry fails |
| midway through. This is less efficient than failing immediately, but brings |
| the behaviour in line with the documentation, and ensures that all resources |
| will be released. |
| |
| 2002-02-08 02:50 dts12 |
| |
| * agent/snmp_agent.c: |
| |
| Return the correct error index for problems in SET handling. |
| (patch #467155, from Latha Prabhu) |
| |
| 2002-02-08 02:42 dts12 |
| |
| * agent/mibgroup/: host/hr_storage.c, ucd-snmp/memory.c: |
| |
| Added support for memory and swap entries in hrStorageTable for Solaris |
| (from patch #505498 - thanks to Johannes Schmidt-Fischer) |
| |
| 2002-02-08 02:09 dts12 |
| |
| * agent/mibgroup/mibII/ip.c: |
| |
| Register IP Routing table objects as writable. |
| |
| 2002-02-07 07:39 dts12 |
| |
| * README.hpux11, acconfig.h, config.h.in, |
| agent/mibgroup/ucd_snmp.h, agent/mibgroup/host/hr_network.c, |
| agent/mibgroup/host/hr_storage.c, agent/mibgroup/host/hr_swinst.c, |
| agent/mibgroup/host/hr_swrun.c, agent/mibgroup/mibII/at.c, |
| agent/mibgroup/mibII/icmp.c, agent/mibgroup/mibII/interfaces.c, |
| agent/mibgroup/mibII/interfaces.h, agent/mibgroup/mibII/ip.c, |
| agent/mibgroup/mibII/ipAddr.c, agent/mibgroup/mibII/tcp.c, |
| agent/mibgroup/mibII/tcpTable.c, agent/mibgroup/mibII/tcpTable.h, |
| agent/mibgroup/mibII/udp.c, agent/mibgroup/mibII/udpTable.c, |
| agent/mibgroup/mibII/var_route.c, agent/mibgroup/mibII/var_route.h, |
| agent/mibgroup/ucd-snmp/memory.c, mibs/UCD-SNMP-MIB.txt, s/hpux.h: |
| |
| Support for HP-UX 11, courtesy of Johannes Schmidt-Fischer. |
| |
| 2002-02-05 11:45 hardaker |
| |
| * COPYING: |
| |
| copyright year update for NAI and Cambridge |
| |
| 2002-02-04 03:17 jbpn |
| |
| * snmplib/mib.c: |
| |
| - correct processing for timeticks when DS_LIB_NUMERIC_TIMETICKS is |
| set (corrects bug #511793, reported by Anonymous). |
| |
| 2002-01-28 12:50 hardaker |
| |
| * FAQ: |
| |
| mirror section update |
| |
| 2002-01-28 12:49 hardaker |
| |
| * agent/agent_trap.h: |
| |
| warning added about send_trap_vars and enterprise oid used. |
| |
| 2002-01-25 06:27 jbpn |
| |
| * agent/mibgroup/mibII/vacm_vars.c: |
| |
| - fix minor problem with storageType (always okay to set to current |
| value). |
| |
| - don't reset some variables to old value unless we actually set |
| them in the first place! |
| |
| 2002-01-24 06:06 jbpn |
| |
| * snmplib/read_config.c: |
| |
| - avoid format string nasties in read_config_store() when writing to |
| files (exposed e.g. by the persistent sysName.0 stuff -- try |
| snmpset host sysName.0 s "%08x" -- oops) |
| |
| 2002-01-24 03:14 dts12 |
| |
| * agent/mibgroup/host/hr_swrun.c, agent/mibgroup/host/hr_utils.c, |
| s/aix.h: |
| |
| AIX support for Host Resources module. |
| (Thanks to Andy Hood) |
| |
| 2002-01-23 08:39 jbpn |
| |
| * agent/mibgroup/mibII/vacm_vars.c: |
| |
| - set viewType to the DEFVAL included(1) for new rows |
| |
| 2002-01-22 06:36 jbpn |
| |
| * agent/mibgroup/mibII/vacm_vars.c: |
| |
| - fix bug just introduced where setting an existing row's status to |
| createAndGo(4) or createAndWait(5) would delete the row. |
| |
| 2002-01-22 04:22 jbpn |
| |
| * agent/mibgroup/: notification/snmpNotifyTable.c, |
| target/snmpTargetAddrEntry.c, target/snmpTargetAddrEntry.h, |
| target/snmpTargetParamsEntry.c, target/snmpTargetParamsEntry.h: |
| |
| - backport of recent improvements to snmpTargetParamsTable, |
| snmpTargetAddrTable and snmpNotifyTable. |
| |
| 2002-01-21 04:22 jbpn |
| |
| * agent/snmp_vars.c: |
| |
| - set noSuchObject to FALSE if we have a valid write_method (this |
| causes the correct exception noSuchInstance to be generated if the |
| requested object doesn't exist). |
| |
| 2002-01-21 04:20 jbpn |
| |
| * agent/snmp_agent.c: |
| |
| - slight change to generation of error-index: |
| |
| - explicitly test for error-status == noError, and set error-index |
| to zero in this case; |
| |
| - otherwise use the cached value; |
| |
| - don't zero the cached value in handle_var_list if handle_one_var |
| returns noError |
| |
| - this copes properly with SET requests, where a failing SET will have |
| a FREE phase which will typically return noError. Previously this |
| would erroneously cause the error-index to be set to zero. |
| |
| 2002-01-21 04:11 jbpn |
| |
| * agent/mibgroup/mibII/vacm_vars.c, snmplib/vacm.c, snmplib/vacm.h: |
| |
| - backport of recent vacmSecurityToGroupTable, vacmAccessTable and |
| vacmViewTreeFamilyTable changes (corrected state machines). |
| Before: passed 20, failed 80, untested 11 |
| After: passed 107, failed 1, untested 3 |
| |
| The still-extant failures are due to the non-implemented |
| vacmContextTable. |
| |
| 2002-01-15 12:44 nba |
| |
| * agent/snmp_vars.c: |
| |
| Fix stupid missing sizeof(oid) factor in memcpy |
| |
| 2002-01-15 12:42 nba |
| |
| * agent/mibgroup/ucd-snmp/vmstat.c: |
| |
| Dont use static buffer when reading /proc/stat |
| |
| 2002-01-15 12:41 nba |
| |
| * agent/mibgroup/host/hr_system.c, s/solaris2.6.h, s/solaris2.7.h, |
| s/solaris2.8.h: |
| |
| Fix hrMaxProcesses for Solaris |
| |
| 2002-01-15 12:39 nba |
| |
| * agent/mibgroup/kernel_sunos5.c: |
| |
| Some additional debug statements |
| |
| 2002-01-09 08:27 nba |
| |
| * agent/mibgroup/: kernel_sunos5.c, kernel_sunos5.h: |
| |
| Add function to acces raw kstat data |
| |
| 2002-01-09 08:26 nba |
| |
| * agent/mibgroup/host/hr_storage.c: |
| |
| Use that sysconf returns a long, to save large phys mem |
| |
| 2002-01-09 08:24 nba |
| |
| * mibs/IANAifType-MIB.txt: |
| |
| Update to current IANA version |
| |
| 2002-01-09 08:23 nba |
| |
| * agent/mibgroup/mibII/interfaces.c: |
| |
| Care for Linux drivers that maintain octet couters as log long values |
| |
| 2002-01-09 02:20 jbpn |
| |
| * FAQ: |
| |
| - add OS X to list of supported OSes, to fix bug #501179 (!) |
| |
| 2002-01-03 14:01 hardaker |
| |
| * agent/mibgroup/ucd-snmp/disk.c: |
| |
| fix bug #498809 (I think) by checking setmntent return value. |
| |
| 2002-01-03 13:52 hardaker |
| |
| * apps/snmpnetstat/if.c: |
| |
| check against growing server returns as pointed out by bug #498956 |
| |
| 2001-12-18 08:49 jbpn |
| |
| * acconfig.h, win32/config.h, win32/config.h.borland: |
| |
| - add OSTYPE define for win32 |
| |
| 2001-12-18 08:44 jbpn |
| |
| * mibs/UCD-SNMP-MIB.txt: |
| |
| - add OBJECT IDENTIFIER for win32 agent |
| |
| 2001-12-18 06:50 jbpn |
| |
| * agent/mibgroup/mibII/system_mib.c: |
| |
| - patch from Latha Prabhu to produce more meaningful sysDescr.0 |
| strings for Microsoft platforms. |
| |
| 2001-12-05 07:48 hardaker |
| |
| * perl/SNMP/SNMP.xs: |
| |
| patch from Jason Gloudon to fix leaking session structures from snmp_timeout(). |
| |
| 2001-12-03 14:52 nba |
| |
| * acconfig.h, config.h.in, configure, configure.in: |
| |
| Complete the BSD IPSTATS configure tests, as pointed out by Mark Moraes |
| (bug# 487708) |
| |
| 2001-11-29 16:54 hardaker |
| |
| * ChangeLog: |
| |
| 4.2.3 changes |
| |
| ------------------------------------------------------------------------------- |
| |
| Changes: V4.2.2 -> V4.2.3 |
| |
| 2001-11-29 14:22 hardaker |
| |
| * FAQ, README, sedscript.in, version.h, perl/SNMP/SNMP.pm: |
| |
| - (version.h sedscript.in): version tag ( 4.2.3 ) |
| |
| 2001-11-29 13:25 nba |
| |
| * agent/mibgroup/kernel_sunos5.c: |
| |
| Solaris 8 renamed the kstat ifspeed attribute to ifSpeed and somewhere |
| along the line changed its value from Mbps tp bps |
| |
| 2001-11-28 14:43 hardaker |
| |
| * NEWS: |
| |
| mention improved irix support. |
| |
| 2001-11-28 14:31 hardaker |
| |
| * s/irix.h: |
| |
| last fixes for irix I think |
| |
| 2001-11-28 14:30 hardaker |
| |
| * agent/mibgroup/mibII/interfaces.c: |
| |
| create islands in the stream |
| |
| 2001-11-28 14:09 hardaker |
| |
| * s/irix.h: |
| |
| irix fixes for broken irix headers |
| |
| 2001-11-27 17:05 hardaker |
| |
| * perl/SNMP/SNMP.pm: |
| |
| version stamp (4.2.3.pre1 (opps)) |
| |
| 2001-11-27 17:05 hardaker |
| |
| * agent/mibgroup/versiontag: |
| |
| fix for version stamping the perl module. |
| |
| 2001-11-27 17:03 hardaker |
| |
| * NEWS: |
| |
| update for 4.2.3 |
| |
| 2001-11-27 11:09 hardaker |
| |
| * win32/win32.dsw: |
| |
| use at own risk patch from Harrie to fix dependancies |
| |
| 2001-11-27 06:53 jbpn |
| |
| * agent/mibgroup/host/hr_system.c: |
| |
| - try harder to get hrSystemMaxProcesses.0 right, drawing on patch |
| #485765, submitted by Johannes Schmidt-Fischer, for Linux, and |
| also using sysctl() more widely. |
| |
| 2001-11-27 06:51 jbpn |
| |
| * configure.in, s/linux.h: |
| |
| - Look for <linux/tasks.h>, in order to give a better value for |
| hrSystemMaxProcesses.0. From patch #485765, submitted by |
| Johannes Schmidt-Fischer. |
| |
| 2001-11-27 03:56 jbpn |
| |
| * agent/mibgroup/mibII/: kernel_linux.c, kernel_linux.h, tcp.c: |
| |
| - give correct values for tcpInErrs.0 and tcpOutRsts.0 under Linux |
| if the kernel makes the data available. From patch #485765, |
| submitted by Johannes Schmidt-Fischer. |
| |
| 2001-11-26 09:51 jbpn |
| |
| * testing/tests/T110agentxget: |
| |
| - longer timeout for initial GET (fix spurious test failures) |
| |
| 2001-11-21 10:49 hardaker |
| |
| * FAQ: |
| |
| help update to remove the support database |
| |
| 2001-11-21 04:53 jbpn |
| |
| * agent/mibgroup/ucd-snmp/disk.c: |
| |
| - fix compilation for Ultrix 4.5 (bug # 415197) -- make sure |
| vfs.f_bsize exists in var_extensible_disk(), and default it to |
| 1024. |
| |
| 2001-11-20 02:27 jbpn |
| |
| * snmplib/snmp_api.h: |
| |
| - remove duplicate definition of SNMP_MAX_SEC_NAME_SIZE, noted by |
| Karl M. Hegbloom. |
| |
| 2001-11-19 05:48 jbpn |
| |
| * man/snmpd.conf.5.def: |
| |
| - documentation of ignoredisk directive. |
| |
| 2001-11-19 05:48 jbpn |
| |
| * agent/mibgroup/host/: hr_disk.c, hr_disk.h, hr_partition.c, |
| hr_partition.h: |
| |
| - patch from Johannes Schmidt-Fischer to add directive "ignoredisk" to |
| skip certain devices (and hence avoid the `snmpwalk times out' type |
| problems frequently reported). Also extends search ranges to cope with |
| larger numbers of disks etc. |
| |
| 2001-11-16 05:31 jbpn |
| |
| * apps/snmptest.c: |
| |
| - add support for Unsigned32/Gauge32 types |
| |
| 2001-11-16 03:21 jbpn |
| |
| * agent/mibgroup/mibII/var_route.c: |
| |
| - more const-ness in qsort_compare => fewer warnings |
| |
| 2001-11-16 02:54 jbpn |
| |
| * apps/snmpnetstat/if.c: |
| |
| - patch from Harrie Hazewinkel to add prototypes for timerSet() and |
| timerPause(). |
| |
| 2001-11-16 02:52 jbpn |
| |
| * agent/snmpd.c: |
| |
| - patch from Harrie Hazewinkel to #include <grp.h> if we have it |
| |
| 2001-11-16 02:47 jbpn |
| |
| * agent/mibgroup/notification/snmpNotifyTable.c: |
| |
| - patch from Harrie Hazewinkel to return a value from |
| notifyTable_unregister_notifications() to avoid warnings |
| |
| 2001-11-16 02:45 jbpn |
| |
| * agent/mibgroup/mibII/var_route.c: |
| |
| - patch from Harrie Hazewinkel to make signature of qsort_compare |
| function match that expected by qsort(3) -- adds const to args. |
| |
| 2001-11-16 02:40 jbpn |
| |
| * snmplib/mib.c: |
| |
| - patch from Harrie Hazewinkel to make definition of print_tree_node |
| static to match forward declaration. |
| |
| 2001-11-15 10:03 jbpn |
| |
| * agent/mibgroup/agentx/protocol.c: |
| |
| - stricter test for null OIDs |
| |
| 2001-11-15 09:24 jbpn |
| |
| * agent/mibgroup/kernel_sunos5.c: |
| |
| - fix bad-looking expression which was causing problems described in |
| email titled "Defect report on UCD SNMP toolkit (crash in |
| kernel_sunos5.c)" sent to net-snmp-users on 2001-07-17. |
| |
| 2001-11-15 08:33 jbpn |
| |
| * man/snmpd.conf.5.def: |
| |
| - document read-only nature of snmpEnableAuthenTraps.0 if value is |
| configured via the authtrapenable token |
| |
| 2001-11-15 08:28 jbpn |
| |
| * agent/: agent_read_config.c, agent_trap.c, |
| mibgroup/mibII/snmp_mib.c: |
| |
| - make value of snmpEnableAuthenTraps.0 persistent. Setting via |
| a read-only configuration file also makes object notWritable (as |
| sysContact.0 et al.). |
| |
| 2001-11-15 05:16 jbpn |
| |
| * testing/tests/: T111agentxset, T121proxyset: |
| |
| - use psyscontact not syscontact to set initial value of sysContact.0 |
| object since the latter also makes the object read-only. |
| |
| 2001-11-15 05:07 jbpn |
| |
| * agent/snmpd.c: |
| |
| - minor fix to formatting of usage message |
| |
| 2001-11-14 17:54 hardaker |
| |
| * FAQ, README, sedscript.in, version.h: |
| |
| - (version.h sedscript.in): version tag ( 4.2.3.pre1 ) |
| |
| 2001-11-14 17:42 hardaker |
| |
| * snmplib/snmp.h: |
| |
| numeric comments in both hex and decimal |
| |
| 2001-11-14 17:41 hardaker |
| |
| * perl/SNMP/SNMP.xs: |
| |
| include INTEGER32 in INTEGER case checking. |
| |
| 2001-11-14 17:31 hardaker |
| |
| * agent/mibgroup/versiontag: |
| |
| version tag perl/SNMP/SNMP.pm with the ucd-snmp version number. |
| |
| 2001-11-14 16:30 hardaker |
| |
| * man/snmpd.conf.5.def: |
| |
| mention snmpconf. |
| |
| 2001-11-14 16:06 hardaker |
| |
| * configure, configure.in: |
| |
| patch from Harrie to fix init function checking in modules |
| |
| 2001-11-14 11:58 hardaker |
| |
| * agent/: agent_callbacks.h, agent_read_config.c, |
| mibgroup/notification/snmpNotifyTable.c: |
| |
| - make a new callback for pre-update-config conditions. |
| - make the snmpNotifyTable make use of it to remove "readOnly" entries |
| which should have been generated via configuration parsing. |
| - note that this doesn't remove the generated target entries, which |
| is not ideal, but at least duplicate traps aren't sent. |
| |
| 2001-11-13 11:13 hardaker |
| |
| * agent/mibgroup/kernel_sunos5.c: |
| |
| Patch from Jochen Kmietsch to look for eri interfaces. |
| |
| 2001-11-13 05:24 jbpn |
| |
| * agent/mibgroup/ucd-snmp/vmstat_solaris2.c: |
| |
| - patch from Jochen Kmietsch to quieten some noisy logging |
| |
| 2001-11-12 23:14 hardaker |
| |
| * snmplib/: asn1.c, mib.c: |
| |
| MS C++ warning fixes from Harrie Hazewinkel |
| |
| 2001-11-11 21:48 nba |
| |
| * snmplib/system.c, win32/config.h: |
| |
| Restore the old value od TIME_WITH_SYS_TIME |
| |
| 2001-11-09 12:21 hardaker |
| |
| * FAQ: |
| |
| Added a germany based mirror |
| |
| 2001-11-09 11:21 hardaker |
| |
| * FAQ: |
| |
| mention new mirror |
| |
| 2001-11-09 11:20 hardaker |
| |
| * configure, config.h.in, configure.in: |
| |
| applied english/typo/changes noted in bug #471179 |
| |
| 2001-11-09 09:08 hardaker |
| |
| * snmplib/snmp_api.c: |
| |
| fix bug 479365: use strncpy in snmp_add_var(). |
| |
| 2001-11-09 07:53 hardaker |
| |
| * win32/config.h: |
| |
| fix bug #474488: add extern C wrappers |
| |
| 2001-11-09 07:47 hardaker |
| |
| * man/snmpd.conf.5.def: |
| |
| fix OIDs to include entry node |
| |
| 2001-11-08 09:43 hardaker |
| |
| * mibs/UCD-SNMP-MIB.txt: |
| |
| UNIT specs for the fileTable to say kB explicitly |
| |
| 2001-11-08 09:42 hardaker |
| |
| * man/snmpd.conf.5.def: |
| |
| mention that the fileTable is in kB. |
| |
| 2001-11-06 08:26 hardaker |
| |
| * local/: mib2c, tkmib: |
| |
| add fixes to check for the SNMP and Tk perl modules and print a better |
| error message if they're not available telling users how to get them. |
| |
| 2001-11-06 08:16 hardaker |
| |
| * snmplib/asn1.c: |
| |
| fix asn_build_bitstring to check for NULL values (pointed out by Tata Kalyan). |
| |
| 2001-11-06 07:57 hardaker |
| |
| * snmplib/asn1.c: |
| |
| length check fixed for wrapped addition. Bug pointed out by Tata Kalyan |
| |
| 2001-10-30 21:42 hardaker |
| |
| * snmplib/: default_store.h, read_config.c, read_config.h: |
| |
| patch from Harrie to make paths more configurable from within C code. |
| |
| 2001-10-30 07:14 jbpn |
| |
| * agent/mibgroup/mibII/interfaces.c: |
| |
| - fix bug whereby interface counter is not reset, noted by (amongst |
| others) Victor Kirhenshtein in patch #474064. |
| |
| 2001-10-26 09:08 hardaker |
| |
| * configure, configure.in: |
| |
| patch from Harrie to fix agentx/client -> agentx/subagent help message |
| |
| 2001-10-26 03:34 jbpn |
| |
| * man/snmpd.conf.5.def: |
| |
| - document the fact that setting sysLocation.0 (et al.) via a |
| syslocation (or equivalent) token makes the object read-only, |
| returning a notWritable error response if an attempt is made to |
| SET it. |
| |
| 2001-10-24 10:08 jbpn |
| |
| * agent/mibgroup/mibII/system_mib.c: |
| |
| - fix typo noted by Tim Dietz |
| |
| 2001-10-24 09:54 jbpn |
| |
| * agent/mibgroup/mibII/: system_mib.c, system_mib.h: |
| |
| - implement persistence for sysLocation.0, sysContact.0 and sysName.0 |
| |
| - presence of a syslocation token in snmpd.conf makes sysLocation.0 |
| non-writable (returns notWritable on SET attempts) |
| |
| 2001-10-24 05:08 jbpn |
| |
| * agent/mibgroup/host/hr_swinst.c: |
| |
| - fix small memory leak just introduced |
| |
| 2001-10-24 03:33 jbpn |
| |
| * acconfig.h, configure.in: |
| |
| - autoconf support for detecting pkginfo interface in libadm. Thanks |
| to Stefan Radman (patch #473669). |
| |
| 2001-10-24 03:30 jbpn |
| |
| * agent/mibgroup/host/hr_swinst.c: |
| |
| - use pkginfo interface to determine type of software package more |
| specifically if possible. Slight variation on patch #473669, submitted |
| by Stefan Radman. |
| |
| 2001-10-17 07:52 dts12 |
| |
| * FAQ: |
| |
| Mention the MRTG tutorial web pages |
| (as suggested by Christian Robottom Reis) |
| |
| 2001-10-08 10:56 hardaker |
| |
| * FAQ, README, sedscript.in, version.h: |
| |
| - (version.h sedscript.in): version tag ( 4.2.2 ) |
| |
| ------------------------------------------------------------------------------- |
| |
| Changes: V4.2.1 -> V4.2.2 |
| |
| 2001-10-08 10:47 hardaker |
| |
| * agent/mibgroup/notification/: snmpNotifyFilterProfileTable.c, |
| snmpNotifyFilterTable.c, snmpNotifyTable.c: |
| |
| Apply patches suggested in bug #469082 to fix illegal row creations |
| when rowstatus is set to destroy. |
| |
| 2001-10-06 07:49 hardaker |
| |
| * FAQ: |
| |
| minor tweaks to the download list. |
| |
| 2001-10-06 07:42 hardaker |
| |
| * README: |
| |
| Add David Lawrence's text about contributing patches. |
| |
| 2001-10-05 18:09 hardaker |
| |
| * FAQ, README, sedscript.in, version.h: |
| |
| - (version.h sedscript.in): version tag ( 4.2.2.pre6 ) |
| |
| 2001-10-05 18:01 hardaker |
| |
| * acconfig.h, config.h.in, configure, configure.in, |
| snmplib/mt_support.c, snmplib/mt_support.h: |
| |
| Change _REENTRANT define to NS_REENTRANT to not conflict with BSD/OS 4.3. |
| |
| 2001-10-05 17:39 hardaker |
| |
| * agent/mibgroup/mibII/at.h, agent/mibgroup/mibII/icmp.c, |
| agent/mibgroup/mibII/interfaces.c, s/irix.h: |
| |
| irix specific fixes mentioned in bug #405454 |
| |
| 2001-10-05 17:22 hardaker |
| |
| * agent/mibgroup/mibII/var_route.c: |
| |
| fix #440808 possibly overwriting a oid buffer. |
| |
| 2001-10-05 16:59 hardaker |
| |
| * local/mib2c.vartypes.conf: |
| |
| fix unsigned32 return variable usage |
| |
| 2001-10-05 16:51 hardaker |
| |
| * agent/mibgroup/mibII/at.c: |
| |
| move arptab_current and arptab_size definitions up out of ifdef mess. |
| |
| 2001-10-05 16:47 hardaker |
| |
| * agent/mibgroup/notification/: snmpNotifyFilterProfileTable.c, |
| snmpNotifyFilterTable.c, snmpNotifyTable.c: |
| |
| don't create rowstatus entries with 'destroy' as initial value. |
| |
| 2001-10-05 16:36 hardaker |
| |
| * agent/mibgroup/notification/: snmpNotifyFilterProfileTable.c, |
| snmpNotifyFilterTable.c, snmpNotifyTable.c: |
| |
| fixed UNDO clauses. |
| |
| 2001-10-05 08:50 hardaker |
| |
| * agent/mibgroup/ucd-snmp/dlmod.c, snmplib/snmp_api.c: |
| |
| Patch from Harrie for picky compilers. |
| |
| 2001-10-05 08:49 hardaker |
| |
| * agent/agent_trap.c: |
| |
| better error description for trapsess |
| |
| 2001-10-05 08:49 hardaker |
| |
| * FAQ: |
| |
| Added mirror sites. |
| |
| 2001-10-05 07:10 hardaker |
| |
| * mibs/: SMUX-MIB.txt, UCD-SNMP-MIB.txt: |
| |
| MIB problems pointed out by Marek Malowidziki |
| |
| 2001-10-04 17:09 hardaker |
| |
| * snmplib/snmp_auth.c: |
| |
| Don't write a null past the end of the community string buffer. |
| |
| 2001-10-04 07:14 hardaker |
| |
| * README, local/snmpconf.dir/snmpd.conf/extending, |
| man/snmpd.conf.5.def: |
| |
| Patch from T. J. Mather: Documentation of the pass_persist snmpd.conf token. |
| |
| 2001-10-04 07:14 hardaker |
| |
| * local/pass_persisttest: |
| |
| Patch from T. J. Mather: An example (perl) pass_persist script. |
| |
| 2001-10-04 02:21 jbpn |
| |
| * agent/snmpd.c: |
| |
| - disable stderr logging (if requested) before calling init_mib_modules(). |
| This should fix the problem noted by Nigel Metheringham in bug #418857 |
| whereby the AgentX master module prints a message to stderr which causes |
| a SIGPIPE when the agent is started as a daemon. |
| |
| Also noted with extensive analysis by Ted Rule in bug #467551. |
| |
| 2001-10-03 11:22 hardaker |
| |
| * FAQ, README, sedscript.in, version.h: |
| |
| - (version.h sedscript.in): version tag ( 4.2.2.pre5 ) |
| |
| 2001-10-03 11:16 hardaker |
| |
| * apps/snmptrapd.c, apps/snmptrapd_log.c, snmplib/mib.c, |
| snmplib/tools.c: |
| |
| proper const casting in front of Markku's casting patch. |
| |
| 2001-10-03 11:10 hardaker |
| |
| * apps/snmptrapd.c, apps/snmptrapd_log.c, snmplib/asn1.c, |
| snmplib/mib.c, snmplib/tools.c: |
| |
| Patch: proper casts for picky compilers from Markku Laukkanen. |
| |
| 2001-10-03 09:22 hardaker |
| |
| * snmplib/snmp_api.c: |
| |
| don't rbuild beyond the end of a buffer (needed buffer + length "- 1"). |
| |
| 2001-10-03 05:38 jbpn |
| |
| * snmplib/keytools.c: |
| |
| - change expression at l. 415 from: |
| |
| *kcstring++ = *kcstring ^ *newkey++; |
| |
| which has undefined behaviour to: |
| |
| *kcstring++ ^= *newkey++; |
| |
| which is okay (since *kcstring is only evaluated once). Similarly |
| at l. 530. The previous constructs cause warnings with GCC3 and |
| some other compilers. Thanks to Niel Markwick who noted this in |
| bug #465969. |
| |
| 2001-10-02 18:01 hardaker |
| |
| * agent/agent_trap.c: |
| |
| Change oid lengths to size_t from int (segfaults on an alpha/linux). |
| |
| 2001-10-02 17:46 hardaker |
| |
| * agent/mibgroup/ucd-snmp/memory_solaris2.c: |
| |
| Add prototype for getTotalSwap(). |
| |
| 2001-10-02 17:15 hardaker |
| |
| * agent/mibgroup/target/: snmpTargetAddrEntry.c, |
| snmpTargetParamsEntry.c: |
| |
| return NOT_WRITABLE instead of READONLY as pointed out by |
| arajesh@india.adventnet.com. |
| |
| 2001-10-02 17:03 hardaker |
| |
| * win32/config.h: |
| |
| Patch from Marc Moeller to define snprintf as _snprintf |
| |
| 2001-10-02 17:02 hardaker |
| |
| * agent/mibgroup/host/hr_print.c: |
| |
| Patch from Marc Moeller to check for HAVE_LPSTAT before calling it. |
| |
| 2001-10-02 17:00 hardaker |
| |
| * README: |
| |
| add Ron. |
| |
| 2001-10-02 17:00 hardaker |
| |
| * snmplib/system.c: |
| |
| get_uptime() implementation for windows from Ron Mevissen. |
| |
| 2001-10-01 17:38 hardaker |
| |
| * FAQ, README, sedscript.in, version.h: |
| |
| - (version.h sedscript.in): version tag ( 4.2.2.pre4 ) |
| |
| 2001-10-01 17:38 hardaker |
| |
| * agent/Makefile.in, agent/mibgroup/Makefile.in, apps/Makefile.in, |
| apps/snmpnetstat/Makefile.in, snmplib/Makefile.in, |
| testing/Makefile.in: |
| |
| make makefileindepend |
| |
| 2001-10-01 17:37 hardaker |
| |
| * makefileindepend.pl: |
| |
| translate .o -> .lo by hand. |
| |
| 2001-10-01 17:07 hardaker |
| |
| * agent/mibgroup/host/: hr_disk.c, hr_print.c: |
| |
| Applied patch #465545 to fix delays in host resources mib when looking |
| at devices and printers. |
| |
| 2001-10-01 16:45 hardaker |
| |
| * ChangeLog, NEWS: |
| |
| New stuff in 4.2.2 |
| |
| 2001-10-01 16:39 hardaker |
| |
| * apps/snmpwalk.c, man/snmpwalk.1: |
| |
| make snmpwalk default to detecting illegal OID increases. -Cc turns |
| it off instead of on. |
| |
| 2001-10-01 10:36 hardaker |
| |
| * COPYING: |
| |
| editing tweaks by John to count things properly. Wes looses the |
| ability to count beyond the number 2. |
| |
| 2001-10-01 10:26 hardaker |
| |
| * COPYING: |
| |
| ditto. |
| |
| 2001-10-01 10:22 hardaker |
| |
| * COPYING: |
| |
| Various copyright updates. |
| |
| 2001-10-01 02:52 jbpn |
| |
| * snmplib/scapi.c: |
| |
| - add #include "snmp_logging.h" to avoid compilation problems on |
| some platforms introduced by new error messages. See: |
| <URL:http://sourceforge.net/tracker/index.php?func=detail&aid=465807&group_id=12694&atid=112694> |
| |
| 2001-09-29 06:06 nba |
| |
| * snmplib/mib.h: |
| |
| Add a missing prototype for snmp_realloc_by_type |
| |
| 2001-09-29 06:05 nba |
| |
| * agent/mibgroup/ucd-snmp/memory_solaris2.h: |
| |
| Fix a bad #ifdef parantheses |
| |
| 2001-09-26 10:21 hardaker |
| |
| * agent/mibgroup/smux/smux.c: |
| |
| smux is *not* a proper delegation subagent. |
| |
| 2001-09-25 12:46 hardaker |
| |
| * FAQ, README, sedscript.in, version.h: |
| |
| - (version.h sedscript.in): version tag ( 4.2.2.pre3 ) |
| |
| 2001-09-25 11:51 hardaker |
| |
| * snmplib/: scapi.c, scapi.h: |
| |
| Better error messages when encryption support isn't available. |
| |
| 2001-09-25 07:59 jbpn |
| |
| * apps/snmptrapd_log.c: |
| |
| - reinstate another space that would make the test suite fail |
| |
| 2001-09-25 07:53 jbpn |
| |
| * apps/snmptrapd_log.c: |
| |
| - reinstate a missing space |
| |
| 2001-09-25 05:43 jbpn |
| |
| * apps/: snmptrapd.c, snmptrapd_log.c, snmptrapd_log.h: |
| |
| - incorporate rewritten output functions from main branch to avoid |
| fixed length buffers |
| |
| 2001-09-25 05:41 jbpn |
| |
| * snmplib/scapi.c: |
| |
| - use relocating buffer version of sprint functions |
| |
| 2001-09-25 05:40 jbpn |
| |
| * snmplib/: mib.c, mib.h, parse.h: |
| |
| - add relocating buffer code from main branch |
| |
| 2001-09-25 05:39 jbpn |
| |
| * snmplib/: tools.c, tools.h: |
| |
| - add snmp_realloc() and snmp_strcat functions which the relocating |
| buffer code uses |
| |
| 2001-09-21 17:16 hardaker |
| |
| * agent/mibgroup/mibII/interfaces.c: |
| |
| Patch from Glenn Mansfield to fix interface counting on interfaces |
| without ip addresses. |
| |
| 2001-09-20 12:47 hardaker |
| |
| * agent/mibgroup/util_funcs.c: |
| |
| check skip_white() return (as mentioned in patch #462201). |
| |
| 2001-09-20 11:30 hardaker |
| |
| * snmplib/mib.c: |
| |
| fixed a possible buffer overflow bug in sprint_asciistring as pointed |
| out by bug #463226. |
| |
| 2001-09-20 09:46 hardaker |
| |
| * configure, configure.in: |
| |
| Don't warn about missing openssl unless explicitly asked (and then error). |
| |
| 2001-09-20 09:12 jbpn |
| |
| * agent/: snmp_vars.c, mibgroup/mibII/interfaces.c: |
| |
| - move headers around to fix compilation on Solaris 2.7; sys/stream.h |
| needs to be included before sys/socketvar.h for this platform. |
| |
| 2001-09-20 09:09 jbpn |
| |
| * agent/mibgroup/ucd-snmp/memory_solaris2.c: |
| |
| - remove #include "system.h" which uses the type in_addr_t thereby |
| causing problems, and seems to be unnecessary anyway. |
| |
| 2001-09-20 06:59 hardaker |
| |
| * README: |
| |
| Make sure Harrie's name is in the patches README as well as the mainline. |
| |
| 2001-09-20 06:58 hardaker |
| |
| * snmplib/: default_store.c, mib.c, parse.c, snmp_api.c, |
| snmp_client.c, snmp_debug.c, snmpusm.c: |
| |
| Patch from Harrie Hazewinkel: |
| - proper prototypes for some functions. |
| |
| 2001-09-19 17:19 hardaker |
| |
| * FAQ, README, sedscript.in, version.h: |
| |
| - (version.h sedscript.in): version tag ( 4.2.2.pre2 ) |
| |
| 2001-09-19 17:01 hardaker |
| |
| * FAQ, README, sedscript.in, version.h: |
| |
| - (version.h sedscript.in): version tag ( 4.2.2.pre1 ) |
| |
| 2001-09-19 16:59 hardaker |
| |
| * FAQ, README, sedscript.in, version.h: |
| |
| - (version.h sedscript.in): version tag ( 4.2.2 ) |
| |
| 2001-09-18 17:22 hardaker |
| |
| * man/snmpcmd.1, snmplib/mib.c, snmplib/snmp_api.c: |
| |
| Undo Niels' change to allow command line options to override .conf |
| files. Right goal, wrong branch to do it in as it broke SNMPv3 among |
| other things. The initialization process is rather sensitive to |
| ordering. |
| |
| 2001-09-18 15:08 nba |
| |
| * s/darwin.h: |
| |
| Fix an oversight in the Darwin patch |
| |
| 2001-09-18 15:08 nba |
| |
| * aclocal.m4, configure, configure.in: |
| |
| Fix an oversight in the Darwin patches |
| |
| 2001-09-17 09:00 nba |
| |
| * s/darwin.h: |
| |
| The darwin system file, which I forgot when committing the rest of |
| the darwin patch. |
| |
| 2001-09-17 07:07 hardaker |
| |
| * config.h.in: |
| |
| autoheader run |
| |
| 2001-09-17 04:13 nba |
| |
| * apps/snmptrapd.c: |
| |
| Fix newlines inside usage string. |
| |
| 2001-09-16 14:56 nba |
| |
| * agent/: snmpd.c, mibgroup/smux/smux.c: |
| |
| Move the smux_listen_sd variable to smux.c. This way it will be in the |
| library so the linker wont be upset when you link with the agent library. |
| |
| 2001-09-16 14:52 nba |
| |
| * agent/mibgroup/ucd-snmp/memory_netbsd1.h, |
| agent/mibgroup/ucd-snmp/vmstat_netbsd1.c, s/openbsd.h: |
| |
| Patches for OpenBSD 2.9 |
| |
| 2001-09-16 14:49 nba |
| |
| * agent/mibgroup/ucd-snmp/diskio.c: |
| |
| diskio support for FreeBSD4. Thanks to Yimin Ge |
| |
| 2001-09-16 14:16 nba |
| |
| * aclocal.m4, configure, configure.in, agent/agent_read_config.c, |
| agent/snmp_vars.c, agent/mibgroup/ucd_snmp.h, |
| agent/mibgroup/host/hr_storage.c, agent/mibgroup/host/hr_swrun.c, |
| agent/mibgroup/mibII/interfaces.c, |
| agent/mibgroup/ucd-snmp/memory_freebsd2.c, |
| agent/mibgroup/ucd-snmp/memory_freebsd2.h, |
| agent/mibgroup/ucd-snmp/vmstat_freebsd2.c: |
| |
| Patches to support Darwin (Mac OS/X) |
| Thanks to Tex Clayton <tex@dartware.com> |
| |
| 2001-09-16 14:03 nba |
| |
| * agent/: agent_index.c, agent_registry.c, mibgroup/mibincl.h, |
| mibgroup/util_funcs.c, mibgroup/examples/example.c, |
| mibgroup/mibII/icmp.c, mibgroup/mibII/ip.c, |
| mibgroup/mibII/ipAddr.c, mibgroup/mibII/sysORTable.c, |
| mibgroup/mibII/tcp.c, mibgroup/mibII/tcpTable.c, |
| mibgroup/mibII/udp.c, mibgroup/ucd-snmp/proxy.c: |
| |
| Header rearrangements to make BSD's happy after the WIN32 patch |
| |
| 2001-09-15 06:08 jbpn |
| |
| * snmplib/asn1.c: |
| |
| - add missing argument to snprintf (errpre corresponding to %s) -- |
| it was missing from the patch (#452027) |
| |
| 2001-09-14 17:29 hardaker |
| |
| * perl/SNMP/SNMP.xs: |
| |
| - debugging compilation fixes |
| |
| 2001-09-14 17:26 hardaker |
| |
| * local/tkmib: |
| |
| many needed changes from mainline merged into patches branch |
| |
| 2001-09-14 15:24 hardaker |
| |
| * snmplib/asn1.c: |
| |
| Patch #452027 from Marcus Meissner: |
| security fix to make sure that long asn lengths can't be used and |
| aren't improperly cased to a signed value. |
| |
| 2001-09-14 14:23 hardaker |
| |
| * configure, configure.in: |
| |
| patch #432982 from Hollis: fix --with-libwrap without a path option |
| |
| 2001-09-14 13:58 nba |
| |
| * agent/mibgroup/: kernel_sunos5.c, mibII/udpTable.c: |
| |
| Solaris support for udpTable. |
| Thanks to Johannes Schmidt-Fischer <jsf@InterFace-AG.com> |
| |
| 2001-09-14 09:53 hardaker |
| |
| * snmplib/ucd-snmp-includes.h: |
| |
| from patch #423466: add ability to use this file within the source tree |
| |
| 2001-09-14 09:48 hardaker |
| |
| * win32/config.h.borland: |
| |
| Added config.h file for borland compilers (which differs slightly). |
| From patch #423466 |
| |
| 2001-09-14 09:28 dts12 |
| |
| * agent/mibgroup/mibII/: at.c, icmp.c, interfaces.c, ip.c, |
| ipAddr.c, tcp.c, tcpTable.c, udp.c, udpTable.c, var_route.c: |
| |
| Mib-2 support for Windows systems. |
| *Many* thanks to Latha S, for filling this long-awaited need. |
| |
| 2001-09-14 09:07 dts12 |
| |
| * agent/mibgroup/mibII/: icmp.c, ip.c, ipAddr.c, tcp.c, tcpTable.c, |
| udp.c, udpTable.c: |
| |
| Move package-provided header includes ('mibincl' and 'util_funcs') |
| to after the system includes. This shouldn't affect most systems, |
| but is necessary for the Windows port. |
| |
| 2001-09-14 08:28 dts12 |
| |
| * configure: |
| |
| Propogate test for <netinet/ip_icmp.h> through to the bit that does the work. |
| |
| (Our illustrious leader clearly has no confidence in the competance |
| of his minions. I'd take umbrage, if he wasn't right!) |
| |
| 2001-09-14 08:01 dts12 |
| |
| * config.h.in, configure.in: |
| |
| Add test for <netinet/ip_icmp.h> |
| |
| 2001-09-14 07:57 dts12 |
| |
| * agent/mibgroup/mibII/: at.c, icmp.c, interfaces.c, ip.c, |
| ipAddr.c, route_write.c, tcp.c, tcpTable.c, udp.c, udpTable.c, |
| var_route.c: |
| |
| Wrap various #includes with appropriate #if HAVE_XXX_H declarations |
| (where this has not already been done). |
| |
| 2001-09-11 14:47 nba |
| |
| * agent/mibgroup/ucd-snmp/: memory.c, memory.h, memory_freebsd2.c, |
| memory_freebsd2.h, memory_netbsd1.c, memory_netbsd1.h, |
| memory_solaris2.c, memory_solaris2.h, vmstat.c, vmstat.h, |
| vmstat_bsdi4.c, vmstat_bsdi4.h, vmstat_freebsd2.c, |
| vmstat_netbsd1.c, vmstat_solaris2.c: |
| |
| Make sure that the OID defines are only in one place. No functional change. |
| |
| 2001-09-11 14:45 nba |
| |
| * agent/mibgroup/ucd-snmp/file.c: |
| |
| Header reordering to allow dmalloc to work. |
| |
| 2001-09-11 14:31 nba |
| |
| * agent/mibgroup/host/hr_partition.c: |
| |
| Fix a misplaces ; in a loop. |
| Thanks to Mala Ramakrishnan <mala@routescience.com> |
| and Johannes Schmidt-Fischer <jsf@InterFace-AG.com> |
| |
| 2001-09-10 11:20 hardaker |
| |
| * agent/mibgroup/mibII/interfaces.c: |
| |
| change interface counting to happen more frequently to detect new cards. |
| - see bug #457290 |
| |
| 2001-09-10 11:11 hardaker |
| |
| * man/snmptrapd.8, apps/snmptrapd.c: |
| |
| fix -P to usage it prints to stderr (bug #459372) |
| |
| 2001-09-10 10:55 hardaker |
| |
| * agent/mibgroup/util_funcs.c: |
| |
| fix whitespace parsing bug reported it bug #457267. |
| |
| 2001-09-10 10:46 hardaker |
| |
| * agent/mibgroup/ucd-snmp/vmstat_freebsd2.c: |
| |
| apply freebsd specific patch from bug#455924 to fix vmstat's swap report. |
| |
| 2001-09-10 10:11 hardaker |
| |
| * perl/SNMP/SNMP.xs: |
| |
| Use a more portable DBPRT macro. |
| |
| 2001-09-10 09:58 hardaker |
| |
| * agent/mibgroup/notification/: snmpNotifyFilterProfileTable.c, |
| snmpNotifyFilterTable.c, snmpNotifyTable.c: |
| |
| Remove redundant RowStatus value checks mentioned in bug#449502 |
| |
| 2001-09-04 07:21 jbpn |
| |
| * agent/snmpd.c: |
| |
| - add missing break; after processing -P option, noted by Botond |
| Tarnay (see patch #458327) |
| |
| 2001-08-31 13:19 nba |
| |
| * mibs/: DISMAN-SCRIPT-MIB.txt, Makefile.mib, README.mibs, rfclist, |
| smistrip: |
| |
| Update to current version of DISMAN-SCRIPT-MIB, and a few cosetic changes |
| to smistrip et al. |
| |
| 2001-08-31 13:18 nba |
| |
| * ltconfig: |
| |
| Update to libtool 1.4. This ensures that make install will work for NetBSD |
| |
| 2001-08-31 13:17 nba |
| |
| * aclocal.m4, configure, ltmain.sh: |
| |
| Update to libtool 1.4. This wil ensure that make install work on NetBSD |
| |
| 2001-08-28 15:04 nba |
| |
| * agent/snmpd.c: |
| |
| Fix a bad fix |
| |
| 2001-08-28 15:03 nba |
| |
| * agent/: agent_read_config.h, snmp_agent.h, snmp_vars.h: |
| |
| C++ bracket the installed sgent headers |
| |
| 2001-08-28 07:35 nba |
| |
| * apps/snmptrapd.c: |
| |
| Fix a malformed multi-line string |
| |
| 2001-08-28 03:05 jbpn |
| |
| * agent/snmp_agent.c: |
| |
| - add missing #include <tcpd.h> if using libwrap, noted by Nathan |
| Neulinger (patch #453831). |
| |
| 2001-08-28 02:38 jbpn |
| |
| * agent/snmpd.c: |
| |
| - avoid use of pre-processor directives inside printf() call, which |
| is a macro in glibc, making this an undefined behaviour |
| construct (which GCC 3.0 refuses to compile). See bug #455804 for |
| further details. |
| |
| 2001-08-27 22:15 nba |
| |
| * man/: snmp_config.5.def, snmpd.conf.5.def, snmptrapd.conf.5.def: |
| |
| Fix some places where actual lines started with a period. |
| |
| 2001-08-17 15:12 nba |
| |
| * man/Makefile.in: |
| |
| Fix misspelled man page name (snmperror => snmp_perror) |
| |
| 2001-08-17 15:09 nba |
| |
| * mibs/: Makefile.mib, mibfetch: |
| |
| IANA has moved their mibs into an iana.mib directory. |
| Fix RFC number for RMON-MIB. |
| Make "make allmaibs" extract mibs to another directory. |
| |
| 2001-08-17 15:03 nba |
| |
| * config.guess, config.sub: |
| |
| Yet another update from ftp.gnu.org |
| |
| 2001-08-17 14:09 nba |
| |
| * agent/: agent_read_config.c, snmpd.c: |
| |
| Add some needed error checking to the uid/gid parsing code. |
| Allow symbolic uid/gid from the command line. |
| |
| 2001-08-17 14:07 nba |
| |
| * FAQ: |
| |
| Add a missing argument to the snmptrap examples. |
| |
| 2001-08-07 14:55 nba |
| |
| * apps/snmptrapd_log.c, snmplib/mib.c: |
| |
| Timeticks are unsiged! Thanks to Josh Wilmes <josh-ucd@hitchhiker.org> |
| |
| 2001-08-07 14:42 nba |
| |
| * man/snmpcmd.1, snmplib/mib.c, snmplib/snmp_api.c: |
| |
| Changes to allow command line arguments to override snmp.conf settings. |
| |
| 2001-08-07 14:02 nba |
| |
| * mibs/: IANAifType-MIB.txt, rfclist: |
| |
| Update to current version of IANAifType-MIB. |
| Add rfc 3144 INTERFACETOPN-MIB to rfclist. |
| |
| 2001-08-07 14:00 nba |
| |
| * config.guess, config.sub: |
| |
| Update to current version from ftp.gnu.org |
| |
| 2001-08-07 13:59 nba |
| |
| * apps/snmpset.c, apps/snmptranslate.c, apps/snmptrapd.c, |
| man/Makefile.in, man/snmp_api_errstring.3, man/snmp_error.3, |
| man/snmp_perror.3, man/snmp_sess_perror.3, man/snmpcmd.1, |
| man/snmptrapd.8: |
| |
| A bunch of minor fixes to usage messages and manual pages. |
| |
| 2001-08-07 13:56 nba |
| |
| * apps/snmptest.c: |
| |
| Fix parsing of oid values for set |
| |
| 2001-08-07 07:09 jbpn |
| |
| * agent/snmpd.c: |
| |
| - fix for potential buffer overflow in logfile argument handling, |
| noted by Anonymous (bug #448243). Also use a large enough buffer |
| to handle filenames of length PATH_MAX (if possible). |
| |
| 2001-07-26 01:40 jbpn |
| |
| * apps/snmptrapd_log.c: |
| |
| - initialise buffers to zero in handle_wrap_fmt, to avoid garbage in |
| display of security parameters, as noted by William Frauenhofer |
| (bug #437231). |
| |
| 2001-07-23 10:53 hardaker |
| |
| * agent/mibgroup/util_funcs.c: |
| |
| carefully construct tmp file names. |
| |
| 2001-07-23 10:53 hardaker |
| |
| * config.h.in, configure, configure.in, agent/snmpd.c: |
| |
| use setgroups when available. |
| |
| 2001-07-11 07:34 hardaker |
| |
| * agent/mibgroup/mibII/mta_sendmail.h: |
| |
| add NETWORK-SERVICES-MIB to mib require list |
| |
| 2001-07-09 11:15 hardaker |
| |
| * agent/agent_trap.c: |
| |
| fix trapsess parsing so as to: |
| - set the default port to 162 |
| - don't free memory passed to snmp_parse_args() since |
| snmp_parse_args is broken and needs to copy memory rather than |
| just make use of it. |
| |
| 2001-06-27 15:48 nba |
| |
| * man/snmpd.conf.5.def: |
| |
| Simple fix to trapsess argument list |
| |
| 2001-06-25 08:47 hardaker |
| |
| * snmplib/mib.c: |
| |
| support 'mibs ""'. |
| |
| 2001-06-22 13:07 hardaker |
| |
| * agent/mibgroup/mibII/interfaces.c: |
| |
| Allow interface snmpd.conf tokens to completely override system |
| values. [bug#426975] |
| |
| 2001-06-22 11:38 hardaker |
| |
| * local/mib2c.conf: |
| |
| define ulong_ret |
| |
| 2001-06-22 01:44 dts12 |
| |
| * FAQ, man/snmpd.conf.5.def: |
| |
| Include a warning of the experimental nature of AgentX in the man page, |
| and update the FAQ to reflect the fuller integration of this support. |
| |
| 2001-06-21 15:22 nba |
| |
| * apps/snmpdf.c: |
| |
| Eliminate long long variables |
| |
| 2001-06-21 15:22 nba |
| |
| * apps/snmptable.c: |
| |
| Warn about deprecated -b -w and -i options. |
| |
| 2001-06-21 15:15 nba |
| |
| * man/: snmpd.1.def, snmpd.conf.5.def, snmpset.1, snmpwalk.1: |
| |
| Update time stamps |
| |
| 2001-06-21 15:09 nba |
| |
| * man/snmptranslate.1: |
| |
| Add -m and -M options to header. Update SEE ALSO to reference snmpcmd |
| and RFC 2578-80 in place of 1155 |
| |
| 2001-06-21 15:01 nba |
| |
| * snmplib/parse.c: |
| |
| Fix parsing of xx ...::= { yy } |
| |
| 2001-06-21 10:25 hardaker |
| |
| * agent/mibgroup/examples/example.c: |
| |
| typos (IOD -> OID) |
| |
| 2001-06-21 10:18 hardaker |
| |
| * man/snmpd.conf.5.def: |
| |
| - mention "master agentx" |
| - fix config file re-reading oid. |
| |
| 2001-06-21 10:10 hardaker |
| |
| * agent/mibgroup/mibII/system_mib.c: |
| |
| make syscontact and syslocation accept "" strings. |
| |
| 2001-06-21 09:34 hardaker |
| |
| * apps/snmptranslate.c, man/snmptranslate.1: |
| |
| - Applied arg documentation patch from David Eisner |
| |
| 2001-06-14 23:19 nba |
| |
| * man/snmptrapd.8: |
| |
| Document -n option |
| |
| 2001-06-12 15:14 nba |
| |
| * snmplib/default_store.c: |
| |
| Properly detect and diagnose bad boolean and integer configuration values |
| |
| 2001-06-12 15:12 nba |
| |
| * apps/: snmpdelta.c, snmpdf.c, snmpget.c, snmpgetnext.c, |
| snmpstatus.c, snmptrap.c, snmpusm.c, snmpvacm.c, snmpwalk.c: |
| |
| Properly diagnose bad -C options |
| |
| 2001-06-12 07:24 dts12 |
| |
| * snmplib/read_config.c: |
| |
| Fix 'unregister_config_handler' to handle tags other |
| than the first in the list. (Thanks to Paul Serice). |
| |
| 2001-06-11 15:44 nba |
| |
| * apps/snmpwalk.c, man/snmpwalk.1: |
| |
| Add an options (-Cc) to snmpwalk that will validate that the returned objects |
| are indeed lexicographically increasing. |
| |
| 2001-06-11 15:43 nba |
| |
| * apps/snmpset.c, man/snmpset.1, snmplib/snmp_api.c: |
| |
| Allow a simpler snmpset notation when MIB data are loaded: Using '=' for |
| type type will infer it from the MIB. |
| |
| 2001-06-11 15:39 nba |
| |
| * snmplib/: mib.c, parse.c: |
| |
| Fix some long standing bugs when several MIB files define the same objects |
| with different names. Hopefully the results will be consistent now. |
| |
| 2001-06-11 12:12 nba |
| |
| * apps/snmpdelta.c, snmplib/int64.c: |
| |
| Another try at Counter64 problems, thanks to Jason Gloudon <snmp@gloudon.com> |
| |
| 2001-06-11 11:52 nba |
| |
| * apps/snmptrapd_log.c: |
| |
| Fix for a missing 0-byte to terminate community string. |
| Thanks to "KUBOTA,Takaya" <takaya@po.ntts.co.jp>. |
| |
| 2001-06-06 21:38 nba |
| |
| * config.h.in, configure, configure.in, |
| agent/mibgroup/host/hr_system.c: |
| |
| Use <utmpx.h> if available (to fix counting users for Solaris) |
| |
| 2001-06-06 21:33 nba |
| |
| * man/snmpd.1.def: |
| |
| Mention -s and -P pidfile arguments |
| |
| 2001-06-06 21:32 nba |
| |
| * agent/mibgroup/smux/smux.c: |
| |
| Fix sending of traps without varbinds |
| |
| 2001-06-06 21:31 nba |
| |
| * agent/mibgroup/util_funcs.c: |
| |
| More meaningful arguments to setPerrorstatus (true file names) |
| |
| 2001-05-17 12:36 nba |
| |
| * snmplib/snmpv3.c: |
| |
| Fix a Truly Stupid Bug thanks to Katsuhisa ABE <abekatsu@cysols.com> |
| |
| 2001-05-04 09:45 hardaker |
| |
| * apps/snmpdf.c: |
| |
| Remove duplicate l from %lld printf syntax |
| |
| 2001-05-04 07:00 hardaker |
| |
| * Makefile.in: |
| |
| insall mib_module_config.h |
| |
| 2001-05-03 10:15 hardaker |
| |
| * snmplib/Makefile.in: |
| |
| add snmp-tc.h to install list |
| |
| 2001-05-02 07:08 hardaker |
| |
| * apps/snmptrapd.c: |
| |
| Add -T flag to usage output. |
| |
| 2001-05-01 12:53 hardaker |
| |
| * agent/mibgroup/mibII/at.c: |
| |
| Fix use of a -1 assigned to a u_long as a failure checking case. |
| |
| 2001-04-23 17:08 hardaker |
| |
| * local/tkmib: |
| |
| fix walk problem once and for all. |
| |
| 2001-04-17 12:29 nba |
| |
| * agent/mibgroup/host/hr_swrun.c: |
| |
| Get data for hrSWRunPerfTable for cygwin under NT (or better) |
| |
| 2001-04-17 11:33 nba |
| |
| * config.guess, config.sub, configure, configure.in: |
| |
| Update to a recent version of config.guess/config.sub. Update configure |
| to handle the new NetBSD variant that include the object format. |
| |
| 2001-04-12 05:12 dts12 |
| |
| * agent/snmp_agent.c: |
| |
| Better fix for bug #414855 from arajesh |
| Handles non-repeaters=0 as well, and avoids memory leaks. |
| |
| 2001-04-11 06:01 dts12 |
| |
| * agent/snmp_agent.c: |
| |
| Handle GetBulk requests with max-repetitions=0 properly (bug #414855) |
| |
| 2001-04-10 09:33 hardaker |
| |
| * apps/snmpdf.c: |
| |
| fixed segfault when row has holes. |
| |
| 2001-04-06 16:20 hardaker |
| |
| * man/snmpcmd.1: |
| |
| - Added documentotion for -Ot |
| |
| 2001-04-06 07:32 hardaker |
| |
| * agent/mibgroup/notification/snmpNotifyTable.c: |
| |
| traps/informs reversed |
| |
| 2001-04-05 09:34 slif |
| |
| * agent/mibgroup/ucd-snmp/pass.c: |
| |
| remove unused variable from snmp_oid_min_compare. |
| |
| 2001-04-05 09:13 slif |
| |
| * agent/mibgroup/ucd-snmp/pass.c: |
| |
| Fix snmp_oid_compare and reverse encodings to deal with numbers > 2^31. |
| |
| 2001-04-05 08:21 slif |
| |
| * agent/agent_trap.c: |
| |
| use malloc to decrease stack size in snmpd_parse_config_trapsess. |
| |
| 2001-04-05 06:14 dts12 |
| |
| * agent/mibgroup/ucd-snmp/pass_persist.c: |
| |
| Extend recent 'pass' changes to 'pass_persist'. (Thanks, Mike!) |
| |
| 2001-04-05 02:27 dts12 |
| |
| * agent/mibgroup/ucd-snmp/pass.c: |
| |
| Handle setting null string values via the 'pass' mechanism. (Support#406728) |
| Also handle embedded whitespace in such values. |
| |
| 2001-04-04 14:56 hardaker |
| |
| * FAQ, README, sedscript.in, version.h: |
| |
| - (version.h sedscript.in): version tag ( 4.2.1 ) |
| |
| 2001-04-04 14:55 hardaker |
| |
| * FAQ, README: |
| |
| Change wording to say 4.2 line is the last to use the ucd-snmp name. |
| |
| 2001-04-04 14:51 hardaker |
| |
| * ChangeLog: |
| |
| ChangeLog |
| |
| ------------------------------------------------------------------------------- |
| |
| Changes: V4.2 -> V4.2.1 |
| |
| 2001-04-04 14:04 hardaker |
| |
| * agent/mibgroup/ucd-snmp/loadave.c: |
| |
| fix missing variable on solaris 2.6 |
| |
| 2001-04-04 14:02 hardaker |
| |
| * testing/eval_tools.sh: |
| |
| use kill -TERM instead of kill -SIGTERM for portability (breaks on solaris). |
| |
| 2001-04-04 12:39 slif |
| |
| * agent/mibgroup/host/hr_swrun.c: |
| |
| Cleanup debug messages, build. |
| |
| 2001-04-04 09:18 slif |
| |
| * agent/mibgroup/examples/example.c: |
| |
| Fix network byte order for IpAddress displayed. |
| |
| 2001-04-04 08:50 slif |
| |
| * apps/snmptrapd.c: |
| |
| quiet exit on SIGTERM/SIGINT, same as snmpd. |
| |
| 2001-04-04 08:49 hardaker |
| |
| * agent/: auto_nlist.c, auto_nlist.h: |
| |
| fix for auto_nlist bogus definitions for machines without nlist. |
| |
| 2001-04-04 08:49 hardaker |
| |
| * README.snmpv3: |
| |
| update to when agent removes "createUser" directives. |
| |
| 2001-04-04 08:31 hardaker |
| |
| * agent/mibgroup/ucd_snmp.h: |
| |
| Applied patch #412080: add freebsd5 to module include list. |
| |
| 2001-04-04 08:12 dts12 |
| |
| * EXAMPLE.conf.def: |
| |
| Document how to enable the AgentX facility in the master agent. |
| |
| 2001-04-04 07:59 hardaker |
| |
| * local/tkmib: |
| |
| fix bug #411917: change walk end condition as suggested by submitter. |
| |
| 2001-04-04 07:43 dts12 |
| |
| * snmplib/parse.c: |
| |
| Change 'Line' variable name, to assist with Mac port. |
| |
| 2001-04-04 07:42 dts12 |
| |
| * agent/mibgroup/ucd-snmp/proxy.c: |
| |
| Fix typo in cast (missing 'struct') |
| |
| 2001-04-04 07:37 hardaker |
| |
| * snmplib/snmp_api.c: |
| |
| Use a larger malloced buffer when decoding a large incoming encrypted message. |
| |
| 2001-04-04 07:36 hardaker |
| |
| * snmplib/snmp_debug.c: |
| |
| Limit size of hex messages to 1/5th buffer size (to be safe). |
| |
| 2001-04-04 07:24 jbpn |
| |
| * agent/snmpd.c: |
| |
| - call external signal handlers before calling snmp_select_info(), |
| rather than after calling snmp_select_info() but before select(). |
| This fixes a potential problem that could arise if a signal handler |
| closed a session, which would cause select() to return -1 with |
| EBADF, and thus terminate the agent. |
| |
| 2001-04-04 06:50 dts12 |
| |
| * agent/mibgroup/ucd-snmp/disk.c: |
| |
| Ensure that checking for 'statvfs' is done consistently |
| |
| 2001-04-04 06:48 dts12 |
| |
| * agent/mibgroup/mibII/system_mib.c: |
| |
| ensure that 'exec_command' is used consistently with the availability of execv |
| |
| 2001-04-04 06:45 dts12 |
| |
| * snmplib/: mib.c, snmp_api.c, snmp_logging.c: |
| |
| Keep one of the pickier compilers (HP's aCC) happy. |
| |
| 2001-04-03 22:07 hardaker |
| |
| * snmplib/snmpusm.c: |
| |
| Fix maximum encrypted packet length support for reverse encoded packets. |
| |
| 2001-04-03 18:07 slif |
| |
| * testing/tests/T120proxyget: |
| |
| fix rwcommunity |
| |
| 2001-04-03 16:44 hardaker |
| |
| * local/wesrestart: |
| |
| remove old unused script |
| |
| 2001-04-03 16:41 hardaker |
| |
| * local/snmpconf.dir/snmpd.conf/operation: |
| |
| Add snmpconf directive support for the new "master" token. |
| |
| 2001-04-03 16:41 hardaker |
| |
| * local/snmpconf: |
| |
| Fix bug in menus for configuration files containing only "groups". |
| |
| 2001-04-03 16:40 hardaker |
| |
| * README: |
| |
| Change my name -> net-snmp developers. |
| |
| 2001-04-03 15:36 hardaker |
| |
| * EXAMPLE.conf.def: |
| |
| mention snmpconf |
| |
| 2001-04-03 15:28 hardaker |
| |
| * README: |
| |
| url changes mostly. |
| |
| 2001-04-03 15:28 hardaker |
| |
| * NEWS: |
| |
| 4.2.1 update (please check). |
| |
| 2001-04-03 15:28 hardaker |
| |
| * FAQ: |
| |
| ftp site update. |
| |
| 2001-04-03 14:04 hardaker |
| |
| * configure, configure.in: |
| |
| Added agentx to default modules to compile in |
| |
| 2001-04-03 10:12 hardaker |
| |
| * local/mib2c: |
| |
| add a comment at the end of the mib2c output explaining that its |
| merely a template. |
| |
| 2001-04-03 08:27 hardaker |
| |
| * AGENT.txt, FAQ, PORTING, README, README.agentx: |
| |
| Web page/ftp site updates. Uses www.net-snmp.org everywhere now. |
| |
| 2001-04-03 06:24 slif |
| |
| * agent/mibgroup/util_funcs.c: |
| |
| Fix signed/unsigned compare. |
| |
| 2001-04-03 06:21 dts12 |
| |
| * agent/mibgroup/mibII/kernel_linux.c: |
| |
| Plug file-descriptor leak when using cached data. (Bug#412000) |
| |
| 2001-04-02 23:22 nba |
| |
| * apps/snmptest.c: |
| |
| Fix an incompletely initialized variable |
| |
| 2001-04-02 23:21 nba |
| |
| * local/snmpconf: |
| |
| The answers for the "load which files" menu are kept secret from the code |
| that loads the files .... fixed. |
| |
| 2001-04-02 20:02 hardaker |
| |
| * local/: Makefile.in, snmpconf.dir/snmptrapd.conf/formatting, |
| snmpconf.dir/snmptrapd.conf/traphandle: |
| |
| Added snmptrapd configuration file directives to snmpconf. |
| |
| 2001-04-02 10:08 jbpn |
| |
| * man/snmp_agent_api.3: |
| |
| - update documentation of agent_check_and_process to reflect |
| current behaviour |
| |
| 2001-04-02 09:58 jbpn |
| |
| * agent/snmp_agent.c: |
| |
| - Fix memory leak in handle_one_var where long varbinds weren't |
| correctly free()d. |
| |
| - Change behaviour of agent_check_and_process so that alarms run |
| correctly. |
| |
| 2001-04-02 08:51 dts12 |
| |
| * agent/mibgroup/agentx/master.c: |
| |
| Use the 'standard' config handler registration routine, |
| and recognise the config setting 'master all' |
| |
| 2001-04-02 06:53 nba |
| |
| * man/snmpd.conf.5.def: |
| |
| Fix some missing quoting on .IP parameters |
| |
| 2001-03-30 08:05 hardaker |
| |
| * FAQ, README.agentx, agent/mibgroup/agentx/README.agentx: |
| |
| moved agentx README to top |
| |
| 2001-03-30 07:22 dts12 |
| |
| * FAQ: |
| |
| Typo in AgentX README filename |
| |
| 2001-03-30 07:20 dts12 |
| |
| * agent/: ds_agent.h, snmp_agent.c, snmpd.c, |
| mibgroup/agentx/README.agentx, mibgroup/agentx/master.c, |
| mibgroup/agentx/master.h: |
| |
| Provide 'master' config directive to control whether or not to |
| activate extensible subagent support. |
| Initially restricted to AgentX support only. |
| |
| 2001-03-30 03:46 dts12 |
| |
| * agent/mibgroup/agentx/README.agentx: |
| |
| Update to reflect the increased maturity of the AgentX implementation. |
| |
| 2001-03-30 03:34 dts12 |
| |
| * FAQ: |
| |
| Tweaked various entries, and added a few new ones. General Shield meddling. |
| |
| 2001-03-30 01:00 dts12 |
| |
| * README: |
| |
| Add prominent warning regarding ucd-snmp => net-snmp switch. |
| |
| 2001-03-30 00:46 dts12 |
| |
| * snmplib/snmp_api.c: |
| |
| Fix interpretation of "pure numeric" peername strings (i.e. listen on the |
| specified port on all interfaces) - problem identified by Mala Ramakrishnan. |
| |
| 2001-03-30 00:04 nba |
| |
| * snmplib/parse.c: |
| |
| Replace atoi/atol with strto(u)l which has better out-of-range returns. |
| This is not a perfect solution, but it is better ... |
| |
| 2001-03-29 21:43 hardaker |
| |
| * ISSUES: |
| |
| rm ISSUES |
| |
| 2001-03-29 14:34 hardaker |
| |
| * COPYING: |
| |
| minor formatting. |
| |
| 2001-03-29 14:33 hardaker |
| |
| * COPYING: |
| |
| Um, got the year right this time. |
| |
| 2001-03-29 14:32 hardaker |
| |
| * COPYING: |
| |
| update for 2001: added my required NAI BSD copyright. |
| |
| 2001-03-29 08:23 slif |
| |
| * testing/eval_tools.sh: |
| |
| merge change from main branch (return_value=1 statement). |
| |
| 2001-03-29 08:21 slif |
| |
| * win32/libsnmp_dll/libsnmp.def: |
| |
| Add vacm_is_configured. |
| |
| 2001-03-28 22:12 nba |
| |
| * mibs/: rfclist, rfcmibs.diff: |
| |
| Add Printer-MIB to the rfclist with the corresponding patch. |
| |
| 2001-03-28 13:06 nba |
| |
| * snmplib/snmp_client.c: |
| |
| Properly ignore non-response PDU's when doing async transaction. |
| |
| 2001-03-28 13:04 nba |
| |
| * man/snmpcmd.1, snmplib/mib.c: |
| |
| Fix index handling to properly accept indexing with TimeTicks. |
| Implement -Ir to disable index checks. |
| |
| 2001-03-28 06:20 hardaker |
| |
| * FAQ, README, sedscript.in, version.h: |
| |
| - (version.h sedscript.in): version tag ( 4.2.1.pre2 ) |
| |
| 2001-03-27 10:27 hardaker |
| |
| * apps/snmptrapd.c: |
| |
| Use snmp_log with %s to prevent % expansion in octet strings containing a %s. |
| |
| 2001-03-27 05:37 dts12 |
| |
| * agent/: snmp_agent.c, mibgroup/agentx/master_request.c: |
| |
| Handle non-responsive AgentX sub-agents more robustly. |
| (Based on suggestions from Harrie Hazewinkel & Paul Rasmussen) |
| |
| 2001-03-27 02:35 dts12 |
| |
| * agent/mibgroup/smux/smux.c: |
| |
| Reset count of authorized peers on closedown. (Thanks to Vlad Tunik) |
| |
| 2001-03-26 18:03 hardaker |
| |
| * agent/mibgroup/mibII/vacm_vars.c, snmplib/vacm.c, snmplib/vacm.h: |
| |
| Fixed vacm to drop v1/v2c packets properly when no com2sec entries are found. |
| |
| 2001-03-26 11:06 hardaker |
| |
| * local/ipf-mod.pl: |
| |
| add usage comment at top |
| |
| 2001-03-22 14:34 nba |
| |
| * mibs/rfclist: |
| |
| New MIB in RFC 3083: DOCS-BPI-MIB |
| |
| 2001-03-22 14:27 nba |
| |
| * agent/mibgroup/host/hr_filesys.c, s/cygwin.h, |
| agent/mibgroup/host/hr_storage.c, agent/mibgroup/host/hr_swrun.c, |
| agent/mibgroup/host/hr_utils.c: |
| |
| Make most of the host resources mib compile under Cygwin. We can now do |
| --with-mib-modules=host --with-out-mib-modules=host/hr_network |
| |
| 2001-03-22 12:27 hardaker |
| |
| * agent/mibgroup/util_funcs.c: |
| |
| fix header_simple_table() for too long requests |
| |
| 2001-03-22 08:13 hardaker |
| |
| * apps/snmptrapd.c: |
| |
| Bad Wes: find all instances of cut-n-paste errors before committing. |
| |
| 2001-03-22 08:12 hardaker |
| |
| * apps/snmptrapd.c: |
| |
| Bad Wes: don't call function without the ()s. (at least in C). |
| |
| 2001-03-22 07:46 dts12 |
| |
| * agent/agent_trap.c: |
| |
| Fix for minor memory leak with trap-related varbind values. |
| Thanks to John Villalovos (and the Intel SNMP team) |
| |
| 2001-03-21 17:22 driehuis |
| |
| * snmplib/mib.c: |
| |
| Bugfix for crash at snmp_shutdown time with OS's that check pointer |
| validity (e.g., FreeBSD) |
| |
| 2001-03-21 08:16 hardaker |
| |
| * agent/mibgroup/mibII/interfaces.c: |
| |
| join broken snmp_log lines |
| |
| 2001-03-21 08:15 hardaker |
| |
| * apps/snmptrapd.c: |
| |
| fix -F (I think) |
| |
| 2001-03-21 07:43 hardaker |
| |
| * snmplib/snmp_api.c: |
| |
| patch from Harrie to fix variable types (int -> size_t) |
| |
| 2001-03-20 08:25 nba |
| |
| * agent/mibgroup/mibII/at.c, agent/mibgroup/mibII/at.h, |
| agent/mibgroup/mibII/interfaces.c, s/linux.h: |
| |
| Fix the atTable and ipNetTopMediaTable for Linux to return the ifIndex |
| |
| 2001-03-19 13:14 nba |
| |
| * apps/snmpdelta.c, man/snmpdelta.1: |
| |
| Major option parsing surgery to cather for the getopt using version of |
| snmp_parse_args. Seems to have been forgotten when the rest of the apps |
| were updated. |
| |
| 2001-03-19 13:13 nba |
| |
| * agent/mibgroup/ucd-snmp/disk.c: |
| |
| Re-order sys/conf.h and sys/param.h to make FreeBSD-5 happy |
| |
| 2001-03-15 13:44 hardaker |
| |
| * agent/mibgroup/mibII/ip.c: |
| |
| fixed bug #405000: dropped support for IPOUTNOROUTES, since no |
| calculation of it seems close to correct. |
| |
| 2001-03-15 13:36 hardaker |
| |
| * agent/mibgroup/mibII/udp.c: |
| |
| fix part 2 of bug 405519 adding fullsock to udpinerrors |
| |
| 2001-03-15 13:31 hardaker |
| |
| * agent/mibgroup/ucd-snmp/vmstat_solaris2.c: |
| |
| fix bug #408388 where memmove is called with too short a length. |
| |
| 2001-03-15 11:21 hardaker |
| |
| * FAQ, README, sedscript.in, version.h: |
| |
| - (version.h sedscript.in): version tag ( 4.2.1.pre1 ) |
| |
| 2001-03-15 03:34 jbpn |
| |
| * testing/eval_tools.sh: |
| |
| kill -SIGKILL isn't legal syntax on Solaris or Linux; changed to kill -9 |
| which is likely safer |
| |
| don't set return_value to 1 after killing snmpd, which causes spurious |
| test failures |
| |
| 2001-03-14 14:38 hardaker |
| |
| * agent/agent_trap.h: |
| |
| Patch from Harrie Hazewinkel: make send_enterprise_trap_vars a public fn. |
| |
| 2001-03-14 11:08 hardaker |
| |
| * agent/mibgroup/mibII/at.c: |
| |
| fix ipnettomedia indexing on solaris. |
| |
| 2001-03-14 10:27 slif |
| |
| * agent/mibgroup/tunnel/tunnel.c: |
| |
| Use config.h, don't use ucd-snmp directory to build in the mibgroup tree. |
| |
| 2001-03-14 10:18 slif |
| |
| * testing/RUNTESTS: |
| |
| quiet "which" output. never ending saga... |
| |
| 2001-03-14 10:08 slif |
| |
| * agent/mibgroup/agentx/master_request.c: |
| |
| quiet unsigned long compare. |
| |
| 2001-03-14 10:00 slif |
| |
| * agent/mibgroup/agentx/client.c: |
| |
| Get a decl of in_addr_t from netinet/in.h, where necessary. |
| |
| 2001-03-14 10:00 slif |
| |
| * snmplib/parse.c: |
| |
| Avoid warnings of struct timeval decl in system.h by including *time.h*. |
| |
| 2001-03-14 09:47 slif |
| |
| * agent/snmpd.c, apps/snmpvacm.c, apps/snmpnetstat/winstub.c, |
| snmplib/parse.c: |
| |
| patch submitted by Harrie Hazewinkel |
| |
| 2001-03-14 09:40 slif |
| |
| * testing/RUNTESTS: |
| |
| don't run tests without needed programs: snmpd, snmpget, snmpgetnext. |
| |
| 2001-03-14 08:24 slif |
| |
| * configure, configure.in: |
| |
| Provide an empty DLLIBS value for non-dlmod uses. |
| |
| 2001-03-14 07:36 slif |
| |
| * agent/mibgroup/agentx/protocol.c: |
| |
| cast u_long to u_char when storing 8-bit values. |
| |
| 2001-03-14 07:33 slif |
| |
| * agent/mibgroup/ucd-snmp/proxy.c: |
| |
| fix unsigned length compares. |
| |
| 2001-03-14 05:45 dts12 |
| |
| * agent/mibgroup/host/hr_swrun.c: |
| |
| Fix Linux file descriptor leak (reported by Oliver Fänger) |
| |
| 2001-03-13 13:20 hardaker |
| |
| * snmplib/default_store.c: |
| |
| Patch from Harrie Hazewinkel to check for NULLs in DEBUG msg |
| |
| 2001-03-12 14:06 nba |
| |
| * agent/mibgroup/agentx/: master_admin.c, subagent.c: |
| |
| Fix some minor leaks. |
| |
| 2001-03-12 14:05 nba |
| |
| * agent/snmpd.c: |
| |
| Some minor fixes to argument processing, including terminating snmpd on |
| extraneous non-option arguments. |
| |
| 2001-03-10 08:13 hardaker |
| |
| * agent/mibgroup/mibII/ip.c: |
| |
| Bug #404988: don't use ipstat.ips_fragtimout as a number of seconds. |
| |
| 2001-03-07 10:26 slif |
| |
| * testing/eval_tools.sh: |
| |
| |
| new DELAY function; start/stop daemons using new STARTPROG/STOPPROG with DELAY; |
| log commands issued and final result to SNMP_TMPDIR/invoked; |
| suppress "kill" output to help Cygwin users happy. |
| |
| 2001-03-07 10:23 slif |
| |
| * testing/RUNTESTS: |
| |
| |
| add -S parameter for DELAY seconds; add trap for interrupt control; |
| pass test number and display-header-only to eval_onescript.sh; |
| add which test to verbose locating messages (Cygwin uses type, not which). |
| |
| 2001-03-07 10:20 slif |
| |
| * testing/: TESTCONF.sh, eval_onescript.sh: |
| |
| |
| |
| Incorporate test number into test results dir name. |
| Provide default values for test number and display-header-only flag. |
| |
| 2001-03-07 10:19 slif |
| |
| * testing/Makefile.in: |
| |
| |
| |
| "make clean" removes any test result dirs "/tmp/snmp-test-*". |
| |
| 2001-03-07 10:15 slif |
| |
| * testing/tests/: T054agentv2ctrap, T056agentv2cmintrap, |
| T058agentauthtrap: |
| |
| |
| Replace sleep with commented out DELAY ; each start/stop action now |
| invokes DELAY. |
| |
| 2001-03-07 10:14 slif |
| |
| * testing/tests/T100agenthup: |
| |
| |
| Replace sleep with DELAY. |
| |
| 2001-03-07 10:13 slif |
| |
| * win32/config.h: |
| |
| |
| |
| Change element separator to Win32 ';' in DEFAULT_MIBS |
| Declare Win32 has getpid!. |
| |
| 2001-03-07 10:10 slif |
| |
| * snmplib/snmp_api.c: |
| |
| |
| |
| Win32 include io.h to declare mktemp. |
| Expand the comment near mktemp usage to explain why it is needed. |
| |
| 2001-03-07 10:09 slif |
| |
| * snmplib/snmp_alarm.c: |
| |
| |
| |
| remove unnecessary ifndef WIN32. ifdef SIGALRM is sufficient. |
| |
| 2001-03-07 10:07 slif |
| |
| * agent/snmpd.c, apps/snmptrapd.c: |
| |
| |
| |
| Win32 include process.h to declare getpid. |
| |
| 2001-03-07 10:06 slif |
| |
| * snmplib/snmp_logging.c: |
| |
| |
| |
| Use proper define to qualify include-ing a header. |
| |
| 2001-03-07 10:04 slif |
| |
| * agent/mib_modules.c, apps/snmpnetstat/if.c, snmplib/system.h: |
| |
| |
| |
| Apply the time goo consistently: move header includes out of system.h. |
| |
| 2001-03-06 10:08 hardaker |
| |
| * configure, configure.in: |
| |
| don't force inclusion of -ldl. |
| |
| 2001-03-05 06:30 slif |
| |
| * snmplib/snmpv3.c: |
| |
| |
| |
| Follow method usage, don't declare getHwAddress unless used. |
| |
| 2001-03-05 06:30 slif |
| |
| * snmplib/snmp_api.c: |
| |
| |
| |
| Remove nested variable ep - one already exists. |
| |
| 2001-03-05 06:28 slif |
| |
| * agent/mibgroup/examples/ucdDemoPublic.c: |
| |
| |
| |
| Comment out example variables that are not used. |
| |
| 2001-03-04 17:41 slif |
| |
| * README.win32, win32/config.h, win32/mib_module_config.h, |
| win32/mib_module_includes.h, win32/mib_module_inits.h, |
| win32/libsnmp_dll/libsnmp.def, win32/libucdmibs/libucdmibs.def, |
| win32/libucdmibs/libucdmibs.dsp: |
| |
| |
| |
| patch to build more modules, including agentX, on Win32 using MS-VC. |
| |
| 2001-03-04 17:27 slif |
| |
| * agent/mibgroup/header_complex.c, agent/mibgroup/agentx/client.c, |
| agent/mibgroup/agentx/master.c, |
| agent/mibgroup/agentx/master_admin.c, |
| agent/mibgroup/agentx/master_request.c, |
| agent/mibgroup/agentx/protocol.c, agent/mibgroup/agentx/subagent.c, |
| agent/mibgroup/notification/snmpNotifyFilterProfileTable.c, |
| agent/mibgroup/notification/snmpNotifyFilterTable.c, |
| agent/mibgroup/notification/snmpNotifyTable.c, |
| agent/mibgroup/target/target.c, agent/mibgroup/ucd-snmp/dlmod.c, |
| agent/mibgroup/ucd-snmp/pass_persist.c, |
| agent/mibgroup/ucd-snmp/proxy.c, apps/snmptrapd_log.c: |
| |
| |
| |
| patch to build more of the agent using MS-VC on Win32 platform. |
| |
| 2001-03-03 14:34 nba |
| |
| * mibs/: IANAifType-MIB.txt, MTA-MIB.txt, Makefile.mib, |
| README.mibs, TUNNEL-MIB.txt, ianalist, mibfetch, rfclist, |
| rfcmibs.diff, smistrip: |
| |
| Update to current IANAifType-MIB, plus addition of README and tools to get |
| a complete set of IETF MIB files. |
| |
| 2001-03-03 07:11 nba |
| |
| * agent/mibgroup/agentx/master.h: |
| |
| Remove an unused prototype |
| |
| 2001-03-03 06:36 nba |
| |
| * man/snmptrapd.8, apps/snmptrapd_log.c: |
| |
| Add a new %P formatting sequence to user specified log formats. It print |
| the security information from the PDU (community, user, context as available) |
| Also modify the default trap output to use it. |
| |
| 2001-03-03 06:21 nba |
| |
| * apps/snmptrapd_log.c: |
| |
| Fix specifiers like %.3s |
| |
| 2001-03-03 06:10 nba |
| |
| * snmplib/parse.c: |
| |
| Fix the parser to diagnose oid specs like::= { single } |
| Be silent for internal links when moving nodes to the adoption list. This |
| should help giving only a single message for missing imports of enterprises. |
| |
| 2001-03-02 13:24 slif |
| |
| * snmplib/asn1.c, snmplib/mib.c, snmplib/mib.h, snmplib/snmp_api.c, |
| snmplib/snmp_parse_args.c, snmplib/snmp_parse_args.h, |
| win32/libsnmp_dll/libsnmp.def: |
| |
| |
| |
| cleanup for MS-VC Win32 build |
| |
| 2001-03-02 07:36 hardaker |
| |
| * README: |
| |
| sourcerforge -> sourceforge |
| |
| 2001-03-02 07:25 hardaker |
| |
| * perl/SNMP/SNMP.xs: |
| |
| Patch from Karl Schilke to fix timestamps in synchonous cases |
| |
| 2001-03-02 06:31 hardaker |
| |
| * snmplib/snmp_api.c: |
| |
| Remove unused variable from snmp_oid_compare(). |
| |
| 2001-03-01 19:49 hardaker |
| |
| * snmplib/: asn1.c, snmp_api.c: |
| |
| Fix snmp_oid_compare and reverse encodings to deal with numbers > 2^31. |
| |
| 2001-02-21 15:31 nba |
| |
| * man/: snmp.conf.5.def, snmpcmd.1: |
| |
| Fix a couple of typos |
| |
| 2001-02-21 15:22 hardaker |
| |
| * snmplib/ucd-snmp-includes.h: |
| |
| Applied patch #103805 from bcollar: add sys/time.h to ucd-snmp-includes.h |
| |
| 2001-02-21 15:15 hardaker |
| |
| * snmplib/int64.c: |
| |
| fix bug #133416 (u64Subtraction math) as suggested by the submittor |
| |
| 2001-02-21 14:38 nba |
| |
| * agent/mibgroup/host/hr_filesys.c: |
| |
| Try fixing inconsistent indexing on BSD |
| |
| 2001-02-19 08:46 slif |
| |
| * agent/mibgroup/ucd-snmp/proxy.c: |
| |
| |
| |
| - proxy.c: remove some unused variables. |
| |
| 2001-02-16 15:12 hardaker |
| |
| * agent/var_struct.h: |
| |
| - increase UCD_REGISTRY_OID_MAX_LEN to 128 at Frank's request |
| |
| 2001-02-14 18:15 hardaker |
| |
| * apps/snmptrapd.c: |
| |
| removed unused snmp_alarm.h include |
| |
| 2001-02-13 16:21 hardaker |
| |
| * snmplib/snmp_api.c: |
| |
| fix bug #130740 using suggested close() wrapper around mkstemp() |
| |
| 2001-02-09 11:16 hardaker |
| |
| * agent/snmpd.c: |
| |
| Applied patch #103613: fix memory leak in snmpd port specification -> default_store. |
| |
| 2001-02-09 11:14 hardaker |
| |
| * agent/mib_modules.c: |
| |
| Applied patch #103612: fix memory leak in mib_module init code |
| |
| 2001-02-09 11:12 hardaker |
| |
| * agent/agent_registry.c: |
| |
| Applied patch #103611: fix memory leak for duplicate oid registrations. |
| |
| 2001-02-09 11:08 hardaker |
| |
| * perl/SNMP/SNMP.xs: |
| |
| Applied patch #103604: Add support for V1 traps and int/int32 differences |
| |
| 2001-02-09 11:06 hardaker |
| |
| * agent/mibgroup/ucd-snmp/: memory_freebsd2.c, proxy.c: |
| |
| Applied patch #103702: fix swap reporting on freebsd 4.2 |
| |
| 2001-02-06 14:26 nba |
| |
| * apps/snmpnetstat/Makefile.in: |
| |
| Add a dependency for libsnmp |
| |
| 2001-02-06 14:25 nba |
| |
| * agent/mibgroup/ucd-snmp/vmstat_freebsd2.c: |
| |
| Implement raw interrupt and context switch counters |
| |
| 2001-02-06 14:24 nba |
| |
| * agent/mibgroup/notification/snmpNotifyTable.c: |
| |
| Make dmalloc happy by fixing a malloc read overrun |
| |
| 2001-02-06 14:16 nba |
| |
| * man/snmpcmd.1, snmplib/default_store.h, snmplib/mib.c: |
| |
| Backport -OT output to 4-2-patches branch |
| |
| 2001-02-06 06:02 hardaker |
| |
| * perl/SNMP/SNMP.pm: |
| |
| documentation fix |
| |
| 2001-01-31 23:02 nba |
| |
| * snmplib/snmp_api.c: |
| |
| Fix value validation for snmpset/snmptrap |
| |
| 2001-01-31 23:00 nba |
| |
| * agent/mibgroup/ucd-snmp/proxy.c: |
| |
| Fix bad return of a pointer to non-static storage |
| |
| 2001-01-31 15:44 hardaker |
| |
| * agent/mibgroup/host/hr_print.c: |
| |
| Patch from Frank Bartels for freebsd fixes |
| |
| 2001-01-30 17:13 hardaker |
| |
| * agent/mibgroup/ucd-snmp/disk.c: |
| |
| Applied patch #103414: fix disk info for block sizes other than 1024. |
| |
| 2001-01-29 13:24 hardaker |
| |
| * agent/mibgroup/smux/smux.c: |
| |
| fix bug #130410: set the write_method in var_smux before returning |
| NULL to make sure that sets happen on OIDs that don't exist first. |
| |
| 2001-01-29 13:15 hardaker |
| |
| * local/mib2c: |
| |
| fix suggested in bug #129948: check for - arguments at the begginning |
| of the command line token (don't match mib-2, eg). |
| |
| 2001-01-29 13:13 hardaker |
| |
| * snmplib/parse.c: |
| |
| fix suggested in bug #129876: check for hint != NULL before freeing. |
| |
| 2001-01-26 05:49 nba |
| |
| * agent/mibgroup/host/hr_print.c: |
| |
| Fix bug on FreeBSD when /etc/printcap is empty |
| |
| 2001-01-25 14:38 nba |
| |
| * mibs/RMON-MIB.txt: |
| |
| Updated to RFC 2819 |
| |
| 2001-01-24 21:37 nba |
| |
| * agent/Makefile.in: |
| |
| Install libraries before agent so that libtool can relink. |
| |
| 2001-01-20 05:54 nba |
| |
| * apps/snmpdelta.c, snmplib/int64.c: |
| |
| Two Counter64 glitches detected by Jason Gloudon <snmp@gloudon.com> |
| |
| 2001-01-20 05:44 nba |
| |
| * agent/snmpd.c: |
| |
| Dont set up the select parameters before calling interrupt handlers! |
| Thanks to Frank Strauss. |
| |
| 2001-01-20 05:42 nba |
| |
| * snmplib/snmp_api.c: |
| |
| Fix encoding of BITS variable, thanks to Frank Strauss |
| |
| 2001-01-20 05:37 nba |
| |
| * agent/mibgroup/ucd-snmp/vmstat_solaris2.c: |
| |
| Raw IO counters from Jochen Kmietsch |
| |
| 2001-01-20 05:36 nba |
| |
| * agent/mibgroup/ucd-snmp/vmstat.h, mibs/UCD-SNMP-MIB.txt: |
| |
| Prepare for more raw counters |
| |
| 2001-01-15 15:14 nba |
| |
| * agent/mibgroup/ucd-snmp/proxy.c: |
| |
| undo a change that sneaked in by mistake |
| |
| 2001-01-15 14:07 nba |
| |
| * agent/mibgroup/ucd-snmp/proxy.c, |
| agent/mibgroup/ucd-snmp/vmstat.h, |
| agent/mibgroup/ucd-snmp/vmstat_bsdi4.c, |
| agent/mibgroup/ucd-snmp/vmstat_bsdi4.h, |
| agent/mibgroup/ucd-snmp/vmstat_freebsd2.c, |
| agent/mibgroup/ucd-snmp/vmstat_freebsd2.h, |
| agent/mibgroup/ucd-snmp/vmstat_netbsd1.c, |
| agent/mibgroup/ucd-snmp/vmstat_netbsd1.h, |
| agent/mibgroup/ucd-snmp/vmstat_solaris2.c, mibs/UCD-SNMP-MIB.txt, |
| agent/mibgroup/ucd-snmp/vmstat_solaris2.h: |
| |
| Extend the systemStats.cpuRaw section to include more raw counters for various |
| operating systems. Basic testing performed for Solaris and FreeBSD. Code |
| guesstimate for NetBSD and BSDi. |
| |
| 2001-01-12 08:00 hardaker |
| |
| * snmplib/snmp_api.c: |
| |
| - bit_string fixes |
| - make snmp_add_var call snmp_parse_oid() instead of read_objid(). |
| |
| 2001-01-12 07:57 hardaker |
| |
| * snmplib/asn1.c: |
| |
| comment out really odd (and broken) check from asn_bitstring_check??? |
| |
| 2001-01-12 07:52 hardaker |
| |
| * local/: mib2c.storage.conf, mib2c.vartypes.conf: |
| |
| - misc bug fixes. |
| - new data types (uint32, unsigned, bits). |
| |
| 2001-01-10 21:55 nba |
| |
| * snmplib/snmp_api.c: |
| |
| Fix calling of init_callbacks even if init_snmp called with NULL parameter |
| |
| 2001-01-10 21:53 nba |
| |
| * snmplib/snmp_api.c: |
| |
| Fix badly applied previous patch |
| |
| 2001-01-10 21:52 nba |
| |
| * apps/snmpvacm.c: |
| |
| Fix usage message (-e is now -Ce) |
| |
| 2001-01-10 21:51 nba |
| |
| * agent/mibgroup/mibII/var_route.c: |
| |
| Fix a bad ipRouteProtocol return |
| |
| 2001-01-10 21:50 nba |
| |
| * agent/mibgroup/host/hr_swrun.c: |
| |
| Fix problem when running --without-root-access for FreeBSD. Thanks to |
| Bert Driehuis. |
| |
| 2001-01-10 21:48 nba |
| |
| * agent/mibgroup/kernel_sunos5.c: |
| |
| Use the ifspeed attribute from driver when available |
| |
| 2001-01-09 06:29 hardaker |
| |
| * agent/mibgroup/mibII/interfaces.c: |
| |
| Applying patch found in bug #127299: |
| - switch ifAdmin and ifOperStatus meanings to match kernel parameters better. |
| |
| 2001-01-09 06:21 hardaker |
| |
| * win32/snmpnetstat/snmpnetstat.dsp: |
| |
| added getopt.c to list |
| |
| 2001-01-08 08:19 hardaker |
| |
| * agent/mibgroup/host/hr_swrun.c: |
| |
| Patch from Anders Ellefsrud |
| - fix hr_swrun when programs have exited so we don't truncate |
| getnext queries. |
| |
| 2001-01-08 08:14 hardaker |
| |
| * snmplib/snmp_api.c: |
| |
| Patch from Frank Strauss: |
| - fix BITS encoding length when mib knowledge is available. |
| |
| 2001-01-04 23:18 nba |
| |
| * apps/: snmpset.c, snmptrap.c: |
| |
| Try fixing problems with snmpset of negative values |
| |
| 2001-01-04 23:15 nba |
| |
| * agent/mibgroup/ucd-snmp/vmstat_bsdi4.c: |
| |
| Add the raw cpu couters for BSDi. Courtesy Bert Driehuis. |
| |
| 2001-01-04 23:12 nba |
| |
| * agent/mibgroup/host/hr_swrun.c, |
| agent/mibgroup/ucd-snmp/loadave.c, snmplib/callback.c: |
| |
| Save some unused variables |
| |
| 2001-01-04 23:09 nba |
| |
| * acconfig.h, config.h.in, agent/agent_trap.c, agent/mib_modules.c, |
| agent/mibgroup/agentx/client.c, agent/mibgroup/agentx/master.c, |
| agent/mibgroup/agentx/master_admin.c, |
| agent/mibgroup/agentx/master_admin.h, |
| agent/mibgroup/agentx/master_request.c, |
| agent/mibgroup/agentx/protocol.c, agent/mibgroup/agentx/subagent.c: |
| |
| Add missing dmalloc support for some files |
| |
| 2001-01-04 23:04 nba |
| |
| * Makefile.in: |
| |
| Ensure sort order for config.h.in |
| |
| 2001-01-04 10:24 hardaker |
| |
| * configure, configure.in: |
| |
| fix semi-colon problem. Patch #103101. |
| |
| 2001-01-03 07:01 hardaker |
| |
| * agent/mibgroup/host/hr_swrun.c: |
| |
| /proc/%d/cmdline may be an empty file for some processes. Return "" if so. |
| |
| 2001-01-02 09:47 hardaker |
| |
| * snmplib/snmp_logging.c: |
| |
| add a "%s" formatting string to the syslog() call (redhat bug #18153). |
| |
| 2000-12-29 13:38 hardaker |
| |
| * agent/mibgroup/mibII/interfaces.c: |
| |
| Patch from Ted Rule: |
| - better checking for formatting of the /proc/net/dev file to avoid |
| linux core dumps when the kernel mis-behaves. |
| |
| 2000-12-27 16:47 hardaker |
| |
| * testing/tests/: T053agentv1trap, T054agentv2ctrap, |
| T055agentv1mintrap, T056agentv2cmintrap, T113agentxtrap: |
| |
| - trap API testing suite enhanced to test more cases. |
| |
| 2000-12-27 16:45 hardaker |
| |
| * agent/agent_callbacks.h, agent/agent_trap.c, agent/agent_trap.h, |
| agent/mibgroup/notification/snmpNotifyTable.c, |
| agent/mibgroup/notification/snmpNotifyTable.h, snmplib/callback.c, |
| snmplib/callback.h: |
| |
| - Make the notification mib work more via callbacks and remove ifdefs in |
| agent_trap.c |
| - Make the agent_trap.c file check for callback registrations and |
| handle it internally using the old trapsink support if no callback |
| is found. |
| - This fixes the problem when init_mib_modules() isn't called in subagents. |
| |
| 2000-12-27 16:42 hardaker |
| |
| * agent/mibgroup/examples/example.c: |
| |
| make the example traps be sent using a enterprise specific trap of 99 |
| rather than 3. We need to define it in the mib still. |
| |
| 2000-12-27 15:26 hardaker |
| |
| * snmplib/asn1.c: |
| |
| fix broken compiler precedence as reported in support #110473. |
| |
| 2000-12-22 08:54 hardaker |
| |
| * snmplib/asn1.c: |
| |
| fix counter64 reverse encodings. |
| |
| 2000-12-22 06:58 hardaker |
| |
| * snmplib/vacm.c: |
| |
| fix view processing to watch for length prefix. The length prefix |
| really really shouldn't be stored directly in the oid. Niels? |
| |
| 2000-12-21 14:43 nba |
| |
| * apps/snmpnetstat/main.c: |
| |
| - main.c: fix problem with positional community argument to snmpnetstat |
| |
| 2000-12-21 14:37 nba |
| |
| * snmplib/mib.c: |
| |
| - mib.c: make sure init_mib_internals is called before doing anything |
| serious in init_mib |
| |
| 2000-12-21 08:22 hardaker |
| |
| * snmplib/snmp_api.c: |
| |
| Patch from Frank Strauss to fix support for BITS |
| |
| ------------------------------------------------------------------------------- |
| |
| Changes: V4.1.2 -> V4.2 |
| |
| 2000-12-04 15:30 hardaker |
| |
| - (NEWS, README): updates. |
| |
| 2000-12-04 14:48 marz |
| |
| ensure mibload.t uses correct MIBDIR for testing |
| |
| 2000-12-04 11:05 hardaker |
| |
| - (AGENT.txt, FAQ, README): convert url's to www.netsnmp.org. |
| |
| 2000-12-04 08:45 hardaker |
| |
| - (NEWS): agentx note changes. |
| |
| 2000-12-03 07:29 nba |
| |
| - snmptrapd_log.c: fox missing leading zeroes for %.2d like formats. |
| Add an alternate format for up-time displays. |
| |
| 2000-12-02 18:22 marz |
| |
| found the uninitialized data bug...must have been in there dormant for a while, other test fixes - good to go! |
| |
| 2000-12-01 16:36 hardaker |
| |
| - (agent/snmpd.c): reference sourceforge. |
| |
| 2000-12-01 16:35 hardaker |
| |
| - (AGENT.txt): reference sourceforge. |
| |
| 2000-12-01 16:34 hardaker |
| |
| - (TODO): reference net-snmp-coders. |
| |
| 2000-12-01 16:34 hardaker |
| |
| - (README): update. |
| |
| 2000-12-01 16:33 hardaker |
| |
| - (bug-report, agent/mibgroup/versiontag): remove the bug report script. |
| |
| 2000-12-01 16:31 hardaker |
| |
| - (PORTING): reference sourceforge. |
| |
| 2000-12-01 16:23 hardaker |
| |
| - (man/snmptrapd.conf.5.def): mention the fact that snmpv3 traps are |
| the same as snmpv2 traps. |
| |
| 2000-12-01 16:23 hardaker |
| |
| - (NEWS): update. |
| |
| 2000-12-01 15:31 hardaker |
| |
| - (README): update. |
| |
| 2000-12-01 15:16 hardaker |
| |
| - (snmpd.conf.5.def): update for proxy support. |
| |
| 2000-12-01 14:36 hardaker |
| |
| - (FAQ): update a few things. |
| |
| 2000-12-01 14:28 nba |
| |
| - mib.c: diagnose wrong quoting in indices |
| |
| 2000-12-01 14:23 nba |
| |
| - parse.c: add RFC-1213 as an aliase for RFC1213-MIB (used in many mibs) |
| |
| 2000-12-01 14:19 nba |
| |
| - smux.c: reformat some debug messages for readability |
| |
| 2000-12-01 14:17 nba |
| |
| - interfaces.c: fix ifType values for Linux |
| |
| 2000-12-01 14:14 nba |
| |
| - subagent.c: supply a missing return value |
| |
| 2000-12-01 10:04 hardaker |
| |
| - (snmpconf): quote things with spaces in them. |
| |
| 2000-12-01 09:49 hardaker |
| |
| - (snmpconf.1): quick man page for snmpconf. |
| |
| 2000-12-01 09:15 hardaker |
| |
| - (local/snmpconf.dir/snmpd.conf/monitor): cleanups. |
| |
| 2000-12-01 09:14 hardaker |
| |
| - (snmplib/parse.c): change no-parent log message into a warning. |
| |
| 2000-12-01 09:11 hardaker |
| |
| - (agent/mibgroup/agentx/README.agentx): update from Dave. |
| |
| 2000-12-01 09:10 hardaker |
| |
| - (FAQ): update from Dave. |
| |
| 2000-12-01 07:59 hardaker |
| |
| - (agent/agent_trap.c): Patch from Dave Shield: |
| - support v2->v1 trap conversion. |
| |
| 2000-12-01 07:56 hardaker |
| |
| - (configure, configure.in): typo. |
| |
| 2000-12-01 07:42 marz |
| |
| additional fixes to support targetted builds of perl/SNMP using -NET-SNMP-PATH (and white space removal as my emacs kindly does that for me?) |
| |
| 2000-11-30 14:06 nba |
| |
| - getopt.h, snmp_parse_args.h: extern "C" bracketing |
| |
| 2000-11-30 14:04 nba |
| |
| - snmpd.conf.5.def: fix formatting of smuxpeer token |
| |
| 2000-11-30 10:31 hardaker |
| |
| - (FAQ): Update from Dave. |
| |
| 2000-11-30 10:18 hardaker |
| |
| - (master_request.c): Patch from Dave Shield to fix bad sets for agentx. |
| |
| 2000-11-30 09:19 hardaker |
| |
| - (ov/README): minor corrections, probably still incorrect. |
| |
| 2000-11-30 09:18 hardaker |
| |
| - (local/Makefile.in, snmpconf, acl, basic_setup, monitor, operation, |
| system, trapsinks): |
| - grouping support. |
| - sort-of-quiet output support. |
| - operation mode support (setting user, group, ports...) |
| |
| 2000-11-30 09:13 hardaker |
| |
| - (snmplib/read_config.c): save a warning header at the top of the |
| persistent data file. |
| |
| 2000-11-30 09:11 hardaker |
| |
| - (agent/mibgroup/tunnel/tunnel.c): Cleanup patch from Frank Strauss. |
| |
| 2000-11-30 09:10 hardaker |
| |
| - (agent/snmpd.c): set DS_AGENT_NO_ROOT_ACCESS in -H help output. |
| |
| 2000-11-30 09:08 hardaker |
| |
| - (configure, configure.in): mention the TUNNEL-MIB support. |
| |
| 2000-11-29 18:21 slif |
| |
| Update e-mail address for Slifcak |
| |
| 2000-11-29 11:34 marz |
| |
| fixed order of function checking so that vsnprintf is not found in libdb (BSD db) by mistake |
| |
| 2000-11-29 05:18 marz |
| |
| partial submit to get perl/SNMP tests to pass and update the docs somewhat - still getting cores in notify.t. had to change create_user_from_session to update an existing user incase 2 sessions are started with the same user |
| |
| 2000-11-28 18:00 marz |
| |
| partial submit to get perl/SNMP tests to pass and update the docs somewhat - still getting cores in notify.t. had to change create_user_from_session to update an existing user incase 2 sessions are started with the same user |
| |
| 2000-11-27 14:37 hardaker |
| |
| - (local/snmpconf.dir/snmpd.conf/basic_setup): basic setup series of questions. |
| |
| 2000-11-27 14:36 hardaker |
| |
| - (local/snmpconf.dir/snmpd.conf/acl): typos. |
| |
| 2000-11-27 14:36 hardaker |
| |
| - (local/snmpconf): |
| - add support for "groups" of items. |
| - don't use IO::Dir, as its not in the standard perl module distributions. |
| |
| 2000-11-27 14:34 hardaker |
| |
| - (agent/mibgroup/ucd-snmp/dlmod.h): remove unneeded variable reference. |
| |
| 2000-11-27 14:33 hardaker |
| |
| - (agent/snmp_agent.c): Patch from John Naylon: |
| - fix auto-set support for the agent (and plug a memory leak). |
| |
| 2000-11-27 13:42 nba |
| |
| - snmp.conf.5.def: document tokens extendedIndex and noRangeCheck |
| |
| 2000-11-27 13:41 nba |
| |
| -Â parse.c: fix a C++ style comment |
| |
| 2000-11-24 15:14 nba |
| |
| - memory_freebsd2.c, vmstat_netbsd1.c: minor fixes for NetBSD 1.5, OPenBSD 2.6 |
| |
| 2000-11-22 13:48 hardaker |
| |
| - (mibgroup/ucd-snmp/dlmod.c): Patch from Sean Harding: |
| - don't export an internal variable. |
| |
| 2000-11-21 15:17 nba |
| |
| - mib.c: fix parsing of oid like 99.13.\"guf\"8 |
| |
| 2000-11-19 13:03 nba |
| |
| - SNMP.xs, mib2c.vartypes.conf: The recent specialisation of the Integer |
| types in the parser created problems for the perl module and in turn |
| for mib2c. Sorry for not catching this before pre2 :-( |
| |
| 2000-11-19 12:58 nba |
| |
| - fixes to ./configure --with-defaults --enable-mini-agent; make install |
| and run the tools under cygwin. Haven't tried the agent yet :-) |
| |
| 2000-11-18 07:14 hardaker |
| |
| - (version.h bug-report sedscript.in): version tag ( 4.2.pre2 ) |
| |
| 2000-11-18 07:12 hardaker |
| |
| - (T049snmpv3inform): v3 inform test added. |
| |
| 2000-11-17 11:01 nba |
| |
| - mib.c, snmp_api.c: better error messages for bad snmpset calls and bad |
| indices. Also fix a bug with quoted indices. |
| |
| 2000-11-17 10:32 hardaker |
| |
| - (tests/T050snmpv3trap): test for snmpv3 traps. |
| |
| 2000-11-17 10:30 hardaker |
| |
| - (snmptrapd.c): fix cases where the format strings are specified. |
| |
| 2000-11-17 10:26 nba |
| |
| - IANAifType-MIB.txt: update from IANA |
| |
| 2000-11-17 08:32 hardaker |
| |
| - (master_request.c): Patch from Dave Shield: |
| - fix memory leaks. |
| - fix agentx problems with bad sets. |
| |
| 2000-11-16 17:55 hardaker |
| |
| - (snmplib/snmpv3.c): added a space in a debugging output statement. |
| |
| 2000-11-16 17:54 hardaker |
| |
| - (snmplib/read_config.c): simple debugging statement added. |
| |
| 2000-11-16 17:54 hardaker |
| |
| - (snmplib/snmp_api.c): set DS_LIB_APPTYPE if it hasn't been set yet. |
| |
| 2000-11-16 17:52 hardaker |
| |
| - (testing/eval_tools.sh): add CONFIGTRAPD. |
| |
| 2000-11-16 17:50 hardaker |
| |
| - (snmplib/mib.c, testing/tests/T112agentxsetfail, |
| testing/tests/T122proxysetfail): |
| - support -Ir for "dont check range/type values" (letter r subject to debate). |
| |
| 2000-11-16 17:25 hardaker |
| |
| - (callback.c): better debugging output to display a callback count when done. |
| |
| 2000-11-16 16:52 hardaker |
| |
| - (T113agentxtrap): A new test to test trap support from agentx subagents. |
| |
| 2000-11-16 16:50 hardaker |
| |
| - (T058agentauthtrap): sleep some and only perform one get request. |
| |
| 2000-11-16 16:49 hardaker |
| |
| - (T054agentv2ctrap): sleep a bit and only send one snmp set request. |
| |
| 2000-11-16 15:47 nba |
| |
| - getopt.c: quell compiler warnings |
| |
| 2000-11-16 15:31 nba |
| |
| - parse.[ch], mib.c, snmp_api.c: rename TYPE_UINTEGER32 back to TYPE_UINTEGER |
| |
| 2000-11-16 15:16 nba |
| |
| - snmptrapd.c, snmptrapd.conf: new config directives format1 and format2 to |
| set log formats for TRAP1 and TRAP2 pdus. |
| |
| 2000-11-16 13:50 nba |
| |
| - snmp_api.c: add functionality to check value types in addition to ranges |
| for snmpset and snmptrap. |
| |
| 2000-11-16 13:47 nba |
| |
| - parse.c: Fix DEFVAL parsing for OBJECT IDENTIFIER or BITS values |
| (i.e. DEFVAL { { 0 0 } } etc) |
| |
| 2000-11-16 11:39 hardaker |
| |
| - (T058agentauthtrap): add a greater timeout to the get request. |
| |
| 2000-11-16 11:35 hardaker |
| |
| - (example.c): |
| - send a v2c trap using its own data, not the system_mib's. |
| - more debugging statements. |
| |
| 2000-11-16 11:34 hardaker |
| |
| - (T053agentv1trap, T054agentv2ctrap, T058agentauthtrap): |
| - new tests for traps sent by the agent. |
| |
| 2000-11-16 09:56 hardaker |
| |
| - (target.c): Don't delete READONLY trap sessions. |
| |
| 2000-11-15 16:37 hardaker |
| |
| - (testing/tests/T052snmpv2cinform): test inform sending/receiving. |
| |
| 2000-11-15 16:37 hardaker |
| |
| - (apps/snmptrap.c, man/snmptrap.1): support -Ci for sending informs. |
| |
| 2000-11-15 15:48 hardaker |
| |
| - (snmptrapd_log.c): use SNMP_MAXBUF instead of a local length definition. |
| |
| 2000-11-15 14:18 nba |
| |
| - Makefile.in: fix make'ing in remote directory |
| |
| 2000-11-15 14:11 nba |
| |
| - main.c: update to use getopt for argument parsing. |
| |
| 2000-11-15 14:10 nba |
| |
| - snmp_agent.c: fix a confusing indentation. |
| |
| 2000-11-15 14:09 nba |
| |
| - agent_trap.c: make sure community is \0-terminated in targetParamsTable |
| |
| 2000-11-15 14:03 nba |
| |
| - snmptrapd_log: fix a buffer that is way too short for a trap with just a |
| single parameter. Fix a bad limit test in str_append. |
| |
| 2000-11-15 14:00 nba |
| |
| - snmptranslate.c: fix a stupid perror for snmp_perror |
| |
| 2000-11-15 13:58 nba |
| |
| - parse.[ch], mib.c: enhance the parser to distinguish INTEGER, Integer32, |
| Unsigned32, UInteger32. |
| |
| 2000-11-15 13:55 nba |
| |
| snmp_api.c: remove an unused variable |
| |
| 2000-11-15 07:49 hardaker |
| |
| - (snmp_vars.c, subagent.c): Patch from Lawrence Greenfield: |
| - Don't make init_agent()/subagent_pre_init() exit but return an |
| error condition instead. |
| |
| 2000-11-12 08:08 hardaker |
| |
| - (ucdDemoPublic.c): add NULL to end of demo string and check for len=0. |
| |
| 2000-11-12 04:45 nba |
| |
| snmp_api.c: Make sure the noRangeCheck token is a boolean |
| |
| 2000-11-12 04:41 nba |
| |
| - mib.c: give the tree-top a name to protect error message when looking up .foo |
| |
| 2000-11-12 04:36 nba |
| |
| - snmptranslate.c: use config_perror for a better error message |
| |
| 2000-11-12 04:34 nba |
| |
| - proxy.c: remove some unused variables. |
| |
| 2000-11-12 04:33 nba |
| |
| -agent_traps.c: Move a conditionally used variable |
| |
| 2000-11-12 04:32 nba |
| |
| Fix a bogus #ifdef |
| |
| 2000-11-10 09:18 hardaker |
| |
| - (configure, configure.in): apply patch #102224 from jbpn for cross-compiling. |
| |
| 2000-11-10 08:56 hardaker |
| |
| - (testing/TESTCONF.sh, testing/eval_tools.sh, testing/tests/T051snmpv2ctrap): |
| - first pass at a testing script to test trap functionality. |
| - which even uncovered a bug. |
| |
| 2000-11-10 08:55 hardaker |
| |
| - (apps/snmptrapd.c): |
| - fork if file logging or syslogging, but not printing. |
| - don't close open file descriptors. There shouldn't be any. |
| |
| 2000-11-10 08:53 hardaker |
| |
| - (apps/snmptrapd_log.c): properly null terminate log strings. |
| |
| 2000-11-09 16:40 hardaker |
| |
| - (configure.in): attempt to implement a --with-rsaref flag. |
| |
| 2000-11-09 15:32 hardaker |
| |
| - (README, perl/SNMP/README): mention Karl. |
| |
| 2000-11-09 15:31 hardaker |
| |
| - (NEWS, perl/SNMP/README): mention Karl. |
| |
| 2000-11-09 14:56 hardaker |
| |
| - (examples/bulkwalk.pl, t/bulkwalk.t): patch from Karl Schilke: |
| - support bulk requests. |
| |
| 2000-11-09 14:53 hardaker |
| |
| - (MANIFEST, README, SNMP.pm, SNMP.xs): patch from Karl Schilke: |
| - support bulk requests. |
| |
| 2000-11-08 23:33 hardaker |
| |
| - (read_config.c): fix -H output. |
| |
| 2000-11-08 23:02 hardaker |
| |
| - (snmp_agent.c): make agent_check_and_process() call run_alarms(). |
| |
| 2000-11-08 22:45 hardaker |
| |
| - (diskio.c): fix OID. |
| |
| 2000-11-08 17:06 hardaker |
| |
| - (SNMP.pm, SNMP.xs): patch from Mark Cavage for default value support. |
| |
| 2000-11-08 17:03 hardaker |
| |
| - (mib.c, parse.c, parse.h): minimal DEFVAL parsing support. |
| |
| 2000-11-08 16:20 hardaker |
| |
| - (config.h.in, configure): check for librsaref, etc, if needed. |
| |
| 2000-11-07 15:15 hardaker |
| |
| - (config.h.in, configure, configure.in, agent/agent_read_config.c, |
| agent/snmpd.c): |
| - uid/gid changes. |
| |
| 2000-11-07 15:10 hardaker |
| |
| - (SNMP.xs): fix TYPE_NOTIF -> TYPE_NOTIFTYPE. |
| |
| 2000-11-07 11:30 hardaker |
| |
| - (SNMP/SNMP.pm, SNMP/SNMP.xs): Patch from Joe Clarke: |
| - implement best-guess (-Ib) parsing. |
| - access to trap varbinds. |
| - range access. |
| |
| 2000-11-07 11:00 hardaker |
| |
| - (.cvsignore): ignore build created files. |
| |
| 2000-11-07 10:58 hardaker |
| |
| - (README, SNMP.pm, SNMP.xs): patch from Karl Schilke: |
| - implement a finish() call. |
| |
| 2000-11-07 10:54 hardaker |
| |
| - (SNMP/SNMP.xs): patch from Karl Schilke: |
| - multiple callback patch for perl/SNMP/SNMP.xs. |
| |
| 2000-11-07 10:48 hardaker |
| |
| - (read_config.c): log an error message if the optional config file DNE. |
| |
| 2000-11-07 10:41 hardaker |
| |
| - (SNMP.pm): fix iid parsing with respect to mib nodes with a - in it. |
| |
| 2000-11-07 10:29 hardaker |
| |
| - (if_fields.h, interfaces.c, ipMedia.c, ipRoute.c, tcp.c, tcpTable.c, |
| udp.c, udpTable.c): Patch from Bert Driehuis: |
| - mibJJ fixes [FreeBSD/other BSD's]. |
| |
| 2000-11-07 10:13 hardaker |
| |
| - (agent/agent_read_config.c, agent/ds_agent.h, agent/snmpd.c, |
| man/snmpd.1.def, man/snmpd.conf.5.def): Patch from Harrie Hazewinkel: |
| - implement uid/gid changes after startup for the agent. |
| |
| 2000-11-07 08:33 hardaker |
| |
| - (target.c): a better sanity check for session deletion. |
| |
| 2000-11-07 07:24 hardaker |
| |
| - (target.c): Patch from Dave to sanity check param->updateTime. |
| |
| 2000-11-06 11:00 hardaker |
| |
| - (md5.c): check to see that MDsign() data lies on a 32 byte boundry. |
| - its possible some compilers will choke on this hack. |
| - fixes bug #12175. |
| |
| 2000-11-03 17:54 hardaker |
| |
| - (mib2c): sort OIDs properly. |
| |
| 2000-11-03 16:44 hardaker |
| |
| - (example.c): Patch from Harrie Hazewinkel: |
| - fix mib registrations for duplicate OIDs being used for the trap examples. |
| |
| 2000-11-03 15:31 hardaker |
| |
| - (snmpd.c): second patch from dougwarz in bug #117273 to fix smux problems. |
| - Um, applied correctly this time (I hope). |
| |
| 2000-11-03 15:29 hardaker |
| |
| - (snmpd.c): second patch from dougwarz in bug #117273 to fix smux problems. |
| |
| 2000-11-02 22:19 nba |
| |
| Clean up some unused variables etc. |
| |
| 2000-11-02 22:16 nba |
| |
| - Makefile.in: fix some $(srcdir) references when running outside source |
| |
| 2000-11-02 22:15 nba |
| |
| - snmptrapd.c: fix the format string for format_trap |
| |
| 2000-11-02 22:14 nba |
| |
| - Makefile.in: remove some duplicates from file lists |
| |
| 2000-11-02 22:12 nba |
| |
| Document the -OX output option |
| |
| 2000-11-02 22:11 nba |
| |
| Document the sysservices token |
| |
| 2000-11-02 16:17 hardaker |
| |
| - (agent/mibgroup/ucd_snmp.h): add ucd-snmp/proxy. |
| |
| 2000-11-02 16:16 hardaker |
| |
| - (agent/mibgroup/versiontag): change cvs archive site and package name. |
| |
| 2000-11-02 13:23 hardaker |
| |
| - (smux.c): Patch 102239 from dougwarz to fix a previously bad smux.c patch. |
| |
| 2000-11-01 16:36 hardaker |
| |
| - (version.h bug-report sedscript.in): version tag ( 4.2.pre1 ) |
| |
| 2000-11-01 16:14 hardaker |
| |
| - (T120proxyget, T121proxyset, T122proxysetfail): proxy test suite. |
| |
| 2000-11-01 16:08 hardaker |
| |
| - (agent/mibgroup/ucd-snmp/proxy.c, agent/mibgroup/ucd-snmp/proxy.h): |
| - minimal SET support for the proxy code. |
| |
| 2000-11-01 10:22 hardaker |
| |
| - (T112agentxsetfail): test for agentx sets that should fail properly. |
| |
| 2000-10-31 14:30 nba |
| |
| - tcpTable.c: remove an unnescessary #include |
| |
| 2000-10-31 14:28 nba |
| |
| - smux.c: fix wrong variable length |
| |
| 2000-10-31 14:25 nba |
| |
| - protocol.c: fix some suspicious looking code |
| |
| 2000-10-31 14:21 nba |
| |
| - man/snmpd.conf: fix a typo |
| |
| 2000-10-31 12:41 nba |
| |
| - mib.c: add -OX output format, for just another way of printing indices |
| |
| 2000-10-31 12:27 nba |
| |
| - interface.c: add "interface" config for unguessable interface type/speed |
| |
| 2000-10-31 12:25 nba |
| |
| - apps/*: make sure we report any errindex/errcode in the response |
| |
| 2000-10-31 12:04 nba |
| |
| - protocol.c: clean up unused variables. |
| |
| 2000-10-31 10:13 hardaker |
| |
| - (smux.c): patch #1 from bug #117273 applied to fix smux socket problems. |
| |
| 2000-10-31 09:24 hardaker |
| |
| - (SNMP.xs): print counter64's as unsigned. |
| |
| 2000-10-31 07:54 hardaker |
| |
| - (agent_trap.c, agent_trap.h, subagent.c, snmpNotifyTable.c, |
| snmpNotifyTable.h): Patch from Dave: |
| - fix notifications from agentx subagents. |
| |
| 2000-10-30 22:03 hardaker |
| |
| - (smux.c): fix bug #119786: make smux reuse socket address. |
| |
| 2000-10-30 21:42 hardaker |
| |
| - (eval_tools.sh, tests/T110agentxget, tests/T111agentxset): |
| - fix bug #382 |
| - fix agentx non-root tests to use -x /tmp/blah/agentx_socket. |
| |
| 2000-10-30 13:45 hardaker |
| |
| - (snmpd.1.def): fix a typo pointed out by Chris Pepper. |
| |
| 2000-10-30 11:46 hardaker |
| |
| - (tests/T111agentxset): test script for AgentX set support. |
| |
| 2000-10-30 11:43 hardaker |
| |
| - (tests/T110agentxget): header changed to include the word GET. |
| |
| 2000-10-30 11:13 nba |
| |
| - ucd-snmp/vmstat_*, memory_freebsd2.c, dlmod.c: Make ssRawCpu objects Counters, |
| and add support for *BSD (including OpenBSD) |
| |
| 2000-10-30 11:07 nba |
| |
| - Clean up unused variables. |
| |
| 2000-10-30 11:04 hardaker |
| |
| - (testing/tests/T101agentx, testing/tests/T110agentxget): |
| - renamed the agentx test script. |
| |
| 2000-10-30 11:03 hardaker |
| |
| - (testing/eval_tools.sh): don't add -c CONFIGFILE if it doesn't exist. |
| |
| 2000-10-30 10:39 hardaker |
| |
| - (agent/snmpd.c): error when parsing -X for non-agentx builds. |
| |
| 2000-10-27 11:29 hardaker |
| |
| - (apps/snmptrapd.c): add -o flag to log to a particular file. |
| |
| 2000-10-27 10:41 hardaker |
| |
| - (snmplib/snmp_api.c): use mkstemp if available. |
| |
| 2000-10-27 10:40 hardaker |
| |
| - (config.h.in, configure, configure.in): Search for mkstemp(). |
| |
| 2000-10-27 10:08 hardaker |
| |
| - (FAQ): update linux kernel list to include 2.2. |
| |
| 2000-10-26 17:51 hardaker |
| |
| - (eval_tools.sh): make SKIPIFNOT check the mib module list too. |
| |
| 2000-10-26 17:48 hardaker |
| |
| - (tests/T101agentx): AgentX subagent test for simple get retrieval. |
| |
| 2000-10-25 17:44 hardaker |
| |
| - (snmpd.c): Add -X option to snmpd to run as a subagent. |
| |
| 2000-10-25 17:06 hardaker |
| |
| - (read_config.c): fix for cases whene debugging is always off. |
| |
| 2000-10-17 15:30 hardaker |
| |
| - (config.h.in): autoheader run |
| |
| 2000-10-16 03:13 daves |
| |
| - (agentx/master.c): Specify the length of the (pseudo-)answer to a request. |
| This allows it to be cached correctly for multi-pass SET handling. |
| |
| 2000-10-16 03:11 daves |
| |
| - (agentx/subagent.c): Don't overwrite saved mode information |
| This should help with (some of) the SET handling problems. |
| |
| 2000-10-16 01:56 daves |
| |
| - (agentx/master_request.c): Don't free callback data structure. |
| This holds information that needs to persist across multi-pass requests. |
| I realise that this introduces a memory leak, but this isn't the |
| correct place to handle this. |
| |
| 2000-10-12 14:52 hardaker |
| |
| - (snmpd.c): add -I to the help output. |
| |
| 2000-10-12 14:24 hardaker |
| |
| - (agent/dlmods/*): remove obsolete versions |
| |
| 2000-10-12 14:08 hardaker |
| |
| - (configure): update. |
| |
| 2000-10-12 14:01 hardaker |
| |
| - (acconfig.h, config.h.in, configure.in): Patch from Matt Braithwaite: |
| - udp configuration changes to check for misc structure definitions. |
| |
| 2000-10-12 13:48 hardaker |
| |
| - (TUNNEL-MIB.txt): TUNNEL-MIB definition. |
| |
| 2000-10-12 13:48 hardaker |
| |
| - (tunnel.h): config_add_mib(TUNNEL-MIB). |
| |
| 2000-10-12 13:47 hardaker |
| |
| - (tunnel.h, tunnel.c, tunnel.h): Patch from Frank Strauss: |
| - implement the TUNNEL-MIB. |
| |
| 2000-10-10 14:33 mslifcak |
| |
| Fix unlink_tree for "top level" tree nodes. |
| |
| 2000-10-10 11:02 hardaker |
| |
| - (Makefile.in): reverse library link ordering again... |
| |
| 2000-10-10 09:03 mslifcak |
| |
| Remove relative path to include system.h. |
| |
| 2000-10-10 06:53 mslifcak |
| |
| Remove unneeded decl of vsnprintf without stdarg/varargs decl of va_list. |
| |
| 2000-10-10 05:15 mslifcak |
| |
| Apply patch for DEC Alpha EV6, supplied by Shumon Huque<shuque@isc.upenn.edu> |
| |
| 2000-10-09 17:06 mslifcak |
| |
| patch to fix leading zero error introduced by changes for shutdown_mib. |
| |
| 2000-10-09 15:51 hardaker |
| |
| - (dlmod.c): minor debugging output additions. |
| |
| 2000-10-09 15:51 hardaker |
| |
| - (Makefile.in): move auto_nlist to libucdmibs. |
| |
| 2000-10-09 11:43 hardaker |
| |
| - (FAQ, README): add new mirror. |
| |
| 2000-10-09 10:26 mslifcak |
| |
| Move config- and store-related cleanup from shutdown_mib to snmp_shutdown. |
| |
| 2000-10-09 02:36 daves |
| |
| - (mibII/interfaces.c): Qualify an individual interface type test symbol |
| (Qn: should any/all of the others be qualified as well?) |
| |
| 2000-10-06 08:56 mslifcak |
| |
| Support for shutdown_mib - clearing the MIB trees and configured registrations. |
| |
| 2000-10-06 05:33 mslifcak |
| |
| Plug memory leak for ucd-supplied setenv on Win32 platform. |
| |
| 2000-10-06 04:58 mslifcak |
| |
| Remove unused variables. |
| |
| 2000-10-05 23:45 nba |
| |
| - mib.c: fix silly bug in new oid parser, when leaving the tree and going |
| into sub-ids we know nothing about |
| |
| 2000-10-05 16:03 hardaker |
| |
| - (Makefile.in): Patch from Harrie Hazewinkel: |
| - fix library dependency order. |
| |
| 2000-10-04 17:59 hardaker |
| |
| - (Makefile.in): install "extending" snmpconf file. |
| |
| 2000-10-04 17:58 hardaker |
| |
| - (extending): add snmpconf support for extending the agent (pass, exec, ...) |
| |
| 2000-10-04 17:58 hardaker |
| |
| - (monitor): misc updates and add "file" watching. |
| |
| 2000-10-04 17:57 hardaker |
| |
| - (acl): don't specify line specifications for default snmpconf usage. |
| |
| 2000-10-04 14:50 nba |
| |
| - FAQ: fix a confusion between "omit" and "include" |
| |
| 2000-10-04 13:25 hardaker |
| |
| - (pass_persist.c): opaques in pass_persist. |
| |
| 2000-10-04 10:35 hardaker |
| |
| - (pass.c): support opaque return types. |
| |
| 2000-10-04 07:15 mslifcak |
| |
| Fix parsing problem for -Pc option; reported by Christian Mautner. |
| |
| 2000-10-04 07:02 mslifcak |
| |
| qualify new i/f types. |
| |
| 2000-10-04 06:52 mslifcak |
| |
| qualify symbols for new i/f types. |
| |
| 2000-10-04 06:51 mslifcak |
| |
| Terminate list to compile (add a comma). |
| |
| 2000-10-04 00:18 nba |
| |
| - snmptable.c: index columnt (-Ci) width not properly computed when using |
| GETBULK |
| |
| 2000-10-03 18:19 hardaker |
| |
| - (agent_registry.c, agent_registry.h, snmpd.c): Patch from John Naylon: |
| - add a passback argument to register_readfd() callbacks. |
| |
| 2000-10-03 18:17 hardaker |
| |
| - (Makefile.in): Patch from Harrie Hazewinkel: |
| - move auto_nlist.o/lo to libucdagent since some mib-modules need it. |
| |
| 2000-10-03 18:07 hardaker |
| |
| - (smux.c): Patch from Jochen Friedrich: |
| - fix getnext requests to subagents. |
| |
| 2000-10-03 17:26 hardaker |
| |
| - (mibJJ/interfaces.c): Patch from Frank Strauss: |
| - better iftype guessing. |
| |
| 2000-10-03 17:24 hardaker |
| |
| - (interfaces.c): Patch from Frank Strauss: |
| - better iftype guessing. |
| |
| 2000-10-03 16:52 hardaker |
| |
| - (smux.c): Patch from Doug Warzecha: |
| - fix oid parsing in traps. |
| |
| 2000-10-03 16:23 hardaker |
| |
| - (example.c, example.h): example of coding a v2 trap from someone who |
| I have very sadly forgotten. I've been looking for that message for |
| a while to properly attribute this patch. Sigh. |
| |
| 2000-10-03 16:21 hardaker |
| |
| - (snmp_agent.c): Patch from Douglas Warzecha: |
| - snmpd returns wrong error index on SNMPv1 request (BUG#375). |
| |
| 2000-10-03 09:12 mslifcak |
| |
| Fix null deref of ss->community, reported by Jim Pickering. |
| |
| 2000-10-03 08:03 mslifcak |
| |
| Casting to fix problems building with aCC |
| Thanks to Markku Laukkanen <pky@moremagic.com> |
| |
| 2000-10-03 05:59 mslifcak |
| |
| Remove chdir to undo fix for (BUG#298) |
| |
| 2000-10-02 21:41 nba |
| |
| - mib.c: Escape " and \ in text strings. |
| |
| 2000-10-02 21:39 nba |
| |
| - snmp_logging.c: #include <netinet/in.h> |
| |
| 2000-10-02 21:38 nba |
| |
| - Makefile.in: fix a missing $(srcdir) during make install of mib2c |
| configuration files |
| |
| 2000-10-02 21:37 nba |
| |
| - snmpset.c: Do a exit(2) for failure in setting the variable. |
| |
| 2000-10-02 21:36 nba |
| |
| - hr_swrun.c: add a safeguard for very long argument lists. |
| |
| 2000-10-02 21:34 nba |
| |
| - hr_disk.c: Add a name pattern that matches x86 IDE disks for Solaris. |
| |
| 2000-10-02 21:33 nba |
| |
| - kernel_sunos5.c: make the buffer for SIOCGIFCONF dynamic. |
| |
| 2000-10-02 11:41 hardaker |
| |
| - (Makefile.in): install snmpusm.h. |
| |
| 2000-10-02 10:48 hardaker |
| |
| - (snmpconf): |
| - new options for installing created files. |
| - more comments in the code. |
| - allow reading a .conf directly to writing for auto-commenting .conf files. |
| - misc. |
| |
| 2000-10-02 10:47 hardaker |
| |
| - (agent/mibgroup/Makefile.in, agent/Makefile.in): make depend-less. |
| |
| 2000-10-02 09:35 hardaker |
| |
| - (snmp_agent.c): protect against 0 byte statP mallocs. |
| |
| 2000-10-02 09:14 hardaker |
| |
| - (interfaces.c): Patch from Ted Rule: |
| - fix interfaces.c for variable length number formatting in /proc/net/dev. |
| |
| 2000-10-01 16:40 mslifcak |
| |
| Per Niels recommendation, chdir to PERSISTENT_DIRECTORY (re: bug #298) |
| |
| 2000-09-30 08:57 mslifcak |
| |
| Fix DEBUGMSGTL not found error for builds without dlmod support. |
| Thanks to simon@zid.tuwein.ac.at |
| |
| 2000-09-30 08:50 mslifcak |
| |
| Fix some kernel symbols - thanks to simon@zid.tuwien.ac.at |
| |
| 2000-09-29 14:35 hardaker |
| |
| - (*/Makefile.in): make depend + .o -> .lo fixes. |
| |
| 2000-09-29 14:27 hardaker |
| |
| - (makefileindepend.pl): skip empty depend lines. |
| |
| 2000-09-29 14:09 hardaker |
| |
| - (snmpconf): drop duplicate lines from read in snmpd.conf files. |
| |
| 2000-09-29 13:46 hardaker |
| |
| - (snmpconf): sort unknown directives by filetype (whoops). |
| |
| 2000-09-29 13:42 hardaker |
| |
| - (monitor): minor wording adjustments. |
| |
| 2000-09-29 13:42 hardaker |
| |
| - (snmpconf): print more information/comments to the screen. |
| |
| 2000-09-29 11:31 hardaker |
| |
| - (var_struct.h): increase registration name length to 32 from 16 (Bug #172) |
| |
| 2000-09-29 11:12 hardaker |
| |
| - (snmp_api.c): incorrect val length passed to parse_unsigned_int (Bug #339). |
| |
| 2000-09-29 11:01 hardaker |
| |
| - (snmp_api.c): fix Bug#353 for hostnames that look like "5w". |
| - don't interprete them as an ip-port. |
| |
| 2000-09-29 10:39 hardaker |
| |
| - (snmp_alarm.c): Patch from jbpn@cambridgebroadband.com: |
| - There is a peculiarity in the snmp_alarm_unregister function in |
| snmplib/snmp_alarm.c which can cause a segmentation fault. (Bug #367) |
| |
| 2000-09-29 10:34 hardaker |
| |
| - (snmpTargetParamsEntry.c): Patch from John Naylon: |
| - fix use of NULL timestamp pointer in new row creation (Bug #346) |
| |
| 2000-09-28 14:38 nba |
| |
| - mib_api.3: add a few functions to the header |
| |
| 2000-09-28 14:14 nba |
| |
| - snmptrap.c: remove an extraneous snmp_free_pdu |
| |
| 2000-09-28 14:13 nba |
| |
| - man/: add man entries for many library functions (pointing to snmp_api.3) |
| |
| 2000-09-28 11:09 mslifcak |
| |
| remove second copy of sys/socket.h |
| |
| 2000-09-28 11:08 mslifcak |
| |
| For building on Ultrix V4.x |
| |
| 2000-09-27 12:59 hardaker |
| |
| - (dlmod.h): add the UCD-DLMOD-MIB to the default load list. |
| |
| 2000-09-27 12:55 hardaker |
| |
| - (config.h.in, configure, configure.in, ucd_snmp.h, dlmod.c): |
| - include ucd-snmp/dlmod by default. |
| - build code only if dlopen is found. |
| |
| 2000-09-27 08:31 hardaker |
| |
| - (auto_nlist.c): Patch from Harrie Hazewinkel: |
| - don't print kernel based warning messages when -r, etc, is specified. |
| |
| 2000-09-26 16:07 hardaker |
| |
| - (displaytable.pm): minor bug fixes. |
| |
| 2000-09-26 14:21 hardaker |
| |
| - (displaytable.pm, manager.pm): |
| - displatable supports -mark/-onmarked. |
| - user's oncall schedule is modifiable via the web. |
| |
| 2000-09-26 13:17 mslifcak |
| |
| For Win32 API: Declare strtoul, vsnprintf; Enable reverse BER encoding. |
| |
| 2000-09-26 13:15 mslifcak |
| |
| Include system.h (vsnprintf decl) |
| |
| 2000-09-26 13:14 mslifcak |
| |
| Fix unsigned comparison. |
| |
| 2000-09-26 13:14 mslifcak |
| |
| Fix unsigned comparisons. |
| |
| 2000-09-26 13:13 mslifcak |
| |
| Fix signed comparison; Remove unused var. |
| |
| 2000-09-26 13:12 mslifcak |
| |
| Include getopt.h (optarg decl); Remove unused var. |
| |
| 2000-09-26 13:11 mslifcak |
| |
| Match Initialise_Table args 3,4 declarations with definitions. |
| |
| 2000-09-26 12:58 hardaker |
| |
| - (interfaces.c): make the adminstatus RONLY. |
| |
| 2000-09-26 10:21 hardaker |
| |
| - (mib2c): chomp($1) is illegal. |
| |
| 2000-09-26 03:04 mslifcak |
| |
| Explicitly build path to CACHEFILE, as not all C compilers support "##". |
| |
| 2000-09-25 17:49 hardaker |
| |
| - (displaytable.pm): Wes actually documented something? you must be kidding! |
| |
| 2000-09-25 16:56 mslifcak |
| |
| chdir just before sending coldstart trap, to allow for paths to be |
| resolved. |
| |
| 2000-09-25 15:08 hardaker |
| |
| - (displaytable.pm): minor graphing changes |
| |
| 2000-09-25 09:35 mslifcak |
| |
| case insensitive token search (use strcasecmp). |
| |
| 2000-09-22 06:03 nba |
| |
| -mibs/: MIB updates |
| |
| 2000-09-22 05:55 nba |
| |
| - mibs/: MIB updates |
| |
| 2000-09-22 05:52 nba |
| |
| - snmp_api.c: support setting of BITS variables |
| |
| 2000-09-22 05:50 nba |
| |
| - snmpstatus.c: show error object |
| |
| 2000-09-22 04:29 nba |
| |
| - snmpusm.c: issue error message with object |
| |
| 2000-09-22 04:28 nba |
| |
| - system.h: provide prototypes for strtol, strtoul, snprintf, vsnprintf |
| |
| 2000-09-22 04:27 nba |
| |
| - vacm_vars.c: protect against overrun of strings |
| |
| 2000-09-21 16:17 nba |
| |
| - apps/: display failed object when one is identified by pdu->errindex |
| |
| 2000-09-21 15:59 hardaker |
| |
| - (Makefile.in, snmpdf.1): document the snmpdf command. |
| |
| 2000-09-21 15:50 nba |
| |
| - snmptable: use GETBULK to collect data when protocol allows it. Add |
| -CB options to fall back to GETNEXT. |
| |
| 2000-09-21 15:38 nba |
| |
| - mib.c: rewrite index handling in object ids, to allow symbolic enums. |
| Add Daves suggested -Ov output. Also enhace -Td output to |
| destinguish OBJECT-TYPE from TRAP-TYPE, MODULE-IDENTITY etc. |
| |
| 2000-09-21 15:31 hardaker |
| |
| - (snmpdf.c): use the UCD-SNMP-MIB's dskTable if the |
| HOST-RESOURCES-MIB is empty or if -Cu is specified on the command line. |
| |
| 2000-09-21 15:28 nba |
| |
| - parse.c: add ability to collect VARIABLES/OBJECTS for TRAP-TYPE |
| and NOTIFICATION-TYPE. Ignore files that does not have DEFINITIONS |
| as their second token. Enhance -Td output accordingly. |
| |
| 2000-09-21 15:22 nba |
| |
| - snmplib: add snprintf, strtol, strtoul for systems that don't have them |
| |
| 2000-09-21 15:10 hardaker |
| |
| - (mib.h): add fake struct definition for enums |
| |
| 2000-09-21 14:16 nba |
| |
| file strtoul.c was initially added on branch V4-1-1-patches. |
| |
| 2000-09-21 14:16 nba |
| |
| file strtol.c was initially added on branch V4-1-1-patches. |
| |
| 2000-09-21 14:16 nba |
| |
| file snprintf.c was initially added on branch V4-1-1-patches. |
| |
| 2000-09-21 06:16 hardaker |
| |
| - (mib.c, mib.h): make sprint* non-static (bug #132). |
| |
| 2000-09-21 00:25 hardaker |
| |
| - (snmp_alarm.c): Patch from John Naylon: |
| - fix bug #360 where a client might remove a alarm registration |
| during a call to the alarm function and invalidate the pointer |
| being used by the calling function. |
| |
| 2000-09-21 00:22 hardaker |
| |
| - (configure, configure.in): --disable-shared by default in cvs checkouts. |
| |
| 2000-09-20 17:31 hardaker |
| |
| - (snmpconf): space indent tokens if # prepended. |
| |
| 2000-09-20 17:30 hardaker |
| |
| - (snmpTargetAddrEntry.c, snmpTargetParamsEntry.c): null internal help lines. |
| |
| 2000-09-20 17:29 hardaker |
| |
| - (Makefile.in, monitor): disk, proc, and load checks. |
| |
| 2000-09-20 17:28 hardaker |
| |
| - (authopts): fix valid answers for auth and priv types. |
| |
| 2000-09-20 17:27 hardaker |
| |
| - (vacm_vars.c, usmUser.c, snmpv3.c): NULL out help messages for .conf |
| tokens that are either internal or no longer the standard way of |
| doing things. |
| |
| 2000-09-20 17:26 hardaker |
| |
| - (configure, configure.in): export SNMPCONFPATH to Makefiles |
| |
| 2000-09-20 17:25 hardaker |
| |
| - (EXAMPLE.conf.def): minor correction of table name. More errors exist. |
| |
| 2000-09-20 16:46 hardaker |
| |
| - (Makefile.in, debugging, mibs, output): more snmp.conf snmpconf config files. |
| |
| 2000-09-20 15:17 hardaker |
| |
| - (Makefile.in, authopts): snmp.conf support for basic authentication options. |
| |
| 2000-09-20 14:55 hardaker |
| |
| - (snmpconf): |
| - don't force reading of /usr/local/share/snmpd.conf. |
| - don't print unknown directive comment headers if there aren't any. |
| |
| 2000-09-20 14:45 hardaker |
| |
| - (snmpconf): space things out on the screen a bit better. |
| |
| 2000-09-20 14:44 hardaker |
| |
| - (trapsinks): add port number option to trapsink directives. |
| |
| 2000-09-20 14:35 hardaker |
| |
| - (Makefile.in, snmpconf): install snmpconf and its various support files. |
| |
| 2000-09-20 14:20 hardaker |
| |
| - (snmp_api.c, snmp_api.h): do reverse v3 header encoding with a static buffer. |
| |
| 2000-09-20 11:37 hardaker |
| |
| - (snmpconf): misc updates and improvements. |
| |
| 2000-09-20 08:54 hardaker |
| |
| - (snmp_api.c): Fix dynamic array problem pointed out by Jochen Kmietsch. |
| |
| 2000-09-20 02:05 daves |
| |
| - (agentx/protocol.c): Don't include context strings on PDUs that shouldn't have them |
| (Thanks to Pedro Pereira for identifying this) |
| |
| 2000-09-19 17:07 hardaker |
| |
| - (acl, system, trapsinks): initial snmpconf description files. |
| |
| 2000-09-19 17:06 hardaker |
| |
| - (snmpconf): read older configuration files in and merge with new results. |
| |
| 2000-09-19 14:40 hardaker |
| |
| - (snmp_api.c): print pdu type on debugging dump output. |
| |
| 2000-09-19 14:15 hardaker |
| |
| - (asn1.c, snmp.c): reverse encoding support for specialized opaque |
| datatypes (float, double, etc). |
| |
| 2000-09-19 14:15 hardaker |
| |
| - (aclocal.m4): document macros a bit more for submission to the |
| autoconf macro library. |
| |
| 2000-09-19 08:30 mslifcak |
| |
| Fix bug #295 reported by John Whitney johnw@aiinet.com |
| |
| 2000-09-18 14:59 hardaker |
| |
| - (snmp_vars.h, snmpd.h): Patch from Harrie Hazewinkel: |
| - move getStatPtr definition to proper .h file. |
| |
| 2000-09-18 14:55 mslifcak |
| |
| Fix bug #347 reported by das_deniz@yahoo.com: make sbin install dir |
| |
| 2000-09-14 09:05 hardaker |
| |
| - (agent_read_config.c, snmpd.conf.5.def): Patch from Harrie Hazewinkel: |
| - add a port specification snmpd.conf token. |
| |
| 2000-09-14 08:52 hardaker |
| |
| - (agent_trap.c): ignore output of gethostbyname for trap session adding. |
| |
| 2000-09-13 15:06 hardaker |
| |
| - (snmpconf): new utility to generate .conf files by prompting the |
| user with questions. |
| |
| 2000-09-08 13:07 hardaker |
| |
| - (proxy.c): Patch from Scott Lipcon: |
| - fix proxy support for null length strings. |
| |
| 2000-09-07 10:12 hardaker |
| |
| - (config.h.in, configure, configure.in): |
| - fix openssl checks. |
| - run autoheader. |
| |
| 2000-09-05 13:35 mslifcak |
| |
| Minor touchups to build on Win32 platform. |
| |
| 2000-09-05 13:34 mslifcak |
| |
| Welcome the newest ucd-snmp applications to the Win32 builds. |
| |
| 2000-09-04 15:19 nba |
| |
| - read_config.c: restart errorcount when reloading config |
| |
| 2000-09-04 15:12 nba |
| |
| - snmpnetstat.1: align man page with program |
| |
| 2000-09-04 15:10 nba |
| |
| - ipAddr.c: remove a bad ntohl for OpenBSD |
| |
| 2000-09-04 15:09 nba |
| |
| - mibincl.h, {tc,ud}p{,Table}.c: ensure just one include of socket.h |
| to make unprotected include file in Ultrix happy |
| |
| 2000-09-04 15:05 nba |
| |
| - configure.in: make --without-libwrap work |
| |
| 2000-09-01 15:14 hardaker |
| |
| - (vmstat_solaris2.c, vmstat_solaris2.h): Patch from Jochen Kmietsch: |
| - updated code. |
| |
| 2000-09-01 11:54 hardaker |
| |
| - (snmptrapd.c): Scott Lipcon noted that snmptrapd doesn't support -T. |
| |
| 2000-08-30 13:28 nba |
| |
| - parse.c: fix loop in syntax error in DEFVAL clause. Also fix reading |
| of .index file with filenames containing blanks. |
| |
| 2000-08-28 13:43 marz |
| |
| minor syntax glitch in POD docs |
| |
| 2000-08-24 01:55 daves |
| |
| - (apps/snmptable.c): Fix bug with displaying header-less indexed tables |
| (Thanks to Ernie Miller) |
| |
| 2000-08-19 11:29 mslifcak |
| |
| Apply patch from <Christoph.Mammitzsch@tu-clausthal.de> |
| to fix sign in asn_rbuild_unsigned_int . |
| |
| 2000-08-18 04:18 mslifcak |
| |
| restore previous version; openbsd, solaris, linux build ok. |
| |
| 2000-08-18 03:44 mslifcak |
| |
| remove unused printf argument passed to snmp_log. |
| |
| 2000-08-18 03:20 mslifcak |
| |
| fix bug 253 with patch supplied by Jeffrey Honig <jch@bsdi.com> |
| |
| 2000-08-18 02:52 mslifcak |
| |
| fix bug 318 - test 9 and 10 explicitly create the test user. |
| |
| 2000-08-17 13:42 mslifcak |
| |
| The battle to trim newlines correctly continues...reduce length by one. |
| |
| 2000-08-16 15:04 hardaker |
| |
| - (snmp_api.c, snmpusm.c): fix various encryption/decryption problems. |
| |
| 2000-08-16 15:03 hardaker |
| |
| - (scapi.c): fix padding size in encryption. |
| |
| 2000-08-16 14:48 hardaker |
| |
| - (scapi.c): set plaintext length at the end of sc_decrypt. |
| |
| 2000-08-15 05:08 mslifcak |
| |
| Fix bug 284 with a short explanation about snmp.conf. |
| |
| 2000-08-15 03:00 mslifcak |
| |
| Fix bug 283 - umask 022, make install. Thanks to csaba.toth@szk.bke.hu |
| |
| 2000-08-15 00:09 nba |
| |
| - snmptest.c: overhaul input_variable, kill newline |
| |
| 2000-08-14 22:05 nba |
| |
| - aclocal.m4, configure.in: fixes for configure --silent |
| |
| 2000-08-14 17:27 hardaker |
| |
| - (Makefile.top, configure, configure.in): |
| - --enable-silent-libtool to make Niels smile. |
| |
| 2000-08-14 17:17 hardaker |
| |
| - (snmpv3.c, snmpv3.h): implement a new (default) engineID type based |
| on a random number, and a timestamp. |
| - I think it won't invalidate existing installations (heh). |
| |
| 2000-08-14 16:47 hardaker |
| |
| - (read_config.c): |
| - if -Dread_config, then print even no-help tokens and a * for PREMIB ones. |
| |
| 2000-08-14 14:51 nba |
| |
| - (many): portability fixes for OpenBSD 2.6, FreeBSD 4.1, Ultrix 4.5 |
| |
| 2000-08-14 11:33 hardaker |
| |
| - (keytools.c): Patch from Yigal Hochberg: |
| - remove unused context variables. |
| |
| 2000-08-14 11:29 hardaker |
| |
| - (scapi.c): Patch from Yigal Hochberg: |
| - remove duplicate keylength check. |
| |
| 2000-08-11 13:09 hardaker |
| |
| - (snmp_api.c): optimize reverse encoding of varbindlists. |
| |
| 2000-08-11 08:55 hardaker |
| |
| - (README.mib2c): Patch from Jan Alfred Sandven: |
| - typos. |
| |
| 2000-08-11 06:05 nba |
| |
| - apps/*: snmpapp -V should not give the usage message too. |
| |
| 2000-08-11 00:44 nba |
| |
| - snmptrapd.8: fix typo. Thanks to G. Allen Morris III <gam3@acm.org> |
| |
| 2000-08-10 23:23 nba |
| |
| - parse.c: predefine ObjectSyntax, ApplicationSyntax, SimpleSyntax and |
| ObjectName |
| |
| 2000-08-10 16:20 hardaker |
| |
| - (Makefile.in, mib2c): |
| - make mib2c look in $(snmplibdir) for .conf files. |
| - install mib2c and .conf files. |
| |
| 2000-08-10 14:33 hardaker |
| |
| - (default_store.h, snmp_api.c): dynamically decide to reverse/forward encode. |
| |
| 2000-08-10 14:31 hardaker |
| |
| - (extensible.c): fix CR termination. |
| |
| 2000-08-10 14:25 hardaker |
| |
| - (acconfig.h, config.h.in): define reverse encoding on by default. |
| |
| 2000-08-10 13:02 mslifcak |
| |
| fix bug 252 for configure and sys/socket.h on BSD/OS 4.2 |
| |
| 2000-08-10 09:07 hardaker |
| |
| - (asn1.c, asn1.h, snmp.c, snmp.h, snmp_api.c, snmp_api.h, snmpusm.c, |
| snmpusm.h, snmpv3.c): |
| - implement reverse encoded messages. |
| - TODO: clean up, run-time determination of weather to use it or not. |
| |
| 2000-08-09 15:40 mslifcak |
| |
| Fix bug 331 with patch in part provided by John Naylon <jbpn@cambridgebroadband.com> |
| |
| 2000-08-09 15:27 mslifcak |
| |
| no // comment, in deference to non-ANSI-C compilers. |
| |
| 2000-08-09 07:21 nba |
| |
| - hr_swrun.c: fix the RunPath for swapped out Linux process |
| |
| 2000-08-09 07:21 nba |
| |
| - hr_print.c: fix a debug token |
| |
| 2000-08-09 04:44 nba |
| |
| - main.c: fix parsing of -v |
| |
| 2000-08-09 01:13 daves |
| |
| - (mibJJ/ipRoute.h): Omit route_write for now |
| |
| 2000-08-09 00:58 daves |
| |
| - (mibJJ/*): Experimental re-write of mibII |
| (Pilot error when trying to commit the changes earlier - sorry!) |
| |
| 2000-08-08 10:06 hardaker |
| |
| - (extensible.c): strip newlines. |
| |
| 2000-08-08 08:51 hardaker |
| |
| - (snmp_parse_args.c): Patch from Scott Lipcon: start optind at 1 not 0. |
| - |
| |
| 2000-08-08 06:36 mslifcak |
| |
| Fix bug #295 (free *secStateRef before allocating another one). |
| |
| 2000-08-08 06:05 mslifcak |
| |
| fix bug #298 reported and patch supplied by Conrad Link <clink@ml.com> |
| |
| 2000-08-08 04:59 nba |
| |
| - snmp_api.c: fix a busy loop when alarm queue is active without any |
| outstanding requests |
| |
| 2000-08-08 04:47 nba |
| |
| - snmpset.1: cannot set counters |
| |
| 2000-08-08 04:42 mslifcak |
| |
| Fixed (BUG#332) using patch submitted by John Naylon <jbpn@cambridgebroadband.com> |
| Also consolidated comments about the four send PDU functions. |
| |
| 2000-08-07 06:59 mslifcak |
| |
| Fix leak in reportable errors found by John Naylon <jbpn@cambridgebroadband.com> |
| |
| 2000-08-07 05:48 nba |
| |
| file add_module_replacement.3 was initially added on branch V4-1-1-patches. |
| |
| 2000-08-07 05:48 nba |
| |
| file read_objid.3 was initially added on branch V4-1-1-patches. |
| |
| 2000-08-07 02:49 nba |
| |
| file snmp_set_save_descriptions.3 was initially added on branch V4-1-1-patches. |
| |
| 2000-08-07 02:49 nba |
| |
| file snmp_set_mib_warnings.3 was initially added on branch V4-1-1-patches. |
| |
| 2000-08-07 02:49 nba |
| |
| file read_module_node.3 was initially added on branch V4-1-1-patches. |
| |
| 2000-08-07 02:49 nba |
| |
| file read_module.3 was initially added on branch V4-1-1-patches. |
| |
| 2000-08-07 02:49 nba |
| |
| file read_all_mibs.3 was initially added on branch V4-1-1-patches. |
| |
| 2000-08-07 02:49 nba |
| |
| file read_mib.3 was initially added on branch V4-1-1-patches. |
| |
| 2000-08-07 02:49 nba |
| |
| file print_variable.3 was initially added on branch V4-1-1-patches. |
| |
| 2000-08-07 02:49 nba |
| |
| file print_value.3 was initially added on branch V4-1-1-patches. |
| |
| 2000-08-07 02:49 nba |
| |
| file print_objid.3 was initially added on branch V4-1-1-patches. |
| |
| 2000-08-07 02:49 nba |
| |
| file print_description.3 was initially added on branch V4-1-1-patches. |
| |
| 2000-08-07 02:49 nba |
| |
| file print_mib.3 was initially added on branch V4-1-1-patches. |
| |
| 2000-08-07 02:49 nba |
| |
| file init_mib_internals.3 was initially added on branch V4-1-1-patches. |
| |
| 2000-08-07 02:49 nba |
| |
| file init_mib.3 was initially added on branch V4-1-1-patches. |
| |
| 2000-08-07 02:49 nba |
| |
| file get_module_node.3 was initially added on branch V4-1-1-patches. |
| |
| 2000-08-07 02:49 nba |
| |
| file add_mibdir.3 was initially added on branch V4-1-1-patches. |
| |
| 2000-08-04 17:13 hardaker |
| |
| - (configure, configure.in): add in the notification group by default. |
| |
| 2000-08-04 17:08 hardaker |
| |
| - (notification.h): notification mib wrapper. |
| |
| 2000-08-04 17:06 hardaker |
| |
| - (snmp_parse_args.c): |
| - initialize optind before calling getopt. |
| - debugging output. |
| |
| 2000-08-04 16:56 hardaker |
| |
| - (proxy.c): properly set the first (unused) argument to snmp_parse_args(). |
| |
| 2000-08-04 16:53 hardaker |
| |
| - (agent_trap.c, snmpNotifyTable.h, snmpTargetAddrEntry.c, |
| snmpTargetAddrEntry.h, snmpTargetParamsEntry.c, |
| snmpTargetParamsEntry.h, target.c): |
| - if using the snmpNotificationTable, insert non-v1 trap sinks into it. |
| |
| 2000-08-04 05:26 daves |
| |
| - (mibgroup/mibJJ.h mibgroup/mibJJ/*): Experimental re-write of mibII |
| |
| 2000-08-04 05:21 daves |
| |
| - (mibgroup/util_funcs.[ch]): New 'cached table' routines |
| |
| 2000-08-03 08:37 mslifcak |
| |
| Fix bug #325 identified by John Naylon <jbpn@cambridgebroadband.com> |
| |
| 2000-08-03 01:24 nba |
| |
| file IP-FORWARD-MIB.txt was initially added on branch V4-1-1-patches. |
| |
| 2000-08-03 01:24 nba |
| |
| file INET-ADDRESS-MIB.txt was initially added on branch V4-1-1-patches. |
| |
| 2000-08-03 01:24 nba |
| |
| file IF-INVERTED-STACK-MIB.txt was initially added on branch V4-1-1-patches. |
| |
| 2000-08-03 01:24 nba |
| |
| file HCNUM-TC.txt was initially added on branch V4-1-1-patches. |
| |
| 2000-08-02 07:06 mslifcak |
| |
| Silent running grep results. |
| |
| 2000-08-02 06:10 mslifcak |
| |
| Fix BUG #291 : allow "255.255.255.255" for text input to ASN_IPADDRESS |
| |
| 2000-08-02 05:20 mslifcak |
| |
| Fix (BUG#323) : free PDU when snmp_send fails. |
| |
| 2000-08-02 05:06 mslifcak |
| |
| Add -p option once to snmpd args. |
| Find MIBDIRS in source tree. |
| Fix condition to set PATH. |
| |
| 2000-08-01 23:30 nba |
| |
| - ip.c: One more #if solaris |
| |
| 2000-08-01 23:19 nba |
| |
| - ip.c: A bad #if ... the proper define to test for Solaris is solaris2 |
| |
| 2000-08-01 16:40 hardaker |
| |
| - (snmp_parse_args.c): remove unused usage() typedef. |
| |
| 2000-08-01 16:40 hardaker |
| |
| - (proxy.c, proxy.h): -Wall warning fixes. |
| |
| 2000-08-01 16:39 hardaker |
| |
| - (FAQ): mention newer versions of Solaris. |
| |
| 2000-08-01 16:37 hardaker |
| |
| - (TESTCONF.sh, TESTCONF.sh.in): revert to non-configed TESTCONF. |
| |
| 2000-08-01 16:31 hardaker |
| |
| - (Makefile.top): make un-quiet. |
| |
| 2000-08-01 10:23 hardaker |
| |
| - (snmp-ucd.sh): fix bug #297 (don't kill grep and init script invocations). |
| |
| 2000-08-01 04:45 mslifcak |
| |
| Fix bug found by Yigal Hochberg <hochberg@dmhsoftware.com> |
| |
| 2000-08-01 03:30 daves |
| |
| - (agent/snmp_vars.c): Fix building of complete OID |
| (work with the name originally registered, |
| not any subsequent division boundaries) |
| |
| 2000-07-31 20:09 mslifcak |
| |
| Remove duplicate fopen from shell_command. |
| |
| 2000-07-31 18:58 mslifcak |
| |
| (TESTCONF.sh.in) - set MIBDIRS to sibling of the testing directory. |
| (RUNTESTS) - allow binaries to be in the "-D bindir" directory. |
| |
| 2000-07-31 15:25 mslifcak |
| |
| Dont adjust PATH if SNMP_PATH is set. |
| Dont add port spec to SNMP_FLAGS if one is already specified. |
| |
| 2000-07-31 13:49 mslifcak |
| |
| Remove test directories for skipped tests. |
| Keep test directories for failed tests. |
| Keep test directories for passed tests when "RUNTESTS -s" is specified. |
| Search config.h at the root of the build tree. |
| |
| 2000-07-31 11:32 mslifcak |
| |
| Merge from automake-1.4: Add for Rhapsody, OpenStep, Cray-T3, SX-4, SX-5 |
| |
| 2000-07-31 11:31 mslifcak |
| |
| Merge from automake-1.4: Add for Rhapsody, OpenStep |
| |
| 2000-07-30 17:38 hardaker |
| |
| - (snmpNotifyTable.c, snmpNotifyTable.h, target.c, target.h): |
| - implement untested filtering function callback for target searches. |
| - delete unused function. |
| - misc warning fixes. |
| |
| 2000-07-30 17:07 hardaker |
| |
| - (snmpNotifyFilterProfileTable.c, snmpNotifyFilterProfileTable.h, |
| snmpNotifyFilterTable.c, snmpNotifyFilterTable.h): |
| - more notification table implementations for filtering. |
| - Framework complete, functionality is not. |
| |
| 2000-07-30 17:05 hardaker |
| |
| - (header_complex.c, header_complex.h): |
| - handle implied objects. |
| - implement header_complex_get() for simple data retrievals. |
| |
| 2000-07-28 06:15 mslifcak |
| |
| Cleanup include headers to fix bug #307. Thanks to sandven@research.att.com. |
| |
| 2000-07-27 15:19 hardaker |
| |
| - (configure, configure.in): Patch from Vinay Mohta: |
| - access_hosts() requires an argument so fake one. |
| |
| 2000-07-27 15:00 hardaker |
| |
| - (interfaces.c): Patch from Mattias Barthel: |
| - fix for interfaces without an attached IP address. |
| |
| 2000-07-27 14:55 hardaker |
| |
| - (vmstat_solaris2.c, vmstat_solaris2.h): Patch from Jochen Kmietsch: |
| - support raw values. |
| |
| 2000-07-27 08:25 hardaker |
| |
| - (snmpusm.c): print errors to stderr. |
| |
| 2000-07-27 06:20 nba |
| |
| - parse.c: Fix a missing initization when one MIB holds MODULE-COMPLIANCE |
| for another |
| |
| 2000-07-27 01:35 nba |
| |
| - snmp_api.c: Fix pdu->community being overwritten with session->community |
| Thanks to Dana P. Cook <dcook@cabletron.com> |
| |
| 2000-07-26 22:28 mslifcak |
| |
| Update for win32 build: remove unused variables and unpublished method. |
| |
| 2000-07-26 08:53 hardaker |
| |
| - (mib2c.storage.conf): misc changes and improvements. |
| |
| 2000-07-26 08:53 hardaker |
| |
| - (tkmib): Patch from Bert Driehuis: |
| - translateObj hack. |
| |
| 2000-07-26 08:49 hardaker |
| |
| - (tkmib): Patch from Bert Driehuis: |
| - remove beginning newline in description clauses. |
| |
| 2000-07-21 14:00 hardaker |
| |
| - (setupdb, snmptosql): only delete history rows once every hour or so. |
| - too CPU intensive for large tables. |
| |
| 2000-07-21 12:59 hardaker |
| |
| - (setupdb, snmptosql): record and display sysUpTime and others. |
| |
| 2000-07-21 12:57 hardaker |
| |
| - (manager.pm): graphing works again. |
| |
| 2000-07-21 12:57 hardaker |
| |
| - (displaytable.pm): comments, legends, and max/min work again. |
| |
| 2000-07-17 11:00 hardaker |
| |
| - (vmstat_solaris2.h): config_require kernel_sunos5. |
| |
| 2000-07-12 09:29 hardaker |
| |
| - (snmpv3.c): copy key length as well as the key when using the same |
| privacy key as the auth key. |
| |
| 2000-07-11 13:34 marz |
| |
| added ranges field to SNMP::MIB hash |
| |
| 2000-07-11 10:05 hardaker |
| |
| - (mib.c): Patch from Robert Story: |
| - make null PREFIX variable possible so non-dot-leading oids are accepted. |
| |
| 2000-07-11 09:22 hardaker |
| |
| - (snmp_agent.c, snmptrapd.c, snmp_api.c, snmp_api.h, snmpusm.c, snmpusm.h): |
| - make the session pointers indicate weather or not they are |
| "authoritative", meaning weather they should be learning engineIDs |
| or reporting on them. |
| - pass the received-packet session pointer into snmpv3_parse and |
| usm_proccess_in_msg() to use this flag. |
| - set isAuthoratative = true in the agent, and unknown in the snmptrapd. |
| |
| 2000-07-11 08:32 hardaker |
| |
| - (snmpv3.c): make the createUser token accept an engineid (-e ARG) to use. |
| |
| 2000-07-07 01:37 daves |
| |
| - (mibII/interfaces.c): Recognise Token Ring interfaces under Linux |
| |
| 2000-07-06 17:19 hardaker |
| |
| - (read_config.c): print generic strings when saving persistent data |
| where possible. (IE, check for printable characters before printing hex). |
| |
| 2000-07-06 17:05 hardaker |
| |
| - (TESTCONF.sh, TESTCONF.sh.in): moved TESTCONF.sh to TESTCONF.sh.in |
| and have the MIBS path variable built by configure since it knows |
| where the root level source directory is. |
| |
| 2000-07-06 17:04 hardaker |
| |
| - (configure, configure.in, header_complex.c, snmpNotifyTable.c, |
| asn1.h, snmp_api.c): |
| - implement IMPLIED index handling. |
| - make the created USM entries set the storageType and RowStatus |
| appropriately. |
| |
| 2000-07-06 17:02 hardaker |
| |
| - (snmp_api.h): better comments on a couple of function definitions. |
| |
| 2000-07-05 07:50 mslifcak |
| |
| fix (BUG#290) gracefully handle some PDUs that have no variables. |
| |
| 2000-07-05 06:46 mslifcak |
| |
| [no log message] |
| |
| 2000-07-04 10:21 hardaker |
| |
| - (snmp_vars.c, snmptrapd.c, snmp_api.c, snmp_api.h, snmpusm.c, snmpusm.h): |
| - remove last remnants of the "initial" user. |
| - make engineid reports from the usm happen based on the report flag |
| in the message flag. |
| - Note: this is a big issue with the SNMPv3 protocol specs. The |
| specifications note that you send a report if you are |
| "authoritative", but don't describe how to know if you are |
| authoritative or not. For situations like proxies and |
| notification receivers, where you are sometimes authoritative |
| and other times you're not, this is problematic. The SNMPv3 |
| ASIs do not pass in enough information to determine this and the |
| WG has proclaimed that the ASIs are not meant to be used as an |
| API, but the initial work done by NAI and TISLabs attempted to |
| implement the USM such that it would be a "reference" release |
| and hence we followed the specifications to the letter and used |
| the ASIs as APIs just to see if we could. We could previously |
| only because we were always either authoritative or |
| non-authoritative. Since beginning to work on proxy and the |
| notification mib, this is no longer possible. For the record, I |
| am hereby changing the initial reference release in such a |
| manner as it no longer conforms exactly to the SNMPv3 ASIs. So |
| as not to confuse anyone, this is an entirely theoretical issue |
| with respect to the SNMPv3 specification and is perfectly legal |
| to do. Though I could easily go on, I'll step off my soap box now. |
| |
| 2000-07-03 10:10 hardaker |
| |
| - (agent_callbacks.h, agent_trap.c, agent_trap.h, snmpNotifyTable.c, |
| snmpTargetAddrEntry.c, snmpTargetAddrEntry.h, |
| snmpTargetParamsEntry.c, snmpTargetParamsEntry.h, target.c): |
| - Add a new callback for sending traps. |
| - Make the notification mib use it. |
| - make the target mib generate more persistent sessions. |
| - Make the notification mib always ask the target mib for a session |
| list, which is now cached directly by the target mib. |
| |
| 2000-07-03 08:38 mslifcak |
| |
| fix (BUG#262) - (some) statements that cannot be reached. |
| |
| 2000-07-03 07:55 mslifcak |
| |
| fix (BUG#287) |
| |
| 2000-07-03 06:11 mslifcak |
| |
| fix bug # 289 |
| |
| 2000-06-30 04:45 mslifcak |
| |
| simplify memory allocation in read_config_read_{octet_string, objid} |
| |
| 2000-06-30 00:47 nba |
| |
| - read_config.c: Fix a missing initialization for keywords without help |
| |
| 2000-06-28 23:37 nba |
| |
| - IF-MIB.txt: upgrade to RFC 2863 |
| |
| 2000-06-28 00:58 nba |
| |
| - interfaces.c, configure: Irix 6.5 has ifi_baudrate.ifs_value |
| |
| 2000-06-27 01:34 nba |
| |
| - main.c: better option parsing. |
| |
| 2000-06-27 01:34 nba |
| |
| - snmpv3.c: do case insensitive matching of option values. |
| |
| 2000-06-27 00:33 nba |
| |
| - snmptranslate.1: document that -w is also for -Td |
| |
| 2000-06-27 00:30 nba |
| |
| - various man page nit-picking |
| |
| 2000-06-27 00:28 nba |
| |
| - snmptable.c: fixes and usage message for -Ch and -CH |
| |
| 2000-06-26 23:43 nba |
| |
| - Makefile.in, *MIB.txt: update to current RFC version |
| |
| 2000-06-26 23:42 nba |
| |
| - Makefile.mib, mibfetch, smistrip: tools to extract MIBs from RFC |
| documents. |
| |
| 2000-06-26 23:40 nba |
| |
| - parse.c, mib.[ch], snmptranslate.c: add parsing of CHOICE and checks for |
| OBJECT-GROUP and AGENT-CAPABILITIES. This allows us to parse |
| complete MIB extracts from RFC documents. |
| |
| 2000-06-26 23:38 nba |
| |
| - Makefile.top: make libtool silent, so we can see those warnings |
| |
| 2000-06-26 23:37 nba |
| |
| - snmpTargetAddrEntry.c: do a cast to kill a warning |
| |
| 2000-06-26 23:32 nba |
| |
| - agent_trap.c: Fix a leak when request is blocked by VACM and no trap |
| is sent. |
| |
| 2000-06-26 11:56 mslifcak |
| |
| fix (BUG#233) |
| |
| 2000-06-23 06:42 mslifcak |
| |
| replace malloc/memset 0 with calloc. |
| |
| 2000-06-23 01:08 daves |
| |
| - (mibII/kernel_linux.[ch], mibII/ip.c): Added support for ipRoutingDiscards |
| (Thanks to Bryan Blackman) |
| |
| 2000-06-22 17:09 mslifcak |
| |
| remove extra include errormib.h |
| |
| 2000-06-22 16:50 mslifcak |
| |
| Fix bug #276 - close most file descriptors before exec'ing command. |
| |
| 2000-06-22 15:59 mslifcak |
| |
| fgets: use sizeof(buf) in lieu of compiler constant STRMAX. |
| |
| 2000-06-22 15:53 mslifcak |
| |
| Use fewer large static buffers. pass_persist uses bigger buffers now. |
| |
| 2000-06-21 14:59 hardaker |
| |
| - (manager.pm, snmptosql): record and report sysUpTime. |
| |
| 2000-06-21 14:31 hardaker |
| |
| - (snmptosql): minor sql caching speed optimizations. |
| |
| 2000-06-21 13:33 hardaker |
| |
| - (snmptosql): Ack. Don't delete stuff from the history table that frequently. |
| |
| 2000-06-21 12:51 hardaker |
| |
| - (snmptosql): better error description support. |
| |
| 2000-06-21 12:46 hardaker |
| |
| - (manager.pm, snmptosql): collect sysDescr, sysObjectId, & versionTag. |
| |
| 2000-06-21 12:46 hardaker |
| |
| - (displaytable.pm): add -selectorder. |
| |
| 2000-06-21 12:25 hardaker |
| |
| - (snmpNotifyTable.c): Uh, only if not deleted. |
| |
| 2000-06-21 12:23 hardaker |
| |
| - (snmpNotifyTable.c): change createAndGo/createAndWait states to active/NIS. |
| |
| 2000-06-20 20:01 mslifcak |
| |
| Declare top_builddir to avoid annoying /libtool not found message. |
| |
| 2000-06-20 17:30 mslifcak |
| |
| Dont assume ANSI C-preprocessor (replace "##" concatenation with sprintf). |
| |
| 2000-06-20 15:37 mslifcak |
| |
| Win32 MS-VC++ build fixups. |
| |
| 2000-06-20 15:37 mslifcak |
| |
| Encapsulate local variable "x" to the scope where needed. |
| |
| 2000-06-20 15:36 mslifcak |
| |
| Remove unused var "newvar". |
| |
| 2000-06-20 15:36 mslifcak |
| |
| Use int vs ulong for array indexing variables to avoid signed/unsigned mismatch. |
| |
| 2000-06-20 15:34 mslifcak |
| |
| Remove unused vars struct tm, time_t. |
| |
| 2000-06-20 15:34 mslifcak |
| |
| Remove unused var "initlist". |
| |
| 2000-06-20 15:33 mslifcak |
| |
| Declare strncasecmp in system.h ; Remove unused var "status". |
| |
| 2000-06-20 15:31 mslifcak |
| |
| Remove unused vars. |
| |
| 2000-06-20 15:30 mslifcak |
| |
| Declare optarg in getopt.h. |
| |
| 2000-06-20 14:00 hardaker |
| |
| - (mib2c.storage.conf): misc minor changes. |
| |
| 2000-06-20 13:59 hardaker |
| |
| - (.cvsignore, snmpNotifyTable.c, snmpNotifyTable.h): |
| - SNMP-NOTIFICATION-MIB's snmpNotifyTable implemented: |
| - uses the SNMP-TARGET-MIB to get its addresses from. |
| - uses header_complex to handle the data. |
| - much todo: |
| - dynamic target/notification mib updating without kill -HUP needed. |
| - this will be a real pain. |
| - fix v3 related traps still (same usm bug I've been meaning to fix). |
| - the rest of the SNMP-NOTIFICATION-MIB tables. |
| |
| 2000-06-20 13:53 hardaker |
| |
| - (snmpTargetAddrEntry.c, snmpTargetAddrEntry.h, |
| snmpTargetParamsEntry.c, snmpTargetParamsEntry.h): |
| - generic target session creation |
| - misc other minor fixes. |
| |
| 2000-06-20 13:51 hardaker |
| |
| - (target.h, target.c, target.h): generic target session creation |
| based on entries in the SNMP-TARGET-MIB table. |
| |
| 2000-06-20 13:50 hardaker |
| |
| - (header_complex.c): remove Michael's horriblely wrong "fixes". |
| |
| 2000-06-20 13:48 hardaker |
| |
| - (agent_trap.c, agent_trap.h): add remove_trap_session(). |
| |
| 2000-06-20 13:46 hardaker |
| |
| - (read_config.c): deal with 0-length persistent strings better. |
| |
| 2000-06-19 12:32 mslifcak |
| |
| Check more alloc failures. |
| |
| 2000-06-19 12:15 mslifcak |
| |
| (protocol.c) Use sizeof(oid), not 4! |
| (client.c) Add _all_ of OID value for agentx_register and agentx_unregister. |
| |
| 2000-06-19 11:41 mslifcak |
| |
| Removed sizeof(u_char) and unnecessary (unsigned) casts to malloc params. |
| |
| 2000-06-19 03:04 nba |
| |
| Prototype fixup. |
| |
| 2000-06-19 03:01 nba |
| |
| s/conifg/config/ .... Hrrrmmmpf |
| |
| 2000-06-19 02:58 nba |
| |
| - makenosysdepend.pl Makefile.in: object files are now named .lo ... |
| |
| 2000-06-16 16:01 hardaker |
| |
| - (snmpTargetAddrEntry.h): add the SNMPv2-TM mib to the default list. |
| |
| 2000-06-16 16:01 hardaker |
| |
| - (snmpTargetAddrEntry.c, snmpTargetParamsEntry.c): fix incorrect OIDs. |
| |
| 2000-06-15 06:45 marz |
| |
| fat fingers |
| |
| 2000-06-15 06:42 marz |
| |
| add defaults to daemon search path...recalc t/snmptest.cmd everytime per makefile.PL is run |
| |
| 2000-06-14 16:15 hardaker |
| |
| - (manager.pm): fix user preferences. Columns are optionally |
| displayable again. |
| |
| 2000-06-14 16:15 hardaker |
| |
| - (snmptosql): fix history deletion. |
| |
| 2000-06-12 16:43 hardaker |
| |
| - (snmpd.conf.5.def): document trapsess. |
| |
| 2000-06-12 16:39 hardaker |
| |
| - (agent_read_config.c, agent_trap.c, agent_trap.h): |
| - new snmpd.conf token for trap sessions: "trapsess". |
| - uses snmp_parse_args so any type of trap can be sent with it |
| modified by any of the parameters that are documented in snmpcmd(1). |
| - v3 traps don't work due to the same USM problems found in the |
| recent proxy submissions (my next target). |
| - -Ci in the argument specifies informs should be used. |
| |
| 2000-06-12 16:18 hardaker |
| |
| - (master_request.c): re-enable freeing of master request. |
| |
| 2000-06-12 16:17 hardaker |
| |
| - (acconfig.h, config.h.in): save exec data to /var/ucd-snmp. |
| - could cause problems for non-root runs. Untested. |
| |
| 2000-06-12 14:12 hardaker |
| |
| - (snmptrapd_log.c): Patch from Markku Laukkanen: |
| - remove ending commas in enum list. |
| |
| 2000-06-12 10:36 hardaker |
| |
| - (setupdb, setupuser, snmptosql): use "Table"s instead of "Entry"s. |
| |
| 2000-06-12 10:33 hardaker |
| |
| - (manager.pm): save mib descriptions for display purposes (again). |
| |
| 2000-06-12 10:29 hardaker |
| |
| - (manager.pm): remove debugging statements. |
| |
| 2000-06-12 10:27 hardaker |
| |
| - (manager.pm): properly sort displayed table columns again. |
| |
| 2000-06-07 13:23 hardaker |
| |
| - (snmp_config.5.def, read_config.c, read_config.h): |
| - the TYPE.conf parser now accepts tokens from a different .conf |
| file TYPE if a special "[TYPE]" keyword is inserted into the |
| .conf file. See snmp_config(5) for a better description. |
| |
| 2000-06-07 13:22 hardaker |
| |
| - (acconfig.h, config.h.in, configure, configure.in): |
| - map strtoul to atoi if the function isn't found. |
| |
| 2000-06-06 14:26 hardaker |
| |
| - (INSTALL, green.gif, manager.pm, red.gif, setupauth, setupdb, |
| setupnewhost, setupuser, snmptosql, snmptosqltable, sqltohtml): |
| - management cleanup and installation instructions written. |
| - should be mostly complete (ie, barely functional) for the alpha testers. |
| |
| 2000-06-06 08:03 hardaker |
| |
| - (snmptosql): host name changes -> varchar(64) |
| |
| 2000-06-06 08:02 hardaker |
| |
| - (manager.pm): many minor fixes and changes. |
| |
| 2000-06-06 08:02 hardaker |
| |
| - (displaytable.pm): allow table title setting. |
| |
| 2000-06-02 11:41 hardaker |
| |
| - (.cvsignore): add *.made. |
| |
| 2000-06-02 11:40 hardaker |
| |
| - (Makefile.in, fixproc, ipf-mod.pl, mib2c, tkmib): |
| - make (and install) perl scripts differently, without modifying the orig. |
| |
| 2000-06-01 16:47 hardaker |
| |
| - (snmptosql): typos. |
| |
| 2000-06-01 16:44 hardaker |
| |
| - (snmptosql): |
| - debugging to STDERR. |
| - auto deletion of old historical data. |
| |
| 2000-06-01 16:44 hardaker |
| |
| - (manager.pm): beginnings of a nicer real interface. |
| |
| 2000-06-01 16:43 hardaker |
| |
| - (getValues.pm): some variables were global and hence persistent and |
| were messing things up. |
| |
| 2000-06-01 14:48 hardaker |
| |
| - (snmpd.c): store persistent data immediately after init'ing to |
| ensure we update counters and stuff that must change (eg, engineBoots). |
| |
| 2000-05-31 16:22 hardaker |
| |
| - (snmpd.1.def): describe -I. |
| |
| 2000-05-31 15:52 hardaker |
| |
| - (configure, configure.in, mib_modules.c, mib_modules.h, snmpd.c): |
| - new -I switch to snmpd to do dynamic determinaton of which mib |
| modules to initialize (and hence which mib tree sections to support). |
| |
| 2000-05-31 15:50 hardaker |
| |
| - (default_store.c, default_store.h): default store routines for void pointers. |
| - which I immediately decided to do something different for what I |
| originally implemented it for, so its not being used yet. |
| |
| 2000-05-31 05:59 daves |
| |
| - (mibII/ip.[ch]): Allow IP support without the At/ipNetToMedia module |
| |
| 2000-05-30 17:11 hardaker |
| |
| - (proxy.c, proxy.h): simple proxy support. |
| - maps one oid inside the agent to a possibly-different oid on a target. |
| - uses snmp_parse_args() so it takes standard command line config options. |
| - no set support. |
| - no kill -HUP support. |
| - no SNMPv3 support (sigh). |
| |
| 2000-05-30 15:06 nba |
| |
| file IANA-LANGUAGE-MIB.txt was initially added on branch V4-1-1-patches. |
| |
| 2000-05-30 15:06 nba |
| |
| file IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt was initially added on branch V4-1-1-patches. |
| |
| 2000-05-30 15:06 nba |
| |
| file DISMAN-SCHEDULE-MIB.txt was initially added on branch V4-1-1-patches. |
| |
| 2000-05-30 15:06 nba |
| |
| file AGENTX-MIB.txt was initially added on branch V4-1-1-patches. |
| |
| 2000-05-30 07:47 mslifcak |
| |
| Fix problem identified by V. Grenet : new method snmp_oid_min_compare |
| |
| 2000-05-30 01:31 nba |
| |
| file mibfetch was initially added on branch V4-1-1-patches. |
| |
| 2000-05-30 01:31 nba |
| |
| file smistrip was initially added on branch V4-1-1-patches. |
| |
| 2000-05-30 01:31 nba |
| |
| file Makefile.mib was initially added on branch V4-1-1-patches. |
| |
| 2000-05-26 09:24 daves |
| |
| - (mibII/sysORTable.c mibII/system_mib.c): |
| - Use new time utility routines to simplify processing |
| - Update sysORLastChange when adding/removing entries |
| |
| 2000-05-26 09:23 daves |
| |
| - (util_funcs.[ch]): New time-diff utility routines |
| |
| 2000-05-26 08:46 daves |
| |
| - (snmpd.c snmp_agent.c mibII/var_route.c): Use 'mibincl.h' header |
| |
| 2000-05-26 07:48 daves |
| |
| - (agent_registry.[ch] agentx/client.[ch] |
| agentx/master_request.c agentx/subagent.c): |
| - Support for MIB region timeouts |
| |
| 2000-05-26 07:46 daves |
| |
| - (snmp.h snmp_api.c snmp_client.c): Support for per-request timeout handling |
| |
| 2000-05-26 07:45 daves |
| |
| - (agentx/protocol.c): Minor error in AgentX packet dump |
| |
| 2000-05-25 10:07 hardaker |
| |
| - (memory.c): Patch from Ragnar Kjørstad: |
| - fixed linux problem: wrong params getting returned. |
| |
| 2000-05-25 05:38 mslifcak |
| |
| Fix use of bin2asc to not always show "string"; use snmp_oid_compare, too. |
| See bug #234 for details. |
| |
| 2000-05-25 03:39 daves |
| |
| - (mibII/interfaces.c): Consolidate header handling. |
| |
| 2000-05-25 03:31 daves |
| |
| - (mibII/interfaces.c): Correct confusing comment |
| |
| 2000-05-25 01:53 daves |
| |
| - (configure.in configure): Replace use of 'cut' with equivalent 'sed' calls |
| |
| 2000-05-25 01:30 daves |
| |
| - (configure.in aclocal.m4 configure): |
| - Direct certain checks to the appropriate file descriptor (see BUG#247) |
| |
| 2000-05-22 16:22 hardaker |
| |
| - (apps/.cvsignore): add more stuff to ignore. |
| |
| 2000-05-22 16:21 hardaker |
| |
| - (Makefile.in, snmp_parse_args.c, snmp_parse_args.h, snmpbulkget.c, |
| snmpbulkwalk.c, snmpdelta.c, snmpdf.c, snmpget.c, snmpgetnext.c, |
| snmpset.c, snmpstatus.c, snmptable.c, snmptest.c, snmptrap.c, |
| snmpusm.c, snmpvacm.c, snmpwalk.c, Makefile.in, snmp_parse_args.c, |
| snmp_parse_args.h): |
| - moved snmp_parse_args to the library, as I promised to do ages ago. |
| - no longer calls usage() directly, but returns -1 if you should. |
| |
| 2000-05-22 05:47 daves |
| |
| - (snmplib/tools.[ch]): Routine for comparing two markers. |
| |
| 2000-05-22 05:42 daves |
| |
| - (local/mib2c): Generate multiple tables in one code file |
| |
| 2000-05-17 10:28 hardaker |
| |
| - (vacm_vars.c, vacm_vars.h, vacm.c, vacm.h): Patch from Arne Oesleboe: |
| - writable vacm mib support. |
| - other misc vacm fixes. |
| |
| 2000-05-17 10:26 hardaker |
| |
| - (snmpusm.c): Patch from Arne Oesleboe: |
| - Don't segfault on an unknown command, instead print a warning.. |
| |
| 2000-05-17 10:25 hardaker |
| |
| - (snmpvacm.c): Patch from Arne Oesleboe: |
| - added a new command: snmpvacm. |
| |
| 2000-05-17 09:25 hardaker |
| |
| - (agent_read_config.c): mention the port number on the trapsink help line. |
| |
| 2000-05-17 09:20 hardaker |
| |
| - (snmptrapd.c): use standardized buffer sizes |
| |
| 2000-05-17 09:13 hardaker |
| |
| - (Makefile.in, snmptrapd.c, snmptrapd_log.c, snmptrapd.8): Patch from |
| Jeff Cours: |
| - customized formatting of trap output. |
| |
| 2000-05-17 09:11 hardaker |
| |
| - (README): add Jeff and Arne. |
| |
| 2000-05-17 08:15 hardaker |
| |
| - (mib.c): *correctly* associate escapeQuotes with the right default_store bool. |
| |
| 2000-05-17 08:11 hardaker |
| |
| - (snmp.conf.5.def): document escapeQuotes. |
| |
| 2000-05-17 08:09 hardaker |
| |
| - (snmpcmd.1, default_store.h, mib.c): new option -OE: |
| - shell backslash escape quotations marks for cutting and pasting |
| onto another snmp command line. |
| |
| 2000-05-15 09:24 daves |
| |
| - (mibII/{ip,icmp,tcp,udp,kernel_linux}.[ch]): |
| - Pull Linux MIB-II statistics gathering into a single routine. |
| - Cache MIB-II statistics on all architectures. |
| |
| 2000-05-15 08:53 hardaker |
| |
| - (ucd_snmp.h, vmstat_bsdi4.c, vmstat_bsdi4.h): Patch from Bert Driehuis: |
| - vmstat support for bsdi4. |
| |
| 2000-05-15 03:06 daves |
| |
| - (snmp_agent.c): Re-remove redundant PDU clone |
| (It reappeared during a recent change) |
| |
| 2000-05-15 03:00 daves |
| |
| - (agent_registry.[ch] agentx/master_admin.c): Implement missing routine 'unregister_mib_context' |
| |
| - (agent_registry.[ch] agent_index.[ch]): Move 'fd' registry handling back to agent_registry |
| |
| - (agentx/client.c): Recognise new code file for index handling |
| |
| 2000-05-12 10:15 hardaker |
| |
| - (snmp_agent.c): Um, default to port 161. Opps. |
| |
| 2000-05-12 09:00 daves |
| |
| - (agent_registry.[ch] var_struct.h agentx/master_admin.c): |
| - Preparation for per-MIB region timeout, and context support |
| |
| 2000-05-12 08:45 daves |
| |
| - (kernel_sunos5.c): Recognise Solaris ATM LAN Emulation interfaces |
| Thanks to Jay Young |
| |
| 2000-05-12 08:13 daves |
| |
| - (agent_index.[ch] agent_registry.[ch] Makefile.in agentx/master_admin.c): |
| - Split index handling out from the MIB registry. |
| |
| 2000-05-12 07:02 daves |
| |
| - (kernel_sunos5.c): Add support for recognising QuadFastEther interface |
| |
| 2000-05-12 06:57 daves |
| |
| - (apps/snmptable.c): Fix problem with missing separator (with -Ci -Cf) |
| Thanks to Xavier FOURNET |
| |
| 2000-05-12 04:02 daves |
| |
| - (snmp_agent.c): Remove redundant PDU clone |
| I'm sure this was put in for a reason, but I can't remember what. |
| It doesn't seem to be needed now, and just leaks memory. |
| Here's hoping..... |
| |
| 2000-05-12 03:11 daves |
| |
| - (agent/snmpd.c): Catch (and ignore) SIGPIPE signals. |
| Disappearing subagents therefor appear as normal I/O failures |
| |
| 2000-05-12 02:24 daves |
| |
| - (agentx/protocol.c): |
| - Implement opaque-encoded float & double types |
| - Bring packet dump in line with the main library style |
| - Add packet dump capability for outgoing PDUs |
| |
| 2000-05-10 16:52 hardaker |
| |
| - (snmpd.1.def): document -p. |
| |
| 2000-05-10 16:43 hardaker |
| |
| - (snmp_agent.c): always use the default transport mapping, not the last one. |
| |
| 2000-05-10 16:25 hardaker |
| |
| - (ds_agent.h, snmp_agent.c, snmpd.c): implement multiple transport |
| mappings via -p [transport:]port[@address]. |
| |
| 2000-05-10 11:08 mslifcak |
| |
| fix udpstat --> tcpstat |
| |
| 2000-05-10 07:59 daves |
| |
| - (agentx/master_request, agentx/master_admin.c): |
| - Handle subagent disappearing without warning |
| |
| 2000-05-10 07:57 daves |
| |
| - (agent/snmp_agent.c snmplib/snmp_api.h): |
| - Provide a mechanism to handle asynchronous send failures. |
| |
| 2000-05-10 06:13 daves |
| |
| - (snmp_api.h): Logical NOT? Bitwise NOT? Who'll notice the difference anyway! |
| |
| 2000-05-10 05:34 daves |
| |
| - (agentx/master_request.c): Handle non-responsive subagents |
| |
| 2000-05-10 05:33 daves |
| |
| - (agent_registry.c mibII/sysORTable.c): Don't assume subsession link is valid |
| |
| 2000-05-10 05:29 daves |
| |
| - (snmp_api.h): Definitions for session closedown handling |
| |
| 2000-05-09 14:42 mslifcak |
| |
| also clean Win32 binary objects, and core files. |
| |
| 2000-05-09 14:34 mslifcak |
| |
| touch up the "clean" rule. |
| |
| 2000-05-09 11:32 mslifcak |
| |
| until Dave's version wins, need snmp_varlist_add_variable to build Win32 agent. |
| |
| 2000-05-09 11:31 mslifcak |
| |
| fix some Win32 builds (signals? we don't need no steenking signals!) |
| |
| 2000-05-09 11:30 mslifcak |
| |
| Remove trailing CR [0x0d] from one line. |
| |
| 2000-05-09 08:50 hardaker |
| |
| - (Makefile.top, Makefile.in, Makefile.in): fix link time problems |
| with aCC (or any other unknown compiler). |
| |
| 2000-05-09 08:47 hardaker |
| |
| - (Makefile.top, Makefile.in, Makefile.in): fix link time problems |
| with aCC (or any other unknown compiler). |
| |
| 2000-05-09 07:43 daves |
| |
| - (agentx/master_request.c): Send out re-delegated requests |
| (and fix a problem with specifying the end-of-range value) |
| |
| 2000-05-09 07:40 daves |
| |
| - (agentx/subagent.c): Fix handling of error response generation |
| (by analogy with recent changes to snmp_agent.c) |
| |
| 2000-05-09 07:34 daves |
| |
| - (snmp_agent.c): Handle AgentX "end-of-range" indication. |
| (This is not the cleanest way of doing things, |
| but works for now. We can tidy up later). |
| |
| 2000-05-09 07:16 daves |
| |
| - (snmp_vars.c): Use MIB registry 'start' values |
| (rather than the original name registered) |
| This handles subsequent part of 'split' ranges properly. |
| |
| 2000-05-08 11:08 hardaker |
| |
| - (Makefile.in): I can't believe the last checkin even compiled (luck). |
| |
| 2000-05-08 11:03 hardaker |
| |
| - (Makefile.in): fix library list. |
| |
| 2000-05-05 09:56 hardaker |
| |
| - (diskio.c): Patch from Bert Driehuis: |
| - disk io support for BSD/OS. |
| |
| 2000-05-05 09:54 hardaker |
| |
| - (at.c): Patch from Bert Driehuis: |
| - fix a zero byte malloc bug (mostly noticed with -lefence). |
| |
| 2000-05-05 09:43 hardaker |
| |
| - (configure, configure.in): Patch from Albert Chin-A-Young: |
| - --with-libwrap improvements. |
| |
| 2000-05-05 09:00 daves |
| |
| - (agentx/subagent.c agentx/master_request.c): |
| - Significant improvements to AgentX processing |
| (Thanks to Reiner Beninga) |
| |
| 2000-05-05 08:58 daves |
| |
| - (snmplib/snmp_api.[ch] snmplib/snmp_client.c agent/snmp_agent.[ch]): |
| - Minor changes to assist with AgentX development |
| (These may not be absolutely necessary, but they get things working again!) |
| |
| 2000-05-04 16:21 hardaker |
| |
| - (configure, configure.in): minor unimportant --without-openssl fix. |
| |
| 2000-05-04 16:19 hardaker |
| |
| - (configure, configure.in): Patch from John L. Villalovos: |
| - allow --without-openssl to work. |
| |
| 2000-05-04 16:15 hardaker |
| |
| - (Makefile.in): add the DISMAN-SCRIPT-MIB.txt |
| |
| 2000-05-04 16:01 hardaker |
| |
| - (Makefile.in): Patch from Albert Chin-A-Young: |
| - install UCD-DISKIO-MIB.txt. |
| |
| 2000-05-04 15:21 hardaker |
| |
| - (displaytable.pm, manager.pm): make purdy graphs with history tables. |
| |
| 2000-05-04 08:26 daves |
| |
| - (snmplib/snmp_client.[ch]): New routine 'snmp_clone_varbind()' |
| (From a suggestion by Reiner Beninga) |
| |
| 2000-05-04 08:24 daves |
| |
| - (snmplib/snmp_api.c): Various minor fixes |
| (Thanks to Reiner Beninga) |
| |
| 2000-05-04 01:29 daves |
| |
| - (snmp_agent.[ch]): Handle index/status information separately from PDU. |
| Also means that delegated requests have access to variable indexes |
| (Based on a suggestion from Reiner Beninga) |
| |
| 2000-05-04 01:00 daves |
| |
| - (ucd-snmp/proc.c): Initialize newly malloced structure |
| (Thanks to Jeff Wilson - see BUG #231) |
| |
| 2000-05-03 09:06 daves |
| |
| - (snmp_agent.[ch] agentx/master_admin.c): |
| - Clone PDU within init_agent_snmp_session. |
| New routine 'free_agent_snmp_session' |
| (Thanks to Reiner Beninga) |
| |
| 2000-05-03 08:17 daves |
| |
| - (snmp_agent.c): When returning an error response, |
| use a clean copy of the original request PDU. |
| |
| 2000-05-03 08:14 daves |
| |
| - (snmp_agent.[ch]): Routine to handle variables individually |
| (Thanks to Reiner Beninga) |
| |
| 2000-05-03 04:37 daves |
| |
| - (snmp_agent.c): Check accessibility of exact requests before processing |
| (and remove redundant 'generic' SET handling) |
| |
| 2000-05-02 09:56 hardaker |
| |
| - (manager.pm): lots of small changes. |
| |
| 2000-05-01 11:34 nba |
| |
| - mib.c: fix printing of BITS variables |
| |
| 2000-05-01 06:55 marz |
| |
| applied patch from Steve Pheran Snodgrass to fix incompatibility with perl5.6 ref stringification |
| |
| 2000-04-29 07:46 hardaker |
| |
| - (config.h.in, configure.in, agent_registry.c): Patch from Frank Strauss: |
| - use sigaction when available. |
| |
| 2000-04-28 16:22 hardaker |
| |
| - (snmptosql): fix -m/-M the wrong way. |
| |
| 2000-04-28 16:15 hardaker |
| |
| - (snmptosql): |
| - do history saving better (different table). |
| - -m/-M mib loading options (which don't appear to be working right yet). |
| |
| 2000-04-28 07:36 hardaker |
| |
| - (agent_registry.c, snmpd.c): Patch from Frank Strauss: |
| - fix signal handling. |
| |
| 2000-04-27 14:58 hardaker |
| |
| - (Makefile.in, snmpdf.c): implement a remote df command via snmp |
| - (needs the host resources mib working on the remote system). |
| |
| 2000-04-27 10:57 hardaker |
| |
| - (Makefile.top, config.h.in, configure, configure.in): rpm is now |
| requiring yet another library: libpopt. |
| |
| 2000-04-26 15:20 hardaker |
| |
| - (Makefile.top): run libtool --finish without -n (go ahead and do the cmds) |
| |
| 2000-04-26 15:19 hardaker |
| |
| - (Makefile.top, configure, configure.in, agent/Makefile.in): |
| - more libtool fixes (.so versioning, properly install...) |
| |
| 2000-04-26 14:18 hardaker |
| |
| - (*/.cvsignore, */Makefile.in, Makefile.top, aclocal.m4, configure, |
| configure.in, ltconfig, ltmain.sh): |
| - use libtool for building. |
| - Certainly, I must have broke something in the process. (make depend, eg) |
| |
| 2000-04-26 14:15 hardaker |
| |
| - (*/.cvsignore, */Makefile.in, Makefile.top, aclocal.m4, configure, |
| configure.in, ltconfig, ltmain.sh): |
| - use libtool for building. |
| - Certainly, I must have broke something in the process. (make depend, eg) |
| |
| 2000-04-26 08:11 hardaker |
| |
| - (FAQ): new secondary slogan. |
| |
| 2000-04-26 07:22 hardaker |
| |
| - (snmp_api.c, snmpusm.c): Attempt to parse the PDU when a report is |
| being sent so that the requestid can be used in the outgoing report. |
| This should fix a problem where SNMP Research's Emante agent is |
| doing engineID discovery probes based on the request_id (which is a |
| fairly poor choice as the message_id would be a better one to match |
| on in general and is the only possible thing to use in cases where |
| the report is encrypted). |
| |
| 2000-04-25 13:08 hardaker |
| |
| - (FAQ): mention that the perl module is included with the source. |
| |
| 2000-04-25 08:24 hardaker |
| |
| - (snmp_api.c): misc -Ddump fixes. |
| |
| 2000-04-25 08:02 hardaker |
| |
| - (snmptable.c): check for end of mib view exceptions (v2c, v3). |
| |
| 2000-04-24 11:27 hardaker |
| |
| - (snmp_api.c): -D support for those "older" protocols that shouldn't |
| be used anymore (v1, v2c). |
| |
| 2000-04-24 10:36 hardaker |
| |
| - (asn1.c, default_store.h, mib.c, snmp.c, snmp_api.c, snmp_auth.c, |
| snmp_debug.c, snmp_debug.h, snmpusm.c): |
| - timestamps can be printed as a numeric number only (-Ot). |
| - more configurable packet dumping code for both send and receive. |
| - uses new -D tokens: dumph (headers), dumpx (hex), dumpv |
| (values). dumpx_ and dumpv_ (note the _s) make it eat space |
| (and newline) before the segment in question. Try -Ddump then |
| -Ddumph,dumpv_ to see examples. |
| - todo: |
| - better horizontally formated information (probably using "%NUMs"). |
| - USM is called after pdu building (makes sense but is backwards |
| visually in the dumped packet). |
| - option to strip datatype token (ie Integer:). |
| |
| 2000-04-24 09:37 hardaker |
| |
| - (version.h bug-report sedscript.in): version tag ( 4.2.pre0 ) |
| |
| 2000-04-24 09:13 hardaker |
| |
| - (version.h bug-report sedscript.in): version tag ( EXT.4.2.pre0 ) |
| |
| 2000-04-21 14:13 hardaker |
| |
| - (snmpwalk.c): fix GET call for an snmpwalk. (was using a GETNEXT PDU, ack). |
| |
| 2000-04-21 10:41 hardaker |
| |
| - (snmpv3.c): more u_long -> size_t for engineID len. |
| |
| 2000-04-21 08:18 hardaker |
| |
| - (mib.c): fix fprint_description to check for null subtrees. |
| |
| 2000-04-21 08:17 hardaker |
| |
| - (snmpv3.c, snmpv3.h): use size_t for engineid lengths. |
| |
| 2000-04-19 11:02 marz |
| |
| changed mode_t typedef to agree with what ActiveState perl uses (anyone have a problem with this?) |
| |
| 2000-04-19 10:59 marz |
| |
| added Marc Lehman patch to ensure alloc/dealloc use same mechanism (perl vs. system default) |
| |
| 2000-04-19 08:26 hardaker |
| |
| - (snmp_agent.c): agent_check_and_process() always block if caller requested it. |
| |
| 2000-04-19 04:34 mslifcak |
| |
| move static decl to .c;minor casting about to support aCC |
| |
| 2000-04-18 11:11 mslifcak |
| |
| Synch devel branch with patches branch. |
| |
| 2000-04-18 11:07 mslifcak |
| |
| Define optarg for apps use; Define vacm_is_configured for agent use. |
| |
| 2000-04-18 07:57 hardaker |
| |
| - (vmstat.c, vmstat.h, UCD-SNMP-MIB.txt): Patch from Mizuki Honda: |
| - implement raw cpu usage numbers. |
| |
| 2000-04-18 03:18 daves |
| |
| - (man/snmptable.1 apps/snmptable.c): |
| - Command-specific '-C' options for snmptable |
| |
| 2000-04-18 02:01 daves |
| |
| - (apps/snmp_parse_args.c): Handle previous form of -Z option as well |
| |
| 2000-04-17 15:36 hardaker |
| |
| - (snmp_parse_args.c): fix -Z if args are wrong. |
| |
| 2000-04-17 15:32 hardaker |
| |
| - (snmp_parse_args.c, snmpcmd.1): fix -Z to use a ','. |
| |
| 2000-04-17 15:06 hardaker |
| |
| - (mta_sendmail.c, mta_sendmail.h): Patch from Christoph Mammitzsch: |
| - update on the sendmail module. |
| |
| 2000-04-17 15:00 hardaker |
| |
| - (vmstat.c): Patch from John L. Villalovos: |
| - fix ssCpuSystem, ssCpuUser, ssCpuIdle. |
| |
| 2000-04-17 14:18 hardaker |
| |
| - (Makefile.top, Makefile.in): properly use LN_S for linking snmpinform. |
| |
| 2000-04-17 13:45 hardaker |
| |
| - (snmpusm.c, snmpv3.c, snmpv3.h): engineID changes for better aCC support. |
| |
| 2000-04-17 13:44 hardaker |
| |
| - (.cvsignore): ignore snmpinform. |
| |
| 2000-04-17 09:58 hardaker |
| |
| - (snmp_agent.c): fix row creation. |
| |
| 2000-04-17 07:25 daves |
| |
| - (auto_nlist.c snmpd.c agentx/master.c): Don't exit on failure with '-r' |
| |
| 2000-04-14 15:07 hardaker |
| |
| - (snmp_parse_args.c, snmpdelta.c, snmpget.c, snmpgetnext.c, |
| snmpstatus.c, snmpcmd.1, snmpget.1, default_store.h, mib.c): |
| - move -If to -Cf and invert behaviour. |
| |
| 2000-04-14 15:06 hardaker |
| |
| - (configure, configure.in): remove debugging output (opps). |
| |
| 2000-04-14 09:03 hardaker |
| |
| - (versioinfo.c): alright. Who made versionClearCache RONLY? |
| |
| 2000-04-13 05:49 nba |
| |
| - snmptranslate.1: decument the -w width option |
| |
| 2000-04-12 12:05 mslifcak |
| |
| hide user's hostname; prompt before sending e-mail; prompt to save as file. |
| |
| 2000-04-12 11:22 mslifcak |
| |
| fix %f(%s) |
| |
| 2000-04-12 09:29 hardaker |
| |
| - (snmpcmd.1): document -If. |
| |
| 2000-04-12 09:17 hardaker |
| |
| - (snmp_parse_args.c): put ++ back in that accidentically got checked in. |
| |
| 2000-04-12 09:16 hardaker |
| |
| - (snmpset.c): put space back in usage line. |
| |
| 2000-04-12 09:12 hardaker |
| |
| - (snmp_parse_args.c, snmpdelta.c, snmpget.c, snmpgetnext.c, |
| snmpset.c, snmpstatus.c, default_store.h, mib.c): |
| - Add a new option -If to specify fixing of PDUs. |
| - Anyone know a better place to put this option? |
| - Applications don't do this by default anymore, and you can't in snmpset. |
| |
| 2000-04-12 07:38 hardaker |
| |
| - (vacm_vars.c, vacm.c, vacm.h): fix to allow no v1/v2c requests when |
| configured for just v3. |
| |
| 2000-04-12 06:50 mslifcak |
| |
| fix MSVC build for encode_keychange, and add more symbols for release builds |
| |
| 2000-04-12 05:32 nba |
| |
| - parse.c: correct parsing of sub-types textual conventions. Allow parsing |
| of MACRO invocations for standard symbols |
| |
| 2000-04-12 05:31 nba |
| |
| - parse.[ch], snmptranslate.c: allow specification of with for -Tp |
| |
| 2000-04-12 05:30 nba |
| |
| - HOST-RESOURCES-MIB.txt, HOST-RESOURCES-TYPES.txt: align with published |
| RFC 2790 |
| |
| 2000-04-11 15:33 hardaker |
| |
| - (configure, configure.in): make config_add_mib() actually look for |
| the mib in $srcdir/mibs/blah and install it if found. |
| |
| 2000-04-11 15:21 hardaker |
| |
| - (snmpv3.c, snmpv3.h): make macaddr engineid setup not linux |
| specific, but #defines are checked instead. |
| |
| 2000-04-11 15:20 hardaker |
| |
| - (snmp_logging.h): remove old callback typedef no longer needed. |
| |
| 2000-04-11 14:38 hardaker |
| |
| - (snmpv3.c, snmpv3.h): Patch from John L. Villalovos: |
| - enable engineID to be set from MACAddr. |
| |
| 2000-04-11 09:51 hardaker |
| |
| - (mta_sendmail.c, mta_sendmail.h): New module from Christoph Mammitzsch: |
| - implements the MTA-MIB for monitoring sendmail. |
| |
| 2000-04-11 09:50 hardaker |
| |
| - (MTA-MIB.txt, NETWORK-SERVICES-MIB.txt): new mibs for new modules. |
| |
| 2000-04-11 03:25 daves |
| |
| - (agent/snmp_agent.c): Save/restore original statP value for SET handling. |
| |
| 2000-04-11 02:35 daves |
| |
| - (agent/snmp_agent.c): Report failures from ACTION phase of SET correctly. |
| |
| 2000-04-11 01:57 daves |
| |
| - (agentx/master_request.c): Dynamically resize subagent requests |
| (Thanks to Reiner Beninga) |
| |
| 2000-04-10 05:08 daves |
| |
| - (snmp_agent.c agentx/master_request.c): Fix multi-subagent requests |
| (Thanks to Reiner Beninga) |
| |
| 2000-04-07 12:25 hardaker |
| |
| - (snmptrap.c, snmpusm.c): |
| - fix snmpv3 traps to be authoritative from the client side, not the |
| receiver side. snmpv3 informs stay as is. Unfortunately, for |
| command line apps this doesn't make a whole lot of sense but is |
| right in terms of how the protocol works and this is hence |
| somewhat of a hack. |
| |
| 2000-04-07 07:50 daves |
| |
| - (agent/snmp_agent.c): Handle v2 exception types in v1 queries |
| |
| 2000-04-07 07:16 hardaker |
| |
| - (snmptrapd.c, read_config.c, snmpv3.c): |
| - allow NULL help lines for config directives and use it to hide |
| internal directives used for persistent storage. |
| |
| 2000-04-06 15:31 hardaker |
| |
| - (snmp_api.c, snmp_api.h): |
| - turn backwards compatibility macros back into functions so |
| default_store.h dependencies go away again. |
| - create a flag to not probe for engineIDs durning sess_open(). |
| |
| 2000-04-06 07:20 daves |
| |
| - (snmplib/snmp_api.c): Fix mishandled Counter64 parsing |
| |
| 2000-04-06 03:36 daves |
| |
| - (agent/snmpd.c): Fix usage message alignment. |
| |
| 2000-04-06 03:31 daves |
| |
| - (man/snmpd.1.def): Document the AgentX socket command-line option |
| |
| 2000-04-05 08:41 hardaker |
| |
| - (FAQ2HTML): it's been sitting in my personal src tree for > 2 years. |
| |
| 2000-04-05 08:38 hardaker |
| |
| - (mibincl.h, usmUser.c, snmptrapd.c, lcd_time.c, scapi.c, snmp_api.c, |
| snmpusm.c, snmpusm.h, snmpv3.c): |
| - make snmptrapd handle v3 users properly, (and shutdown properly as well). |
| - a more generic user storage routine added to snmpusm.c and used in |
| usmUser.c with a side effect of needing callback.h above snmpusm.h. |
| |
| 2000-04-05 08:27 hardaker |
| |
| - (rsnmp): -> /usr/bin/perl |
| |
| 2000-04-05 08:24 hardaker |
| |
| - (.cvsignore): misc minor additions to / |
| |
| 2000-04-04 11:03 daves |
| |
| - (agent/snmp_agent.c): Ensure unimplemented objects return 'noSuchObject' |
| |
| 2000-04-03 14:57 mslifcak |
| |
| Initialize statP. |
| |
| 2000-04-03 09:12 daves |
| |
| - (agent/snmp_agent.c): Ensure a v1 SET returns a v1 error status. |
| |
| 2000-04-03 08:32 hardaker |
| |
| - (ChangeLog): Year was "100" for 2000 (noticed by Jay Riddell): |
| |
| 2000-04-03 07:53 daves |
| |
| - (agent/snmp_agent.c): Ensure SETs fail if one varbind does. |
| |
| 2000-03-31 07:25 daves |
| |
| - (agent/snmp_vars.c): Fix to report 'noSuchObject' in certain circumstances |
| |
| 2000-03-31 07:13 daves |
| |
| - (snmplib/snmp_api.c): Don't repeat the first four bytes in a PDU dump |
| |
| 2000-03-31 07:04 daves |
| |
| - (snmplib/snmp_logging.c): Handle logging empty strings (e.g. a null indent) |
| |
| 2000-03-30 00:15 daves |
| |
| - (agent/snmp_agent.c): Initialise timeout structure properly |
| (Thanks to ashipman@erggroup.com) |
| |
| 2000-03-27 10:32 mslifcak |
| |
| remove trailing newline from hrSWRunName values. |
| |
| 2000-03-24 09:09 mslifcak |
| |
| to sync with patches branch. |
| |
| 2000-03-24 05:07 nba |
| |
| - snmptrapd.c: correctly free the reponse if sending it fails |
| |
| 2000-03-24 04:22 mslifcak |
| |
| xx_synch_response: avoid freeing PDU twice. |
| |
| 2000-03-23 23:29 nba |
| |
| - snmpcmd.1, snmptrap.1, snmptrap.c, Makefile.in: Install and document |
| snmpinform. |
| |
| 2000-03-23 09:58 mslifcak |
| |
| Enqueue only complete request_list entry; Reduce scoping of callback vars. |
| |
| 2000-03-23 03:02 nba |
| |
| file snmpinform.1 was initially added on branch V4-1-1-patches. |
| |
| 2000-03-22 08:13 mslifcak |
| |
| printf ? |
| |
| 2000-03-21 11:12 mslifcak |
| |
| modify F. Strauss' patch per N. Baggesen's suggestion: remove export-dynamic. |
| |
| 2000-03-21 09:14 mslifcak |
| |
| more smooth sailing with Win32 .DLL . DLLEXPORT, anyone ? |
| |
| 2000-03-21 09:07 mslifcak |
| |
| win32 build check: no sigaction, SIGCLD defined. |
| |
| 2000-03-21 08:47 daves |
| |
| - (ds_agent.h snmpd.c mibgroup/agentx/{master,subagent}.c): |
| - Command-line option for specifying AgentX port |
| (based on patch from Frank Strauss) |
| |
| 2000-03-21 08:38 daves |
| |
| - (snmp_api.c): Support 'host:port' representation of peernames |
| |
| 2000-03-21 04:05 daves |
| |
| - (snmp_agent.c): Missing new-line on debug output |
| |
| 2000-03-21 02:52 daves |
| |
| - (mibII/{tcp,udp,ip,icmp}*) Continuing mibII code cleanup |
| |
| 2000-03-20 11:14 mslifcak |
| |
| Comment -C -- do not use this flag. |
| |
| 2000-03-17 15:32 hardaker |
| |
| - (header_complex.c): sizeof(x)*(len+1) not sizeof(x)*len+1 |
| |
| 2000-03-16 00:10 nba |
| |
| - configure, hr_print.c: detect system printers (SysV/lpstat, *BSD/cgetnext, |
| Linux/printcap) |
| |
| 2000-03-15 18:30 mslifcak |
| |
| Second part : all members of struct snmp_index are pointers. |
| |
| 2000-03-15 15:07 mslifcak |
| |
| Fix memory leak with unregister_index. |
| |
| 2000-03-15 15:07 mslifcak |
| |
| Fix memory leak when cleaning up trap variables. |
| |
| 2000-03-15 08:48 daves |
| |
| - (snmp_api.c snmp_client.c): Initialise varbind data hook elsewhere as well. |
| |
| 2000-03-15 07:57 daves |
| |
| - (agentx/master_request.c): Fix infinite loop problem when walking subagent. |
| |
| 2000-03-15 06:09 daves |
| |
| - (agent/snmp_agent.c): Avoid calling read routine for each SET handling pass. |
| N.B: This hasn't been tested with AgentX subagents yet |
| |
| 2000-03-15 06:07 daves |
| |
| - (snmplib/snmp_api.[ch]): Provide hook for internal varbind-related data |
| |
| 2000-03-15 05:22 daves |
| |
| - (agent/var_struct.h): Use a single magic number for MIB registry name lengths. |
| |
| 2000-03-15 01:51 daves |
| |
| - (snmplib/system.h): Don't declare gettimeofday() if the system provides it. |
| (Fix provided by Ron Mevissen) |
| |
| 2000-03-14 07:57 daves |
| |
| - (agent/snmp_agent.c): Don't overwrite saved status when checking access. |
| |
| 2000-03-14 07:52 daves |
| |
| - (agent/snmp_agent.c): Return a response, even if the request failed. |
| |
| 2000-03-13 15:32 nba |
| |
| - ipfwacc.h: fix the MIB name |
| |
| 2000-03-10 12:48 hardaker |
| |
| - (configure): autoconf run |
| |
| 2000-03-10 11:09 hardaker |
| |
| - (Makefile.dlmod): Patch from Frank Strauss: |
| - dlmod build Makefile example. Needs incorperation with main configure. |
| |
| 2000-03-10 11:02 hardaker |
| |
| - (agent_registry.c): better signal check from Michael Slifcak |
| |
| 2000-03-10 10:59 hardaker |
| |
| - (UCD-DLMOD-MIB.txt): typo found by Michael Slifcak. |
| |
| 2000-03-10 10:54 hardaker |
| |
| - (dlmod.c, dlmod.h, snmpd.conf.5.def, UCD-DLMOD-MIB.txt): Patch from |
| Frank Strauss: |
| - Reimplementation of the dlmod mib module: |
| o mibgroup/misc/dlmod + dlmods/dlmod_mib -> mibgroup/ucd-snmp/dlmod |
| o fixed registration (ucdavis.ucdExperimental.14 instead of ucdavis.14) |
| o added configure stuff for HAVE_SNPRINTF, which was used by dlmod.c |
| o removed `_dynamic_' prefixes from init/deinit functions |
| o made dlmodIndex not-accessible (only implementation, not definition) |
| o removed the asn_parse_XXX stuff |
| o made entries with state `error' able to accept state `load' |
| o made the wombat example usable as static and dynamic module |
| o added simple config_parse functionality to the wombat example |
| |
| 2000-03-10 10:52 hardaker |
| |
| - (agent_registry.c, agent_registry.h, snmpd.c): Patch from Frank Strauss: |
| - signal registry system implemented (needs to be redone allowing |
| multiple callbacks and handlers for all signals). |
| - arbitrary file descriptor/socket registration. |
| - this is not the way it should be done (use sessions instead). |
| |
| 2000-03-10 10:44 hardaker |
| |
| - (Makefile.in, Makefile.top, acconfig.h, config.h.in, configure.in, |
| Makefile.in, Makefile.in, Makefile.in, Makefile.in, Makefile.in): |
| Patch from Frank Strauss: |
| - clean up shared library usage. |
| |
| 2000-03-10 10:16 hardaker |
| |
| - (config.h.in): autoheader re-arranged some stuff. |
| |
| 2000-03-07 11:58 mslifcak |
| |
| more touchups to allow UnixWare build to complete. |
| |
| 2000-03-07 11:21 hardaker |
| |
| - (default_store.h): make MAX_SUBIDS larger and a multiple of 8. |
| |
| 2000-03-07 10:13 mslifcak |
| |
| Introduce --enable-mini-agent to configure agent (snmpv3, no mibII interfaces). |
| |
| 2000-03-07 09:03 mslifcak |
| |
| assume "snmpapp" if no arg passed to init_snmpv3. |
| |
| 2000-03-07 08:58 mslifcak |
| |
| remove init_mib() call - not appropriate here. |
| |
| 2000-03-07 08:35 mslifcak |
| |
| Let the aix4 patch work. |
| |
| 2000-03-07 07:08 mslifcak |
| |
| trim fat from recent check-ins. |
| |
| 2000-03-06 20:01 mslifcak |
| |
| cleaned up SCO UnixWare build. |
| |
| 2000-03-06 16:40 mslifcak |
| |
| start support for SCO UnixWare 5 as svr5. |
| |
| 2000-03-06 10:56 hardaker |
| |
| - (default_store.h, snmp_api.c): Patch from Robert Story: |
| - don't check ranges if not requested. |
| |
| 2000-03-06 10:55 hardaker |
| |
| - (snmp_agent.c, snmp_agent.h, snmpd.c): Patch from Robert Story: |
| - fix exit()ing behaviour in the libucdagent library. |
| |
| 2000-03-06 10:36 hardaker |
| |
| - (snmptrapd.c): Patch from Robert Story: |
| - -n prints numeric IP addrs. |
| |
| 2000-03-06 10:25 hardaker |
| |
| - (callback.h, snmp_logging.c, snmp_logging.h): Idea from ashipman@erggroup.com: |
| - callback function (using callback.h) added for external logging. |
| |
| 2000-03-05 05:25 marz |
| |
| fix to preserve trailing multi component instance id's at the end of |
| symbolic mib names(e.g., foo.6.7) when doing translateObj. |
| |
| 2000-03-04 11:34 nba |
| |
| - configure.in, configure: support --without-openssl, even if OpenSSL |
| is available |
| |
| 2000-03-04 11:30 nba |
| |
| - agent/(various): globalize the kvm_t *kd variable |
| |
| 2000-03-04 11:26 nba |
| |
| - mib_modules.c, hr_storage.c: pre-processor # should be in column 1 |
| |
| 2000-03-04 11:17 nba |
| |
| - inet.c, inet6.c: survive -v 2c exception replies |
| |
| 2000-03-04 11:17 nba |
| |
| - snmp_api.c: remove a superfluous & in front of an array |
| |
| 2000-03-04 11:15 nba |
| |
| - ucd_snmp.h, {memory,vmstat}_netbsd1.[ch]: support for NetBSD |
| |
| 2000-03-04 11:14 nba |
| |
| - hr_disk.c: fixes for NetBSD |
| |
| 2000-03-04 11:10 nba |
| |
| - versioninfo.c: don't return the trailing newline |
| |
| 2000-03-04 11:08 nba |
| |
| - hr_swrun.c: fix process size for FreeBSD 3 and NetBSD |
| |
| 2000-03-04 11:05 nba |
| |
| - agent_trap.h: fix a wrong prototype |
| |
| 2000-03-04 11:04 nba |
| |
| - snmptable.c: fix problems printing table name and headers when using |
| -OS format |
| |
| 2000-03-02 11:50 nba |
| |
| - snmp_api.c: fix address length info for tcp connect |
| |
| 2000-03-02 11:48 nba |
| |
| - loadave.c: fix for AIX 4 |
| |
| 2000-03-02 08:30 daves |
| |
| - (mib2/ip.[ch] mib2/ipAddr.[ch]): First stab at tidying up mib2 support. |
| |
| 2000-03-01 13:23 hardaker |
| |
| - (snmptosql): fix dynamic table testing for creation needed. |
| |
| 2000-03-01 13:22 hardaker |
| |
| - (manager.pm, ucd-snmp.pm): Opps. Wrong name. ucd-snmp.pm -> manager.pm. |
| |
| 2000-03-01 13:21 hardaker |
| |
| - (ucd-snmp.pm): turned sqltohtml into an apache module. 2x speed improvement. |
| |
| 2000-03-01 08:32 mslifcak |
| |
| fix bug 180 for cygwin build with _REENTRANT; per ashipman@erggroup.com |
| |
| 2000-02-29 14:30 mslifcak |
| |
| Invoke snmp_sess_send from within snmp_read to avoid mutex deadlocks. |
| |
| 2000-02-28 14:25 nba |
| |
| - snmpd.h, smux.c: don't initialize smux master in sub agent |
| |
| 2000-02-28 14:16 nba |
| |
| - snmp_vars.c: use SUB_AGENT symbol |
| |
| 2000-02-28 14:12 nba |
| |
| - mib.c: sprint_by_type should handle ASN_BIT_STR |
| |
| 2000-02-28 14:10 nba |
| |
| - snmp_parse_args.c: correctly call the -I options input options |
| |
| 2000-02-28 10:47 mslifcak |
| |
| fix bug #176 (AIX 4 - use knlist in lieu of nlist) |
| |
| 2000-02-24 17:17 mslifcak |
| |
| apply patch to fix bug no. 177. |
| |
| 2000-02-24 13:31 hardaker |
| |
| - (default_store.h, read_config.c, snmp_api.c): new snmp.conf keyword |
| to force the parser to ignore unknown tokens. |
| |
| 2000-02-24 03:59 mslifcak |
| |
| document UNSIGNED32 and COUNTER32 ('u' and 'c') in snmpset (gratis ashipman@erggroup.com) |
| |
| 2000-02-24 03:56 mslifcak |
| |
| add support for COUNTER32 to snmp_add_var; document UNSIGNED32 and COUNTER32 |
| ('u' and 'c') in snmptrap (gratis ashipman@erggroup.com) |
| |
| 2000-02-23 23:06 nba |
| |
| - pass.c, pass_persist.c: fix setting of octet strings. |
| |
| 2000-02-23 02:09 nba |
| |
| - mt_support.h: a bad ; in the C++ bracketing |
| |
| 2000-02-23 02:09 nba |
| |
| - system.c: remove some superfluous indirections in strcasecmp |
| |
| 2000-02-23 02:07 nba |
| |
| - vmstat_solaris.c: make sure we agree with the prototype of getpagesize! |
| |
| 2000-02-22 15:31 nba |
| |
| - pass_persist.h: declare init_pass_persist |
| |
| 2000-02-22 09:57 mslifcak |
| |
| prune two more symbols not used by auto_nlist for Solaris-built MIB modules. |
| |
| 2000-02-21 16:17 mslifcak |
| |
| Apply R. Story's patch for mkdirhier and strncasecmp on win32 |
| |
| 2000-02-21 07:39 mslifcak |
| |
| fix bug 171 (thanks to Larry Parmelee). |
| |
| 2000-02-21 05:56 mslifcak |
| |
| remove free after snmp_close (don't free twice!) |
| |
| 2000-02-21 04:58 mslifcak |
| |
| Added description in SH_NAME for several man-pages (c/o ragnark) |
| |
| 2000-02-18 12:14 mslifcak |
| |
| refer the .so macro to man3; adjust Makefile.in to use the renamed file. |
| |
| 2000-02-17 05:17 mslifcak |
| |
| include pass_persist in the required list. |
| |
| 2000-02-17 02:00 daves |
| |
| - (configure* ucd-snmp/vmstat_solaris2.c): |
| - Provide missing 'getpagesize' routine for Solaris 2.4 |
| (Thanks to Ragnar Kjørstad) |
| |
| 2000-02-16 20:17 mslifcak |
| |
| include mibincl.h in hr_system.c to fix bug #159. |
| |
| 2000-02-16 16:35 mslifcak |
| |
| remove auto_nlist of unused "swaplist" symbol. |
| |
| 2000-02-16 15:17 mslifcak |
| |
| patch suggested by Rick Beaman <beaman@mediaone.net> |
| |
| 2000-02-16 14:58 mslifcak |
| |
| remove unused vars |
| |
| 2000-02-16 14:57 mslifcak |
| |
| test lengths before allocating memory; use new VACMSTRINGLEN constant. |
| |
| 2000-02-16 08:18 mslifcak |
| |
| include time.h once |
| |
| 2000-02-16 08:02 mslifcak |
| |
| restore #if HAVE...IN_PCB_H |
| |
| 2000-02-15 23:47 nba |
| |
| - configure.in, ipch.[ch]: initial stabs at Linux ipv6 support. A lot is |
| lacking in the kernel statistics though. |
| |
| 2000-02-15 23:40 nba |
| |
| - (many): configure check for netinet/ip6.h |
| |
| 2000-02-15 23:34 nba |
| |
| - hr_filesys.c: MNTTYPE defines for FreeBSD-3 and BSDI-4, and moving the |
| return value for Ext2FS to the newly defined OID. |
| |
| 2000-02-15 23:24 nba |
| |
| - freebsd3.h: some kernel symbols not to be used for FreeBSD 3 |
| |
| 2000-02-15 23:23 nba |
| |
| - snmptable.c: give a sensible output for an empty table. |
| |
| 2000-02-15 23:22 nba |
| |
| - vacm*: buffer length checking! |
| |
| 2000-02-15 23:20 nba |
| |
| - hr_storage.c: return memory size in pages. |
| |
| 2000-02-15 23:17 nba |
| |
| - ucd_snmp.h, memory_freebsd2.h: make it work for FreeBSD-3 too |
| |
| 2000-02-15 23:16 nba |
| |
| - snmp_agent.c: one more place to send a AUTHFAIL trap |
| |
| 2000-02-15 23:15 nba |
| |
| - agent_registry.c: fix a return for SNMPv1/Counter64 case |
| |
| 2000-02-15 02:12 daves |
| |
| - (apps/snmp_parse_args.c): Omit deprecated options from optarg handling. |
| |
| 2000-02-11 15:48 hardaker |
| |
| - (manager/*): /usr/local/bin/perl -> /usr/bin/perl |
| |
| 2000-02-11 15:47 hardaker |
| |
| - (makedepend.in): /usr/local/bin/perl -> /usr/bin/perl |
| |
| 2000-02-11 15:38 hardaker |
| |
| - (rsnmp): perl5 -> perl |
| |
| 2000-02-11 15:17 hardaker |
| |
| - (man/Makefile.in): install snmp_trap_api.3 |
| |
| 2000-02-11 14:20 hardaker |
| |
| - (local/Makefile.in): last minute makefile touchup |
| |
| 2000-02-11 14:03 hardaker |
| |
| - (NEWS): update for 4.1.1 |
| |
| 2000-02-11 13:47 hardaker |
| |
| - (ChangeLog): Update for 4.1.1 |
| |
| 2000-02-11 13:29 hardaker |
| |
| - (version.h bug-report sedscript.in): version tag ( 4.1.1 ) |
| |
| 2000-02-11 12:53 hardaker |
| |
| - (T016snmpv2cgetfail, T017snmpv2ctov1getfail): update for Timeout for v2c. |
| |
| 2000-02-11 12:49 hardaker |
| |
| - (local/Makefile.in): don't cp for snmpcheck |
| |
| 2000-02-11 12:44 hardaker |
| |
| - (local/Makefile.in): fix for seperate build path |
| |
| 2000-02-11 12:30 hardaker |
| |
| - (sysORTable.h): Patch from Niels Baggesen: |
| - compiler warning fix. |
| |
| 2000-02-11 12:29 hardaker |
| |
| - (snmp_agent.c): patch from Niels: |
| - don't send autherror responses for v2c. |
| - send authFailure trap. |
| |
| 2000-02-11 12:22 hardaker |
| |
| - (acconfig.h, config.h.in): change perl path to /usr/bin. |
| |
| 2000-02-11 06:58 hardaker |
| |
| - (acconfig.h, config.h.in): Dont define PROCFIXCMD and EXECFIXCMD by default. |
| |
| 2000-02-10 11:14 mslifcak |
| |
| fix for older platforms to use pass_persist; not included by default. |
| |
| 2000-02-10 10:33 mslifcak |
| |
| [no log message] |
| |
| 2000-02-10 10:32 hardaker |
| |
| - (hr_swinst.c): minor fixes pointed out by Michael. |
| |
| 2000-02-10 10:28 hardaker |
| |
| - (snmpv3.c): fix setup engineID buffer overflow found by Mike Baer. |
| |
| 2000-02-10 08:39 nba |
| |
| - man/*: set the dates on the pages to reflect the revision date |
| |
| 2000-02-10 08:13 mslifcak |
| |
| fix varargs decl/defn of snmp_log |
| |
| 2000-02-10 08:00 mslifcak |
| |
| typedef int ssize_t (one line added) for build on SunOS 4. |
| |
| 2000-02-10 07:54 hardaker |
| |
| - (FAQ): mention the tutorial. |
| |
| 2000-02-10 07:14 daves |
| |
| - (FAQ): Explicit examples of sending traps by hand |
| |
| 2000-02-10 04:41 daves |
| |
| - (snmplib/{snmp_api,snmp_client}.c apps/snmpnetstat/inet6.c): |
| - Comment unused code more informatively as to why it is omitted. |
| |
| 2000-02-09 13:53 hardaker |
| |
| - (eval_tools.sh, T023snmpv3getMD5DES, T024snmpv3getSHA1, T025snmpv3getSHADES): |
| - skip ssl tests we can't perform. |
| |
| 2000-02-09 13:51 mslifcak |
| |
| include sys/param.h to get PATH_MAX on FreeBSD. |
| |
| 2000-02-09 13:38 hardaker |
| |
| - (Sv3SHADESconfig, T024snmpv3getSHA1, T025snmpv3getSHADES): |
| - make SHA tests actually work. |
| |
| 2000-02-09 13:32 hardaker |
| |
| - (Sv3configsha): sha config support |
| |
| 2000-02-09 13:31 hardaker |
| |
| - (T003snmpv1getfail, T016snmpv2cgetfail, T017snmpv2ctov1getfail, |
| T018snmpv1tov2cgetfail): fix for proper ACM error outputs. |
| |
| 2000-02-09 13:30 mslifcak |
| |
| Define SNMP_MAXPATH, and use it. |
| |
| 2000-02-09 13:30 hardaker |
| |
| - (T024snmpv3getSHA1 T025snmpv3getSHADES): new tests |
| |
| 2000-02-09 13:16 hardaker |
| |
| - (UCD-SNMP-MIB.txt): mention a new ucdExperimental registration (wavlan). |
| |
| 2000-02-09 13:16 hardaker |
| |
| - (agent_callbacks.h, agent_registry.c, agent_registry.h, |
| snmp_agent.c, vacm_vars.c): |
| - fix posible acm DoS problems by checking access tables early on. |
| |
| 2000-02-09 11:38 hardaker |
| |
| - (hr_swinst.c): patch from redhat for better RPM support. |
| |
| 2000-02-09 10:43 hardaker |
| |
| - (configure.in): change mode to autoconf. |
| |
| 2000-02-09 10:41 hardaker |
| |
| - (Makefile.in): fix rsnmp build. Really. I mean it. |
| |
| 2000-02-09 10:41 hardaker |
| |
| - (hr_filesys.c, hr_storage.c): Patch from Andy HOOD: |
| - Solaris patches. |
| |
| 2000-02-09 10:37 hardaker |
| |
| - (Makefile.in): |
| - fix rsnmp.made. |
| - use $(MAKE). |
| |
| 2000-02-09 08:41 hardaker |
| |
| - (vmstat_solaris2.c, vmstat_solaris2.h): Update from Jochen Kmietsch |
| |
| 2000-02-07 11:49 marz |
| |
| oops missing important fix for win32 build - fd_set must be same size as in winsock |
| |
| 2000-02-07 11:18 mslifcak |
| |
| Undo last change; on Sun, additional platform info was not obtained; |
| the proper solution would be to remove the second token (hostname). |
| |
| 2000-02-07 10:43 mslifcak |
| |
| Keep customer's nodename out of the published 'uname' information. |
| |
| 2000-02-07 07:20 hardaker |
| |
| - (PORTING): Michael likes diff -u. |
| |
| 2000-02-06 06:11 nba |
| |
| - read_config.c: Fix one final ':' to ENV_SEPARATOR_CHAR |
| |
| 2000-02-05 17:39 hardaker |
| |
| - (snmpv3.c): correct some awful text -> engineID creation mistakes. |
| |
| 2000-02-05 08:37 hardaker |
| |
| - (snmptrapd.c): fix wrapped line continuation in usage message. |
| |
| 2000-02-05 06:56 marz |
| |
| fix version number |
| |
| 2000-02-04 18:55 marz |
| |
| weird delay in creation of pid files |
| |
| 2000-02-04 18:21 marz |
| |
| brain-o |
| |
| ------------------------------------------------------------------------------- |
| |
| Changes: V4.1 -> V4.1.1 |
| |
| marz 5 Feb 00 06:56:43 |
| fix version number |
| |
| hardaker 5 Feb 00 08:37:27 |
| - (snmptrapd.c): fix wrapped line continuation in usage message. |
| |
| hardaker 5 Feb 00 17:39:54 |
| - (snmpv3.c): correct some awful text -> engineID creation mistakes. |
| |
| nba 6 Feb 00 06:11:59 |
| - read_config.c: Fix one final ':' to ENV_SEPARATOR_CHAR |
| |
| hardaker 7 Feb 00 07:20:24 |
| - (PORTING): Michael likes diff -u. |
| |
| mslifcak 7 Feb 00 10:43:29 |
| Keep customer's nodename out of the published 'uname' information. |
| |
| mslifcak 7 Feb 00 11:18:26 |
| Undo last change; on Sun, additional platform info was not obtained; |
| the proper solution would be to remove the second token (hostname). |
| |
| marz 7 Feb 00 11:49:01 |
| oops missing important fix for win32 build - fd_set must be same size as in winsock |
| |
| hardaker 9 Feb 00 08:41:11 |
| - (vmstat_solaris2.c, vmstat_solaris2.h): Update from Jochen Kmietsch |
| |
| hardaker 9 Feb 00 10:37:00 |
| - (Makefile.in): |
| - fix rsnmp.made. |
| - use $(MAKE). |
| |
| hardaker 9 Feb 00 10:41:14 |
| - (hr_filesys.c, hr_storage.c): Patch from Andy HOOD: |
| - Solaris patches. |
| |
| hardaker 9 Feb 00 10:41:44 |
| - (Makefile.in): fix rsnmp build. Really. I mean it. |
| |
| hardaker 9 Feb 00 10:43:05 |
| - (configure.in): change mode to autoconf. |
| |
| hardaker 9 Feb 00 11:38:42 |
| - (hr_swinst.c): patch from redhat for better RPM support. |
| |
| hardaker 9 Feb 00 13:16:17 |
| - (agent_callbacks.h, agent_registry.c, agent_registry.h, |
| snmp_agent.c, vacm_vars.c): |
| - fix posible acm DoS problems by checking access tables early on. |
| |
| hardaker 9 Feb 00 13:16:58 |
| - (UCD-SNMP-MIB.txt): mention a new ucdExperimental registration (wavlan). |
| |
| mslifcak 9 Feb 00 13:31:01 |
| Define SNMP_MAXPATH, and use it. |
| |
| hardaker 9 Feb 00 13:31:24 |
| - (T003snmpv1getfail, T016snmpv2cgetfail, T017snmpv2ctov1getfail, |
| T018snmpv1tov2cgetfail): fix for proper ACM error outputs. |
| |
| mslifcak 9 Feb 00 13:51:12 |
| include sys/param.h to get PATH_MAX on FreeBSD. |
| |
| hardaker 9 Feb 00 13:53:37 |
| - (eval_tools.sh, T023snmpv3getMD5DES, T024snmpv3getSHA1, T025snmpv3getSHADES): |
| - skip ssl tests we can't perform. |
| |
| daves 10 Feb 00 04:41:10 |
| - (snmplib/{snmp_api,snmp_client}.c apps/snmpnetstat/inet6.c): |
| - Comment unused code more informatively as to why it is omitted. |
| |
| daves 10 Feb 00 07:14:51 |
| - (FAQ): Explicit examples of sending traps by hand |
| |
| hardaker 10 Feb 00 07:54:46 |
| - (FAQ): mention the tutorial. |
| |
| mslifcak 10 Feb 00 08:00:26 |
| typedef int ssize_t (one line added) for build on SunOS 4. |
| |
| mslifcak 10 Feb 00 08:13:14 |
| fix varargs decl/defn of snmp_log |
| |
| nba 10 Feb 00 08:40:04 |
| - man/*: set the dates on the pages to reflect the revision date |
| |
| hardaker 10 Feb 00 10:28:21 |
| - (snmpv3.c): fix setup engineID buffer overflow found by Mike Baer. |
| |
| hardaker 10 Feb 00 10:32:08 |
| - (hr_swinst.c): minor fixes pointed out by Michael. |
| |
| mslifcak 10 Feb 00 10:33:47 |
| *** empty log message *** |
| |
| mslifcak 10 Feb 00 11:14:58 |
| fix for older platforms to use pass_persist; not included by default. |
| |
| hardaker 11 Feb 00 06:58:03 |
| - (acconfig.h, config.h.in): Dont define PROCFIXCMD and EXECFIXCMD by default. |
| |
| hardaker 11 Feb 00 12:22:10 |
| - (acconfig.h, config.h.in): change perl path to /usr/bin. |
| |
| hardaker 11 Feb 00 12:29:37 |
| - (snmp_agent.c): patch from Niels: |
| - don't send autherror responses for v2c. |
| - send authFailure trap. |
| |
| hardaker 11 Feb 00 12:30:02 |
| - (sysORTable.h): Patch from Niels Baggesen: |
| - compiler warning fix. |
| |
| hardaker 11 Feb 00 12:44:23 |
| - (local/Makefile.in): fix for seperate build path |
| |
| hardaker 11 Feb 00 12:49:03 |
| - (local/Makefile.in): don't cp for snmpcheck |
| |
| hardaker 11 Feb 00 12:53:15 |
| - (T016snmpv2cgetfail, T017snmpv2ctov1getfail): update for Timeout for v2c. |
| |
| hardaker 11 Feb 00 13:29:29 |
| - (version.h bug-report sedscript.in): version tag ( 4.1.1 ) |
| |
| |
| ------------------------------------------------------------------------------- |
| |
| Changes: V4.0.1 -> V4.1 |
| |
| mslifcak 24 Aug 99 04:44:47 |
| Clean CRs from read_config,snmp_logging; comment define USE_ASN_SHORT_LEN. |
| |
| mslifcak 24 Aug 99 05:11:13 |
| Remove ASN_SHORT_LEN hack - known to dump core in agent. |
| |
| mslifcak 24 Aug 99 06:19:49 |
| Add "." to PATH for RUNTESTS; Drop optreset to build most platforms |
| |
| mslifcak 24 Aug 99 10:25:53 |
| -(testing/eval_tools) - let some (AIX) agents settle before firing requests. |
| |
| hardaker 24 Aug 99 12:48:21 |
| - (vacm_vars.c): correct sysORTable entry. |
| |
| hardaker 24 Aug 99 13:36:35 |
| - (snmpusm.c): check for null response pointer. |
| |
| hardaker 24 Aug 99 13:37:31 |
| - (snmp_parse_args.c, default_store.h, snmp_api.c, snmpv3.c): |
| - provide defVersion token support in snmp.conf (sort of hackish). |
| |
| hardaker 24 Aug 99 13:41:18 |
| - (TODO): remove snmpv3 support :-) |
| |
| mslifcak 24 Aug 99 14:05:39 |
| -(top/Makefile.in) - remove more generated files with distclean rule. |
| |
| hardaker 24 Aug 99 14:15:40 |
| - (all_system.h): remove. again. |
| |
| mslifcak 24 Aug 99 14:17:33 |
| -(host/hr_swrun;mibII/icmp,ip;ucd-snmp/disk,proc) log_perror --> snmp_log_perror |
| |
| mslifcak 24 Aug 99 15:14:18 |
| -(smux.c) apply Nick Amato's patch: prevent SMUX close on parse or error. |
| |
| hardaker 24 Aug 99 15:59:42 |
| - (snmp_api.c): remove version setting in snmp_api.c. Not needed there. |
| |
| hardaker 24 Aug 99 16:01:55 |
| - (NEWS): 4.0.1 update |
| |
| mslifcak 24 Aug 99 16:05:15 |
| -(configure.*) move statement about ucdDemoPublic into comment field. |
| |
| mslifcak 24 Aug 99 16:49:22 |
| -(testing/*) run tests when package is not installed, and when |
| the build tree is not the same as the source tree. |
| |
| hardaker 24 Aug 99 17:13:25 |
| - (ChangeLog): update for 4.0.1 |
| |
| hardaker 24 Aug 99 17:14:50 |
| - (version.h bug-report sedscript.in): version tag ( 4.0.1 ) |
| |
| mslifcak 24 Aug 99 17:39:54 |
| -(RUNTESTS) export PATH before use |
| |
| mslifcak 24 Aug 99 17:43:04 |
| -(testing/Makefile.in) no need to build targets in test rule. |
| |
| mslifcak 26 Aug 99 13:18:31 |
| -(testing/RUNTESTS) improved PATH set |
| |
| mslifcak 26 Aug 99 13:40:13 |
| -(testing/Makefile.in) don't built targets that are no longer used |
| |
| mslifcak 27 Aug 99 07:35:10 |
| -(configure*, sedscript*) change ...EXTENIS... to ...EXTENSI... |
| |
| mslifcak 27 Aug 99 08:03:46 |
| Howard Spindel suggests an API for traps with pass_persist. |
| |
| hardaker 27 Aug 99 09:17:08 |
| - (icmp.c, interfaces.c, ip.c, route_write.c, tcp.c, udp.c, var_route.c): |
| - Susanne Osted pointed out a lack of #if HAVE_SYS_PARAM_H. |
| |
| hardaker 28 Aug 99 07:19:16 |
| - (Makefile.in): install snmp_alarm.3. |
| |
| hardaker 28 Aug 99 07:29:48 |
| - (acconfig.h, config.h.in, configure, configure.in, read_config.c): |
| - add /etc/snmp to default conf file path to make RedHat happy. |
| |
| hardaker 30 Aug 99 09:33:41 |
| - (Makefile.in, agent_read_config.c, agent_registry.c, agent_trap.c, |
| agent_trap.h, ds_agent.h, snmp_agent.c, snmp_agent.h, snmp_vars.c, |
| snmpd.c, util_funcs.c, sysORTable.c, callback.c, callback.h, |
| default_store.h, read_config.c, snmp_api.c): |
| - restructure the agent into two pieces: a library and a application. |
| - needs much more work. |
| - many parameters are now controlled by new default_store settings |
| to help relieve compile time bindings. |
| - merge init_snmp and the custom version called inside the agent. |
| - add a new place for trap specific agent code (agent_trap.[ch]). |
| - probably other things I've forgotten that I did. |
| |
| hardaker 30 Aug 99 09:38:18 |
| - (client.c, master.c, master_request.c, protocol.c, subagent.c): |
| - debugging statements. |
| - use new default_store settings instead of external variables. |
| |
| hardaker 30 Aug 99 10:30:56 |
| - (master.c, master_request.c): yet more debugging. |
| |
| nba 30 Aug 99 13:02:18 |
| - man/snmpd.conf.5.def: document smuxpeer directive |
| |
| nba 30 Aug 99 13:03:40 |
| - apps/snmp_parse_args.c: properly handle MIB:oid construct |
| |
| nba 30 Aug 99 13:05:02 |
| - apps/snmptrapd.c: fix argument parser |
| |
| nba 31 Aug 99 00:08:45 |
| - agent/snmpd.c: don't try to parse a packet when there is an error in |
| recvfrom |
| |
| mslifcak 31 Aug 99 08:17:24 |
| -(agent_trap.c) fix recent memory leak, and sizeof(objid_snmptrap) bug. |
| |
| mslifcak 31 Aug 99 09:26:14 |
| -(agent_trap.c) always free PDU after snmp_send. |
| |
| daves 2 Sep 99 06:38:16 |
| - (agent/mibgroup/misc/ipfwacc.h): Fix MIB location of ipfwacc module |
| |
| daves 2 Sep 99 06:38:53 |
| - (agent/mibgroup/misc/ipfwacc.c): Fix MIB location of ipfwacc module |
| |
| hardaker 2 Sep 99 07:07:04 |
| - (subagent.c): shutdown_subagent -> subagent_shutdown so configure |
| doesn't find it. |
| |
| hardaker 2 Sep 99 08:52:48 |
| - (subagent.c): opps. Forgot a shutdown name change instance. |
| |
| hardaker 3 Sep 99 13:15:15 |
| - (history.c, history.h, snmp_vars.linux.h): removed. No longer needed. |
| |
| hardaker 3 Sep 99 13:15:33 |
| - (Makefile.in): install agent header files. |
| |
| hardaker 3 Sep 99 13:27:13 |
| - (Makefile.in): |
| - install libagent.a. |
| - mkdirheir on needed new installation directories. |
| |
| hardaker 3 Sep 99 13:30:36 |
| - (snmplib/Makefile.in): install more library headers. |
| |
| hardaker 3 Sep 99 14:28:46 |
| - (snmp_vars.c): don't fall off the end of the search tree. |
| |
| hardaker 3 Sep 99 15:01:39 |
| - (FAQ): more BSDI system versions listed. |
| |
| nba 6 Sep 99 23:53:07 |
| - (man/snmp_api.3 snmplib/snmp_api.c agent/snmpd.c apps/snmptrap.c): |
| fix memory leak when agent sends traps by implementing the missing |
| free of TRAP pdu in snmp_send. |
| |
| nba 6 Sep 99 23:55:38 |
| - if.c: correct calls of snmp_fix_pdu to use GETNEXT |
| |
| mslifcak 7 Sep 99 14:47:18 |
| -(parse.*) fix small memory leaks; allow INDEX{INTEGER...} clauses; |
| allow larger DESCRIPTION clauses [max 8192]. |
| |
| mslifcak 7 Sep 99 15:22:14 |
| snmpv3.c - silence type warning from MSVC++. |
| |
| mslifcak 7 Sep 99 15:23:02 |
| (default_store.*) - make 3rd param to ds_set_string type of const char *. |
| |
| mslifcak 7 Sep 99 15:23:51 |
| (win32/config.h) - set SNMPCONFPATH to succeed compile; |
| (win32*libsnmp.def) - add new snmp_get_token to list. |
| |
| mslifcak 7 Sep 99 15:32:00 |
| -(snmp_api.h) struct pdu and snmp_session agree: long type for version member. |
| |
| mslifcak 7 Sep 99 15:32:59 |
| -(parse.c) remove unneeded strdup to File variable from init_mib_internals. |
| |
| mslifcak 7 Sep 99 15:57:13 |
| -(parse.c) fix Unlinked OID print when object identifier has no parent. |
| |
| mslifcak 7 Sep 99 20:12:57 |
| -(agent_trap.c,snmptrap.c,snmp_api.[3c]) - snmp_free_pdu fix Bug #54 per Niels B. |
| -(snmpnetstat/if.c) - fix for GETNEXT per Niels B. |
| |
| mslifcak 7 Sep 99 20:19:52 |
| snmptrap.c - rework fix bug #54 (missed else). |
| |
| mslifcak 8 Sep 99 05:16:34 |
| include read_config.h |
| |
| nba 8 Sep 99 07:45:54 |
| - (configure.in, loadave.c): Solaris 2.7 has getloadavg prototype |
| |
| nba 8 Sep 99 07:46:51 |
| - snmp_api.h: move inclusion protection to the real beginning/end of the file |
| |
| nba 8 Sep 99 07:48:03 |
| - var_struct.h: the Agentx code uses unsigned values for the variable type. |
| |
| nba 8 Sep 99 07:50:37 |
| - (various): fix compiler warnings |
| |
| nba 8 Sep 99 07:51:26 |
| - snmpd.1.def: fix a formatting problem |
| |
| nba 8 Sep 99 07:52:23 |
| - apps/snmptrapd.c: fix argument processing (-ld and similar) |
| |
| mslifcak 8 Sep 99 13:00:40 |
| -(testing/RUNTESTS) prefix PATH with . and .. , as the script changes dir. |
| |
| mslifcak 8 Sep 99 13:04:55 |
| -(snmplib/snmp_client.*) add snmp_split_pdu, snmp_varbind_len methods. |
| |
| mslifcak 8 Sep 99 17:02:37 |
| mibincl.h, mibgroup/mibII/* - fixup for CygWin32 build |
| |
| mslifcak 8 Sep 99 17:49:13 |
| -(config*,win32/*,snmplib/*) resource locking originally from Markku Laukkanen |
| |
| mslifcak 8 Sep 99 17:52:47 |
| -(mt_support.*) Original by Markku Laukkanen, changes by M. Slifcak |
| |
| mslifcak 8 Sep 99 22:30:29 |
| -(smux.c) var_smux_write fixed per Mike Michaud and Nick Amato |
| |
| mslifcak 8 Sep 99 22:34:37 |
| -(mibincl.h) comment out duplicate #include header lines. |
| |
| daves 9 Sep 99 01:32:15 |
| - (mibs/SNMPv2-CONF.txt): Omit unnecessary import clause |
| |
| mslifcak 9 Sep 99 02:21:50 |
| -(winstub.c) Hack to allow snmpnetstat -a to work on AIX4 (sic). |
| |
| mslifcak 9 Sep 99 02:31:26 |
| -(*config*) turn on resource locking with --enable-reentrant. |
| |
| mslifcak 9 Sep 99 13:59:26 |
| -(mib.c, parse.c) mib.c print_tree_node test display null type with range |
| parse.c work around core dump freeing TCs that specify ranges. |
| |
| nba 12 Sep 99 21:50:23 |
| - var_route.c: Linux cleanup. Required for Linux/SPARC |
| |
| nba 12 Sep 99 21:57:18 |
| - agent/*, snmplib/*: malloc fixes, some provoked by the corrected |
| snmp_send semantics. |
| |
| nba 12 Sep 99 21:58:17 |
| - TESTCONF.sh: fix some exports to export the right variable. |
| |
| nba 12 Sep 99 21:59:34 |
| - protocol.c: add a missing include file. |
| |
| nba 12 Sep 99 22:00:33 |
| - snmp_impl.h: removed some unused/unneeded defines/structs |
| |
| nba 13 Sep 99 04:35:18 |
| - var_route.c: Linux cleanup. Required for Linux/SPARC |
| |
| nba 13 Sep 99 13:32:07 |
| - snmpd.c: fix a buffer overflow |
| |
| hardaker 13 Sep 99 15:01:54 |
| - (agent_callbacks.h, agent_read_config.c, agent_registry.c, |
| agent_registry.h, snmp_agent.c, snmp_vars.c, snmpd.c, subagent.c, |
| subagent.h, sysORTable.c, vacm_vars.c, vacm_vars.h): |
| - further separation of agent church and state: |
| - use callbacks everywhere needed to not call mib module code directly. |
| - get rid of all instances of USING_ in libagent code. |
| |
| mslifcak 13 Sep 99 20:20:54 |
| -(snmp_api.c) re-assert Niels' patch to snmp_send to free v2/v1 Trap-PDUs |
| |
| mslifcak 14 Sep 99 09:54:05 |
| -(FAQ, man/snmpcmd.1, snmplib/parse.*) add replace MIB capability(experimental) |
| |
| marz 14 Sep 99 13:00:12 |
| (apps/snmp_parse_args.c, snmplib/snmp_api.[ch]): fix spurious error message when snmp_parse_oid fails |
| |
| mslifcak 14 Sep 99 13:22:39 |
| parse.c - another fix for node: consider NULL name or NULL parent |
| |
| mslifcak 15 Sep 99 06:08:32 |
| include mibgroup/mib_module_includes.h for benefit of mib_module_dot_conf.h |
| |
| hardaker 15 Sep 99 09:45:35 |
| - (Makefile.in, snmp_close.3, snmp_free_pdu.3, snmp_open.3, |
| snmp_read.3, snmp_select_info.3, snmp_send.3, |
| snmp_sess_async_send.3, snmp_sess_close.3, snmp_sess_error.3, |
| snmp_sess_init.3, snmp_sess_open.3, snmp_sess_read.3, |
| snmp_sess_select_info.3, snmp_sess_send.3, snmp_sess_sess_timeout.3, |
| snmp_sess_session.3, snmp_timeout.3): Patch from Mark H. Wood: |
| - create some fake sourcing man pages for functions. |
| |
| mslifcak 15 Sep 99 11:30:58 |
| fine tuning mt support |
| |
| mslifcak 16 Sep 99 14:16:38 |
| -per agreement with Markku, no support needed for Solaris-specific threads. |
| |
| hardaker 17 Sep 99 07:17:21 |
| - (snmp_api.3): Patch from Mark H. Wood: |
| - fix comments. |
| |
| mslifcak 17 Sep 99 11:19:42 |
| -(parse.c) - remove unneeded use of static var "last" |
| |
| mslifcak 17 Sep 99 11:24:48 |
| -remove old-style init for replace mib feature. |
| |
| mslifcak 17 Sep 99 11:42:17 |
| make module_map* and tokens structures static (only used in parse.c ?) |
| |
| hardaker 17 Sep 99 15:37:41 |
| - (configure): update to 2.13. |
| |
| daves 21 Sep 99 09:21:59 |
| - (snmplib/snmp_api.c): handle adding 'error' type variables to a PDU |
| |
| daves 21 Sep 99 09:25:25 |
| - (agent/mibgroup/agentx/protocol.c): Handle parsing null-length variables |
| |
| daves 21 Sep 99 09:32:27 |
| - (agent_registry.c snmpd.c): Simple run-time dump of registered MIBs |
| |
| mslifcak 21 Sep 99 10:40:43 |
| -(mib.c) undo erroneous change to init_mib (thanks NB!) |
| |
| daves 22 Sep 99 09:27:37 |
| - (agent/snmpd.c): stupid typo |
| |
| daves 22 Sep 99 09:31:08 |
| - (agent/agent_registry.c): stupid typo |
| |
| daves 22 Sep 99 09:33:51 |
| - (agent/agent_registry.[ch]): Provide method for prioritised registration |
| |
| daves 22 Sep 99 09:35:09 |
| - (agent/mibgroup/mibII/sysORTable.c): |
| - Ensure local sysORTable takes precedence over subagent versions |
| |
| daves 22 Sep 99 09:54:02 |
| - (agent_registry.c snmp_vars.c var_struct.h): |
| Change the way the MIB registry handles registered ranges. |
| This should work more reliably (as well as being rather simpler, IMHO) |
| |
| daves 22 Sep 99 09:58:12 |
| - (agent_registry.c): remove redundant routines |
| |
| daves 22 Sep 99 10:00:56 |
| - (agent_registry.c): Ensure registry is initialised correctly on subagents |
| |
| daves 22 Sep 99 10:01:45 |
| - (mibgroup/agentx/master_request.c): Improved AgentX response handling |
| |
| mslifcak 22 Sep 99 12:51:00 |
| -(snmp_api.c) - Improved error status aggregation. |
| |
| hardaker 27 Sep 99 16:22:20 |
| - (read_config.c): Opps: DS_LIB_DONT_READ_CONFIGS needed an !. |
| |
| hardaker 28 Sep 99 16:52:04 |
| - (Makefile.in, mib_modules.c, mib_modules.h, snmp_vars.c, snmpd.c): |
| - make libucdagent and libucdmibs as seperate libraries. In theory, |
| you shouldn't need libucdmibs to use libucdagent. |
| |
| daves 29 Sep 99 11:14:42 |
| - (snmplib/snmp_api.c): protect snmp_close() against a null Sessions list |
| |
| daves 29 Sep 99 11:17:01 |
| - (mt_support.h snmp_api.[ch]): Support for session and incoming transaction IDs |
| |
| daves 29 Sep 99 11:23:40 |
| - (agent_registry.c): Correct value of default registration priority |
| |
| daves 29 Sep 99 11:36:43 |
| - (agent_registry.[ch]): |
| - Improve registry error handling |
| - Correctly handle unregistering MIB regions |
| |
| daves 29 Sep 99 11:38:22 |
| - (agent_registry.c): |
| - 'Children' nodes now have a different status, and shouldn't be freed. Oops! |
| |
| daves 29 Sep 99 11:43:00 |
| - (agent_registry.[ch]): Provision to unregister MIBs by session |
| |
| daves 29 Sep 99 11:46:02 |
| - (agent/snmp_vars.c): |
| - Move setting agent start time to earlier in the initialisation sequence |
| (so that it can be overridden in subagents with the master's value) |
| |
| daves 29 Sep 99 11:48:55 |
| - (agent/mibgroup/mibII/sysORTable.c): Change in MIB registration interface |
| |
| daves 29 Sep 99 12:19:56 |
| - (agent/mibgroup/agentx/*): Assorted improvements! |
| |
| mslifcak 29 Sep 99 14:31:48 |
| Robust copy of information to tree, import_list, display hints. |
| |
| hardaker 29 Sep 99 16:35:43 |
| - (config.h.in, configure, configure.in): |
| - fix RANLIB testing for --enable-shared. |
| |
| hardaker 29 Sep 99 16:36:07 |
| - (README): added Mike Michaud to the thank you list. |
| |
| hardaker 29 Sep 99 16:38:34 |
| - (header_complex.c, header_complex.h): |
| - new extraction and freeing functions. |
| - bug fix, missing a malloc size by one (electric fence is very cool). |
| |
| hardaker 29 Sep 99 16:38:59 |
| - (client.c): thats "timeval" not "timevale" Dave (hehe). |
| |
| hardaker 29 Sep 99 16:39:21 |
| - (client.h): define DEFAULT_MIB_PRIORITY to 255. |
| |
| hardaker 29 Sep 99 16:39:42 |
| - (master_admin.c): -Wall fixes and found a missing }. |
| |
| hardaker 29 Sep 99 16:40:08 |
| - (pass.c): run ntohl on ip addresses stored in a long. |
| |
| hardaker 29 Sep 99 16:40:30 |
| - (mib2c.vartypes.conf): removed extra \n. |
| |
| hardaker 29 Sep 99 17:01:28 |
| - (agent_registry.c, agent_registry.h): fix bugs. |
| |
| hardaker 29 Sep 99 17:01:50 |
| - (mib_modules.c): include netinet/in.h |
| |
| mslifcak 29 Sep 99 23:42:49 |
| Remove unused file.. snmplib/hpux.c |
| |
| daves 30 Sep 99 01:09:25 |
| - (mibgroup/host/hr_system.c): |
| - protect against NULL utmp file (from Fabrice Dupre) |
| |
| daves 1 Oct 99 09:48:20 |
| - (agent/Makefile.in): Fix incompatability in agent library names |
| |
| daves 2 Oct 99 14:28:20 |
| - (mibgroup/agentx/master_admin.c mibgroup/agentx/subagent.c): |
| - Fix a problem with re-used PDU structures being freed twice. |
| |
| daves 4 Oct 99 03:58:22 |
| - (agent_registry.[ch] mibgroup/agentx/client.h): |
| - consolidate definitions of default MIB registration priority |
| |
| daves 4 Oct 99 09:53:48 |
| - (agent_registry.[ch] snmp_vars.h mibII/sysORTable.c |
| agentx/client.[ch] agentx/master_admin.c): |
| - Handle MIB range registration, and clean up wrapper interfaces |
| |
| daves 4 Oct 99 09:58:26 |
| - (mib_modules.c mibgroup/agentx/subagent.[ch]): |
| - Ensure subagent is initialised early (prior to MIB registration, etc) |
| |
| daves 4 Oct 99 10:15:38 |
| - (snmplib/callback.h): Increase number of application callbacks supported |
| |
| daves 4 Oct 99 10:17:53 |
| - (agent_callbacks.h mibgroup/mibII/sysORTable.[ch] |
| mibgroup/agentx/master_admin.c mibgroup/agentx/subagent.c): |
| - Complete subagent handling of Agent Capabilities / sysORTable |
| |
| daves 4 Oct 99 10:22:25 |
| - (agentx/client.[ch] agentx/master_admin.c): Trivial 'ping' implementation |
| |
| nba 4 Oct 99 11:48:51 |
| - (snmp_api?, int64.? snmptrap.c): add some error checking for variables |
| |
| nba 4 Oct 99 11:50:50 |
| - Makefile.in: always use $(MAKE) for make in Makefiles |
| |
| nba 4 Oct 99 11:52:25 |
| - configure.in: remove -pedantic from --with-developer, and the system headers |
| are not prepared for it (at least on Linux and NetBSD) |
| |
| nba 4 Oct 99 13:38:19 |
| - various: include additions and fixes to kill warnings |
| |
| hardaker 4 Oct 99 13:51:51 |
| - (system_mib.c): make sysServices configurable. |
| |
| nba 4 Oct 99 13:52:20 |
| - subagent.h, subagent.c, mib_modules.c: pre_init_subagent confuses |
| configure into believing there is a init_subagent function. |
| Rename to subagent_pre_init |
| |
| hardaker 4 Oct 99 16:32:19 |
| - (header_complex.c, header_complex.h): added header_complex_find_entry(). |
| |
| daves 5 Oct 99 07:23:45 |
| - (agentx/master_request.c agentx/subagent.c): Working SET support |
| |
| nba 5 Oct 99 21:49:22 |
| - snmp_debug.h: make the DEBUG* macros safe for use in compound statements |
| |
| nba 5 Oct 99 22:18:46 |
| - snmp_parse_args.c: fixes to report invalid engineId |
| |
| nba 5 Oct 99 22:22:54 |
| - subagent.c: include system.h for prototype for calculate_time_diff |
| |
| hardaker 6 Oct 99 08:57:42 |
| - (fixproc): new commented version. |
| |
| hardaker 6 Oct 99 16:31:53 |
| - (acconfig.h, config.h.in, read_config.c, snmp_api.c, snmp_client.c): |
| - Save and parse older persistent storage files to make sure data is |
| not lost during storage crashes. |
| - Fix SNMPv3 engineID probes: PDU's are allowed to have a NULL varbindlist. |
| |
| daves 7 Oct 99 07:26:20 |
| - (agent_trap.c agent_trap.h agent_read_config.c snmpd.h): |
| - Re-write of agent trap handling: |
| Provision for v1 traps with varbinds |
| Consolidate v1 and v2 trap sink lists |
| Preliminary INFORM support |
| |
| daves 7 Oct 99 08:42:15 |
| - (agent_trap.[ch]): Improve accessibility for subagents |
| |
| daves 7 Oct 99 09:01:25 |
| - (agentx/subagent.c agentx/master_admin.c): Notification support |
| |
| mslifcak 12 Oct 99 05:58:28 |
| mib.c : quick_print is exposed for CMU_COMPATIBLE builds. |
| lcd_time.c : commented unused dump_etimelist_entry under SNMP_TESTING_CODE. |
| |
| mslifcak 12 Oct 99 06:07:44 |
| Define address length for FreeBSD platform. |
| |
| mslifcak 13 Oct 99 03:54:02 |
| add missing proto for save_persistent. |
| |
| nba 13 Oct 99 07:09:36 |
| - master_admin.c, system_mib.h: includes for prototypes |
| |
| mslifcak 15 Oct 99 07:09:14 |
| -(default_store.c, callback.c) fix |
| bug in array-boundary check in snmplib/callback.c |
| reported by Bert Holstein 15 Oct 1999. |
| |
| hardaker 20 Oct 99 17:26:59 |
| - (header_complex.c): parsed strings from oid's include null terminators. |
| |
| hardaker 20 Oct 99 18:08:39 |
| - (mib.c): enable oid parser to handle simple embedded strings in oids |
| and to translate them into oid segments. |
| EG: .1.3.\"hello\".\'hi\' -> .1.3.5.104.101.108.108.111.104.105 |
| |
| hardaker 21 Oct 99 10:07:00 |
| - (mib.c): enable oidname."hi".'there' in get_module_node() as well. |
| |
| mslifcak 21 Oct 99 10:20:15 |
| Note SNMPERR_UNKNOWN_OBJID error without specifying snmp_errno _outside_ the library. |
| |
| mslifcak 21 Oct 99 10:26:29 |
| Note SNMPERR_UNKNOWN_OBJID error from within the library. |
| |
| mslifcak 21 Oct 99 10:37:49 |
| mib.c - restore line stomped in my last update. |
| read_config.c - drop unused variable. |
| snmp_api.c - new method snmp_open_ex replaces set internal hook functions. |
| |
| mslifcak 21 Oct 99 10:39:09 |
| Fixups for building with MSVC++. (no hpux.c, supply MAX_PERSISTENT_BACKUPS). |
| |
| mslifcak 21 Oct 99 10:41:38 |
| reminders for snmp_sess_perror usage after open. |
| snmptable.c - open/close session from main(). |
| netstat/main.c - use snmp_sess_perror. |
| |
| mslifcak 21 Oct 99 10:42:28 |
| use snmp_open_ex. |
| |
| mslifcak 21 Oct 99 12:09:51 |
| Fix BUG#78 |
| |
| mslifcak 21 Oct 99 12:31:28 |
| small patch from M. Laukkanen to fix HP aCC build. |
| |
| nba 21 Oct 99 12:52:26 |
| - memory_solaris.c: reorder computations to avoid overflow. |
| |
| nba 21 Oct 99 12:54:41 |
| - memory_solaris2.c: reorder computations to avoid overflow. |
| |
| mslifcak 22 Oct 99 06:29:16 |
| In fixing bug #83 on 4.0 branch, discovered that 3.6 branch |
| did not have "octet" token support. Added. |
| |
| mslifcak 22 Oct 99 06:29:52 |
| Fix BUG #83. |
| |
| mslifcak 22 Oct 99 07:39:01 |
| Removed duplicated variable in a nested block. ARg! |
| |
| hardaker 22 Oct 99 09:59:39 |
| - (mib.c): enable hex strings inside oids. |
| |
| mslifcak 22 Oct 99 10:12:26 |
| Display _some_ octet string indices of object identifiers as quoted printable. |
| Should be expanded to handle other INDEX types. |
| |
| hardaker 22 Oct 99 15:28:59 |
| - (acconfig.h, config.h.in, configure, configure.in, keytools.c, |
| keytools.h, scapi.c): |
| - use openssl for md5/sha support (from Olafur Gudmundsson). |
| |
| hardaker 22 Oct 99 15:29:38 |
| - (mib.c): print string based OIDs better. |
| |
| hardaker 24 Oct 99 08:24:02 |
| - (configure, configure.in): SNMPCONFPATH uses sysconfdir not datadir. |
| |
| hardaker 24 Oct 99 08:24:21 |
| - (README.snmpv3): typo. |
| |
| hardaker 24 Oct 99 08:25:35 |
| - (mib.c): fix "mibs" and "mibdirs" .conf directives to properly |
| handle multiple calls (additive) and '+'s and things. |
| |
| hardaker 24 Oct 99 08:27:28 |
| - (read_config.c): |
| - premib directives weren't getting read due to a missing negation (!). |
| - more parsing debugging statements added. |
| |
| mslifcak 25 Oct 99 08:06:32 |
| minor rework to clarify signed compares and remove unused variables. |
| |
| nba 25 Oct 99 13:39:27 |
| - interfaces.c: fix a memory leak in the Linux part |
| |
| nba 25 Oct 99 13:41:01 |
| - configure.in, proc.c: support for FreeBSD 2.1 where ps doesn't have c flag |
| |
| nba 25 Oct 99 13:51:22 |
| - hr_system.c: play it safe when no utmp file exists |
| |
| nba 25 Oct 99 13:53:26 |
| - snmptrapd.c, snmptrapd_handlers.c: support for traphandle DEFAULT |
| |
| nba 25 Oct 99 13:56:26 |
| - RUNTESTS, TESTCONF.sh eval_onescript.sh eval_tools.sh: support non-bash |
| shells (echo -n vs echo \\c). Don't require . in PATH |
| |
| nba 25 Oct 99 13:58:03 |
| - snmptranslate.c: let ':' in OID do "the right thing" |
| |
| nba 25 Oct 99 13:59:05 |
| - pass.c: do an htonl when passing ip address |
| |
| nba 25 Oct 99 14:07:11 |
| - snmpdelta.c: COUNTER64 will dereference freed pointer |
| |
| nba 25 Oct 99 14:08:25 |
| - snmpd.conf.5.def: minor quirk |
| |
| nba 25 Oct 99 14:13:57 |
| - *: configure support for dmalloc malloc debugger (www.dmalloc.com) |
| |
| hardaker 25 Oct 99 14:35:51 |
| - (snmptranslate.c): enable -p printing of only a section of the mib tree. |
| |
| hardaker 25 Oct 99 16:05:03 |
| - (snmptranslate.c, parse.c): hack to do wild card searches for a mib node. |
| |
| mslifcak 26 Oct 99 10:34:40 |
| Allow unsigned range for counter/gauge/timeticks (fix BUG#84 per Sander Steffann). |
| |
| hardaker 27 Oct 99 14:33:33 |
| - (Makefile.in): fix up ucd-snmp-config.h building. |
| |
| hardaker 27 Oct 99 14:34:10 |
| - (snmp_agent.h): prototype agent_check_and_process(). |
| |
| hardaker 27 Oct 99 14:34:55 |
| - (Makefile.in, ucd-snmp-agent-includes.h): added a header file to |
| wrap around the various agent include files. |
| |
| hardaker 27 Oct 99 14:35:27 |
| - (master_admin.c): simple debugging so you can watch stuff register. |
| |
| hardaker 27 Oct 99 14:36:21 |
| - (Makefile.in, default_store.3, default_store.3.bot, |
| default_store.3.h, default_store.3.top, snmp_agent_api.3): |
| - new manual pages: default_store.3, snmp_agent_api.3. |
| |
| hardaker 27 Oct 99 14:36:55 |
| - (default_store.h): |
| - mark regions to be included in the default_store.3 manual page. |
| |
| hardaker 27 Oct 99 14:37:49 |
| - (lcd_time.h): define and comment LCD_TIME_SYNC_OPT better. |
| |
| hardaker 27 Oct 99 14:38:06 |
| - (ucd-snmp-includes.h): add default_store.h and snmp_logging.h |
| |
| hardaker 27 Oct 99 17:12:01 |
| - (ucd-snmp-includes.h): added more include files. |
| |
| hardaker 27 Oct 99 17:12:59 |
| - (mib.c): bail if we can't find an index in the mib tree to use for |
| breaking an oid apart. |
| |
| hardaker 27 Oct 99 17:30:25 |
| - (vacm_vars.c): watch for null communities when printing debug statements. |
| |
| mslifcak 28 Oct 99 04:55:52 |
| Dave's comment about pre_parse etc. was too good to lose in e-mail. |
| |
| mslifcak 28 Oct 99 05:23:05 |
| u_int8/16/32_t types no longer needed for WIN32 builds. |
| |
| mslifcak 28 Oct 99 05:25:02 |
| Oops! restore version r1.131. |
| |
| mslifcak 28 Oct 99 06:49:03 |
| rephrase subtree not found code in _get_symbol. |
| |
| hardaker 28 Oct 99 13:47:57 |
| - (snmptosql): debugging and error checking. |
| |
| hardaker 29 Oct 99 08:58:17 |
| - (mib2c.conf, mib2c.vartypes.conf): Patch from Keith Tuson: |
| - misc fixes. |
| |
| hardaker 29 Oct 99 09:28:11 |
| - (FAQ): added reference to an above question for perl installation. |
| |
| hardaker 29 Oct 99 09:28:43 |
| - (ucd-snmp-agent-includes.h): added var_struct.h and agent_read_config.h |
| |
| hardaker 29 Oct 99 09:52:18 |
| - (default_store.h, mib.c): two new printing options: |
| - printNumericOids |
| - printNumericEnums |
| |
| hardaker 29 Oct 99 10:06:03 |
| - (ds_agent.h, snmp_agent.c, snmpd.c, snmp_parse_args.c): |
| - snmp over TCP options: -T TCP. |
| - new quick print options: -qo -qe for numeric oids and enums. |
| |
| hardaker 29 Oct 99 10:13:44 |
| - (snmpcmd.1): document -T and -q[oe] |
| |
| hardaker 29 Oct 99 10:15:01 |
| -(default_store.3{,.h}): removed from CVS since they are built |
| |
| hardaker 29 Oct 99 10:15:43 |
| - (.cvsignore): ignore default_store.3{,.h} |
| |
| hardaker 29 Oct 99 16:58:07 |
| - (tkmib): make it do snmpv3. Added many things to the options menu. |
| |
| marz 29 Oct 99 19:54:10 |
| (apps/snmp_parse_args.c, snmplib/snmpv3.c): make engineID setup conditional on app type to prevent apps from easily ending up with the same engineID as agent on same host |
| |
| hardaker 1 Nov 99 13:18:00 |
| - (snmp_parse_args.c, default_store.h, mib.c, snmp_alarm.c): |
| - don't break oids into pieces if quick_print is turned on. |
| - ditto if the new default_store option is turned on. |
| - made a default_store option to not use sigalrm for snmp_alarms. |
| |
| hardaker 2 Nov 99 09:57:31 |
| - (Makefile.in): install other header files needed by SNMP.pm. |
| |
| mslifcak 2 Nov 99 15:37:05 |
| Use HAVE_STDARG_H when deciding to use varargs vs ANSI-C prototypes. |
| |
| mslifcak 2 Nov 99 15:46:08 |
| Install snmp_agent_api.3 |
| |
| mslifcak 3 Nov 99 06:11:03 |
| declare find_best_tree_node for MSVC build. |
| |
| mslifcak 3 Nov 99 06:49:30 |
| Near line 663 : close(fd) before invoking wait_on_exec |
| |
| mslifcak 3 Nov 99 13:18:59 |
| Following call to fdopen (near get_exec_output), do not close(fd). |
| |
| mslifcak 3 Nov 99 13:20:16 |
| Fix build problem on Linux RedHat 6.0 : key off GNU_LIBRARY value. |
| |
| mslifcak 4 Nov 99 02:42:15 |
| Patch to build BSD/OS 4.0.1; from Bert Driehuis -- driehuis@playbeing.org |
| |
| mslifcak 4 Nov 99 04:14:28 |
| More STDC_HEADERS cleanup: use HAVE_STRING_H, HAVE_STDLIB_H instead. |
| |
| mslifcak 4 Nov 99 04:33:32 |
| Change example away from STDC_HEADERS. |
| |
| mslifcak 4 Nov 99 05:08:31 |
| Every #define is given a value; set to 1 if no value was specified. |
| |
| mslifcak 4 Nov 99 05:13:05 |
| First pass support for FreeBSD 4.0 [problems with proc table lookups]. |
| |
| mslifcak 4 Nov 99 06:11:48 |
| Use sysctl(CTL_VM..) to get virtual memory stats. |
| |
| hardaker 4 Nov 99 10:03:47 |
| - (Makefile.in, acconfig.h, config.h.in, configure, configure.in, mib.c): |
| - define IN_UCD_SNMP_SOURCE in config.h but not in ucd-snmp-config.h. |
| - move ucd-snmp-config.h up in the build order before subdirs. |
| - Make default MIBDIRS search path include $HOME/.snmp/mibs. |
| - Make MIBDIRS parsing handle $HOME variables in it. |
| |
| hardaker 4 Nov 99 10:04:42 |
| - (mib2c.conf): include headers for compilation for both internal and |
| external to the ucd-snmp source. |
| |
| mslifcak 4 Nov 99 10:19:35 |
| Redo FreeBSD 4.0: define freebsd3 in s/freebsd4.h; reduce "define" thrashing. |
| |
| hardaker 4 Nov 99 10:28:44 |
| - (snmp_parse_args.c, snmpcmd.1): move -q flags to -O. |
| |
| mslifcak 4 Nov 99 13:43:40 |
| Speed up sprint_variable: halve the number of calls to get_symbol. |
| |
| mslifcak 5 Nov 99 06:22:52 |
| Say goodbye to SNMP_MALLOC, malloc_zero, xcalloc, xmalloc, and xstrdup. |
| Respectively replaced with calloc, calloc, calloc, malloc, and strdup. |
| |
| nba 9 Nov 99 01:50:09 |
| - mib.c,parse.c: make error reporting in parser work according to spec (-Pe) |
| show defining modules in snmptranslate -d |
| use ds_toggle_boolean |
| |
| nba 9 Nov 99 12:59:52 |
| - snmptrapd.c,snmptrapd_handlers.c: make it compile with VC++ 5.0 |
| (but no handlers (yet)) |
| |
| hardaker 9 Nov 99 13:02:17 |
| - (snmpd.c): fix -H. |
| |
| hardaker 9 Nov 99 13:02:41 |
| - (ucd_snmp.h): require the DEMO-MIB (just for tutorial purposes). |
| |
| hardaker 9 Nov 99 13:09:21 |
| - (vacm_vars.c, vacm_vars.h): simple new .conf tokens: rocommunity, rwcommity. |
| |
| hardaker 9 Nov 99 13:09:40 |
| - (Makefile.in): install the DEMO-MIB. |
| |
| nba 9 Nov 99 15:16:03 |
| - various: adapt tools to use getopt (and put one in for Win32) |
| |
| nba 9 Nov 99 22:20:52 |
| . snmp_parse_args.c: a glitch in the conversion to getopt (thanks to |
| driehuis@playbeing.org) |
| |
| nba 9 Nov 99 23:30:03 |
| - getopt.h: arguments to getopt did not match those in getopt.c |
| |
| nba 10 Nov 99 08:30:13 |
| - win32/*: fixes to the VC++ build projects |
| |
| nba 10 Nov 99 08:32:00 |
| - win32/*: VC++ project updates |
| |
| daves 10 Nov 99 08:57:00 |
| - (agent/agent_read_config.c): Only set up trap sinks on the master agent |
| |
| daves 10 Nov 99 08:58:38 |
| - (agent/agent_trap.[ch]): minor re-structure to allow subagent trap "sinks" |
| |
| daves 10 Nov 99 08:59:45 |
| - (agentx/subagent.c): Fix AgentX notify support |
| |
| nba 10 Nov 99 12:20:47 |
| - win32/*.dsp: yet another round of making this crap work |
| |
| nba 10 Nov 99 15:29:18 |
| - apps/*: changes for getopt usage, and reworking of snmp_parse_args |
| |
| nba 10 Nov 99 22:12:08 |
| - win32/*: clean up repository files, and add proper .cvsignore files |
| |
| daves 11 Nov 99 03:37:59 |
| - (agentx/client.c): Silly typo in start time synchronisation |
| |
| nba 11 Nov 99 22:14:27 |
| - snmpcmd.1: update man page to correspond to the new getopt situation |
| Note: even though some options have been removed from this |
| page, they still work! |
| |
| nba 11 Nov 99 22:50:00 |
| - snmp_parse_args.c, mib.c: alignment of option code. |
| Some enhancements to the snmptranslate -d output. |
| |
| daves 12 Nov 99 08:46:33 |
| - (snmplib/snmp_api.c): Provide a unique ID for all incoming PDUs |
| |
| marz 12 Nov 99 13:01:08 |
| (lcd_time.[ch], snmpusm.c): fix enginetime update algorithm to conform to spec rfc2574 3.2.7.b.1 |
| |
| nba 14 Nov 99 01:48:51 |
| - snmptable, snmp_parse_args: allow the application specific options to |
| |
| nba 14 Nov 99 01:51:57 |
| - snmptable: add in the application specific snmptable options between |
| the normal options. |
| |
| nba 14 Nov 99 01:53:16 |
| - snmpbulkget: new tool to issue a single GETBULK request |
| |
| nba 14 Nov 99 01:54:17 |
| - snmp_parse_args: changes to support multi-valued options |
| |
| nba 14 Nov 99 01:59:20 |
| - mibs/*, vacm_vars.h: update the mib files to rfc 2571-2575. Also add |
| SNMP_COMMUNITY_MIB from the coex draft. |
| |
| nba 14 Nov 99 02:00:00 |
| - vacm_vars.c: kill a warning |
| |
| nba 14 Nov 99 02:01:37 |
| - pass.c, snmpd.conf.5.def: add an UNSIGNED return type |
| |
| nba 14 Nov 99 02:04:46 |
| - mib.c, snmptranslate.c: move the MIB:id handling inside read_objid for |
| consistency. Also fixes a buffer overrun in mib.c |
| |
| nba 14 Nov 99 02:42:38 |
| - SNMPv2-CONF.txt: comment out the IMPORT clause |
| |
| nba 14 Nov 99 06:12:03 |
| - snmptrapd.c: add the new common -O option set |
| |
| nba 14 Nov 99 06:15:01 |
| - snmptrapd.8: add the new common -O option set |
| |
| nba 14 Nov 99 06:32:25 |
| - ipc6: Add the IPv6 code from the Kame project. I have only massaged |
| it so much as to still compile on non-IPv6 systems, and detect |
| Linux, INRIA, Solaris IPv6. No code for them yet. Original |
| author: itojun@iijlab.net |
| |
| daves 15 Nov 99 07:56:06 |
| - (agent/snmp_vars.c): Fix handling of failed GET/SET requests |
| |
| mslifcak 15 Nov 99 08:29:06 |
| Fix description of read_objid return value. |
| |
| nba 15 Nov 99 14:00:20 |
| - snmp_parse_args.c: further error checking, courtesy mslifcak |
| snmpbulkget.c: needs #include <getopt.h> (Thanks to Robert Story) |
| |
| nba 15 Nov 99 14:03:36 |
| - mibs/: replace RFC1271-MIN.txt with RMON-MIB.txt (RFC 1757 version) |
| |
| nba 15 Nov 99 14:05:57 |
| - parse.c: fix a spelling error in the MIB replacement table. |
| |
| nba 15 Nov 99 14:09:29 |
| - .cvsignore: updates to keep cvs silent about generated files. |
| |
| hardaker 15 Nov 99 15:18:46 |
| - (FAQ, README): new mirror in Australia. |
| |
| hardaker 15 Nov 99 15:19:22 |
| - (mib_modules.c, snmp_vars.c): move subagent_pre_init() to init_agent(). |
| |
| hardaker 15 Nov 99 15:19:47 |
| - (TODO): memory int -> uint. |
| |
| hardaker 15 Nov 99 15:20:10 |
| - (header_complex.c): set to '\0' instead of NULL for -Wall. |
| |
| hardaker 15 Nov 99 15:21:07 |
| - (mib2c, tkmib): remove -w. |
| |
| hardaker 15 Nov 99 15:21:28 |
| - (snmp_agent_api.3): don't call subagent_pre_init(). |
| |
| hardaker 15 Nov 99 15:21:57 |
| - (mib2c.storage.conf): debugging statements inserted. |
| |
| hardaker 15 Nov 99 15:22:24 |
| - (asn1.c, asn1.h): new function: asn_check_packet(). |
| |
| hardaker 15 Nov 99 15:36:26 |
| - (snmpdelta.c, snmptable.c, snmptest.c, snmptranslate.c, snmptrapd.c): |
| - add default_store.h |
| |
| hardaker 15 Nov 99 15:38:25 |
| - (default_store.h, mib.c): move more options to the ds_* routines. |
| |
| hardaker 15 Nov 99 15:41:38 |
| - (snmp_api.c, snmp_api.h): |
| - move more options to the ds_* routines. |
| - implement support for TCP broken SNMP packets by storing buffers |
| and dealing with pieces of incoming data till we have a full packet. |
| |
| mslifcak 15 Nov 99 16:43:25 |
| Don't add NULL varbind when ENDOFMIBVIEW is reached. |
| |
| hardaker 15 Nov 99 17:41:10 |
| - (snmp_agent.c, master.c, protocol.c, protocol.h, subagent.c, |
| snmp_api.c, snmp_api.h): |
| - make TCP support better for agentx. Still has a problem (I broke agentx). |
| |
| mslifcak 15 Nov 99 21:57:36 |
| Fix bug#75: build --without-opaque-types |
| |
| mslifcak 16 Nov 99 03:36:09 |
| Fix spelling misteak. |
| |
| nba 16 Nov 99 06:21:25 |
| - snmp_parse_args.c, snmptranslate.c, mib.c: redo the snmptranslate options |
| to follow the common option set. Issue warnings when someone |
| uses the old form, advising about the new. |
| |
| mslifcak 16 Nov 99 08:48:31 |
| Embrace all HP-9000/6xx,7xx, 8xx series platforms, without regrets. |
| |
| daves 16 Nov 99 09:13:59 |
| - (snmplib/asn1.c): Fix encoding of root OIDs. |
| |
| hardaker 16 Nov 99 10:24:59 |
| - (protocol.c): add the header length to the packet length estimate. |
| |
| hardaker 16 Nov 99 10:26:02 |
| - (snmp_parse_args.c): add the T: flag for -T to getopt |
| |
| mslifcak 16 Nov 99 14:41:50 |
| MSVC touchups: |
| Added snmptrapd project .DSP file; All .DS[PW] files CR-LF line terminated; |
| Fix warnings in asn1.c and snmp_api.c; Remove unused var in snmptranslate.c. |
| |
| mslifcak 16 Nov 99 14:56:59 |
| Build with getopt. |
| |
| mslifcak 17 Nov 99 05:59:15 |
| Replace u_int16_t with more universally supported u_short. |
| |
| mslifcak 17 Nov 99 07:35:03 |
| Project file for building snmpbulkget using MSVC++ gratis Robert Story. |
| |
| mslifcak 17 Nov 99 07:36:58 |
| Add snmpbulkget to list of apps to build. |
| |
| hardaker 17 Nov 99 11:55:41 |
| - (ds_agent.h, kernel.c, snmpd.c, snmpd.1.def): |
| - run time rootless running support for snmpd, by reqest of Joe. (-r) |
| |
| hardaker 17 Nov 99 12:21:26 |
| - (snmptosql): |
| - move to Net::SMTP. |
| - Make new authgroup and authhost tables to contain SNMP::Session defaults. |
| |
| hardaker 17 Nov 99 13:05:00 |
| - (configure.in): update the so LD for linux to $(CC). |
| |
| hardaker 17 Nov 99 13:08:17 |
| - (configure): update. |
| |
| hardaker 17 Nov 99 13:09:14 |
| - (mib2c.storage.conf): update. Deals with RowStatus objects better. |
| |
| nba 17 Nov 99 21:51:19 |
| - default_store.c: ds_toggle_boolean missed a mask |
| |
| mslifcak 18 Nov 99 17:58:47 |
| Check-in agent changes to support Win32 agent built with MSVC++. |
| Thanks to Robert Story. |
| |
| mslifcak 18 Nov 99 18:14:58 |
| More touchup per MSVC++ Win32 agent work. |
| |
| mslifcak 18 Nov 99 18:20:45 |
| More MSVC++ Win32 agent files, gratis Robert Story. |
| |
| daves 19 Nov 99 11:06:26 |
| - (agent/agent_registry.h): Provide missing index allocation defines. |
| |
| hardaker 19 Nov 99 13:47:01 |
| - (mib2c.storage.conf): fix mib2c.storage.conf. |
| |
| hardaker 19 Nov 99 14:20:25 |
| - (snmp_vars.c, snmpd.c, snmp_alarm.h, snmp_api.c): |
| - make snmp_select_info possibly handle alarm timers. |
| - make snmpd use them and call snmp_run_alarms(). |
| |
| hardaker 19 Nov 99 15:24:15 |
| - (acconfig.h, config.h.in, configure, configure.in, sedscript.in, |
| disk.c, disk.h, UCD-SNMP-MIB.txt): Patch from Andy HOOD: |
| - monitor disk inode percentages. |
| |
| nba 22 Nov 99 05:27:15 |
| - configure.in: configure test for netinet/ip.h |
| |
| nba 22 Nov 99 05:28:09 |
| snmp_logging.c: only timestamp efter a newline |
| |
| nba 22 Nov 99 05:28:45 |
| - snmpd.c: reinstate snmpd -a functionality |
| |
| nba 22 Nov 99 05:29:37 |
| - pass.c: remove a const casting warning |
| |
| nba 22 Nov 99 05:32:05 |
| - IPV6-TCP-MIB, IPV6-UDP-MIB, ipv6.c, tcp.c: move the IPv6 tcp and udp |
| tables to their proper position in the tree, according to the RFC. |
| |
| nba 22 Nov 99 06:59:46 |
| - ipv6.c: upgrade to the current Kame patch |
| |
| nba 22 Nov 99 07:16:59 |
| - ipv6.c: some more ANSI prototypes |
| |
| daves 22 Nov 99 07:30:06 |
| - (agent_registry.[ch] agentx/client.[ch] agentx/master_admin.c): |
| Index de-allocation, and AgentX index support. |
| |
| mslifcak 22 Nov 99 08:20:29 |
| Retry add MSVC++ project file. |
| |
| mslifcak 22 Nov 99 08:21:58 |
| Add CVS ignore list for win32/libagent. |
| |
| hardaker 22 Nov 99 08:29:33 |
| - (snmptable.c): Patch from Robert Story: |
| - Added ability to use MIB to query tables with non-sequential column OIDs. |
| - Added code to handle sparse tables. |
| |
| hardaker 22 Nov 99 09:00:45 |
| - (usmUser.c): fix oid -> char conversions pointed out by Michael Slifcak. |
| |
| hardaker 22 Nov 99 09:07:34 |
| - (README): added more people to the thanks list. |
| |
| hardaker 22 Nov 99 09:18:15 |
| - (configure, configure.in, host_res.h, hr_filesys.c, hr_storage.c, |
| hr_swrun.c, hr_system.c, bsdi4.h): Patch from Bert Driehuis: |
| - bsdi support for the host resources mib. |
| |
| hardaker 22 Nov 99 09:24:51 |
| - (T016snmpv2cgetfail, T017snmpv2ctov1getfail): update tests for new |
| error messages. |
| |
| hardaker 22 Nov 99 12:30:05 |
| - (vmstat.c, vmstat_freebsd2.c): use header_generic not header_simple_table |
| |
| hardaker 22 Nov 99 12:49:21 |
| - (vacm_vars.c, pass.c): fix oid -> char conversions. |
| |
| nba 22 Nov 99 12:54:08 |
| - *: change the first argument of the config parser functions to a |
| const string |
| |
| hardaker 22 Nov 99 13:05:05 |
| - (acconfig.h, config.h.in, configure, configure.in, tcp.c): Patch |
| from Garrett Wollman: |
| - FreeBSD 4.x fixes. |
| |
| hardaker 22 Nov 99 16:48:54 |
| - (snmp_vars.c): remove creation of initial and template* users. |
| |
| hardaker 22 Nov 99 16:50:25 |
| - (vacm_vars.c, usmUser.c): new config tokens allowing easy user and |
| vacm/user configuration and setup. |
| |
| hardaker 22 Nov 99 17:02:11 |
| - (scapi.c): fix length check of key space. |
| |
| hardaker 22 Nov 99 17:52:36 |
| - (README.snmpv3): update to reflect new and easier .conf mechanisms. |
| |
| nba 23 Nov 99 01:23:16 |
| - ipv6.h: remove an __P that had sneaked in |
| |
| nba 23 Nov 99 01:24:37 |
| - IPSEC-MIB.txt: change some underlines into dashes, and repair the |
| ::= (maybe I should have looked at this file before adding it :-)) |
| |
| nba 23 Nov 99 01:26:26 |
| - pass_persist.c: fix some arguments (int => size_t). Thanks to |
| Anthony Shipman <ashipman@erggroup.com> |
| |
| daves 23 Nov 99 01:37:29 |
| - (host/hr_swrun.c): Fix linux process memory usage figures. |
| (Reported by Mitch Shields) |
| |
| daves 23 Nov 99 02:11:43 |
| - (host/hr_storage.c host/hr_swrun.c): Guard against calculation overflow |
| |
| nba 23 Nov 99 02:20:13 |
| - snmp_agent.c: #include <unistd.h> for select prototype |
| |
| daves 23 Nov 99 05:21:58 |
| - (snmp_agent.c agentx/subagent.c): |
| Make main session structure visible throughout the agent, |
| and use this for AgentX subagent as well. |
| |
| daves 23 Nov 99 05:40:09 |
| - (agent_registry.[ch]): |
| - Make index registration API more immediately convenient |
| - Associate such registrations with the main session |
| - new routine to unregister all indexes for a given session |
| - differentiate between ANY index and NEW index |
| - clean up assorted compiler warnings |
| |
| hardaker 23 Nov 99 17:51:44 |
| - (snmptosql): fix from address line, other misc fixes. |
| |
| daves 24 Nov 99 09:03:00 |
| - (agentx/master_admin.c): Release allocated indexes on subagent shutdown. |
| |
| hardaker 24 Nov 99 09:09:08 |
| - (acconfig.h, config.h.in, configure, configure.in, usmUser.c, |
| keytools.c, keytools.h, lcd_time.c, scapi.h, tools.c, |
| keymanagetest.c, scapitest.c, config.h): |
| - force --enable-developer for CVS checkouts. |
| - remove all references to KMT. |
| |
| hardaker 24 Nov 99 09:16:02 |
| - (INSTALL): change editing of config.h note. |
| |
| hardaker 24 Nov 99 10:43:08 |
| - (vacm_vars.c): Patch from Frank Strauss: |
| - allow seperation of mask with both . and :. |
| |
| mslifcak 24 Nov 99 11:07:05 |
| Fix BUG#57 using modified patch supplied by zany@triq.net. |
| |
| mslifcak 24 Nov 99 11:07:49 |
| Fix BUG#57 using 2/3 of patch supplied by zany@triq.net. |
| |
| nba 25 Nov 99 14:32:47 |
| - snmp_api.c, agent_trap.c, snmp_agent.c, snmp_mib.h, snmp_mib.c: |
| fix misalignment of statistics counters |
| |
| nba 25 Nov 99 14:33:15 |
| - snmp_mib.h: fix misalignment of statistics counters |
| |
| nba 25 Nov 99 14:52:57 |
| - usmUser.c: new user is not added unless both auth and priv is specified |
| on createUser directive |
| |
| nba 25 Nov 99 14:56:12 |
| - defaults_store.h, snmp_api.c, snmp_parse_args.c: add defCommunity |
| directive |
| - snmp_api.h, snmp_api.c: add errorcode for malloc failure |
| |
| nba 25 Nov 99 14:57:57 |
| - mib.c: kill yet another silly warning from gcc |
| |
| nba 26 Nov 99 11:18:23 |
| - default_store.c: although read_config is case insensitive, ds_handle_config |
| was not. At the same time it failed to report the problem that |
| it was called but didn't know what to do. |
| |
| marz 27 Nov 99 06:31:11 |
| (agent/kernel.c, testing/eval_tools.sh): fix -r switch to supress error messages about failed kernel and add -r to default testing code so 'make test can be run by user |
| |
| hardaker 27 Nov 99 09:18:15 |
| - (vacm_vars.c): redo rwuser/rouser to allow specification of auth type. |
| |
| mslifcak 29 Nov 99 05:50:27 |
| More HP-UX aCC fixes supplied by Markku Laukkanen. |
| |
| mslifcak 29 Nov 99 10:30:51 |
| Use ntohs macro to carefully obtain the default service port. |
| |
| mslifcak 29 Nov 99 10:33:45 |
| Fix reference to snmplib. |
| |
| mslifcak 29 Nov 99 10:36:43 |
| Remove last vestiges of DEBUG_MALLOC_INC fragments. |
| |
| mslifcak 29 Nov 99 11:58:37 |
| Free STREAM packet buffer when session is closed; |
| Test for close in progress for read, write, select, and timeout functions. |
| |
| mslifcak 29 Nov 99 12:43:34 |
| Use size_t for name_len member. |
| |
| hardaker 29 Nov 99 14:02:08 |
| - (system.c, system.h): implement strcasestr (from Michael Slifcak). |
| |
| hardaker 29 Nov 99 14:02:50 |
| - (parse.c): make best matching (-b) use regex when available. |
| |
| hardaker 29 Nov 99 14:03:49 |
| - (config.h.in, configure, configure.in): |
| - check for regex.h, regcomp, strcasestr. |
| |
| hardaker 29 Nov 99 14:04:09 |
| - (README): another name. |
| |
| nba 30 Nov 99 03:01:34 |
| - snmp_api.h, snmp_mib.[ch]: A couple additional SNMP statistics points |
| |
| daves 30 Nov 99 07:07:01 |
| - (agentx/master.c): Remove redundent routine. |
| |
| daves 30 Nov 99 07:08:43 |
| - (agentx/master_request.c): Fix handling of multi-variable requests to subagents. |
| |
| mslifcak 30 Nov 99 13:10:40 |
| Fix -Td usage description; use switch when current_name is NULL. |
| |
| mslifcak 30 Nov 99 13:11:14 |
| Include ctype.h |
| |
| hardaker 30 Nov 99 14:30:32 |
| - (snmp_parse_args.c, mib.c, mib.h, parse.c): implement regex matching |
| everywhere. |
| |
| mslifcak 30 Nov 99 14:47:36 |
| Use Wes' cool new get_wild_node match method. |
| |
| mslifcak 30 Nov 99 16:50:41 |
| Add multiple match capability to find_best_tree_node, and use it in |
| snmptranslate (new -B option). |
| |
| mslifcak 1 Dec 99 06:40:07 |
| Error check and free resources during regex processing. |
| |
| mslifcak 1 Dec 99 10:38:18 |
| Prevent overflow of object ID in get_module_node. |
| In find_best_tree_node, treat result from recursed call same for match = 0. |
| |
| mslifcak 1 Dec 99 15:55:56 |
| Fix bug #112 and finish patch supplied by Anthony Shipman. |
| |
| mslifcak 1 Dec 99 16:32:14 |
| Use SNMP_MAXBUF when defining large static buffer storage. |
| |
| nba 2 Dec 99 04:41:55 |
| - mib.c: accessing and freeeing env_var misplaces around NULL test |
| |
| nba 2 Dec 99 04:42:57 |
| - snmptrapd.c: fix snmp_clone_pdu2 by using the snmplib version |
| |
| nba 2 Dec 99 05:06:55 |
| - usmUser.c snmpv3.[ch]: move usm_parse_create_usmUser from the agent |
| to the library, so that snmptrapd can use it. |
| |
| mslifcak 2 Dec 99 09:21:45 |
| Fix bug #81 - continue install after error creating persistent directory. |
| |
| hardaker 2 Dec 99 16:59:55 |
| - (parse.c): turn on REGEX_EXTENDED. |
| |
| nba 3 Dec 99 15:03:48 |
| - snmptrapd.c: correct handling of SIGHUP tp reconfigure. |
| |
| nba 3 Dec 99 15:04:16 |
| - snmptrapd_handlers.c: a little nicer error message |
| |
| nba 3 Dec 99 15:05:13 |
| - parse.c: remember to NULL a freed pointer |
| |
| hardaker 3 Dec 99 16:51:43 |
| - (configure, configure.in): switch to PIC from pic. |
| |
| hardaker 3 Dec 99 16:52:16 |
| - (Makefile.in): use $(MAKE) instead of make. |
| |
| hardaker 3 Dec 99 16:52:51 |
| - (vmstat.c): remove duplicate limits.h include. |
| |
| nba 5 Dec 99 21:49:50 |
| - pass.c, pass_persist.c: ensure proper byte ordering when pass'ing |
| ipaddress. |
| |
| mslifcak 6 Dec 99 09:19:08 |
| Show all non-printable subids in dump_oid_to_string. |
| Recurse clear_tree_flags only if necessary. |
| |
| hardaker 6 Dec 99 13:47:41 |
| - (snmp_parse_args.c): default specifications for auth/priv types. |
| |
| hardaker 6 Dec 99 13:51:34 |
| - (snmp_parse_args.c): print error strings returned by generate_Ku(). |
| |
| nba 6 Dec 99 14:32:22 |
| - .cvsignore: Make CVS silent about installation files |
| |
| hardaker 6 Dec 99 14:48:08 |
| - (snmpusm.c): |
| - make snmpusm usable again, changing arguments slightly. |
| - make it also use defaults for passphrases, user, etc. |
| |
| hardaker 6 Dec 99 14:56:21 |
| - (Sv3config, T030snmpv3usercreation): make v3 testing work again. |
| |
| hardaker 6 Dec 99 14:58:28 |
| - (snmpusm.c): fix usage for new args. |
| |
| mslifcak 6 Dec 99 15:09:53 |
| Convert USM_ERR* to SNMPERR_USM*. |
| |
| nba 6 Dec 99 15:13:21 |
| - system.c, config.h, win32.dsw, *.dsp, libsnmp.def: cleaning up for VC builds |
| |
| mslifcak 6 Dec 99 16:31:26 |
| More fun updating MS VC build of apps and library. |
| |
| mslifcak 7 Dec 99 08:03:06 |
| Use argv[0] since the app wont be snmpgetnext, probably. |
| |
| daves 7 Dec 99 08:29:55 |
| - (agent/agent_read_config.[ch] agent/snmp_vars.[ch] agent/snmpd.[ch] |
| snmplib/read_config.[ch] snmplib/snmp_api.c): |
| - Use the saved application name for registering config handlers |
| (N.B: This change will need to be applied to MIB modules as well) |
| |
| hardaker 7 Dec 99 09:14:30 |
| - (hr_other.c): shorten cpu description length. |
| |
| hardaker 7 Dec 99 09:17:41 |
| - (sysORTable.c): make sysOrIndex not-accessible, as it should be. |
| |
| hardaker 7 Dec 99 09:32:02 |
| - (UCD-SNMP-MIB.txt): Patch from Juergen Schoenwaelder: |
| - convert to SMIv2 and cleanup. |
| |
| hardaker 7 Dec 99 13:45:59 |
| - (snmpwalk.c): |
| - New ability to peform a get on the requested OID when either no |
| results are returned or when the user requests an inclusive option. |
| - New ability to print number of variables found at the end. |
| |
| hardaker 7 Dec 99 13:54:11 |
| - (snmpwalk.1): document -Ci and -Cp (badly). |
| |
| mslifcak 7 Dec 99 15:23:44 |
| Eliminate multiplying by sizeof(char) or sizeof(unsigned char); |
| agentx/client.c - snmp_free_varbind replaces free in four places; |
| snmpv3/usmUser.c - usm_free_user replaces free in one place. |
| |
| hardaker 8 Dec 99 09:19:08 |
| - (mib.c): register a config token for suffix printing. |
| |
| hardaker 8 Dec 99 14:08:20 |
| - (UCD-SNMP-MIB.txt): make mrIndex IMPLIED since it is in the code. |
| |
| hardaker 8 Dec 99 14:41:53 |
| - (mib.c): fix -Os and index based oid printing to work again. |
| |
| mslifcak 8 Dec 99 15:01:20 |
| Include getopt.h to define optarg. |
| |
| mslifcak 8 Dec 99 15:04:54 |
| Add missing dskPercentNode to DskEntry (thanks to |
| Michael Kirkham <support@iwl.com>). |
| |
| hardaker 8 Dec 99 15:23:07 |
| - (mib.c, parse.c, parse.h): |
| - remembered IMPLIED indexes. |
| - properly print OIDs with length prefixes on parsed OIDs so |
| cutting/pasting of them works. |
| - properly print strings and oids that are IMPLIED. |
| - print strings in either ' or " quotes depending on if their IMPLIED. |
| |
| hardaker 8 Dec 99 15:26:51 |
| - (README): add Juergen. |
| |
| hardaker 8 Dec 99 15:28:54 |
| - (*..Makefile.in): make depend. |
| |
| hardaker 8 Dec 99 15:29:52 |
| - (snmpd.c): move sys/param out of ifdef FD_SET. |
| |
| hardaker 8 Dec 99 15:47:02 |
| - (*..Makefile.in): A real make depend with no ssl dependancies, etc. |
| |
| hardaker 8 Dec 99 15:49:32 |
| - (makefileindepend.pl, makenosysdepend.pl, remove-files): |
| - move the make depend perl scripts to the top level where they only |
| need to be edited once. |
| |
| hardaker 8 Dec 99 17:13:17 |
| - (acconfig.h, config.h.in, master.c, read_config.c, system.c, system.h): |
| - implement mkdirhier() and use it for persistent storage and agentx |
| socket file creation. |
| |
| daves 9 Dec 99 07:34:03 |
| - (man/snmp_trap_api.3): Initial documentation for agent trap generation. |
| |
| nba 9 Dec 99 07:34:08 |
| - mib.c: implement MIB::label |
| |
| nba 9 Dec 99 07:49:34 |
| - snmpcmd.1: support MIB::label |
| |
| mslifcak 9 Dec 99 08:14:59 |
| Patches supplied by Juergen Schoenwaelder. |
| |
| hardaker 9 Dec 99 10:08:26 |
| - (Makefile.top, config.h.in, configure, configure.in, |
| agent/Makefile.in, snmplib/Makefile.in): |
| - fixed --enable-shared (at least on linux). |
| |
| hardaker 9 Dec 99 15:26:23 |
| - (keytools.c): Patch from Leonard Gomelsky: |
| - generate_Ku() speed improvements. |
| |
| hardaker 9 Dec 99 16:16:40 |
| - (UCD-SNMP-MIB.txt): changed all instances of kb to kB. |
| |
| hardaker 9 Dec 99 16:53:14 |
| - (snmpnetstat/Makefile.in): fix for --enable-shared |
| |
| hardaker 9 Dec 99 17:09:23 |
| - (agent/*Makefile.in): fix for --enable-shared on hpux |
| |
| nba 10 Dec 99 03:06:18 |
| - master.c: add a missing #include <netinet/in.h> (at least for Solaris). |
| |
| nba 10 Dec 99 03:07:06 |
| - pass.c: fix some buf/buf2 confusion |
| |
| nba 10 Dec 99 03:09:33 |
| - pass_persist.c: fix some buf/buf2 confusion |
| |
| nba 10 Dec 99 03:10:30 |
| - read_config.c: add some missing const specifiers |
| |
| nba 10 Dec 99 03:20:10 |
| - (various): changes to compile snmpd with VC++ 5.0 (Release mode) |
| |
| mslifcak 10 Dec 99 07:28:33 |
| Fix to build executable agent on HP-UX. |
| |
| mslifcak 10 Dec 99 10:23:36 |
| Apply Dave's patch to fix max varbinds testing on GETBULK. |
| |
| marz 10 Dec 99 10:44:29 |
| (snmlib/snmp_api.c): fix bug in _sess_copy where pointers that were not owned by newly created session could get mistakenly freed if errors were encountered during session copy - also eliminate some redundant copying of security{Auth|Priv}Key data |
| |
| mslifcak 10 Dec 99 13:03:58 |
| Fix HP-UX problem with ipDefaultTTL. |
| |
| daves 13 Dec 99 03:17:41 |
| - (agent_registry.c): Handle delegated MIB regions properly when split. |
| |
| daves 13 Dec 99 03:18:38 |
| - (agent_trap.c): allow specification of enterprise OID when sending traps |
| |
| daves 13 Dec 99 04:43:14 |
| - (agent/snmpd.c agent/mibgroup/smux/smux.[ch]): |
| - Patch to get SMUX support working with the new agent architecture. |
| This is probably not The Right Way To Do Things Now, but it works. |
| Thanks to Nick Amato and Mike Michaud. |
| |
| mslifcak 13 Dec 99 09:49:28 |
| Added patch from M.Michaud to use send_enterprise_trap_vars. |
| |
| hardaker 13 Dec 99 09:57:37 |
| - (DLMOD-MIB.txt, UCD-DLMOD-MIB.inc, UCD-DLMOD-MIB.txt): |
| - Juergens patch to move DLMOD-MIB -> UCD-DLMOD-MIB and -> SMIv2. |
| - moved to the experimental tree. |
| |
| mslifcak 13 Dec 99 12:04:15 |
| Clean also removes generated default_store.3.h . |
| |
| mslifcak 13 Dec 99 13:54:27 |
| Sanity checks added to _get_symbol. |
| |
| hardaker 13 Dec 99 14:20:10 |
| - (config.h.in, configure, configure.in): --with-efence implemented. |
| - (forced checking for --enable-developer and CVS checkouts) |
| |
| mslifcak 13 Dec 99 14:54:31 |
| Fix problem printing IMPLIED indices of OBJECTID type. |
| |
| mslifcak 13 Dec 99 15:12:01 |
| Finish symbol conversion with numeric when subtree is leaf node. |
| |
| mslifcak 13 Dec 99 16:03:00 |
| Allow sprint_variable to work even if no MIB files were read. |
| |
| hardaker 14 Dec 99 08:08:00 |
| - (snmp_parse_args.c, snmptranslate.c, snmptrapd.c, default_store.h, |
| mib.c, mib.h): |
| - argument shuffling... |
| -I for input args created, and -OR moved there. |
| -Ib created. |
| -TB created for snmptranslate (was -B). |
| |
| hardaker 14 Dec 99 08:41:41 |
| - (IANAifType-MIB.txt, UCD-SNMP-MIB.txt): Patch from Juergen Schoenwaelder: |
| - updates. |
| |
| hardaker 14 Dec 99 14:54:09 |
| - (keytools.c): reverse generate_Ku optimizations, as they don't work. |
| |
| hardaker 14 Dec 99 15:19:35 |
| - (Makefile.in): DLMOD -> UCD-DLMOD |
| |
| hardaker 14 Dec 99 16:05:08 |
| - (configure, configure.in): move -lefence check up to front (last in link). |
| |
| hardaker 14 Dec 99 16:05:37 |
| - (header_complex.c): get next in link list before deleting root. |
| |
| mslifcak 15 Dec 99 04:21:27 |
| Isolate and retouch deprecated command line options. |
| |
| mslifcak 15 Dec 99 05:51:00 |
| Share kstat fd iff ucd-snmp/memory_solaris2 is also configured. |
| |
| hardaker 15 Dec 99 09:17:03 |
| - (EtherLike-MIB.txt, IPFILTER.txt, UCD-IPFILTER-MIB.inc, |
| UCD-IPFILTER-MIB.txt): Patch from Juergen Schoenwaelder: |
| - Even more updates. |
| |
| hardaker 15 Dec 99 09:19:14 |
| - (SNMPv2-PARTY-MIB.txt SNMPv2-M2M-MIB.txt ): removed. |
| |
| mslifcak 15 Dec 99 09:42:44 |
| Remove snmp_log_syslog, snmp_log_filelog, snmp_log_stderrlog; |
| Simplify snmp_log_string. |
| |
| mslifcak 15 Dec 99 09:56:24 |
| Add time marker create, set, and delta time check methods. |
| |
| mslifcak 15 Dec 99 11:08:19 |
| Replace kc from memory_solaris2.c with kstat_fd, defined in kernel_sunos5.c. |
| |
| nba 16 Dec 99 23:05:47 |
| - kernel.c: output error string, not number |
| |
| nba 16 Dec 99 23:06:58 |
| - snmpd.c: \n terminate some log messages |
| |
| nba 16 Dec 99 23:08:02 |
| - smux.[ch]: fix some prototypes and includes. |
| |
| nba 16 Dec 99 23:08:54 |
| - snmptranslate.c: be explicit in the -t warning |
| |
| nba 16 Dec 99 23:09:42 |
| - mib.c: fix a tail recursion elimination problem printing oids |
| |
| nba 16 Dec 99 23:10:31 |
| - snmpv3.c: a more spevific help message for defVersion |
| |
| nba 17 Dec 99 02:08:17 |
| - mib.c: kill that tail recursion elimination, it just adds too many |
| conditionals. Properly output an empty string index. |
| |
| nba 17 Dec 99 02:09:18 |
| - snmp_parse_args.c: remove some superfluous usage() calls. |
| |
| nba 17 Dec 99 02:14:18 |
| - snmptable.c: cleanup of the "new" mib walk to determine fields. Make it |
| default (don't even document the -C compatibility option). Ignore |
| not-accessible fields in the walk. |
| |
| nba 17 Dec 99 02:18:30 |
| - snmptrapd.c: make the oids given to trapd handlers properly .0 terminated. |
| Add a SNMP-COMMUNITY-MIB::snmpTrapAddress.0 |
| Add syslog of v2 traps and informs |
| |
| nba 17 Dec 99 03:22:39 |
| - libsnmp.def: add some function names |
| |
| hardaker 17 Dec 99 07:03:09 |
| - (snmpcmd.1): document -I and -O flags. |
| |
| hardaker 17 Dec 99 07:05:08 |
| - (snmpcmd.1): mention that -IR and -Ib are actually used by default. |
| |
| hardaker 17 Dec 99 07:13:03 |
| - (snmp.conf.5.def): document a bunch of new configuration options. |
| |
| hardaker 17 Dec 99 07:26:05 |
| - (snmpd.conf.5.def): document rocommunity, rwcommunity, rouser, rwuser. |
| |
| hardaker 17 Dec 99 07:28:34 |
| - (snmpd.conf.5.def): document the file directive. |
| |
| hardaker 17 Dec 99 07:40:43 |
| - (snmpd.conf.5.def): document createUser. |
| |
| hardaker 17 Dec 99 10:10:42 |
| - (NEWS): first pass at changes. |
| |
| hardaker 17 Dec 99 10:11:02 |
| - (sedscript.in): PERSISTENT_DIRECTORY token added. |
| |
| hardaker 17 Dec 99 10:11:34 |
| - (snmpd.c): reorder init() routines for -H to prevent segfaulting. |
| |
| hardaker 17 Dec 99 10:16:32 |
| - (Makefile.in): put snmpd.o into the object list, and remove it from |
| direct compilation in the CC link line. |
| |
| hardaker 17 Dec 99 10:17:05 |
| - (usmUser.c): changed help line of createUser to seperate DES token |
| from the passphrase. |
| |
| hardaker 17 Dec 99 10:17:28 |
| - (snmp_parse_args.c): removed -R from the -h output. |
| |
| hardaker 17 Dec 99 10:18:24 |
| - (NEWS): second pass. |
| |
| hardaker 17 Dec 99 10:18:42 |
| - (snmp_agent_api.3): re-structure based on recent changes. |
| |
| mslifcak 17 Dec 99 14:23:25 |
| Fixed a few spelilng errors. |
| |
| mslifcak 17 Dec 99 15:21:39 |
| Add Bill Fumerola's patch for FreeBSD 4.x to use swapinfo. |
| Include FreeBSD 4.x specific memory and vmstat when building that agent. |
| |
| mslifcak 17 Dec 99 15:41:14 |
| No dummy values for FreeBSD, please. |
| |
| hardaker 17 Dec 99 15:46:08 |
| - (snmp_alarm.c): missing ! operater on signal test. |
| |
| hardaker 17 Dec 99 15:55:48 |
| - (NEWS): mention -I. |
| |
| hardaker 17 Dec 99 15:56:27 |
| - (agent_read_config.c, agent_registry.c, snmp_vars.c): |
| - include "snmp_alarm.h" for mib modules that need the callback def. |
| |
| hardaker 17 Dec 99 15:57:10 |
| - (header_complex.c, header_complex.h): completely restructured. |
| - drasticly reduces memory usage for large data sets (1/3). |
| |
| daves 20 Dec 99 03:01:49 |
| - (agentx/README.agentx): Updated to describe current status. |
| |
| daves 20 Dec 99 04:15:55 |
| - (agent_trap.c snmp_vars.c mibII.[ch] mibII/*.c mibII/sysORTable.h): |
| - Use SNMP_OID prefix definitions in OID specifications. |
| - Register the various MIB-2 modules separately in sysORTable. |
| |
| hardaker 20 Dec 99 06:43:40 |
| - (snmp_parse_args.c): Force set to 1 for -D so multiple switches can |
| be given (ie, don't toggle the value). |
| |
| hardaker 20 Dec 99 06:48:24 |
| - (Makefile.in): moved kernel.o into the libucdagent library. |
| |
| hardaker 20 Dec 99 13:23:25 |
| - (IPSEC-MIB.txt): removed |
| |
| hardaker 20 Dec 99 13:25:15 |
| - (IPFWACC-MIB.txt): moved to UCD-IPFWACC-MIB.txt |
| |
| hardaker 20 Dec 99 13:26:09 |
| - (UCD-IPFWACC-MIB.txt): moved and updated from IPFWACC-MIB.txt |
| |
| hardaker 20 Dec 99 13:30:06 |
| - (UCD-IPFWACC-MIB.txt): moved table to one level deeper under mib node. |
| |
| hardaker 20 Dec 99 13:30:36 |
| - (ipfwacc.c): moved table to one level deeper under mib node. |
| |
| hardaker 20 Dec 99 15:38:34 |
| - (Makefile.in): IPFWACC-MIB.txt -> UCD-IPFWACC-MIB.txt |
| |
| hardaker 20 Dec 99 17:19:18 |
| - (agent_trap.c): make uptime a long for 64bit architectures. |
| |
| hardaker 20 Dec 99 17:20:15 |
| - (agentx/protocol.c): make a things size_t instead of u_int (for 64bit code). |
| |
| hardaker 20 Dec 99 17:20:55 |
| - (snmp_api.c): Digital Unix hack for bad recvfrom implementation. |
| |
| hardaker 20 Dec 99 17:31:45 |
| - (EXAMPLE.conf.def): minor note. |
| |
| hardaker 20 Dec 99 17:32:23 |
| - (NEWS): mention SMIv2 updates. |
| |
| hardaker 20 Dec 99 17:32:37 |
| - (mibincl.h): add agent_trap.h |
| |
| hardaker 20 Dec 99 17:34:31 |
| - (version.h bug-report sedscript.in): version tag ( 4.1.pre1 ) |
| |
| nba 21 Dec 99 02:37:19 |
| - snmpd.c, smux.c, snmp_api.c: take away some unused variables. |
| |
| nba 22 Dec 99 02:41:42 |
| - memory_freebsd2.c: make it work (again) for FreeBSD-2 :-) |
| |
| nba 22 Dec 99 02:43:15 |
| - hr_storage.c: kill a dummy value |
| |
| nba 22 Dec 99 05:46:21 |
| - system.c: naughty, naughty Niels, just reindenting ... |
| |
| nba 22 Dec 99 05:47:11 |
| - system_mib.c: use some #defines i place of numbers |
| |
| nba 22 Dec 99 05:58:18 |
| - vacm routines: alignment with RFC mibs, preparing for trap generation |
| and a better integration with variable tree walking |
| |
| hardaker 22 Dec 99 15:12:26 |
| - (master.c): use snmp_sess_open for the second try at opening the |
| master port. |
| |
| hardaker 22 Dec 99 15:13:05 |
| - (master_request.c): increase max vars to 64 (was 16). I have a |
| table with more than that number in columns, which breaks snmptable. |
| |
| hardaker 22 Dec 99 16:30:01 |
| - (vmstat_solaris2.c, vmstat_solaris2.h): Patch from Jochen Kmietsch: |
| - first pass at vmstat support for solaris. |
| |
| hardaker 23 Dec 99 08:21:37 |
| - (vmstat_solaris2.c): Patch from Jochen Kmietsch: |
| - non 80-column wrapped version. |
| |
| hardaker 28 Dec 99 15:42:08 |
| - (master_request.c): remove the ! in front of in_a_view, which changed. |
| |
| hardaker 30 Dec 99 07:51:36 |
| - (snmpd.c): usage line order messed up, as pointed out by Robert Story. |
| |
| mslifcak 30 Dec 99 12:00:58 |
| Fix compile errors. |
| |
| mslifcak 31 Dec 99 09:31:12 |
| Fix bug # 122 |
| |
| mslifcak 31 Dec 99 09:32:58 |
| Apply patch provided by Serg Trushnikov <sat@zmail.ru> for AIX 4.2.1 knlist |
| |
| mslifcak 31 Dec 99 10:11:12 |
| Fix bug #125 - insert underscore into struct snmp_ipaddr member names. |
| |
| mslifcak 31 Dec 99 10:33:16 |
| Autoconf patch c/o Albert Chin-A-Young <china@thewrittenword.com> |
| |
| mslifcak 31 Dec 99 10:36:46 |
| Fix warnings of uninitialized variables. |
| |
| mslifcak 31 Dec 99 12:43:50 |
| Fix bug #48 : no strcasecmp/strncasecmp for Sinix |
| |
| mslifcak 31 Dec 99 13:27:44 |
| Apply some NetBSD 1.3.x, 1.4 patches c/o Grea A. Woods <woods@planix.com> |
| |
| nba 3 Jan 00 15:23:21 |
| - EXAMPLE.conf.def: adapt to changes in valid vacm syntax |
| |
| nba 3 Jan 00 15:26:07 |
| - snmp_vars.c: include agent_registry.h only once |
| |
| nba 3 Jan 00 15:26:51 |
| - snmpd.c: add a missing const specifier |
| |
| nba 3 Jan 00 15:27:29 |
| - mibII.h: add prototype for init_mibII |
| |
| nba 3 Jan 00 15:28:24 |
| - wombat.[ch]: correct prototype for wombat_parse_config |
| |
| nba 3 Jan 00 15:30:26 |
| - system.h: add prototype for strcasecmp |
| |
| nba 3 Jan 00 15:32:59 |
| - parse.c: fix File variable being left pointing into the stack. |
| Ignore .index file on WIN32 platform |
| |
| nba 3 Jan 00 15:34:22 |
| - mib.c: also note TEXTUAL CONVENTION in -Td output |
| |
| nba 3 Jan 00 15:39:40 |
| - snmpcmd.1: add snmpbulkget to list of applications |
| - snmptranslate.1: explain -T outputs |
| - snmptrapd.conf.5.def: defalt traphandler is implemented |
| |
| hardaker 4 Jan 00 08:58:24 |
| - (README, FAQ): Japan mirror location change. |
| |
| hardaker 4 Jan 00 10:33:54 |
| - (Makefile.in): install struct.h |
| |
| hardaker 4 Jan 00 10:35:06 |
| - (snmp_agent.c): deal with blocking better in snmp_agent_check_and_process(). |
| |
| hardaker 4 Jan 00 16:27:45 |
| - (config.h.in, configure, configure.in): Patch from Sander Steffann: |
| - Add -I/usr/include/rpm because of badly written rpm header files. |
| |
| nba 4 Jan 00 22:12:10 |
| - EXAMPLE.conf.def, FAQ, snmpd.conf.5.def: remove all traces of security |
| model "any" in "group" configuration directives |
| |
| nba 4 Jan 00 23:50:27 |
| - parse.c: #ifdef some variables not used under win32 |
| |
| nba 4 Jan 00 23:51:11 |
| - snmptrapd.c: implement trand handlers for win32 |
| |
| daves 6 Jan 00 01:58:56 |
| - (mibgroup/mibII.c): Remove redundant file |
| |
| hardaker 6 Jan 00 08:57:31 |
| - (util_funcs.h): properly wrap struct.h include directive for |
| non-source-directory include. |
| |
| marz 6 Jan 00 12:56:50 |
| update syntax (exact) |
| |
| marz 6 Jan 00 13:07:03 |
| we should not print to stderr if stderr logging is diabled - this thows off the alignment of test output for 'make test' in both ucd-snmp and Perl/SNMP |
| |
| marz 6 Jan 00 13:14:10 |
| update config access syntax (exact) |
| |
| hardaker 6 Jan 00 15:08:28 |
| - (COPYING): y2k bug. |
| |
| hardaker 6 Jan 00 15:08:48 |
| - (mib2c): removed a debugging statement. |
| |
| hardaker 6 Jan 00 15:09:20 |
| - (mib2c.conf): unquoted quotes quoted. |
| |
| hardaker 7 Jan 00 09:29:06 |
| - (snmp_agent.c): better handling of write failures. |
| |
| hardaker 7 Jan 00 10:38:48 |
| - (snmpTargetAddrEntry.c, snmpTargetParamsEntry.c): update to v4 API set code. |
| |
| hardaker 7 Jan 00 11:22:40 |
| - (snmptranslate.c): Patch from Robert Story: |
| - handle multiple translated OIDs. |
| |
| hardaker 7 Jan 00 16:21:50 |
| - (vacm_vars.c): properly group rw/rousers into usm not v1/v2c. |
| |
| nba 7 Jan 00 23:43:10 |
| - configure.in: some missing "x" in tests for --with-openssl and |
| --disable-developer |
| |
| nba 8 Jan 00 00:56:30 |
| - configure.in: bugfix for a bugfix bug |
| |
| mslifcak 8 Jan 00 11:44:58 |
| Fix build for Linux RedHat 6.1 (cant link libwrap without libnsl). |
| |
| mslifcak 8 Jan 00 12:07:44 |
| Use knlist iff aix4 and HAVE_KNLIST [not complete w/o configure mods] |
| |
| daves 10 Jan 00 01:37:32 |
| - (agent/mibgroup/mibII.h): Re-remove redundant prototype. |
| |
| daves 10 Jan 00 02:31:39 |
| - (snmplib/snmp_api.c): Differentiate max-repetition and non-repeater errors. |
| |
| daves 10 Jan 00 03:06:42 |
| - (agent/snmp_agent.c): Count numbers of variables requested/set |
| |
| daves 10 Jan 00 06:12:40 |
| - (snmplib/system.c): Re-structure get_uptime() to cache boot time. |
| |
| mslifcak 10 Jan 00 13:14:03 |
| Allow MSVC++ 5.x users to build using this workspace. |
| |
| mslifcak 10 Jan 00 13:21:30 |
| Qualify use of withval to define library and include search paths. |
| |
| marz 10 Jan 00 14:21:14 |
| Checking in SNMP-3.1.0b1 |
| |
| marz 10 Jan 00 14:34:50 |
| *** empty log message *** |
| |
| marz 10 Jan 00 14:40:04 |
| add mibload |
| |
| hardaker 10 Jan 00 15:36:18 |
| - (mibincl.h): include stdlib.h and malloc.h. |
| |
| hardaker 10 Jan 00 15:36:40 |
| - (Sv3config): remove the trailing space. |
| |
| hardaker 10 Jan 00 15:38:44 |
| - (config.h.in, configure, configure.in): |
| - make --without-efence work. |
| - check for -lnsl more explicitly. |
| |
| mslifcak 10 Jan 00 16:30:51 |
| ucdDemoPublic.c - remove uninitialized variables from write method. |
| snmp_vars.c - proper oid compare; no copy from save if oids exact match |
| snmpd.c - terminate statement. |
| |
| mslifcak 10 Jan 00 16:31:16 |
| snmptranslate.1 - remove junk line. |
| |
| mslifcak 10 Jan 00 16:31:38 |
| snmptranslate.c - simple default case. |
| |
| mslifcak 10 Jan 00 16:32:08 |
| snmp_api.c - better comment for snmp_oid_compare. |
| read_config.c - remove sizeof(u_char) from malloc size calc. |
| scapi.h - spell check. |
| |
| mslifcak 11 Jan 00 01:33:45 |
| Trolling for malloc errors; more graceful degradation. |
| |
| mslifcak 11 Jan 00 01:53:08 |
| Glean refs to mibII.o from this makefile. |
| |
| mslifcak 11 Jan 00 07:44:50 |
| Add IN_UCD_SNMP_SOURCE to not break Win32 builds. |
| |
| mslifcak 11 Jan 00 07:59:23 |
| Keep win32 release build from breaking. |
| |
| mslifcak 11 Jan 00 08:10:10 |
| Init file count at zero, not by incrementing random value. |
| |
| mslifcak 11 Jan 00 09:13:38 |
| Restore memdup usage to its former luster. |
| |
| marz 11 Jan 00 10:37:21 |
| remove bad session test - session.t has it already - note the call to gethostbyname can hang for some time if DNS is not setup correctly - anyone know a way arround this? |
| |
| mslifcak 11 Jan 00 15:05:09 |
| Use CFLAGS when linking (could have profile switch, etc). |
| |
| hardaker 12 Jan 00 11:16:27 |
| - (snmpv3.c): cast malloc returns. |
| |
| mslifcak 12 Jan 00 21:09:47 |
| Use DEBUGMSGOID liberally, replacing sprint_objid; small speedup. |
| |
| daves 13 Jan 00 02:46:47 |
| - (agent/snmp_vars.c): Remove extraneous bracket. |
| |
| mslifcak 13 Jan 00 05:36:21 |
| No get_boottime support for cygwin (yet). Hopefully a temporary condition. |
| |
| daves 13 Jan 00 06:31:44 |
| - (snmplib/parse.[ch]): Unload MIB module |
| (N.B: Somewhat simplistic with regard to multiply-loaded nodes) |
| |
| daves 13 Jan 00 06:33:40 |
| - (snmplib/parse.c): More complete handling of unloading MIB modules. |
| |
| mslifcak 14 Jan 00 09:33:39 |
| Small compile fix and debug message restoration. |
| |
| hardaker 14 Jan 00 11:34:25 |
| - (bug-report): grep for configure flags |
| |
| hardaker 14 Jan 00 16:09:09 |
| - (scapi.c): implement DES encryption. |
| |
| hardaker 14 Jan 00 16:10:29 |
| - (NEWS): remove export control note about DES. |
| |
| daves 17 Jan 00 06:13:39 |
| - (man/snmptrapd.8): Describe default logging behaviour. |
| |
| daves 17 Jan 00 09:02:32 |
| - (agent/snmp_vars.c): Discard "too-late" responses from overlapped regions. |
| |
| marz 17 Jan 00 12:47:58 |
| added v2 trap |
| |
| marz 18 Jan 00 07:00:26 |
| modified for v2-trap. |
| |
| marz 18 Jan 00 07:54:12 |
| fix error messages and return vals for trap funcs, clean up pdu |
| |
| mslifcak 18 Jan 00 08:14:42 |
| Prevent array bounds error when creating specific trap oid. |
| |
| mslifcak 18 Jan 00 14:23:44 |
| Latest vmstat_solaris2 from the author Jochen Kmietsch. |
| |
| mslifcak 18 Jan 00 21:22:06 |
| Cleanup around ip6_vars.h include (no #if 0) |
| |
| mslifcak 18 Jan 00 21:25:53 |
| Remove commented out objects that are MAX-ACCESS not-accessible. |
| |
| mslifcak 18 Jan 00 21:29:01 |
| 1.Make snmp_get_do_logging visible from DLL |
| 2.Apply Win32 patch from R.Story to activate mib stats module (snmp_mib). |
| |
| mslifcak 18 Jan 00 21:37:02 |
| Consistent getpagesize (first divide by 1024). |
| |
| daves 20 Jan 00 04:25:05 |
| - (snmplib/snmp_api.c): Support selective binding of server addresses. |
| |
| mslifcak 21 Jan 00 01:46:04 |
| Remove party crud; spell check. |
| |
| mslifcak 21 Jan 00 01:46:41 |
| Add const to cleanup a few signatures. |
| |
| mslifcak 21 Jan 00 01:49:35 |
| Minimize data handling and use register variabies in |
| snmp_oid_compare and compare_tree. |
| |
| marz 21 Jan 00 07:27:13 |
| added v3 inform |
| |
| marz 21 Jan 00 08:00:27 |
| inform. |
| |
| marz 21 Jan 00 08:13:25 |
| inform |
| |
| marz 21 Jan 00 10:47:24 |
| *** empty log message *** |
| |
| mslifcak 21 Jan 00 11:19:09 |
| config_arch_require solaris2 version of vmstat. |
| |
| nba 23 Jan 00 08:51:39 |
| - parse.c: add some more error checking to getoid |
| |
| nba 23 Jan 00 12:42:11 |
| - parse.c: fix merging of anonymous nodes when they are named |
| |
| nba 23 Jan 00 12:43:54 |
| - parse.c: errenous => erroneous |
| |
| marz 23 Jan 00 16:41:06 |
| handle adding OPAQUE vars for setting and traps etc. |
| |
| daves 24 Jan 00 07:21:34 |
| - (examples/{example,wombat}.[ch]): |
| - Consolidated example modules into one, including config and SET support. |
| |
| marz 24 Jan 00 08:59:32 |
| *** empty log message *** |
| |
| mslifcak 24 Jan 00 09:44:45 |
| Make sure kstat_fd is initialized before being used. |
| |
| mslifcak 24 Jan 00 09:55:32 |
| Fix Bug #144 items 1,3,4 : case insensitive check for "all" keyword. |
| |
| mslifcak 24 Jan 00 10:05:12 |
| Itojun's netbsd ELF patch + remove wombat [Dave's example fix] |
| |
| mslifcak 24 Jan 00 10:14:56 |
| Fix printing IMPLIED index (from associate of J. Kmietsch) modified and applied. |
| |
| marz 24 Jan 00 10:36:43 |
| *** empty log message *** |
| |
| marz 25 Jan 00 06:49:43 |
| syntax for win32 build |
| |
| marz 25 Jan 00 11:47:12 |
| add missing synbols for perl/SNMP module |
| |
| marz 25 Jan 00 12:05:59 |
| additional win32 install notes |
| |
| nba 25 Jan 00 13:52:42 |
| - parse.c: fix a missing initialization of tc_index |
| |
| hardaker 25 Jan 00 13:55:33 |
| - (vestinternett/diskio.[ch]): Ragnar Kjrstad's diskio mib. |
| |
| hardaker 25 Jan 00 13:56:02 |
| - (VEST-INTERNETT-MIB.txt): Ragnar Kjrstad's diskio mib. |
| |
| nba 25 Jan 00 14:12:58 |
| - HOST-RESOURCES-MIB.txt, HOST-RESOURCES-TYPES.txt, Makefile.in: |
| Update to the current draft HOST-RESOURCES (draft-ops-hostmib-01) |
| |
| hardaker 25 Jan 00 14:47:59 |
| - (configure): help update |
| |
| hardaker 25 Jan 00 14:50:56 |
| - (snmp_alarm.3, snmp_alarm.c): Patch from Frank Strauss: |
| - fix registration function to do what it says it should do. |
| |
| mslifcak 25 Jan 00 19:30:51 |
| Larger buffer for print_module_name; Fix possible null deref in get_tc. |
| |
| mslifcak 25 Jan 00 21:46:14 |
| mib.c:print_tree_node - show module name once in -- FROM; |
| parse.c: show "Cannot find module" once per missing module. |
| |
| mslifcak 26 Jan 00 07:14:50 |
| fix compile error when --without-root-access is used (strauss@ibr.cs.tu-bs.de) |
| |
| mslifcak 26 Jan 00 07:26:22 |
| Acknowledge more contributors. |
| |
| hardaker 26 Jan 00 10:24:21 |
| - (getValues.pm) getValues.pm was noted missing |
| |
| hardaker 26 Jan 00 15:29:54 |
| - (UCD-DISKIO-MIB.inc, UCD-DISKIO-MIB.txt, VEST-INTERNETT-MIB.txt): |
| Patch from Juergen Schoenwaelder: |
| - fix the diskio mib, convert to SMIv2, and move to ucdExperimental. |
| |
| hardaker 26 Jan 00 15:30:42 |
| - (UCD-DLMOD-MIB.txt): Patch from Juergen Schoenwaelder: |
| - prefix oid with "ucd". |
| |
| hardaker 26 Jan 00 15:31:00 |
| - (UCD-IPFILTER-MIB.txt): Patch from Juergen Schoenwaelder: |
| - prefix oids with "ucd". |
| |
| hardaker 26 Jan 00 15:32:25 |
| - (UCD-SNMP-MIB.txt): Patch from Juergen Schoenwaelder: |
| - clean up and reformat sub-registration comments. |
| |
| hardaker 26 Jan 00 15:34:20 |
| - (UCD-DEMO-MIB.txt, UCD-DISKIO-MIB.txt, UCD-DLMOD-MIB.txt, |
| UCD-IPFILTER-MIB.txt, UCD-IPFWACC-MIB.txt, UCD-SNMP-MIB.txt): |
| - correct ucd-snmp-coders email address to replace "ece" with "ucd-snmp". |
| |
| hardaker 26 Jan 00 16:06:31 |
| - (agent_trap.c, agent_trap.h, snmpd.conf.5.def): Patch from Frank Strauss: |
| - add ability to allow sending traps to ports other than 162. |
| |
| hardaker 26 Jan 00 16:28:22 |
| - (Makefile.in, Makefile.in, Makefile.in, Makefile.in): |
| - make depend. |
| |
| hardaker 26 Jan 00 16:53:41 |
| - (snmpv3.c): fix priv key length extrapolation. Should be done differently?. |
| |
| hardaker 26 Jan 00 16:54:43 |
| - (Sv3DESconfig, T023snmpv3getMD5DES): fix DES test so it works. |
| |
| hardaker 26 Jan 00 17:15:07 |
| - (snmpcmd.1, snmptrapd.conf.5.def, snmpusm.1): |
| - badly done updates. |
| |
| hardaker 26 Jan 00 17:18:17 |
| - (version.h bug-report sedscript.in): version tag ( 4.1.pre2 ) |
| |
| hardaker 26 Jan 00 17:32:41 |
| - (configure, configure.in): allow ',' seperated --with-*-modules flag values. |
| |
| hardaker 26 Jan 00 19:22:53 |
| - (configure, configure.in): comma, comma, comma, comma, comma-chameleon. |
| |
| hardaker 27 Jan 00 08:33:43 |
| - (default_store.c): make config parser handle "" (null) parsed strings. |
| |
| marz 27 Jan 00 11:14:09 |
| remove no-op snmp_synch_setup |
| |
| mslifcak 27 Jan 00 14:51:39 |
| 1. Fix memory leak when anonymously named nodes are used. |
| 2. Hack around smicng's "SMI " statements to prevent other memory leaks. |
| |
| mslifcak 27 Jan 00 16:13:58 |
| Remove hack around "SMI" token; keep the good part of the previous patch. |
| |
| mslifcak 28 Jan 00 07:18:09 |
| Some variable renaming for consistency, error checking |
| improved, missing string.h included. Patch supplied by author. |
| |
| mslifcak 28 Jan 00 12:30:20 |
| Fix spell LITTLE_ENDIAN. Thanks to talman@hitt.nl. |
| |
| mslifcak 28 Jan 00 12:38:22 |
| Change agentx_{build,parse}_short . Thanks to Gerard Talman@hitt.nl. |
| |
| mslifcak 28 Jan 00 12:52:25 |
| This with previous two changes completes a patch for items 2,3,4 |
| for bug #149. |
| |
| nba 30 Jan 00 03:01:52 |
| - host.h: config_require_mib(HOST-RESOURCES-TYPES) |
| |
| nba 30 Jan 00 03:04:22 |
| - hr_disk.c: convert to 1k blocks |
| |
| nba 30 Jan 00 03:09:38 |
| - hr_storage.c: convert from pages to 1k blocks |
| |
| nba 30 Jan 00 03:11:28 |
| - if.c: defensive test for missing objects (it might fail to show |
| down status properly) |
| |
| marz 30 Jan 00 08:19:34 |
| create V3 user entry, cleanup |
| |
| marz 30 Jan 00 10:42:36 |
| clean up before release - update version, release notes |
| |
| Note: KNOWN BUGS |
| the new quoted OCTETSTR instance identifiers returned by get_symbol |
| are not compatible with the perl/SNMP module (__get_label_iid) |
| |
| marz 30 Jan 00 10:44:37 |
| clean up before release - update version, release notes |
| |
| Note: KNOWN BUGS |
| the new quoted OCTETSTR instance identifiers returned by get_symbol |
| are not compatible with the perl/SNMP module (__get_label_iid) |
| |
| not sure that this ever worked - will have to look at old OCTETSTR |
| behaviour and see how to recreate it |
| |
| marz 30 Jan 00 10:58:02 |
| clean up before release - update version, release notes etc. |
| |
| daves 31 Jan 00 01:05:16 |
| - (agent/agent_registry.h): Log failed MIB registrations. |
| |
| daves 31 Jan 00 01:45:15 |
| - (agent/agent_trap.c): Include instance subidentifier in snmpTrapOID and |
| snmpTrapEnterprise OID definitions. (Thanks to Gerard Talman) |
| |
| daves 31 Jan 00 02:40:02 |
| - (snmplib/snmp_api.[ch]): Restore traditional socket field names. |
| |
| daves 31 Jan 00 03:00:16 |
| - (snmplib/snmp_api.h): Alternative approach to Irix socket handling. |
| |
| daves 31 Jan 00 03:03:15 |
| - (acconfig.h config.h.in configure.in configure): |
| - Attempt to detect non-traditional socket address structure (on Irix 6.x). |
| |
| daves 31 Jan 00 03:14:50 |
| - (snmplib/snmp_api.c): Initialize addrlen in _sess_read(). (Frank Strauss) |
| |
| daves 31 Jan 00 03:41:08 |
| - (AGENT.txt): Revised and updated version. |
| |
| daves 31 Jan 00 07:49:50 |
| - (acconfig.h config.h.in configure.in configure): |
| - Improved checking for Irix-style socket address structure. |
| |
| daves 31 Jan 00 07:51:54 |
| - (snmplib/snmp_api.h): Attempt to mimic Irix-style socket address structure. |
| |
| daves 31 Jan 00 07:53:52 |
| - (snmplib/asn1.c snmplib/snmp.c snmplib/snmp_api.c snmplib/snmpusm.c): |
| - Don't assume size_t is signed (Pekka Kytolaakso) |
| |
| daves 31 Jan 00 07:55:06 |
| - (snmplib/snmpv3.[ch]): Don't assume size_t is signed (Pekka Kytolaakso) |
| - N.B: This changes the interface of snmpv3_generate_engineID() slightly. |
| |
| daves 31 Jan 00 07:56:38 |
| - (apps/snmptest.c): Don't assume size_t is signed (Pekka Kytolaakso) |
| |
| daves 31 Jan 00 07:57:56 |
| - (mibgroup/examples/example.[ch]): |
| - Provide an example for how to trigger a trap. |
| |
| marz 31 Jan 00 10:41:16 |
| set DS_LIB_DONT_BREAKDOWN_OIDS to get previoulsy released behaviour of get_symbol wrt octet based instance ids (i.e., no double-quoting) |
| |
| daves 1 Feb 00 01:49:55 |
| - (acconfig.h config.h.in configure.in configure snmplib/snmp_api.h): |
| - Fix broken setting of socket address structure choice. |
| |
| daves 1 Feb 00 03:37:25 |
| - (agentx/master_request.c): Fix session ID handling when delegating requests. |
| |
| daves 1 Feb 00 04:19:16 |
| - (configure.in configure): Catch common invalid configure options. |
| |
| daves 1 Feb 00 05:27:03 |
| - (FAQ): Expand the description of generating traps from the agent slightly. |
| |
| hardaker 1 Feb 00 08:32:03 |
| - (diskio.*): moved to the ucd-snmp directory |
| |
| hardaker 1 Feb 00 08:34:09 |
| - (diskio.h): load the mib. |
| |
| hardaker 1 Feb 00 08:34:24 |
| - (diskio.c): move to ucdExperimental.15. |
| |
| hardaker 1 Feb 00 08:43:03 |
| - (NEWS): update (again). |
| |
| hardaker 1 Feb 00 08:45:41 |
| - (snmpcmd.1): .PP -> .IP for -Ob. |
| |
| hardaker 1 Feb 00 08:46:07 |
| - (snmpusm.1): changed context string in examples to "". |
| |
| mslifcak 1 Feb 00 11:26:36 |
| Fixup more signed/unsigned comparisons. |
| |
| daves 2 Feb 00 01:12:37 |
| - (host/hr_disk.c): Fix solaris initialisation, plus extra debugging info. |
| |
| mslifcak 2 Feb 00 04:44:23 |
| Remove dependencies on (moved) vestinternett/diskio |
| |
| nba 2 Feb 00 06:44:31 |
| - solaris2.8.h: Solaris 8 seems close to Solaris 7 |
| |
| nba 2 Feb 00 06:45:25 |
| - hr_disk.c: add NetBSD support |
| |
| hardaker 2 Feb 00 07:17:28 |
| - (configure, configure.in): updated --help |
| |
| daves 2 Feb 00 08:02:46 |
| - (agent/snmp_vars.c): Correctly handle individually excluded instances |
| |
| mslifcak 2 Feb 00 08:42:17 |
| Allow -Co to affect the outcome. |
| |
| mslifcak 2 Feb 00 08:52:43 |
| fix the fat-fingering patch I just made. feh. |
| |
| hardaker 2 Feb 00 10:52:33 |
| - (smux.c): Patch from Robert Miles: |
| - various fixes: |
| 1) The first registration request could be lost. |
| 2) Registration delete requests never received a response. |
| 3) Registration delete requests were not finding the registration when the |
| delete's priority was set to -1. |
| 4) Non-zero values were not being encoded properly in registration |
| responses. |
| |
| marz 2 Feb 00 14:18:09 |
| add instructions for building w/ OpenSSL on VC++ |
| |
| mslifcak 2 Feb 00 14:18:22 |
| Let hrProcessorLoad out of the genie's bottle. |
| |
| mslifcak 2 Feb 00 16:24:15 |
| Touchup for building more MIB modules in Win32 (MSVC). |
| |
| mslifcak 2 Feb 00 16:36:21 |
| Touchup to build more MIB modules on Win32. |
| |
| daves 3 Feb 00 01:35:12 |
| - (FAQ): Document changes to access control stuff. |
| |
| mslifcak 3 Feb 00 04:12:57 |
| Undo uninformed change : load average != average time that CPU is idle. |
| |
| mslifcak 3 Feb 00 06:43:10 |
| include mib_module_config.h to make the USING_ constants visible. |
| |
| marz 3 Feb 00 09:44:37 |
| update my email |
| |
| mslifcak 3 Feb 00 09:56:48 |
| Include mib_module_config.h from mibincl.h, not top level config.h. |
| |
| marz 3 Feb 00 10:48:37 |
| add -u PIDFILE to snmptrapd, now we need -c -C :), btw is the value of optarg reliable after getopt has been called again...it seems to work |
| |
| mslifcak 3 Feb 00 12:57:20 |
| Remove DOS-style line termination (CR-LF --> LF). |
| libsnmp.def - remove unneeded comment about obsolete v2party. |
| |
| mslifcak 3 Feb 00 12:58:27 |
| Note the wombat is replaced by example in more places. |
| |
| mslifcak 3 Feb 00 13:28:31 |
| Follow condition HAVE_GETPID for pid_file object. |
| |
| hardaker 3 Feb 00 14:29:19 |
| - (dummy/*): removed, use example instead. |
| |
| hardaker 3 Feb 00 14:44:33 |
| - (subagent.c): include mib_module_config.h. |
| |
| hardaker 3 Feb 00 14:46:10 |
| - (subagent.c): protect sysORTable callbacks with #ifdefs. |
| |
| hardaker 3 Feb 00 14:51:40 |
| - (README): remove dummy reference. |
| |
| nba 3 Feb 00 23:57:49 |
| - agent/registry.c, agent_trap.c, client.c: change some type casts from |
| (char *) to (u_char *) top silence some warnings. |
| |
| nba 3 Feb 00 23:59:57 |
| - mt_support.h: another way of doing nothing, not giving a "null effect" |
| warning from gcc. |
| |
| nba 4 Feb 00 00:16:01 |
| - read_config.c, mib.c: fix some PATH separators from constant : to |
| ENV_SEPARATOR{_CHAR} |
| |
| nba 4 Feb 00 00:17:48 |
| - hr_disk.c: A little cleanup of the disk device definitions, also adding |
| SCSI to FreeBSD 3 |
| |
| nba 4 Feb 00 01:20:55 |
| - vacm_vars.c: slight rewording of warning message |
| |
| nba 4 Feb 00 04:00:27 |
| - hr_disk.c: really do that FreBSD scsi thing |
| |
| marz 4 Feb 00 06:44:24 |
| have mib loading api return result codes |
| |
| marz 4 Feb 00 08:55:42 |
| add defaults for v2 trap params |
| |
| hardaker 4 Feb 00 12:01:32 |
| - (configure, configure.in, Makefile.in): find, locate, and use perl if found. |
| |
| hardaker 4 Feb 00 12:47:26 |
| - (snmp_api.c, snmp_api.h, snmpv3.c): provide v3 defaults. |
| |
| hardaker 4 Feb 00 13:12:18 |
| - (read_config.c): don't print failed access errors (EACCES). |
| |
| hardaker 4 Feb 00 13:15:51 |
| - (Makefile.in, Makefile.in, Makefile.in, Makefile.in, Makefile.in, |
| Makefile.in): final make depend. |
| |
| hardaker 4 Feb 00 13:50:15 |
| - (agent_read_config.c): don't read the opt config file or call |
| post_config callbacks, since the library takes care of that now. |
| |
| marz 4 Feb 00 13:52:08 |
| updates for perl/SNMP build |
| |
| hardaker 4 Feb 00 13:56:19 |
| - (snmptrapd.c): |
| - implement -c and -C flags for Joe. |
| - redid the init structure to make it look more like the current agent. |
| |
| hardaker 4 Feb 00 14:01:30 |
| - (snmptrapd.8): document -c and -C. |
| |
| marz 4 Feb 00 15:21:41 |
| build fixes and test enhancements |
| |
| marz 4 Feb 00 15:44:44 |
| updates for perl/SNMP build |
| |
| ------------------------------------------------------------------------------- |
| |
| Changes: V4.0 -> V4.0.1 |
| |
| hardaker 23 Aug 99 16:44:27 |
| - (Makefile.in): install the snmpusm.1 manual page. |
| |
| mslifcak 24 Aug 99 04:44:47 |
| Clean CRs from read_config,snmp_logging; comment define USE_ASN_SHORT_LEN. |
| |
| mslifcak 24 Aug 99 05:11:13 |
| Remove ASN_SHORT_LEN hack - known to dump core in agent. |
| |
| mslifcak 24 Aug 99 06:19:49 |
| Add "." to PATH for RUNTESTS; Drop optreset to build most platforms |
| |
| mslifcak 24 Aug 99 10:25:53 |
| -(testing/eval_tools) - let some (AIX) agents settle before firing requests. |
| |
| hardaker 24 Aug 99 12:48:21 |
| - (vacm_vars.c): correct sysORTable entry. |
| |
| hardaker 24 Aug 99 13:36:35 |
| - (snmpusm.c): check for null response pointer. |
| |
| hardaker 24 Aug 99 13:37:31 |
| - (snmp_parse_args.c, default_store.h, snmp_api.c, snmpv3.c): |
| - provide defVersion token support in snmp.conf (sort of hackish). |
| |
| hardaker 24 Aug 99 13:41:18 |
| - (TODO): remove snmpv3 support :-) |
| |
| mslifcak 24 Aug 99 14:05:39 |
| -(top/Makefile.in) - remove more generated files with distclean rule. |
| |
| hardaker 24 Aug 99 14:15:40 |
| - (all_system.h): remove. again. |
| |
| mslifcak 24 Aug 99 14:17:33 |
| -(host/hr_swrun;mibII/icmp,ip;ucd-snmp/disk,proc) log_perror --> snmp_log_perror |
| |
| mslifcak 24 Aug 99 15:14:18 |
| -(smux.c) apply Nick Amato's patch: prevent SMUX close on parse or error. |
| |
| hardaker 24 Aug 99 15:59:42 |
| - (snmp_api.c): remove version setting in snmp_api.c. Not needed there. |
| |
| hardaker 24 Aug 99 16:01:55 |
| - (NEWS): 4.0.1 update |
| |
| mslifcak 24 Aug 99 16:05:15 |
| -(configure.*) move statement about ucdDemoPublic into comment field. |
| |
| mslifcak 24 Aug 99 16:49:22 |
| -(testing/*) run tests when package is not installed, and when |
| the build tree is not the same as the source tree. |
| |
| ------------------------------------------------------------------------------- |
| |
| Changes: V3.6.2 -> V4.0 |
| |
| hardaker 14 Sep 98 09:11:57 |
| - (acconfig.h, config.h.in, configure, configure.in): |
| - change the PERSISTENTFILE define to PERSISTENTDIR. |
| |
| hardaker 14 Sep 98 09:17:45 |
| - (agent_read_config.c, snmpd.c, snmpd.h, system.c): |
| - move persistent cache capability into the library from the |
| agent. (snmptrapd, and others will need this as well). |
| - implement some new functions: init_snmpv3(), snmpv3_shutdown(), |
| snmpv3_get_engine_boots(), etc. |
| - agentBoots -> engineBoots. |
| |
| hardaker 14 Sep 98 09:21:05 |
| - (Makefile.in, read_config.c, snmp_api.c, snmp_api.h, snmpv3.c, snmpv3.h): |
| - move persistent cache capability into the library from the |
| agent. (snmptrapd, and others will need this as well). |
| - implement some new functions: init_snmpv3(), snmpv3_shutdown(), |
| snmpv3_get_engine_boots(), etc. |
| - agentBoots -> engineBoots. |
| |
| hardaker 14 Sep 98 09:23:09 |
| - (snmp_parse_args.c, snmp_parse_args.h, snmpbulkwalk.c, snmpdelta.c, |
| snmpget.c, snmpgetnext.c, snmpset.c, snmpstatus.c, snmptable.c, |
| snmptest.c, snmptrap.c, snmpwalk.c): |
| - pass app name to snmp_parse_args, so it can pass it to |
| init_snmp(), which now needs it for persistent cache reading. |
| |
| hardaker 14 Sep 98 09:25:13 |
| - (snmpEngine.c, snmpEngine.h): |
| - Begin implementation of the SNMP-FRAMEWORK-MIB. |
| |
| hardaker 14 Sep 98 17:43:12 |
| - (acconfig.h, config.h.in): define ENTERPRISE_NUMBER to 2021. |
| |
| hardaker 14 Sep 98 17:43:50 |
| - (snmpv3.c, snmpv3.h): implement snmpEngineID creation and configuration. |
| |
| hardaker 14 Sep 98 17:44:06 |
| - (snmpEngine.c): report snmpEngineID properly. |
| |
| hardaker 14 Sep 98 17:49:15 |
| - (snmpv3mibs.h): high-level module created to import v3 releated mibs. |
| |
| hardaker 14 Sep 98 21:09:41 |
| - (util_funcs.[ch], snmpEngine.c, snmpv3.[ch], system.[ch]): |
| - move snmpEngineTime calculation to snmplib/snmpv3.c. |
| - move calculate_time_diff() to system.c from util_funcs.c. |
| |
| hardaker 14 Sep 98 22:29:55 |
| - (snmpMPDStats.c, snmpMPDStats.h): |
| - implement SNMP-MPD-MIB. |
| |
| hardaker 14 Sep 98 22:30:10 |
| - (snmpv3mibs.h): add snmpMPDStats module. |
| |
| hardaker 14 Sep 98 22:40:24 |
| - (snmpEngine.c, snmpMPDStats.c): register the modules in sysORTable. |
| |
| hardaker 16 Sep 98 07:04:11 |
| - (snmpMPDStats.c): double blank -> single. |
| |
| hardaker 16 Sep 98 07:04:58 |
| - (usmStats.c, usmStats.h): implement the usmStats portion of the |
| SNMP-USER-BASED-SM-MIB. |
| |
| hardaker 16 Sep 98 07:05:43 |
| - (snmpv3mibs.h): add usmStats to require list. |
| |
| hardaker 18 Sep 98 09:54:08 |
| - (snmp_api.c): change sprintf_oid buf length in DEBUGPOID to 4096. |
| |
| hardaker 18 Sep 98 09:55:07 |
| - (snmpd.c): init_snmpv3 needs to go above init_agent for engineID creation. |
| |
| hardaker 18 Sep 98 09:59:20 |
| - (snmpv3mibs.h, usmUser.c, usmUser.h, Makefile.in, snmpusm.c, |
| snmpusm.h, snmpv3.c, snmpv3.h): |
| - basic usmUser structure created for the libray with support |
| functions: |
| - struct usmUser *usm_get_user(*engineID, engineIDLen, *name, *userList); |
| - struct usmUser *usm_add_user(*user, *userList); |
| - struct usmUser *usm_free_user(*user); |
| - struct usmUser *usm_clone_user(*from); |
| - struct usmUser *usm_create_initial_user(); |
| - first pass at basic USM module support added to the agent. |
| |
| hardaker 18 Sep 98 12:42:46 |
| - (snmp-tc.h): create a new .h file to store common textual convention defines. |
| |
| hardaker 18 Sep 98 12:46:38 |
| - (usmUser.c, snmpusm.c, snmpusm.h): |
| - create and use storageType/userStatus in the usmUser structure. |
| - fix the auth/priv protocol pointer initializations for the "initial" user. |
| |
| hardaker 20 Sep 98 11:46:13 |
| - (snmp_vars.c): include snmpusm.h and snmpv3.h. |
| |
| hardaker 20 Sep 98 11:47:17 |
| - (snmp_agent.c): if a mib module returns an error > SNMP_GEN_ERR, |
| translate the error to SNMP_GEN_ERR for v1 requests. |
| |
| hardaker 20 Sep 98 11:49:04 |
| - (mib2c): |
| - fprintf -> DEBUGP. |
| - __P -> ANSI. |
| |
| hardaker 20 Sep 98 11:52:08 |
| - (usmUser.c, usmUser.h): |
| - getNext bug fixes. |
| - make usmPublic truely writable. |
| - implement usm_parse_oid() to parse an oid into engineID/name. |
| - implement the usmUserSpinLock. |
| - misc other bug fixes. |
| |
| hardaker 21 Sep 98 11:12:49 |
| - (snmp_vars.c): finally fixed the write_method's for creation problem. |
| |
| hardaker 23 Sep 98 10:40:04 |
| - (SNMPv2-TC.txt): rejustify a table. |
| |
| hardaker 23 Sep 98 10:45:13 |
| - (usmUser.c): |
| - Make usmUserStatus actually writable and capable of creating new rows. |
| - Begin (broken) cloneFrom setting. |
| - Fixes: |
| - properly malloc space. |
| - properly use double char name and engineID pointers. |
| - do proper oid comparisons for getNexts. |
| - check to see that uptr is defined before using it to retrieve data. |
| - cloneFrom should always return the ZeroDotZero OID. |
| |
| hardaker 23 Sep 98 10:46:35 |
| - (snmpusm.c): |
| - fix usm_add_user() from always adding the user at the end of the list. |
| - set default values for auth/priv protocols on new users. |
| |
| hardaker 23 Sep 98 10:47:28 |
| - (snmp_api.c, snmp_api.h): create snmp_duplicate_objid() to malloc a new oid. |
| |
| hardaker 23 Sep 98 12:15:11 |
| - (ISSUES): update |
| |
| hardaker 23 Sep 98 12:24:04 |
| - (ISSUES): took one. |
| |
| hardaker 23 Sep 98 17:58:49 |
| - (ISSUES): cloning/malloc issue. |
| |
| hardaker 23 Sep 98 17:59:40 |
| - (snmpusm.c, snmpusm.h): created usm_cloneFrom_user() to clone sec info. |
| |
| hardaker 23 Sep 98 18:00:21 |
| - (usmUser.c): make usmCloneFrom actually work (is setable). |
| |
| hardaker 23 Sep 98 20:15:57 |
| - (ISSUES): storage type issues. |
| |
| hardaker 23 Sep 98 20:16:24 |
| - (usmUser.c): make usmUserAuthProtocol and usmUserPrivProtocol writable. |
| |
| hardaker 23 Sep 98 20:50:05 |
| - (ISSUES): RowStatus question added. |
| |
| hardaker 23 Sep 98 20:50:45 |
| - (snmpusm.c, snmpusm.h): create usm_remove_user() to remove a user |
| from a list. |
| |
| hardaker 23 Sep 98 20:51:46 |
| - (usmUser.c): make usmUserStatus destroy's actually remove a user. |
| |
| hardaker 27 Sep 98 22:53:53 |
| - (ISSUES): more stuff. |
| |
| hardaker 27 Sep 98 22:55:09 |
| - (read_config.c, read_config.h, snmpusm.c, snmpusm.h): |
| - bug fixes. |
| - new support functions for saving users to the persistent cache. |
| |
| hardaker 27 Sep 98 22:57:00 |
| - (usmUser.c, usmUser.h): |
| - bug fixes. |
| - usmUserStatus is setable (to either volatile or nonVolatile). |
| - users created by set's are saved (if set to nonVolatile) on agent shutdown. |
| |
| hardaker 29 Sep 98 20:11:20 |
| - (ISSUES): error mapping (coex work). |
| |
| marz 1 Oct 98 12:58:42 |
| - (snmp.h, snmpusm.[ch], snmp_api.[ch]): added USM api and snmpv3_build, some tweaks to parse in prep for snmpv3_parse |
| |
| marz 1 Oct 98 14:05:45 |
| - (snmp_api.c): fixes to snmpv3_parse |
| |
| marz 4 Oct 98 17:20:30 |
| - (snmp_api.[ch], snmp_client.c, snmpusm.c): added snmpv3 parsing routines |
| |
| hardaker 5 Oct 98 20:05:03 |
| - (ISSUES): more stuff. |
| |
| hardaker 5 Oct 98 20:06:57 |
| - (snmp_api.c, snmp_api.h): breakdown of snmpv3_build() into sub-functions. |
| |
| hardaker 5 Oct 98 21:59:26 |
| - (snmpusm.c): make generateRequestMsg do something generic. |
| |
| hardaker 5 Oct 98 22:00:22 |
| - (snmpv3.c, snmpv3.h): return a u_char * instead of a char * for engineIDs. |
| |
| hardaker 5 Oct 98 22:01:04 |
| - (snmp_api.c): misc bug fixes. |
| |
| hardaker 5 Oct 98 22:50:10 |
| - (snmp_api.c): last of known bugs in snmpv3_build fixed (a pointer |
| was being used twice in overlapping needed time periods). |
| |
| marz 7 Oct 98 13:02:40 |
| -(snmp_parse_args.c): add v3 support |
| |
| marz 7 Oct 98 13:06:41 |
| -(snmp_api.[ch], snmpusm.[ch], snmpv3.c): added pdu field to hold sec state ref, fixed usm prototypes, added check for null hent return |
| |
| hardaker 7 Oct 98 15:36:05 |
| - (snmpusm.c): flush out a generic processIncomingMsg(). |
| |
| hardaker 7 Oct 98 15:36:36 |
| - (snmp_impl.h): add securityName to the agent's packet_info structure. |
| |
| hardaker 7 Oct 98 15:38:00 |
| - (snmp_api.c): many many bug fixes to v3 parse/build routines. |
| |
| hardaker 7 Oct 98 15:39:17 |
| - (vacm_vars.c): recognize the securityName when USM model is in use. |
| |
| hardaker 7 Oct 98 17:17:10 |
| - (snmp_agent.c): initial pass at v3. Will fail on sending error messages. |
| |
| hardaker 7 Oct 98 17:45:22 |
| - (snmp_api.c): pass in the sec_parms length to processIncomingMsg |
| |
| hardaker 7 Oct 98 17:46:04 |
| - (snmp_agent.c): bug fix: using an array as a pointer (used to be one). |
| |
| hardaker 7 Oct 98 22:40:43 |
| - (snmp_api.c, snmpv3.c, snmpv3.h): |
| - default snmpv3 parameters can be specified in a snmp.conf file. |
| |
| hardaker 8 Oct 98 10:13:23 |
| - (ISSUES): everyone loves issues! |
| |
| hardaker 9 Oct 98 08:03:57 |
| - (config.h.in, configure, configure.in): use zlib when using rpm libraries. |
| |
| dreeder 9 Oct 98 13:59:12 |
| - (ISSUES): Need a pass for traditional UN*X system programming holes. |
| |
| hardaker 9 Oct 98 18:23:27 |
| - (snmpusm.c): generateRequestMsg() doesn't ASN encode the sec_params. |
| |
| hardaker 9 Oct 98 18:24:02 |
| - (snmp_api.c): restructure the packet building to use less memcpy's. |
| |
| hardaker 9 Oct 98 18:24:26 |
| - (snmp_agent.c): use snmp_build_packet() to construct all v3 data. |
| |
| dreeder 12 Oct 98 07:18:56 |
| - (ISSUES): proof memory invocation/disposal; put time stamps in log files. |
| |
| hardaker 12 Oct 98 07:19:28 |
| - (snmp_api.c, snmp_api.h): |
| - new stats counter API. |
| - bug fixes. |
| |
| hardaker 12 Oct 98 07:42:28 |
| - (snmp_api.c, snmp_api.h): bug fixes with counters (returns u_int, EG). |
| |
| hardaker 12 Oct 98 07:44:55 |
| - (snmp_agent.c): |
| - make v3 code return errors properly. |
| - bug fixes. |
| |
| hardaker 12 Oct 98 07:45:11 |
| - (snmpMPDStats.c, snmpMPDStats.h, usmStats.c, usmStats.h): |
| - use the new stats counter API. |
| |
| marz 12 Oct 98 07:56:30 |
| -(snmp_parse_args.c): merged hex to bin funcs - There can be only One |
| |
| marz 12 Oct 98 08:11:46 |
| -(snmp_api.[ch], snmpusm.[ch]): merged hex to bin funcs, fixed MP/USM api, implemented noAuthNoPriv USM, implemented engine probe algorithm |
| |
| hardaker 12 Oct 98 09:23:49 |
| - (ISSUES): note on David's issue. |
| |
| hardaker 12 Oct 98 12:26:06 |
| - (acconfig.h, config.h.in, configure, configure.in): |
| - look for /dev/random and define HAVE_DEV_RANDOM. |
| - look for libkmt and libcrypto and define HAVE_LIBXXX. |
| |
| marz 12 Oct 98 15:46:36 |
| - (snmpusm.c): fixed header size issues (difference between asn_build_header and asn_build_sequence) |
| |
| hardaker 12 Oct 98 21:56:42 |
| - (system.c, system.h): make calculate_time_diff take a pointer. |
| |
| hardaker 12 Oct 98 21:59:53 |
| - (snmpv3.c): use new calculate_time_diff(). |
| |
| hardaker 12 Oct 98 22:04:06 |
| - (snmp_client.c): bug fixes: |
| - snmp_synch_input() needs to clone a report pdu too. |
| - snmp_clone_pdu() needs to copy contextEngineID, contextName, and |
| securityName |
| |
| hardaker 12 Oct 98 22:12:50 |
| - (snmp_api.c, snmp_api.h): |
| - make snmp_increment_statistic() return the changed value. |
| - create new function: snmp_free_varbind() to free a list. |
| - \n's to the end of the new debugging messages for engineID discovery. |
| - Merge response/report handling to make report's call their |
| callback as well (engineID discovery was never returning). |
| |
| hardaker 12 Oct 98 22:19:54 |
| - (configure, configure.in): remove incorrect comment. |
| |
| hardaker 12 Oct 98 22:22:36 |
| - (ISSUES): wierd memory question. |
| |
| hardaker 12 Oct 98 22:23:16 |
| - (system.c): use new calculate_time_diff(). |
| |
| hardaker 12 Oct 98 22:25:06 |
| - (snmp_agent.c): handle engineID discovery requests. |
| |
| hardaker 12 Oct 98 22:58:26 |
| - (usmUser.c): new function to return the userList. |
| |
| hardaker 12 Oct 98 22:58:55 |
| - (snmpusm.c, snmpusm.h): new function usm_check_secLevel(int, struct *usmUser); |
| |
| hardaker 12 Oct 98 22:59:36 |
| - (snmp_agent.c): handle unknownSecurityName and unsupportedSecurityLevel. |
| |
| hardaker 13 Oct 98 13:27:14 |
| - (acconfig.h, config.h.in, configure, configure.in): |
| - new options: --disable-privacy, --enable-v2p-md5. |
| |
| hardaker 13 Oct 98 13:31:22 |
| - (acconfig.h, config.h.in): comment formatting. |
| |
| hardaker 14 Oct 98 13:29:05 |
| - (snmp_api.c): make snmp_add_var set the size of the oid buffer. |
| |
| hardaker 14 Oct 98 13:29:40 |
| - (snmpusm.c, snmpusm.h): moved the default userList into the library. |
| |
| hardaker 14 Oct 98 13:31:29 |
| - (usmUser.c): use the new library default user list. |
| |
| hardaker 14 Oct 98 13:32:58 |
| - (snmp_agent.c): |
| - use the new library default user list. |
| - don't free a nonexistent pdu (it only exists for v3 requests). |
| |
| hardaker 14 Oct 98 13:47:56 |
| - (snmp_agent.c): make sure pdu->securityName is null terminated. |
| |
| hardaker 14 Oct 98 17:52:23 |
| - (aclocal.m4, configure, configure.in, Makefile.in): |
| - new arguments to configure to set CFLAGS and LIBS: |
| - --with-KMT=path |
| - --with-SSLeay=path |
| - fix to agent/mibgroup/Makefile to keep the above from getting the |
| wrong asn1.h from the SSLeay package. |
| |
| hardaker 14 Oct 98 20:41:07 |
| - (aclocal.m4, config.h.in, configure, configure.in, */Makefile.in): |
| - check for kmt.h |
| - re-order CPPFLAGS to put -I flags last. |
| |
| hardaker 14 Oct 98 20:45:51 |
| - (usmUser.c, usmUser.h, snmpusm.c, snmpusm.h): |
| - move usm_parse_config_usmUser to the library. |
| |
| hardaker 14 Oct 98 20:47:48 |
| - (agent_read_config.c): include snmpusm.h |
| |
| dreeder 15 Oct 98 12:02:40 |
| - Base for SCAPI + some formatting on the path to snmpv3 startup and shutdown. |
| - Shuffling in header files to defeat warnings of #define redundancies: |
| notably, s/freebsd*.h and snmplib/system.h |
| - Debug & tini toolbag in snmplib/{debug,tools}.* |
| - Changed configure option --enable-v2p-md5 to --enable-internal-md5. |
| - Consolidated library system and local header include sequences into |
| snmplib/all_*.h files. Possibly better solutions for this... |
| |
| hardaker 15 Oct 98 22:24:52 |
| - (usmUser.c): removed usm_parse_config_usmUser that David put back by |
| accident when doing formating. |
| |
| hardaker 15 Oct 98 22:25:17 |
| - (keytools.c, keytools.h): added length to engineID. |
| |
| hardaker 15 Oct 98 22:25:58 |
| - (read_config.c, read_config.h): make copy_word return a pointer. |
| |
| hardaker 15 Oct 98 22:26:21 |
| - (scapi.c, scapi.h): move #includes from .h to .c. |
| |
| hardaker 15 Oct 98 22:27:03 |
| - (snmpusm.c, snmpusm.h): new config options to change keys. |
| |
| hardaker 15 Oct 98 22:27:58 |
| - (snmpv3.c): don't call init_kmt() unless HAVE_LIBKMT is defined. |
| |
| hardaker 15 Oct 98 22:42:00 |
| - (keytools.c, keytools.h): move #include from .h to .c. |
| |
| hardaker 15 Oct 98 22:47:56 |
| - (usmUser.c, usmUser.h): |
| - use do_keychange() to implement the key change write methods. |
| - a bit of -Wall cleanup. |
| |
| dreeder 16 Oct 98 11:28:12 |
| - Updated SCAPI crypting functions to identify transforms OIDs not #define's. |
| - Moved "global" definitions of OID transforms to snmpusm.h, and out of |
| usmUser.c and snmpusm.c. |
| - sc_generate_keyed_hash() stands as a good example of what other functions |
| will look like. |
| |
| dreeder 16 Oct 98 11:50:09 |
| - (scapi.c, scapi.h) Output buffer arguments for (en|de)crypting are |
| single-pointers. |
| |
| lewis 16 Oct 98 13:15:16 |
| - - (snmpusm.h): |
| - Added USM_ERR symbols used by usm_generate_out_msg |
| |
| lewis 16 Oct 98 13:20:07 |
| - - (snmpusm.c) |
| - Rewrote usm_generate_out_msg, renaming old implementation to |
| usm_generate_out_msg_NULL |
| - This code compiled on FreeBSD, not tested for linking or running |
| - Added functions to calculate indicies (asn_predict_int_length, |
| asn_predict_length, usm_calc_offsets) and to make the CBC-DES |
| initialization vector (usm_set_salt). |
| |
| dreeder 18 Oct 98 21:14:09 |
| - SCAPI code complete, but not completely tested. |
| Added testing/ directory. |
| Verified that Ed's recent changes compile cleanly. |
| Tried to patch up "critical" -Wall warnings. |
| |
| hardaker 19 Oct 98 07:10:27 |
| - (Makefile.top): remove -Wall requirement. |
| |
| dreeder 19 Oct 98 15:12:57 |
| - Core SCAPI routines appear sound. testing/ directory is no longer |
| commented out. SNMPv3 style key manipulations untested yet. |
| Created (?) a slew of new warnings from files early in compile sequence. |
| |
| dreeder 20 Oct 98 11:38:42 |
| - Tests for generate_Ku and generate_kul. (testing/ktest -h for help.) |
| Cleaned up new set of "critical" warnings -- mostly adding #include's. |
| Fixed KMT/apps/randtest.c so it compiles under Linux. |
| |
| marz 21 Oct 98 08:18:03 |
| -(snmp_api.[ch]): add fields for authKey and privKey |
| |
| lewis 21 Oct 98 12:07:16 |
| - - (snmp.h) |
| - Added SNMP_ERR_ error symbolic constants for the auth/priv (USM) module |
| reported errors. |
| - Used values 19-27, updated MAX_SNMP_ERR to 27. |
| |
| lewis 21 Oct 98 12:08:24 |
| - - (snmpusm.h) |
| - Added symbolic constants for errors found processing incoming messages. |
| - Equated the symbols with those added to snmp.h |
| |
| hardaker 21 Oct 98 12:10:03 |
| - (snmp_api.h): added ASN/SNMP counters to the counter list. |
| |
| marz 21 Oct 98 12:50:24 |
| -(snmp_api.[ch]): correctly add #define sizes for authKey and privKey |
| |
| marz 21 Oct 98 13:38:57 |
| -(snmp_api.[ch]): added auth/priv protocol type fields to session |
| |
| marz 21 Oct 98 13:49:11 |
| -(snmp_api.c): added cast for internal pdu (internal pdu should be elimianted someday) |
| |
| hardaker 21 Oct 98 13:53:38 |
| - (snmp_api.h): STAT_MAX_STATS -> MAX_STATS. |
| |
| hardaker 21 Oct 98 17:54:08 |
| - (snmpv3.c): remove snmp_perror() defined as perror(). It's a real function. |
| |
| hardaker 21 Oct 98 17:58:08 |
| - (asn1.c): asn_build_string: allow a null string to build a 00 padded string. |
| |
| hardaker 21 Oct 98 18:00:07 |
| - (snmp_api.c): |
| - engineID discovery debugging messages. |
| - zero length contextNames ok. |
| - set max length before usm_generate_out_msg(). |
| |
| hardaker 21 Oct 98 19:04:35 |
| - (snmp_api.c): move the engineID discovery to snmp_sess_open(). |
| |
| hardaker 21 Oct 98 19:05:12 |
| - (snmp_api.h): synch snmp_pdu and internal_snmp_pdu. |
| |
| dreeder 21 Oct 98 19:55:15 |
| - Shook the bugs out of key manipulation routines (generate_kul, generate_Ku). |
| Completed and tested KeyChange TC code ({encode,decode}_keychange). |
| Created initial elements of an automated test harness in testing/. |
| Created data files and test scripts to demonstrate compliance. |
| Miscellaneous additions to snmplib/tools.?, some temporary/transitional. |
| |
| marz 21 Oct 98 19:58:11 |
| -(snmp_parse_args.c): add auth/priv proto flags, add auth priv key flags |
| |
| marz 21 Oct 98 20:19:08 |
| - (snmp_api.[ch]): updated auth/priv prot and key fileds in session, added suport in snmp_sess_open and close (yanked fields from PDU - did I do that?) |
| |
| hardaker 21 Oct 98 21:21:41 |
| - (lcd_time.c): minor warning fixes. |
| |
| hardaker 21 Oct 98 21:22:07 |
| - (tools.c, tools.h): new tool: memdup(). |
| |
| hardaker 21 Oct 98 22:08:07 |
| - (snmp_api.c): |
| - generate a usm user from session data if needed. |
| - check the result from the usm and fail if it does. |
| |
| marz 22 Oct 98 08:02:11 |
| -(snmp_api.c): added DEBUGP code to trace message version and secLevel for demo |
| |
| lewis 22 Oct 98 13:37:34 |
| - - (snmpusm.c) |
| - Not a working/tested version, but it compiles. |
| - Fixed one bug - "&" to "==" in an if() |
| - Did not alter code to deny null engine id users |
| - Added much code in process incoming message |
| - New use of errors and DEBUGP |
| - Still waiting on updates to lcd_time.h to implement |
| step #3 of RFC 2274, s3.2. |
| |
| dreeder 23 Oct 98 09:45:47 |
| - LCD Time API prototypes are complete. 90% stable. |
| Draft of automated testing harness in testing/. |
| Use testing/eval_suite.sh to run all current tests. |
| |
| lewis 23 Oct 98 11:38:25 |
| - - (lcd_time.h) |
| - added definitions for TRUE and FALSE (if not previously defined) |
| - fixed a compilation bug in the ensure entry macro |
| |
| lewis 23 Oct 98 11:47:37 |
| - - (snmpusm.c) |
| - Added the step 3 code to process outgoing messages function |
| - Still un-run |
| |
| dreeder 23 Oct 98 15:39:02 |
| - Complete code for LCD time API. Awaiting serious tests. |
| Changed snmpv3_get_engine{Time,Boots} to snmpv3_local_snmpEngine* |
| |
| dreeder 24 Oct 98 23:07:54 |
| - Shook bugs out of LCD to manage engine IDs/time ("testing/etest -a"). |
| Added a function dump_snmpEngineID ("testing/misctest -1"). |
| Made sprint_hexstring not-static... (temporary change I think). |
| Added comments/questions about building snmpEngineID. (snmpv3.c) |
| Added TRUE/FALSE defines to snmpusm.c. (These should be standardized.) |
| Added SNMP_MAXBUF_SMALL. (tools.h) |
| Cleaned up (clarified?) test harness description. |
| |
| marz 25 Oct 98 14:48:06 |
| -(snmp_parse_args.c): move key generation (generate_Ku) after init_snmp |
| |
| hardaker 25 Oct 98 20:59:33 |
| - (snmp_agent.c): debugging parse/build statements and errno fixes. |
| |
| hardaker 25 Oct 98 21:00:15 |
| - (system.h): created DEBUGPL to do DEBUGP with file/line statements. |
| |
| hardaker 25 Oct 98 21:01:00 |
| - (tools.c): check memdup() for NULL passed in. |
| |
| hardaker 25 Oct 98 21:01:58 |
| - (read_config.c): bug fixes: misc NULL checks. |
| |
| hardaker 25 Oct 98 21:02:40 |
| - (snmp_client.c): default to setting secNameLen and contextNameLen to -1. |
| |
| dreeder 25 Oct 98 22:28:18 |
| - Mostly shuffling pre-existing things about -- |
| Used USE_INTERNAL_MD5 put kmt_hash parallel with v2p MD5 hash. |
| sc_encrypt/sc_decrypt now also return: SNMPERR_SC_NOT_CONFIGURED. |
| Tested and "fixed" build with on&off settings of: |
| USE_V2PARTY_PROTOCOL, SCAPI_AUTHPRIV, USE_INTERNAL_MD5. |
| Greatest damage done in agent/snmp_agent.c, snmplib/snmp_client.c. |
| Repaired use of key manipulation functions in snmpusm.c. |
| (Could use peer review as my expectations of use may differ.) |
| Added (and removed 1) some XXX's in party code... |
| |
| hardaker 26 Oct 98 13:34:03 |
| - (snmpusm.c): enable NULL engineIDs in user storage. |
| |
| hardaker 26 Oct 98 13:37:03 |
| - (snmp_api.c, snmp_api.h): |
| - creating users from a session: create_user_from_session(). |
| - make probing use the above twice (once for NULL engineID and once |
| for probed engineID). |
| - bug fix: snmp version printed in debugging was off by -1. |
| |
| hardaker 26 Oct 98 20:41:19 |
| - (snmp_agent.c): set context name on engineID report. |
| |
| hardaker 26 Oct 98 20:42:06 |
| - (snmpd.c): create the "initial" user for engineID:null. |
| |
| hardaker 26 Oct 98 22:12:17 |
| - (keytools.c): check for NULL pointer, not *pointer. |
| |
| hardaker 26 Oct 98 22:15:01 |
| - (snmpusm.c): malloc kul space in usm_set_password(). |
| |
| dreeder 28 Oct 98 09:39:57 |
| - get_enginetime() now returns <0,0> tuple for NULL/""/len=0 engineIDs. |
| sc_{check,generate}_keyed_hash() process hashes <= hash output len. |
| (Stable, but expect an expanded test in scapitest.c soon.) |
| Misc: Put MD5_HASHSIZE_BYTES in party.h; SNMP_ZERO in tools.h |
| |
| lewis 28 Oct 98 13:16:54 |
| - - (snmpusm.c) |
| - Debugged running of usm_generate... function so that it runs with no |
| authentication / no privacy options. (Don't have a way yet to test |
| with the fancy security.) |
| - Added a line for debugging which sets all bytes of the security header |
| and the PDU's resting place to FF - for debugging purposes only. This |
| lets me see what bytes remain to be punched in. This line is flush left |
| in the file, indicating that it is to be cut out if we reach release. |
| - Added "emergency_print," an uncalled routine I like to have when running |
| in gdb. It dumps a field of x bytes in hex, 25 values to a line. |
| |
| dreeder 28 Oct 98 14:19:52 |
| - Bounded KMT code with #define's for HAVE_LIBKMT |
| - Will not compile without either HAVE_LIBKMT -or- USE_INTERNAL_MD5. |
| - Added new error code: SNMPERR_KT_NOT_AVAILABLE. |
| - Added a test for previous changes to sc_*_keyed_hash() functions. |
| (Augmented test_dokeyedhash() in keymanagement.c.) |
| |
| lewis 29 Oct 98 09:56:08 |
| - - (snmpusm.c) |
| - Made fixes to process incoming |
| - Began to add code for the security state reference |
| |
| lewis 29 Oct 98 10:27:37 |
| - - (snmpusm.h) |
| - Added prototype for set_reportErrorOnUnknownID |
| |
| lewis 29 Oct 98 10:29:16 |
| - - (snmpusm.c) |
| - Fixed some of Wes' reported problems. |
| - Added code to store secStateRef |
| - Still need to use it in generate_outgoing |
| |
| lewis 29 Oct 98 14:30:18 |
| - - (snmpusm.c) |
| - Now makes use of the stored secStateRef in generate outgoing |
| - I hope - I still haven't been able to get message back and forth, |
| it's time to figure out how to run the snmpd stuff I guess. |
| |
| marz 29 Oct 98 15:06:49 |
| add #idef gaurds for kmt.h and kmt_algs.h dependent on existence of headers rather than libkmt |
| |
| lewis 30 Oct 98 06:45:24 |
| - - (snmpusm.h) |
| - Added a state reference free routine |
| - Changed name of the routine to set the report-on-error flag so that it |
| begins with "usm_". |
| |
| lewis 30 Oct 98 06:46:52 |
| - - (snmpusm.c) |
| - Modified the free state ref routine to take a void * instead of a |
| struct whatever *, this plus adding it to the .h file makes is useable |
| by the Message Processor. |
| |
| lewis 30 Oct 98 07:34:26 |
| - - (snmpusm.c) |
| - Removed a potential memory hole (returning on error from the process |
| incoming routine without freeing the security state reference). |
| |
| hardaker 30 Oct 98 08:38:53 |
| - (snmpv3.c): snmp_perror() -> perror() ["malloc"]. |
| |
| hardaker 30 Oct 98 08:43:52 |
| - (snmpd.c): |
| - Make -D a toggle. |
| - use usm_set_reportErrorOnUnknownID(). |
| |
| hardaker 30 Oct 98 08:45:09 |
| - (snmp_parse_args.c): |
| - Make -D a toggle. |
| |
| hardaker 30 Oct 98 16:44:43 |
| - (snmp_agent.c): make the agent watch the error status from packet |
| parsing instead of doing checks itself. |
| |
| hardaker 30 Oct 98 16:52:03 |
| - (snmpusm.c): usm_get_user(): allow a null length (but non null |
| pointer) engineID. |
| |
| marz 1 Nov 98 15:55:11 |
| -(asn1.c, lcd_time.c, snmp_api.c, snmp_api.h, snmp_client.c, snmpusm.c, snmpv3.c): remove internal pdu/varlist, pdu_free update, handle initial user as discussed, remove initial user hack, remove engineID probe/Report hack, handle securityStateRef as discussed, handle zero-length context, normalize _enginetime arg order, include wes's patches for null engineid and secNameLen++ |
| |
| hardaker 1 Nov 98 19:32:43 |
| - (snmp_parse_args.c, snmp_parse_args.h, snmpbulkwalk.c, snmpdelta.c, |
| snmpget.c, snmpgetnext.c, snmpset.c, snmpstatus.c, snmptable.c, |
| snmptest.c, snmptrap.c, snmpwalk.c): |
| - use "snmpapp" as configuration file name. |
| |
| hardaker 1 Nov 98 19:36:59 |
| - (snmp_api.c): generate user->Kul from session->Ku. |
| |
| hardaker 1 Nov 98 19:38:29 |
| - (snmp_agent.c): generate all sorts of new SNMP reports when needed. |
| |
| hardaker 1 Nov 98 19:39:29 |
| - (snmpd.c): use snmp_perror() if snmp_agent_parse() returns 0. |
| |
| hardaker 2 Nov 98 09:00:25 |
| - (vacm.c): allow a security level >=, not ==. |
| |
| hardaker 2 Nov 98 09:01:07 |
| - (snmpv3.c): remove usm_create_initial() and set_enginetime(). |
| |
| hardaker 2 Nov 98 09:06:04 |
| - (snmpusm.c, snmpusm.h): |
| - new function: init_usm_post_config(void); |
| - make usm_get_user_from_list() handle a bogus initial user flag. |
| |
| hardaker 2 Nov 98 09:09:35 |
| - (snmp_api.c): |
| - use init_usm_post_config(); |
| - use usm_get_user_from_list to ask not to return the default initial user. |
| - fix snmp_var_add_variable() to allow counters. |
| |
| hardaker 2 Nov 98 09:10:15 |
| - (snmp_parse_args.c): typo on des key initialization, forgot the 'X'. |
| |
| hardaker 2 Nov 98 09:13:36 |
| - (snmp_agent.c): |
| - fix report OIDs to be correct. |
| - debugging statement when sending a report. |
| - added unsupported security level report. |
| - send a counter instead of an integer. |
| |
| hardaker 2 Nov 98 16:01:24 |
| - (snmp_parse_args.c): generate Ku for priv protocol using auth protocol hash. |
| |
| hardaker 3 Nov 98 09:37:03 |
| - (lcd_time.c): first byte==0 engine ID's are valid. |
| |
| lewis 4 Nov 98 11:35:29 |
| - - (snmpusm.c) |
| - Better handling of null and unknown engine IDs. |
| |
| dreeder 4 Nov 98 11:45:08 |
| - (lcd_time.c) Special cases for NULL or 0 length engineIDs. |
| |
| hardaker 4 Nov 98 21:53:32 |
| - (snmp_agent.c): check engineID to make sure its us. |
| |
| lewis 5 Nov 98 09:52:35 |
| - - (snmpusm.c) |
| - Fixed call to predict integer length routine to give it the *whole* |
| number, not just one (first/last depends on endian) of the number. |
| Doh! scale rating 9. |
| - Altered that routine to be more like the asn_build_int ... i.e., no |
| longer assumes the length of the length is 1. Doh! rating a 1. |
| |
| lewis 5 Nov 98 11:03:24 |
| - - (snmpusm.c) |
| - Fixed some DEBUGP calls to show the right function, perhaps these will |
| become DEBUGPL in the future. |
| |
| dreeder 5 Nov 98 15:37:29 |
| - Mostly function header comments in read_config.c, util_funcs.c, snmpv3.c. |
| (Please feel free to check for accuracy...) |
| Check for NULL in register_config_handler(). |
| Added length argument to snmpv3_get_engineID(). |
| Check for length(P)<USM_LENGTH_P_MIN in generate_Ku(). |
| Note: "etest -a" has a new failure; to be fixed when Time LCD re-stabilizes. |
| |
| marz 6 Nov 98 16:13:37 |
| -(snmp_api.[ch], snmp_client.c): handle Reports to trigger resend, except for unknownEngineID, pass secStateRef to receive securityState from USM *WARNING* getting authorization failure in USM* please help - this was not happening before so doubtless it is my fault? |
| |
| marz 7 Nov 98 12:33:49 |
| -(snmp_api.c, lcd_time.[ch], snmpusm.c): clean up problems caused when we began using secStateRef, other USM errors, implement LCD_TIME_SYNC_OPT optimization |
| |
| marz 7 Nov 98 12:37:21 |
| -(snmp_agent.c, snmpd.c): clean up problems caused when we began using secStateRef, set_enginetime in LCD post config read, LCD_TIME_SYNC_OPT time lerning optimization, include file for lcd_time added, moved make_report to snmplib - report generation is still in agent |
| |
| hardaker 9 Nov 98 13:29:19 |
| - (snmp_api.c): generate_kul should use authprotocol. |
| |
| marz 11 Nov 98 07:51:43 |
| -(lcd_time.c, snmpusm.c): fixes to handle null engine ID - tolerated when sending, unknown when receiving |
| |
| marz 11 Nov 98 08:03:24 |
| -(snmp_agent.c): remove workaround to detect unknownEngineID error - now doen in USM as spec'd |
| |
| hardaker 11 Nov 98 12:37:47 |
| - (snmpd.c, snmp_api.c, snmpv3.c, snmpv3.h): |
| - move initial set_enginetime() from agent to snmpv3.c. |
| - new snmp.conf configure file tokens: defAuthType, defPrivType, |
| defPassphrase, defAuthPassphrase, defPrivPassphrase. |
| - minimum boots used is 1, not 0. |
| |
| hardaker 11 Nov 98 13:09:26 |
| - (snmpd.c): added needed init_() routines. |
| |
| hardaker 11 Nov 98 13:11:02 |
| - (snmpv3.c): don't print oids to %s's. |
| |
| hardaker 13 Nov 98 07:59:04 |
| - (snmpd.c): create the correct initial user after engineID configuration. |
| |
| hardaker 13 Nov 98 08:03:45 |
| - (usmUser.c): don't initialize user here. |
| |
| hardaker 13 Nov 98 08:04:42 |
| - (snmpv3.c): make engineID configuration lines get parsed early. |
| |
| hardaker 13 Nov 98 08:14:04 |
| - (snmpusm.c): |
| - more appropriate engineID checking for users (was a bug). |
| - usm_add_user(): don't duplicate users with the same name/engineID. |
| |
| hardaker 15 Nov 98 10:19:55 |
| - (snmpd.c): move post_config init routines to beyond persistent reading. |
| |
| hardaker 15 Nov 98 12:55:38 |
| - (Makefile.in): |
| - new make target: test |
| - make all doesn't compile the testing directory. |
| |
| hardaker 15 Nov 98 13:00:41 |
| - (usmUser.c, snmpusm.c, snmpusm.h): |
| - usm_remove_user(): |
| - properly updates the list pointer. |
| - requires a ** pointer to the list to do this. |
| - check against a NULL list pointer. |
| - usm_cloneFrom_user(): |
| - the keys were not being properly duplicated. |
| - usm_clone_user(): deleted. |
| - usm_create_user(): created, and used in place of usm_clone_user(NULL). |
| |
| hardaker 15 Nov 98 13:01:27 |
| - (etimetest.c): fix calls to set/get_enginetime(). |
| |
| hardaker 15 Nov 98 14:14:07 |
| - (ISSUES): finished a couple of things. |
| |
| hardaker 15 Nov 98 14:19:21 |
| - (ISSUES, snmp_agent.c): fix pdu freeing problem, thanks to Joe's |
| merge of the pdu structures. |
| |
| hardaker 15 Nov 98 15:50:33 |
| - (ISSUES): misc date changes and mark that I'm working on something. |
| |
| hardaker 15 Nov 98 15:53:24 |
| - (snmpd.c, read_config.c, snmp_api.c): |
| - create/call snmp_shutdown(). |
| - remove the "persistent." part of the persistent .conf name. |
| - rename instead of unlink old persistent .conf file. |
| |
| hardaker 15 Nov 98 17:37:00 |
| - (ISSUES, snmpv3.c): when engineID changes from the previous run, |
| reset engineBoots to 1. (requires storing the last engineID used). |
| |
| hardaker 16 Nov 98 20:10:19 |
| - (snmp_agent.c, snmpd.c, snmp_mib.c, snmp_mib.h, snmp_api.c, |
| snmp_api.h): |
| - use new library based statistics counter everywhere. |
| |
| hardaker 16 Nov 98 20:17:01 |
| - (util_funcs.c, util_funcs.h, interfaces.c, system.c, registry.c): |
| - use header_generic in a few more places. |
| - standardize the MATCH_FAILED and MATCH_SUCCEEDED definitions. |
| |
| hardaker 22 Nov 98 07:24:56 |
| - (snmpusm.c): usm_create_initial_user() accepts name & auth/priv types. |
| |
| hardaker 22 Nov 98 07:25:52 |
| - (snmpd.c): |
| - log PID to file using -P. |
| - create template users: templateMD5 & templateSHA. |
| |
| hardaker 22 Nov 98 07:26:30 |
| - (keymanagetest.c): new flag: -q = quiet. |
| |
| hardaker 22 Nov 98 07:27:12 |
| - (demo): script to run list of commands required for the demo. |
| |
| hardaker 22 Nov 98 07:28:58 |
| - (.cvsignore): ignore testing targets. |
| |
| hardaker 22 Nov 98 14:36:53 |
| - (demo): quote the pass phrase. |
| |
| hardaker 22 Nov 98 22:16:44 |
| - (demo): |
| - pass/fail type output. |
| - hosts other than localhost. |
| - capability to look for stuff in output of commands. |
| |
| hardaker 22 Nov 98 22:26:28 |
| - (demo): turn encryption on for tests that need it. |
| |
| hardaker 23 Nov 98 07:14:05 |
| - (keymanagetest.c): print MD5/SHA before the keychange string. |
| |
| hardaker 23 Nov 98 07:16:01 |
| - (demo): fix the key change string extraction to look for the MD5 version. |
| |
| hardaker 23 Nov 98 07:38:44 |
| - (keymanagetest.c): bequiet should be 0 by default. |
| |
| hardaker 23 Nov 98 08:06:34 |
| - (demo): bug fixes. |
| |
| dreeder 24 Nov 98 16:43:50 |
| Fixed bug in USM preventing exchange of crypted packets. Code added |
| to properly estimate size of crypted text given un-padded plaintext. |
| Found/fixed KMT prototype conflict that caused the given IV to be |
| ignored at crypt/decrypt time. |
| setup_engineID() has a new argument to allow ID strings to be returned |
| to caller. |
| New file snmplib/transform_oids.h to put static declarations in a single |
| place... |
| Failure of stat increments in USM no longer cause failure in the calling |
| function. |
| Added utility apps/encode_keychange. (-h for usage.) |
| DIFFTIME macro to replace oft repeated code. |
| Shortened some VACM debugging output to a single line from many. |
| More comments. More trouble spots marked XXX. |
| Converted oft used magic numbers to symbolic constants (some pre-existing). |
| Cleaned up some simply fixed build warnings. |
| Updated nonexport/crypto/README. Still needs work. |
| |
| marz 25 Nov 98 07:44:28 |
| -(snmp_parse_args.c): added -T <boots> <time> to set an initial (authenticated) time value for the destination engineIDs boots/time) |
| |
| marz 25 Nov 98 07:48:49 |
| -(snmp_api.[ch], snmp.h, snmp_client.c): handle incoming Reports - propagate STAT_ERROR to apps with approp. error message, handle recoverable error notInTimeWindow and engineId discovery, send reports with secLevel==noAuthNoPriv except notInTimeWindow |
| |
| marz 25 Nov 98 07:51:50 |
| -(tools.c): oops back out little compile workaround I did not mean to commit |
| |
| marz 25 Nov 98 07:54:01 |
| -(snmpd.c, snmp_agent.c): initialize pid_dile, only allocate engineID mem for Reports when sending Report, fix version info in debug message |
| |
| hardaker 25 Nov 98 07:56:30 |
| - (snmpEngine.c, snmpMPDStats.c, usmUser.c, usmUser.h): |
| - Added a couple of DEUBGP statements and a couple of comment clairifications. |
| |
| hardaker 25 Nov 98 12:39:01 |
| - (snmpusm.c): changes in comments for clarification. |
| |
| hardaker 25 Nov 98 12:40:35 |
| - (snmpv3.c): changes in comments for clarification. |
| |
| hardaker 25 Nov 98 12:54:08 |
| - (snmp_agent.c): version checks against v2c/v2p -> !v1. |
| |
| hardaker 25 Nov 98 13:04:02 |
| - (snmpd.c): comment clarification. |
| |
| hardaker 25 Nov 98 17:12:02 |
| - (demo): |
| - encode_keychange usage. |
| - move closer to 42, but leave room for a few more things. |
| |
| hardaker 25 Nov 98 22:58:43 |
| - (config.h.in, configure, configure.in): check for tcgetattr. |
| |
| hardaker 25 Nov 98 22:59:56 |
| - (snmpv3.c, snmpv3.h): create snmpv3_set_engineBootsAndTime(). |
| |
| hardaker 25 Nov 98 23:00:47 |
| - (tools.c): dump_engineID should *never ever* modify the passed length param. |
| |
| hardaker 25 Nov 98 23:02:49 |
| - (demo): |
| - -s: 1 sec sleep instead of keypress. |
| - do time tests. |
| - use encode_keychange. |
| |
| hardaker 25 Nov 98 23:04:10 |
| - (snmpEngine.c, snmpEngine.h): |
| - Shhhhh..... boots and time are writable... Don't tell anyone... Shhh... |
| |
| hardaker 25 Nov 98 23:15:05 |
| - (encode_keychange.c): |
| - use u_char's where appropriate. |
| - some debugging statements added. |
| |
| hardaker 25 Nov 98 23:32:51 |
| - (usmUser.c): |
| - keychange needs a temp buffer. |
| - a few debugging statements. |
| |
| hardaker 27 Nov 98 10:20:45 |
| - (snmpusm.c): usm_set_salt() accepts a key which is too long (SHA for DES). |
| |
| hardaker 27 Nov 98 10:23:03 |
| - (snmp_api.c): snmpv3_send_report() removes the secStateReference |
| from the pdu is there is one. It shouldn't be used for reports. |
| |
| hardaker 27 Nov 98 10:31:12 |
| - (demo): final fixes for all current tests to work. |
| |
| hardaker 27 Nov 98 15:15:25 |
| - (demo): |
| - -T: pause after test completions. |
| - **** 42/42 tests passed |
| |
| hardaker 27 Nov 98 16:55:15 |
| - (snmppass.c): beginnings of a snmp password changer: |
| - stole most code from snmpset.c and encode_keychange.c. |
| - need to fix: must specify most everything on the command line (ie, |
| .conf file tokens don't work here). |
| - very unclean and a quick hack. |
| - differs from encode_keychange, in that it actually preforms the set. |
| |
| hardaker 27 Nov 98 16:55:23 |
| - (Makefile.in): add snmppass.c |
| |
| hardaker 27 Nov 98 16:56:47 |
| - (.cvsignore): snmppass and encode_keychange |
| |
| hardaker 28 Nov 98 11:41:02 |
| - (usmUser.c, usmUser.h): |
| - merge write_ keyChange and ownKeyChange functions into one. Since |
| the user name is not passed in, the calling module will have to |
| check for it until we're willing to change the API or the VACM is |
| fixed and the ownKeyChnage objects can be obsoleted. |
| |
| hardaker 28 Nov 98 11:41:36 |
| - (snmppass.c): -o: use the ownKeyChange object. |
| |
| marz 29 Nov 98 19:32:21 |
| (demo): fix time sync test to test for timeout as expected when app clock is set ahead |
| |
| marz 29 Nov 98 19:34:41 |
| -(snmp_api.c): move commandline based boots/time setting code after engineID discovery in case engineID was not supplied on command line as well |
| |
| hardaker 30 Nov 98 22:00:23 |
| - (demo): better document the required .conf file pieces. |
| |
| hardaker 30 Nov 98 22:12:10 |
| - (demo): enable -C: auto-configure the agent. |
| |
| wbabson 1 Dec 98 07:56:55 |
| Fixed a library search order bug which had /usr/local/ssl/lib and /usr/local/lib |
| searched before ../snmplib. This caused unresolved references when trying to |
| link snmpd and the applications. To do this LOCAL_LIBS was created and ../snmplib |
| was removed from LIBS and placed there. Then LOCAL_LIBS was added before |
| LDFLAGS in the link commands. agent/Makefile.in and apps/Makefile.in were modified. |
| |
| hardaker 1 Dec 98 14:54:28 |
| - (snmp_api.c): include kmt.h and related. |
| |
| hardaker 1 Dec 98 14:55:28 |
| - (tools.c): include kmt.h and related. |
| |
| hardaker 1 Dec 98 14:55:49 |
| - (usmUser.c): include kmt.h and related. |
| |
| hardaker 1 Dec 98 14:55:55 |
| - (snmppass.c): include kmt.h and related. |
| |
| marz 2 Dec 98 08:32:29 |
| -(demo.c): test #38 will show the 6 message exchange since it is initialized with a simulated authentic oots/time which defeats the LCD_TINE_SYNC_OPT |
| |
| hardaker 2 Dec 98 14:26:08 |
| - (snmp_agent.c): after detection of snmp version, error codes were reversed. |
| |
| hardaker 2 Dec 98 15:18:53 |
| - (snmpd.conf.5.def): added v3 specific token notes. |
| |
| hardaker 2 Dec 98 15:19:47 |
| - (Makefile.in, snmp.conf.5.def): created a snmp.conf manual page. |
| |
| hardaker 2 Dec 98 17:03:27 |
| - (.cvsignore): snmp.conf.5 ignored. |
| |
| hardaker 2 Dec 98 17:03:48 |
| - (snmp.conf.5.def): mibdirs, mibs, and mibfiles documented. |
| |
| hardaker 2 Dec 98 19:38:12 |
| - (lcd_time.c): comment clairification. |
| |
| hardaker 2 Dec 98 19:39:22 |
| - (mib.c): unneeded XXX removed. |
| |
| hardaker 2 Dec 98 19:39:47 |
| - (read_config.c): make copy_word() skip ahead of space on returned pointer. |
| |
| dreeder 3 Dec 98 18:44:49 |
| Co-checkin with new version of KMT (located in nonexport/KMT-snmp). |
| kmt_random() signature changed in sc_random(). |
| Second verson testing/demo at testing/demo2* . |
| |
| hardaker 3 Dec 98 22:20:06 |
| - (acconfig.h, config.h.in, configure, configure.in): |
| - new flag and define --enable-testing-code -> SNMP_TESTING_CODE. |
| |
| hardaker 3 Dec 98 22:22:59 |
| - (keytools.c): use SNMP_TESTING_CODE def to protect some sections. |
| |
| hardaker 3 Dec 98 22:23:48 |
| - (scapi.c): testing DEBUGP for printing out keys. |
| |
| hardaker 3 Dec 98 22:26:40 |
| - (snmpusm.c, snmpusm.h): |
| - protect sections with SNMP_TESTING_CODE. |
| - allow *'s in fields for engineIDs for key setting .conf entries. |
| |
| hardaker 3 Dec 98 22:32:20 |
| - (snmpEngine.c, snmpEngine.h): |
| - only make time/boots setable when SNMP_TESTING_CODE is defined. |
| |
| hardaker 3 Dec 98 23:17:17 |
| - (demo): removed. |
| |
| marz 4 Dec 98 08:05:59 |
| -(snmpcmd.1): update man page for new V3 parse args |
| |
| hardaker 4 Dec 98 11:03:14 |
| - (Makefile.in, snmppass.c, snmpusm.c): |
| - delete snmppass. |
| - create first pass snmpusm.c. |
| |
| hardaker 4 Dec 98 11:04:09 |
| - (snmpd.conf.5.def): document the * for engineID feature. |
| |
| hardaker 4 Dec 98 16:45:43 |
| - (UCD-DEMO-MIB.txt): demo mib objects. |
| |
| hardaker 4 Dec 98 16:46:09 |
| - (UCD-SNMP-MIB.txt): mention/reserve the demo object group in a comment. |
| |
| hardaker 4 Dec 98 16:49:21 |
| - (.cvsignore): .gdb stuff |
| |
| hardaker 4 Dec 98 16:50:04 |
| - (ucdDemoPublic.c, ucdDemoPublic.h): |
| - examples/ucdDemoPublic module: simple objects for doing demos, |
| including remote resetting of keys to a known passwords for a list |
| of users. |
| |
| hardaker 4 Dec 98 16:50:28 |
| - (ucdDemoPublic.cmds): commands to run to set up for the demo. |
| |
| hardaker 4 Dec 98 16:50:38 |
| - (ucdDemoPublic.conf): configuration file lines needed for the demo. |
| |
| hardaker 4 Dec 98 18:38:05 |
| - (version.h, sedscript.in, bug-report): 4.0.pre1 tag |
| |
| dreeder 5 Dec 98 16:52:49 |
| Extended demo2 into demo.remote to allow testing between <here> and |
| ucd-snmp.ucdavis.edu. |
| |
| marz 13 Dec 98 14:57:02 |
| -(snmp_api.[ch], snmp_client.c): add support for msgID which is different from reqid and which increments with each retry. Note: late Responses will be dropped if they arrive after timeout - this is different from v1 behaviour where a late Response to the initial try will be accepted up to the time where the last retry times out |
| |
| hardaker 13 Dec 98 18:39:02 |
| - (mib2c): minor update (needs more) for newer snmp perl mod. |
| |
| hardaker 13 Dec 98 18:39:44 |
| - (.cvsignore): .gdb.auto.init |
| |
| hardaker 13 Dec 98 18:41:11 |
| - (encode_keychange.c): removed unneeded linux ifdef. |
| |
| hardaker 17 Dec 98 15:59:10 |
| - (read_config.c): wrap config line print's in SNMP_TESTING_CODE checks. |
| |
| hardaker 2 Dec 98 21:55:04 |
| - (just about all files): merge of V3-b1 changes into V3-b2 branch. |
| |
| hardaker 2 Dec 98 22:27:54 |
| - (agent_read_config.c, snmpd.c, usmUser.c, snmp_parse_args.c, |
| read_config.h, snmp_api.c, snmpusm.c, snmpv3.c, tools.h): |
| - final changes? to V3-b2 merge. |
| |
| hardaker 2 Dec 98 22:29:52 |
| - (read_config.c): make that 28 errors from whitespace changes. |
| |
| hardaker 2 Dec 98 22:37:08 |
| - (snmpd.c): call init_snmpv3 before -H usage info. |
| |
| hardaker 13 Dec 98 10:33:45 |
| - (*): merge1 to V3-b3. |
| |
| hardaker 13 Dec 98 18:56:18 |
| - (*): merge2 to V3-b3. |
| |
| dreeder 17 Dec 98 08:05:04 |
| Creature comfort: /etc script to (re)start and stop snmpd and snmptrapd |
| and keep (compressed) copies of previous logfiles. Intended to be universal |
| to Linux, Solaris, FreeBSD, ... . |
| |
| hardaker 21 Dec 98 17:36:37 |
| - (configure, configure.in): define USE_INTERNAL_MD5 if KMT isn't available. |
| |
| hardaker 21 Dec 98 17:49:38 |
| - (all_system.h, keytools.c, lcd_time.c, md5.c, md5.h, scapi.c, |
| scapi.h, snmp_api.c, snmp_auth.c, tools.c): |
| - internal MD5 support done. |
| - tested with and without kmt to opposite and same side apps/agents. |
| - tested against older 4.0.pre1 agent on bandit as well. |
| - all but one testing/* test passes (which was failing before anyway). |
| - the older demo script passes as well. |
| - Modified many other routines. Everything should use SCAPI now and |
| KMT should never be called directly outside the scapi.c and |
| keytools.c files. |
| - new scapi routine: sc_hash(). |
| - Could, as always, use a bit more clean up, but I needed to check |
| something in that worked before I break it again (ahem). |
| |
| hardaker 21 Dec 98 17:53:10 |
| - (snmpget.c, snmpusm.c): unneeded KMT includes removed. |
| |
| hardaker 21 Dec 98 17:54:38 |
| - (keymanagetest.c): surround a few KMT specific items with #ifdefs. |
| |
| hardaker 21 Dec 98 17:56:56 |
| - (snmp_agent.c): remove unneeded KMT includes. |
| |
| hardaker 22 Dec 98 19:40:12 |
| - (keytools.c): decode_keychange() wasn't setting the returned buffer length. |
| |
| hardaker 22 Dec 98 19:43:50 |
| - (snmp_api.c): DEBUGP of probed engineID printed 00's as 0's. |
| |
| hardaker 22 Dec 98 21:09:38 |
| - (snmp_agent.c, usmStats.c, usmStats.h, usmUser.h, |
| SNMP-USER-BASED-SM-MIB.txt): |
| - updated USM mib, including the move from snmpModules.12 to .15. |
| - make reports generated include the .0 suffix for the instance specifier. |
| |
| hardaker 22 Dec 98 21:10:28 |
| - (tools.c): wrap dump_engineID in #ifdef SNMP_TESTING_CODE. |
| |
| hardaker 22 Dec 98 21:17:25 |
| - (lcd_time.c): wrap dump_etimelist() in #ifdef SNMP_TESTING_CODE. |
| |
| hardaker 22 Dec 98 21:20:31 |
| - (encode_keychange.c): |
| - don't use dump_snmpEngineID() unless testing. |
| - Note: this utility is not really needed anymore. |
| |
| hardaker 22 Dec 98 22:12:32 |
| - (SNMP-USER-BASED-SM-MIB.txt): typo (cut and paste missed a line). |
| |
| hardaker 23 Dec 98 21:07:33 |
| - (snmpusm.c): msgSecurityParams should contain the *salt*, not the IV, |
| as defined by the USM document, section 8.1.1.1 (and common sense). |
| |
| hardaker 23 Dec 98 21:47:44 |
| - (snmp_api.c): |
| - Send only authNoPriv reports for notInTimeWindow reports. |
| - report length check increased by one to accomodate for the .0 suffix. |
| |
| hardaker 23 Dec 98 22:06:25 |
| - (snmpusm.c): allow generate_out_msg() to use unknown security names |
| for secLevel = noAuthNoPriv. |
| - this is required since unknownUser reports need to go out with the |
| same user name as the bad request that came in. |
| |
| hardaker 29 Dec 98 17:01:24 |
| - (vacm.c): Enable multiple side by side views in the view family |
| tree. The views already existed, but weren't checked and only the |
| first view was found. |
| - Not done in a clean fashion. Much of the structure definitions |
| should be rewritten with sub-pieces to do it properly with greater |
| speed. |
| |
| hardaker 29 Dec 98 17:28:31 |
| - (config*): define u_int{8,16,32}_t for KMT headers. |
| |
| hardaker 31 Dec 98 17:55:39 |
| - (snmpusm.c): USM oid's were wrong |
| |
| hardaker 31 Dec 98 17:58:19 |
| - (version.h bug-report sedscript.in): version tag ( 4.0.pre2 ) |
| |
| hardaker 6 Jan 99 07:46:02 |
| - (snmpusm.c): usm_set_salt() was using a host specific byte ordering |
| for generating the salt from the enigineBoots value and from the |
| arbitrary integer. This technically shouldn't matter, but since |
| we're shooting to be a reference platform... |
| |
| hardaker 19 Jan 99 19:20:07 |
| - (ISSUES): need random int for IV. |
| |
| wbabson 26 Jan 99 05:52:19 |
| Changed MIN() macro to SNMP_MIN() because we explicitly |
| define that in tools.h... This was needed to allow successful |
| linkage in Solaris 2.6 |
| |
| hardaker 27 Jan 99 20:37:56 |
| - (SNMP-TARGET-MIB.txt): target mib was improperly located at .15 not .12. |
| |
| hardaker 27 Jan 99 20:51:12 |
| - (snmp_parse_args.c): accept security level abbreviations. |
| |
| hardaker 27 Jan 99 21:07:59 |
| - (acconfig.h, config.h.in, configure, configure.in, read_config.c): |
| - create --with-persistent-directory configure script flag. |
| |
| dreeder 29 Jan 99 15:20:51 |
| Repaired tests to reflect changes in the codebase. |
| |
| marz 31 Jan 99 13:57:13 |
| -(snmp_api.c): zero lenght user name for enineID discovery |
| |
| dreeder 2 Feb 99 14:04:48 |
| Resolve OID collisions: 1) between demo MIB and UCD enterprise MIB; 2) |
| inside demo MIB. |
| |
| hardaker 2 Feb 99 22:04:38 |
| - (snmptrapd.c): support -H. |
| |
| hardaker 2 Feb 99 22:13:41 |
| - (read_config.c): |
| - allow env variable SNMP_PERSISTENT_FILE to override persistent |
| storage locaction. |
| - merge in Mike's changes to copy_word(). |
| |
| hardaker 2 Feb 99 22:14:46 |
| - (target.h): merge mike's target mibgroup into the 4.0 line. |
| |
| marz 6 Feb 99 15:04:13 |
| -(snmp_api.[ch],snmp_parse_args.c,snmpv3.[ch],snmpusm.c,snmpcmd.1): allow contextEngineID and securityEngineID to be different, added -E/-e to parse_args, fixed engineID discovery which broke after name used in probe switched to zero length string |
| |
| hardaker 7 Feb 99 20:43:15 |
| - (read_config.c): -Wall fix. |
| |
| hardaker 7 Feb 99 20:45:17 |
| - (snmpv3.c, snmpv3.h): a few -Wall fixes: |
| - protoype init_snmpv3_post_config(void). |
| - remove unneeded variables. |
| - don't compile in set_engineBootsAndTime interface function if not needed. |
| |
| hardaker 7 Feb 99 20:47:59 |
| - (snmp2p.c, snmp_agent.c, snmp_agent.h, snmp_vars.c, snmp_vars.h, |
| snmpd.c, snmpd.h, vacm_vars.c, vacm_vars.h, snmp_api.c, snmp_api.h, |
| snmp_auth.c, snmp_impl.h): Patch from Dave Shield: |
| - implement agent using libraries parsing and handling routines |
| instead of duplicating it. |
| |
| hardaker 8 Feb 99 00:11:59 |
| - (snmp_agent.c, util_funcs.c, ucdDemoPublic.c, route_write.c, |
| snmp_mib.c, system.c, snmpEngine.c, usmUser.c, extensible.c, pass.c, |
| pass_persist.c, proc.c, versioninfo.c): |
| - modified to work with new write variable api. |
| - fixed a missing feature in Dave's code: creation. |
| |
| hardaker 8 Feb 99 12:22:13 |
| - (COPYING): It's 1999. |
| |
| wbabson 8 Feb 99 13:34:39 |
| Changed the function prototype for snmpv3_set_engineBootsand Time |
| from int f(); to void f(); to match the function definition i |
| snmpv3.c . |
| |
| wbabson 8 Feb 99 13:40:27 |
| fixed casting error... *(long) changed to *(long *) |
| |
| dreeder 17 Feb 99 16:23:43 |
| Random IV; fixed salt construction. |
| Fixed NULL dereference show-stopper introduced by merge of D. Sheld's changes. |
| configure.in+Makefile.in automatically create PERSISTENT_DIRECTORY. |
| Minor compile warnings, out-of-date comments fixed, clarified debug outout, |
| clarified pre-compile code in scapi.c. |
| Discovered where pdu->securityEngineID was being multiply free'd, but not |
| the *first* time... (open problem) |
| |
| hardaker 17 Feb 99 20:59:29 |
| - (snmpd.c): -Wall fixes. |
| |
| hardaker 17 Feb 99 21:00:07 |
| - (snmp_agent.c): |
| - fix getbulks. |
| - fix snmpset's to allow creation. |
| |
| hardaker 17 Feb 99 21:00:22 |
| - (dlmod_mib.c): don't define MATCH_SUCCEEDED at all. |
| |
| hardaker 17 Feb 99 21:00:36 |
| - (util_funcs.c): -Wall variable removing. |
| |
| hardaker 17 Feb 99 21:00:58 |
| - (route_write.c, snmp_mib.c, system.c): |
| - -Wall variable removing. |
| |
| hardaker 17 Feb 99 21:01:36 |
| - (usmUser.c, extensible.c, pass.c, proc.c, versioninfo.c): |
| - -Wall variable removing. |
| |
| hardaker 17 Feb 99 21:05:28 |
| - (keytools.c, md5.c, read_config.c, scapi.h, snmp_api.c, snmp_auth.c, |
| snmp_client.c, snmpusm.c, transform_oids.h): |
| - -Wall fixes. |
| |
| hardaker 17 Feb 99 21:28:57 |
| - (keytools.c): opps. Deleted a variable I shouldn't have. |
| |
| hardaker 17 Feb 99 21:30:11 |
| - (snmp_agent.c): You can't assign a NULL to a union, only to a sub-type. |
| |
| hardaker 17 Feb 99 21:45:23 |
| - (testing/Makefile.in): remove references to subdirs since there are |
| none and it breaks simplier versions of sh when no arguments to |
| foreach exist. |
| |
| marz 24 Feb 99 09:31:29 |
| -(snmplib/snmp_api.[ch],snmplib/snmp.h,agent/snmpd.h,agent/snmp_agent.h): moved Reports into snmplib, conform to spec on criterria for sending Reports, lay ground work for maxMsgSize, default contextEngineID to securityEngineID when not explicitly set itself |
| |
| marz 25 Feb 99 14:04:05 |
| -(snmp_api.c,snmp_client.c): fixed bug in snmp_clone_pdu (not cloning securityEnigineID), uncommented _snmp_free |
| |
| wbabson 9 Mar 99 08:54:12 |
| First cut at snmptrapd modification. Receives authPriv and lower security |
| level traps. |
| |
| wbabson 9 Mar 99 09:02:07 |
| Changed DEBUGP() statement to get securityName from PDU rather than session |
| as session was not yet initialized during engine ID discovery and the NULL |
| value caused a segmentaion fault. |
| |
| marz 10 Mar 99 08:04:47 |
| -(snmp_api.c): fix engineId discovery when context engineID is specified (needed to discover proxy engineID if all you know is proxied agent's engineID) |
| |
| wbabson 17 Mar 99 13:27:59 |
| Changed DEBUGP() statement about Building the SNMP message so that |
| even if securityName is uninitialized (NULL), program will continue |
| without core dumping. Later, someone should see about fixing the logic |
| so that securityName will not be a NULL pointer here, or |
| repair the debugging scheme, if that's valid. |
| |
| hardaker 24 Mar 99 20:30:12 |
| - (mibincl.h): add agent_read_config.h |
| |
| hardaker 24 Mar 99 20:32:44 |
| - (testing/Makefile.in): remove subdirs. |
| |
| hardaker 28 Mar 99 16:03:04 |
| - (vacm_vars.h): relocate VACM node where it should be (13->16). |
| |
| hardaker 28 Mar 99 16:16:38 |
| - (read_config.c): skip space after copying a word in copy_word() |
| |
| hardaker 30 Mar 99 09:51:21 |
| - (ucdDemoPublic.c): added help strings to conf parsers. |
| |
| hardaker 6 Apr 99 15:27:29 |
| - (Makefile.in): remove accidentially comitted conflict. |
| |
| hardaker 15 Apr 99 07:25:48 |
| - (keytools.c): Allow short passphrases when SNMP_TESTING_CODE is set. |
| |
| marz 19 Apr 99 14:14:23 |
| -(snmp_api.[ch],snmp_client.c): fixed bug where msgId and reqId were not treated correctly in responses if orginal request happened to have msgId or reqId equal to arbitrary default(0) |
| |
| marz 19 May 99 07:14:44 |
| |
| adding v3 packet generator perl5 script (requires Convert::BER) |
| . |
| |
| marz 19 May 99 07:16:41 |
| |
| example data file to generate a V3 packet with pktgen.pl |
| |
| marz 19 May 99 08:02:24 |
| README for pktgen.pl |
| |
| marz 19 May 99 08:44:03 |
| *** empty log message *** |
| |
| marz 19 May 99 08:45:15 |
| pktgen.pl |
| |
| marz 19 May 99 10:31:14 |
| remove last submit |
| |
| marz 20 May 99 12:35:03 |
| *** empty log message *** |
| |
| marz 23 May 99 08:04:03 |
| handle seq_of to allow arbitrary number of varbinds, bug fixes, send/receive, pretty print debugging packet dump |
| |
| hardaker 26 May 99 11:18:42 |
| - (ipfwacc.h): properly locate the mib. |
| |
| hardaker 26 May 99 11:20:04 |
| - (vmstat.c): include limits.h. |
| |
| hardaker 26 May 99 15:14:32 |
| - (hr_swinst.c): make software application type unknown instead of app. |
| |
| hardaker 26 May 99 15:18:46 |
| - (IPFWACC-MIB.txt): change to counters. |
| |
| hardaker 26 May 99 15:20:11 |
| - (ipfwacc.h): make into counters. |
| |
| hardaker 26 May 99 15:33:05 |
| - (agent_read_config.c, hr_filesys.c, interfaces.c, tcp.c, udp.c): |
| Patch from Derek J. Balling: |
| - freebsd2 fixes. |
| |
| hardaker 26 May 99 15:52:57 |
| - (acconfig.h, config.h.in): increase MAXREADCOUNT |
| |
| hardaker 26 May 99 15:54:22 |
| - (snmp_vars.c): include sys/queue.h. |
| |
| marz 1 Jun 99 07:25:55 |
| (pktgen.pl, packet.txt): added authentication support (md5 and sha1) |
| |
| daves 1 Jun 99 08:37:47 |
| - (agent/mibgroup/host/hr_swinst.c): Determine type of RPM packages |
| |
| marz 16 Jun 99 09:30:55 |
| (pktgen.pl, packet.txt): added encryption/privact support (des-cbc) |
| |
| marz 16 Jun 99 12:50:29 |
| (pktgen.pl, packet.txt): latest attempt to fix privacy/encryption |
| |
| marz 23 Jun 99 08:18:59 |
| (pktgen.pl, packet.txt): latest attempt to fix privacy/encryption(working with Crypt::DES/Crypt::CBC+patch) |
| |
| hardaker 6 Apr 99 15:13:40 |
| - (*): Merged the 4.0 line into the 3.6.1 line. |
| |
| hardaker 6 Apr 99 15:38:45 |
| - (mibincl.h, ucdDemoPublic.c, vacm_vars.h, snmptrapd.c, snmp_api.c, |
| Makefile.in): final merge pieces of recent v3 line changes. |
| |
| mslifcak 6 Apr 99 21:24:22 |
| - changes for ANSI headers; POSIX(index vs strchr); minor fixes |
| |
| mslifcak 6 Apr 99 22:13:59 |
| - (vacm_vars.c) - set global ptrs = 0. |
| |
| mslifcak 6 Apr 99 22:14:43 |
| - (snmp_vars.c) more v2party rework needed |
| |
| mslifcak 7 Apr 99 06:17:28 |
| - () more ANSI header fixups; touchup for M$ Win32 build |
| |
| hardaker 7 Apr 99 10:42:10 |
| - (config.h.in, snmp_vars.c, encode_keychange.c, snmptrapd.c, |
| Makefile.in, all_general_local.h, keytools.c, keytools.h, |
| lcd_time.c, md5.c, read_config.c, scapi.c, snmp_api.c, snmpusm.c, |
| snmpv3.c, tools.c, tools.h): |
| - misc merging, including fixes and debugging statement changes to |
| newer model. |
| - a few -Wall fixes. |
| |
| hardaker 7 Apr 99 10:48:07 |
| - (snmp_mib.c): removed unnneeded header_snmp(). |
| |
| hardaker 7 Apr 99 11:28:02 |
| - (ucdDemoPublic.c, sysORTable.c, vacm_vars.c, smux.c, snmpEngine.c, |
| usmUser.c, snmpTargetAddrEntry.c, snmpTargetParamsEntry.c): |
| - debugging statement conversion |
| |
| mslifcak 7 Apr 99 12:00:20 |
| - (agent/snmp2p.c agent/snmp_agent.c agent/snmp_vars.h |
| agent/view_parse.c agent/mibgroup/util_funcs.c |
| agent/mibgroup/examples/ucdDemoPublic.c |
| agent/mibgroup/host/hr_filesys.c |
| agent/mibgroup/host/hr_storage.c |
| agent/mibgroup/host/hr_swrun.c agent/mibgroup/host/hr_system.c |
| agent/mibgroup/mibII/at.c agent/mibgroup/mibII/icmp.c |
| agent/mibgroup/mibII/interfaces.c agent/mibgroup/mibII/ip.c |
| agent/mibgroup/mibII/system_mib.c agent/mibgroup/mibII/tcp.c |
| agent/mibgroup/mibII/udp.c agent/mibgroup/mibII/vacm_vars.c |
| agent/mibgroup/mibII/var_route.c agent/mibgroup/misc/ipfwacc.c |
| agent/mibgroup/snmpv3/usmUser.c |
| agent/mibgroup/ucd-snmp/extensible.c |
| agent/mibgroup/ucd-snmp/hpux.c agent/mibgroup/ucd-snmp/pass.c |
| agent/mibgroup/ucd-snmp/pass_persist.c |
| agent/mibgroup/ucd-snmp/proc.c |
| agent/mibgroup/v2party/context_vars.c |
| agent/mibgroup/v2party/party_vars.c |
| agent/mibgroup/v2party/view_vars.c apps/snmpdelta.c |
| apps/snmptest.c apps/snmptrapd.c apps/snmpnetstat/route.c |
| apps/snmpnetstat/winstub.c snmplib/acl_parse.c |
| snmplib/context.h snmplib/context_parse.c snmplib/party.h |
| snmplib/party_parse.c snmplib/read_config.c snmplib/snmp_api.c |
| snmplib/snmp_auth.c snmplib/snmp_impl.h snmplib/vacm.h |
| snmplib/view.h) fgets use sizeof mostly, oid base size is MAX_OID_LEN |
| |
| mslifcak 7 Apr 99 12:17:23 |
| -(ipfwchains.c) remove multiple definitions of MATCH_FAILED |
| |
| mslifcak 7 Apr 99 15:00:39 |
| -(usmUser.c,system.c) plug mem leak; (snmp_api.c) enforce array limit. |
| |
| hardaker 12 Apr 99 22:14:31 |
| - (mibincl.h): include sys/time.h. |
| |
| hardaker 12 Apr 99 22:15:39 |
| - (hr_utils.h): remove variable names from prototypes (was causing problems). |
| |
| hardaker 12 Apr 99 22:16:45 |
| - (tkmib): make displayed mib node info into two columns instead of one. |
| |
| hardaker 12 Apr 99 22:25:09 |
| - (snmp_api.c): make snmp_varlist_add_variable to possible create a |
| varlist before adding something to it. |
| |
| hardaker 13 Apr 99 15:19:20 |
| - (configure, configure.in, Makefile.in): Patch from Daniel Hagerty: |
| - fix libwrap to only add the library to the agent. |
| |
| hardaker 13 Apr 99 15:20:00 |
| - (system_mib.c): make sysDescr read-only. |
| |
| hardaker 13 Apr 99 15:32:23 |
| - (pass.c): Patch from Jim Mar: |
| - add capability for binary octet strings in pass scripts. |
| |
| hardaker 13 Apr 99 15:36:31 |
| - (SNMP-NOTIFICATION-MIB.txt, SNMP-PROXY-MIB.txt, |
| SNMP-VIEW-BASED-ACM-MIB.txt): Patch from Niels Baggesen: |
| - fix module locations for broken mibs. |
| |
| hardaker 13 Apr 99 15:54:48 |
| - (freebsd.h, freebsd2.h): Patch from Niels Baggesen: |
| - freebsd utmp cleanups. |
| |
| hardaker 13 Apr 99 15:56:53 |
| - (snmpd.c): Patch from Niels Baggesen: |
| - log with timestamp at shutdown. |
| |
| hardaker 13 Apr 99 15:57:24 |
| - (vacm_vars.c): Patch from Niels Baggesen: |
| - better checking of .conf file parsing line requirements. |
| |
| hardaker 13 Apr 99 15:58:02 |
| - (snmptranslate.c): Patch from Niels Baggesen: |
| - support -P. |
| |
| hardaker 13 Apr 99 15:58:27 |
| - (snmp_config.5.def, snmptrap.1, snmptrapd.conf.5.def): Patch from |
| Niels Baggesen: |
| - clean up small bugs. |
| |
| hardaker 13 Apr 99 16:00:49 |
| - (parse.c, parse.h): Patch from Niels Baggesen: |
| - nicer parser messages (include file names). Correct help for -Pc. |
| - Add FRAME-RELAY-DTE-MIB as replacement for RFC-1315 |
| |
| hardaker 13 Apr 99 16:03:29 |
| - (snmptrapd.c): Patch from Niels Baggesen: |
| - snmptrapd option to ignore auth traps, add -S option, log termination. |
| |
| mslifcak 14 Apr 99 15:29:58 |
| - (snmptranslate.c) init_snmp takes argument; "" used. |
| |
| mslifcak 14 Apr 99 15:30:34 |
| - (parse.c) File pointer initialized to "" before first use. |
| |
| hardaker 14 Apr 99 15:52:35 |
| - (snmptranslate.c): init_snmp("snmpapp"). |
| |
| mslifcak 14 Apr 99 16:31:55 |
| - (snmp_agent,c, snmp_api.[ch], snmp_client.[ch]) fix variable_list with built-in storage |
| |
| mslifcak 14 Apr 99 16:56:37 |
| - apps that use snmp_fix_pdu must clean up the response PDU ! |
| |
| mslifcak 16 Apr 99 07:30:29 |
| - (IPFWACC-MIB.txt) change module name from IPFWADM-MIB to IPFWACC-MIB. |
| |
| mslifcak 16 Apr 99 07:54:22 |
| - (IPFWCHAINS-MIB.txt) ipfwChainTable {ipfw 1} fix |
| |
| mslifcak 16 Apr 99 08:33:16 |
| - (mib.c) "-m" or MIBS : can specify MIB module by file name. |
| |
| hardaker 16 Apr 99 21:10:06 |
| - (README): Added v3 team members. |
| |
| hardaker 16 Apr 99 21:11:48 |
| - (configure.in): changed default store location to /var/ucd-snmp |
| |
| hardaker 16 Apr 99 21:15:14 |
| - (snmp.h): SNMPADMINLENGTH definition. |
| |
| hardaker 16 Apr 99 21:16:16 |
| - (snmp_auth.c): removed fix note. |
| |
| hardaker 16 Apr 99 21:27:06 |
| - (NEWS): updated |
| |
| hardaker 16 Apr 99 21:27:41 |
| - (snmptrapd.8): man patch from Niels |
| |
| hardaker 16 Apr 99 21:34:49 |
| - (version.h bug-report sedscript.in): version tag ( 4.0.pre3 ) |
| |
| mslifcak 18 Apr 99 06:54:26 |
| - (ipfwacc.h) subdir change per Joe Pruettt : 9 -> 10 |
| |
| hardaker 19 Apr 99 21:01:15 |
| - (mib2c, mib2c.conf, mib2c.vartypes.conf): |
| - rewrote mib2c to be more dependent on .conf files. The main .conf |
| file now contains the code itself. |
| - need to write a foreach(mibnode) type parser next. |
| |
| hardaker 19 Apr 99 21:09:27 |
| - (mibincl.h): add read_config.h. |
| |
| hardaker 19 Apr 99 21:12:17 |
| - (read_config.c, read_config.h): |
| - created a more convenient read_config_read_data() function to |
| generically read a token into a given variable. |
| - cleaned up persistent storage parsing routines. |
| - use previously malloced space in some routines, or malloc it for |
| them if the storage area is NULL. |
| |
| hardaker 19 Apr 99 21:14:28 |
| - (snmp_api.c): Don't snmp_set_var_objid if name is NULL in |
| snmp_varlist_add_variable(). |
| |
| hardaker 20 Apr 99 11:28:14 |
| - (mib2c, mib2c.conf, mib2c.vartypes.conf): more updates. |
| |
| hardaker 20 Apr 99 15:31:35 |
| - (mib2c, mib2c.conf, mib2c.vartypes.conf): |
| - completely re-hacked: |
| - entire code base is now put into the .conf files rather than in |
| the mib2c program. This should entitle mib2c to be used more |
| generically, and could produce different types of code templates |
| based on the .conf file it is given. In theory, it should be |
| able to produce C code for a non-ucd-snmp agent, or even better, |
| any type of code (not just C) for something else based on mib |
| information. |
| - The down side, is that the current .conf files are now ambiguous |
| again and difficult to understand without being, well, me. The |
| up side is that I'm sure Dave Shield will go through and clean |
| it up for me like he did last time. Ha ha. I wonder if he'll |
| read this? (If so, see me first). |
| |
| hardaker 20 Apr 99 16:04:17 |
| - (mib2c, mib2c.conf): variable name conversions: |
| - variableTypes -> variables |
| - cname -> NAME |
| |
| hardaker 20 Apr 99 16:10:44 |
| - (mib2c, mib2c.conf): a little more clean up. |
| |
| hardaker 20 Apr 99 21:38:42 |
| - (mib2c.conf): clean up skipif regexps a bit. |
| |
| hardaker 22 Apr 99 07:54:44 |
| - (read_config.c, read_config.h): created *read_config_store_data(); |
| |
| hardaker 22 Apr 99 07:56:03 |
| - (mib2c, mib2c.conf): allow NoAccess to be processed, and use skipif: |
| directives where needed because of it. |
| |
| hardaker 22 Apr 99 10:51:30 |
| - (snmp_client.c, snmp_api.c, snmp_api.h, keytools.c): Another v3 branch update. |
| |
| mslifcak 26 Apr 99 09:21:06 |
| - (snmplib.c) - use request callback's data if request specifies a callback. |
| |
| nba 26 Apr 99 11:21:10 |
| |
| (parse.h) Silly speling misteak (ACCESS_CRAETE) |
| |
| nba 26 Apr 99 11:48:57 |
| |
| |
| - snmplib/parse.h, snmplib/parse.c: new mib printer: mib_print_tree |
| inspired by a reference to snmx in comp.protocols.snmp |
| - apps/snmptranslate: let the -p option call this new printer |
| - snmplib/snmp_api.c: some left over __P macros |
| |
| nba 26 Apr 99 12:03:47 |
| |
| (if.c) make the width of snmpnet -i (and -o) adapt to the length of returned |
| strings |
| |
| nba 26 Apr 99 12:09:35 |
| |
| |
| apps/*.c: use snmp_perror to report errors from read_objid and friends |
| apps/snmptrapd.c: fix a bus error when using -S and receiving an |
| enterprise specific trap. |
| |
| nba 26 Apr 99 12:13:50 |
| |
| */*: replace horrible (char *)"string" with const specifiers in relevant |
| functions. |
| |
| mslifcak 26 Apr 99 12:37:09 |
| - (snmp_api.c) - fix other use of request's callback data |
| |
| mslifcak 27 Apr 99 09:51:35 |
| - (interfaces.c) add if_type_from_name to convert interface name to type. |
| |
| hardaker 29 Apr 99 07:32:39 |
| - (Makefile.in, callback.c, callback.h): callback API. |
| |
| hardaker 29 Apr 99 07:39:45 |
| - (agent_read_config.c, snmpd.c, snmptrapd.c, snmp_api.c, snmpusm.c, |
| snmpusm.h, snmpv3.c, snmpv3.h): |
| - use the callback mechanism for post-config stuff. |
| |
| hardaker 3 May 99 07:07:15 |
| - (agent_read_config.c, usmUser.c, usmUser.h, snmpTargetAddrEntry.c, |
| snmpTargetAddrEntry.h, snmpTargetParamsEntry.c, |
| snmpTargetParamsEntry.h, snmptrapd.c, callback.c, callback.h, |
| scapi.c, scapi.h, snmp_api.c, snmpv3.c, snmpv3.h): |
| - shutdown and store callback usage. |
| |
| hardaker 3 May 99 07:13:31 |
| - (snmpd.c): fix -A flag, which got broken during someones changes. |
| |
| hardaker 3 May 99 12:58:19 |
| - (Makefile.in, agent_read_config.c, Makefile.in, header_complex.c, |
| Makefile.in, encode_keychange.c, Makefile.in, Makefile.in, |
| all_general_local.h, all_system.h, keytools.c, lcd_time.c, scapi.c, |
| snmp_auth.c, snmpusm.c, tools.c, tools.h, Makefile.in, T.c, |
| etimetest.c, keymanagetest.c, misctest.c, scapitest.c): |
| - nuked all_general_local.h and all_system.h. |
| - makefileindepend as well. |
| |
| nba 3 May 99 15:40:11 |
| (*.[ch]): patches to types to wipe warnings from compilers |
| with more strict noise levels. (also good when compiling |
| with gcc -Wall -pedantic -Wwrite-strings -Wcast-qual) |
| |
| nba 4 May 99 00:47:44 |
| (mib.c): Fix problem (core dump) with MIBFILES environment variable. |
| |
| nba 4 May 99 00:51:16 |
| (many): remove const spec from FindVarMethod. That was wrong |
| |
| hardaker 4 May 99 11:08:55 |
| - (configure, configure.in): Added --enable-developer flag. |
| |
| mslifcak 6 May 99 09:20:30 |
| - (ucd-snmp/vmstat.c) - conditionally include limits.h per Eduard Koucky. |
| |
| nba 10 May 99 14:47:22 |
| Fixing some more prototypes. Pointed out by Markku Laukkanen. |
| |
| nba 10 May 99 14:49:49 |
| snmplib/snmp_api.c: Mix-up of V1_IN_V2/V2_IN_V1 error code when GETBULK |
| inside V1 session. |
| |
| hardaker 11 May 99 14:02:48 |
| - (util_funcs.c): read returns ssize_t not size_t. |
| |
| hardaker 11 May 99 14:03:25 |
| - (memory.h): remove extern. |
| |
| hardaker 11 May 99 14:11:40 |
| - (hpux.c, hpux.h): int -> size_t conversions. |
| |
| mslifcak 12 May 99 10:53:23 |
| - (snmp_api.c snmp_client.c) call snmp_synch_reset from snmp_sess_close |
| |
| mslifcak 12 May 99 11:22:16 |
| -(parse.c party_parse.c read_config.c) no exit() from library; return error |
| |
| daves 13 May 99 03:52:19 |
| - (ip.c): Properly register IP module group on Free-BSD systems |
| (thanks to Mitchell Tasman) |
| |
| hardaker 13 May 99 09:09:18 |
| - (vacm_vars.c): Set pointers to NULL after freeing them. |
| |
| mslifcak 14 May 99 06:54:51 |
| - (agent/mibgroup/dummy/dummy.c agent/mibgroup/examples/example.c |
| agent/mibgroup/examples/example.h |
| agent/mibgroup/examples/wombat.c agent/mibgroup/misc/ipfwacc.c |
| agent/mibgroup/smux/smux.c |
| agent/mibgroup/snmpv3/snmpMPDStats.c |
| agent/mibgroup/snmpv3/usmStats.c |
| agent/mibgroup/snmpv3/usmUser.c snmplib/snmp_auth.c) more size_t fixes |
| |
| mslifcak 14 May 99 09:47:10 |
| - (agent/mibgroup/examples/wombat.h agent/mibgroup/host/hr_disk.c |
| agent/mibgroup/mibII/interfaces.c |
| agent/mibgroup/mibII/var_route.c |
| agent/mibgroup/snmpv3/usmUser.c apps/encode_keychange.c |
| snmplib/parse.c) more ANSI-C touchups |
| |
| mslifcak 14 May 99 13:59:37 |
| -(agent/mibgroup/mibII/interfaces.c snmplib/snmpusm.c) fixes to build HP & AIX |
| |
| daves 17 May 99 03:20:53 |
| - (snmp_parse_args.c): Initialise session using library routine |
| |
| daves 17 May 99 04:34:55 |
| - (snmplib/snmp_api.h snmplib/snmp_api.c snmplib/snmp_client.c |
| agent/snmpd.c agent/mibgroup/mibII/vacm_vars.c |
| agent/mibgroup/v2party/alarm.c agent/mibgroup/v2party/event.c |
| apps/snmpstatus.c apps/snmptest.c apps/snmptrap.c apps/snmptrapd.c): |
| |
| - Use the generic socket addresses 'struct sockaddr', |
| rather than the IP-specific 'struct sockaddr_in' |
| |
| daves 17 May 99 04:38:00 |
| - (snmplib/snmp_api.h snmplib/snmp_api.c snmplib/snmp_client.c |
| agent/snmpd.c agent/mibgroup/mibII/vacm_vars.c |
| agent/mibgroup/v2party/alarm.c agent/mibgroup/v2party/event.c |
| apps/snmpstatus.c apps/snmptest.c apps/snmptrap.c apps/snmptrapd.c): |
| |
| - Use the generic socket address 'struct sockaddr', |
| rather than the IP-specific 'struct sockaddr_in' |
| |
| daves 17 May 99 07:18:02 |
| - (snmplib/snmp_api.c snmplib/snmp_api.h agent/snmpd.c |
| apps/snmptrap.c apps/snmptrapd.c): |
| |
| - Use a single address field within the PDU structure |
| (obsoleting 'agent_addr') |
| |
| daves 18 May 99 06:26:16 |
| - (snmp_api.c snmp_api.h): More general handling of PDU flags |
| |
| mslifcak 18 May 99 09:01:46 |
| - (xx/Makefile.in) remove references to as yet missing disman files. |
| |
| daves 18 May 99 09:23:50 |
| - (configure.in snmplib/context_parse.c snmplib/read_config.c |
| snmplib/snmp_api.c snmplib/snmpv3.c snmplib/system.c |
| apps/snmp_parse_args.c apps/snmpbulkwalk.c apps/snmpdelta.c |
| apps/snmpget.c apps/snmpgetnext.c apps/snmpset.c |
| apps/snmpstatus.c apps/snmptable.c apps/snmptest.c |
| apps/snmptrap.c apps/snmpusm.c apps/snmpwalk.c |
| apps/snmpnetstat/if.c apps/snmpnetstat/inet.c |
| apps/snmpnetstat/main.c apps/snmpnetstat/route.c |
| apps/snmpnetstat/winstub.c): |
| - Clean up conditionals protecting include files |
| ( #if HAVE_WINSOCK_H / #else / #endif ) |
| |
| daves 19 May 99 02:33:07 |
| - (config.h.in): Additional include protection entries |
| |
| daves 19 May 99 05:11:37 |
| - (snmp_api.c): More generalised handling of socket addresses |
| |
| mslifcak 19 May 99 18:02:55 |
| -(mibII/var_route.c) - fix Linux RouteMask c/o "Nancy" nam@cs.cmu.edu |
| |
| mslifcak 19 May 99 18:50:12 |
| - (host_res.h) fix HAVE_NET_IF_VAR_H define (was HAVE_NET_IN_VAR_H) |
| |
| daves 20 May 99 03:46:24 |
| - (snmp_api.h): Temporary fix to socket address problems |
| |
| mslifcak 21 May 99 05:24:23 |
| -(read_config.c) cast fix per Markku Laukkanen |
| |
| daves 21 May 99 05:54:22 |
| - (snmp_api.c snmp_api.h): |
| - New API call to close down all open sessions |
| (also called on application shutdown) |
| |
| hardaker 21 May 99 11:10:44 |
| - (mib2c.conf, mib2c.storage.conf): |
| - convert to size_t storages. |
| - misc eval fixes. |
| - more cleanup of the storage def. |
| |
| mslifcak 21 May 99 15:29:46 |
| - library changes to build on Win32. |
| |
| mslifcak 24 May 99 05:36:13 |
| -configure - save one which looks for netdb/socket headers |
| |
| hardaker 26 May 99 11:19:03 |
| - (ipfwacc.h): properly locate the mib. |
| |
| hardaker 26 May 99 15:14:55 |
| - (hr_swinst.c): make software application type unknown instead of app. |
| |
| hardaker 26 May 99 15:18:04 |
| - (IPFWACC-MIB.txt): change to counters. |
| |
| hardaker 26 May 99 15:20:32 |
| - (ipfwacc.h): make into counters. |
| |
| hardaker 26 May 99 15:56:03 |
| - (acconfig.h, config.h.in): increase MAXREADCOUNT. |
| |
| hardaker 26 May 99 17:40:28 |
| - (IPFWACC-MIB.txt): added SEQUENCE OF. |
| |
| mslifcak 27 May 99 05:16:25 |
| -(encode_keychange, read_config, snmpusm) aCC fixes by PKY (Markku Laukkanen) |
| |
| hardaker 27 May 99 14:30:03 |
| - (snmptrapd_handlers.c): implement the default trap handler. |
| |
| hardaker 27 May 99 14:30:15 |
| - (snmptrapd.c): need an init_mib(). |
| |
| hardaker 27 May 99 14:37:06 |
| - (snmptrapd.conf.5.def): document default oid keyword. |
| |
| hardaker 27 May 99 14:37:32 |
| - (snmptrapd.c): document default oid keyword in help line. |
| |
| daves 28 May 99 07:02:01 |
| - (agent/Makefile.in agent/mibgroup/Makefile.in): fix problem with null macro |
| |
| daves 28 May 99 08:14:05 |
| - (snmplib/snmp_api.c): save local socket address in internal session structure |
| |
| daves 28 May 99 08:57:19 |
| - (snmplib/snmp_api.c): Unix domain (datagram) socket support |
| |
| daves 28 May 99 09:12:20 |
| - (snmplib/snmp_api.c): Separate out copying a session and opening a new one |
| |
| mslifcak 28 May 99 09:24:56 |
| -(snmp_api.c) -catch one more error close from snmp_sess_copy |
| |
| hardaker 28 May 99 16:17:13 |
| - (mib.c, parse.c, parse.h): save and use index clauses. |
| |
| hardaker 28 May 99 16:44:42 |
| - (Makefile.in, default_store.c, default_store.h): |
| - created generic default value storage space and parsers to reduce |
| the number of functions/etc created for values which configure the |
| library. |
| |
| daves 1 Jun 99 02:17:27 |
| - (snmplib/snmp_api.c): Garbage collection for Traditional SAPI sessions |
| |
| daves 1 Jun 99 02:32:13 |
| - (snmplib/snmp_api.c): Generalise handling of addresses (w.r.t sento/recvfrom) |
| |
| daves 1 Jun 99 07:30:42 |
| - (snmplib/snmp_api.c snmplib/snmp_api.h): Support for stream-based sockets |
| |
| hardaker 1 Jun 99 17:21:53 |
| - (Makefile.in, snmp_alarm.c, snmp_alarm.h, snmp_api.c): |
| - implemented a generic alarm handler to register alarm functions to |
| be called back after X period of time and it handles figuring out |
| which is next and calling alarm() and signal() appropriately. |
| |
| mslifcak 4 Jun 99 09:51:13 |
| -(hr_filesys.c,interfaces.c,tcp.c,udp.c,freebsd3.h) fix FreeBSD3.1 incl Ken Key's tcp/udp patches |
| |
| mslifcak 7 Jun 99 07:44:06 |
| -(interfaces.c, tcp.c, udp.c, ip.c) clone fixes from 3.6 line (FreeBSD3.1) |
| |
| mslifcak 7 Jun 99 13:04:21 |
| -(if.c) check for valid pointer before de-referencing. |
| |
| mslifcak 8 Jun 99 07:43:10 |
| -(hr_filesys.c) fix memory leak when HAVE_GETFSSTAT is defined. |
| |
| daves 8 Jun 99 08:43:59 |
| - (agent/mibgroup/v2party/alarm.c |
| snmplib/snmp_api.c snmplib/snmp_api.h |
| snmplib/snmp_auth.c snmplib/snmp_impl.h): |
| - removed all uses of 'struct packet_info' (subsumed into 'struct snmp_pdu') |
| |
| mslifcak 8 Jun 99 09:32:48 |
| -(xx__freebsd2.c) - fix size_t to build on FreeBSD 2.2.x |
| |
| daves 9 Jun 99 06:32:02 |
| - (snmp_api.h): reorder PDU and session fields more clearly |
| |
| hardaker 9 Jun 99 18:31:42 |
| - (*): merged 3.6.2 changes into main branch. |
| |
| daves 15 Jun 99 03:59:23 |
| - (snmp_agent.c): Removed duplicate code |
| |
| daves 15 Jun 99 08:28:00 |
| - (snmp_agent.c snmp_agent.h): |
| - Move processing from 'handle_next_pass()' to 'handle_snmp_packet()' |
| |
| hardaker 15 Jun 99 16:25:57 |
| - (snmp_api.c): fix allowed zerolength pdu->securityName problem for |
| v3 engineID discovery probes. |
| |
| daves 16 Jun 99 05:11:48 |
| - (snmp.h snmp_api.c): move PDU validation, etc from 'send' to 'build' routines |
| |
| daves 16 Jun 99 05:49:38 |
| - (snmp_api.c): handle responses in a more protocol-independent manner |
| |
| daves 16 Jun 99 06:56:14 |
| - (snmp_api.c snmp_api.h): Hooks for building/parsing non-SNMP packets |
| |
| hardaker 16 Jun 99 16:24:58 |
| - (default_store.c, default_store.h, mib.c, parse.c): |
| - first usage of the default_store() routines: move all the mib |
| parser variables to it, and add snmp.conf tokens for them. |
| - premib auto-registration of default_store needs cleaning up... sigh... |
| |
| hardaker 16 Jun 99 16:51:11 |
| - (snmp_api.c, snmp_debug.c, snmp_debug.h): |
| - 2 new snmp.conf tokens: doDebugging, debugTokens. |
| |
| hardaker 17 Jun 99 07:39:01 |
| - (configure, configure.in): fix --help. |
| |
| mslifcak 17 Jun 99 13:18:35 |
| fixups to build most apps under Win32 (MSVC++ 5.0 or later) |
| |
| mslifcak 18 Jun 99 05:01:54 |
| applied fixes from M. Laukkanen |
| |
| daves 18 Jun 99 06:58:53 |
| - (sysORTable.c sysORTable.h): new routine for removing sysORTable entries |
| |
| daves 18 Jun 99 07:56:46 |
| - (snmp.h snmp_api.c): distinguish between SNMP protocol & PDU handling flags |
| |
| daves 18 Jun 99 08:00:34 |
| - (snmp_client.c): Enable access to "empty" response PDUs (i.e. header only). |
| (also make 'snmp_clone_mem' accessible to other files) |
| |
| daves 18 Jun 99 08:04:22 |
| - (asn1.h snmp_api.c): New private types for OID ranges |
| |
| daves 18 Jun 99 08:44:11 |
| - (snmp_api.h): New socket address structure |
| |
| daves 18 Jun 99 08:47:38 |
| - (snmp_api.c): protocol-independent non-response handling in 'snmp_sess_read' |
| |
| daves 18 Jun 99 08:49:52 |
| - (snmp_api.c): |
| - accomodate servers that require an accessible client-end unix stream socket |
| (in particular, the CMU AgentX master agent) |
| |
| daves 18 Jun 99 08:55:32 |
| - (snmp_api.h Makefile.in agentx.c agentx.h agentx_client.c): |
| - basic AgentX protocol handling |
| |
| daves 18 Jun 99 09:00:16 |
| - (snmp_vars.c): protocol-independent means of bypassing VACM checks |
| |
| daves 18 Jun 99 09:14:58 |
| - (snmpd.c snmpd.h snmp_vars.c snmp_agent.c snmp_agent.h |
| mibgroup/mibII/sysORTable.c): |
| - initial AgentX sub-agent implementation |
| |
| mslifcak 18 Jun 99 10:02:03 |
| -(sysORTable.c) fix ptr test |
| |
| mslifcak 22 Jun 99 05:21:03 |
| invoke snmp_sess_init before any MIB processing (fixes master agent). |
| |
| nba 22 Jun 99 05:25:13 |
| TODO: need for Counter64 support in snmpdelta |
| |
| daves 28 Jun 99 03:08:42 |
| - (snmp_agent.c snmp_agent.h): make SNMP packet handling routine re-entrant. |
| |
| daves 28 Jun 99 04:07:36 |
| - {Makefile.in agent_read_config.c snmp_vars.c agent_registry.c): |
| - Consolidate all registry handling into one file |
| |
| daves 28 Jun 99 09:52:08 |
| - (agent_registry.c snmp_vars.c snmp_vars.h var_struct.h): |
| - Non-recursive MIB registry implementation |
| |
| hardaker 28 Jun 99 14:59:41 |
| - (snmpd.c): init_snmp_alarm(). |
| |
| hardaker 28 Jun 99 15:01:14 |
| - (snmptrapd.c): init_snmp_alarm(); |
| |
| daves 30 Jun 99 01:37:11 |
| - (sysORTable.c sysORTable.h): Indicate success/failure of {un}registration |
| |
| daves 30 Jun 99 01:45:26 |
| - (agent_registry.c snmp_vars.h): Indicate success/failure of {un}registration |
| |
| daves 30 Jun 99 01:48:34 |
| - (snmp_agent.c snmp_agent.h): 'agent_snmp_session' initialisation routine |
| |
| daves 30 Jun 99 02:32:03 |
| - (snmp_api.c): Correct the setup of stream-based accepted internal sessions |
| |
| daves 30 Jun 99 03:20:46 |
| - (agent_read_config.h): omit redundant declarations |
| |
| daves 30 Jun 99 05:05:44 |
| - (snmp_api.c): Provide the correct size of socket addresses |
| |
| daves 30 Jun 99 05:06:52 |
| - (config.h.in configure.in configure): check for sys/un.h |
| |
| daves 30 Jun 99 05:48:40 |
| - (snmp_api.c): Missed one 'sendto' call |
| |
| hardaker 30 Jun 99 19:37:36 |
| - (default_store.c, default_store.h, mib.c, mib.h, snmp_api.c, |
| snmpv3.c, snmpv3.h): |
| - convert more stuff to the default_store space. |
| |
| daves 2 Jul 99 02:39:41 |
| - (snmp_api.c): Fix that last 'sendto' case *correctly* this time |
| |
| daves 2 Jul 99 05:13:42 |
| - (snmplib/asn1.h agent/snmp_vars.h agent/snmp_agent.c): |
| - implement an interface for delegating requests to subagents |
| |
| daves 2 Jul 99 05:15:56 |
| - (var_struct.h agent_registry.c): |
| - map between MIB registrations and the supporting (subagent) session |
| |
| daves 2 Jul 99 05:16:41 |
| - (snmp_api.h): support lists of sessions (and subsessions) |
| |
| hardaker 2 Jul 99 08:27:30 |
| - (snmptranslate.c): register debugging tokens with -D |
| |
| daves 6 Jul 99 02:20:57 |
| - (snmp_agent.c): Fix handling of SNMPv1 noSuchName |
| |
| daves 7 Jul 99 06:54:53 |
| - (asn1.c asn1.h snmp.c snmp.h snmp_api.c snmp_api.h |
| snmp_auth.c snmp_impl.h agentx.c): |
| - First attempt at formatted display of packet data |
| |
| daves 8 Jul 99 02:16:15 |
| - (snmp_api.c): Retain community string in responses |
| |
| daves 8 Jul 99 06:25:07 |
| - (mibII/system_mib.c mibII/snmp_mib.c): |
| - Update 'write' routines for V4 architecture, |
| and using the full SET multi-pass algorithm |
| |
| hardaker 8 Jul 99 14:29:35 |
| - (config.h): comment change for internal md5. |
| |
| hardaker 8 Jul 99 14:30:47 |
| - (asn1.c): -Wall fixes. |
| |
| hardaker 8 Jul 99 14:36:52 |
| - (configure, configure.in, Makefile.in, snmp2p.c, snmp_agent.c, |
| snmp_vars.c, snmpd.c, view_parse.c, vacm_vars.c, snmp_parse_args.c, |
| snmptrapd.c, snmptrapd_handlers.c, main.c, Makefile.in, acl.c, |
| acl.h, acl_parse.c, context.c, context.h, context_parse.c, |
| libsnmp.h, party.c, party.h, party_parse.c, snmp.h, snmp_api.c, |
| snmp_auth.c, snmp_client.c, view.c, view.h): |
| - v2party support is finally gone! |
| |
| hardaker 8 Jul 99 14:49:08 |
| - (*/Makefile.in): make depend |
| |
| hardaker 8 Jul 99 15:16:35 |
| - (snmpdelta.c, int64.c, int64.h): minimal c64 support for snmpdelta. Untested. |
| |
| hardaker 8 Jul 99 16:02:58 |
| - (snmpd.c): Patch from Ragnar Kjørstad: |
| - Add options for switching to a given uid and gid. |
| |
| daves 9 Jul 99 01:49:49 |
| - (snmpd.c): Clean up gid/uid change logging |
| |
| daves 9 Jul 99 08:27:39 |
| - (*/Makefile.in snmplib/snmp_api.c |
| agent/agent_registry.c agent/snmp_agent.[ch] agent/snmp_vars.[ch] |
| agent/snmpd.[ch] agent/mibgroup/mibII/sysORTable.c): |
| - Move AgentX handling out of the main SNMP library |
| |
| mslifcak 9 Jul 99 12:12:50 |
| -(snmp_client.*) remove snmp_synch_setup, snmp_synch_reset |
| |
| mslifcak 9 Jul 99 14:20:23 |
| -(win32,snmplib,apps,agent) add snmp_socket_length to hide sockaddr_un; Win32 touchups |
| |
| mslifcak 11 Jul 99 18:36:24 |
| Reduce use of snmp_errno - fix memory leak, unused vars, and unset var. |
| |
| daves 12 Jul 99 07:14:36 |
| - (agent/mibgroup/Makefile.in): remove dependency on snmplib/agentx.h |
| |
| daves 12 Jul 99 08:32:27 |
| - (mibgroup/host/*): Dynamically register all Host Resource modules |
| |
| mslifcak 14 Jul 99 13:14:30 |
| -(snmp_api.c) - snmp_add_var returns SNMPERR; MAY set snmp_errno |
| |
| mslifcak 14 Jul 99 13:46:53 |
| -(snmplib/mib.c) - conditionally allow for not setting snmp_errno |
| |
| hardaker 15 Jul 99 08:46:00 |
| - (asn1.c, snmp_api.c, snmp_auth.c, snmp_debug.c, snmp_debug.h): |
| - beginning of a -Ddump version of packet dumping. |
| - needs a lot more work and clean up. |
| - I need comments... Tell me what you think... |
| |
| hardaker 20 Jul 99 14:02:26 |
| - (auto_nlist.c, history.c, kernel.c, snmp_agent.c, snmpd.c, |
| dlmod_mib.c, kernel_sunos5.c, mibincl.h, util_funcs.c, ipfwchains.c, |
| at.c, interfaces.c, ip.c, route_write.c, system_mib.c, tcp.c, udp.c, |
| vacm_vars.c, var_route.c, dlmod.c, smux.c, disk.c, extensible.c, |
| loadave.c, memory_solaris2.c, pass.c, pass_persist.c, proc.c, |
| versioninfo.c, alarm.c, event.c, Makefile.in, parse.c, snmp.c, |
| snmp_debug.c, snmp_logging.c, snmp_logging.h): Patch from Ragnar |
| Kjørstad: |
| - do file, stderr, and syslog support. |
| |
| hardaker 20 Jul 99 17:06:53 |
| - (auto_nlist.c, snmp_agent.c, snmpd.c, dlmod_mib.c, kernel_sunos5.c, |
| ipfwchains.c, interfaces.c, dlmod.c, smux.c, versioninfo.c, |
| alarm.c): |
| - convert snmp_log(LOG_DEBUG) to DEBUGMSGTL(). |
| |
| mslifcak 20 Jul 99 18:11:50 |
| -minor changes to build Win32 platforms using CygWin-egcs and MSVC compilers. |
| |
| mslifcak 20 Jul 99 19:33:26 |
| - no printf in ascii_to_binary |
| |
| hardaker 21 Jul 99 16:06:52 |
| - (tkmib, mib2c): udpate to use indexes (requires a perl patch. |
| |
| hardaker 23 Jul 99 10:36:54 |
| - (snmp_parse_args.c): log to stderr. |
| |
| hardaker 23 Jul 99 10:44:17 |
| - (aclocal.m4, config.h.in, configure, configure.in, snmp_agent.c, |
| snmp_vars.c, snmpd.c, kernel_sunos5.c, util_funcs.c, interfaces.c, |
| interfaces.h, system_mib.c, var_route.c, snmpEngine.c, |
| snmpTargetParamsEntry.c, snmptrapd.c, HOST-RESOURCES-MIB.txt, |
| IANAifType-MIB.txt, IF-MIB.txt, IP-MIB.txt, TCP-MIB.txt, |
| UDP-MIB.txt, parse.c, snmp_alarm.c, snmp_logging.c, snmp_logging.h): |
| - merge from V3-line post 3.6.2 to current. |
| - misc bug fixes. |
| - make apps turn on stderr logging by default. |
| |
| hardaker 23 Jul 99 13:18:23 |
| - (snmpd.c): more snmp_log conversions. |
| |
| hardaker 23 Jul 99 13:18:44 |
| - (util_funcs.c): change malloc size(). |
| |
| hardaker 23 Jul 99 13:19:20 |
| - (asn1.c): null terminate parsed strings, just in case. |
| |
| hardaker 23 Jul 99 13:20:02 |
| - (snmp.c): xdump fixes. |
| |
| hardaker 23 Jul 99 13:20:33 |
| - (keytools.c, parse.c, read_config.c, snmp_api.c): snmp_log conversions. |
| |
| hardaker 23 Jul 99 14:19:39 |
| - (asn1.c, asn1.h, snmp.c, snmp_api.c, snmp_auth.c, snmp_impl.h): |
| - revert to non-dparse versions of asn decoding. |
| |
| hardaker 23 Jul 99 14:26:57 |
| - (snmpd.c): init debugging. |
| |
| hardaker 23 Jul 99 15:22:02 |
| - (snmpbulkwalk.c, snmpdelta.c, snmpget.c, snmpgetnext.c, snmpset.c, |
| snmpstatus.c, snmptable.c, snmptest.c, snmptranslate.c, snmptrap.c, |
| snmptrapd.c, snmpusm.c, snmpwalk.c, snmp_api.c, snmp_api.h, |
| snmp_client.c): |
| - make and use snmp_sess_perror(str, sess) for error printing. |
| |
| mslifcak 24 Jul 99 07:11:30 |
| -(asn1.c) - fix compare error at line 386; remove unused vars elsewhere |
| |
| mslifcak 24 Jul 99 07:18:13 |
| -(libsnmp.def) - add decls for new error logging functions. |
| |
| mslifcak 24 Jul 99 07:45:59 |
| -(snmp_client.c) - use SET_SNMP_ERROR for restored snmp_errno sets. |
| |
| mslifcak 24 Jul 99 08:11:05 |
| -(md5.c) - wrap unused MD5print with SNMP_TESTING_CODE ifdef |
| |
| hardaker 26 Jul 99 07:37:09 |
| - (SNMPv2-CONF.txt): removed bogus IMPORTS clause |
| |
| hardaker 26 Jul 99 09:04:09 |
| - (*/Makefile.in): make depend |
| |
| hardaker 26 Jul 99 09:14:24 |
| - (NEWS): updated a bit |
| |
| hardaker 26 Jul 99 11:51:22 |
| - (version.h bug-report sedscript.in): version tag ( 4.0.pre4 ) |
| |
| hardaker 26 Jul 99 14:32:17 |
| - (mib.c): BIT_string: -> BITS: |
| |
| mslifcak 26 Jul 99 15:12:45 |
| -(asn1.c,asn1.h,snmp.c,snmp_api.c,snmp_auth.c,snmpusm.c) more detailed parse error messages. |
| |
| hardaker 26 Jul 99 15:59:10 |
| - (agent/mibgroup/Makefile.in): fix make depend. |
| |
| hardaker 26 Jul 99 17:06:03 |
| - (interfaces.c): Patch from Markku Laukkanen: |
| - variable naming change. |
| |
| hardaker 26 Jul 99 17:06:47 |
| - (hpux.h): Patch from Markku Laukkanen: |
| - define hpux |
| |
| hardaker 26 Jul 99 17:07:31 |
| - (keytools.c, keytools.h, parse.c, scapi.c): Patch from Markku Laukkanen: |
| - size_t changes. |
| |
| mslifcak 27 Jul 99 04:24:08 |
| add include net/if_dl.h suggested by Tom Ivar Helbekkmo |
| |
| daves 27 Jul 99 06:38:09 |
| - (agent/mibgroup/ucd-snmp/*.c): tweak registry labels |
| |
| mslifcak 27 Jul 99 07:52:37 |
| -(agent/kernel.c,agent/dlmods/dlmod_mib.c,agent/dlmods/example.c, |
| agent/mibgroup/kernel_sunos5.c,agent/mibgroup/util_funcs.c, |
| agent/mibgroup/agentx/master_request.c, |
| agent/mibgroup/agentx/protocol.c,agent/mibgroup/dummy/dummy.c, |
| agent/mibgroup/examples/example.c, |
| agent/mibgroup/examples/ucdDemoPublic.c, |
| agent/mibgroup/examples/wombat.c, |
| agent/mibgroup/host/hr_device.c,agent/mibgroup/host/hr_disk.c, |
| agent/mibgroup/host/hr_filesys.c, |
| agent/mibgroup/host/hr_network.c, |
| agent/mibgroup/host/hr_partition.c, |
| agent/mibgroup/host/hr_print.c,agent/mibgroup/host/hr_proc.c, |
| agent/mibgroup/host/hr_storage.c, |
| agent/mibgroup/host/hr_swinst.c,agent/mibgroup/host/hr_swrun.c, |
| agent/mibgroup/host/hr_system.c, |
| agent/mibgroup/ipfwchains/ipfwchains.c, |
| agent/mibgroup/mibII/at.c,agent/mibgroup/mibII/icmp.c, |
| agent/mibgroup/mibII/interfaces.c,agent/mibgroup/mibII/ip.c, |
| agent/mibgroup/mibII/route_write.c, |
| agent/mibgroup/mibII/snmp_mib.c, |
| agent/mibgroup/mibII/sysORTable.c, |
| agent/mibgroup/mibII/system_mib.c,agent/mibgroup/mibII/tcp.c, |
| agent/mibgroup/mibII/udp.c,agent/mibgroup/mibII/var_route.c, |
| agent/mibgroup/misc/dlmod.c,agent/mibgroup/snmpv3/snmpEngine.c, |
| agent/mibgroup/snmpv3/usmUser.c, |
| agent/mibgroup/target/snmpTargetAddrEntry.c, |
| agent/mibgroup/target/snmpTargetParamsEntry.c, |
| agent/mibgroup/ucd-snmp/file.c, |
| agent/mibgroup/ucd-snmp/registry.c, |
| agent/mibgroup/v2party/acl_vars.c, |
| agent/mibgroup/v2party/alarm.c, |
| agent/mibgroup/v2party/context_vars.c, |
| agent/mibgroup/v2party/event.c, |
| agent/mibgroup/v2party/party_vars.c, |
| agent/mibgroup/v2party/view_vars.c,apps/encode_keychange.c, |
| snmplib/asn1.c,snmplib/scapi.c,snmplib/snmp_client.c, |
| snmplib/snmp_client.h) ERROR_MSG, printf --> DEBUGMSGTL |
| |
| mslifcak 27 Jul 99 09:33:43 |
| -(agent/kernel.c,agent/snmpd.c,agent/mibgroup/util_funcs.c, |
| agent/mibgroup/agentx/master.c, |
| agent/mibgroup/agentx/subagent.c, |
| agent/mibgroup/host/hr_swrun.c,agent/mibgroup/mibII/at.c, |
| agent/mibgroup/mibII/icmp.c,agent/mibgroup/mibII/ip.c, |
| agent/mibgroup/mibII/route_write.c,agent/mibgroup/mibII/tcp.c, |
| agent/mibgroup/mibII/udp.c,agent/mibgroup/ucd-snmp/disk.c, |
| agent/mibgroup/ucd-snmp/errormib.c, |
| agent/mibgroup/ucd-snmp/proc.c, |
| agent/mibgroup/ucd-snmp/vmstat.c, |
| agent/mibgroup/v2party/alarm.c,agent/mibgroup/v2party/event.c, |
| apps/snmpbulkwalk.c,apps/snmpdelta.c,apps/snmpget.c, |
| apps/snmpgetnext.c,apps/snmpset.c,apps/snmpstatus.c, |
| apps/snmptable.c,apps/snmptest.c,apps/snmptrap.c, |
| apps/snmptrapd.c,apps/snmpusm.c,apps/snmpwalk.c, |
| apps/snmpnetstat/inet.c,apps/snmpnetstat/main.c, |
| apps/snmpnetstat/route.c,snmplib/parse.c,snmplib/read_config.c, |
| snmplib/snmpv3.c) fix snmp_sess_perror use; use log_perror for perror |
| |
| mslifcak 27 Jul 99 12:00:37 |
| -(encode_keychange.dsp,snmpusm.dsp) -build using common Win32 compiler |
| |
| mslifcak 27 Jul 99 12:24:03 |
| -(apps:encode_keychange.c,snmpdelta.c,snmptable.c, snmpusm.c; |
| snmplib:read_config.c,snmpv3.c; win32/libsnmp_dll/libsnmp.def) - |
| adjust headers, build Win32 snmpusm+encode_keychange |
| |
| mslifcak 27 Jul 99 16:06:35 |
| -(interfaces.c) - fix error setting if_ibytes for Linux 2.0 |
| |
| hardaker 27 Jul 99 16:14:28 |
| - (asn1.c, mib.c, mib.h, snmp_api.c, snmp_debug.c, snmp_debug.h, snmpusm.c): |
| - cleaned up debugging dump output. |
| - added more dump parse headers for v3 dumps. |
| |
| hardaker 27 Jul 99 16:20:46 |
| - (asn1.c): fix header dump. |
| |
| mslifcak 27 Jul 99 17:15:01 |
| including mib.h requires stdio.h to define FILE *. |
| |
| mslifcak 27 Jul 99 19:02:31 |
| -(snmp_parse_args) in snmp_parse_oid, try get_node if read_objid fails. |
| |
| mslifcak 27 Jul 99 19:06:08 |
| -(mib.c) fix walking OID length pointer, numeric sub-id not found |
| in read_objid and parse_subtree. |
| |
| mslifcak 27 Jul 99 23:34:59 |
| -(snmpd.c) invoke log functions from child (correct process ID in syslog) |
| |
| mslifcak 27 Jul 99 23:58:51 |
| -(keytools.c,md5.c,md5.h,scapi.c,snmp.c,snmp_api.c,snmp_auth.c) catch MD5 errors |
| |
| mslifcak 28 Jul 99 02:42:32 |
| hr_swrun - reset pointer in module init (help HP/UX 9) |
| snmp_logging - use vsprintf for HP/UX-9 |
| |
| hardaker 28 Jul 99 06:45:19 |
| - (bug-report): change mail addr to ucd-snmp-bugs |
| |
| daves 29 Jul 99 03:29:40 |
| - (mibII/vacm_vars.c): Catch use of unconfigured EXAMPLE.conf files |
| |
| mslifcak 29 Jul 99 08:34:59 |
| memory_solaris2 : handle malloc errors |
| kernel_sunos5 : share kstat fildes [SHARE_KSTAT_FD] |
| |
| mslifcak 29 Jul 99 13:28:36 |
| -(apps/Makefile.in) - comment unneeded TRAPSPECIAL line |
| |
| mslifcak 29 Jul 99 13:59:02 |
| -(agent/snmpd.c) - log standard error until init is completed. |
| |
| mslifcak 29 Jul 99 15:04:49 |
| auto_nlist, kernel : place log_perror to catch errno value in report. |
| |
| hardaker 29 Jul 99 17:03:25 |
| - (configure, configure.in, Makefile.in): remove trap_special stuff. |
| |
| hardaker 29 Jul 99 17:06:56 |
| - (mibgroup/v2party): removed files. |
| |
| mslifcak 30 Jul 99 03:51:31 |
| Removed duplicate HAVE_GET???BYNAME; Removed unused _CRTIMP |
| |
| mslifcak 30 Jul 99 03:57:23 |
| Removed hint of v2party from comment. |
| |
| mslifcak 30 Jul 99 04:00:28 |
| -(agent/agent_read_config.c,agent/history.c,agent/snmp_vars.c, |
| agent/snmpd.c,snmplib/read_config.c,snmplib/snmp_alarm.c, |
| snmplib/snmp_api.c,snmplib/snmp_logging.c,snmplib/snmpv3.c, |
| snmplib/system.c) - psos diffs offered by Anthony Symons |
| |
| mslifcak 30 Jul 99 04:37:20 |
| rename local var 'last' to 'last_ipch' - avoid shadow global decl |
| |
| mslifcak 30 Jul 99 04:39:38 |
| decl log_perror |
| |
| mslifcak 30 Jul 99 04:42:48 |
| rename sd to ifsd - avoid global shadow decl |
| |
| mslifcak 30 Jul 99 05:42:34 |
| hr_storage.c - auto_nlist for HR_STORE_SIZE |
| hr_swrun.c - fix global shadow decl |
| snmp_logging.c - change filter for openlog per A. Symons patch |
| |
| daves 30 Jul 99 06:01:08 |
| - (agent/agent_registry.c agent/snmp_vars.c agent/snmpd.c |
| apps/snmp_parse_args.c apps/snmptest.c apps/snmptrap.c |
| apps/snmptrapd.c apps/snmpnetstat/main.c snmplib/snmp_api.c |
| snmplib/snmp_api.h snmplib/snmp_client.c |
| agent/mibgroup/v2party.c agent/mibgroup/v2party.h): |
| - Removed last traces of v2p support |
| |
| daves 30 Jul 99 06:23:06 |
| - (agent_read_config.c agent_registry.c snmp_vars.c snmp_vars_m2m.h): |
| - Removed last traces of obsolete v2party Manager-to-Manager support |
| |
| mslifcak 30 Jul 99 06:30:30 |
| system - use sizeof |
| |
| mslifcak 30 Jul 99 06:30:59 |
| win32/config.h - define HAVE_GETHOSTNAME |
| |
| mslifcak 30 Jul 99 06:46:22 |
| use traditional K&R commenting; not all "C" compilers accept "//" comments. |
| |
| mslifcak 30 Jul 99 06:58:08 |
| remove references to non-existent snmp_vars_m2m.h |
| |
| daves 30 Jul 99 07:01:46 |
| - (configure.in configure): Check for libdb/libdb1 & librpm separately |
| |
| daves 30 Jul 99 07:31:56 |
| - (acconfig.h): Check for libdb/libdb1 & librpm separately |
| |
| mslifcak 30 Jul 99 08:01:18 |
| add vsnprintf check and HAVE_VSNPRINTF constant |
| |
| mslifcak 30 Jul 99 08:32:28 |
| no struct sockaddr_dl in AIX 3. |
| |
| hardaker 30 Jul 99 14:10:05 |
| - (config.h.in): autoheader run. |
| |
| hardaker 30 Jul 99 14:10:30 |
| - (Makefile.in): make /var/ucd-snmp exist. We should do a permission |
| set as well. |
| |
| hardaker 30 Jul 99 14:18:55 |
| - (*/Makefile.in): make depend |
| |
| hardaker 30 Jul 99 14:19:21 |
| - (version.h bug-report sedscript.in): version tag ( 4.0.pre5 ) |
| |
| mslifcak 2 Aug 99 04:29:35 |
| asn1, parse) fixes supplied by Markku Laukkanen (MJS-use xcalloc in parse) |
| |
| mslifcak 2 Aug 99 04:37:46 |
| parse - shame on me for not compile testing first! |
| |
| mslifcak 2 Aug 99 22:29:37 |
| snmp_debug - DEBUGMSG macros call snmp_get_do_debugging before invoking debugmsg* functions. |
| |
| mslifcak 3 Aug 99 04:46:41 |
| snmp_api.c - remove "BY" from HAVE_GETHOSTBYNAME (Solaris 2.5.1 wrong!) |
| |
| mslifcak 3 Aug 99 06:59:50 |
| asn1.c - fix out-of-bound array write and memory leak in parsing strings. |
| |
| mslifcak 3 Aug 99 07:00:16 |
| snmp_debug.c - remove trace messages from debugmsg_hextli. |
| |
| mslifcak 3 Aug 99 07:03:14 |
| snmp_debug.h - move DEBUGTRACE from debugmsg_hextli to DEBUGDUMPSETUP |
| |
| mslifcak 3 Aug 99 07:58:49 |
| vacm_vars.c - copy community string, null terminate, then debug print |
| |
| mslifcak 3 Aug 99 12:53:32 |
| snmp_debug.h - fix "warning: ANSI C forbids conditional expr with only one void side". |
| |
| mslifcak 3 Aug 99 14:06:33 |
| snmp_debug.c - signed comparison for len in debugmsg_hextli. |
| |
| mslifcak 4 Aug 99 03:48:02 |
| -(smux.c) - patch supplied by Nick Amato to fix ASN_IPADDRESS parse. |
| |
| mslifcak 4 Aug 99 05:03:11 |
| undo patch around Solaris' configure failure to register HAVE_GETHOSTBYNAME. |
| |
| mslifcak 4 Aug 99 09:17:18 |
| -(configure*) - Ken Hornstein: fix test xxgethostbyname, xxgetservbyname. |
| |
| mslifcak 4 Aug 99 12:33:56 |
| snmp_api.c - dummy functions snmp_synch_{setup,reset} and snmp_get_errno. |
| |
| mslifcak 5 Aug 99 03:25:55 |
| config.sub - patch from Markku Laukkanen to support HPUX 11 |
| |
| mslifcak 5 Aug 99 11:11:53 |
| snmp_api.3 - describe snmp_error(), replaces snmp_errno and snmp_get_errno() |
| |
| daves 6 Aug 99 05:59:46 |
| - (acconfig.h config.h.in configure.in configure): |
| - configure-time flag to control provision of "dummy" values |
| |
| daves 6 Aug 99 06:02:15 |
| - (mibII/*.c host/*.c): Don't provide "dummy" values (unless explicitly configured) |
| |
| nba 9 Aug 99 00:24:37 |
| parse.c: parse agent capabilities |
| |
| daves 9 Aug 99 01:02:15 |
| - (FAQ): Nine new questions, plus assorted tweaks for the new release. |
| |
| mslifcak 9 Aug 99 06:48:47 |
| mib.*, parse.* - move print_oid_report and minions wholly into mib.c |
| |
| mslifcak 9 Aug 99 06:50:36 |
| snmpdelta, translate, trapd) - list all options in usage; remove disables for print_oid_report in translate. |
| |
| mslifcak 9 Aug 99 06:52:47 |
| snmpd.c - list all options in usage |
| |
| mslifcak 9 Aug 99 06:54:01 |
| libsnmp.def - remove print_oid_report disable options |
| |
| mslifcak 9 Aug 99 09:45:15 |
| -(snmp.c) fix buffer overflow in xdump, of all places (77 s/b 78; using 80) |
| |
| nba 9 Aug 99 10:43:28 |
| (many): nuke various prototype warnings |
| |
| mslifcak 9 Aug 99 11:40:25 |
| -(md5.c) fix read past end problem |
| -(snmp_api.c) fix losing community string problem |
| |
| hardaker 9 Aug 99 13:12:35 |
| - (acconfig.h, config.h.in, configure, configure.in): remove /dev/random test. |
| |
| mslifcak 9 Aug 99 15:07:24 |
| snmpusm.c - always clear field_len if ref is valid ptr; |
| snmp_api.c - don't overwrite community pointer with securityAuthProto pointer |
| |
| nba 10 Aug 99 04:45:17 |
| configure.in config.h.in configure s/netbsd agent/mibgroup/host/hr_storage.c: |
| support for NetBSD/sparc and NetBSD 1.4 |
| |
| nba 10 Aug 99 04:46:35 |
| snmplib/mib.c: fix handling of numeric oids and reporting errors |
| |
| nba 10 Aug 99 04:47:22 |
| agent/kernel.c: abort on kvm_open failures |
| |
| nba 10 Aug 99 04:48:41 |
| snmpnetstat/if.c: fixes for snmpnetstat -i on virtual interfaces |
| |
| nba 10 Aug 99 04:50:52 |
| interfaces.c var_route.c snmp_logging.c: fix compiler warnings |
| |
| mslifcak 10 Aug 99 09:19:10 |
| read_config.c, snmp_api.c - convert fprintf(stderr to snmp_log(LOG_ERR,WARNING) |
| |
| mslifcak 10 Aug 99 10:04:40 |
| Fix for build (no pagesize var defined for linux). |
| |
| hardaker 10 Aug 99 11:05:38 |
| - (snmpd.c): log version number after stderr is optionally closed. |
| |
| hardaker 10 Aug 99 14:26:33 |
| - (snmp_vars.c): protect against evil mib modules from modifying |
| memory they shouldn't be modifying yet. |
| - (ifdef'ed for speed profiling later). |
| |
| hardaker 10 Aug 99 15:54:33 |
| - (snmp_parse_args.c): force v3 engineID setting to something bogus to |
| get around local configuration data store time synchronization conflicts. |
| |
| hardaker 10 Aug 99 17:23:59 |
| - (snmpd.c): print -H usage to stderr. |
| |
| hardaker 11 Aug 99 13:04:50 |
| - (acconfig.h, config.h.in, read_config.c): |
| - Make persistent cache conform to a more secure umask. |
| |
| nba 11 Aug 99 21:52:26 |
| hr_storage.c: remove to forgotten debug lines. |
| |
| nba 11 Aug 99 21:53:31 |
| snmpnetstat/if.c: handle non-contiguous ifTable. Also make the |
| counters unsigned. |
| |
| hardaker 12 Aug 99 16:16:01 |
| - (snmp.conf.5.def): updated with the newer token list. |
| |
| hardaker 12 Aug 99 16:41:22 |
| - (FAQ, snmpcmd.1, snmptrap.1): minor doc updates. |
| |
| hardaker 12 Aug 99 16:46:34 |
| - (NEWS, README): minor updates. |
| |
| daves 13 Aug 99 02:47:00 |
| - (examples/ucdDemoPublic.[ch] |
| ipfwchains/ipfwchains.[ch] misc/ipfwacc.[ch] |
| target/snmpTarget{Addr,Params}Entry.[ch] |
| smux/snmp_*.[ch]): |
| - Register modules dynamically at run-time |
| |
| hardaker 13 Aug 99 07:11:35 |
| - (Makefile.in): "make test" in top level Makefile. |
| |
| hardaker 13 Aug 99 07:12:18 |
| - (NEWS, README.snmpv3, configure, configure.in): documentation updates. |
| |
| hardaker 13 Aug 99 07:16:51 |
| - (Makefile.in, Makefile.in, Makefile.in, Makefile.in): make depend. |
| |
| hardaker 13 Aug 99 09:33:40 |
| - (configure, configure.in): don't use NO_DUMMY_VALUES by default. |
| |
| mslifcak 13 Aug 99 11:14:39 |
| (host/hr_device.c,host/hr_print.c, host/hr_proc.c,host/hr_storage.c, |
| host/hr_swinst.c,host/hr_swrun.c, host/hr_system.c,mibII/at.c, |
| mibII/interfaces.c,mibII/ip.c, mibII/system_mib.c,mibII/tcp.c, |
| mibII/udp.c,mibII/var_route.c) - #if NO_DUMMY_VALUES (help out configure) |
| |
| hardaker 13 Aug 99 11:55:31 |
| - (var_route.c): don't do caching for NO_DUMMY_VALUES. |
| |
| mslifcak 13 Aug 99 12:18:17 |
| var_route.c - #ifdef NO_DUMMY --> #if NO_DUMMY (like the other uses). |
| |
| hardaker 13 Aug 99 12:49:35 |
| - (configure, configure.in): properly do what --without-dummy-values |
| should do. |
| |
| hardaker 13 Aug 99 15:22:53 |
| - (configure, configure.in): remove config_load_mib parsing. |
| |
| hardaker 13 Aug 99 15:35:54 |
| - (Makefile.in): don't remove mib_module_loads.h. |
| |
| hardaker 13 Aug 99 16:05:42 |
| - (remove-files): remove the ISSUES file for releases. |
| |
| hardaker 13 Aug 99 16:06:51 |
| - (version.h bug-report sedscript.in): version tag ( 4.0.pre6 ) |
| |
| nba 16 Aug 99 14:58:40 |
| snmpnetstat/if.c: allow -i and -o outputs even with incomplete responses |
| from snmpd (such as Linux that does not return ifInNUCastPkts |
| with the new DUMMY setup) |
| |
| nba 16 Aug 99 14:59:29 |
| snmpnetstat/main.c: enable_stderrlog() so that we get an error message |
| for bad host names. |
| |
| nba 18 Aug 99 02:40:48 |
| agent/snmpd.c: move the termination processing from the signal handler |
| to after the main loop has terminated. |
| |
| nba 18 Aug 99 02:51:57 |
| - snmpd.c, agent_read_config.?, versioninfo.c: move the reconfiguration |
| outside the signal handler. |
| |
| nba 18 Aug 99 09:26:35 |
| - interfaces.?: updates for Linux to handle large counters and virtual |
| interfaces. |
| |
| nba 18 Aug 99 09:31:06 |
| - (many): change the names of the logging functions to be snmp_* |
| default do_stderr_logging to 1. |
| |
| nba 19 Aug 99 02:33:56 |
| - interfaces.c: remove some left over debug output |
| |
| nba 19 Aug 99 02:35:10 |
| - snmp_logging.c, agent/various: reinstate -a and -V logging (almost). |
| timestamp file and stderr logging. |
| |
| nba 19 Aug 99 10:38:02 |
| - snmp_api.c: correcly call pre-parse hook, also when not debugging |
| (this killed the libwrap check in snmpd) |
| |
| nba 19 Aug 99 10:38:48 |
| - smux.c: remove some extraneous \n from snmp_log_perror calls. |
| |
| nba 19 Aug 99 10:40:22 |
| - snmpd.c: remove some superfluous : from snmp_log_perror. |
| Log when snmpd reconfigures following a SIGHUP |
| |
| nba 19 Aug 99 14:09:25 |
| - snmp_api.?, snmpd.c, snmptrap.c, snmptrapd.c: reinstate agent_addr in |
| the pdu structure (used for v1 traps). |
| |
| hardaker 19 Aug 99 16:09:54 |
| - (snmpget.c, snmpgetnext.c, snmpset.c): Patch from dlengel@home.com: |
| - check argument count for minimum number. |
| |
| nba 20 Aug 99 03:43:37 |
| - agentx/*: various prototype fixes, to keep number of warnings down |
| |
| hardaker 20 Aug 99 13:43:56 |
| - (default_store.h, snmp_api.c, snmp_logging.c, snmp_logging.h): |
| - make logging of timestamps optional by a snmp.conf directive. |
| |
| hardaker 20 Aug 99 13:56:57 |
| - (snmp.conf.5.def, default_store.h, snmp_logging.c): |
| - turn off time stamp logging by default. It must be explicitly |
| requested in the snmp.conf file to turn it on. |
| (the reason is that a lot of logging is incremental in nature and |
| is not line buffered before being sent to the logging routines. |
| The other solution is to have the logging routines detect when to |
| print timestamps by watching out for \n's. But, not this round. |
| |
| hardaker 20 Aug 99 16:39:21 |
| - (snmp_api.h, snmp_api.c, snmp_auth.c, snmp_impl.h, asn1.c): 64bit cleanup. |
| |
| hardaker 20 Aug 99 17:08:17 |
| - (NEWS): last minute changes |
| |
| hardaker 20 Aug 99 17:10:26 |
| - (version.h bug-report sedscript.in): version tag ( 4.0.pre7 ) |
| |
| hardaker 22 Aug 99 17:33:00 |
| - (ipfchains): removed from distribution. Newer one in ftp's contrib dir. |
| |
| hardaker 22 Aug 99 17:54:57 |
| - (configure, configure.in): |
| - --without-dummy-values is default again. |
| - cleanup of --help stuff. |
| - fix of peristent directory creation. |
| |
| hardaker 22 Aug 99 17:56:27 |
| - (Makefile.in, Makefile.in): make depend. |
| |
| hardaker 22 Aug 99 17:57:27 |
| - (snmp_api.h): version -> u_long. |
| |
| mslifcak 23 Aug 99 06:14:39 |
| Remove last vestiges of config_load_mib |
| |
| hardaker 23 Aug 99 07:02:43 |
| - (NEWS): ansi mentioned. |
| |
| mslifcak 23 Aug 99 09:00:59 |
| Win32 build fixes |
| |
| nba 23 Aug 99 13:54:32 |
| - agent/snmpd.c, agent/snmp_vars.c: move some -v logging to a more rational |
| place. |
| |
| mslifcak 23 Aug 99 14:02:51 |
| Describe USE_ASN_SHORT_LEN in FAQ, and implement in _snmp_build. |
| |
| mslifcak 23 Aug 99 15:32:21 |
| HACK! fixup short length (first put correct community string in pdu-> ). |
| |
| hardaker 23 Aug 99 16:14:00 |
| - (T028snmpv3getfail): snmpv3 get failure test. |
| |
| hardaker 23 Aug 99 16:14:00 |
| - (INSTALL): remove version specific information |
| |
| ------------------------------------------------------------------------------- |
| |
| Changes: V3.6.1 -> V3.6.2 |
| |
| hardaker 16 Mar 99 08:15:18 |
| - (dlmod.c): removed a bogus new-line. |
| |
| hardaker 16 Mar 99 10:34:03 |
| - (hr_swrun.c): fix file descriptor leak on freebsd. |
| |
| mslifcak 16 Mar 99 11:23:30 |
| -(snmp_api.c) consistent error return. |
| |
| mslifcak 16 Mar 99 11:33:52 |
| - move MATCH_FAILED/MATCH_SUCCEEDED from util_funcs.h to mibincl.h |
| |
| mslifcak 17 Mar 99 13:53:48 |
| -(hr_swrun.c) - prevent SunOS 4.1 core (sunos4 still primitive) |
| |
| mslifcak 18 Mar 99 08:37:45 |
| - (mibII/ip.c) fix MIB_IPCOUNTER_SYMBOL usage |
| |
| hardaker 19 Mar 99 09:23:38 |
| - (snmpget.c, snmpwalk.c): fixed initialization and usage of "failures". |
| |
| hardaker 23 Mar 99 10:09:47 |
| - (Makefile.in): add more targets. |
| |
| hardaker 23 Mar 99 10:10:11 |
| - (read_config.c): make copy_word() return the next token, not the |
| next space. |
| |
| hardaker 23 Mar 99 10:11:03 |
| - (mibdefs.h, struct.h, extensible.c, extensible.h, proc.c, proc.h, |
| snmpd.conf.5.def, UCD-SNMP-MIB.txt): |
| - per-process/exec fix scripts created. |
| |
| hardaker 23 Mar 99 10:23:21 |
| - (versiontag): regexp fix. |
| |
| hardaker 28 Mar 99 16:11:32 |
| - (snmpTargetAddrEntry.h, snmpTargetParamsEntry.h): relocate to |
| snmpModules.12, where they should be. |
| |
| hardaker 28 Mar 99 16:17:24 |
| - (snmpTargetAddrEntry.c, snmpTargetParamsEntry.c): |
| - when using copy_word() don't skip spaces, since it does that. |
| |
| mslifcak 1 Apr 99 13:10:47 |
| - (libsnmp.h) Asymptotically closer to supporting CMU constants. |
| |
| mslifcak 5 Apr 99 11:06:27 |
| - (snmp_api.c, main.c, snmp_parse_args.c) Joe Marzot's fix to copy even an empty community name. |
| |
| mslifcak 5 Apr 99 14:10:14 |
| - build snmpnetstat with CygWin32 |
| |
| mslifcak 5 Apr 99 14:22:43 |
| - Build with CygWin32 |
| |
| mslifcak 5 Apr 99 15:59:20 |
| - Build using CygWin32 (includes Niels B.'s snmp_vars.c patch). |
| |
| hardaker 6 Apr 99 09:23:16 |
| - (config.guess, config.sub): new versions from autoconf 2.13. |
| |
| mslifcak 6 Apr 99 10:59:05 |
| - (extensible.c) quell warning about comparing pointer with non-pointer. |
| |
| mslifcak 6 Apr 99 11:33:54 |
| - another round of ANSI-fying the agent completed. |
| |
| hardaker 6 Apr 99 15:13:40 |
| - (*): Merged the 4.0 line into the 3.6.1 line. |
| |
| hardaker 6 Apr 99 15:38:45 |
| - (mibincl.h, ucdDemoPublic.c, vacm_vars.h, snmptrapd.c, snmp_api.c, |
| Makefile.in): final merge pieces of recent v3 line changes. |
| |
| mslifcak 6 Apr 99 21:24:22 |
| - changes for ANSI headers; POSIX(index vs strchr); minor fixes |
| |
| mslifcak 6 Apr 99 22:13:59 |
| - (vacm_vars.c) - set global ptrs = 0. |
| |
| mslifcak 6 Apr 99 22:14:43 |
| - (snmp_vars.c) more v2party rework needed |
| |
| mslifcak 7 Apr 99 06:17:28 |
| - () more ANSI header fixups; touchup for M$ Win32 build |
| |
| hardaker 7 Apr 99 10:42:10 |
| - (config.h.in, snmp_vars.c, encode_keychange.c, snmptrapd.c, |
| Makefile.in, all_general_local.h, keytools.c, keytools.h, |
| lcd_time.c, md5.c, read_config.c, scapi.c, snmp_api.c, snmpusm.c, |
| snmpv3.c, tools.c, tools.h): |
| - misc merging, including fixes and debugging statement changes to |
| newer model. |
| - a few -Wall fixes. |
| |
| hardaker 7 Apr 99 10:48:07 |
| - (snmp_mib.c): removed unnneeded header_snmp(). |
| |
| hardaker 7 Apr 99 11:28:02 |
| - (ucdDemoPublic.c, sysORTable.c, vacm_vars.c, smux.c, snmpEngine.c, |
| usmUser.c, snmpTargetAddrEntry.c, snmpTargetParamsEntry.c): |
| - debugging statement conversion |
| |
| mslifcak 7 Apr 99 12:00:20 |
| - (agent/snmp2p.c agent/snmp_agent.c agent/snmp_vars.h |
| agent/view_parse.c agent/mibgroup/util_funcs.c |
| agent/mibgroup/examples/ucdDemoPublic.c |
| agent/mibgroup/host/hr_filesys.c |
| agent/mibgroup/host/hr_storage.c |
| agent/mibgroup/host/hr_swrun.c agent/mibgroup/host/hr_system.c |
| agent/mibgroup/mibII/at.c agent/mibgroup/mibII/icmp.c |
| agent/mibgroup/mibII/interfaces.c agent/mibgroup/mibII/ip.c |
| agent/mibgroup/mibII/system_mib.c agent/mibgroup/mibII/tcp.c |
| agent/mibgroup/mibII/udp.c agent/mibgroup/mibII/vacm_vars.c |
| agent/mibgroup/mibII/var_route.c agent/mibgroup/misc/ipfwacc.c |
| agent/mibgroup/snmpv3/usmUser.c |
| agent/mibgroup/ucd-snmp/extensible.c |
| agent/mibgroup/ucd-snmp/hpux.c agent/mibgroup/ucd-snmp/pass.c |
| agent/mibgroup/ucd-snmp/pass_persist.c |
| agent/mibgroup/ucd-snmp/proc.c |
| agent/mibgroup/v2party/context_vars.c |
| agent/mibgroup/v2party/party_vars.c |
| agent/mibgroup/v2party/view_vars.c apps/snmpdelta.c |
| apps/snmptest.c apps/snmptrapd.c apps/snmpnetstat/route.c |
| apps/snmpnetstat/winstub.c snmplib/acl_parse.c |
| snmplib/context.h snmplib/context_parse.c snmplib/party.h |
| snmplib/party_parse.c snmplib/read_config.c snmplib/snmp_api.c |
| snmplib/snmp_auth.c snmplib/snmp_impl.h snmplib/vacm.h |
| snmplib/view.h) fgets use sizeof mostly, oid base size is MAX_OID_LEN |
| |
| mslifcak 7 Apr 99 12:17:23 |
| -(ipfwchains.c) remove multiple definitions of MATCH_FAILED |
| |
| mslifcak 7 Apr 99 15:00:39 |
| -(usmUser.c,system.c) plug mem leak; (snmp_api.c) enforce array limit. |
| |
| hardaker 12 Apr 99 22:14:31 |
| - (mibincl.h): include sys/time.h. |
| |
| hardaker 12 Apr 99 22:15:39 |
| - (hr_utils.h): remove variable names from prototypes (was causing problems). |
| |
| hardaker 12 Apr 99 22:16:45 |
| - (tkmib): make displayed mib node info into two columns instead of one. |
| |
| hardaker 12 Apr 99 22:25:09 |
| - (snmp_api.c): make snmp_varlist_add_variable to possible create a |
| varlist before adding something to it. |
| |
| hardaker 13 Apr 99 15:19:20 |
| - (configure, configure.in, Makefile.in): Patch from Daniel Hagerty: |
| - fix libwrap to only add the library to the agent. |
| |
| hardaker 13 Apr 99 15:20:00 |
| - (system_mib.c): make sysDescr read-only. |
| |
| hardaker 13 Apr 99 15:32:23 |
| - (pass.c): Patch from Jim Mar: |
| - add capability for binary octet strings in pass scripts. |
| |
| hardaker 13 Apr 99 15:36:31 |
| - (SNMP-NOTIFICATION-MIB.txt, SNMP-PROXY-MIB.txt, |
| SNMP-VIEW-BASED-ACM-MIB.txt): Patch from Niels Baggesen: |
| - fix module locations for broken mibs. |
| |
| hardaker 13 Apr 99 15:54:48 |
| - (freebsd.h, freebsd2.h): Patch from Niels Baggesen: |
| - freebsd utmp cleanups. |
| |
| hardaker 13 Apr 99 15:56:53 |
| - (snmpd.c): Patch from Niels Baggesen: |
| - log with timestamp at shutdown. |
| |
| hardaker 13 Apr 99 15:57:24 |
| - (vacm_vars.c): Patch from Niels Baggesen: |
| - better checking of .conf file parsing line requirements. |
| |
| hardaker 13 Apr 99 15:58:02 |
| - (snmptranslate.c): Patch from Niels Baggesen: |
| - support -P. |
| |
| hardaker 13 Apr 99 15:58:27 |
| - (snmp_config.5.def, snmptrap.1, snmptrapd.conf.5.def): Patch from |
| Niels Baggesen: |
| - clean up small bugs. |
| |
| hardaker 13 Apr 99 16:00:49 |
| - (parse.c, parse.h): Patch from Niels Baggesen: |
| - nicer parser messages (include file names). Correct help for -Pc. |
| - Add FRAME-RELAY-DTE-MIB as replacement for RFC-1315 |
| |
| hardaker 13 Apr 99 16:03:29 |
| - (snmptrapd.c): Patch from Niels Baggesen: |
| - snmptrapd option to ignore auth traps, add -S option, log termination. |
| |
| mslifcak 14 Apr 99 15:29:58 |
| - (snmptranslate.c) init_snmp takes argument; "" used. |
| |
| mslifcak 14 Apr 99 15:30:34 |
| - (parse.c) File pointer initialized to "" before first use. |
| |
| hardaker 14 Apr 99 15:52:35 |
| - (snmptranslate.c): init_snmp("snmpapp"). |
| |
| mslifcak 14 Apr 99 16:31:55 |
| - (snmp_agent,c, snmp_api.[ch], snmp_client.[ch]) fix variable_list with built-in storage |
| |
| mslifcak 14 Apr 99 16:56:37 |
| - apps that use snmp_fix_pdu must clean up the response PDU ! |
| |
| mslifcak 16 Apr 99 07:30:29 |
| - (IPFWACC-MIB.txt) change module name from IPFWADM-MIB to IPFWACC-MIB. |
| |
| mslifcak 16 Apr 99 07:54:22 |
| - (IPFWCHAINS-MIB.txt) ipfwChainTable {ipfw 1} fix |
| |
| mslifcak 16 Apr 99 08:33:16 |
| - (mib.c) "-m" or MIBS : can specify MIB module by file name. |
| |
| hardaker 16 Apr 99 21:10:06 |
| - (README): Added v3 team members. |
| |
| hardaker 16 Apr 99 21:11:48 |
| - (configure.in): changed default store location to /var/ucd-snmp |
| |
| hardaker 16 Apr 99 21:15:14 |
| - (snmp.h): SNMPADMINLENGTH definition. |
| |
| hardaker 16 Apr 99 21:16:16 |
| - (snmp_auth.c): removed fix note. |
| |
| hardaker 16 Apr 99 21:27:06 |
| - (NEWS): updated |
| |
| hardaker 16 Apr 99 21:27:41 |
| - (snmptrapd.8): man patch from Niels |
| |
| hardaker 16 Apr 99 21:34:49 |
| - (version.h bug-report sedscript.in): version tag ( 4.0.pre3 ) |
| |
| mslifcak 18 Apr 99 06:54:26 |
| - (ipfwacc.h) subdir change per Joe Pruettt : 9 -> 10 |
| |
| hardaker 19 Apr 99 21:01:15 |
| - (mib2c, mib2c.conf, mib2c.vartypes.conf): |
| - rewrote mib2c to be more dependent on .conf files. The main .conf |
| file now contains the code itself. |
| - need to write a foreach(mibnode) type parser next. |
| |
| hardaker 19 Apr 99 21:09:27 |
| - (mibincl.h): add read_config.h. |
| |
| hardaker 19 Apr 99 21:12:17 |
| - (read_config.c, read_config.h): |
| - created a more convenient read_config_read_data() function to |
| generically read a token into a given variable. |
| - cleaned up persistent storage parsing routines. |
| - use previously malloced space in some routines, or malloc it for |
| them if the storage area is NULL. |
| |
| hardaker 19 Apr 99 21:14:28 |
| - (snmp_api.c): Don't snmp_set_var_objid if name is NULL in |
| snmp_varlist_add_variable(). |
| |
| hardaker 20 Apr 99 11:28:14 |
| - (mib2c, mib2c.conf, mib2c.vartypes.conf): more updates. |
| |
| hardaker 20 Apr 99 15:31:35 |
| - (mib2c, mib2c.conf, mib2c.vartypes.conf): |
| - completely re-hacked: |
| - entire code base is now put into the .conf files rather than in |
| the mib2c program. This should entitle mib2c to be used more |
| generically, and could produce different types of code templates |
| based on the .conf file it is given. In theory, it should be |
| able to produce C code for a non-ucd-snmp agent, or even better, |
| any type of code (not just C) for something else based on mib |
| information. |
| - The down side, is that the current .conf files are now ambiguous |
| again and difficult to understand without being, well, me. The |
| up side is that I'm sure Dave Shield will go through and clean |
| it up for me like he did last time. Ha ha. I wonder if he'll |
| read this? (If so, see me first). |
| |
| hardaker 20 Apr 99 16:04:17 |
| - (mib2c, mib2c.conf): variable name conversions: |
| - variableTypes -> variables |
| - cname -> NAME |
| |
| hardaker 20 Apr 99 16:10:44 |
| - (mib2c, mib2c.conf): a little more clean up. |
| |
| hardaker 20 Apr 99 21:38:42 |
| - (mib2c.conf): clean up skipif regexps a bit. |
| |
| hardaker 22 Apr 99 07:54:44 |
| - (read_config.c, read_config.h): created *read_config_store_data(); |
| |
| hardaker 22 Apr 99 07:56:03 |
| - (mib2c, mib2c.conf): allow NoAccess to be processed, and use skipif: |
| directives where needed because of it. |
| |
| hardaker 22 Apr 99 10:51:30 |
| - (snmp_client.c, snmp_api.c, snmp_api.h, keytools.c): Another v3 branch update. |
| |
| mslifcak 26 Apr 99 09:21:06 |
| - (snmplib.c) - use request callback's data if request specifies a callback. |
| |
| nba 26 Apr 99 11:21:10 |
| |
| (parse.h) Silly speling misteak (ACCESS_CRAETE) |
| |
| nba 26 Apr 99 11:48:57 |
| |
| |
| - snmplib/parse.h, snmplib/parse.c: new mib printer: mib_print_tree |
| inspired by a reference to snmx in comp.protocols.snmp |
| - apps/snmptranslate: let the -p option call this new printer |
| - snmplib/snmp_api.c: some left over __P macros |
| |
| nba 26 Apr 99 12:03:47 |
| |
| (if.c) make the width of snmpnet -i (and -o) adapt to the length of returned |
| strings |
| |
| nba 26 Apr 99 12:09:35 |
| |
| |
| apps/*.c: use snmp_perror to report errors from read_objid and friends |
| apps/snmptrapd.c: fix a bus error when using -S and receiving an |
| enterprise specific trap. |
| |
| nba 26 Apr 99 12:13:50 |
| |
| */*: replace horrible (char *)"string" with const specifiers in relevant |
| functions. |
| |
| mslifcak 26 Apr 99 12:37:09 |
| - (snmp_api.c) - fix other use of request's callback data |
| |
| mslifcak 27 Apr 99 09:51:35 |
| - (interfaces.c) add if_type_from_name to convert interface name to type. |
| |
| hardaker 29 Apr 99 07:32:39 |
| - (Makefile.in, callback.c, callback.h): callback API. |
| |
| hardaker 29 Apr 99 07:39:45 |
| - (agent_read_config.c, snmpd.c, snmptrapd.c, snmp_api.c, snmpusm.c, |
| snmpusm.h, snmpv3.c, snmpv3.h): |
| - use the callback mechanism for post-config stuff. |
| |
| hardaker 3 May 99 07:07:15 |
| - (agent_read_config.c, usmUser.c, usmUser.h, snmpTargetAddrEntry.c, |
| snmpTargetAddrEntry.h, snmpTargetParamsEntry.c, |
| snmpTargetParamsEntry.h, snmptrapd.c, callback.c, callback.h, |
| scapi.c, scapi.h, snmp_api.c, snmpv3.c, snmpv3.h): |
| - shutdown and store callback usage. |
| |
| hardaker 3 May 99 07:13:31 |
| - (snmpd.c): fix -A flag, which got broken during someones changes. |
| |
| hardaker 3 May 99 12:58:19 |
| - (Makefile.in, agent_read_config.c, Makefile.in, header_complex.c, |
| Makefile.in, encode_keychange.c, Makefile.in, Makefile.in, |
| all_general_local.h, all_system.h, keytools.c, lcd_time.c, scapi.c, |
| snmp_auth.c, snmpusm.c, tools.c, tools.h, Makefile.in, T.c, |
| etimetest.c, keymanagetest.c, misctest.c, scapitest.c): |
| - nuked all_general_local.h and all_system.h. |
| - makefileindepend as well. |
| |
| nba 3 May 99 15:40:11 |
| (*.[ch]): patches to types to wipe warnings from compilers |
| with more strict noise levels. (also good when compiling |
| with gcc -Wall -pedantic -Wwrite-strings -Wcast-qual) |
| |
| nba 4 May 99 00:47:44 |
| (mib.c): Fix problem (core dump) with MIBFILES environment variable. |
| |
| nba 4 May 99 00:51:16 |
| (many): remove const spec from FindVarMethod. That was wrong |
| |
| hardaker 4 May 99 11:08:55 |
| - (configure, configure.in): Added --enable-developer flag. |
| |
| mslifcak 6 May 99 09:20:30 |
| - (ucd-snmp/vmstat.c) - conditionally include limits.h per Eduard Koucky. |
| |
| nba 10 May 99 14:47:22 |
| Fixing some more prototypes. Pointed out by Markku Laukkanen. |
| |
| nba 10 May 99 14:49:49 |
| snmplib/snmp_api.c: Mix-up of V1_IN_V2/V2_IN_V1 error code when GETBULK |
| inside V1 session. |
| |
| hardaker 11 May 99 14:02:48 |
| - (util_funcs.c): read returns ssize_t not size_t. |
| |
| hardaker 11 May 99 14:03:25 |
| - (memory.h): remove extern. |
| |
| hardaker 11 May 99 14:11:40 |
| - (hpux.c, hpux.h): int -> size_t conversions. |
| |
| mslifcak 12 May 99 10:53:23 |
| - (snmp_api.c snmp_client.c) call snmp_synch_reset from snmp_sess_close |
| |
| mslifcak 12 May 99 11:22:16 |
| -(parse.c party_parse.c read_config.c) no exit() from library; return error |
| |
| daves 13 May 99 03:52:19 |
| - (ip.c): Properly register IP module group on Free-BSD systems |
| (thanks to Mitchell Tasman) |
| |
| hardaker 13 May 99 09:09:18 |
| - (vacm_vars.c): Set pointers to NULL after freeing them. |
| |
| mslifcak 14 May 99 06:54:51 |
| - (agent/mibgroup/dummy/dummy.c agent/mibgroup/examples/example.c |
| agent/mibgroup/examples/example.h |
| agent/mibgroup/examples/wombat.c agent/mibgroup/misc/ipfwacc.c |
| agent/mibgroup/smux/smux.c |
| agent/mibgroup/snmpv3/snmpMPDStats.c |
| agent/mibgroup/snmpv3/usmStats.c |
| agent/mibgroup/snmpv3/usmUser.c snmplib/snmp_auth.c) more size_t fixes |
| |
| mslifcak 14 May 99 09:47:10 |
| - (agent/mibgroup/examples/wombat.h agent/mibgroup/host/hr_disk.c |
| agent/mibgroup/mibII/interfaces.c |
| agent/mibgroup/mibII/var_route.c |
| agent/mibgroup/snmpv3/usmUser.c apps/encode_keychange.c |
| snmplib/parse.c) more ANSI-C touchups |
| |
| mslifcak 14 May 99 13:59:37 |
| -(agent/mibgroup/mibII/interfaces.c snmplib/snmpusm.c) fixes to build HP & AIX |
| |
| daves 17 May 99 03:20:53 |
| - (snmp_parse_args.c): Initialise session using library routine |
| |
| daves 17 May 99 04:34:55 |
| - (snmplib/snmp_api.h snmplib/snmp_api.c snmplib/snmp_client.c |
| agent/snmpd.c agent/mibgroup/mibII/vacm_vars.c |
| agent/mibgroup/v2party/alarm.c agent/mibgroup/v2party/event.c |
| apps/snmpstatus.c apps/snmptest.c apps/snmptrap.c apps/snmptrapd.c): |
| |
| - Use the generic socket addresses 'struct sockaddr', |
| rather than the IP-specific 'struct sockaddr_in' |
| |
| daves 17 May 99 04:38:00 |
| - (snmplib/snmp_api.h snmplib/snmp_api.c snmplib/snmp_client.c |
| agent/snmpd.c agent/mibgroup/mibII/vacm_vars.c |
| agent/mibgroup/v2party/alarm.c agent/mibgroup/v2party/event.c |
| apps/snmpstatus.c apps/snmptest.c apps/snmptrap.c apps/snmptrapd.c): |
| |
| - Use the generic socket address 'struct sockaddr', |
| rather than the IP-specific 'struct sockaddr_in' |
| |
| daves 17 May 99 07:18:02 |
| - (snmplib/snmp_api.c snmplib/snmp_api.h agent/snmpd.c |
| apps/snmptrap.c apps/snmptrapd.c): |
| |
| - Use a single address field within the PDU structure |
| (obsoleting 'agent_addr') |
| |
| daves 18 May 99 06:26:16 |
| - (snmp_api.c snmp_api.h): More general handling of PDU flags |
| |
| mslifcak 18 May 99 09:01:46 |
| - (xx/Makefile.in) remove references to as yet missing disman files. |
| |
| daves 18 May 99 09:23:50 |
| - (configure.in snmplib/context_parse.c snmplib/read_config.c |
| snmplib/snmp_api.c snmplib/snmpv3.c snmplib/system.c |
| apps/snmp_parse_args.c apps/snmpbulkwalk.c apps/snmpdelta.c |
| apps/snmpget.c apps/snmpgetnext.c apps/snmpset.c |
| apps/snmpstatus.c apps/snmptable.c apps/snmptest.c |
| apps/snmptrap.c apps/snmpusm.c apps/snmpwalk.c |
| apps/snmpnetstat/if.c apps/snmpnetstat/inet.c |
| apps/snmpnetstat/main.c apps/snmpnetstat/route.c |
| apps/snmpnetstat/winstub.c): |
| - Clean up conditionals protecting include files |
| ( #if HAVE_WINSOCK_H / #else / #endif ) |
| |
| daves 19 May 99 02:33:07 |
| - (config.h.in): Additional include protection entries |
| |
| daves 19 May 99 05:11:37 |
| - (snmp_api.c): More generalised handling of socket addresses |
| |
| mslifcak 19 May 99 18:02:55 |
| -(mibII/var_route.c) - fix Linux RouteMask c/o "Nancy" nam@cs.cmu.edu |
| |
| mslifcak 19 May 99 18:50:12 |
| - (host_res.h) fix HAVE_NET_IF_VAR_H define (was HAVE_NET_IN_VAR_H) |
| |
| daves 20 May 99 03:46:24 |
| - (snmp_api.h): Temporary fix to socket address problems |
| |
| mslifcak 21 May 99 05:24:23 |
| -(read_config.c) cast fix per Markku Laukkanen |
| |
| daves 21 May 99 05:54:22 |
| - (snmp_api.c snmp_api.h): |
| - New API call to close down all open sessions |
| (also called on application shutdown) |
| |
| hardaker 21 May 99 11:10:44 |
| - (mib2c.conf, mib2c.storage.conf): |
| - convert to size_t storages. |
| - misc eval fixes. |
| - more cleanup of the storage def. |
| |
| mslifcak 21 May 99 15:29:46 |
| - library changes to build on Win32. |
| |
| mslifcak 24 May 99 05:36:13 |
| -configure - save one which looks for netdb/socket headers |
| |
| hardaker 26 May 99 11:19:03 |
| - (ipfwacc.h): properly locate the mib. |
| |
| hardaker 26 May 99 15:14:55 |
| - (hr_swinst.c): make software application type unknown instead of app. |
| |
| hardaker 26 May 99 15:18:04 |
| - (IPFWACC-MIB.txt): change to counters. |
| |
| hardaker 26 May 99 15:20:32 |
| - (ipfwacc.h): make into counters. |
| |
| hardaker 26 May 99 15:56:03 |
| - (acconfig.h, config.h.in): increase MAXREADCOUNT. |
| |
| hardaker 26 May 99 17:40:28 |
| - (IPFWACC-MIB.txt): added SEQUENCE OF. |
| |
| mslifcak 27 May 99 05:16:25 |
| -(encode_keychange, read_config, snmpusm) aCC fixes by PKY (Markku Laukkanen) |
| |
| hardaker 27 May 99 14:30:03 |
| - (snmptrapd_handlers.c): implement the default trap handler. |
| |
| hardaker 27 May 99 14:30:15 |
| - (snmptrapd.c): need an init_mib(). |
| |
| hardaker 27 May 99 14:37:06 |
| - (snmptrapd.conf.5.def): document default oid keyword. |
| |
| hardaker 27 May 99 14:37:32 |
| - (snmptrapd.c): document default oid keyword in help line. |
| |
| daves 28 May 99 07:02:01 |
| - (agent/Makefile.in agent/mibgroup/Makefile.in): fix problem with null macro |
| |
| daves 28 May 99 08:14:05 |
| - (snmplib/snmp_api.c): save local socket address in internal session structure |
| |
| daves 28 May 99 08:57:19 |
| - (snmplib/snmp_api.c): Unix domain (datagram) socket support |
| |
| daves 28 May 99 09:12:20 |
| - (snmplib/snmp_api.c): Separate out copying a session and opening a new one |
| |
| mslifcak 28 May 99 09:24:56 |
| -(snmp_api.c) -catch one more error close from snmp_sess_copy |
| |
| hardaker 28 May 99 16:17:13 |
| - (mib.c, parse.c, parse.h): save and use index clauses. |
| |
| hardaker 28 May 99 16:44:42 |
| - (Makefile.in, default_store.c, default_store.h): |
| - created generic default value storage space and parsers to reduce |
| the number of functions/etc created for values which configure the |
| library. |
| |
| daves 1 Jun 99 02:17:27 |
| - (snmplib/snmp_api.c): Garbage collection for Traditional SAPI sessions |
| |
| daves 1 Jun 99 02:32:13 |
| - (snmplib/snmp_api.c): Generalise handling of addresses (w.r.t sento/recvfrom) |
| |
| daves 1 Jun 99 07:30:42 |
| - (snmplib/snmp_api.c snmplib/snmp_api.h): Support for stream-based sockets |
| |
| hardaker 1 Jun 99 17:21:53 |
| - (Makefile.in, snmp_alarm.c, snmp_alarm.h, snmp_api.c): |
| - implemented a generic alarm handler to register alarm functions to |
| be called back after X period of time and it handles figuring out |
| which is next and calling alarm() and signal() appropriately. |
| |
| mslifcak 4 Jun 99 09:51:13 |
| -(hr_filesys.c,interfaces.c,tcp.c,udp.c,freebsd3.h) fix FreeBSD3.1 incl Ken Key's tcp/udp patches |
| |
| mslifcak 7 Jun 99 07:44:06 |
| -(interfaces.c, tcp.c, udp.c, ip.c) clone fixes from 3.6 line (FreeBSD3.1) |
| |
| mslifcak 7 Jun 99 13:04:21 |
| -(if.c) check for valid pointer before de-referencing. |
| |
| mslifcak 11 May 99 14:39:58 |
| - (agent/agent_read_config.c agent/snmp_vars.c agent/snmpd.c |
| agent/mibgroup/mibII/interfaces.c agent/mibgroup/mibII/ip.c |
| agent/mibgroup/mibII/vacm_vars.c |
| agent/mibgroup/mibII/vacm_vars.h apps/snmptranslate.c |
| apps/snmptrapd.c local/mib2c local/tkmib man/snmp_config.5.def |
| man/snmpd.1.def man/snmptrap.1 man/snmptrapd.8 |
| man/snmptrapd.conf.5.def mibs/SNMP-NOTIFICATION-MIB.txt |
| mibs/SNMP-PROXY-MIB.txt mibs/SNMP-TARGET-MIB.txt |
| mibs/SNMP-USER-BASED-SM-MIB.txt |
| mibs/SNMP-VIEW-BASED-ACM-MIB.txt s/freebsd.h s/freebsd2.h |
| snmplib/mib.c snmplib/parse.c snmplib/parse.h |
| snmplib/snmp_api.c snmplib/vacm.c) - changes c/o Niels Baggesen |
| |
| mslifcak 11 May 99 18:58:37 |
| -(cygwin.h) - use to build on CygWin platform. |
| |
| mslifcak 11 May 99 19:54:04 |
| -(agent/snmp2p.c agent/snmp_vars.h agent/view_parse.c |
| agent/mibgroup/util_funcs.c agent/mibgroup/dummy/dummy.h |
| agent/mibgroup/examples/wombat.h |
| agent/mibgroup/host/hr_filesys.c |
| agent/mibgroup/host/hr_storage.c |
| agent/mibgroup/host/hr_swrun.c agent/mibgroup/host/hr_system.c |
| agent/mibgroup/ipfwchains/ipfwchains.c |
| agent/mibgroup/mibII/at.c agent/mibgroup/mibII/icmp.c |
| agent/mibgroup/mibII/interfaces.c |
| agent/mibgroup/mibII/system_mib.c agent/mibgroup/mibII/tcp.c |
| agent/mibgroup/mibII/udp.c agent/mibgroup/mibII/vacm_vars.c |
| agent/mibgroup/mibII/var_route.c agent/mibgroup/misc/ipfwacc.c |
| agent/mibgroup/misc/ipfwacc.h |
| agent/mibgroup/ucd-snmp/extensible.c |
| agent/mibgroup/ucd-snmp/hpux.c |
| agent/mibgroup/ucd-snmp/loadave.c |
| agent/mibgroup/ucd-snmp/pass.c |
| agent/mibgroup/ucd-snmp/pass_persist.c |
| agent/mibgroup/ucd-snmp/proc.c |
| agent/mibgroup/v2party/context_vars.c |
| agent/mibgroup/v2party/party_vars.c |
| agent/mibgroup/v2party/view_vars.c apps/snmpdelta.c |
| apps/snmptest.c apps/snmptrapd.c apps/snmpnetstat/if.c |
| apps/snmpnetstat/route.c apps/snmpnetstat/winstub.c |
| apps/snmpnetstat/winstub.h snmplib/acl_parse.c |
| snmplib/context.h snmplib/context_parse.c snmplib/party.h |
| snmplib/party_parse.c snmplib/read_config.c snmplib/snmp_api.c) |
| Port some of the fixes from the current development branch |
| |
| mslifcak 12 May 99 10:45:05 |
| - (snmp_api.c snmp_client.c) call snmp_synch_reset from snmp_sess_close |
| |
| mslifcak 12 May 99 11:28:07 |
| -(mib.c parse.c party_parse.c read_config.c) no exit() from library; return error |
| |
| daves 13 May 99 03:38:03 |
| |
| (mib.c): Fixed minor typo |
| |
| daves 13 May 99 03:55:06 |
| - (ip.c): Properly register IP module group on Free-BSD systems |
| (thanks to Mitchell Tasman) |
| |
| hardaker 13 May 99 09:07:13 |
| - (vmstat.c): include limits.h. |
| |
| hardaker 13 May 99 09:07:39 |
| - (vacm_vars.c): Set pointers to NULL after freeing them. |
| |
| hardaker 13 May 99 15:42:48 |
| - (version.h bug-report sedscript.in): version tag ( 3.6.2 ) |
| |
| daves 17 May 99 03:20:10 |
| - (snmp_parse_args.c): Initialise session using library routine |
| |
| mslifcak 19 May 99 18:01:48 |
| -(mibII/var_route.c) - fix Linux RouteMask c/o "Nancy" nam@cs.cmu.edu |
| |
| mslifcak 19 May 99 18:49:25 |
| - (host_res.h) fix HAVE_NET_IF_VAR_H define (was HAVE_NET_IN_VAR_H) |
| |
| hardaker 25 May 99 20:20:31 |
| - (version.h bug-report sedscript.in): version tag ( 3.6.2.pre1 ) |
| |
| nba 26 May 99 07:57:42 |
| |
| Tag: V3-line |
| |
| if.c: dynamic width for -i and -o option |
| |
| mslifcak 26 May 99 08:00:07 |
| - fix-ups to build Win32 MSVisualC++ |
| |
| nba 26 May 99 08:24:35 |
| |
| |
| Some fixes for Solaris 2.7 (proc access still does not work when compiled |
| with gcc (32-bit compiler) |
| |
| nba 26 May 99 08:29:26 |
| |
| Fixes for FreeBSD 2.1 from Derek J. Balling <dballing@yahoo-inc.com> |
| |
| hardaker 26 May 99 16:07:16 |
| - (acconfig.h, config.h.in): increase MAXREADCOUNT. |
| |
| hardaker 26 May 99 16:07:42 |
| - (hr_swinst.c): make swinstall be "unknown" since we can't truly know. |
| |
| hardaker 26 May 99 16:08:09 |
| - (ipfwacc.h): move to correct location. |
| |
| hardaker 26 May 99 16:08:28 |
| - (IPFWACC-MIB.txt): make counters. |
| |
| hardaker 26 May 99 17:31:25 |
| - (proc.c): ultrix fixes. |
| |
| hardaker 26 May 99 17:38:56 |
| - (IPFWACC-MIB.txt): added SEQUENCE OF. |
| |
| nba 27 May 99 02:56:25 |
| |
| |
| host/hr_swrun.c, ucd-snmp/proc.c: Fixes for Solaris 2.7 |
| |
| nba 27 May 99 02:59:16 |
| |
| snmpd.c: Properly handle the case of no community specified |
| for agent traps. |
| |
| nba 27 May 99 23:55:09 |
| |
| solaris2.?.h: define _SLASH_PROC_METHOD_ as 1 |
| |
| nba 27 May 99 23:55:49 |
| |
| read_config.c: complain about existing but unreadable config files. |
| |
| nba 27 May 99 23:59:37 |
| |
| inet.c: 0 IS a valid short (and port address for remote ends of ports |
| in LISTEN state) |
| |
| nba 28 May 99 03:25:29 |
| |
| change the trapsink/trap2sink directives to support a community parameter. |
| |
| nba 29 May 99 02:49:47 |
| |
| - smux.c: fix a missing ntohs in a debug message |
| |
| nba 1 Jun 99 00:27:36 |
| |
| - proc.c: YAPBO (Yet another possible buffer overflow) |
| |
| nba 1 Jun 99 00:29:35 |
| |
| - snmp_agent.c: change noCreation return to noAccess. There are probably |
| situations where the former is correct, but this is less confusing |
| |
| nba 1 Jun 99 00:33:52 |
| |
| - kernel_sunos5.?, hr_swrun.c, at.c, interfaces.c: fix at.atTable and |
| ip.ipNetToMediaTable for Solaris. Also a tweak for getKstatInt. |
| |
| hardaker 2 Jun 99 07:27:46 |
| - (version.h bug-report sedscript.in): version tag ( 3.6.2.pre2 ) |
| |
| mslifcak 2 Jun 99 13:46:34 |
| -(hr_filesys.c,interfaces.c,freebsd3.h) fix build on FreeBSD 3.1 |
| |
| nba 3 Jun 99 14:31:18 |
| |
| - kernel.c: add some sanity checks when running without root access. |
| |
| nba 3 Jun 99 14:34:50 |
| |
| - hr_swrun.c: add a blank between process parameters |
| |
| nba 3 Jun 99 14:38:18 |
| |
| - netbsd.h, tcp.c, udp.c: fix socket tables for NetBSD 1.3/1.4 |
| |
| nba 3 Jun 99 15:12:01 |
| |
| - snmptrap.c: fix a bad free when calling snmpinform. |
| |
| nba 3 Jun 99 15:21:09 |
| - tcp.c: lost a ';' for the FreeBSD case .... |
| |
| daves 4 Jun 99 04:51:04 |
| - (agent/mibgroup/host/hr_swinst.c): Fix RPM handling |
| |
| daves 4 Jun 99 05:06:44 |
| - (configure.in configure): Additional library for RPM handling |
| |
| mslifcak 4 Jun 99 09:30:12 |
| -(tcp.c, udp.c) apply Ken Key's fix for FreeBSD3.1 |
| |
| nba 4 Jun 99 11:52:38 |
| - ip.c: Fix for FreeBSD 3 from Ken Key |
| |
| nba 4 Jun 99 11:53:32 |
| - kernel_sunos5.c, asn1.c: Fixes for 64-bit Solaris 7 |
| |
| nba 5 Jun 99 05:47:20 |
| - interfaces.c,tcp.c,udp.c: cleanup of conditionals for FreeBSD |
| |
| nba 5 Jun 99 06:02:52 |
| - configure.in: proper configure check for sys/socketvar.h |
| |
| mslifcak 7 Jun 99 07:45:10 |
| -(ip.c, var_route.c) fix sizeof, CPP #endif |
| |
| hardaker 7 Jun 99 10:52:32 |
| - (Makefile.in): Patch from Chris Smith: |
| - don't put CFLAGS in the link line. |
| |
| hardaker 7 Jun 99 10:54:21 |
| - (README.win32): added to the 3.6.2 line. |
| |
| hardaker 7 Jun 99 11:25:27 |
| - (FAQ, README): update for 3.6.2. |
| |
| hardaker 7 Jun 99 11:27:15 |
| - (NEWS): 3.6.2 update. |
| |
| hardaker 7 Jun 99 11:30:40 |
| - (EXAMPLE.conf.def): update for 3.6.2. |
| |
| hardaker 7 Jun 99 11:32:54 |
| - (INSTALL): update for 3.6.2. |
| |
| mslifcak 7 Jun 99 13:02:10 |
| -(if.c) - check for valid pointer before de-referencing. |
| |
| hardaker 7 Jun 99 15:46:26 |
| - (configure, configure.in): check for libdb1 before libdb for rpm usage. |
| |
| hardaker 7 Jun 99 15:50:01 |
| - (FAQ): merge |
| |
| hardaker 7 Jun 99 16:03:25 |
| - (configure.in, configure): check for -ldb1 then -ldb for rpm usage. |
| |
| hardaker 7 Jun 99 16:43:50 |
| - (config.h.in, configure, configure.in): check for rpmGetPath to help |
| determine which version of RPM we're using (3 or 2). |
| |
| pjl 7 Jun 99 17:30:33 |
| Added RPM v3 support |
| |
| mslifcak 8 Jun 99 03:40:36 |
| -(mibII/*,snmplib/*) Markku L.'s fixes to compile on HP-UX with aCC |
| |
| mslifcak 8 Jun 99 03:54:50 |
| spell check COMMUNITY |
| |
| ------------------------------------------------------------------------------- |
| |
| Changes: V3.6 -> V3.6.1 |
| |
| mslifcak 8 Mar 99 04:02:01 |
| (parse.c) - fix subid init; remove useless '-Pl' option. |
| |
| mslifcak 8 Mar 99 04:14:41 |
| - (snmp_api.c) use request data with request callback |
| |
| mslifcak 8 Mar 99 05:01:49 |
| -(win32/config.h) remove unused SYS_TIME_NAME,GLOBALSECURITY. add new constants. |
| |
| mslifcak 8 Mar 99 05:07:13 |
| - (AGENT) MAX_NAME_LEN --> MAX_OID_LEN in example |
| |
| mslifcak 8 Mar 99 09:58:17 |
| - (snmplib/parse.c) Complete Dave Shields' patch for continue after error. |
| |
| mslifcak 8 Mar 99 14:28:20 |
| - (snmpnetstat:if.c, route.c) limit interface name sizes to fit fixed length buffers. |
| |
| hardaker 10 Mar 99 15:07:31 |
| - (EXAMPLE.conf.def): group lines were backwards. |
| |
| hardaker 11 Mar 99 15:48:22 |
| - (README): Added Mike Baer. |
| |
| hardaker 11 Mar 99 15:48:52 |
| - (memory_solaris2.c): changed some comments to /* */ instead of //. |
| |
| hardaker 11 Mar 99 16:10:31 |
| - (AGENT): removed AGENT |
| |
| hardaker 11 Mar 99 16:10:47 |
| - (mib2c): fixed a couple of bugs and ansi'ified things. |
| |
| hardaker 11 Mar 99 16:22:43 |
| - (util_funcs.c, util_funcs.h): move MATCH_SUCCEEDED defs to .h. |
| |
| hardaker 11 Mar 99 16:23:44 |
| - (snmp_api.h, snmp_debug.h): Patch from Erik Jacobsen: |
| - fixed prototypes for DEBUGP() and DEBUGPOID(). |
| |
| mslifcak 12 Mar 99 07:08:40 |
| - (dlmod_mib.c) : Use MATCH_FAIL/SUCCEEDED in util_funcs.h |
| |
| hardaker 12 Mar 99 09:15:14 |
| - (mibincl.h, dummy.c, wombat.c, hr_device.c, hr_disk.c, hr_filesys.c, |
| hr_network.c, hr_partition.c, hr_print.c, hr_proc.c, hr_storage.c, |
| hr_swinst.c, hr_swrun.c, hr_system.c, icmp.c, interfaces.c, ip.c, |
| snmp_mib.c, sysORTable.c, system_mib.c, tcp.c, udp.c, dlmod.c, |
| registry.c): fixed MATCH_FAILED/SUCCEEDED defines -> util_funcs.h. |
| |
| mslifcak 12 Mar 99 11:31:16 |
| - (dlmod_mib.c) : explicit test for MATCH_FAILED |
| |
| hardaker 12 Mar 99 12:20:12 |
| - (mib2c): fix asn_parse functions to pass a pointer to the size variable. |
| |
| hardaker 12 Mar 99 14:17:08 |
| - (NEWS): update. |
| |
| hardaker 12 Mar 99 14:17:44 |
| - (smux.c): protect strcpy() against a null password specified on the |
| config line. |
| |
| mslifcak 12 Mar 99 14:34:12 |
| - (hr_system.h) - don't require hr_util; done in mibgroup/host.h |
| - (hr_swrun.c) - solaris2 : make sure kvm_open is called before kd is used. |
| - (hr_swrun.c) - add lame sunos4 equivalent in HRSWRUNPERF_CPU. |
| |
| mslifcak 12 Mar 99 14:35:38 |
| - (target.h, target/*.h) require util_funcs once. |
| |
| hardaker 12 Mar 99 14:36:39 |
| - (util_funcs.h): MATCH_FAILED -> -1, since some use it. |
| |
| mslifcak 12 Mar 99 14:54:51 |
| - restore config_require logic; fix sprintf calls to compile under SunOS 4.1.x. |
| |
| hardaker 12 Mar 99 15:23:18 |
| - (INSTALL): don't print module list here... tell them to look at |
| configure --help. |
| |
| hardaker 12 Mar 99 15:24:37 |
| - (configure, configure.in, IPFWCHAINS-MIB.txt, README, |
| ipfwc_kernel_headers.h, ipfwchains.c, ipfwchains.h, libipfwc.c, |
| libipfwc.h): Patch from Didier Dhaenens: |
| - new modules: ipfwchains. |
| |
| mslifcak 15 Mar 99 05:54:07 |
| - (Makefile.in libsnmp.h mib.c snmp.h snmp_api.c) update CMU_COMPATIBLE |
| |
| hardaker 15 Mar 99 08:49:10 |
| - (Makefile.in, snmp_api.c): |
| - revert to snmp_parse. |
| - don't install libsnmp.h. |
| |
| mslifcak 15 Mar 99 09:42:34 |
| - second pass at CMU_COMPAT : Disable by default, leave snmp_parse alone. |
| |
| hardaker 15 Mar 99 14:30:45 |
| - (snmp.h): remove unneeded commented out define. |
| |
| hardaker 15 Mar 99 14:31:23 |
| - (acconfig.h): added CMU_COMPATIBLE |
| |
| hardaker 15 Mar 99 15:21:02 |
| - (hr_proc.c, hr_proc.h, loadave.c, loadave.h): fix try_loadave for solaris. |
| |
| hardaker 15 Mar 99 15:31:51 |
| - (configure, configure.in, interfaces.c, linux.h): detect |
| /proc/net/dev version at run time, not compile time. |
| |
| hardaker 15 Mar 99 15:46:12 |
| - (interfaces.c): fixes for linux 2.2 interface scanning. |
| |
| hardaker 15 Mar 99 15:55:35 |
| - (Makefile.in): makefileindepend. |
| |
| hardaker 15 Mar 99 15:58:07 |
| - (FAQ, NEWS): updates to talk about the AGENT.txt file. |
| |
| ------------------------------------------------------------------------------- |
| |
| Changes: V3.5.3 -> V3.6 |
| |
| hardaker 19 Jun 98 13:14:43 |
| - (ChangeLog): update for 3.5. |
| |
| hardaker 22 Jun 98 09:16:32 |
| - (main.c): Patch from Jerry G. DeLapp: |
| - commented out trailing #endif comment. |
| |
| hardaker 24 Jun 98 10:30:19 |
| - (Makefile.in): man->html make specification. |
| |
| hardaker 24 Jun 98 10:31:22 |
| - (Makefile.in, snmp_api.c, snmp_api.h): create snmp_pdu_add_variable(). |
| |
| hardaker 24 Jun 98 10:56:46 |
| - (snmpset.c, snmptest.c, snmptrap.c, snmp_api.c, snmp_api.h): |
| - moved hex_to_binary, ascii_to_binary, and snmp_add_var to snmplib. |
| |
| hardaker 24 Jun 98 11:08:41 |
| - (UCD-SNMP-MIB.txt): Patch from Niels Baggesen: |
| - shutdown trap specifications. |
| - misc mib fixes. |
| |
| hardaker 24 Jun 98 11:40:40 |
| - (snmpd.c, snmpd.h): |
| - created (poorly) send_trap_pdu() for sending v2 traps from mib modules. |
| |
| hardaker 26 Jun 98 10:42:32 |
| - (disk.c): Patch from Michael Douglass: |
| - fix calculation of totaldisk by doing block division first to |
| protect against 32 bit overflows. |
| |
| hardaker 26 Jun 98 10:45:15 |
| - (smux.c, snmp_bgp.c, snmp_ospf.c, snmp_rip2.c, snmp_rip2.h): Patch |
| from Niels Baggesen: |
| - Fix for new defines and proper header includes. |
| |
| hardaker 26 Jun 98 15:03:38 |
| - (generic.h): put in a comment to keep compilers from complaining too much. |
| |
| hardaker 28 Jun 98 09:30:34 |
| - (snmp_api.c): fix snmp_add_var(). |
| |
| hardaker 1 Jul 98 11:28:17 |
| - (configure, configure.in, Makefile.in, agent_read_config.c, |
| agent_read_config.h, snmp_vars.c, snmp_vars.h, snmpd.c, Makefile.in, |
| struct.h, pass.h, Makefile.in, snmptrapd.c, snmptrapd_handlers.c, |
| snmptrapd_handlers.h, Makefile.in, read_config.c, read_config.h, |
| snmp_api.c, snmp_api.h): |
| - moved read_config support into the library and use it. |
| - beginnings of snmptrapd extensibility. |
| |
| hardaker 1 Jul 98 15:56:12 |
| - (snmp_api.c, snmp_api.h, system.h): |
| - added DEBUGPOID(name, namelen); |
| - moved DEBUGP definition into snmp_api.h where it belongs. |
| |
| hardaker 1 Jul 98 15:57:53 |
| - (snmptrapd.c, snmptrapd_handlers.c): |
| - fix extensiblity checking of oids. |
| - seperate running of external command into new function. |
| |
| hardaker 8 Jul 98 12:26:25 |
| - (freebsd2.h): use _UTMP_PATH if available. |
| |
| hardaker 8 Jul 98 12:26:34 |
| - (irix.h): define _KMEMUSER |
| |
| hardaker 8 Jul 98 12:27:12 |
| - (win32.opt, libsnmp.dsp, libsnmp.plg, libsnmp.def, libsnmp_dll.plg, |
| snmpbulkwalk.dsp, snmpbulkwalk.plg, snmpget.dsp, snmpget.plg, |
| snmpgetnext.dsp, snmpgetnext.plg, snmpset.dsp, snmpset.plg, |
| snmpstatus.dsp, snmpstatus.plg, snmptranslate.dsp, |
| snmptranslate.plg, snmpwalk.dsp, snmpwalk.plg): Patch from Joe |
| Marzot: |
| - win32 update. |
| |
| hardaker 8 Jul 98 12:34:26 |
| - (struct.h, util_funcs.c, util_funcs.h, pass-persist.c, |
| pass-persist.h): Patch from Michael Douglass: |
| - create a pass-persist module to handle continuously running pass throughs. |
| |
| hardaker 8 Jul 98 12:56:46 |
| - (read_config.c, read_config.h): removed from agent dir. |
| |
| hardaker 8 Jul 98 12:57:06 |
| - (ucd_snmp.h): added pass-persist module. |
| |
| hardaker 8 Jul 98 12:58:03 |
| - (snmp_api.c): Patch from Joe Marzot: |
| - fix "number of retries" bug. |
| - remove odd timeout calculation code for retries > 3. |
| |
| hardaker 8 Jul 98 13:02:06 |
| - (interfaces.c): make hp_interfaces structure static. |
| |
| hardaker 8 Jul 98 13:03:36 |
| - (system.c): don't free env pointers that are created. |
| |
| hardaker 8 Jul 98 13:08:18 |
| - (UCD-SNMP-MIB.txt): Patch from Niels Baggesen: |
| - fix for missing object identifier labels. |
| |
| hardaker 8 Jul 98 14:04:22 |
| - (Makefile.in, Makefile.top, configure, configure.in, Makefile.in, |
| .cvsignore, Makefile.in, dlmod_mib.c, dlmod_mib.h, example.c, |
| example.h, dlmod.c, dlmod.h, Makefile.in, Makefile.in, |
| DLMOD-MIB.txt, Makefile.in, Makefile.in): Patch from Eugene |
| Polovnikov: |
| - new dlmod set. |
| - fix configure script. |
| |
| hardaker 8 Jul 98 14:20:42 |
| - (dlmod.c): use snmpd_ register_read_config() wrappers. |
| |
| hardaker 8 Jul 98 14:43:56 |
| - (snmp_vars.c): include fixes. |
| |
| hardaker 8 Jul 98 14:44:25 |
| - (ucd_snmp.h): removed ucd-snmp/pass_persist from default include list. |
| |
| hardaker 8 Jul 98 14:44:34 |
| - (pass.c): include sys/wait.h |
| |
| hardaker 8 Jul 98 14:44:41 |
| - (versioninfo.c): include system.h |
| |
| hardaker 8 Jul 98 14:45:22 |
| - (parse.c): include snmp_api.h |
| |
| hardaker 8 Jul 98 14:45:42 |
| - (snmp_api.c): include fixes. |
| |
| hardaker 8 Jul 98 15:31:36 |
| - (snmptrapd.c, snmptrapd_handlers.c): -Wall fixes. |
| |
| hardaker 8 Jul 98 15:31:50 |
| - (agent_read_config.c, snmpd.c): -Wall fixes. |
| |
| hardaker 8 Jul 98 15:51:28 |
| version tag ( 3.6.pre1 ) |
| |
| hardaker 10 Jul 98 09:42:16 |
| - (snmpd.c): wrong pdu pointer for snmpv2c traps. |
| |
| hardaker 15 Jul 98 15:46:28 |
| - (sedscript.in): using_module changes. |
| |
| hardaker 15 Jul 98 15:46:55 |
| - (memory.h): MEMSWAPMINIMUM wasn't being used. |
| |
| hardaker 17 Jul 98 13:11:10 |
| - (UCD-SNMP-MIB.inc, UCD-SNMP-MIB.txt): |
| - created smicng input file. |
| - fixed the UCD-SNMP mib to deal with most smic errors. |
| |
| hardaker 20 Jul 98 17:14:21 |
| - (snmpcheck.def): work around for new multi-depth mib tables.. |
| |
| hardaker 22 Jul 98 15:35:07 |
| - (mib.c): don't change running environment variables with strtok. |
| |
| hardaker 22 Jul 98 16:23:45 |
| - (Makefile.in, sedscript.in): fix sedscript includes. |
| |
| hardaker 31 Aug 98 13:02:27 |
| - (interfaces.c): missing return on ifInErrors results. |
| |
| hardaker 31 Aug 98 13:32:43 |
| - (snmptrapd.c): add a blank line to the end of the trapd output for parsing. |
| |
| hardaker 2 Sep 98 18:43:30 |
| - (TODO): added security checks. |
| |
| hardaker 2 Sep 98 18:44:38 |
| - (acconfig.h, config.h.in, configure, configure.in): |
| - persistent config file question. |
| |
| hardaker 2 Sep 98 18:44:53 |
| - (Makefile.in): typo. |
| |
| hardaker 2 Sep 98 18:47:15 |
| - (mib.c, mib.h, read_config.c, read_config.h): |
| - pre/post mib loading config files. |
| - create init_snmp() to wrap other fuctions. |
| - new snmp.conf directives: mibs, mibdirs, mibfile. |
| |
| hardaker 2 Sep 98 18:47:48 |
| - (snmp_api.c, snmp_api.h): init_snmp(). |
| |
| hardaker 2 Sep 98 18:48:25 |
| - (libsnmp.def): find_module. |
| |
| hardaker 2 Sep 98 18:48:40 |
| - (snmp_parse_args.c): use init_snmp instead of init_mib(). |
| |
| hardaker 2 Sep 98 18:50:34 |
| - (agent_read_config.c, agent_read_config.h, snmp_vars.c, snmpd.c, |
| snmpd.h): |
| - support mib-module shutdown functions. |
| - do a minimal persistent cache implementation and read it at start up. |
| - test with beginnings (wrong place) of agentBoots variable. |
| |
| nba 3 Sep 98 14:29:03 |
| - (fixproc): added comment to test CVS. |
| |
| hardaker 9 Sep 98 16:12:32 |
| - (*): Merge into main branch from 3.5.1 branch. |
| |
| hardaker 9 Sep 98 16:55:04 |
| - (snmpd.c): fix trap stuff broken by the code merge. |
| |
| hardaker 11 Sep 98 09:26:42 |
| - (*): Merged the MT changes into the main branch. |
| |
| hardaker 12 Sep 98 08:46:01 |
| - (snmp_api.c): prototype move init_snmp() above init_snmp_session. |
| |
| hardaker 12 Sep 98 08:53:23 |
| - (acconfig.h, config.h.in): move un-configured defines above @TOP@. |
| |
| hardaker 12 Sep 98 08:54:24 |
| - (configure, configure.in): Don't force cc anymore, allow gcc to go first. |
| |
| hardaker 12 Sep 98 08:56:51 |
| - (ov/Makefile.in, mibs/Makefile.in): Patch from Michael Slifcak: |
| - remove duplicate sections already defined in Makefile.top. |
| |
| hardaker 12 Sep 98 09:02:37 |
| - (snmp_api.c): Patch from Michael Slifcak: |
| - bug fix to check for NULL session pointer before using it. |
| |
| hardaker 12 Sep 98 09:08:46 |
| - (acconfig.h, config.h.in): Move CAN_USE_NLIST tests below arch .h files. |
| |
| hardaker 13 Sep 98 18:24:00 |
| - (snmp_api.c): Patch from Michael Slifcak: |
| - exit -> return. |
| |
| hardaker 13 Sep 98 20:12:09 |
| - (snmptable.c, snmptranslate.c, mib.c, mib.h, parse.c, parse.h): |
| - merge into main line from the 3-6-pre1-trans branch. |
| |
| hardaker 13 Sep 98 20:18:10 |
| - (snmp_api.c): define usage mispelling SNMP_BAD_PARSE -> SNMPERR_BAD_PARSE. |
| |
| hardaker 13 Sep 98 20:30:38 |
| - (snmp_api.c): prevent double init_snmp()s. |
| |
| hardaker 13 Sep 98 21:05:26 |
| - (README): Name addition. |
| |
| hardaker 13 Sep 98 21:06:52 |
| - (mib.c, read_config.c): refix the non-malloced configuration vars. |
| |
| hardaker 13 Sep 98 21:09:36 |
| version update: 3.6.pre2 |
| |
| hardaker 14 Sep 98 12:35:10 |
| - (Makefile.in): Patch from Michael Slifcak: |
| - install snmp_sess_api.3. |
| |
| hardaker 14 Sep 98 12:43:32 |
| - (agent_read_config.c, snmp_vars.c, dlmod_mib.c, util_funcs.c, |
| dummy.c, wombat.c, hr_device.c, hr_disk.c, hr_filesys.c, |
| hr_network.c, hr_partition.c, hr_print.c, hr_proc.c, hr_storage.c, |
| hr_swinst.c, hr_swrun.c, hr_system.c, at.c, icmp.c, interfaces.c, |
| ip.c, snmp_mib.c, system.c, tcp.c, udp.c, var_route.c, snmp_bgp.c, |
| snmp_ospf.c, snmp_rip2.c, hpux.c, pass.c, pass_persist.c, |
| registry.c, acl_vars.c, alarm.c, context_vars.c, event.c, |
| party_vars.c, view_vars.c, snmptrapd.c, snmptrapd_handlers.c, |
| snmp_api.c, snmp_api.h): Patch from Michael Slifcak: |
| - rename compare -> snmp_oid_compare(). |
| |
| hardaker 15 Sep 98 13:02:34 |
| - (inet.c): Patch from Michael Slifcak: |
| - memory related fixes. |
| |
| hardaker 15 Sep 98 13:07:05 |
| - (mib.c): // comment -> /* */ comment. |
| |
| hardaker 15 Sep 98 13:07:45 |
| - (snmp_api.c): Patch from Michael Slifcak: |
| - fix init_snmp calls from session routines. |
| |
| hardaker 18 Sep 98 13:20:11 |
| - (UCD-SNMP-MIB.txt): added the FileTable submitted by Jonas Olsson. |
| |
| hardaker 18 Sep 98 14:01:51 |
| - (ucd_snmp.h): add the file mib module. |
| |
| hardaker 18 Sep 98 14:04:43 |
| - (UCD-SNMP-MIB.txt): Change file return code from TruthValue to |
| integer since 1/2 does not fit the current 0/1 return code scheme. |
| |
| hardaker 21 Sep 98 11:11:39 |
| - (snmp_vars.c): finally fixed the write_method's for creation problem. |
| |
| hardaker 23 Sep 98 13:07:07 |
| - (acconfig.h, config.h.in, configure, configure.in, parse.c): New flag: |
| - --enable-eol-terminated-comments. |
| |
| hardaker 25 Sep 98 17:05:40 |
| - (snmp_api.c): don't rely on the getservbyname pointer to stay around. |
| |
| hardaker 25 Sep 98 17:15:22 |
| - (snmp_api.c, snmp_api.h, snmp_client.c): Patch from Michael Slifcak: |
| - The CMU library has an optimization in snmp_clone_pdu() that does |
| not copy zero length strings. I had merged this in with changes |
| made for multi-thread support. Unfortunately, I did not make sure |
| the cloned PDU had no pointer for this case. Oops! |
| - Another problem in snmp_clone_pdu() was the test for zero length |
| string was not being performed on the first varbind in the chain. |
| |
| hardaker 25 Sep 98 17:24:16 |
| - (mib.c, mib.h, read_config.c, snmp_api.c, snmp_api.h): Patch from |
| Michael Slifcak: |
| - fix compiler warnings, errors. |
| |
| hardaker 25 Sep 98 17:25:10 |
| - (snmptable.c): process args directly instead of relying on get_opt(). |
| |
| hardaker 25 Sep 98 17:33:06 |
| - (config.h, win32.dsw, libsnmp.dsp, libsnmp.def, libsnmp_dll.dsp, |
| snmptable.dsp): Patch from Michael Slifcak: |
| - stupid OS update. |
| |
| hardaker 25 Sep 98 17:55:50 |
| - (Makefile.in): Patch from Michael Slifcak: |
| - install more headers. |
| |
| hardaker 25 Sep 98 17:56:43 |
| - (Makefile.in): don't install libsnmp.h. It's going to change too |
| much in the future. |
| |
| hardaker 25 Sep 98 18:03:27 |
| - (Makefile.in): install version.h, and strip includes out of config.h |
| |
| hardaker 25 Sep 98 18:04:11 |
| - (snmp_api.c): remove unneeded comment-out. |
| |
| hardaker 25 Sep 98 18:14:20 |
| - (configure, configure.in, util_funcs.c): use USLEEP if available for |
| small sleep times while waiting for processes to finish. |
| |
| hardaker 30 Sep 98 14:57:11 |
| - (ChangeLog, EXAMPLE.conf.def, NEWS, configure, configure.in, |
| interfaces.c, memory.c, snmptest.c, snmptrap.c, parse.c): |
| - merge 3.5.3 changes into main trunk. |
| |
| hardaker 5 Oct 98 16:53:23 |
| - (dummy.c, dummy.h): update to remove common_header.h |
| |
| hardaker 5 Oct 98 17:03:34 |
| - (hr_proc.c): possible fix for solaris's process percentage. |
| |
| hardaker 6 Oct 98 15:18:03 |
| - (var_route.c): hack fixes for hpux10 and rtentry. |
| |
| hardaker 6 Oct 98 15:18:16 |
| - (hpux.h): hack fixes for hpux10 and rtentry. |
| |
| hardaker 6 Oct 98 15:18:55 |
| - (config.h.in): setup define for HAVE_USLEEP. |
| |
| hardaker 6 Oct 98 15:34:58 |
| - (remove-files): update. |
| |
| hardaker 6 Oct 98 15:35:06 |
| - (versiontag): fix for cvs 1.10. |
| |
| hardaker 6 Oct 98 15:38:49 |
| - (versiontag): typo. |
| |
| hardaker 6 Oct 98 15:38:56 |
| - (version.h bug-report sedscript.in): version tag ( 3.6.pre3 ) |
| |
| hardaker 7 Oct 98 16:49:11 |
| - (Makefile.in): Patch from Michael Slifcak: |
| - properly locate version.h in $(srcdir). |
| |
| hardaker 7 Oct 98 16:49:30 |
| - (Makefile.in): Patch from Michael Slifcak: |
| - fix make html. |
| |
| hardaker 7 Oct 98 16:50:23 |
| - (parse.c): Patch from Michael Slifcak: |
| - remove un-needed headers. |
| |
| hardaker 7 Oct 98 16:51:56 |
| - (snmp_api.c): fix default port problems (again). |
| |
| hardaker 7 Oct 98 16:54:38 |
| - (snmpdelta.c): Patch from Michael Slifcak: |
| - fix exiting problems on NT. |
| |
| hardaker 7 Oct 98 17:00:40 |
| - (libsnmp.dsp, libsnmp_dll.dsp): Patch from Michael Slifcak: |
| - winNT project file updates. |
| |
| hardaker 9 Oct 98 08:09:12 |
| - (config.h.in, configure, configure.in): use zlib when using rpm libraries. |
| |
| hardaker 9 Oct 98 23:08:18 |
| - (parse.c): Patch from Dave Shield: |
| - Check for fully qualified oid statements. |
| |
| hardaker 9 Oct 98 23:12:02 |
| - (parse.c): Patch from Dave Shield: |
| - support for strict (case sensitive) option to the mib compiler. |
| |
| hardaker 9 Oct 98 23:20:25 |
| - (FAQ): Dave Shield explains in wonderous detail all about the VACM module. |
| |
| hardaker 14 Oct 98 09:17:02 |
| - (EXAMPLE.conf.def): change public community examples -> private. |
| |
| hardaker 14 Oct 98 09:41:12 |
| - (config.h.in, configure, configure.in): check for machine/types.h. |
| |
| hardaker 14 Oct 98 09:41:38 |
| - (host_res.h): net/in_var.h for freebsd3. |
| |
| hardaker 14 Oct 98 09:42:20 |
| - (hr_storage.c): machine/types.h and sys/vmmeter.h for freebsd3. |
| |
| hardaker 14 Oct 98 09:50:26 |
| - (freebsd3.h): define freebsd2 and MOUNT_NFS. |
| |
| hardaker 14 Oct 98 09:51:58 |
| - (freebsd3.h): opps: define MOUNT_NFS as "nfs". |
| |
| hardaker 14 Oct 98 16:40:05 |
| - (snmpd.c): -A: append to log file. |
| |
| hardaker 14 Oct 98 16:41:52 |
| - (snmpd.c): document -A. |
| |
| hardaker 14 Oct 98 16:42:10 |
| - (snmpd.1.def): document -A. |
| |
| hardaker 14 Oct 98 16:49:03 |
| - (mib.c): Patch from Michael Slifcak: |
| - fix for broken compiler warnings on NT. |
| |
| hardaker 14 Oct 98 16:52:51 |
| - (memory.c): fix for hpux9. |
| |
| hardaker 16 Oct 98 08:38:39 |
| - (at.c, icmp.c, interfaces.c, aix.h): aix header file fixes. |
| |
| hardaker 21 Oct 98 10:54:49 |
| - (parse.c): Patch from Dave Shield: |
| - Fix parser to deal with anonymous children properly. |
| |
| hardaker 21 Oct 98 11:08:56 |
| - (hr_filesys.c): Patch from Dave Shield: |
| - watch out for empty file names passed in. |
| |
| hardaker 21 Oct 98 17:01:12 |
| - (.cvsignore, Makefile.in, read_config.3.def): |
| - new unproofread manual on the read_config api (most of it). |
| |
| hardaker 23 Oct 98 07:57:17 |
| - (hr_filesys.c): Patch from Dave Shield: |
| - NULL checking on the filesystem mount point. |
| |
| hardaker 23 Oct 98 13:54:11 |
| - (Makefile.in): insert @ sign. |
| |
| hardaker 23 Oct 98 13:54:47 |
| - (at.c, icmp.c, interfaces.c): bug fixes, missing #endif. |
| |
| hardaker 23 Oct 98 13:56:09 |
| - (tkmib): editable oid field. |
| |
| hardaker 23 Oct 98 13:59:44 |
| - (acconfig.h, config.h.in, configure, configure.in, |
| agent_read_config.c, agent_read_config.h, snmpd.c, wombat.h, |
| system.h, vacm_vars.h, dlmod.c, disk.h, extensible.h, file.h, |
| loadave.h, memory.h, memory_freebsd2.h, pass.h, pass_persist.h, |
| proc.h, snmp_parse_args.c, snmptrapd.c, mib.c, read_config.c, |
| read_config.h): |
| - new option -H on command line to print out .conf file directives |
| that the application understands. |
| - created a new option to the read config registration to allow |
| specifying of a help line. |
| |
| hardaker 6 Nov 98 17:23:46 |
| - (snmpd.c): fix v2 trap generation. |
| |
| hardaker 6 Nov 98 17:44:43 |
| - (snmpd.c): v2 trap send debugging. |
| |
| hardaker 16 Nov 98 22:10:08 |
| - (tkmib): too many improvements to count. |
| |
| hardaker 23 Nov 98 15:42:52 |
| - (interfaces.c, irix.h): fix location of _KERNEL define for irix. |
| |
| hardaker 23 Nov 98 16:35:40 |
| - (snmp_parse_args.c, mib.c, parse.c, parse.h): Patch from Michael Slifcak: |
| - misc parsing bug fixes. |
| - -w & -W options to default application parse_args. |
| - runtime options to control underscore and comment parsing in mibs. |
| |
| hardaker 13 Dec 98 07:42:44 |
| - (config.h.in, configure, configure.in, mib.c, snmp_api.c): |
| - use setlocale() if available to correct isprint problems. |
| |
| hardaker 13 Dec 98 07:48:53 |
| - (parse.c, parse.h): new functions: snmp_mib_toggle_options() and usage. |
| |
| hardaker 13 Dec 98 07:49:43 |
| - (snmp_parse_args.c): -P flag for toggling new mib parsing options. |
| |
| hardaker 13 Dec 98 08:06:33 |
| - (NEWS): beginning notes for 3.6. |
| |
| hardaker 13 Dec 98 08:07:24 |
| - (disk.c): fix disk size error flag reporting on Solaris. |
| |
| hardaker 13 Dec 98 08:12:13 |
| - (parse.c): spacing in mib option usage fixes. |
| |
| hardaker 13 Dec 98 08:14:44 |
| - (snmp_parse_args.c): remove -w/-W flag in usage. |
| |
| hardaker 13 Dec 98 08:18:07 |
| - (kernel_sunos5.c): remove a few defines that were messing up solaris 7. |
| |
| hardaker 13 Dec 98 08:41:55 |
| - (hr_filesys.c): watch out for NULL file pointers. |
| |
| hardaker 13 Dec 98 08:42:20 |
| - (inet.c): init pointer to NULL. |
| |
| hardaker 13 Dec 98 08:48:38 |
| - (hr_swinst.c): Patch from Jeff Johnson: |
| - protect against memory leaks with the RPM package info calls. |
| |
| hardaker 13 Dec 98 08:57:52 |
| - (README): added Jeff Johnson to the contributors list. |
| |
| hardaker 13 Dec 98 08:59:16 |
| - (version.h bug-report sedscript.in): version tag ( 3.6.pre5 ) |
| |
| hardaker 16 Dec 98 07:31:26 |
| - (snmp_api.c): Patch from Michael Slifcak: |
| - pointer checks before freeing memory. |
| |
| hardaker 18 Dec 98 11:36:39 |
| - (UCD-SNMP-MIB.txt): Patch from Michael Slifcak: |
| - typo. |
| |
| hardaker 18 Dec 98 18:10:24 |
| - (parse.c, read_config.c, read_config.h): |
| - fixes from Michael Slifcak. |
| - misc read_config functions pulled in from the v3 work. |
| |
| hardaker 18 Dec 98 18:11:03 |
| - (libsnmp.def): update from Michael Slifcak. |
| |
| hardaker 18 Dec 98 18:12:54 |
| - (snmp_parse_args.c): include read_config.h. |
| |
| hardaker 18 Dec 98 18:16:33 |
| - (acconfig.h, config.h.in, configure, configure.in): |
| - store configure flags to a define. |
| |
| hardaker 18 Dec 98 18:16:53 |
| - (versioninfo.c, versioninfo.h): mib object to display configure options. |
| |
| hardaker 21 Dec 98 18:19:12 |
| - (file.h, UCD-SNMP-MIB.txt): move the file mib to .15 so it doesn't |
| conflict with the demo mib. |
| |
| hardaker 21 Dec 98 18:20:25 |
| - (system.c): Patch from Michael Slifcak: |
| - Win32 memory leak fixes for opendir(), etc. |
| |
| hardaker 22 Dec 98 08:50:29 |
| - (Makefile.in): don't compile dlmods |
| |
| hardaker 22 Dec 98 14:56:44 |
| - (mib.c, snmp_api.c): Patch from Michael Slifcak: |
| - fix my broken set_locale stuff. |
| |
| hardaker 26 Dec 98 10:35:23 |
| - (dlmod.c): Patch from Michael Slifcak: |
| - fix dlmod compilation in snmpd_register_config_handler() call. |
| |
| hardaker 29 Dec 98 16:55:54 |
| - (mib.c): Patch from Michael Slifcak: |
| - remove newlines from sprint_value() where applicable. |
| |
| hardaker 29 Dec 98 17:02:33 |
| - (vacm.c): Enable multiple side by side views in the view family |
| tree. The views already existed, but weren't checked and only the |
| first view was found. |
| - Not done in a clean fashion. Much of the structure definitions |
| should be rewritten with sub-pieces to do it properly with greater |
| speed. |
| |
| hardaker 31 Dec 98 17:46:11 |
| - (event.c): Patch from David Tiller: |
| - memcmp's sizes were wrong. |
| |
| hardaker 31 Dec 98 17:48:57 |
| - (snmp_client.c): Patch from David Tiller: |
| - need to read_objid() the context oid base, not the party oid base |
| in one location. |
| |
| hardaker 31 Dec 98 17:49:51 |
| - (snmp_vars.c): Patch from David Tiller: |
| - oidLen's were wrong for m2m oids. |
| |
| hardaker 2 Jan 99 08:48:29 |
| - (IANAifType-MIB.txt): Patch from Jakob Ellerstedt: |
| - new complete list of ifTypes. |
| |
| hardaker 5 Jan 99 10:41:52 |
| - (snmptable.c): Make field separator take arguments directly after the -f. |
| |
| hardaker 5 Jan 99 10:48:51 |
| - (snmpbulkwalk.c, snmpget.c, snmpgetnext.c, snmpset.c, snmpstatus.c, |
| snmptable.c, snmpwalk.c): Patch from mslifcak@iss.net: |
| - make main() return an int instead of void. |
| |
| hardaker 9 Jan 99 20:28:21 |
| - (mib.c, parse.c, read_config.c, snmp_api.c, snmp_api.h, vacm.c): |
| - Implement the new token based debugging message support. |
| |
| hardaker 9 Jan 99 20:30:12 |
| - (snmptable.c): change internal debug variable to localdebug. |
| |
| hardaker 9 Jan 99 20:30:47 |
| - (snmp_parse_args.c): make -D register the debugging tokens specified. |
| |
| hardaker 9 Jan 99 20:49:29 |
| - (FAQ, README): URL changes. |
| |
| hardaker 9 Jan 99 20:50:15 |
| - (snmptrapd.c, snmptrapd_handlers.c): use the new debugging functions. |
| |
| hardaker 9 Jan 99 20:50:28 |
| - (if.c, main.c): use the new debugging functions. |
| |
| hardaker 9 Jan 99 20:52:10 |
| - (snmp_api.c, snmp_api.h): DEBUGPOID replacement: DEBUGMSGOID. |
| |
| hardaker 9 Jan 99 20:52:22 |
| - (snmpcmd.1): discuss -D usage change. |
| |
| hardaker 9 Jan 99 21:50:13 |
| - (agent/*.c): |
| - use the new debugging functions. |
| - implement needed -D flag changes. |
| |
| hardaker 14 Jan 99 09:02:36 |
| - (mib2c): update for SNMP.pm 1.8. |
| |
| hardaker 15 Jan 99 11:10:09 |
| - (snmp2p.c): Patch from Michael Slifcak: |
| - remove reverse_bytes() usage. |
| |
| hardaker 15 Jan 99 11:12:22 |
| - (snmpd.c, snmpd.h): |
| - remove reverse_bytes() usage. |
| |
| hardaker 15 Jan 99 15:24:02 |
| - (agent/mibgroup/*): |
| - made all (ok, some. !host) mib modules use snmpd_register_config_handler(). |
| - made all (ok, some. !host) mib modules use register_mib(). |
| |
| hardaker 15 Jan 99 15:58:20 |
| - (Makefile.in, Makefile.in): makefileindepend. |
| |
| hardaker 15 Jan 99 15:58:50 |
| - (vacm.c): DEBUGMSG typo. |
| |
| hardaker 15 Jan 99 16:17:05 |
| - (smux.c, smux.h): Patch from Nick Amato: |
| - smux patches. |
| |
| hardaker 16 Jan 99 23:04:12 |
| - (snmpcmd.1): updated -D description. |
| |
| hardaker 16 Jan 99 23:12:03 |
| - (snmplib/*.[ch]): Patch from Markku Laukkanen: |
| - asni'ify all functions. |
| |
| hardaker 16 Jan 99 23:13:10 |
| - (version.h bug-report sedscript.in): version tag ( 3.6.pre6 ) |
| |
| hardaker 18 Jan 99 10:47:36 |
| - (README, apps, agent, acconfig.h): Patch from Markku Laukkanen: |
| - ansi'ify everything. |
| |
| hardaker 19 Jan 99 19:59:53 |
| - (config.h.in, configure, configure.in): remove __P checking. |
| |
| hardaker 19 Jan 99 20:01:59 |
| - (snmptable.c, mib.c, parse.c, snmp_auth.c, libsnmp.def): Patch from |
| Michael J. Slifcak: |
| - apps/snmptable.c - some compilers warn comparing pointer with integer |
| - snmplib/mib.c - already mentioned before; here for complete-ness |
| - snmplib/parse.c - minor touchup of includes; system.h dup removed |
| - snmplib/snmp_api.h - MSVisual C++ doesn't have __FUNCTION__ |
| - snmplib/snmp_auth.c - minor fix of comment |
| - win32/libsnmp_dll/libsnmp.def - snmp_parse_args needs a new function |
| |
| hardaker 20 Jan 99 12:20:08 |
| - (FAQ): perl-SNMP and y2k questions added. |
| |
| hardaker 20 Jan 99 12:21:35 |
| - (acconfig.h): unneeded comment removed. |
| |
| hardaker 20 Jan 99 12:21:57 |
| - (interfaces.c): typo in ansi changes. |
| |
| hardaker 20 Jan 99 12:24:34 |
| - (agent_read_config.c, auto_nlist.c, snmp_agent.c, snmpd.c, |
| host_res.h, mibincl.h, .cvsignore, snmp_parse_args.c, snmptrapd.c, |
| snmptrapd_handlers.c, if.c, Makefile.in, mib.c, parse.c, |
| read_config.c, snmp_api.c, snmp_api.h, snmp_debug.c, snmp_debug.h, |
| vacm.c): debugging support code moved to snmp_debug.[ch]. |
| |
| hardaker 20 Jan 99 15:11:59 |
| - (Makefile.in): version tag creation. |
| |
| hardaker 20 Jan 99 15:14:13 |
| - (config.h.in, configure, configure.in): |
| - check for asm/page.h (linux). |
| - check for sys/stream.h (SCO). |
| - Fix rtentry test. |
| |
| hardaker 20 Jan 99 15:14:42 |
| - (agent_read_config.c, snmp_vars.c): include sys/stream.h for SCO. |
| |
| hardaker 20 Jan 99 15:14:58 |
| - (versiontag): version tagging ability to do many things. |
| |
| hardaker 20 Jan 99 15:16:34 |
| - (at.c, interfaces.c, ip.c, route_write.c, tcp.c, udp.c, |
| var_route.c): |
| - sys/stream.h needed by SCO. |
| - interfaces scan fixes for linux 2.0 vs 2.1 can be configured elsewhere now. |
| - protect get_address calls against NULL pointer returns. |
| |
| hardaker 20 Jan 99 15:17:17 |
| - (disk.c, errormib.c, extensible.c, loadave.c, memory.c): |
| - linux 2.1 kernel needs asm/page.h (all includes need to be re-written). |
| |
| hardaker 20 Jan 99 15:17:41 |
| - (linux.h): define LINUX_INTERFACE_SCAN_LINE. |
| |
| hardaker 20 Jan 99 15:20:04 |
| - (Makefile.in): install ucd-snmp-includes.h. |
| |
| hardaker 20 Jan 99 15:22:08 |
| - (Makefile.in): make depend. |
| |
| hardaker 20 Jan 99 15:22:38 |
| - (FAQ, README): added version stamp. |
| |
| hardaker 20 Jan 99 15:30:58 |
| - (COPYING): It's 1999 |
| |
| hardaker 20 Jan 99 15:31:13 |
| - (README): helping out changes. |
| |
| hardaker 20 Jan 99 15:48:53 |
| - (smux.c): typo |
| |
| hardaker 20 Jan 99 15:49:30 |
| - (hr_swinst): #ifdef RPM protect a free routine. |
| |
| hardaker 20 Jan 99 15:50:17 |
| - (Makefile.in): remove ucd specific mib module make requirements. |
| |
| hardaker 20 Jan 99 15:54:02 |
| - (snmpd.c): export sdlist and sdlen variables. |
| |
| hardaker 20 Jan 99 15:54:36 |
| - (smux.c): debugging changes. |
| |
| hardaker 20 Jan 99 16:41:20 |
| - (acconfig.h, config.h.in, snmp_parse_args.c, main.c, snmp_api.c): |
| Patch from Michael Slifcak: |
| - allow zero length (legal) community strings. |
| |
| hardaker 20 Jan 99 17:02:37 |
| - (config.h.in): ran autoheader |
| |
| hardaker 20 Jan 99 17:11:26 |
| - (version.h bug-report sedscript.in): version tag ( 3.6.pre7 ) |
| |
| hardaker 21 Jan 99 08:39:34 |
| - (FAQ): Patch from Michael J. Slifcak: |
| - typo on Joe's name fixed. |
| |
| hardaker 21 Jan 99 08:40:26 |
| - (acconfig.h, config.h.in, snmp_api.c, config.h): Patch from Michael |
| J. Slifcak: |
| - NO_NULL_COMUNITY -> NO_ZEROLENGTH_COMMUNITY. |
| |
| hardaker 21 Jan 99 08:42:17 |
| - (Makefile.in): remove ucd specific module depends. |
| |
| hardaker 22 Jan 99 07:23:13 |
| - (snmp_api.c): Patch from Michael Slifcak: |
| - Check for NULL on session closes. |
| |
| hardaker 25 Jan 99 10:28:08 |
| - (snmpdelta.c, snmpstatus.c, snmptest.c, snmptrap.c, |
| snmptrapd_handlers.c, inet.c, main.c): Patch from Markku Laukkanen: |
| - more ansi fixes. |
| |
| hardaker 25 Jan 99 10:28:26 |
| - (versiontag): typo. |
| |
| hardaker 25 Jan 99 10:28:41 |
| - (linux.h): 2.2 define update. |
| |
| hardaker 25 Jan 99 10:33:24 |
| - (context_parse.c, mib.c, parse.c, read_config.c, snmp_api.c, |
| snmp_client.c, system.c): Patch from Markku Laukkanen: |
| - ansi fixes. |
| |
| hardaker 25 Jan 99 10:34:11 |
| - (system.c): fix strings.h include. |
| |
| hardaker 25 Jan 99 11:11:49 |
| - (acconfig.h, config.h.in, configure, configure.in): |
| - test if __FUNCTION__ is supported by the compiler. |
| |
| hardaker 25 Jan 99 11:15:53 |
| - (agent_read_config.c, snmp_vars.h, snmpd.c, host_res.h, mibincl.h, |
| file.c, inet.c, parse.c, snmp_debug.c): |
| - -Wall fixes. |
| |
| hardaker 25 Jan 99 11:16:16 |
| - (linux.h): comment typo. |
| |
| hardaker 25 Jan 99 16:25:37 |
| - (README, README.mib2c): mib2c readme file. |
| |
| hardaker 26 Jan 99 09:45:42 |
| - (EXAMPLE.conf.def): change reference IP net addresses to 10.10.10.0. |
| |
| hardaker 2 Feb 99 13:33:25 |
| 2036 -> 2038 |
| |
| hardaker 2 Feb 99 13:34:36 |
| - (snmpd.c): typo: -L -> -A in help strings docs. |
| |
| hardaker 2 Feb 99 22:00:13 |
| - (FAQ): mention lack of solaris memory support. |
| |
| hardaker 2 Feb 99 22:01:01 |
| - (TODO): Remove unsuppored mib nodes from output instead of returning 0's. |
| |
| hardaker 2 Feb 99 22:02:04 |
| - (hr_proc.c): use [0] index of load average table. |
| |
| hardaker 2 Feb 99 22:02:41 |
| - (UCD-SNMP-MIB.txt): |
| - mention that the memory section isn't supported on all |
| architectures. |
| |
| hardaker 8 Feb 99 12:21:25 |
| - (smux.c): Patch from John Polstra: |
| - call accept() to get the socket file descriptor. |
| |
| hardaker 8 Feb 99 15:08:57 |
| - (FAQ): Patch from Michael Slifcak: |
| - Tk.pm mention. |
| |
| hardaker 8 Feb 99 15:13:01 |
| - (snmpd.c): Patch from Michael Slifcak: |
| - variable renaming index -> iindex. |
| |
| hardaker 8 Feb 99 15:14:42 |
| - (snmpdelta.c): Patch from Michael Slifcak: |
| - variable renaming time -> m_time. |
| |
| hardaker 8 Feb 99 15:17:50 |
| - (route.c): Patch from Michael Slifcak: |
| - variable renaming index -> IfIndex. |
| |
| hardaker 8 Feb 99 15:18:08 |
| - (inet.c): proper bracket indentation. |
| |
| hardaker 8 Feb 99 15:19:22 |
| - (parse.c): Patch from Michael Slifcak: |
| - use size_t instead of "unsigned" for xmalloc, etc. |
| |
| hardaker 8 Feb 99 15:20:47 |
| - (snmp_api.c, snmp_api.h): Patch from Michael Slifcak: |
| - make snmp_oid_compare use const's. |
| |
| hardaker 8 Feb 99 23:22:33 |
| - (agent/*): Patch from Michael Slifcak: |
| - typedef all of the var_xxx and write method functions. |
| |
| hardaker 8 Feb 99 23:23:41 |
| - (kernel_sunos5.c, mibincl.h) Patch from Michael Slifcak: |
| - include updates. |
| |
| hardaker 9 Feb 99 14:10:33 |
| - (Makefile.in): make FAQ.html. |
| |
| hardaker 9 Feb 99 14:10:52 |
| - (mib2c): typo. |
| |
| hardaker 9 Feb 99 14:35:46 |
| - (mib.c): increase buffer size for oid printing. |
| |
| hardaker 11 Feb 99 16:10:39 |
| - (*): Patch from Michael Slifcak: |
| - convert MAX_NAME_LEN -> MAX_OID_LEN. |
| - convert temporary character storage buffers to SPRINT_MAX_LEN. |
| - make the libraries print_ functions use the fprint_ function |
| already defined and pass it stdout. |
| |
| hardaker 11 Feb 99 16:22:03 |
| - (host_res.h): include snmp_vars.h ahead of var_struct.h. |
| |
| hardaker 11 Feb 99 16:23:16 |
| - (acl_parse.c, context_parse.c, party_parse.c, read_config.c, snmp_api.c): |
| - More buf size standardizations that Michael missed. |
| - A few MAX_NAME_LEN -> MAX_OID_LEN conversions that Michael missed. |
| |
| hardaker 11 Feb 99 16:34:00 |
| - (tcp.c): var_tcpEntry was checking against the incoming oid with the |
| wrong length and could succeed at times when it shouldn't have. |
| |
| hardaker 11 Feb 99 16:46:48 |
| - (version.h bug-report sedscript.in): version tag ( Ext-3-6-pre8 ) |
| |
| hardaker 11 Feb 99 16:48:07 |
| - (version.h bug-report sedscript.in): version tag ( 3.6.pre8 ) |
| |
| hardaker 11 Feb 99 16:48:29 |
| - (versiontag): update. |
| |
| hardaker 16 Feb 99 17:05:45 |
| - (mib2c, mib2c.conf): updated mib2c program... still in progress... |
| |
| hardaker 17 Feb 99 15:10:00 |
| - (interfaces.c): Patch from Michael L. Hitch: |
| - fix if_name variable by making it static. |
| |
| hardaker 17 Feb 99 15:13:38 |
| - (snmpd.h): Patch from Michael Slifcak: |
| - remove reverse_bytes() prototype. |
| |
| hardaker 17 Feb 99 15:13:58 |
| - (snmptranslate.c): Patch from Michael Slifcak: |
| - usage fix. |
| |
| hardaker 17 Feb 99 15:15:59 |
| - (if.c, inet.c, main.c, netstat.h, route.c): Patch from Michael Slifcak: |
| - make snmpnetstat win32 compatible. |
| |
| hardaker 17 Feb 99 15:16:17 |
| - (mib2c, mib2c.conf): update again for better still output. |
| |
| hardaker 17 Feb 99 15:17:13 |
| - (Makefile.in): separate target for generated manual pages. |
| |
| hardaker 17 Feb 99 15:18:06 |
| - (IANAifType-MIB.txt): Patch from Michael Slifcak: |
| - use a '-' instead of a '.' for IEEE802-11. |
| |
| hardaker 17 Feb 99 15:19:03 |
| - (asn1.c): Patch from Michael Slifcak: |
| - comment reformatting. |
| |
| hardaker 17 Feb 99 15:19:52 |
| - (context_parse.c): Patch from Michael Slifcak: |
| - don't use a variable called 'time'. Tsk tsk. |
| |
| hardaker 17 Feb 99 15:21:25 |
| - (mib.c): Patch from Michael Slifcak: |
| - fix fprint_variable to not recurse. |
| |
| hardaker 17 Feb 99 15:23:44 |
| - (parse.c, party_parse.c, snmp_auth.c): Patch from Michael Slifcak: |
| - variable name conflict fixes. |
| |
| hardaker 17 Feb 99 15:28:54 |
| - (config.h, win32.dsw, libsnmp.dsp, libsnmp.def, libsnmp_dll.dsp, |
| snmpnetstat.dsp, snmptable.dsp): Patch from Michael Slifcak: |
| - win32 updates. |
| |
| hardaker 17 Feb 99 16:13:47 |
| - (snmpd.c, dummy.c, wombat.c, system_mib.c, vacm_vars.c, dlmod.c, |
| disk.c, extensible.c, file.c, loadave.c, memory.c, |
| memory_freebsd2.c, pass.c, pass_persist.c, proc.c, mib.c, |
| read_config.c): word -> token ("word" is reserved in some compilers. |
| |
| hardaker 22 Feb 99 09:11:52 |
| - (parse.c): Patch from mslifcak@iss.net: |
| - The command line option to select "allow underscore in MIB |
| symbols" is missing. |
| |
| hardaker 22 Feb 99 09:44:21 |
| - (parse.c): Patch from Michael Slifcak: |
| - Don't print "can't find module XXX" messages without warnings turned on. |
| |
| hardaker 24 Feb 99 14:43:21 |
| - (IANAifType-MIB.txt): update. |
| |
| hardaker 24 Feb 99 17:10:13 |
| - (acconfig.h, config.h.in, configure, configure.in, linux.h): |
| - Check for and handle 2.2 /proc/net/dev changes. |
| |
| hardaker 25 Feb 99 10:03:41 |
| - (README, ucd_snmp.h, memory_solaris2.c, memory_solaris2.h): Patch |
| from David F. Newman: |
| - memory support for solaris2. |
| |
| hardaker 26 Feb 99 15:02:55 |
| - (loadave.c, loadave.h, UCD-SNMP-MIB.txt): |
| - implement load average reporting as a integer and as a float. |
| |
| hardaker 26 Feb 99 15:42:31 |
| - (mib.c, parse.c, parse.h): Patch from Michael Slifcak: |
| - Unlinked OID ... ccitt 0 fix courtesy of Dave Shield. |
| - Continue after reserved word error fix courtesy of Dave Shield. |
| - Modification to #2 courtesy of Niels Baggesen. |
| - Modification to print sub-identifier == 0 |
| - variable renaming. |
| - Instead of re-ordering all singly-linked lists, use a new member |
| that flags when a report has begun. |
| |
| hardaker 26 Feb 99 16:06:49 |
| - (EXAMPLE.conf.def): update and made better examples. |
| |
| hardaker 26 Feb 99 16:10:21 |
| - (NEWS): update for 3.6 release. |
| |
| hardaker 26 Feb 99 16:10:47 |
| - (snmptrapd.c): usage update, and -H support. |
| |
| hardaker 26 Feb 99 16:11:49 |
| - (Makefile.in, read_config.3.def, snmp.conf.5.def, snmp_config.5.def, |
| snmpd.conf.5.def, snmptrapd.8, snmptrapd.conf.5.def): |
| - new documentation on configuration capabilities. |
| |
| hardaker 26 Feb 99 16:33:09 |
| - (version.h bug-report sedscript.in): version tag ( 3.6.pre9 ) |
| |
| hardaker 1 Mar 99 10:48:03 |
| - (UCD-SNMP-MIB.txt): typo: fileMax -> fileErrorFlag name change. |
| |
| hardaker 1 Mar 99 12:27:12 |
| - (snmpd.c): Patch from Mike Slifcak: |
| - renaming of variables away from system function names (index -> lindex). |
| |
| hardaker 1 Mar 99 12:27:30 |
| - (errormib.c): Patch from Mike Slifcak: |
| - remove errno variable. |
| |
| hardaker 1 Mar 99 12:27:45 |
| - (if.c): Patch from Mike Slifcak: |
| - free the interface table. |
| |
| hardaker 1 Mar 99 12:28:17 |
| - (parse.c): Patch from Mike Slifcak: |
| - remove duplicate case entries. |
| |
| hardaker 1 Mar 99 12:29:05 |
| - (snmp_api.c): put a proper (void) into the function prototype. |
| |
| hardaker 1 Mar 99 12:29:45 |
| - (snmp_client.c): Patch from Mike Slifcak: |
| - variable renaming. |
| |
| hardaker 1 Mar 99 12:30:19 |
| - (asn1.h): Patch from Mike Slifcak: |
| - added MIN_OID_LEN for instructional use mostly (its unused). |
| |
| hardaker 1 Mar 99 13:03:15 |
| - (context_parse.c, mib.c): Patch from Michael Slifcak: |
| - typecasting for certain functions to (char *). |
| |
| hardaker 1 Mar 99 13:59:14 |
| - (snmp_vars.c, snmp_vars.h): make compare_tree() global. |
| |
| hardaker 1 Mar 99 14:04:05 |
| - (smux.c, smux.h): Patch from Nick Amato: |
| - completely re-written smux modules. |
| |
| hardaker 1 Mar 99 14:20:11 |
| - (smux.c, smux.h): 3.6ified. |
| |
| hardaker 1 Mar 99 16:10:57 |
| - (alarm.c): Patch from Michael Slifcak: |
| - Cast to pointer to int may overflow the return buffer. |
| |
| hardaker 1 Mar 99 16:11:49 |
| - (Makefile.in): Patch from David F. Newman: |
| - removed a trailing backslash that wasn't needed. |
| |
| hardaker 1 Mar 99 16:17:36 |
| - (mib_api.3, read_config.3.def, snmp.conf.5.def, snmp_config.5.def, |
| snmpd.1.def, snmpd.conf.5.def, snmptest.1, snmptrapd.conf.5.def, |
| variables.5): Michael Slifcak: |
| - spell check. |
| |
| hardaker 1 Mar 99 16:19:56 |
| - (snmp.conf.5.def, snmp_config.5.def, snmpd.1.def, snmptrapd.conf.5.def): |
| - remove reference to ECE dept. |
| |
| hardaker 1 Mar 99 16:22:40 |
| - (asn1.h): put back in MAX_NAME_LEN temporarily. |
| |
| hardaker 1 Mar 99 17:43:49 |
| - (smux.c): |
| - allow null length passwords. |
| - clean up debugging output. |
| |
| hardaker 2 Mar 99 08:47:29 |
| - (asn1.h): Patch from Dave Shield: |
| - Don't define MAX_NAME_LEN if defined somewhere else. |
| |
| hardaker 2 Mar 99 10:42:34 |
| - (system_mib.c, vacm_vars.c, ipfwacc.c): Patch from Michael Slifcak: |
| - Suggested fixes to eliminate more shadowed global references. |
| - fixups for prototype [(void) replacing ()]. |
| |
| hardaker 2 Mar 99 13:23:57 |
| - (var_route.c): don't return a pointer to a pointer. |
| |
| hardaker 2 Mar 99 15:17:53 |
| - (acconfig.h, config.h.in, configure, configure.in, snmp_debug.c, |
| snmp_debug.h): |
| - new flag: --disable-debugging to completely turn off its support. |
| - renaming of DODEBUG to SNMP_ALWAYS_DEBUG. |
| - clean up of the configure script options listed, including putting |
| a list of available modules for compilation into the agent. |
| |
| hardaker 2 Mar 99 15:18:59 |
| - (snmpd.conf.5.def): typo. |
| |
| hardaker 2 Mar 99 15:21:34 |
| - (smux.c): Patch from Michael Slifcak: |
| - Linux compiles die at SO_RCVTIMEO. |
| - -Wall type fixes. |
| |
| hardaker 3 Mar 99 08:25:33 |
| - (README): Added Nick. |
| |
| hardaker 3 Mar 99 08:28:05 |
| - (configure): ran autoconf... |
| |
| hardaker 3 Mar 99 11:40:11 |
| - (proc.c, solaris.h): Patch from Chris Hughes: |
| - Use /proc on solaris. |
| |
| hardaker 3 Mar 99 17:51:26 |
| - (ChangeLog, FAQ, NEWS, PORTING, README, TODO, bug-report, snmpd.c, |
| README.mib2c): ece.ucdavis.edu -> ucd-snmp.ucdavis.edu. |
| |
| hardaker 3 Mar 99 18:00:51 |
| - (NEWS): mention name change. |
| |
| hardaker 3 Mar 99 18:02:07 |
| - (NEWS): mention SMUX. |
| |
| hardaker 3 Mar 99 18:02:23 |
| - (version.h bug-report sedscript.in): version tag ( 3.6.pre10 ) |
| |
| mslifcak 4 Mar 99 04:08:01 |
| |
| (snmpnetstat/if.c) - add void to empty formal parameter list |
| |
| hardaker 4 Mar 99 08:36:39 |
| - (versiontag): repository move. |
| |
| hardaker 4 Mar 99 08:36:46 |
| - (README.smux): add Nick. |
| |
| hardaker 4 Mar 99 09:07:07 |
| - (configure.in, configure): fix void test for ansi compilers. |
| |
| mslifcak 4 Mar 99 09:20:08 |
| |
| |
| (agent/snmpd.c, snmplib/snmp_client.c) : remove duplicate includes |
| |
| (agent/mibgroup/target/snmpTargetAddrEntry.c, agent/mibgroup/target/snmpTargetParamsEntry.c, agent/mibgroup/ucd-snmp/memory_solaris2.c, apps/snmptrapd_handlers.c) : change "*word" to "*token" to help some compiler |
| |
| mslifcak 4 Mar 99 09:24:26 |
| |
| |
| (Makefile.in) - find mibdefs.h when not building in the source tree |
| |
| hardaker 4 Mar 99 09:33:31 |
| - (loadave.c): Patch from Chris Hughes: |
| - fix load average on solaris. |
| |
| hardaker 4 Mar 99 09:38:28 |
| - (remove-files, ece-snmpd.conf, fixproc.conf): |
| - removed ece specific config files from the repository. |
| - don't remove local/*.conf in the first place anymore. |
| |
| hardaker 4 Mar 99 09:46:37 |
| - (hr_swinst.c): Patch from mslifcak@iss.net: |
| - When the agent is compiled with HAVE_LIBRPM set, yet no database |
| is found, agent will core... |
| |
| hardaker 4 Mar 99 13:18:47 |
| - (acconfig.h, config.h.in, configure, configure.in): removed void check. |
| |
| mslifcak 4 Mar 99 15:13:00 |
| |
| |
| (hr_proc.c, loadave.c) - fixed core on getloadavg in a different way |
| |
| mslifcak 4 Mar 99 15:25:53 |
| |
| (disk.c) - explicit braces to avoid ambiguous `else' |
| |
| mslifcak 4 Mar 99 15:29:24 |
| |
| (hr_disk.c) - conditionally use defined DKC disk types |
| |
| hardaker 4 Mar 99 15:45:02 |
| - (util_funcs.c, util_funcs.h, example.c, sysORTable.c, ipfwacc.c, |
| disk.c, extensible.c, file.c, loadave.c, memory.c, proc.c, vmstat.c, |
| vmstat_freebsd2.c): |
| - create and use header_simple_table to replace checkmib(). |
| |
| hardaker 4 Mar 99 16:14:16 |
| - (README.smux): Patch from Nick Amato: |
| - update. |
| |
| hardaker 4 Mar 99 16:26:26 |
| - (freebsd2.h): Patch from Nick Amato: |
| - fixes for duplicate defines. |
| |
| hardaker 4 Mar 99 16:32:16 |
| - (mib2c): Update from Dave Shield. |
| |
| hardaker 4 Mar 99 16:50:16 |
| - (util_funcs.c, dummy.c, example.c, wombat.c, tcp.c, hpux.c, |
| memory.c, alarm.c, snmp_api.c): |
| - misc fixes, -Wall mostly. |
| |
| mslifcak 4 Mar 99 17:00:50 |
| |
| (sysORTable.c) - remove static u_long long_return, for consistency. |
| |
| mslifcak 4 Mar 99 17:07:10 |
| |
| (solaris.h) - undo _SLASH_PROC_METHOD_ : another time |
| |
| mslifcak 4 Mar 99 17:50:29 |
| |
| Replace uses of bzero with memset, bcopy with memcpy. |
| Fix prototypes. |
| |
| mslifcak 4 Mar 99 18:11:37 |
| |
| (snmp_api.c) - expose snmp_free; snmp_pdu_add_variable returns ptr to var for |
| future improved error recovery. |
| |
| mslifcak 5 Mar 99 09:40:11 |
| |
| Fix Win32 version of gettimeofday : tv_usec was millisecs , return now = 0 |
| |
| hardaker 5 Mar 99 10:11:29 |
| - (mib2c, mib2c.conf): Patch from Dave Shield: |
| - the use of 'header_simple_table' rather than 'checkmib' |
| - explicit comparison with MATCH_FAILED |
| - don't set defaults for 'write_method' and 'var_len' |
| (since both 'header_generic' and 'checkmib' do this anyway) |
| - Use defined constants for variable initialisation in the |
| write routine (similarly in the mib2c.conf patch) |
| [This is one of my hobby-horses with our students, so I don't |
| see why "professional" programmers should be exempt!] |
| |
| - Make proper use of the three-phase nature of SETs |
| |
| hardaker 5 Mar 99 10:21:25 |
| - (FAQ): update from Dave: rearranging and cleaning. |
| |
| hardaker 5 Mar 99 10:42:40 |
| - (snmp_agent.c): Patch from Dave Shield: |
| - switch COMMIT and ACTION phases. |
| |
| mslifcak 5 Mar 99 11:02:34 |
| |
| (tcp.c) - break out of infinite loop when klookup fails. |
| |
| hardaker 5 Mar 99 15:13:02 |
| - (acconfig.h, config.h.in, configure, configure.in): |
| - remove persistent storage info, since its not used this release. |
| |
| hardaker 5 Mar 99 15:31:52 |
| - (snmp_impl.h): create UNDO |
| |
| hardaker 5 Mar 99 15:38:32 |
| - (tkmib): update. |
| |
| hardaker 5 Mar 99 15:57:36 |
| - (kernel_sunos5.c, wombat.c, hr_network.c, snmp_mib.h, system_mib.h, |
| disk.h, errormib.h, extensible.h, file.h, memory_solaris2.h, pass.h, |
| proc.h, registry.h, versioninfo.h): |
| - -Wall fixes, mostly init_() routines declaired in the appropriate .h files. |
| |
| hardaker 5 Mar 99 16:02:06 |
| - (configure, configure.in): updated --help's module list. |
| |
| hardaker 5 Mar 99 16:10:30 |
| - (vmstat.h): declair init_vmstat(). |
| |
| hardaker 5 Mar 99 17:08:21 |
| - (FAQ): reference AGENT document. |
| |
| hardaker 5 Mar 99 17:11:48 |
| - (mibII/system.h): removed |
| |
| hardaker 5 Mar 99 17:19:14 |
| - (FAQ, NEWS): final updates. |
| |
| |
| |
| ------------------------------------------------------------------------------- |
| |
| Changes: V3.5.2 -> V3.5.3 |
| |
| hardaker 12 Sep 98 09:02:37 |
| - (snmp_api.c): Patch from Michael Slifcak: |
| - bug fix to check for NULL session pointer before using it. |
| |
| hardaker 20 Sep 98 11:47:17 |
| - (snmp_agent.c): if a mib module returns an error > SNMP_GEN_ERR, |
| translate the error to SNMP_GEN_ERR for v1 requests. |
| |
| hardaker 21 Sep 98 11:13:19 |
| - (snmp_vars.c): finally fixed the write_method's for creation problem. |
| |
| hardaker 25 Sep 98 16:53:31 |
| - (EXAMPLE.conf.def): update. |
| |
| hardaker 25 Sep 98 17:02:39 |
| - (configure, configure.in): perl eq -> test = (opps). |
| |
| hardaker 25 Sep 98 17:08:25 |
| - (parse.c): Patch from Michael Slifcak: |
| - check for a null name. |
| |
| hardaker 25 Sep 98 17:42:10 |
| - (parse.c): Patch from Joe Marzot: |
| - use a memset to zero out new pointers instead of doing it by hand. |
| |
| hardaker 28 Sep 98 13:09:06 |
| - (interfaces.c): don't use a & on osf3 for arpcom.ac_enaddr. |
| |
| hardaker 28 Sep 98 13:09:45 |
| - (snmp_api.c): typecast the default community string to (u_char *). |
| |
| hardaker 28 Sep 98 15:42:21 |
| - (memory.c): /etc/swapinfo -> /usr/sbin/swapinfo for hpux10. |
| |
| ------------------------------------------------------------------------------- |
| |
| Changes: V3.5.1 -> V3.5.2 |
| |
| hardaker 8 Sep 98 09:26:13 |
| - (NEWS): update. |
| |
| hardaker 8 Sep 98 09:33:25 |
| - (ChangeLog): update for 3.5.1. |
| |
| hardaker 8 Sep 98 09:35:55 |
| version tag ( 3.5.1 ) |
| |
| hardaker 9 Sep 98 09:45:24 |
| - (Makefile.in): Put an @ sign in front of the last echo line. |
| |
| hardaker 9 Sep 98 09:46:35 |
| - (memory.c, memory.h, memory_freebsd2.c, memory_freebsd2.h): |
| - Change all instances of USED -> AVAIL since thats really what |
| we're reporting. |
| |
| hardaker 9 Sep 98 09:50:22 |
| - (memory.c, memory.h, memory_freebsd2.c, memory_freebsd2.h): |
| - correct work I stupidly made when tired. |
| |
| hardaker 9 Sep 98 11:00:44 |
| - (NEWS): update for 3.5.2. |
| |
| marz 9 Sep 98 18:31:00 |
| - (snmptrap.c, snmptest.c): add SOCK_ macros for win32 support |
| |
| ------------------------------------------------------------------------------- |
| |
| Changes: V3.5 -> V3.5.1 |
| |
| hardaker 22 Jun 98 09:16:32 |
| - (main.c): Patch from Jerry G. DeLapp: |
| - commented out trailing #endif comment. |
| |
| hardaker 24 Jun 98 10:30:19 |
| - (Makefile.in): man->html make specification. |
| |
| hardaker 24 Jun 98 11:08:41 |
| - (UCD-SNMP-MIB.txt): Patch from Niels Baggesen: |
| - shutdown trap specifications. |
| - misc mib fixes. |
| |
| hardaker 26 Jun 98 10:42:32 |
| - (disk.c): Patch from Michael Douglass: |
| - fix calculation of totaldisk by doing block division first to |
| protect against 32 bit overflows. |
| |
| hardaker 26 Jun 98 10:45:15 |
| - (smux.c, snmp_bgp.c, snmp_ospf.c, snmp_rip2.c, snmp_rip2.h): Patch |
| from Niels Baggesen: |
| - Fix for new defines and proper header includes. |
| |
| hardaker 26 Jun 98 15:03:38 |
| - (generic.h): put in a comment to keep compilers from complaining too much. |
| |
| hardaker 8 Jul 98 12:26:25 |
| - (freebsd2.h): use _UTMP_PATH if available. |
| |
| hardaker 8 Jul 98 12:26:34 |
| - (irix.h): define _KMEMUSER |
| |
| hardaker 8 Jul 98 12:27:12 |
| - (win32.opt, libsnmp.dsp, libsnmp.plg, libsnmp.def, libsnmp_dll.plg, |
| snmpbulkwalk.dsp, snmpbulkwalk.plg, snmpget.dsp, snmpget.plg, |
| snmpgetnext.dsp, snmpgetnext.plg, snmpset.dsp, snmpset.plg, |
| snmpstatus.dsp, snmpstatus.plg, snmptranslate.dsp, |
| snmptranslate.plg, snmpwalk.dsp, snmpwalk.plg): Patch from Joe |
| Marzot: |
| - win32 update. |
| |
| hardaker 8 Jul 98 12:58:03 |
| - (snmp_api.c): Patch from Joe Marzot: |
| - fix "number of retries" bug. |
| - remove odd timeout calculation code for retries > 3. |
| hardaker 8 Jul 98 13:02:06 |
| - (interfaces.c): make hp_interfaces structure static. |
| |
| hardaker 8 Jul 98 13:03:36 |
| - (system.c): don't free env pointers that are created. |
| |
| hardaker 8 Jul 98 13:08:18 |
| - (UCD-SNMP-MIB.txt): Patch from Niels Baggesen: |
| - fix for missing object identifier labels. |
| |
| hardaker 8 Jul 98 14:43:56 |
| - (snmp_vars.c): include fixes. |
| hardaker 8 Jul 98 14:44:34 |
| - (pass.c): include sys/wait.h |
| |
| hardaker 8 Jul 98 14:44:41 |
| - (versioninfo.c): include system.h |
| |
| hardaker 8 Jul 98 14:45:22 |
| - (parse.c): include snmp_api.h |
| |
| hardaker 8 Jul 98 14:45:42 |
| - (snmp_api.c): include fixes. |
| |
| hardaker 15 Jul 98 15:46:28 |
| - (sedscript.in): using_module changes. |
| |
| hardaker 15 Jul 98 15:46:55 |
| - (memory.h): MEMSWAPMINIMUM wasn't being used. |
| |
| hardaker 17 Jul 98 13:11:10 |
| - (UCD-SNMP-MIB.inc, UCD-SNMP-MIB.txt): |
| - created smicng input file. |
| - fixed the UCD-SNMP mib to deal with most smic errors. |
| |
| hardaker 17 Jul 98 13:22:32 |
| - (RFC-1215.txt): created an empty mib module for importing of TRAP-TYPE. |
| |
| hardaker 17 Jul 98 16:59:51 |
| - (*): update for 3.5.1. |
| |
| hardaker 20 Jul 98 17:14:21 |
| - (snmpcheck.def): work around for new multi-depth mib tables.. |
| |
| hardaker 22 Jul 98 15:35:07 |
| - (mib.c): don't change running environment variables with strtok. |
| |
| hardaker 22 Jul 98 16:23:45 |
| - (Makefile.in, sedscript.in): fix sedscript includes. |
| |
| hardaker 24 Jul 98 09:25:33 |
| - (disk.c): increment index by 1 so it doesn't start at 0. |
| |
| hardaker 24 Jul 98 10:02:14 |
| - (snmpd.conf.5.def): various documenation updates and notes. |
| |
| hardaker 24 Jul 98 10:02:25 |
| - (snmptranslate.1): nroff error. |
| |
| hardaker 24 Jul 98 10:25:44 |
| - (snmptrapd.8): brought up to date. |
| |
| hardaker 24 Jul 98 12:10:07 |
| - (snmp.c): include sys/select.h for AIX. |
| |
| hardaker 24 Jul 98 12:24:22 |
| - (acl.h, asn1.h, md5.h, mib.h, parse.h, snmp.h, snmp_api.h, |
| snmp_client.h, snmp_impl.h, vacm.h, view.h): |
| - protect against multiple inclusions. |
| |
| hardaker 29 Jul 98 13:44:22 |
| - (Makefile.in): make install should do a real make all first. |
| |
| hardaker 12 Aug 98 15:57:18 |
| - (snmp_vars.c): ifdef fixes for v2part modules. |
| |
| hardaker 12 Aug 98 15:57:42 |
| - (extensible.c, proc.c): fixit problems with array index wrong. |
| |
| hardaker 12 Aug 98 15:57:52 |
| - (libsnmp.def): find_module added. |
| |
| hardaker 12 Aug 98 16:05:28 |
| - (configure, configure.in): |
| - libwrap command line fixes. |
| - --with-ldflags command line option created. |
| |
| hardaker 12 Aug 98 16:55:32 |
| - (mib_api.3, snmpd.1.def, variables.5): updates to remove mib.txt references. |
| |
| hardaker 12 Aug 98 16:58:11 |
| - (acconfig.h, config.h.in, configure, configure.in): |
| - don't include libraries that aren't needed if gethostbyname isn't in one. |
| |
| hardaker 12 Aug 98 16:59:50 |
| - (snmp_impl.h): Patch from Michael Slifcak: |
| - fix the ERROR_MSG() macro to use snmp_set_detail. |
| |
| hardaker 14 Aug 98 08:21:44 |
| - (snmp_parse_args.c, snmptranslate.c): usage fixes and -m/-M to snmptranslate. |
| |
| hardaker 14 Aug 98 08:42:49 |
| - (auto_nlist.c): fix for stupid aix kernels. |
| |
| hardaker 14 Aug 98 08:44:07 |
| - (ucd_snmp.h, memory_freebsd2.c, vmstat_freebsd2.c): Patch from Jonas Olsson: |
| - make the memory and vmstat module work under freebsd2. |
| |
| hardaker 14 Aug 98 08:44:07 |
| file memory_freebsd2.c was initially added on branch Ext-3-5-patches. |
| |
| hardaker 14 Aug 98 08:44:07 |
| file vmstat_freebsd2.c was initially added on branch Ext-3-5-patches. |
| |
| hardaker 14 Aug 98 08:44:29 |
| - (README): Added two new names to the thankyou list. |
| |
| hardaker 14 Aug 98 08:44:37 |
| - (sedscript.in): correct include files. |
| |
| hardaker 14 Aug 98 08:44:52 |
| - (Makefile.in): CPP needs to check agent/mibgroup for headers. |
| |
| hardaker 14 Aug 98 08:52:32 |
| - (mib.c, parse.c): Patch from Dave Shield: |
| - adopt unknown children into the correct place if IMPORTS are screwed up. |
| |
| hardaker 14 Aug 98 09:32:45 |
| - (snmptranslate.c): Patch from James H. Young: |
| - usage output clean up. |
| |
| hardaker 14 Aug 98 10:13:13 |
| - (COPYING): copyright change. |
| |
| hardaker 14 Aug 98 10:14:06 |
| - (parse.c): Patch from Niels Baggesen: |
| - Malloc -> xmalloc. |
| - parser changes. |
| |
| hardaker 14 Aug 98 10:14:59 |
| - (at.c): fixes for linux. |
| |
| hardaker 31 Aug 98 13:03:02 |
| - (interfaces.c): missing return on ifInErrors results. |
| |
| hardaker 31 Aug 98 13:32:43 |
| - (snmptrapd.c): add a blank line to the end of the trapd output for parsing. |
| |
| hardaker 31 Aug 98 16:10:25 |
| - (snmp_vars.c): in_a_view(): create new function, and use it. |
| |
| hardaker 31 Aug 98 16:10:50 |
| - (snmp_agent.c, snmp_impl.h): fix read/write checks. |
| |
| hardaker 31 Aug 98 13:03:02 |
| - (interfaces.c): missing return on ifInErrors results. |
| |
| hardaker 31 Aug 98 13:32:43 |
| - (snmptrapd.c): add a blank line to the end of the trapd output for parsing. |
| |
| hardaker 31 Aug 98 16:10:25 |
| - (snmp_vars.c): in_a_view(): create new function, and use it. |
| |
| hardaker 31 Aug 98 16:10:50 |
| - (snmp_agent.c, snmp_impl.h): fix read/write checks. |
| |
| hardaker 31 Aug 98 16:37:04 |
| - (ChangeLog, NEWS): update for 3.5.1. |
| |
| hardaker 31 Aug 98 16:37:15 |
| version tag ( 3.5.1.pre1 ) |
| |
| hardaker 2 Sep 98 10:55:52 |
| - (configure, configure.in, read_config.c, snmp2p.c, snmp_agent.c, |
| snmp_vars.c, snmpd.c, snmpd.h, util_funcs.c, interfaces.c, system.h, |
| tcp.c, smux.c, snmp_bgp.c, snmp_bgp.h, snmp_ospf.c, snmp_ospf.h, |
| snmp_rip2.c, snmp_rip2.h, extensible.c, loadave.c, |
| snmp_parse_args.c, snmpdelta.c, snmptranslate.c, snmptrap.c, |
| snmptrapd.c, inet.c, main.c, netstat.h, mib_api.3, snmp_api.3, |
| snmpd.1.def, freebsd.h, freebsd2.h, netbsd.h, asn1.h, mib.c, |
| parse.c, parse.h, snmp_api.c, snmp_api.h, snmp_client.c): Patch from |
| Niels Baggesen: |
| - prototypes, as usual (when is everybody starting to use -Wall |
| -Wstrict-prototypes ....) |
| - snmpd send an enterprise specific trap when it terminates |
| - possibility for sending v2c traps (or informs), via trap2sink directive |
| - fixes to snmplib and snmptrapd for bugs uncovered when snmpd sends |
| an INFORM instead of a TRAP |
| - -m and -M option for snmptrapd |
| - -D option for snmptranslate |
| - fixes to configure to correctly call ALL module init functions |
| - major rework of tcp.c, for netbsd. I hope this is OK now, I havent had |
| time to test it on all platforms yet - but till friday :-) |
| - snmpnetstat prints udp socket table |
| - some CMU_COMPATIBLE stuff |
| - man page fixes, with an include list that works! |
| |
| hardaker 2 Sep 98 10:58:10 |
| - (tcp.c): Patch from Dave Shield: |
| - Combine the two (almost) identical non-solaris cases |
| - Add support for the missing Linux entries (InErrs/OutRsts) |
| - Add support for the missing Solaris entry (OutRsts) |
| |
| hardaker 2 Sep 98 11:03:33 |
| - (tcp.c): reverse Dave's changes since they conflict with Niels'. |
| |
| hardaker 2 Sep 98 12:19:03 |
| - (extensible.c, proc.c): use correct name index for lookups on writes. |
| |
| hardaker 2 Sep 98 12:19:33 |
| - (snmp_agent.c): check to make sure operation is not a SET when |
| returning an error code such as noSuchName. |
| |
| hardaker 2 Sep 98 14:04:42 |
| - (configure, configure.in): don't include modules not requested even |
| if required by another module. |
| |
| hardaker 2 Sep 98 14:10:53 |
| version tag ( 3.5.1.pre2 ) |
| |
| hardaker 2 Sep 98 18:43:30 |
| - (TODO): added security checks. |
| |
| nba 3 Sep 98 14:29:03 |
| - (fixproc): added comment to test CVS. |
| |
| hardaker 4 Sep 98 10:09:47 |
| - (interfaces.c): fix for sgi's. |
| |
| hardaker 4 Sep 98 14:14:19 |
| - (configure, configure.in, Makefile.in, Makefile.in): |
| - fix to allow non-source directory builds. |
| |
| hardaker 7 Sep 98 10:10:05 |
| - (loadave.c): Patch from Niels Baggesen: |
| - ifdef re-ordering fixes for alpha/linux. |
| |
| hardaker 7 Sep 98 10:47:00 |
| - (proc.c): Patch from Michael Slifcak: |
| - solaris 2.6 fixes. |
| |
| hardaker 7 Sep 98 10:48:09 |
| - (asn1.c): Patch from Michael Slifcak: |
| - Catch subidentifier correctly. |
| |
| hardaker 7 Sep 98 10:49:08 |
| - (asn1.h): remove __P() definition. |
| |
| hardaker 7 Sep 98 10:49:53 |
| - (mib.c): Patch from Michael Slifcak: |
| - malloc corrections for ENV vars.. |
| |
| hardaker 7 Sep 98 10:51:22 |
| - (parse.c): Patch from Michael Slifcak: |
| - protect against multiple init_mib_internal() calls. |
| |
| hardaker 7 Sep 98 10:53:11 |
| - (system.c): Patch from Michael Slifcak: |
| - exit -> return on win32 system routines. |
| |
| hardaker 7 Sep 98 10:55:51 |
| - (snmp_api.c): Patch from Michael Slifcak: |
| - NULL return by malloc protected. |
| |
| hardaker 7 Sep 98 12:17:36 |
| - (snmpd.conf.5.def): Patch from Niels Baggesen: |
| - better description of the view mask. |
| |
| hardaker 7 Sep 98 12:27:42 |
| - (memory_freebsd2.h, vmstat_freebsd2.h): created from memory.h and vmstat.h |
| |
| hardaker 7 Sep 98 12:27:42 |
| file memory_freebsd2.h was initially added on branch Ext-3-5-patches. |
| |
| hardaker 7 Sep 98 12:27:42 |
| file vmstat_freebsd2.h was initially added on branch Ext-3-5-patches. |
| |
| hardaker 7 Sep 98 12:47:37 |
| - (parse.c): include snmp_api.h for snmp_get_do_debugging(). |
| |
| hardaker 7 Sep 98 12:54:16 |
| - (snmp_api.c): Patch from Michael Slifcak: |
| - check malloc calls more carefully. |
| - misc bug fixes. |
| |
| hardaker 7 Sep 98 13:15:26 |
| - (Makefile.in): install config.h as $(includedir)/ucd-snmp-config.h. |
| |
| hardaker 7 Sep 98 13:21:18 |
| - (memory.c, memory.h): |
| - MEMUSEDREAL -> MEMAVAILREAL (typedef renaming to match functionality). |
| |
| hardaker 7 Sep 98 14:06:21 |
| - (tcp.c): back out Niels' changes since they broke other architectures. |
| |
| hardaker 7 Sep 98 14:19:24 |
| - (Makefile.in(s)): make depends. |
| |
| hardaker 7 Sep 98 16:39:59 |
| - (icmp.c, interfaces.c, ip.c, tcp.c): 64bit long return clean ups. |
| |
| marz 7 Sep 98 19:01:01 |
| update headers for win32, add return to main |
| |
| marz 7 Sep 98 19:02:01 |
| update headers for win32, add return to main,fix win32 compile error w/ non integralswitch case |
| |
| marz 7 Sep 98 19:03:33 |
| update headers for win32, add return to main, resolve conflict w/ std lib log function |
| |
| marz 7 Sep 98 19:30:11 |
| rename and static link debug targets, dll to bin dir, added snmptest, snmptrap, snmpdelta projects |
| |
| marz 7 Sep 98 19:42:35 |
| file snmpdelta.dsp was initially added on branch Ext-3-5-patches. |
| |
| marz 7 Sep 98 19:42:35 |
| file snmpdelta.plg was initially added on branch Ext-3-5-patches. |
| |
| marz 7 Sep 98 19:42:35 |
| file snmptest.dsp was initially added on branch Ext-3-5-patches. |
| |
| marz 7 Sep 98 19:42:35 |
| file snmptest.plg was initially added on branch Ext-3-5-patches. |
| |
| marz 7 Sep 98 19:42:35 |
| file snmptrap.dsp was initially added on branch Ext-3-5-patches. |
| |
| marz 7 Sep 98 19:42:35 |
| file snmptrap.plg was initially added on branch Ext-3-5-patches. |
| |
| marz 7 Sep 98 19:42:35 |
| rename and static link debug targets, dll to bin dir, added snmptest, snmptrap, snmpdelta projects |
| |
| hardaker 8 Sep 98 09:26:13 |
| - (NEWS): update. |
| |
| ------------------------------------------------------------------------------- |
| |
| Changes: V3.4 -> V3.5 |
| |
| hardaker 24 May 98 15:22:21 |
| - (FAQ): update to change a few things. |
| |
| hardaker 24 May 98 15:22:38 |
| - (NEWS): change vacm news wording. |
| |
| hardaker 24 May 98 15:22:57 |
| - (ip.c): Patch from Niels Baggesen: |
| - fix for netbsd < 1.3. |
| |
| hardaker 29 May 98 10:14:32 |
| - (at.c): Patch from Chris Smith: fix for irix. |
| |
| hardaker 29 May 98 10:24:54 |
| - (snmp_api.c, snmp_impl.h): Patch from Joe Marzot: |
| - fix community name length problems and increase size. |
| |
| hardaker 29 May 98 11:26:47 |
| - (configure.in): patch from Niels: include sys/socket in if_mtu test. |
| |
| hardaker 29 May 98 11:27:59 |
| - (configure): make of configure. |
| |
| hardaker 29 May 98 11:34:53 |
| - (configure, configure.in, Makefile.in): |
| - Add a dependancy line for snmp_vars.o for all the module includes. |
| |
| hardaker 29 May 98 15:20:53 |
| - (TODO): winSNMP mention. |
| |
| hardaker 29 May 98 15:21:13 |
| - (snmp_parse_args.c): add ability to specify mib information on the cmd line. |
| |
| hardaker 29 May 98 16:21:08 |
| - (configure, configure.in, agent/mibgroup/*): |
| - moved most mibgroup pieces into relevent sub-directories. |
| - changed all header file and #ifdef USING_* lines to reflect this. |
| |
| hardaker 29 May 98 16:21:51 |
| - (snmp_impl.h): change pdu version from long to int. |
| |
| hardaker 31 May 98 17:55:45 |
| - (asn1.c, asn1.h, int64.c, int64.h, mib.c, snmp.c, snmp_api.c, |
| snmp_api.h, snmp_impl.h): |
| - implement special data types via opaques: float, double, int64, uint64s. |
| |
| hardaker 31 May 98 17:56:07 |
| - (snmpset.c): enable setting of opaque floats, doubles, int64s, uint64s. |
| |
| hardaker 31 May 98 17:56:55 |
| - (acconfig.h, config.h.in, configure, configure.in): |
| - make it possible not to use opaque special types with new cmd line flag. |
| |
| hardaker 2 Jun 98 14:23:15 |
| - (auto_nlist.c, auto_nlist.h, kernel.c, snmp_agent.c, snmpd.c, |
| hr_device.c, hr_disk.c, hr_filesys.c, hr_network.c, hr_other.c, |
| hr_partition.c, hr_print.c, hr_proc.c, hr_storage.c, hr_swinst.c, |
| hr_swrun.c, hr_system.c, hr_utils.c, at.c, interfaces.c, |
| var_route.c, snmp_parse_args.c, snmpdelta.c, snmptable.c, |
| snmptranslate.c, snmptrapd.c, freebsd2.h, hpux.h, linux.h, netbsd.h, |
| solaris.h, sysv.h, asn1.c, mib.c, parse.c, parse.h, snmp_auth.c, |
| snmp_impl.h): Patch from Niels Baggensen: |
| - make host resources work under NetBSD, FreeBSD, Solaris and Linux. |
| - SunOS4 almost works. |
| - Add -s/-S to command line options for printing of shorter oids. |
| - numerous bug fixes. |
| |
| hardaker 3 Jun 98 10:51:10 |
| - (smux.c, smux.h, smux_gated.h, snmp_bgp.c, snmp_bgp.h, snmp_ospf.c, |
| snmp_ospf.h, snmp_rip2.c, snmp_rip2.h, smux.c, smux.h, snmp_bgp.c, |
| snmp_bgp.h, snmp_ospf.c, snmp_ospf.h, snmp_rip2.c, snmp_rip2.h): |
| - moved smux stuff into a smux sub-directory. |
| |
| hardaker 3 Jun 98 10:58:15 |
| - (ipfwacc.c, ipfwacc.h, IPFWACC-MIB.txt, UCD-SNMP-MIB.txt): |
| - moved ipfwacc to ucdavis.13 and removed ^Ms and some blank lines. |
| |
| hardaker 3 Jun 98 10:58:44 |
| - (INSTALL): mention ipfwacc |
| |
| hardaker 3 Jun 98 10:58:59 |
| - (README): mention Cristian Estan in the coders list. |
| |
| hardaker 3 Jun 98 11:06:47 |
| - (example.c, example.h, dlmod.c, dlmod.h): Patch from Eugene Polovnikov: |
| - implement a dynamic loading module for loading shared object mib modules. |
| |
| hardaker 3 Jun 98 11:10:48 |
| - (README, example.c, example.h, wombat.c, wombat.h, example.c, |
| example.h, wombat.c, wombat.h): |
| - moved wombat and example to examples/ directory. |
| |
| hardaker 3 Jun 98 11:27:27 |
| - (snmp_agent.c, snmpd.c): include mibII/snmp_mib.h. |
| |
| hardaker 3 Jun 98 11:29:04 |
| - (mib.c): missed a needed OPAQUE_SPECIAL_TYPES ifdef. |
| |
| hardaker 3 Jun 98 12:17:00 |
| - (snmp_agent.c, snmp_api.c, snmp_auth.c, snmp_impl.h): |
| - fix pdu->versions to be all ints. |
| |
| hardaker 3 Jun 98 13:39:12 |
| - (configure, configure.in): New flags: |
| - --with-cc=CC |
| - --with-cflags=CFLAGS |
| |
| hardaker 3 Jun 98 13:43:47 |
| - (config.h.in, configure, configure.in, snmptrapd.c): |
| - check for getdtablesize and use a generic if not available. |
| |
| hardaker 3 Jun 98 13:52:28 |
| - (config.h.in, configure, configure.in, freebsd2.h): |
| - move configurable defines to configure rather than in freebsd2.h. |
| |
| hardaker 3 Jun 98 13:55:40 |
| - (i386.h, i586.h, i686.h): removed these (unused) headers. |
| |
| hardaker 3 Jun 98 14:02:34 |
| - (configure, configure.in): fix new --with-cc and --with-cflags arguments. |
| |
| hardaker 3 Jun 98 14:21:10 |
| - (hr_disk.c, hr_swinst.c, hr_swrun.c, hr_system.c, snmpset.c, asn1.h, |
| int64.c, int64.h, mib.c, snmp_api.c): |
| - -Wall fixes. |
| |
| hardaker 3 Jun 98 14:23:14 |
| - (Makefile.in's): make depend. |
| |
| hardaker 3 Jun 98 14:24:58 |
| - (Makefile.in): read_config.o is mibmodule header dependant too. |
| |
| hardaker 3 Jun 98 14:26:10 |
| version tag ( 3.5.pre1 ) |
| |
| hardaker 5 Jun 98 10:52:11 |
| - (configure, configure.in): Patch from Niels Baggesen: |
| - test for setenv. |
| |
| hardaker 5 Jun 98 10:52:40 |
| - (maketarget): Patch from Niels Baggesen: |
| - support for larger tree depths. |
| |
| hardaker 5 Jun 98 10:54:31 |
| - (asn1.c, mib.c, parse.h, system.c, system.h): Patch from Niels Baggesen: |
| - MIB_ACCESS define changes. |
| - setenv implementation. |
| - ifdef wrappers for OPAQUE_SPECIAL_TYPES. |
| |
| hardaker 8 Jun 98 10:50:12 |
| - (FAQ): url type splitting. |
| |
| hardaker 8 Jun 98 12:34:09 |
| - (Makefile.in): create a .c -> .o rule to make sure and place the |
| object files in the appropriate subdirectories. |
| |
| hardaker 8 Jun 98 13:59:08 |
| - (README): Added Eugene's name. |
| |
| hardaker 8 Jun 98 13:59:25 |
| - (snmpd.conf.5.def): update rfc # for vacm reference. |
| |
| hardaker 8 Jun 98 14:12:37 |
| - (Makefile.in): Patch from Joe Marzot: |
| - remove more config created headers on make configclean. |
| |
| hardaker 8 Jun 98 14:16:26 |
| - (libsnmp.def): Patch from Joe Marzot: w32 update. |
| |
| hardaker 8 Jun 98 14:22:50 |
| - (parse.c, parse.h, snmp_api.c, snmp_api.h, snmp_client.c): Patch |
| from Joe Marzot: |
| - async stuff added. |
| - get_tc added. |
| - better comments in some places. |
| |
| hardaker 8 Jun 98 14:55:53 |
| - (snmp_api.c): undid redo of comment of gettimeofday(). |
| |
| hardaker 10 Jun 98 07:11:44 |
| - (config.h.in): have_setenv. |
| |
| hardaker 10 Jun 98 08:53:53 |
| - (Makefile.in, snmp2p.c, snmpd.c): Patch from Dave Shield: |
| - starts to separate out the historic SNMPv2 stuff. |
| - does a bit of 'code tidying'. |
| - starts to move towards port-specific handlers. |
| |
| hardaker 10 Jun 98 14:15:47 |
| version tag ( 3.5.pre2 ) |
| |
| hardaker 10 Jun 98 15:30:59 |
| - (TODO): added Dave's list. |
| |
| hardaker 10 Jun 98 15:31:12 |
| - (NEWS): update. |
| |
| hardaker 10 Jun 98 15:47:59 |
| - (snmp2p.c, snmpd.c, snmpd.h): -Wall cleanups. |
| |
| hardaker 12 Jun 98 08:52:28 |
| - (EXAMPLE.conf.def, FAQ): Patch from Dave Shield: |
| - update for VACM stuff. |
| |
| hardaker 12 Jun 98 10:12:27 |
| - (EXAMPLE.conf.def): show vacm example for public/private from anywhere. |
| |
| hardaker 12 Jun 98 10:12:40 |
| - (NEWS): minor update. |
| |
| hardaker 12 Jun 98 13:13:12 |
| - (snmp_api.c): trap types were int's not longs (failed under 64bit arch). |
| |
| hardaker 12 Jun 98 13:13:27 |
| - (parse.c): function name typo. |
| |
| hardaker 12 Jun 98 13:13:39 |
| - (win32/config.h): don't have setenv. |
| |
| hardaker 12 Jun 98 13:13:57 |
| - (libsnmp.def): add setenv to the list. |
| |
| hardaker 12 Jun 98 13:43:41 |
| - (NEWS): 64bit fix mentioned. |
| |
| hardaker 12 Jun 98 13:48:21 |
| - (kernel.c): don't print klread errors unless in debugging mode. |
| |
| hardaker 12 Jun 98 15:17:47 |
| - (ipfwacc.h, IPFWACC-MIB.txt, UCD-SNMP-MIB.txt): |
| - create and use a ucdExperimental section for the ipfwacc mib till |
| it stabilizes. |
| |
| hardaker 17 Jun 98 08:08:23 |
| - (snmp2p.c, snmpd.c, snmpd.h): Patch from Niels Baggesen: |
| - misc type fixes. |
| |
| hardaker 17 Jun 98 08:08:58 |
| - (snmpdelta.c): usage() update. |
| |
| hardaker 17 Jun 98 08:10:02 |
| - (Makefile.in, snmpbulkwalk.1, snmpcmd.1, snmpdelta.1, snmpget.1, |
| snmpgetnext.1, snmpset.1, snmpstatus.1, snmptable.1, snmptrap.1, |
| snmpwalk.1): Patch from Niels Baggesen: |
| - documentation cleanup and centralization of common options. |
| |
| hardaker 17 Jun 98 08:10:54 |
| - (asn1.c): Patch from Niels Baggesen: |
| - bcopy -> memcpy. |
| |
| hardaker 17 Jun 98 08:11:22 |
| - (mib.h): Patch from Niels Baggesen: |
| - remove 2nd init_mib() prototype. |
| |
| hardaker 17 Jun 98 08:21:53 |
| - (README, AddModuleForDummies.txt, DUMMY-MIB.txt, dummy.c, dummy.h): |
| Patch from Jakob Ellerstedt: |
| - mib module documentation and example for dummies. |
| |
| hardaker 17 Jun 98 15:27:13 |
| - (README): mention dummy group. |
| |
| hardaker 19 Jun 98 08:41:00 |
| - (FAQ): update from Dave Shield: not found modules with configure?. |
| |
| hardaker 19 Jun 98 08:46:31 |
| - (configure, configure.in): warn BSDI users against /usr/ucb/cc. |
| |
| hardaker 19 Jun 98 08:58:05 |
| - (EXAMPLE.conf.def): Patch from Cristian Estan: |
| - example output corrections. |
| |
| hardaker 19 Jun 98 08:59:53 |
| - (Makefile.in): Patch from Cristian Estan: |
| - install IPFWACC mib. |
| |
| hardaker 19 Jun 98 12:03:48 |
| - (snmp_vars.c): fix register_mib() to init pointers to null. |
| |
| hardaker 19 Jun 98 12:50:55 |
| - (util_funcs.c): fix checkmib() in case we get called on a get when |
| we really shouldn't (bad artifact of new tree structure). |
| |
| hardaker 19 Jun 98 12:53:22 |
| - (snmp_vars.c): memset to 0 the entire subtree struct. |
| |
| hardaker 19 Jun 98 13:01:47 |
| - (Makefile.in): make depend. |
| |
| hardaker 19 Jun 98 13:12:55 |
| - (NEWS): Last update for 3.5. |
| |
| ------------------------------------------------------------------------------- |
| |
| Changes: V3.3 -> V3.4 |
| |
| hardaker 1 Dec 97 12:44:24 |
| - (*): 3.3.1 branch merged into main development branch. |
| |
| hardaker 5 Dec 97 08:46:50 |
| - (snmp_api.h): Patch from Niels Baggesen: |
| - make trap variables long's not ints for 64bit machines to match |
| asn_build_int functions. |
| |
| hardaker 5 Dec 97 11:58:52 |
| - (apps/*.c): support random access requests on all apps via -R switch. |
| |
| hardaker 5 Dec 97 14:30:06 |
| - (configure, configure.in): warn instead of error for config_require macro's. |
| |
| hardaker 15 Dec 97 11:08:01 |
| - (acconfig.h, config.h.in, configure, configure.in): |
| - new macro to change default MIBS when modules are compiled: |
| config_add_mib(). |
| |
| hardaker 15 Dec 97 11:08:19 |
| - (host.h, ucd_snmp.h, v2party.h): |
| - use config_add_mib(). |
| |
| hardaker 15 Dec 97 11:14:18 |
| - (at.c, example.c, hr_proc.c, hr_storage.c, hr_swrun.c, hr_system.c, |
| icmp.c, interfaces.c, interfaces.h, ip.c, loadave.c, memory.c, |
| route_write.c, tcp.c, udp.c, var_route.c, wombat.c, common_header.h): |
| - Patch from Simon Leinen to improve irix 6.2 support. |
| |
| hardaker 15 Dec 97 15:07:26 |
| - (UCD-fields, oid_to_sym.in, oid_to_type.in): Patch from TANAKA Takashi: |
| - support more OS types in the ov/ directory files. |
| - mistake: bsdi was getting defined as irix. |
| - don't core dump on -v without any arguments. |
| |
| hardaker 15 Dec 97 15:07:59 |
| - (UCD-fields, oid_to_sym.in, oid_to_type.in, snmp_parse_args.c, acconfig.h): |
| - Patch from TANAKA Takashi: |
| - support more OS types in the ov/ directory files. |
| - mistake: bsdi was getting defined as irix. |
| - don't core dump on -v without any arguments. |
| |
| hardaker 23 Dec 97 11:20:04 |
| - (hr_swrun.c): Correct a non-casted malloc. |
| |
| hardaker 23 Dec 97 11:33:59 |
| - (hr_filesys.c): Solaris specific fixes. |
| |
| hardaker 23 Dec 97 11:35:26 |
| - (acconfig.h, config.h.in, sedscript.in): BSDI definition fixes. |
| |
| hardaker 23 Dec 97 11:41:49 |
| - (config.h.in, configure, configure.in): Patch from Johannes Grosen: |
| - fix non-existent nlist.h problems under linux redhat 5.0. |
| |
| hardaker 23 Dec 97 11:42:28 |
| - (mibgroup/*.c, common_header.h): Patch from Johannes Grosen: |
| - fix non-existent nlist.h problems under linux redhat 5.0. |
| |
| hardaker 23 Dec 97 11:42:39 |
| - (snmptrap.c): Patch from Johannes Grosen: |
| - fix non-existent nlist.h problems under linux redhat 5.0. |
| |
| hardaker 23 Dec 97 11:42:54 |
| - (snmplib/system.c): Patch from Johannes Grosen: |
| - fix non-existent nlist.h problems under linux redhat 5.0. |
| |
| hardaker 23 Dec 97 11:46:08 |
| - (hpux.c): #ifdef'ed out unused writeHP function. |
| |
| hardaker 23 Dec 97 12:32:21 |
| - (snmptrapd.c): Patch from Ted Rule: |
| - Use syslog option LOG_PID on startup. |
| - fork if syslog enabled. |
| - Enable logging to other syslog facilities. |
| - print all trap data to a single syslog line. |
| |
| hardaker 23 Dec 97 12:48:31 |
| - (snmptrapd.c): |
| - Change -f flag to -l and make -f no-fork. |
| - fix patch which munged ability to generate both -P and -s simultaneously. |
| |
| hardaker 23 Dec 97 14:40:36 |
| - (README): Add Ted Rule to coders list. |
| |
| hardaker 23 Dec 97 14:42:47 |
| - (*): Turn all debugging routines into library calls that can be |
| turned on and off at run time. |
| - DEBUGP() is now a typical printf style function and is used everywhere. |
| - void snmp_set_do_debugging(int). |
| - int snmp_get_do_debugging(). |
| |
| hardaker 23 Dec 97 14:44:38 |
| - (snmpd.1.def, snmptrapd.8): debugging flag additions. |
| |
| hardaker 23 Dec 97 14:47:08 |
| - (at.c, icmp.c, interfaces.c, ip.c, snmp_mib.c, system.c, tcp.c, udp.c): |
| - Patch from Dave Shield to break up common_header.h. |
| |
| hardaker 23 Dec 97 15:27:54 |
| - (at.c, at.h, host_res.h, icmp.h, interfaces.c, interfaces.h, ip.h, |
| tcp.c, tcp.h, udp.c, udp.h, read_config.c, snmp_vars.c): |
| - clean up required headers for linux. |
| |
| hardaker 23 Dec 97 15:56:18 |
| - (versioninfo.c, versioninfo.h): Create a mib variable to set/report |
| if debugging is on or off. |
| |
| hardaker 23 Dec 97 15:59:03 |
| - (UCD-SNMP-MIB.txt): Create a mib variable to set/report if debugging |
| is on or off. |
| |
| hardaker 23 Dec 97 16:30:47 |
| version tag ( 3.4.pre1 ) |
| |
| hardaker 29 Dec 97 09:37:06 |
| - (tkmib): First implementation. |
| |
| hardaker 30 Dec 97 14:00:03 |
| - (tkmib): |
| - new command: table to display snmptables as a table. |
| - misc... |
| |
| hardaker 30 Dec 97 17:01:57 |
| - (tkmib): Create a graphing widget. |
| |
| hardaker 5 Jan 98 13:27:38 |
| - (mib_api.3): change "all" to "ALL". |
| |
| hardaker 5 Jan 98 13:28:00 |
| - (mib.c, parse.c, parse.h): add a find_module() routine. |
| |
| hardaker 5 Jan 98 13:28:22 |
| - (snmptranslate.c): put init_mib back in place (opps). |
| |
| hardaker 5 Jan 98 13:28:42 |
| - (TODO): snmpv3 |
| |
| hardaker 5 Jan 98 16:29:39 |
| - (asn1.c): Patch from Niels Baggesen: |
| - fix asn1_build_objid. |
| |
| hardaker 5 Jan 98 17:33:07 |
| - (parse.c): swap args to merge_anon_children(). |
| |
| hardaker 12 Jan 98 09:14:54 |
| - (parse.c): Patch from Dave Shield: fix anon_children invalid memory access. |
| |
| hardaker 12 Jan 98 09:18:50 |
| - (mib_api.3, snmp_api.3): Patch from Niels Baggesen: |
| - doc update to reflect moved headers. |
| |
| hardaker 12 Jan 98 09:19:10 |
| - (Makefile.in): Patch from Niels Baggesen: link directly to lib. |
| |
| hardaker 12 Jan 98 09:19:47 |
| - (Makefile.in, snmpbulkwalk.c, snmpdelta.c, snmpget.c, snmpgetnext.c, |
| snmpset.c, snmpstatus.c, snmptable.c, snmptest.c, snmptrap.c, |
| snmptrapd.c, snmpwalk.c): Patch from Niels Baggesen: |
| - remove unused headers. |
| - snmp_perror changes. |
| |
| hardaker 12 Jan 98 09:21:56 |
| - (alarm.c, at.c, context_vars.c, event.c, hr_device.c, hr_filesys.c, |
| hr_partition.c, hr_storage.c, hr_swinst.c, hr_swrun.c, icmp.c, |
| interfaces.c, ip.c, proc.c, system.c, tcp.c, udp.c, var_route.c): |
| Patch from Niels Baggesen: |
| - Fix headers for FreeBSD and NetBSD. |
| |
| hardaker 12 Jan 98 09:40:36 |
| - (FAQ, INSTALL, Makefile.in): Patch from Niels Baggesen: |
| - Documentation update to fix paths from recent changes. |
| |
| hardaker 12 Jan 98 09:41:38 |
| - (read_config.c, snmp_vars.c, snmpd.c): Patch from Niels Baggesen: |
| - header fixes. |
| - snmp_perror usage. |
| |
| hardaker 12 Jan 98 09:44:51 |
| - (asn1.c, mib.c, snmp_api.h, snmp_impl.h, system.h): Patch from Niels |
| Baggesen: |
| - header changes and boolean check corrections. |
| |
| hardaker 12 Jan 98 09:51:27 |
| - (parse.c): Undid anon-children change. |
| |
| hardaker 12 Jan 98 09:56:14 |
| - (kernel_sunos5.c): Patch from Niels Baggesen: |
| - increase buffer size to increase max interfaces reported on Solaris. |
| |
| hardaker 16 Jan 98 09:44:56 |
| - (snmpd.c): Patch from Sheshadri Yagati: |
| - signal a trap (2) when the agent is shut down. |
| |
| hardaker 21 Jan 98 11:08:39 |
| - (COPYING): update. |
| |
| hardaker 21 Jan 98 11:12:01 |
| - (*/Makefile.in, Makefile.top, acconfig.h, config.h.in, configure, |
| configure.in): |
| - begin support for creating and using shared libraries. |
| - all Makefiles now include a Makefile.top for easier future global changes. |
| |
| hardaker 21 Jan 98 11:12:22 |
| - (read_config.c, snmp_agent.c, snmp_vars.c, snmpd.c): |
| - include struct.h explicitly. |
| |
| hardaker 21 Jan 98 11:12:34 |
| - (disk.c, errormib.c, extensible.c, interfaces.c, loadave.c, |
| memory.c, pass.c, proc.c, system.c, util_funcs.c, var_route.c, |
| versioninfo.c): |
| - include struct.h explicitly. |
| |
| hardaker 21 Jan 98 17:33:24 |
| - (Makefile.top, configure, configure.in, */Makefile.in): |
| - Do a better version of shlib support. Should be useable now at least. |
| |
| hardaker 21 Jan 98 22:05:44 |
| - (acconfig.h, config.h.in, configure, configure.in): |
| - create m/ and s/ directories and use them for supplemental config |
| include files based on the config.guess output. |
| |
| hardaker 23 Jan 98 08:30:35 |
| - (memory.c): Patch from Niels Baggesen: |
| - don't close file descriptor in linux's FILE_TO_BUF macro. |
| |
| hardaker 23 Jan 98 11:19:12 |
| - (generic.h, i386.h, i586.h, i686.h): m/*.h file beginnings. |
| |
| hardaker 23 Jan 98 11:19:33 |
| - (bsd.h, generic.h, linux.h, sysv.h): s/* beginnings. |
| |
| hardaker 23 Jan 98 16:12:02 |
| - (read_config.c, read_config.h, snmp_vars.c, snmp_vars.h, |
| extensible.c, pass.c): |
| - create new functions: |
| - register_subtree() |
| - register_mib() |
| - unregister_mib(). |
| - get rid of read_config special stuff for extensibility and put it |
| in their own submodules which now call register_mib(). |
| |
| hardaker 23 Jan 98 16:14:20 |
| - (registry.[ch], UCD-SNMP-MIB.txt): |
| - create a new table at ucdavis.103 to display registered mibs. |
| |
| hardaker 23 Jan 98 16:15:05 |
| - (at.c, disk.c, host_res.h, hr_other.h, icmp.c, interfaces.c, ip.c, |
| snmp_mib.c, system.c, tcp.c, ucd_snmp.h, udp.c, versioninfo.c): |
| - #include "snmp_api.h" |
| |
| hardaker 23 Jan 98 16:34:43 |
| - (configure, configure.in, snmp_vars.c, snmp_vars.h, var_struct.h, |
| extensible.c, pass.c, registry.c, registry.h, UCD-SNMP-MIB.txt): |
| - make the mib registry record and display a mib module name as well. |
| |
| hardaker 30 Jan 98 08:57:54 |
| - (configure, configure.in): test for 'ps aux' (redhat 5.0). |
| |
| hardaker 30 Jan 98 09:01:06 |
| - (UCD-SNMP-MIB.txt, memory.c, memory.h): Patch from Luuk de Boer: |
| - report cached, buffer, and shared statistics for linux. |
| |
| hardaker 30 Jan 98 09:24:19 |
| - (read_config.c, snmp_vars.c, var_struct.h): Patch from Dave Shield: |
| - new subtree structure system. |
| |
| hardaker 30 Jan 98 10:40:26 |
| - (pass.c): put pass_comapre here. |
| |
| hardaker 30 Jan 98 10:41:53 |
| - (read_config.c, snmp_vars.c, snmp_vars.h, var_struct.h): |
| - merge Dave's code with mine. Still a few bugs to work through. |
| |
| hardaker 30 Jan 98 10:42:17 |
| - (registry.c, registry.h): begin munging for new hierarchy. |
| |
| hardaker 30 Jan 98 10:43:28 |
| - (UCD-SNMP-MIB.txt): change module indexing to use oid instead of a numeric. |
| |
| hardaker 30 Jan 98 10:49:59 |
| - (disk.c, host_res.h, pass.c, registry.c, snmp_mib.c, system.c, |
| versioninfo.c, snmp_api.h): |
| - include netinet/in.h for address structure. |
| |
| hardaker 30 Jan 98 10:55:20 |
| version tag ( 3.4.pre2 ) |
| |
| hardaker 30 Jan 98 13:49:56 |
| - (README): I can't really have forgotten Simon's name in the list |
| could I? |
| |
| hardaker 30 Jan 98 13:50:28 |
| - (aclocal.m4, configure): define ifnet for linux. |
| |
| hardaker 30 Jan 98 14:31:58 |
| - (acconfig.h, config.h.in, configure, configure.in): check for if_speed. |
| |
| hardaker 30 Jan 98 14:32:13 |
| - (interfaces.c): finish linux problems and use if_speed. |
| |
| hardaker 30 Jan 98 15:25:02 |
| - (snmp_parse_args.c, snmptrap.c): fix default port for snmptrap. |
| |
| hardaker 2 Feb 98 08:57:41 |
| - (configure, configure.in): Patch from John Hawkinson: |
| - fix typo in configure for shared library extension w/o shared libraries. |
| |
| hardaker 6 Feb 98 13:29:40 |
| - (at.c, icmp.c, interfaces.c, ip.c, tcp.c, udp.c): protect against nlist.h |
| |
| hardaker 6 Feb 98 13:44:44 |
| - (hr_disk.c): close() got caught inside an else it shouldn't have due |
| to an ifdef error. |
| |
| hardaker 6 Feb 98 17:10:53 |
| - (Makefile.in, acconfig.h, config.h.in, configure, configure.in, |
| auto_nlist.c, auto_nlist.h, autonlist.h, kernel.c, snmp_vars.c, ip.c): |
| - created a new auto_nlist function and use it in ip.c. |
| |
| hardaker 6 Feb 98 17:11:25 |
| - (generic.h, hpux.h, irix.h, linux.h, solaris.h): |
| - update for auto_nlist symbols. |
| |
| hardaker 9 Feb 98 11:03:02 |
| - (at.c, disk.c, errormib.c, extensible.c, hpux.c, hr_proc.c, |
| hr_storage.c, hr_swrun.c, hr_system.c, icmp.c, interfaces.c, ip.c, |
| kernel_sunos5.c, loadave.c, memory.c, proc.c, tcp.c, udp.c, |
| var_route.c): |
| - use auto_nlist. |
| |
| hardaker 9 Feb 98 11:03:17 |
| - (auto_nlist.h): prototype wrapper. |
| |
| hardaker 9 Feb 98 11:03:56 |
| - (configure, configure.in): |
| - changed --with-shared-libraries to --enable-shared to match other pkgs. |
| - display arguments found for --enable-shared. |
| |
| hardaker 9 Feb 98 11:04:31 |
| - (bsd.h, bsdi.h, freebsd.h, freebsd3.h, generic.h, hpux.h, netbsd.h, |
| solaris.h): |
| - define symbols for auto_nlist to use. |
| |
| hardaker 9 Feb 98 11:06:53 |
| - (snmp_vars.c): Patch from Dave Shield: |
| - fix prototypes on my broken table walking routines. |
| |
| hardaker 9 Feb 98 11:17:52 |
| version tag ( 3.4.pre3 ) |
| |
| hardaker 9 Feb 98 11:18:45 |
| - (configure.in): check for ioctls.h |
| |
| hardaker 9 Feb 98 11:18:59 |
| - (interfaces.c): include ioctls.h if available. |
| |
| hardaker 9 Feb 98 11:20:00 |
| - (config.h.in, configure): check for ioctls.h. |
| |
| hardaker 11 Feb 98 09:19:33 |
| - (generic.h, auto_nlist.c, at.c, hr_proc.c, hr_storage.c, memory.c, |
| tcp.c, udp.c, var_route.c): Patch from Dave Shield: |
| - fix all my typos ;-). |
| - create auto_nlist_value to return the looked-up value. |
| |
| hardaker 11 Feb 98 09:28:09 |
| - (configure, configure.in): |
| - ps aux should define aux not -aux. |
| |
| hardaker 11 Feb 98 09:28:33 |
| - (host_res.h): Patch from Dave Shield: |
| - don't include config.h |
| |
| hardaker 11 Feb 98 09:28:44 |
| - (hr_network.c): Patch from Dave Shield: |
| - solaris fixes. |
| |
| hardaker 11 Feb 98 09:29:06 |
| - (solaris.h): Patch from Dave Shield: |
| - undef IP_FORWARDING_SYMBOL before defining it. |
| |
| hardaker 11 Feb 98 16:44:13 |
| - (configure, configure.in): sed doesn't like [a-z]+ type expressions. |
| |
| hardaker 13 Feb 98 09:07:31 |
| - (FAQ): typo: authtrapsenable -> authtrapenable. |
| |
| hardaker 17 Feb 98 09:50:43 |
| - (snmp_api.c, snmp_api.h): |
| - use snmp_ipaddr instead of ipaddr to avoid hpux conflicts. |
| |
| hardaker 17 Feb 98 09:53:12 |
| - (auto_nlist.c, autonlist.h, snmp_vars.c): |
| - use appropriate mallocs, and NULL initialization of pointers. |
| - malloc the symbol rather than using a fixed length. |
| - insert debugging code. |
| - enable printing of the nlist tree if TESTING is defined. |
| |
| hardaker 17 Feb 98 09:54:01 |
| - (tcp.c, udp.c): |
| - nlist symbol name errors. |
| |
| hardaker 18 Feb 98 08:06:00 |
| - (EXAMPLE.conf.def, vmstat.c, vmstat.h, ucd_snmp.h, |
| UCD-SNMP-MIB.txt): Patch from Luuk de Boer: |
| - implment a vmstat mib group on linux. |
| |
| hardaker 18 Feb 98 08:15:56 |
| - (config.h.in, configure, configure.in): Patch from Simon Leinen: |
| - check for sys/sysmp.h. |
| |
| hardaker 18 Feb 98 08:16:21 |
| - (auto_nlist.c): Patch from Simon Leinen: |
| - fix a debugging statement (missing a variable). |
| |
| hardaker 18 Feb 98 08:18:05 |
| - (at.c, icmp.c, interfaces.c, ip.c, tcp.c, udp.c, irix.h): |
| Patch from Simon Leinen: |
| - port to irix. |
| |
| hardaker 18 Feb 98 11:45:20 |
| - (sedscript.in): define LIBDIR and DATADIR. |
| |
| hardaker 18 Feb 98 11:46:48 |
| - (snmpd.1.def, snmpd.conf.5.def): change to DATADIR from LIBDIR. |
| |
| hardaker 18 Feb 98 13:31:07 |
| - (disk.h, extensible.h, loadave.h, proc.h, UCD-SNMP-MIB.txt): |
| - turn these mibs into real tables. Required changing the mib though. |
| |
| hardaker 18 Feb 98 13:34:55 |
| - (snmpd.conf.5.def): authtrapsenable -> authtrapenable. |
| |
| hardaker 18 Feb 98 13:44:13 |
| - (at.c, example.c, hpux.c, hr_device.c, hr_disk.c, hr_filesys.c, |
| hr_network.c, hr_partition.c, hr_print.c, hr_proc.c, hr_storage.c, |
| hr_swinst.c, hr_swrun.c, hr_system.c, icmp.c, interfaces.c, ip.c, |
| pass.c, registry.c, smux.c, snmp_mib.c, system.c, tcp.c, udp.c, |
| var_route.c, wombat.c): |
| - all bcopys -> memcpy. |
| - include a few extra headers for DEBUGP statements. |
| |
| hardaker 18 Feb 98 14:25:53 |
| - (acl_vars.c, at.c, context_vars.c, disk.c, host_res.h, hr_disk.c, |
| hr_filesys.c, hr_storage.c, hr_swinst.c, hr_swrun.c, hr_utils.c, |
| icmp.c, interfaces.c, interfaces.h, ip.c, memory.c, mibincl.h, |
| party_vars.c, pass.c, proc.c, registry.c, smux.c, snmp_mib.c, |
| system.c, tcp.c, udp.c, var_route.c, versioninfo.c, view_vars.c, |
| vmstat.c): |
| - massive -Wall and --strict-prototypes checking. |
| - bzero -> memset. |
| |
| hardaker 18 Feb 98 14:32:05 |
| - (read_config.c, snmp_vars.c): |
| - prototyping and --Wall checks. |
| |
| hardaker 18 Feb 98 14:32:38 |
| - (snmp_api.c, snmp_api.h): prototyping checks. |
| |
| hardaker 18 Feb 98 16:28:51 |
| - (openbsd.h): created. |
| |
| hardaker 18 Feb 98 16:29:58 |
| - (acconfig.h, UCD-SNMP-MIB.txt): |
| - removed unneeded stuff. |
| - added openbsd. |
| |
| hardaker 18 Feb 98 16:30:47 |
| - (at.c, proc.c, tcp.c, udp.c, var_route.c, bsd.h, bsdi.h, freebsd.h, |
| generic.h, hpux.h, netbsd.h): |
| - tried to merge some things into s/*.h defines instead. There is a |
| lot to go still. |
| |
| hardaker 18 Feb 98 16:33:14 |
| - (config.h.in): openbsd defines. |
| |
| hardaker 18 Feb 98 16:33:43 |
| - (*/Makefile.in): make depend. |
| |
| hardaker 18 Feb 98 16:51:18 |
| version tag ( 3.4.pre4 ) |
| |
| hardaker 20 Feb 98 09:19:00 |
| - (interfaces.c): Patch from Simon Leinen: |
| - fix include file dependancies on irix with _KERNEL defined. |
| |
| hardaker 20 Feb 98 11:15:14 |
| - (*/Makefile.in): fix make depend to look for and strip /usr/lib/*. |
| |
| hardaker 25 Feb 98 07:27:09 |
| - (read_config.c, snmpd.c): Patch from Niels Baggesen: |
| - fix read_config parser's end of line problems. |
| |
| hardaker 4 Mar 98 15:49:32 |
| - (COPYING): documentation requirement change. |
| |
| hardaker 6 Mar 98 14:01:52 |
| - (Makefile.in, kernel.c, read_config.c, read_config.h, snmp_agent.c, |
| snmp_vars.c, snmpd.c, acl_vars.c, alarm.c, context_vars.c, disk.c, |
| event.c, extensible.c, icmp.c, interfaces.c, ip.c, mibincl.h, |
| party_vars.c, pass.c, proc.c, registry.c, registry.h, route_write.c, |
| snmp_mib.c, system.c, tcp.c, udp.c, vacm_vars.c, vacm_vars.h, |
| var_route.c, versioninfo.c, view_vars.c, snmp_parse_args.c, |
| snmpdelta.c, snmpget.c, snmpgetnext.c, snmpset.c, snmpstatus.c, |
| snmptable.c, snmptest.c, snmptranslate.c, snmptrap.c, snmptrapd.c, |
| if.c, inet.c, route.c, snmpd.conf.5.def, snmptable.1, .index, |
| Makefile.in, SNMP-FRAMEWORK-MIB.txt, SNMP-MPD-MIB.txt, |
| SNMP-NOTIFICATION-MIB.txt, SNMP-PROXY-MIB.txt, SNMP-TARGET-MIB.txt, |
| SNMP-USER-BASED-SM-MIB.txt, SNMP-VIEW-BASED-ACM-MIB.txt, |
| Makefile.in, acl.h, acl_parse.c, asn1.c, context.h, context_parse.c, |
| mib.c, party.h, party_parse.c, snmp.c, snmp.h, snmp_api.c, |
| snmp_auth.c, snmp_client.c, snmp_impl.h, system.c, vacm.c, vacm.h, |
| view.c): Patch from Niels Baggesen: |
| - Implement the SNMPv3 View Based Access Control Model (RFC 2275). |
| - header fixes. |
| - better header-file #define names to include SNMP_, ASN_, etc. prefixes. |
| |
| hardaker 6 Mar 98 15:47:01 |
| - (util_funcs.c): |
| - remove GLOBAL-SECURITY checks. |
| |
| hardaker 6 Mar 98 15:47:19 |
| - (mibII.h): add vacm_vars. |
| |
| hardaker 6 Mar 98 15:47:40 |
| - (host_res.h): move snmp_api.h up above snmp_impl.h. |
| |
| hardaker 6 Mar 98 15:48:33 |
| - (acconfig.h, config.h.in, configure, configure.in): |
| - remove security type prompts. |
| |
| hardaker 9 Mar 98 17:40:04 |
| - (mibII.c, mibII.h, sysORTable.c, sysORTable.h, system.c, v2party.c, |
| vacm_vars.c, vacm_vars.h): |
| - implement sysORTable. |
| - register mibs under it. |
| |
| hardaker 11 Mar 98 08:06:17 |
| - (*/*/*/*): Patch from Niels Baggesen: |
| - fix auto_nlist on preceeding _ architectures. |
| - Change *all* define usage to new SNMP_ and ASN_ prefixes. |
| - leave mib access open if no com2sec statements were found in snmpd.conf. |
| |
| hardaker 11 Mar 98 09:40:42 |
| - (hpux.h, hr_filesys.h, memory.h, snmp_bgp.h, snmp_ospf.h, |
| snmp_rip2.h, sysORTable.h, vmstat.h): |
| - finish converting a few of the files that Niels missed. |
| |
| hardaker 11 Mar 98 10:30:50 |
| - (sysORTable.c, sysORTable.h, system.c, system.h): |
| - fix time values and move sysORLastChanged to the system group. |
| |
| hardaker 11 Mar 98 12:14:09 |
| - (*): Patch from Craig Bevins for OpenBSD |
| |
| hardaker 11 Mar 98 12:27:01 |
| - (interfaces.c, tcp.c, udp.c, var_route.c, var_route.h): Patch from |
| Craig Bevins: |
| - port to OpenBSD. |
| |
| hardaker 11 Mar 98 12:45:46 |
| - (*): patch from Garrett Wollman for FreeBSD. |
| |
| hardaker 11 Mar 98 12:56:37 |
| - (aclocal.m4, config.h.in, configure, configure.in, icmp.c, |
| interfaces.c, ip.c, tcp.c, udp.c, var_route.c): Patch from Garrett |
| Wollman: |
| - freebsd 3 sysctl implementations. |
| |
| hardaker 11 Mar 98 14:41:11 |
| - (read_config.c, read_config.h, snmp_agent.c, snmp_vars.c, snmpd.c, |
| host_res.h, hr_device.c, hr_device.h, hr_disk.c, hr_disk.h, |
| hr_filesys.c, hr_filesys.h, hr_network.c, hr_network.h, hr_other.c, |
| hr_partition.c, hr_partition.h, hr_print.c, hr_print.h, hr_proc.c, |
| hr_proc.h, hr_storage.c, hr_storage.h, hr_swinst.c, hr_swinst.h, |
| hr_swrun.c, hr_swrun.h, hr_system.c, hr_system.h, interfaces.c, |
| ip.c, mibII.c, mibII.h, sysORTable.c, v2party.c, v2party.h, |
| vacm_vars.c, vacm_vars.h): |
| - massive prototyping and --Wall fixes. |
| - fixed things broken by the freebsd patch (only some I'm sure). |
| |
| hardaker 11 Mar 98 15:42:35 |
| - (auto_nlist.c): better debugging printfs |
| |
| hardaker 11 Mar 98 15:45:22 |
| - (hpux.h): switch incorrect arptab symbols. |
| |
| hardaker 11 Mar 98 15:56:13 |
| - (README): name update. |
| |
| hardaker 11 Mar 98 15:57:16 |
| - (*/Makefile.in): depend update. |
| |
| hardaker 11 Mar 98 17:05:41 |
| - (system.c): don't chomp new line on read_config utils. |
| |
| hardaker 18 Mar 98 09:17:42 |
| - (README): changed OV path's to newer release paths. |
| |
| hardaker 18 Mar 98 13:10:35 |
| - (acconfig.h, config.h.in, sedscript.in, UCD-SNMP-MIB.txt): |
| - re-numbering of the new table modules. |
| |
| hardaker 18 Mar 98 13:26:22 |
| - (extensible.c, memory.c, pass.c, proc.c, util_funcs.c, util_funcs.h): |
| - wait for pid after get_exec_output() with new wait_on_exec() function. |
| |
| hardaker 18 Mar 98 13:56:16 |
| - (acconfig.h, config.h.in, configure, configure.in, read_config.c, |
| snmpd.c, snmp_parse_args.c, snmptrapd.c, main.c, mib_api.3, |
| config.h): |
| - SNMPLIBPATH -> SNMPSHAREPATH |
| - a real SNMPLIBPATH |
| - make the agent read .conf files from SNMPSHAREPATH:SNMPLIBPATH. |
| |
| hardaker 18 Mar 98 14:09:31 |
| version tag ( 3.4.pre5 ) |
| |
| hardaker 22 Mar 98 18:13:41 |
| - (pass.c, proc.c, vacm_vars.c): Patch from Simon Burge: |
| - move sys/types.h up for ultrix. |
| |
| hardaker 25 Mar 98 09:15:45 |
| - (tcp.c): include tcpip.h for digital unix. |
| |
| hardaker 25 Mar 98 10:39:13 |
| - (read_config.c, read_config.h, snmp_vars.c, registry.c, registry.h): |
| - fix the registry mib to use the new module structure. |
| - create a working find_subtree() and find_subtree_next(). |
| |
| hardaker 25 Mar 98 10:39:50 |
| - (acconfig.h, config.h.in): simply don't define CAN_USE_NLIST on linux. |
| |
| hardaker 25 Mar 98 10:44:06 |
| - (snmpd.c, snmp_api.c): Spelling errors from the CMU code fixed. |
| |
| hardaker 25 Mar 98 10:46:36 |
| - (acconfig.h, config.h.in, linux.h): new define: DONT_USE_NLIST. |
| |
| hardaker 25 Mar 98 10:59:20 |
| - (interfaces.c): Patch from Niels Baggesen: |
| - Add an & to arpcom.ac_enaddr in memset. |
| |
| hardaker 25 Mar 98 12:48:30 |
| - (Makefile.in, int64.c, int64.h, mib.c): Code from David T. Perkins: |
| - integrated David's code to print counter64s as integers rather than hex. |
| |
| hardaker 25 Mar 98 13:07:00 |
| - (v2party.c, mibII.c, vacm_vars.c): declair registration variables staticly. |
| |
| hardaker 25 Mar 98 16:49:56 |
| - (hpux.c): fix write_method declaration. |
| |
| hardaker 26 Mar 98 07:22:30 |
| - (*.c): Patch from Niels Baggesen: |
| - misc porting improvements (the bsd groups, sunos, ...). |
| - switch auto_nlists calling order of _ vs non _ lookups. |
| - reverse all string.h/strings.h include possibilities. |
| |
| hardaker 27 Mar 98 09:20:04 |
| - (snmptrapd.c): |
| - Beta version of an extensible trap demon. |
| - -C 'command' on the command line runs the command and feeds it |
| stdin information about the trap. |
| - v1 traps are converted to v2 traps for consistancy of |
| information sent to the scripts. |
| |
| hardaker 27 Mar 98 11:20:21 |
| - (read_config.c, read_config.h): |
| - create config_pwarn() that doesn't increase the error count to |
| prevent exiting. Used for disks, since some might by process or |
| nfs mounted. |
| |
| hardaker 27 Mar 98 11:20:54 |
| - (disk.c): use config_pwarn() for missing disks. |
| |
| hardaker 27 Mar 98 11:22:35 |
| - (hr_device.c): check device index against maximum (segfault on HPUX). |
| |
| hardaker 27 Mar 98 16:10:05 |
| - (README, config.h.in, configure, configure.in, snmpd.c): Patch from |
| Arthur Hyun: |
| - tcpwrappers support. |
| |
| hardaker 27 Mar 98 16:23:03 |
| - (interfaces.c): Interfaces_Scan_Next needed a 4th (NULL) argument. |
| |
| hardaker 27 Mar 98 16:23:33 |
| - (acconfig.h, config.h.in, configure, configure.in, snmpd.c): |
| - correctly #ifdef out the tcpwrappers patch. |
| |
| hardaker 27 Mar 98 16:42:13 |
| - (INSTALL): document libwrap. |
| |
| hardaker 27 Mar 98 16:43:06 |
| - (snmp_vars.c, snmp_vars.h, interfaces.c, ip.c, registry.c): |
| - prototyping and -Wall fixes. |
| |
| hardaker 1 Apr 98 09:52:32 |
| - (snmp_client.c): enterprise_length is sizeof(oid) dependent. |
| |
| hardaker 1 Apr 98 13:27:07 |
| - (auto_nlist.c): |
| - remove no longer needed debugging statements of tree traversal. |
| |
| hardaker 1 Apr 98 13:31:29 |
| - (NEWS, PORTING): updates for 3.4. |
| |
| hardaker 1 Apr 98 13:47:55 |
| - (FAQ, README): more 3.4 updates. |
| |
| hardaker 1 Apr 98 13:53:27 |
| - (EXAMPLE.conf.def): added vacm example configuration. |
| |
| hardaker 1 Apr 98 13:54:11 |
| - (snmpd.conf.5.def): moved the view example section above the access section. |
| |
| hardaker 1 Apr 98 14:10:07 |
| - (TODO): removed a few things! |
| |
| hardaker 1 Apr 98 14:11:49 |
| - (Makefile.in): make depend. |
| |
| hardaker 1 Apr 98 14:40:44 |
| - (snmp_vars.c, snmp_vars.h): make unregestering of mibs work. |
| - (in most cases :-?) |
| |
| hardaker 1 Apr 98 14:43:14 |
| version tag ( 3.4.pre6 ) |
| |
| hardaker 1 Apr 98 16:35:59 |
| - (snmptrapd.c): always send enterprise and trapoid to scripts. |
| |
| hardaker 20 Apr 98 10:31:08 |
| - (snmpd.c): change oid from textual to numeric to allow now mibs to |
| be loaded. |
| |
| hardaker 20 Apr 98 15:54:29 |
| - (host_res.h, hr_disk.c, hr_filesys.c, hr_partition.c, hr_storage.c): |
| - Patch from Dave Shield: |
| - consolidate the system-specific stuff a bit (should make it easier |
| to follow) |
| - Re-structures the Disk searching, in such a way that it can set up |
| via the config file. (which I still need to do) |
| - Speed up disk searching (by caching invalid results - a *major* win!) |
| - Handle partitions sensibly (arther than one per disk) |
| - Improve Solaris support for the Device group |
| |
| hardaker 20 Apr 98 15:56:50 |
| - (config.h.in, configure, configure.in): check for sys/dkio.h |
| |
| hardaker 20 Apr 98 15:59:12 |
| - (hr_filesys.c, hr_swrun.c): Patch from Niels Baggesen: |
| - fix some host resources for solaris. |
| |
| hardaker 20 Apr 98 16:00:36 |
| - (snmpd.c): Patch from Niels Baggesen: |
| - appropriate use of strdup during startup and better flag checking. |
| |
| hardaker 20 Apr 98 16:00:56 |
| - (interfaces.c): Patch from Niels Baggesen: |
| - header moves. |
| |
| hardaker 20 Apr 98 16:02:12 |
| - (ip.c): Patch from Niels Baggesen: |
| - test symbol defines and cleanup. |
| |
| hardaker 20 Apr 98 16:03:03 |
| - (snmptable.c): Patch from Niels Baggesen: |
| - prototyping and other cleanups. |
| |
| hardaker 20 Apr 98 16:05:00 |
| - (snmptrapd.c): Patch from Niels Baggesen: |
| - gethostbyaddr moves up. |
| - include sys/wait.h. |
| - syslog %d -> %ld for long specific_type. |
| |
| hardaker 20 Apr 98 16:05:34 |
| - (vacm_vars.c): Patch from Niels Baggesen: |
| - typecast a pointer. |
| |
| hardaker 20 Apr 98 16:06:03 |
| - (tcp.c, udp.c, var_route.c): Patch from Niels Baggesen: |
| - #ifdef checks on symbols and header movement. |
| |
| hardaker 20 Apr 98 16:06:21 |
| - (solaris.h): Patch from Niels Baggesen: |
| - undefine a bunch of nlist symbols. |
| |
| hardaker 20 Apr 98 16:07:10 |
| - (snmp_client.c): Patch from Niels Baggesen: |
| - needed pointer copies. |
| |
| hardaker 22 Apr 98 07:49:21 |
| - (UCD-SNMP-MIB.txt): changed wording, cleaned up a bit. |
| |
| hardaker 22 Apr 98 08:35:29 |
| - (parse.c): Patch from Niels Baggesen: |
| - parse BITS keywords. |
| |
| hardaker 24 Apr 98 10:00:06 |
| - (acconfig.h, config.h.in): mib oid location updates for ucd-snmp mib. |
| |
| hardaker 24 Apr 98 10:02:29 |
| - (UCD-SNMP-MIB.txt): |
| - renamed labels to be unique from the old definitions. |
| - renumbered again. |
| - commented on the desgin of the mib at the top. |
| - Changed back to SMIv1. |
| - removed lockd section. |
| - removed vmstat section till it gets implemented. |
| - removed sequences of scalers. |
| |
| hardaker 24 Apr 98 10:22:00 |
| - (UCD-SNMP-MIB.txt): the textual descriptions were updated some. |
| |
| hardaker 24 Apr 98 14:03:26 |
| - (UCD-SNMP-MIB.txt): more cleaning and renaming. |
| |
| hardaker 24 Apr 98 14:32:12 |
| - (acconfig.h, config.h.in, configure, configure.in): |
| - check statvfs.h for f_bavail. |
| |
| hardaker 24 Apr 98 14:33:08 |
| - (hr_filesys.c): include sys/param.h to define MAXPATHLEN. |
| |
| hardaker 24 Apr 98 14:33:24 |
| - (hr_partition.c): close file descriptor just opened. |
| |
| hardaker 24 Apr 98 14:33:58 |
| - (disk.c): calculate vfs block size if possible and size > 255 bytes. |
| |
| hardaker 24 Apr 98 16:31:30 |
| - (tcp.c): include netinet/tcpip.h for DU4.0. |
| |
| hardaker 24 Apr 98 16:32:05 |
| - (auto_nlist.c, auto_nlist.h): n_value is a long: |
| - return the value from auto_nlist_value as an unsigned long. |
| |
| hardaker 24 Apr 98 16:40:45 |
| - (var_route.c): watch out for single route loops. |
| |
| hardaker 27 Apr 98 10:59:19 |
| - (Makefile.top): removed unneeded variable. |
| |
| hardaker 27 Apr 98 11:00:08 |
| - (configure, configure.in): define SHLIB_LDCONFIG_CMD as ":" for |
| static library cases. |
| |
| hardaker 27 Apr 98 11:00:44 |
| - (snmpbulkwalk.c, snmpdelta.c, snmpget.c, snmpgetnext.c, snmpset.c, |
| snmpstatus.c, snmptable.c, snmptest.c, snmpwalk.c): |
| - Put the word "Timeout: " in front of the "No Response" errors. |
| |
| hardaker 27 Apr 98 13:31:10 |
| version tag ( 3.4.pre7 ) |
| |
| hardaker 27 Apr 98 16:24:34 |
| - (tkmib): bug fixes and new mib menu to load new mibs. |
| |
| hardaker 27 Apr 98 16:46:28 |
| - (tkmib): New mib menu command: load a mib module by ID name. |
| |
| hardaker 27 Apr 98 16:48:02 |
| - (tkmib): bug fixes. |
| |
| hardaker 29 Apr 98 08:56:44 |
| - (snmptable.c): Patch from Niels Baggesen: |
| - fix -H header printing. |
| |
| hardaker 29 Apr 98 10:26:58 |
| - (tcp.c): don't use TCPSTAT_SYMBOL unless defined. |
| |
| hardaker 29 Apr 98 10:34:12 |
| - (example.c, proc.c, var_route.c, wombat.c): |
| - nlist cleanups. |
| |
| hardaker 29 Apr 98 10:43:04 |
| - (example.c, example.h, wombat.c, wombat.h): more clean ups. |
| |
| hardaker 29 Apr 98 11:31:43 |
| - (vmstat.c, vmstat.h): moves, changes, removals, and fixes. |
| |
| hardaker 29 Apr 98 11:32:01 |
| - (UCD-SNMP-MIB.txt): put vmstat back in and renamed to systemStats. |
| |
| hardaker 29 Apr 98 11:41:58 |
| - (tkmib): |
| - display unloaded module error. |
| - don't try to load a file on a cancel. |
| |
| hardaker 6 May 98 11:22:56 |
| - (Makefile.in): install tkmib. |
| |
| hardaker 6 May 98 14:06:57 |
| - (UCD-SNMP-MIB.txt): |
| - added internal table section. |
| - mib number corrections to match the source. |
| |
| hardaker 6 May 98 14:58:23 |
| - (disk.c, errormib.c, example.c, example.h, extensible.c, loadave.c, |
| memory.c, proc.c, sysORTable.c, system.c, util_funcs.c, |
| util_funcs.h, versioninfo.c, vmstat.c): |
| - remove the newname requirement from checkmib(). |
| - create header_generic() for simple scalar tests. |
| - use header_generic() in all ucd specific scalar mibs, and example.[ch]. |
| |
| hardaker 6 May 98 21:06:59 |
| - (NEWS): minor wording change. |
| |
| hardaker 6 May 98 21:07:28 |
| - (util_funcs.c, util_funcs.h): |
| - new function: calculate_time_diff(t1, t2). |
| |
| hardaker 6 May 98 21:08:00 |
| - (UCD-SNMP-MIB.txt): make bogus index's be 0. |
| |
| hardaker 6 May 98 21:08:37 |
| - (mib2c): created a mib2c template creator. |
| |
| hardaker 6 May 98 22:28:47 |
| - (win32/config.h): update from Joe Marzot. |
| |
| hardaker 7 May 98 09:05:55 |
| - (COPYING): correction for dates. |
| |
| hardaker 7 May 98 09:07:06 |
| - (configure, configure.in): sys/stat inclusion in fs checks. |
| |
| hardaker 7 May 98 09:07:46 |
| - (read_config.c): debug info for config files read. |
| |
| hardaker 8 May 98 10:57:49 |
| - (config*): check for pkglocs.h. |
| |
| hardaker 8 May 98 11:01:24 |
| - (hr_swinst.c, hr_disk.c): Patch from Dave Shields. |
| |
| hardaker 8 May 98 14:53:36 |
| - (disk.c): wording change. |
| |
| hardaker 11 May 98 08:08:37 |
| - (util_funcs.c): blank line removal. |
| |
| hardaker 11 May 98 08:08:53 |
| - (tkmib): optional port number. |
| |
| hardaker 11 May 98 08:09:58 |
| - (mib2c): |
| - counter64s. |
| - consolodation of variable declarations. |
| - more error stings in all files for unknown variable types. |
| |
| hardaker 11 May 98 08:10:30 |
| - (parse.c): opaque's can have a size specifier. |
| |
| hardaker 11 May 98 08:10:46 |
| - (int64.c): add incrByU32(). |
| |
| hardaker 11 May 98 10:29:16 |
| - (read_config.c, snmp_vars.h, snmpd.c, snmpd.h, var_struct.h): Patch |
| from Niels Baggesen: |
| - free routines for vacm (to allow -HUP) |
| - free routines for the trapsink directives in snmpd |
| |
| hardaker 11 May 98 10:30:01 |
| - (hr_disk.c, hr_filesys.c, hr_partition.c, vacm_vars.c): Patch from |
| Niels Baggesen: |
| - some prototypes for the hr_*.c files (needs Dave's recent patch) |
| Warning: the proc part still does not work with Solaris! |
| |
| hardaker 11 May 98 10:30:18 |
| - (snmptranslate.c): Patch from Niels Baggesen: |
| - implement the long since announced -H option to snmptable |
| |
| hardaker 11 May 98 10:30:37 |
| - (snmptranslate.1): Patch from Niels Baggesen: |
| - implement the long since announced -H option to snmptable. |
| |
| hardaker 11 May 98 10:31:33 |
| - (SNMPv2-TC.txt): Patch from Niels Baggesen: |
| - this last [parser] may find errors in old MIBs (including the |
| version of SNMPv2-TC that we ship). |
| |
| hardaker 11 May 98 10:32:27 |
| - (UCD-SNMP-MIB.txt): Patch from Niels Baggesen: |
| - Corrections of disk entry capitilazation problems. |
| |
| hardaker 11 May 98 10:34:38 |
| - (mib.c, parse.c, parse.h, snmp_api.h, vacm.c, vacm.h): Patch from |
| Niels Baggesen: |
| - free routines for vacm (to allow -HUP) |
| - fix the parser to report unlinked OIDs. This did reveal an error in a |
| Cisco MIB (CISCO-IPMCAST-MIB) that I had been using (it needs an |
| IMPORTS ciscoExperiment FROM CISCO-SMI) |
| Actually the parser worked ok, except for the missing error messages. |
| - rewrite of the parsers lexical analyser, to correct the errors that |
| Dave Perkins and others have pointed out recently (name::= , DESCRIPTION" |
| and proper handling of -- partial line comments --). Watch out! this last |
| may find errors in old MIBs (including the version of SNMPv2-TC that |
| we ship). My Fore Systems MIBs had errors with this. |
| - implement the long since announced -H option to snmptable |
| |
| hardaker 12 May 98 10:52:16 |
| - (hr_swinst.c): Patch from Dave Shield: |
| - more swinst fixes for rpm modules. |
| |
| hardaker 12 May 98 10:52:57 |
| - (snmptrapd.c): Patch from Dave Shield: |
| - include a getdtablesize() function for hpux9. |
| |
| hardaker 12 May 98 11:10:42 |
| - (NEWS): more updates. |
| |
| hardaker 12 May 98 11:11:10 |
| - (acconfig.h, config.h.in, configure, configure.in): |
| - munge rpm lib check to link with -ldb as well. |
| |
| hardaker 12 May 98 11:11:32 |
| - (disk.c): NULL -> 0. |
| |
| hardaker 12 May 98 11:45:21 |
| - (vmstat.c): correct strings inclusion. |
| |
| hardaker 12 May 98 11:45:51 |
| - (snmp_api.c, system.c): |
| - move debugging code from system.c to snmp_api.c, where it should be. |
| |
| hardaker 12 May 98 15:14:48 |
| - (disk.c, example.c, interfaces.c, loadave.c, memory.c, pass.c, |
| proc.c, util_funcs.h, vmstat.c): |
| - include time.h properly instead of relying on util_funcs.h to do it. |
| |
| hardaker 12 May 98 15:15:01 |
| version tag ( 3.4.pre8 ) |
| |
| hardaker 13 May 98 21:21:22 |
| - (int64.c, int64.h, mib.c): make int64.c use counter64's structure. |
| |
| hardaker 13 May 98 21:21:42 |
| - (snmp_vars.c): don't return a counter64 to a snmpv1 request. |
| |
| hardaker 13 May 98 21:22:09 |
| - (ip.c): include net/route.h and syslog.h for bsdi. |
| |
| hardaker 13 May 98 21:22:17 |
| - (memory.c): include sys/param.h for bsdi |
| |
| hardaker 13 May 98 21:25:39 |
| - (mib.c): sprint_by_type() didn't handle counter64's. |
| |
| hardaker 14 May 98 07:17:34 |
| - (memory.c): move sys/param.h up above fs.h headers. |
| |
| hardaker 14 May 98 08:21:55 |
| - (FAQ): new FAQ from Dave Shields. |
| |
| hardaker 14 May 98 08:22:08 |
| - (NEWS): mib2c mentioned. |
| |
| hardaker 14 May 98 08:25:57 |
| - (configure.in, configure): typos. |
| |
| hardaker 15 May 98 10:13:16 |
| - (parse.c): single quote missing module names. |
| |
| hardaker 15 May 98 10:17:36 |
| - (read_config.c, hr_filesys.c, hr_storage.c, hr_swrun.c, hr_system.c, |
| hr_system.h, hr_utils.c, util_funcs.c, var_route.c, |
| snmp_parse_args.c, snmptable.c, snmptranslate.c, snmptranslate.1, |
| bsd.h, solaris.h, sunos.h, int64.h, mib.c, mib.h, parse.c, parse.h): |
| Patch from Niels Baggesen: |
| - snmptranslate supports -R and -r. |
| - miscellaneous warning fixes. |
| - oid searcher always ignores case. |
| - fixed hr_system to compile on SunOS4. |
| |
| hardaker 15 May 98 10:19:05 |
| - (mib.c): Patch from Dave Shield: |
| - provide ability to do random searches specifying a module name to look in. |
| |
| hardaker 15 May 98 11:17:44 |
| - (FAQ, mib.c): Patch from Dave Shield: |
| - handle random lookups with multiple oid segments. |
| |
| hardaker 15 May 98 11:19:10 |
| - (config.h, win32.opt, libsnmp.dsp, libsnmp.plg, libsnmp.def, |
| libsnmp_dll.dsp, libsnmp_dll.plg, snmpbulkwalk.plg, snmpget.plg, |
| snmpgetnext.plg, snmpset.plg, snmpstatus.plg, snmptranslate.plg, |
| snmpwalk.plg): Patch from Joe Marzot: |
| - win32 file updates. |
| |
| hardaker 18 May 98 11:18:21 |
| - (acconfig.h, config.h.in, configure, configure.in): |
| - fix rtentry structure test on re-configures. |
| |
| hardaker 18 May 98 13:13:18 |
| - (hr_swinst.c): protect using the date pointer against NULL settings. |
| |
| hardaker 18 May 98 15:39:38 |
| version tag ( 3.4.pre9 ) |
| |
| hardaker 18 May 98 18:14:19 |
| - (int64.c): |
| - include header changes for win32. |
| |
| hardaker 19 May 98 10:41:14 |
| - (at.c): set to do nothing when CAN_USE_SYSCTL. |
| |
| hardaker 19 May 98 10:41:49 |
| - (memory.c): fix swapinfo on hpux10 systems. (/etc/swapinfo -r). |
| |
| hardaker 20 May 98 07:33:02 |
| - (mib.c, parse.c): Patch from Niels Baggesen: |
| - extend random lookups further. |
| |
| hardaker 20 May 98 07:34:31 |
| - (FAQ): Update from Dave Shield. |
| |
| hardaker 20 May 98 07:36:14 |
| - (util_funcs.c): make checmib() use oid not int for newname. |
| |
| hardaker 20 May 98 07:37:33 |
| - (snmp_impl.h): version should be a long. |
| |
| hardaker 20 May 98 08:25:41 |
| - (read_config.c): config_perror() -> config_pwarn() for missing tokens. |
| |
| hardaker 20 May 98 08:27:06 |
| - (*/Makefile.in): make depend. |
| |
| ------------------------------------------------------------------------------- |
| |
| Changes: V3.2 -> V3.3 |
| |
| whardake 11 Jun 97 04:53:53 |
| - (mib.c): Patch from Niels Baggesen to make MIBFILES env var work correctly. |
| |
| whardake 11 Jun 97 05:46:18 |
| - (ChangeLog): whoops. |
| |
| whardake 23 Jun 97 23:40:28 |
| - (Makefile.in): Patch from John Charlton to fix leading spaces in sedscript. |
| |
| whardake 23 Jun 97 23:41:58 |
| - (configure*): bsdi3 needs to define bsdi2, not itself (duh). |
| |
| whardake 23 Jun 97 23:42:36 |
| - (agent/mibgroup/README): need 2 leading '-'s on --with-mib-modules flag. |
| |
| whardake 26 Jun 97 23:39:32 |
| - (smux.c): __P macros were called with too many arguments (needed (args)). |
| |
| whardake 30 Jun 97 05:53:57 |
| - (agent/snmp_{agent,vars}.c, alarm.c, event.c, apps/*, |
| snmplib/snmp{,_api,_auth}.c): |
| - Added basic (mostly conforming?) v2c support. |
| - Merged arg parsing of apps/* clients into one file. |
| |
| whardake 30 Jun 97 05:54:36 |
| - (agent/mibgroup/interfaces.c): Don't put & in front of osf4 ac_enaddr. |
| |
| whardake 30 Jun 97 06:33:08 |
| - (snmptest.c): Patch from Niels Baggesen to fix get -> fget '\n' problem. |
| - Also makes sure it handles up and lower cases. |
| |
| whardake 30 Jun 97 06:38:43 |
| - (wombat.h): better document config_load_mib() example. |
| |
| whardake 30 Jun 97 06:49:45 |
| - (config*, memory.c): Patch from vlad@misery.rosprint.ru: |
| - implement memory section of ucd mib on linux. |
| |
| whardake 30 Jun 97 06:58:49 |
| - (mib_api.3, parse.[ch]): Patch from Dave Shield: |
| - Handle mib module replacements through new function and replacement table. |
| |
| whardake 30 Jun 97 07:19:51 |
| - (mib.c, parse.c, snmp_api.c): Suggestions from Laukkanen Markku NRC/Hki: |
| - Malloc typecasts and other corrections in casting. |
| |
| whardake 1 Jul 97 01:10:00 |
| - (smux.c): fix prototyping failures. |
| |
| whardake 1 Jul 97 05:41:58 |
| - (config*, common_header.h, interfaces.c, var_route.c, UCD-SNMP-MIB.txt): |
| - fix freebsd3 specific problems (based on suggestions from Bill Fenner). |
| |
| whardake 1 Jul 97 06:02:57 |
| - (apps/*.c): Better usage information and usage() standarization. |
| |
| whardake 1 Jul 97 06:41:44 |
| - (disk.c, errormib.c, loadave.c, memory.c): bsdi3 specific headers. |
| |
| whardake 1 Jul 97 07:20:25 |
| - (config*): bsdi3 specific headers. |
| |
| whardake 1 Jul 97 08:37:51 |
| version tag ( 3.3.pre1 ) |
| |
| whardake 3 Jul 97 23:33:23 |
| - (snmptranslate.c, mib.[ch], parse.[ch]): |
| - New option to snmptranslate (-a) to output a ascii dump of the mib |
| database capable of being used by the parser for quick OID translations. |
| |
| whardake 3 Jul 97 23:34:14 |
| version tag ( 3.3.pre2 ) |
| |
| whardake 24 Jul 97 23:50:48 |
| - (snmp_api.c): Patch from Eddy J. Gurney: uncomment gettimeofday() call. |
| |
| whardake 7 Aug 97 00:29:24 |
| - (TODO): better error messages by apps. |
| |
| whardake 7 Aug 97 01:11:54 |
| - (config*, load.c, disk.c, parse.c, snmp.c): Patch from Simon Burge: |
| - Ultrix fixes for statfs, loadave. |
| - implement strdup if not found in system. |
| - test for test flags for kernel checking. |
| - watch out for ps'es that return egrep with the ps arg on the line. |
| - up maximum disks to 50. |
| |
| whardake 7 Aug 97 01:33:38 |
| - (kernel.c, proc.c): Patch from Simon Burge: |
| - Implement real process table walks on Ultrix. |
| |
| whardake 7 Aug 97 02:34:45 |
| - (config*, memory.c): |
| - fix swap on HPUX 10.20 |
| |
| whardake 13 Aug 97 04:47:49 |
| - (snmpstatus.c): optarg/optind need to be declaired under ultrix4. |
| |
| whardake 13 Aug 97 08:11:42 |
| - (version.h, agent/*, agent/mibgroup/*): |
| - move version string to a global header. |
| - insert USING_*_MODULE macro's in many places to make module |
| removal more possible. You can now compile with almost no modules |
| installed. |
| |
| whardake 14 Aug 97 00:46:38 |
| - (snmp_parse_args.c, snmptrap.c, snmptrapd.c, main.c): |
| - add -V version flage. |
| |
| whardake 14 Aug 97 07:38:17 |
| - (config*, FAQ, README, agent/mibgroup/*.c, apps/*.c): |
| - Patch from David Paul Zimmerman: |
| - port to AIX 4.1.5. |
| - fix more type casting problems. |
| |
| whardake 14 Aug 97 08:15:42 |
| - (configure*): |
| - Typo's when copying in a autoconf test. |
| - Add errormib to default module list (since its no longer required). |
| - backquote a . in a sed regexp to watch out for module names |
| beginning with the letter o. |
| |
| whardake 14 Aug 97 08:16:12 |
| - (agent/mibgroup/README): Point out that mib list must be in descending order. |
| |
| whardake 14 Aug 97 08:16:37 |
| - (proc.c): don't use seterrorstatus() if not using the errormib. |
| |
| whardake 14 Aug 97 08:21:26 |
| - (interfaces.c): Patch from David C. Lawrence for netbsd * bsd/os 2.0. |
| |
| whardake 15 Aug 97 02:30:59 |
| - (config*, snmpd.c, snmp_client.[ch], system.[ch]): |
| - fix more long/int problems on 64 bit machines u_long -> in_addr_t. |
| - Check for SIOCGIFADDR in sys/ioctl.h and use it in get_myaddr() if |
| defined. |
| |
| whardake 15 Aug 97 06:46:39 |
| version tag ( 3.3.pre3 ) |
| |
| whardake 25 Aug 97 00:21:23 |
| - (memory.c): typo in ifdef. |
| |
| whardake 25 Aug 97 00:21:41 |
| - (versiontag): checkin version.h. |
| |
| whardake 25 Aug 97 00:22:18 |
| - (interfaces.c): Patch from Dave Shields for netbsd. |
| |
| hardaker 14 Oct 97 15:15:23 |
| - (mib_api.3): doc addition: add_mibdir() return value. |
| |
| hardaker 14 Oct 97 15:16:36 |
| - (parse.c): From Dave Shields: |
| - self contained mib .txt files with multiple modules. |
| |
| hardaker 14 Oct 97 15:19:16 |
| - (config*, common_header.h): dynix doesn't have net/route.h. |
| |
| hardaker 14 Oct 97 15:21:57 |
| - (FAQ): From Dave Shields: refer reader to another answer as well. |
| |
| hardaker 14 Oct 97 15:33:03 |
| - (agent/mibgroup/*.c): YMWRAMFSFN: |
| - (yet more warning removals and memory function standardizations from Niels). |
| - minor linux/netbsd/bsdi clean ups. |
| |
| hardaker 15 Oct 97 09:50:08 |
| - (view_parse.c, snmp_vars.c): From Niels: warning removals and standardization. |
| |
| hardaker 15 Oct 97 09:58:36 |
| - (apps/*.c, agent/snmpd.c, snmplib/*.c): Patch from Niels: |
| - warning fixes. |
| - remove the printf's from the library and set a snmp 'errno' equivalent. |
| |
| hardaker 15 Oct 97 12:12:02 |
| - (apps/*.c, agent/snmpd.c, snmplib/*.c): |
| - create and use new function: snmp_perror(char *) |
| - free allocated space of snmp_detail upon usage by snmp_api_errstring(). |
| |
| hardaker 15 Oct 97 18:40:38 |
| - (config*, agent/mibgroup/hr*): Host resources mib from Dave Shield. |
| - minor patches by me, mostly pointer errors. |
| - (memory.c): fixed a null pointer problem under linux. |
| |
| hardaker 20 Oct 97 11:45:58 |
| - (FAQ): Changes from Dave. |
| |
| hardaker 20 Oct 97 11:51:34 |
| - (config*, agent/snmp*, agent/mibgroup/*.[ch]): |
| - Created a new mibmodule.h configuration macro called |
| config_parse_dot_conf() which can be called to request parsing of |
| the snmpd.conf file(s) on a per module basis. |
| - All related parsing has been striped from read_config.c and move |
| to their correct module instead. |
| - New function: config_perror(char *): print error with file & line #. |
| - basic -Wall cleanups in hr* as well (not nearly done yet). |
| |
| hardaker 20 Oct 97 16:05:14 |
| - (pass.c) don't null last char in command line. |
| |
| hardaker 20 Oct 97 16:06:16 |
| - (read_config.c): |
| - don't report an error if you can't find a snmpd.conf file. |
| - don't report all lines as an error (opps). |
| |
| hardaker 20 Oct 97 16:38:33 |
| - (mib.c): From Dave: patch DEFAULT_MIBS to take '+' in front. |
| |
| hardaker 20 Oct 97 16:44:37 |
| - (mib.c): patch all other env-vars to take '+' in front. |
| |
| hardaker 20 Oct 97 17:01:48 |
| - (config*, agent/mibgroup/hr_*.c): |
| - A module.c file is no longer required. Only the .h file is |
| necessary, for people who want to have one module wrap a bunch of others. |
| - removed host.c |
| - renamed all hr_init functions to be auto-called. |
| |
| hardaker 20 Oct 97 17:15:51 |
| - (agent/mibgroup/README, wombat.[ch]): |
| - documentation update to reflect config_parse_dot_conf() usage. |
| |
| hardaker 20 Oct 97 17:16:58 |
| - (config*, agent/mibgroup/hr_*.c): |
| - A module.c file is no longer required. Only the .h file is |
| necessary, for people who want to have one module wrap a bunch of others. |
| - removed host.c |
| - renamed all hr_init functions to be auto-called. |
| |
| hardaker 20 Oct 97 18:01:46 |
| - (config*, agent/mibgroup/v2party.h, ucd_snmp.h, smux_gated.h): |
| - created new wrappers for the various modules to make them easy to |
| add and remove as needed. |
| |
| hardaker 20 Oct 97 19:42:46 |
| - (acconfig.h, config.h.in): define linux's OS type. |
| |
| hardaker 20 Oct 97 19:43:13 |
| - (snmp_vars.c): define at least blank func nlist_init() on linux. |
| |
| hardaker 21 Oct 97 10:15:54 |
| - (PORTING, README): minor updates. |
| |
| hardaker 21 Oct 97 10:45:47 |
| - (snmp_parse_args.c): allow -v 2h and 2p for party code. |
| |
| hardaker 21 Oct 97 11:00:57 |
| - (hr_storage.c, hr_swrun.c, memory.c): close open files on linux. |
| |
| hardaker 21 Oct 97 11:01:27 |
| - (NEWS): beginnings of NEWS updates. |
| |
| hardaker 21 Oct 97 11:02:46 |
| version tag ( 3.3.pre4 ) |
| |
| hardaker 21 Oct 97 12:25:03 |
| - (agent/read_config.[ch], snmpd.c, snmp_vars.c, mibgroup/*): |
| - moved read_config.[ch] up a level to always be compiled in. |
| |
| hardaker 21 Oct 97 12:31:54 |
| - (*/Makefile.in): make makefileindepend setup. |
| |
| hardaker 21 Oct 97 12:32:08 |
| - (*/Makefile.in): make makefileindepend.. |
| |
| hardaker 21 Oct 97 12:36:33 |
| - (*/Makefile.in): did a make depend. |
| |
| hardaker 21 Oct 97 12:36:39 |
| version tag ( 3.3.pre5 ) |
| |
| hardaker 22 Oct 97 11:40:06 |
| - (common_header.h, read_config.c, disk.c, snmp_parse_args.c): |
| - Typo's fixed by Niels. |
| |
| hardaker 27 Oct 97 09:56:26 |
| - (config*, agent/mibgroup/*.h): |
| - new config macro: config_arch_require(arch, module). |
| - moved arch dependant modules (memory, hpux, kernel_sunos5) loads |
| from the configure into the appropriate .h files. |
| - (interfaces.c, var_route.c): |
| - typecast klookup calls for freebsd2. |
| |
| hardaker 27 Oct 97 14:03:15 |
| - (agent/snmp_agent.c snmp_vars.c): Changes from Joe Marzot and David Perkins: |
| - v2h -> v2p, v2 -> v2c. |
| |
| hardaker 27 Oct 97 14:04:33 |
| - (apps/*.c): |
| - changes for WIN32 support. |
| - support for command line flags without spaces. |
| - v2h -> v2p. |
| |
| hardaker 27 Oct 97 14:16:42 |
| - (snmplib/*.[ch]): Changes from Joe Marzot and David Perkins: |
| - changes for WIN32 support. |
| - v2h -> v2p. |
| |
| hardaker 27 Oct 97 14:19:18 |
| - (win32): Changes from Joe Marzot and David Perkins: |
| - project dir for WIN32 support. |
| |
| hardaker 27 Oct 97 14:19:18 |
| file config.h was initially added on branch V2C-WIN32-3-3-pre3. |
| |
| hardaker 27 Oct 97 14:19:18 |
| file win32.dsw was initially added on branch V2C-WIN32-3-3-pre3. |
| |
| hardaker 27 Oct 97 14:19:18 |
| file win32.opt was initially added on branch V2C-WIN32-3-3-pre3. |
| |
| hardaker 27 Oct 97 14:19:25 |
| - (win32): Changes from Joe Marzot and David Perkins: |
| - project dir for WIN32 support. |
| |
| hardaker 27 Oct 97 14:19:25 |
| file libsnmp.dsp was initially added on branch V2C-WIN32-3-3-pre3. |
| |
| hardaker 27 Oct 97 14:19:25 |
| file libsnmp.plg was initially added on branch V2C-WIN32-3-3-pre3. |
| |
| hardaker 27 Oct 97 14:19:28 |
| - (win32): Changes from Joe Marzot and David Perkins: |
| - project dir for WIN32 support. |
| |
| hardaker 27 Oct 97 14:19:28 |
| file libsnmp.def was initially added on branch V2C-WIN32-3-3-pre3. |
| |
| hardaker 27 Oct 97 14:19:28 |
| file libsnmp_dll.dsp was initially added on branch V2C-WIN32-3-3-pre3. |
| |
| hardaker 27 Oct 97 14:19:28 |
| file libsnmp_dll.plg was initially added on branch V2C-WIN32-3-3-pre3. |
| |
| hardaker 27 Oct 97 14:19:31 |
| - (win32): Changes from Joe Marzot and David Perkins: |
| - project dir for WIN32 support. |
| |
| hardaker 27 Oct 97 14:19:31 |
| file snmpbulkwalk.dsp was initially added on branch V2C-WIN32-3-3-pre3. |
| |
| hardaker 27 Oct 97 14:19:31 |
| file snmpbulkwalk.plg was initially added on branch V2C-WIN32-3-3-pre3. |
| |
| hardaker 27 Oct 97 14:19:34 |
| - (win32): Changes from Joe Marzot and David Perkins: |
| - project dir for WIN32 support. |
| |
| hardaker 27 Oct 97 14:19:34 |
| file snmpget.dsp was initially added on branch V2C-WIN32-3-3-pre3. |
| |
| hardaker 27 Oct 97 14:19:34 |
| file snmpget.plg was initially added on branch V2C-WIN32-3-3-pre3. |
| |
| hardaker 27 Oct 97 14:19:37 |
| - (win32): Changes from Joe Marzot and David Perkins: |
| - project dir for WIN32 support. |
| |
| hardaker 27 Oct 97 14:19:37 |
| file snmpgetnext.dsp was initially added on branch V2C-WIN32-3-3-pre3. |
| |
| hardaker 27 Oct 97 14:19:37 |
| file snmpgetnext.plg was initially added on branch V2C-WIN32-3-3-pre3. |
| |
| hardaker 27 Oct 97 14:19:41 |
| - (win32): Changes from Joe Marzot and David Perkins: |
| - project dir for WIN32 support. |
| |
| hardaker 27 Oct 97 14:19:41 |
| file snmpset.dsp was initially added on branch V2C-WIN32-3-3-pre3. |
| |
| hardaker 27 Oct 97 14:19:41 |
| file snmpset.plg was initially added on branch V2C-WIN32-3-3-pre3. |
| |
| hardaker 27 Oct 97 14:19:44 |
| - (win32): Changes from Joe Marzot and David Perkins: |
| - project dir for WIN32 support. |
| |
| hardaker 27 Oct 97 14:19:44 |
| file snmpstatus.dsp was initially added on branch V2C-WIN32-3-3-pre3. |
| |
| hardaker 27 Oct 97 14:19:44 |
| file snmpstatus.plg was initially added on branch V2C-WIN32-3-3-pre3. |
| |
| hardaker 27 Oct 97 14:19:47 |
| - (win32): Changes from Joe Marzot and David Perkins: |
| - project dir for WIN32 support. |
| |
| hardaker 27 Oct 97 14:19:47 |
| file snmptranslate.dsp was initially added on branch V2C-WIN32-3-3-pre3. |
| |
| hardaker 27 Oct 97 14:19:47 |
| file snmptranslate.plg was initially added on branch V2C-WIN32-3-3-pre3. |
| |
| hardaker 27 Oct 97 14:19:52 |
| - (win32): Changes from Joe Marzot and David Perkins: |
| - project dir for WIN32 support. |
| |
| hardaker 27 Oct 97 14:19:52 |
| file snmpwalk.dsp was initially added on branch V2C-WIN32-3-3-pre3. |
| |
| hardaker 27 Oct 97 14:19:52 |
| file snmpwalk.plg was initially added on branch V2C-WIN32-3-3-pre3. |
| |
| hardaker 27 Oct 97 15:17:11 |
| - (config*) win32 header checks. |
| |
| hardaker 27 Oct 97 15:17:50 |
| - (agent/kernel.c, snmp_agent.c): |
| - ERROR() -> ERROR_MSG(). |
| - funtion renames. |
| |
| hardaker 27 Oct 97 15:18:16 |
| - (agent/mibgroup/*.c): |
| - ERROR() -> ERROR_MSG(). |
| |
| hardaker 27 Oct 97 15:21:53 |
| - (apps/snmp_parse_args.c): |
| - put tabs back in help string. |
| - put version string request back in. |
| - make error strings better and put back in periods. |
| - don't bomb on unknown parameters for future use. |
| |
| hardaker 27 Oct 97 15:22:21 |
| - (snmplib/snmp.c): put strdup declairation back in. |
| |
| hardaker 27 Oct 97 15:23:20 |
| - (snmplib/snmp_auth.c): |
| - remove #ifdef OLD requirement. |
| - change back int->long argument change for snmp_comstr_build. |
| |
| hardaker 27 Oct 97 15:37:46 |
| - (snmplib/snmp.h): |
| - snmp version #define clairification on future implementations. |
| - more clearly state purpose of future SNMPV3. |
| |
| hardaker 27 Oct 97 16:26:57 |
| - (*): merge of W32 port and main version branch. |
| |
| hardaker 27 Oct 97 16:34:45 |
| - (snmp_api.[ch]): fix perror losses from merge. |
| |
| hardaker 27 Oct 97 17:04:51 |
| - (hr_*.c): ERROR -> ERROR_MSG. |
| |
| hardaker 27 Oct 97 17:05:12 |
| - (snmpstatus.c): remove duplicate declairation. |
| |
| hardaker 27 Oct 97 17:42:55 |
| - (snmp_vars.c): two modules for extensible count. |
| |
| hardaker 27 Oct 97 17:43:22 |
| - (agent/mibgroup/hr_*.h): proper init_ prototypes. |
| |
| hardaker 27 Oct 97 17:43:50 |
| - (snmp_parse_args.c): missing a else statement (sigh). |
| |
| hardaker 27 Oct 97 17:44:27 |
| - (snmp_auth.c): merge bugs. Missing brackets. |
| |
| hardaker 27 Oct 97 17:47:00 |
| - (snmp_api.c): merge bugs: else check against pdu command type. |
| |
| hardaker 27 Oct 97 18:02:56 |
| win32 files |
| |
| hardaker 27 Oct 97 18:05:36 |
| - (win32): add files on main branch. |
| |
| hardaker 27 Oct 97 18:18:36 |
| - (snmpwalk.c): remove gotroot var. |
| |
| hardaker 27 Oct 97 18:18:57 |
| - (snmplib/*.c): use snmp_set_detail to handle malloc/free of snmp_detail. |
| |
| hardaker 27 Oct 97 18:26:41 |
| - (configure.in): fix config_arch_require macro to actually work. |
| |
| hardaker 27 Oct 97 18:31:34 |
| version tag ( 3.3.pre6 ) |
| |
| hardaker 28 Oct 97 09:56:11 |
| - (acconfig.h, system.[ch], snmp.c): move strdup def to system.[ch]. |
| |
| hardaker 28 Oct 97 14:30:55 |
| - (acconfig.h, mib.c): use ';'s for DOS env paths. |
| |
| hardaker 28 Oct 97 14:42:23 |
| - (config*): fix rtentry structure checks for the *bsd groups. |
| |
| hardaker 28 Oct 97 14:54:24 |
| - (*.*.*.*): rename macro __P -> __UCD_P to reduce stupid conflicts. |
| |
| hardaker 28 Oct 97 15:50:05 |
| - (config*, route_write.c, var_route.c): |
| - fix rtentry problems once and for probably never. |
| |
| hardaker 28 Oct 97 17:09:57 |
| - (acconfig.h, UCD-SNMP-MIB.txt): define bsdi agent type. |
| |
| hardaker 28 Oct 97 17:10:58 |
| - (util_funcs.c): Patch from Nobuo_Okabe@yokogawa.co.jp: |
| - fix unwrapped fopen() by adding return NULL check. |
| |
| hardaker 28 Oct 97 17:12:00 |
| version tag ( 3.3.pre7 ) |
| |
| hardaker 29 Oct 97 09:41:54 |
| - (snmptrap.c): remove unused nlist struct. |
| |
| hardaker 29 Oct 97 09:42:07 |
| - (snmp_parse_args.c): add sys/select.h for aix. |
| |
| hardaker 29 Oct 97 09:57:48 |
| - (disk.[ch], struct.h, sedscript.in, snmpd.conf.5.def, UCD-SNMP-MIB.txt): |
| - Patch from Simon Burge to allow a minimum percentage on disk space. |
| - (was originally a maximum, but I changed it to minimum instead). |
| |
| hardaker 29 Oct 97 10:06:11 |
| - (disk.c): fix pointer problems from old read_config form to new. |
| |
| hardaker 29 Oct 97 10:06:34 |
| - (snmpd.conf.5.def): remove space before % sign. |
| |
| hardaker 29 Oct 97 10:25:31 |
| - (*/Makefile.in, man/*): |
| - Patch from Simon Burge to change installation paths. |
| - (modified to point agent to sbindir instead of etcdir). |
| |
| hardaker 29 Oct 97 10:48:18 |
| - (config*, */Makefile.in): |
| - Move snmplibpath to @datadir@ which defaults to /usr/local/share/snmp. |
| |
| hardaker 29 Oct 97 10:54:07 |
| - (agent/Makefile.in): opps, forgot to put in @exec_path@. |
| |
| hardaker 29 Oct 97 11:20:54 |
| - (acconfig.h, asn1.c, mib.[ch], parse.h,apps/*,errormib.c,loadave.c, |
| extensible.c, disk.c, snmpdelta*): Patch from Niels Baggesen: |
| - the now wellknown NetBSD fix, |
| - SunOS4 cc doesn't like unsigned literals or strtoul, |
| - added a char version of ";", |
| - added fprint_variable, fprint_objid etc |
| - changed the apps to print all error messages to stderr, |
| - completed the access and status values in snmplib/parse.h |
| - added a roughly patched version of snmpdelta. |
| |
| hardaker 29 Oct 97 12:23:26 |
| - (parse.h): STATUS_KW_OPTIONAL -> STATUS_OPTIONAL |
| |
| hardaker 29 Oct 97 12:43:44 |
| - (*.*.*): __UCD_P -> __P, and a configure check to look for it. |
| |
| hardaker 29 Oct 97 12:57:48 |
| - (config*): check and include sys/cdefs.h in config.h. |
| |
| hardaker 29 Oct 97 12:58:01 |
| - (host_res.h): don't include config.h twice. |
| |
| hardaker 29 Oct 97 14:00:38 |
| version tag ( 3.3.pre8 ) |
| |
| hardaker 4 Nov 97 12:47:12 |
| - (read_config.c): |
| - #include mib_module_config.h |
| - USING_EXTENSIBLE_MIB_MODULE -> USING_EXTENSIBLE_MIB_MODULE |
| |
| hardaker 4 Nov 97 12:47:59 |
| - (configure.in): |
| - Check for $prefix being defined as NONE for other vars. |
| |
| hardaker 5 Nov 97 13:42:57 |
| - (apps/Makefile.in): put snmptrapd in @sbindir@ |
| |
| hardaker 5 Nov 97 13:44:58 |
| - (common_header.h): Patch from Dave Shields for hpux10 re-defining problems. |
| |
| hardaker 5 Nov 97 13:45:23 |
| - (hr_disk.c): new version for hpux10 support from Dave Shield. |
| |
| hardaker 5 Nov 97 13:46:17 |
| - (hr_filesys.c, hr_swrun.c, hr_utils.c): Patches from Dave Shield: |
| - bug fixes and hpux10 support. |
| |
| hardaker 5 Nov 97 13:46:46 |
| - (var_route.c): from Dave Shield: don't prototype malloc. |
| |
| hardaker 5 Nov 97 13:48:07 |
| - (*): merge from Dave's pre6 patches. |
| |
| hardaker 5 Nov 97 13:52:00 |
| - (snmp_agent.c, snmp_vars.c, snmpd.c, disk.c, proc.c, util_funcs.c): |
| - #include "mib_module_config.h". |
| |
| hardaker 5 Nov 97 13:56:58 |
| - (at.c, icmp.c, interfaces.c, ip.c, tcp.c, udp.c): |
| - #include "mib_module_config.h" |
| |
| hardaker 5 Nov 97 14:00:09 |
| - (Makefile.in, kernel_sunos5.c, mib.c): Patch from Niels Baggesen: |
| - octet counters for solaris. |
| - Makefile.in patches. |
| |
| hardaker 5 Nov 97 14:40:07 |
| - (memory.c): protect vmmeter.h from multiple inclusions on netbsd. |
| |
| hardaker 5 Nov 97 15:29:50 |
| version tag ( 3.3.pre9 ) |
| |
| hardaker 7 Nov 97 12:24:22 |
| - (configure.in): check for linux/hdreg.h |
| |
| hardaker 7 Nov 97 12:25:35 |
| - (hr_swrun.c): don't print a variable that doesn't exist under linux. |
| |
| hardaker 7 Nov 97 12:28:03 |
| - (kernel_sunos5.c): patch from Niels for solaris >2.6. |
| |
| hardaker 7 Nov 97 13:37:14 |
| - (read_config.c, snmp_agent.c, snmpd.c): USING.*_MIB_MODULE -> USING.*_MODULE. |
| |
| hardaker 7 Nov 97 13:37:44 |
| - (hr_network.c): don't pass char ** to interfaces_scan_next(). |
| |
| hardaker 7 Nov 97 13:38:36 |
| - (snmpwalk.c): stop on no response from host. |
| |
| hardaker 7 Nov 97 15:19:24 |
| - (acconfig.h): patch from Joe Marzot: |
| - define _CRTIMP for unix due to W32 bad OS designs. |
| |
| hardaker 7 Nov 97 15:19:59 |
| - (snmpgetnext.h): patch from Joe Marzot: |
| - use _CRTIMP in front of errno declaration. |
| |
| hardaker 7 Nov 97 15:20:54 |
| - (parse.[ch], snmp_client.c): patch from Joe Marzot: |
| - use _CRTIMP in front of errno declaration. |
| - define find_node externally. |
| |
| hardaker 7 Nov 97 15:22:09 |
| - (win32/*): patch from Joe Marzot: |
| - win32 specific changes. |
| |
| hardaker 7 Nov 97 15:28:59 |
| - (*): merge to main branch: patches from Joe Marzot. |
| |
| hardaker 7 Nov 97 16:16:53 |
| - (configure.in): watch out for /usr/ucb/cc on solaris and don't use it. |
| |
| hardaker 7 Nov 97 16:37:01 |
| - (NEWS, README, TODO): Documentation updates. |
| |
| hardaker 7 Nov 97 16:38:49 |
| version tag ( 3.3.pre10 ) |
| |
| hardaker 12 Nov 97 07:42:24 |
| - (snmptranslate.c): Patch from Joe Marzot: W32 specific fixes. |
| |
| hardaker 12 Nov 97 08:26:45 |
| - (snmp_client.c): Patch from Joe Marzot: |
| - Free a pdu in a spot that should technically never be needed, but |
| is nice for people reading the code. |
| |
| hardaker 12 Nov 97 09:17:08 |
| - (FAQ): Doc update from Dave Shield. |
| |
| hardaker 12 Nov 97 09:17:28 |
| - (mib_api.3): Doc update from Dave Shield. |
| |
| hardaker 12 Nov 97 09:18:02 |
| - (hr_swrun.c): Patch from Dave Shield for linux/hpux10 problems. |
| |
| hardaker 12 Nov 97 10:25:30 |
| - (NEWS, TODO): Patch from Niels Baggesen: |
| - doc update. |
| |
| hardaker 12 Nov 97 10:27:08 |
| - (*/Makefile.in): Patch from Niels Baggesen: |
| - add @datadir@ to files that needed it. |
| |
| hardaker 12 Nov 97 10:27:46 |
| - (kernel_sunos5.c): Patch from Niels Baggesen: |
| - solaris patches. |
| |
| hardaker 12 Nov 97 10:28:11 |
| - (party_vars.c): Patch from Niels Baggesen: |
| - include netinet/in.h if available. |
| |
| hardaker 12 Nov 97 10:29:42 |
| - (Makefile.in): Patch from Niels Baggesen: |
| - add @datadir@ to files that needed it. |
| |
| hardaker 12 Nov 97 10:30:57 |
| - (apps/*.c): Patch from Niels Baggesen: |
| - various (remove unneeded vars, etc). |
| - add snmptable. |
| - make snmptrapd multi-lingual. |
| |
| hardaker 12 Nov 97 10:32:22 |
| - (snmpnetstat/main.c): Patch from Niels Baggesen: |
| - snmpv2c support and argument parsing changes. |
| |
| hardaker 12 Nov 97 10:33:20 |
| - (man/snmpdelta.1,snmptable.1,snmptrapd.8): Patch from Niels Baggesen: |
| - documentation changes and additions. |
| |
| hardaker 12 Nov 97 10:38:36 |
| - (parse.c, parse.h): Patch from Niels Baggesen: |
| - parser improvements. |
| - parser directory caching. |
| - save_descriptions/mib_warnings set functions. |
| |
| hardaker 12 Nov 97 10:44:47 |
| - (NEWS): doc update. |
| |
| hardaker 12 Nov 97 15:10:27 |
| - (system.h): Don't include config.h! |
| |
| hardaker 12 Nov 97 15:16:44 |
| - (party_vars.c): include STDC_HEADERS for AIX. |
| |
| hardaker 12 Nov 97 15:21:41 |
| - (parse.c): include STDC_HEADERS for AIX. |
| |
| hardaker 12 Nov 97 15:42:02 |
| - (*/Makefile.in): make depend. |
| |
| hardaker 12 Nov 97 16:05:47 |
| version tag ( 3.3.pre11 ) |
| |
| hardaker 12 Nov 97 20:27:11 |
| - (win32/libsnmp_dll/libsnmp.def): Patch from Joe Marzot: function changes. |
| |
| hardaker 12 Nov 97 20:35:00 |
| - (): Patch from David Zimmerman: |
| - Fixes for AIX. |
| |
| hardaker 12 Nov 97 20:35:27 |
| - (var_route.c, read_config.c, snmpdelta.c): Patch from David Zimmerman: |
| - Fixes for AIX. |
| |
| hardaker 12 Nov 97 20:43:33 |
| - (var_route.c, read_config.c): fix qsort params for STDC. |
| |
| hardaker 12 Nov 97 20:47:47 |
| - (var_route.c, read_config.c): STDC typos. |
| |
| hardaker 14 Nov 97 08:31:41 |
| - (wombat.c): code comments from Alan Batie. |
| |
| hardaker 14 Nov 97 08:32:26 |
| - (README): coder list update. |
| |
| hardaker 14 Nov 97 12:21:10 |
| - (wombat.c): quick doc change. |
| |
| hardaker 14 Nov 97 12:35:19 |
| - (FAQ, NEWS, README): last documentation updates. |
| |
| |
| |
| ------------------------------------------------------------------------------- |
| |
| Changes: V3.1.3 -> V3.2 |
| |
| whardake 11 Feb 97 12:48:06 |
| - (snmp_vars.c, snmp_var_route.c, snmp_vars.linux.h): Patch from Jennifer Bray: |
| - Get agent working on linux. |
| |
| whardake 11 Feb 97 12:50:46 |
| - (snmp_vars.linux.h): Removed non-linux specific stuff. |
| |
| whardake 11 Feb 97 12:54:36 |
| - (snmp_vars.c): Patch from Dave Shield: Fix hpux specific problems. |
| |
| whardake 11 Feb 97 13:11:21 |
| - (*Makefile.in): Patch from Philip Guenther: |
| - Fix all Makefile.in's to support a different src dir. |
| |
| whardake 11 Feb 97 13:12:19 |
| - (README): Update people supplying patches list. |
| |
| whardake 11 Feb 97 13:19:37 |
| - (all .c with main(), snmplib/*): Patch from Philip Guenther: |
| - Make better support for shared lib possibilities. |
| |
| whardake 11 Feb 97 14:10:11 |
| - (snmp_vars.linux.h): Fix #ifdef. |
| |
| whardake 11 Feb 97 14:11:24 |
| - ({local,man,ov}/Makefile.in): Remove spaces in front of tabs. |
| |
| whardake 11 Feb 97 14:13:34 |
| - (snmp_auth.c): remove non-static md5digest prototype. |
| |
| whardake 11 Feb 97 14:14:05 |
| version tag ( 3.1.4.pre1 ) |
| |
| whardake 11 Feb 97 16:42:02 |
| - (apps/Makefile.in): Patch from Simon Leinin to descend when make cleaning. |
| |
| whardake 11 Feb 97 16:44:08 |
| - (man/Makefile.in): Patch from Simon Leinin to fix srcdir problems. |
| |
| whardake 11 Feb 97 17:00:26 |
| - (Makefile.in): Rest of Philip's patch to fix srcdir problems (sh vars). |
| |
| whardake 17 Feb 97 14:41:08 |
| - (agent/snmp_vars, agent/mibgroup): Dave Shield split up the |
| snmp_vars.c and related files into pieces for easier management. |
| The results of his work are in the new agent/mibgroup directory. |
| |
| whardake 17 Feb 97 14:47:13 |
| - (mib.c, snmp_api.c, snmp_api.h): Patch from Dave Shield to remove |
| ANSI specific requirements. |
| |
| whardake 17 Feb 97 14:53:24 |
| - (agent/*Makefile.in): Make depend. |
| |
| whardake 17 Feb 97 15:30:04 |
| - (alarm.c): typedef for getStatPtr(). |
| |
| whardake 17 Feb 97 15:30:36 |
| - (event.c): Was passing an int to bcopy instead of &int. |
| |
| whardake 17 Feb 97 15:31:25 |
| - (icmp.c): don't use ret variable, since it's not defined. |
| |
| whardake 17 Feb 97 15:32:30 |
| - (interfaces.c): Remove MAX_NAME_LENGTH requirements. |
| |
| whardake 17 Feb 97 16:11:09 |
| version tag ( 3.1.4.pre2 ) |
| |
| whardake 4 Mar 97 15:46:30 |
| - (config*, mibgroup/Makefile.in): |
| - mibgroup compile list is build by configure and can be augmented |
| by the --with-mib-modules="list of modules" command line to configure. |
| |
| whardake 5 Mar 97 09:49:59 |
| - (config*, agent/*, agent/mibgroup/*): |
| - Added .o file list to agent/Makefile.in generated by configure. |
| - new files generated by configure: |
| - mibgroup/mib_module_includes.h: A list of mib .h files for snmp_vars.h. |
| (every module *must* have a .h file) |
| - mibgroup/mib_module_inits.h: A list of init_wombat() type functions. |
| (only present if exist in wombat.c). |
| - mibgroup/mib_module_loads.h: This file is generated by a new macro in |
| the mib.h files called |
| config_load_mib(), which simplifies |
| the loading of the mib sections. |
| |
| whardake 5 Mar 97 10:03:58 |
| - (system.c): removed system nlist (unused). |
| |
| whardake 5 Mar 97 11:17:44 |
| - (snmp_client.c): Patch from Elwyn B Davies: |
| - Fix a PDU cloning bug. |
| |
| whardake 5 Mar 97 11:28:20 |
| - (*.c, *.h): Patch from Niels Baggesen to prototype *everything*. |
| |
| whardake 5 Mar 97 11:28:23 |
| file kernel.h was initially added on branch Ext-3-1-4-pre2-niels. |
| |
| whardake 5 Mar 97 11:28:45 |
| - (*.c, *.h): Patch from Niels Baggesen to prototype *everything*. |
| |
| whardake 5 Mar 97 11:28:48 |
| file snmpd.h was initially added on branch Ext-3-1-4-pre2-niels. |
| |
| whardake 5 Mar 97 11:35:18 |
| - (*.c, *.h): Patch from Niels Baggesen to prototype *everything*. |
| |
| whardake 5 Mar 97 11:37:35 |
| - (README): Contributer name addition. |
| |
| whardake 5 Mar 97 15:06:41 |
| - (*.c, *.h): Patch from Niels Baggesen to prototype *everything*. |
| |
| whardake 5 Mar 97 16:13:38 |
| - (acl_vars.c): incorrectly fixed prototyping errors for write_acl(). |
| |
| whardake 5 Mar 97 16:15:54 |
| - (snmp_api.c): fixed prototyping errors in snmp_parse. Possibly wrong. |
| |
| whardake 5 Mar 97 16:29:05 |
| - (snmp_api.c): Yep. It was wrong. Tested and works now. |
| |
| whardake 7 Mar 97 09:06:34 |
| - (extensible/* -> mibgroup/*): moved extensible stuff to mib modules. |
| |
| whardake 7 Mar 97 09:07:07 |
| - (snmp_vars.c): removed more non-mibgroup specific calls and headers. |
| |
| whardake 7 Mar 97 09:59:28 |
| - (snmp_vars.h, mibgroup/*): strict-prototyping and config_require()s. |
| |
| whardake 7 Mar 97 10:07:53 |
| - (mibmodule/versiontag): moved into place from extensible/ |
| |
| whardake 7 Mar 97 10:34:53 |
| - (hpux.[ch]): Added hpux specific files from extensible dir. |
| |
| whardake 7 Mar 97 10:43:08 |
| - (extensible/*): cvs removing files. |
| |
| whardake 7 Mar 97 10:49:00 |
| - (mibgroup/struct.h): moved to here. |
| |
| whardake 7 Mar 97 11:43:05 |
| - (config*): generate a mib_module_config.h with defines of whats being used. |
| |
| whardake 7 Mar 97 13:39:24 |
| - (makedepend.in): new make depend script |
| |
| whardake 7 Mar 97 13:40:40 |
| - (remove-files): add makedepend.in |
| |
| whardake 7 Mar 97 13:46:15 |
| - (Makefile.in, sedscript.in): Fix sedscript generation. sigh. |
| |
| whardake 7 Mar 97 13:47:45 |
| - (agent/Makefile.in): make depend and extensible/ removes. |
| |
| whardake 7 Mar 97 13:48:59 |
| - (snmp_agent.c, snmp_vars.c, snmpd.c): remove extproto.h include. |
| |
| whardake 7 Mar 97 13:50:15 |
| - (mibgroup/Makefile.in, apps/Makefile.in, snmplib/Makefile.in): depend. |
| |
| whardake 7 Mar 97 13:50:52 |
| - (hpux.c): ifdef a few headers for correct make depend. |
| |
| whardake 7 Mar 97 13:51:30 |
| - (snmplib/snmp.c): remove second ctype.h include. |
| |
| whardake 7 Mar 97 14:01:51 |
| version tag ( 3.1.4.pre3 ) |
| |
| whardake 7 Mar 97 15:01:05 |
| - (mibgroup/*): removed {} requirement from config_load_mib() calls. |
| |
| whardake 7 Mar 97 15:02:18 |
| - (configure): removed {} requirement from config_load_mib() calls. |
| |
| whardake 7 Mar 97 16:09:58 |
| - (config*): make new configure options respect $(srcdir). |
| |
| whardake 7 Mar 97 16:11:50 |
| - (common_header.h): comment out end of #endif. |
| |
| whardake 10 Mar 97 16:55:46 |
| - (configure.in): New configure option: --with-out-mib-modules="list". |
| |
| whardake 10 Mar 97 17:28:29 |
| - (configure.in): space protect modules when checking for with grep. |
| |
| whardake 11 Mar 97 09:04:03 |
| - (ip.c): freebsd2 patch. |
| |
| whardake 11 Mar 97 17:39:23 |
| - (mibgroup/*): |
| - remove trailing ;s on bunches of functions. |
| - make everything but interfaces.c compile on irix6.3. |
| - (config*,system.c): use uname and gethostname if available. |
| - (configure.in, configure): Don't check _KERNEL if ifnet.if_mtu already works. |
| |
| whardake 12 Mar 97 09:28:04 |
| - (mibgroup/snmp.[hc] -> mibgroup/snmp_mib.[hc]): Moved due to name clashes. |
| |
| whardake 12 Mar 97 15:47:00 |
| - (configure.in, snmpd.c, snmp_agent.c, route_write.[ch], |
| var_route.[ch], ip.[ch], snmp.[ch] -> snmp_mib.[ch]): |
| - Moved snmp mib module -> snmp_mib for naming conflicts with snmplib. |
| - Moved snmp_var_route.c -> mibgroup/var_route.c |
| - Moved write_route.c -> mibgroup/write_route.c |
| |
| whardake 12 Mar 97 15:48:37 |
| - (*/Makefile.in): make depend update. |
| |
| whardake 12 Mar 97 15:55:20 |
| - (mibgroup/README): doc update from Dave Shield. |
| |
| whardake 12 Mar 97 17:15:20 |
| - (snmp_api.c): returns from inet_addr are in_addr_t (u_int) not u_long. |
| |
| whardake 13 Mar 97 09:37:37 |
| - (config*): check for in_addr_t and define as u_int (32 bits) if not present. |
| - (apps/*.c, party_parse.c): use it. |
| |
| whardake 13 Mar 97 10:14:59 |
| - (extensible_subtrees.h): Removed file. |
| |
| whardake 13 Mar 97 14:35:05 |
| - (agent/*, mibgroup/*): moved alarm, context, views, event, party, |
| and acl variable groups to mibgroup/. |
| |
| whardake 13 Mar 97 14:44:55 |
| - (kernel_sunos5.[ch]): moved to mibgroup/. |
| - (route_write.c, snmp_var_route.c): delete from agent dir. |
| |
| whardake 13 Mar 97 15:35:26 |
| - (hpux.c, memory.c, memory.h): Patch from Dave Shields to fix minor problems. |
| |
| whardake 13 Mar 97 15:36:14 |
| - (view_vars.c, context_vars.c, acl_vars.c): don't include snmpv2_vars.h. |
| |
| whardake 13 Mar 97 15:45:14 |
| - (config*): check for system dependent modules. |
| |
| whardake 13 Mar 97 15:46:16 |
| - (*/Makefile.in): New make depend rules to seperate system/non dependent stuff. |
| |
| whardake 13 Mar 97 16:07:52 |
| - (*/Makefile.in): make depend and rule fixes as well. |
| |
| whardake 13 Mar 97 16:10:58 |
| - (config*): remove duplicate gethostname check. |
| |
| whardake 13 Mar 97 16:17:59 |
| - (apps/*/Makefile.in): depend problems fix. |
| |
| whardake 13 Mar 97 17:17:32 |
| - (common_header.h): fix path to alarm.h. |
| |
| whardake 13 Mar 97 17:47:32 |
| - (many): Patch from Niels Baggensen: |
| - A large number of problems with the Linux port |
| - Some problems with NetBSD 1.2C, but it's still not perfect |
| - More (symbolic) debug output from snmpd, when using -V. -d implies -V |
| Shows you variable requested and value returned |
| - Return ipRouteMask under Solaris |
| - snmpnetstat -r shows non-standard netmasks |
| - snmpnetstat -o (new) shows interface octets, without enquiring for mtu |
| and other variables not present for a Cisco Frame-Relay virtual circuit |
| interface |
| - snmpnetstat tcp/udp print-out had ntohs/htons in wrong places for port |
| numbers (shows up on little-endian architectures) |
| - adds a maketarget script that can be used to create a parallel symlinked |
| source directory. Useful if your make does not support VPATH |
| |
| whardake 14 Mar 97 09:39:15 |
| - (ucd-snmp.txt, mib.txt, Makefile.in): Don't build mib files anymore. |
| |
| whardake 14 Mar 97 09:46:31 |
| - (ucd-snmp.txt): moved to mibs/. |
| |
| whardake 14 Mar 97 09:47:47 |
| - (mib.txt): streamed down. |
| |
| whardake 14 Mar 97 09:50:03 |
| - (mibs/{rfc1271,snmpv2,ucd-snmp}.txt): New mibs directory for sub-mibs. |
| |
| whardake 14 Mar 97 10:48:35 |
| - (Makefile.in, config*, mibs/Makefile.in): enable mibs/ make install. |
| |
| whardake 14 Mar 97 10:49:03 |
| - (ucd-snmp.txt): remove the last of the sed script defs. |
| |
| whardake 14 Mar 97 11:01:19 |
| - (snmpd.1.def): Updated to include -c/-C and SNMPCONFPATH env var. |
| |
| whardake 14 Mar 97 11:07:16 |
| - (Makefile.in): Fix sedscript to include s# as well as s/ commands. |
| |
| whardake 14 Mar 97 11:17:06 |
| - (makedepend.in): run on snmpnetstat dir also. |
| |
| whardake 14 Mar 97 11:18:17 |
| - (agent/Makefile.in, apps/snmpnetstat/Makefile.in): make depend. |
| |
| whardake 14 Mar 97 11:20:39 |
| - (snmp_vars_event.h): axe. |
| |
| whardake 14 Mar 97 11:22:29 |
| - (snmp_groupvars.h): axe. |
| |
| whardake 14 Mar 97 13:51:59 |
| - (configure.in, apps/Makefile.in): fix trap by including optional .o files. |
| |
| whardake 14 Mar 97 13:53:22 |
| - (snmpd.c, context_parse.c, party_parse.c, system.[ch]): |
| - 64bit fix: get_myaddr() should return int not long. |
| |
| whardake 14 Mar 97 13:54:22 |
| - (acconfig.h, ucd-snmp.txt): recognize new hosts for sysObjectId. |
| |
| whardake 14 Mar 97 13:55:50 |
| version tag ( 3.1.4.pre4 ) |
| |
| whardake 14 Mar 97 16:16:52 |
| - (mibgroup/README): Update from Dave Shield. |
| |
| whardake 18 Mar 97 16:52:34 |
| - (FAQ): Update from Dave Shield. |
| |
| whardake 18 Mar 97 16:53:26 |
| - (FAQ): snmp.conf -> snmpd.conf |
| |
| whardake 24 Mar 97 09:49:54 |
| - (memory.c): prototype write function better. |
| |
| whardake 24 Mar 97 09:50:49 |
| - (example.c,.h): New example mib module duplicating the passtest |
| script in C code. |
| |
| whardake 24 Mar 97 09:51:16 |
| - (Makefile.in): Watch out for multiple spaces in C defs. |
| |
| whardake 24 Mar 97 09:51:33 |
| - (README): runs on bsdi 2.1. |
| |
| whardake 24 Mar 97 13:56:50 |
| - (FAQ): Patch from Dave Shield. |
| |
| whardake 25 Mar 97 09:39:01 |
| - (EXAMPLE.conf.def): added syslocation and syscontact examples. |
| |
| whardake 25 Mar 97 13:30:05 |
| - (INSTALL): minor doc update for new flags. |
| |
| whardake 26 Mar 97 17:05:11 |
| - (mibgroup/system.c): report agent uptime rather than system uptime. |
| |
| whardake 22 Apr 97 08:42:01 |
| - (FAQ): various updates. |
| |
| whardake 22 Apr 97 15:02:56 |
| - (many): Patch from Niels Baggesen to fix various things, mostly on linux. |
| |
| whardake 22 Apr 97 15:20:30 |
| - (README.smux, smux.c, smux.h, snmp_bgp.c, snmp_ospf.c, snmp_rip2.c): |
| - smux support for gated from Rohit Dube. |
| |
| whardake 22 Apr 97 15:47:06 |
| - (common_header.h): remove duplicate (warning) TCP defines on osf4 systems. |
| |
| whardake 22 Apr 97 15:51:44 |
| - (snmp_bgp.[ch], snmp_rip2.[ch], snmp_ospf.[ch]): |
| - conform to new module standards of coding. |
| |
| whardake 22 Apr 97 16:41:10 |
| - (snmp_bgp.c, snmp_rip2.c, snmp_ospf.c, smux.[ch]): |
| - standardize headers for autoconf. |
| - smux_init() -> init_smux(). |
| - SMUXDEBUG -> DODEBUG (--enable-debugging turns this on automatically). |
| |
| whardake 22 Apr 97 17:45:09 |
| - (config*, smux.c): Check for headers and define FD_COPY if not defined. |
| |
| whardake 22 Apr 97 20:49:15 |
| version tag ( 3.1.4.pre5 ) |
| |
| whardake 9 May 97 22:38:15 |
| - (mib.[ch], parse.[ch], Makefile.in): New parser from Dave Shield: |
| - Run-time control of initial module loading |
| (uses env variables MIBDIRS, MIBS, and MIBFILE) |
| - Defined interfaces for loading modules and retreiving entries |
| - Module scoping now includes Textual Conventions |
| - Tokens implemented internally no longer require importing the |
| corresponding modules |
| |
| whardake 9 May 97 22:46:30 |
| - (smux.c, config*): |
| - check for sgtty.h and prototype better. |
| |
| whardake 9 May 97 22:46:46 |
| - (TODO): Update. |
| |
| whardake 9 May 97 23:52:40 |
| - (smux.[ch]): patches from Niels Baggesen: prototyping. |
| |
| whardake 10 May 97 00:03:32 |
| - (mib.c, parse.c): patches from Niels Baggesen: prototyping (mostly). |
| |
| whardake 10 May 97 00:28:25 |
| - (parse.c): Patch from Dave Shields: negative numbers in mibs. |
| |
| whardake 10 May 97 00:46:44 |
| - (parse.c): Patch from Dave Shields: deal with anonymous IDs. |
| |
| whardake 10 May 97 00:50:20 |
| - (parse.c): Patch from Dave Shields: deal with anonymous IDs (even better). |
| |
| whardake 10 May 97 16:41:23 |
| - (bug-report): Patch from Dave Shields: don't submit blank bug-reports. |
| |
| whardake 10 May 97 16:45:14 |
| - (FAQ): Patch from Dave Shields: update. |
| |
| whardake 10 May 97 16:52:11 |
| - (mib_api.3): New file from Dave Shield. |
| |
| whardake 10 May 97 17:23:21 |
| - (snmpd.c, read_config.c, system.c): Patch from Niels Baggesen: |
| - default trap community. |
| - multiple trap sinks. |
| |
| whardake 12 May 97 08:43:59 |
| - (config*, extensible.c): BSDI3 specific headers and defines. |
| |
| whardake 12 May 97 08:44:19 |
| - (agent/Makefile.in): removed CCHACK ???. |
| |
| whardake 12 May 97 08:48:13 |
| - (INSTALL, README, TODO): documentation update. |
| |
| whardake 12 May 97 08:49:23 |
| - (man/Makefile.in): install mib_api.3. |
| |
| whardake 12 May 97 08:52:48 |
| - (mibs/ucd-snmp.txt): Patch from Mario DeFazio to fix typos. |
| - compiles under SNMPc 4.1g. |
| |
| whardake 13 May 97 10:51:28 |
| - (IF-MIB.txt): New mib file from Niels Baggesen. |
| |
| whardake 13 May 97 10:51:29 |
| - (ucd.txt): New mib file from Niels Baggesen. |
| |
| whardake 13 May 97 10:51:31 |
| - (EtherLike-MIB.txt): New mib file from Niels Baggesen. |
| |
| whardake 13 May 97 10:51:32 |
| - (HOST-RESOURCES-MIB.txt): New mib file from Niels Baggesen. |
| |
| whardake 13 May 97 10:51:33 |
| - (IANAifType-MIB.txt): New mib file from Niels Baggesen. |
| |
| whardake 13 May 97 10:51:35 |
| - (IP-MIB.txt): New mib file from Niels Baggesen. |
| |
| whardake 13 May 97 10:51:36 |
| - (SNMPv2-CONF.txt): New mib file from Niels Baggesen. |
| |
| whardake 13 May 97 10:51:37 |
| - (SNMPv2-MIB.txt): New mib file from Niels Baggesen. |
| |
| whardake 13 May 97 10:51:39 |
| - (SNMPv2-SMI.txt): New mib file from Niels Baggesen. |
| |
| whardake 13 May 97 10:51:40 |
| - (SNMPv2-TC.txt): New mib file from Niels Baggesen. |
| |
| whardake 13 May 97 10:51:42 |
| - (SNMPv2-TM.txt): New mib file from Niels Baggesen. |
| |
| whardake 13 May 97 10:51:43 |
| - (TCP-MIB.txt): New mib file from Niels Baggesen. |
| |
| whardake 13 May 97 10:51:45 |
| - (UDP-MIB.txt): New mib file from Niels Baggesen. |
| |
| whardake 13 May 97 10:51:46 |
| - (SNMPv2-PARTY-MIB.txt): New mib file from Niels Baggesen. |
| |
| whardake 13 May 97 10:51:48 |
| - (SNMPv2-M2M-MIB.txt): New mib file from Niels Baggesen. |
| |
| whardake 13 May 97 10:51:49 |
| - (RFC1271-MIB.txt): New mib file from Niels Baggesen. |
| |
| whardake 13 May 97 10:51:51 |
| - (RFC1155-SMI.txt): New mib file from Niels Baggesen. |
| |
| whardake 13 May 97 10:51:52 |
| - (RFC1213-MIB.txt): New mib file from Niels Baggesen. |
| |
| whardake 13 May 97 10:52:12 |
| - (ucd.txt): whoops. Removed. |
| |
| whardake 13 May 97 11:57:10 |
| - (rfc1271.txt): removed. |
| |
| whardake 13 May 97 12:02:26 |
| - (snmpv2.txt): removed. |
| |
| whardake 13 May 97 12:03:04 |
| - (mibs/Makefile.in): removed snmpv2.txt, rfc1271.txt. |
| |
| whardake 13 May 97 14:48:59 |
| - (ucd-snmp.txt): Changed ID to UCD-SNMP |
| |
| whardake 13 May 97 15:05:28 |
| - (config*, INSTALL): New flags to set prompted values instead of prompting. |
| |
| whardake 13 May 97 15:05:53 |
| - (README): architecture list update. |
| |
| whardake 13 May 97 15:36:08 |
| - (UCD-SNMP-MIB.txt): moved from ucd-snmp.txt. |
| |
| whardake 13 May 97 15:36:51 |
| - (ucd-snmp.txt): moved to UCD-SNMP-MIB.txt |
| |
| whardake 13 May 97 15:38:47 |
| - (mibs/Makefile.in): ucd-snmp.txt -> UCD-SNMP-MIB.txt. |
| |
| whardake 13 May 97 16:22:13 |
| - (config*,mib.c): New configure option --with-default-mibs="list:list". |
| |
| whardake 14 May 97 11:41:09 |
| - (Makefile.in, mib.txt): removed mib.txt from distribution. No longer needed. |
| |
| whardake 14 May 97 13:13:19 |
| - (Makefile.in): warn if mib.txt is installed from a previous release. |
| |
| whardake 14 May 97 13:18:02 |
| - (Makefile.in, agent/Makefile.in): Patch from Oddbjorn Steffensen: |
| - Protect against bash needing ';'s on multiple subdir makes. |
| |
| whardake 14 May 97 13:45:24 |
| - (snmpd.c): Typecast malloc. |
| |
| whardake 14 May 97 15:00:22 |
| version tag ( 3.1.4.pre6 ) |
| |
| whardake 15 May 97 11:22:18 |
| - (interfaces.c): patch from Martin Jacobsson for FreeBSD |
| |
| whardake 15 May 97 11:23:29 |
| - (parse.c): Patch from Dave Shield to fix purely numeric OIDs. |
| |
| whardake 15 May 97 11:28:15 |
| - (INSTALL): patch from Niels Baggesen to reference the maketarget script. |
| |
| whardake 15 May 97 11:29:33 |
| - (mib_api.3): patch from Niels Baggesen: MIBS variable can be set to ALL. |
| |
| whardake 15 May 97 11:30:01 |
| - (UCD-SNMP-MIB.txt): patch from Niels Baggesen: import indentifiers. |
| |
| whardake 15 May 97 11:31:01 |
| - (SNMPv2-SMI.txt): patch from Niels Baggesen: ccitt -> 0. |
| |
| whardake 15 May 97 11:32:56 |
| - (mib.c, parse.c): patch from Niels Baggesen: |
| - prototyping and null checking. |
| - if MIBS is set to ALL, parse everything found. |
| |
| whardake 15 May 97 14:37:39 |
| - (parse.c): patch from Dave Shield: |
| - deal with multiple module ID's being referenced or nodes defined. |
| - supress "name clash" warnings for anonymous nodes. |
| |
| whardake 15 May 97 15:22:51 |
| - (parse.h): Patch from Dave Shield: Add new node structure entries. |
| |
| whardake 15 May 97 16:01:18 |
| - (config*, mib.c): |
| - Changed env variable MIBFILE -> MIBFILES (since it is a list now). |
| (will accept MIBFILE for backwards compatibility). |
| - By default, *no* additional mibfiles are loaded (ie, mib.txt is no |
| longer loaded) and must be turned on through configure or the env var. |
| - New configure options to set default MIBS, MIBFILES, MIBDIRS. |
| |
| whardake 15 May 97 16:22:19 |
| - (configure*, INSTALL): |
| - Display defaults in configure --help lines. |
| |
| whardake 15 May 97 16:26:12 |
| - (configure*, INSTALL): |
| - Wording and order changes in configure --help lines. |
| |
| whardake 15 May 97 16:43:37 |
| - (udp.c): Patch from Martin Jacobssen: |
| - Fix udp_inpcb structures. |
| |
| whardake 16 May 97 11:25:30 |
| - (parse.c): Protect malloc against 0 external imports. |
| |
| whardake 20 May 97 08:03:35 |
| - (udp.c): Only do Martin Jacobssen's fixes for freebsd2. |
| |
| whardake 20 May 97 08:18:49 |
| - (SNMPv2-TC.txt): Comment out ObjectSyntax import. |
| |
| whardake 20 May 97 08:19:12 |
| - (parse.c): protect against 0 import calls. |
| |
| whardake 20 May 97 08:19:28 |
| - (mib.c, snmp_auth.c): include sys/select.h for AIX. |
| |
| whardake 20 May 97 10:08:25 |
| version tag ( 3.1.4.pre7 ) |
| |
| whardake 20 May 97 11:24:27 |
| - (udp.c): Patch from Martin Jacobsson: Fix my cpp stupidity. |
| |
| whardake 20 May 97 16:50:18 |
| - (TODO): snmpset should check against size defined in mib. |
| |
| whardake 20 May 97 16:50:55 |
| - (parse.c): code from Dave Shield: add back in find_node() for perl usage. |
| |
| whardake 21 May 97 10:13:38 |
| - (NEWS): Update for 3.2. |
| |
| whardake 21 May 97 15:38:32 |
| - (NEWS): Changes from Dave. |
| |
| whardake 21 May 97 15:40:31 |
| - (FAQ): Changes from Dave. |
| |
| whardake 22 May 97 13:13:59 |
| - (SNMPv2-M2M-MIB.txt): restored. Got truncated. |
| |
| whardake 23 May 97 13:35:14 |
| - (acconfig.h, config.h.in): Set default MIB list. |
| |
| whardake 23 May 97 13:36:17 |
| - (snmpd.c): Patch from Niels Bagessen to fix endiannes problems. |
| |
| whardake 23 May 97 13:37:02 |
| - (HOST-RESOURCES-MIB.txt, SNMPv2-TC.txt): From Niels: change import clauses. |
| |
| whardake 23 May 97 13:37:39 |
| - (snmp_client.c): Patch from Niels Bagessen to fix endiennes problems. |
| |
| whardake 23 May 97 13:38:13 |
| - (snmp_api.c): Patch from Niels Bagessen to fix multiple frees in v2 pdu's. |
| |
| whardake 23 May 97 13:40:09 |
| - (mib.c): Patch from Dave Shields to fix SNMP perl again. |
| |
| whardake 23 May 97 13:40:32 |
| - (snmp_api.h): Change trap types from int to long. |
| |
| whardake 23 May 97 16:23:56 |
| version tag ( 3.1.4.pre8 ) |
| |
| whardake 23 May 97 16:34:33 |
| - (mib_api.3): Modifiy to note default mibs. |
| |
| whardake 26 May 97 10:50:20 |
| - (INSTALL, configure): default mibs listed correctly. |
| |
| whardake 26 May 97 10:52:12 |
| - (snmp_api.h): trap long's back to ints, bad solution. |
| |
| whardake 26 May 97 10:56:19 |
| - (snmpcheck.def): new variables to set walk/get/set command line usage. |
| |
| whardake 26 May 97 11:38:41 |
| - (parse.c): Patch from niels Baggesen to: |
| - close mibfiles for MIBS=ALL. |
| - Allow SYNTAX DisplayString (SIZE(1..255)) inside OBJECT-TYPE. |
| |
| ------------------------------------------------------------------------------- |
| |
| Changes: V3.1.2.1 -> V3.1.3 |
| |
| whardake 10 Jan 97 08:43:42 |
| - (COPYING): Update for 97. |
| |
| whardake 10 Jan 97 08:46:00 |
| - (config*): Check for /dev/ksyms for solaris kernel. |
| |
| whardake 10 Jan 97 08:46:36 |
| - (snmptrapd.c): Remove broken FD_SET code. |
| |
| whardake 14 Jan 97 16:45:33 |
| - (PORTING, README, TODO): Added ucd-snmp-coders as default mail address. |
| |
| whardake 17 Jan 97 09:28:56 |
| patch niels.0 |
| |
| whardake 17 Jan 97 11:51:40 |
| - (snmpd.c, extensible.c): |
| - New arg -c FILE: Read FILE as a configuration file as well. |
| - New arg -C: Don't read default configuration files. |
| - New env SNMPCONFPATH: Read snmpd{,.local}.conf files in : seperated path. |
| |
| whardake 17 Jan 97 11:58:46 |
| - (snmpd.c): |
| - Usage() update and version printout update. |
| |
| whardake 17 Jan 97 14:55:28 |
| Dave Shield patches |
| |
| whardake 20 Jan 97 11:17:53 |
| Niel's patches integrated |
| |
| whardake 20 Jan 97 15:09:25 |
| - Patches from Dave Shield <D.T.Shield@csc.liv.ac.uk>: |
| - implemented: interfaces.ifTable.ifEntry.ifSpecific, |
| ip.ipRoutingDiscards, |
| ip.ipAddrTable.ipAddrEntry.ipAdEntReasmMaxSize, |
| ip.ipRouteTable.ipRouteEntry.ipRouteMask , |
| ip.ipRouteTable.ipRouteEntry.ipRouteMetric5, |
| ip.ipRouteTable.ipRouteEntry.ipRouteInfo, ip.ipNetToMediaTable, |
| udp.udpTable. |
| - udp connection table. |
| - ipNetToMedia. |
| |
| - Patches from Niels Baggesen <Niels.Baggesen@uni-c.dk>: |
| - udpNoPort, tcpInErrs fixes for Solaris. |
| - linux application support. |
| - snmp variable group. |
| - simple cold start traps via exec('snmptrap'). |
| - MIB parser fixes. |
| - Memory/free allocation fixes. |
| |
| whardake 20 Jan 97 15:22:53 |
| - Patches from Niels Baggesen <Niels.Baggesen@uni-c.dk>: |
| - (snmp_client.c): Wait 120 seconds before returning. |
| |
| whardake 20 Jan 97 15:37:08 |
| - (config*): Autoheader is dumb: Put macro defines belowe @BOTTOM@ symbol. |
| |
| whardake 20 Jan 97 15:38:59 |
| - (snmp_vars.c, extensible.c, read_config.c): Remove ANSI cpp #elif's. |
| |
| whardake 20 Jan 97 15:50:37 |
| - (snmp_vars.c): bsdi #ifdef fixes. |
| |
| whardake 20 Jan 97 15:55:45 |
| - (snmp_vars.c): Patch from Martin Jacobsson <martin@exmandato.se>: |
| - add bsdi to some #ifdefs. |
| |
| whardake 20 Jan 97 15:58:51 |
| - (extensible.c): Patch from Martin Jacobsson <martin@exmandato.se>: |
| - watch out for string lengths on version desc and sysname. |
| |
| whardake 20 Jan 97 16:38:20 |
| patrice.1 patch |
| |
| whardake 20 Jan 97 16:43:25 |
| - (snmp_api.c, snmp_client.[ch]): |
| - Patch from Patrice VANACKER <vanacker@worldnet.fr>: |
| - fix request deletions in snmp_read(). |
| - added return argument to snmp_add_null_var(). |
| |
| whardake 20 Jan 97 16:59:02 |
| - (extensible.c): Patch from sxjzhang@sss.ssi1.com: |
| - fix disk reporting on sunos 4.1.3 with ODS 1.0. |
| |
| whardake 20 Jan 97 16:59:56 |
| version tag ( 3.1.3.pre1 ) |
| |
| whardake 21 Jan 97 08:33:04 |
| - (read_config.c): Patch from Karl Lehenbauer <karl@hammer1.ops.NeoSoft.com>: |
| - #if DODEBUG -> #ifdef DODEBUG. |
| |
| whardake 21 Jan 97 08:33:52 |
| - (snmpd.c): remove second char definition. |
| |
| whardake 21 Jan 97 08:34:32 |
| - (snmp_client.h): remove second (wrong) function prototype. |
| |
| whardake 21 Jan 97 09:17:42 |
| - (snmp_var_route.c, snmp_vars.c): |
| - Patch from Karl Lehenbauer <karl@hammer1.ops.NeoSoft.com> |
| - handle multiple interface names > 10 properly. |
| |
| whardake 29 Jan 97 10:47:40 |
| bug reporting script add |
| |
| whardake 29 Jan 97 12:07:00 |
| - (bug-report): |
| - Always use multipart: version info and config.cache are one. |
| - re-arranged a bit. |
| - Added introduction. |
| - Guess at domain name if possible. |
| |
| whardake 29 Jan 97 12:07:59 |
| - (acconfig.h): |
| - SNMPBLOCK = !SNMPBLOCK |
| |
| whardake 29 Jan 97 12:09:05 |
| - (aclocal.m4): Fix check_struct_for to define things correctly. |
| |
| whardake 29 Jan 97 12:10:28 |
| - (configure.in): New ps options to check for. |
| |
| whardake 29 Jan 97 12:11:04 |
| - (FAQ): revision one! |
| |
| whardake 29 Jan 97 12:11:29 |
| - (config.h.in, configure): update |
| |
| whardake 29 Jan 97 12:58:46 |
| - (kernel.c, snmp_agent.c, snmpd.c): Patch from Niels Baggesen: |
| - Fix various warnings/errors. |
| - Implement real traps. |
| |
| whardake 29 Jan 97 13:03:15 |
| - (versiontag): Modify ../../bug-report as well. |
| |
| whardake 29 Jan 97 13:08:11 |
| - (bug-report): |
| - change to address (back) to ucd-snmp-coders. |
| - Add a trap on signals to remove tmp files. |
| |
| whardake 31 Jan 97 09:58:10 |
| - (config*): Check for kstat.h and if sysctl can read the boottime. |
| |
| whardake 31 Jan 97 10:01:59 |
| - (snmp_var_route.c, snmp_vars.c): Patch from Martin Jacobsson: |
| - Change some system specific ifdefs to CAN_USE_SYSCTL. |
| - Fix compliation errors on bsdi2. |
| - Fix routing tables for similar. |
| |
| whardake 31 Jan 97 10:49:07 |
| - (versiontag): uh, commit it again. |
| |
| whardake 31 Jan 97 10:50:04 |
| - (configure.in, configure): fire off ksh if hpux && sh. |
| |
| whardake 31 Jan 97 10:59:43 |
| - (configure.in, configure): changed arch to hppa and make sure /bin/ksh exists. |
| |
| whardake 31 Jan 97 11:03:11 |
| version tag update |
| |
| whardake 3 Feb 97 10:02:12 |
| - (bug-report): Patch from Dave Shield: |
| - domain name fix and editor bomb out. |
| |
| whardake 3 Feb 97 10:03:10 |
| - (EXAMPLE.conf.def): comment out possible security problem lines. |
| |
| whardake 3 Feb 97 10:46:02 |
| - (configure.in): |
| - Check for whoami, logname. |
| - Don't pass null args to ksh. |
| |
| whardake 3 Feb 97 10:47:04 |
| - (snmp_vars.c): Patch from Dave Shield |
| - Mark stuff for later changes. |
| |
| whardake 3 Feb 97 10:48:06 |
| - (snmplib/system.c): Use CAN_USE_SYSCTL instead of bsdlike. |
| |
| whardake 3 Feb 97 11:50:23 |
| - (config*): |
| - Check for irix 6.2 headers. |
| - Check if _KERNEL needs to be defined for irix and ifnet usage. |
| - Use the found UNAME program instead of assuming we have it. |
| |
| whardake 3 Feb 97 12:44:51 |
| - (snmplib/system.c): typo: needs a space between 'static' and 'struct'. |
| |
| whardake 3 Feb 97 12:47:58 |
| - (snmp_vars.c): add some irix appropriate includes. |
| |
| whardake 3 Feb 97 12:51:04 |
| - (README): remove project history. |
| |
| whardake 3 Feb 97 13:15:11 |
| - (README): |
| - added FAQ pointer. |
| - Dave's English pointers (ie, he proofed it and I, uh, don't...). |
| - switch ftp mirror. |
| - bug-report script mentioned. |
| - I -> We, me -> us... |
| |
| whardake 3 Feb 97 13:33:11 |
| - (README, NEWS, TODO): Update for 3.1.3. |
| |
| whardake 3 Feb 97 13:53:04 |
| - (bug-report): move config.cache to end of message. |
| |
| whardake 3 Feb 97 13:55:05 |
| version tag ( 3.1.3.pre3 ) |
| |
| whardake 4 Feb 97 09:35:02 |
| - (FAQ): Dave's latest revision. |
| |
| whardake 4 Feb 97 09:35:37 |
| - (TODO): Added suggestions from ucd-snmp-coders. |
| |
| whardake 4 Feb 97 09:36:43 |
| - (configure, configure.in): Fix hpux problems, *again*. |
| |
| whardake 4 Feb 97 09:37:26 |
| - (mib.c): Patch from Simon: comment #ifdef endings for ANSI compliers. |
| |
| whardake 4 Feb 97 09:41:39 |
| - (FAQ): Added TOC and autor notes ;-). |
| |
| whardake 5 Feb 97 16:33:01 |
| - (FAQ): Dave updated architecture lists. |
| |
| whardake 5 Feb 97 16:33:32 |
| - (TODO): misc requested additions. |
| |
| whardake 5 Feb 97 17:07:25 |
| - (configure, configure.in): Put /dev/ksyms ahead of /kernel/unix. |
| |
| whardake 5 Feb 97 17:11:15 |
| - (many): Patch from Niels Baggesen: |
| - snmp mib group cleanups. |
| - trap generation cleanups. |
| - added man entries for trap generation. |
| - improved agent debugging output with agent's -d flag. |
| |
| whardake 5 Feb 97 17:13:09 |
| - (system.c): Patch from Dave Shield to fix nlist problems. |
| |
| whardake 5 Feb 97 17:20:10 |
| - (bug-report): Change subject line to shorten and force better description. |
| |
| whardake 5 Feb 97 17:23:41 |
| - (tcl, tk, snmptcl): Nuked. |
| |
| whardake 5 Feb 97 17:25:03 |
| - (NEWS): removed tcl stuff. |
| |
| whardake 5 Feb 97 17:29:54 |
| - (Makefile.in, configure.in): removed tcl stuff. |
| |
| whardake 5 Feb 97 17:41:50 |
| version tag ( 3.1.3.pre4 ) |
| |
| whardake 10 Feb 97 09:22:03 |
| - (FAQ): Dave Shields' additions: finding more info. |
| |
| whardake 10 Feb 97 09:22:53 |
| - (snmpnetstat/main.c): Remove malloc prototype, now in stdlib.h. |
| |
| ------------------------------------------------------------------------------- |
| |
| Changes: V3.1.2 -> V3.1.2.1 |
| |
| whardake 5 Dec 96 09:13:56 |
| - (if.c): #ifndef -> #ifdef for sigset. |
| |
| whardake 5 Dec 96 09:14:59 |
| - (md5.c): remove ansi specific C features (unsigned constants). |
| |
| ------------------------------------------------------------------------------- |
| |
| Changes: V3.1.1 -> V3.1.2 |
| |
| whardake 17 Oct 96 07:02:58 |
| version tag ( 3.1.1.BSDI ) |
| |
| whardake 30 Oct 96 13:47:21 |
| - (PORTING,README): Add a new PORTING file to reference autoconf plee. |
| |
| whardake 30 Oct 96 13:49:09 |
| - (config*, ece-mib.def): |
| - Change extensible mib location to ucdavis enterprise mib: 2021. |
| - Remove associated prompting from configure script and etc. |
| |
| whardake 31 Oct 96 17:06:16 |
| - (read_config.c): numdisks was being incremented before last usage. |
| |
| whardake 1 Nov 96 08:54:11 |
| - (asn1.c): Patch from Simon Leinen <simon@switch.ch>: |
| - asn_build_unsigned_int, asn_build_unsigned_int64: |
| - Don't try to strip FFs from the high end of unsigned values. |
| - Skip the stripping code entirely if we have to add a null byte. |
| |
| whardake 4 Nov 96 09:30:46 |
| - (config*, snmp_vars.c, extensible.c): More include checks for linux. |
| |
| whardake 4 Nov 96 10:08:49 |
| - (config*): Check for nlist in -lmld (irix). |
| |
| whardake 7 Nov 96 09:16:45 |
| - NetBSD 3.1.0.1 branch merge. |
| |
| whardake 7 Nov 96 09:24:23 |
| - Niels 3.1.1 branch merge. |
| |
| whardake 7 Nov 96 09:35:52 |
| - BSDi2 3.1.1 branch merge. |
| |
| whardake 7 Nov 96 09:57:16 |
| - (versiontag): Only tag release versions (Ext*). |
| |
| whardake 7 Nov 96 14:16:00 |
| - (configure.in, configure): Changed default SNMPV2AUTH to SNMPV1. |
| |
| whardake 7 Nov 96 14:16:39 |
| - (snmp_var_route.c): ifdef's around strings.h. |
| |
| whardake 7 Nov 96 14:17:17 |
| - (snmp_vars.c): ifdef typos. |
| |
| whardake 7 Nov 96 14:19:33 |
| - (mib.c): typecast for sprint_objid(). |
| |
| whardake 8 Nov 96 17:03:47 |
| - (Makefile.in): Created a 'touchit' to touch config files properly. |
| |
| whardake 8 Nov 96 17:06:46 |
| - (Makefile.in): Fixed 'touchit'. |
| |
| whardake 14 Nov 96 15:14:50 |
| - (extensible.c): Use statfs if statvfs is unavailable. |
| |
| whardake 14 Nov 96 15:16:22 |
| - (snmp_vars.c): |
| - #ifdef typo. |
| - prototype for Interface_Scan_Init(). |
| - Check for existance of tcpstat.tcps_rcvmemdrop before using. |
| |
| whardake 14 Nov 96 15:17:36 |
| - (config*): |
| - Check for existance of tcpstat.tcps_rcvmemdrop. |
| - Check for sys/vfs.h. |
| |
| whardake 14 Nov 96 15:24:24 |
| - (snmptrap.c, inet.c, route.c): typecasting warning fixes. |
| |
| whardake 15 Nov 96 16:43:33 |
| - (config*, extensible.c): Make uname calls work correctly. |
| |
| whardake 15 Nov 96 16:44:11 |
| - (parse.c): Add back in "reading mib..." debugging statments. |
| |
| whardake 22 Nov 96 08:18:29 |
| - (snmp_vars.c): Trash interface caching. |
| |
| whardake 22 Nov 96 09:06:10 |
| - (snmp_vars.c): Merge from FreeBSD2-3-1-1. |
| - Add checks for ifnet.[io]bytes. |
| |
| whardake 22 Nov 96 09:14:22 |
| - (config*): Add checks for ifnet.[io]bytes. |
| |
| whardake 22 Nov 96 11:35:29 |
| - (agent/extensible/*.c, new: extproto.h): Removed all -Wall warnings! |
| |
| whardake 22 Nov 96 14:38:05 |
| - (config*, install-sh, mkinstalldirs): Upgraded to autoconf 2.11. |
| |
| whardake 22 Nov 96 15:10:36 |
| - (extensible.c, read_config.c): removed more -Wall warnings. |
| |
| whardake 24 Nov 96 16:25:07 |
| - (kernel.c, config*, INSTALL): New configure switch: --without-root-access. |
| - The agent doesn't exit if it can't open /dev/kmem. |
| |
| whardake 24 Nov 96 16:45:27 |
| version tag ( 3.1.2.pre1 ) |
| |
| whardake 25 Nov 96 08:44:03 |
| - ({agent,apps}/Makefile.in): Put libsnmp.a in front of -l libs. |
| |
| whardake 25 Nov 96 09:15:57 |
| - (config*, snmp_impl.h): Moved void -> char define to a configure test. |
| |
| whardake 27 Nov 96 08:02:06 |
| - (snmp_vars.c): Patch from Dave Shield <D.T.Shield@csc.liv.ac.uk>: |
| - Change comments to reflect what its actually looking at. |
| - Remove ifdef around ifnet declarations. |
| |
| whardake 27 Nov 96 08:03:47 |
| - (extensible.c): Patch from Dave Shield <D.T.Shield@csc.liv.ac.uk>: |
| - Remove return(0) on void init_extensible(). |
| |
| whardake 27 Nov 96 08:06:04 |
| - (configure, configure.in): Default sysloc UCDavis -> Unknown. |
| |
| whardake 27 Nov 96 08:21:20 |
| - (INSTALL): Typo: 3.1.3 -> 3.0.3. |
| |
| whardake 27 Nov 96 08:21:34 |
| - (README): Update. |
| |
| whardake 27 Nov 96 08:34:12 |
| - (if.c): Patch from Dave Shield <D.T.Shield@csc.liv.ac.uk>: |
| - Watch out for interface names with ' ' in them. |
| - Reset signal on BSD signal implementations. |
| |
| whardake 27 Nov 96 08:45:46 |
| - (if.c): Reset signal on all types of signal implementations. |
| |
| whardake 27 Nov 96 08:56:44 |
| - (configure.in, configure): Truncate system names beyond [-_].*. |
| |
| whardake 2 Dec 96 08:55:49 |
| - (snmp_vars.c): Patch from Dave Shield <D.T.Shield@csc.liv.ac.uk>: |
| - ifPhysAddr - in Interface_Get_Ether_By_Index, HP-UX has the same |
| EtherAddr strucure as MIPS. |
| |
| - ipAdEntIfIndex - in var_ipAddrEntry, there is a false match on |
| the loopback interface, giving the wrong answer of the first |
| interface index. |
| |
| - udpInErrors - in var_udp, the count of UDP errors omits discarded |
| packets. Some systems (i.e. HP-UX) have extended the udpstat |
| structure to include these. I'v tweaked this analogous to a |
| similar addition in the tcpstat structure. |
| |
| - tcpConnState - HP-UX has added an extra state into the list, which |
| throws the rest of them out. |
| |
| whardake 3 Dec 96 10:04:02 |
| - (config*, snmp_vars.c): |
| - Wrote AC_CHECK_STRUCT_FOR and use it. |
| - Make AC_CHECK_IFNET_FOR use above. |
| - Changequote '[]' -> '' around sed expression with []s (-Dostype). |
| |
| whardake 3 Dec 96 10:05:17 |
| - (md5.c): Put 'U'nsigned marker at end of constants to remove gcc warns. |
| |
| whardake 3 Dec 96 11:04:33 |
| - (snmp_vars.c): From Dave Shield <D.T.Shield@csc.liv.ac.uk>: |
| - Fix arp table for hpux. |
| - (config*): Check for arphd.at_next and use in above. |
| |
| whardake 3 Dec 96 11:14:43 |
| - (EXAMPLE.conf.def, passtest): Move passtest to ucdavis subtree. |
| |
| whardake 3 Dec 96 14:51:24 |
| - (ece-mib.def): Used -> Avail in memory sequence. |
| |
| whardake 4 Dec 96 09:16:09 |
| - (asn1.c, parse.c, snmp_api.c, snmp_client.c): |
| - Patch from Niels Baggesen <Niels.Baggesen@uni-c.dk>: |
| - Parser fixes for multiple nodes. |
| - memmove/copy deletes. |
| |
| whardake 4 Dec 96 09:49:38 |
| - (PORTING, README): Update for release 3.1.2. |
| |
| ------------------------------------------------------------------------------- |
| |
| Changes: V3.1.0.1 -> V3.1.1 |
| |
| whardake 11 Sep 96 08:49:14 |
| - (read_config.c): Fixed community number checks. |
| |
| whardake 24 Sep 96 16:54:59 |
| - (config*, snmp_api.c, snmp_client.c): Added sys/select.h for AIX. |
| |
| whardake 24 Sep 96 16:59:26 |
| - (snmp_var_route.c, snmp_vars.c): typos. |
| |
| whardake 24 Sep 96 17:02:47 |
| - (snmp_vars.c): Moved a variable declairation. |
| |
| whardake 24 Sep 96 17:16:58 |
| - (snmp_var_route.c): typo fixing a typo (sigh..). |
| |
| whardake 25 Sep 96 14:14:53 |
| - (snmp_var_route.c): freebsd2 typecast. |
| |
| whardake 1 Oct 96 15:30:46 |
| - (parse.c, parse.h): From Joe Marzot: |
| - allows the CMU lib to retain the TC information associated with a |
| particular object. In particular this allows DisplayStrings to be |
| differentiated from OctetStrings when they are looked up in the |
| Mib Tree. |
| |
| whardake 1 Oct 96 15:54:22 |
| - (extensible.c): int -> double to support larger disk sizes. |
| |
| whardake 1 Oct 96 16:28:52 |
| - (config*, read_config.c): |
| - Check for mntent.h and include it. |
| - Check for /etc/mnttab or /etc/mtab and use appropriately. |
| - (read_config.c): |
| - pick getmntent over getfsfile if both are available. |
| - debug cleanup (ofile -> stderr, check for DODEBUG instead of const var). |
| |
| whardake 3 Oct 96 16:05:47 |
| - (snmp_agent.c): |
| - Make agent properly check snmpset exit codes and use them (on COMMIT). |
| |
| whardake 3 Oct 96 16:08:59 |
| - (pass.c): |
| - Check for passthru existance before returning ERR_NOERROR, else |
| return ERR_NOSUCHNAME. |
| - Correctly check for and pass "not-writable" and "wrong-type" pass returns. |
| |
| whardake 3 Oct 96 16:10:38 |
| - (snmp_impl.h): Turn on old CMU debugging statments with --enable-debugging. |
| |
| whardake 4 Oct 96 09:43:40 |
| - (EXAMPLE.conf.def): Added snmpget/set to pass example. |
| |
| whardake 4 Oct 96 09:44:26 |
| - (Makefile.in): Remove spaces from sedscript when using broken cpp (gcc). |
| |
| whardake 4 Oct 96 09:46:09 |
| - (snmpd.conf.5.def): |
| - Cleaned up man page formatting. |
| - Added note about SNMPset community strings. |
| - minor proof-reading (major proofing needed still). |
| - Re-organized a bit. |
| |
| whardake 4 Oct 96 10:01:20 |
| - (snmpd.conf.5.def): lib -> lib/snmp path correction in FILES section. |
| - (snmpd.1.def): |
| - Added a FILES section. |
| - General clean up. |
| |
| whardake 7 Oct 96 07:41:40 |
| - (parse.c): Now loads all mibs (files) in the directory SNMPLIB/mibs. |
| |
| whardake 7 Oct 96 07:49:59 |
| - (parse.c): Proper autoconf dirent headers. |
| |
| whardake 7 Oct 96 08:01:43 |
| - (Makefile.in): Mib installation changed to reflect new mib directory. |
| |
| whardake 7 Oct 96 08:53:06 |
| - (config*): check correctly for get/setmntent. |
| |
| whardake 7 Oct 96 09:11:43 |
| - (snmp_agent.c): Removed snmp version check on error return from set. |
| |
| whardake 7 Oct 96 09:12:23 |
| - (read_config.c): Use getmntent correctly. Pain. |
| |
| whardake 7 Oct 96 10:22:47 |
| - (Makefile.in): |
| - added --recheck to config.status call to regenerate self. |
| - Changed ece-mib.txt -> ucd-snmp.txt and install (and generate) properly. |
| |
| whardake 7 Oct 96 10:23:32 |
| - (extensible.c): Chomp newline on uname output. |
| |
| whardake 7 Oct 96 10:24:12 |
| - (read_config.c): Added 'syscontact' and 'syslocation' parsing. |
| |
| whardake 7 Oct 96 11:00:10 |
| - (configure.in): |
| - timestamp stamp-h at end. |
| - emacs local vars. |
| |
| whardake 7 Oct 96 11:01:25 |
| - (read_config.c): Remove extra args from strcpy (was strncpy). |
| |
| whardake 7 Oct 96 11:02:46 |
| - (configure.in): |
| - timestamp stamp-h at end. |
| - emacs local vars. |
| |
| whardake 7 Oct 96 12:23:05 |
| - (snmpd.1.def): Changed to reflect SNMPLIB/mibs. |
| |
| whardake 7 Oct 96 12:23:27 |
| - (snmpd.conf.5.def): Added syscontact and syslocation. |
| |
| whardake 9 Oct 96 08:04:14 |
| - (parse.c): |
| - Parse OBJECT-IDENTY as OBJECT-GROUP (saves only description). |
| - Change print_error(), read_mib() to reflect file and correct line number. |
| |
| whardake 9 Oct 96 08:30:29 |
| - (parse.c): |
| - print a new line in print_error() if debugging is turned on. |
| - tossObjectIdentifier(): catch multiple bracket clauses (IE { {0 0} } ). |
| |
| whardake 9 Oct 96 14:36:03 |
| - (read_config.c): |
| - strncmp -> strncasecmp. |
| - NULL -> 0. |
| |
| whardake 9 Oct 96 14:38:05 |
| - (extensible.c): |
| - sort pass thrus by miboid to prevent passing off to wrong one. |
| - typos: exsten -> exten. |
| - init_extensible() calls update_config() to reduce duplications. |
| |
| whardake 9 Oct 96 15:18:42 |
| - (snmp_api.c): From: gah@bellcore.com (Gary A. Hayward) |
| - Free pdu community to quelch purify. |
| |
| whardake 9 Oct 96 15:22:23 |
| - (README): Added thanks name. |
| |
| ------------------------------------------------------------------------------- |
| |
| Changes: V3.1 -> V3.1.0.1 |
| |
| whardake 26 Aug 96 10:36:08 |
| - (NEWS) Typo, extra quotation mark. |
| |
| whardake 26 Aug 96 10:37:05 |
| - (TODO) Extra mib parsing ideas added. |
| |
| whardake 26 Aug 96 10:37:36 |
| - (ece-mib.def): commas out of place. |
| |
| whardake 26 Aug 96 16:55:51 |
| - (snmp_api.c): Fixed a gcc/FreeBSD optimization bug (stupid compiler) |
| |
| whardake 26 Aug 96 16:58:03 |
| - (event.c, kernel.c, route_write.c): FreeBSD modifications |
| |
| whardake 27 Aug 96 08:46:43 |
| - (extensible.c): FreeBSD changes and use getloadavg if available. |
| |
| whardake 27 Aug 96 08:47:57 |
| - (snmptrapd.c): Fix byte order problem (convert to network before sending). |
| |
| whardake 27 Aug 96 09:01:10 |
| - (snmptrap.c): |
| - FreeBSD specific changes. |
| - more autoconf complete: paths to libraries and kernel location. |
| |
| whardake 27 Aug 96 09:38:33 |
| - (snmp_var_route.c): FreeBSD specific changes. |
| |
| whardake 27 Aug 96 10:00:15 |
| - (snmp_vars.c): More warped FreeBSD changes |
| |
| whardake 27 Aug 96 10:04:56 |
| - (autoconf*): |
| - FreeBSD additions. |
| - New kernel location: /kernel (ick). |
| - Log file default intelligently checks for /var/log and /usr/adm. |
| - Checks for getloadavg(). |
| |
| whardake 29 Aug 96 14:42:20 |
| - (extensible/*.c): Patch from Niels Baggesen <recnba@mediator.uni-c.dk> |
| - cleaned up gcc warnings. |
| - fixed a spelling error. |
| |
| whardake 29 Aug 96 14:59:55 |
| - (apps/*.c): Patch from Niels Baggesen <recnba@mediator.uni-c.dk> |
| - set exit codes of 0 for all apps. |
| - Removed SVR4 #ifdefs. |
| - Greatly improved snmptrap. |
| |
| whardake 29 Aug 96 15:03:12 |
| - (man/snmptrap.1): added by Niels Baggesen <recnba@mediator.uni-c.dk> |
| |
| whardake 29 Aug 96 15:06:21 |
| - (asn1.c): Patch from Niels Baggesen <recnba@mediator.uni-c.dk> |
| - uchar(s) can't be less than 0. |
| |
| whardake 29 Aug 96 15:06:50 |
| - (mib.c): Patch from Niels Baggesen <recnba@mediator.uni-c.dk> |
| - prototypes for gcc warnings |
| |
| whardake 29 Aug 96 15:07:56 |
| - (parse.c): Patch from Niels Baggesen <recnba@mediator.uni-c.dk> |
| - save mib descriptions for snmptranslate and other apps that need it. |
| |
| whardake 29 Aug 96 15:08:28 |
| - (snmp_api.c): Patch from Niels Baggesen <recnba@mediator.uni-c.dk> |
| - gcc warnings NULL -> 0 |
| |
| whardake 29 Aug 96 15:58:10 |
| - (snmpstatus.c): Patch from Trevor Bourget <tbourget@qualcomm.com> |
| - malloc sysdesc instead of assuming < 128 bytes. |
| |
| whardake 29 Aug 96 16:03:44 |
| - (snmpwalk.c): Removed SVR4 ifdefs |
| |
| whardake 29 Aug 96 16:22:25 |
| - (autoconf*, snmp_vars.c): Removed some solaris ifdefs. |
| |
| whardake 29 Aug 96 16:29:10 |
| - Changed my email address to my new one. |
| |
| whardake 30 Aug 96 09:23:05 |
| - (configure, configure.in): |
| - removed -Xs flag for gcc on solaris. |
| - logfile checks for existance of /var/log and /usr/adm. |
| |
| whardake 30 Aug 96 09:23:42 |
| - (snmptrap.c): patch screwed up. |
| |
| whardake 30 Aug 96 09:24:31 |
| - (apps/Makefile.in): Added kernel_sunos5.o to snmptrap for getKstat. |
| |
| whardake 30 Aug 96 09:34:09 |
| - (NEWS, ChangeLog): Updated for 3.1.0.1 |
| |
| whardake 30 Aug 96 09:34:48 |
| version tag ( 3.1.0.1 ) |
| |
| whardake 30 Aug 96 10:15:18 |
| - (README): Updated for 3.1.0.1 |
| |
| whardake 30 Aug 96 11:49:38 |
| - (snmp_vars.c): removed malloc prototype due to conflictions. |
| |
| ------------------------------------------------------------------------------- |
| |
| Changes: V3.0.7.2 -> V3.1 |
| |
| hardaker 3 May 96 14:34:03 |
| - (acconfig.h, configure.in, snmplib/Makefile.in) |
| - Added a check for various random functions. |
| - Included another ifdef to ensure no #define loops occur with str/index fns. |
| |
| hardaker 3 May 96 14:35:27 |
| - (agent/snmp_var_route.c,snmp_vars.c) |
| - Changed the interface counter to a short for all architectures (bus err) |
| - Undefed a function that is never used. |
| |
| hardaker 3 May 96 14:37:17 |
| - (agent/snmp_vars.c) Solaris fix for interfaces. |
| - From Dan A. Dickey <ddickey@transition.com> |
| |
| hardaker 3 May 96 14:40:18 |
| - (apps/snmptrap.c) Added #include<sys/sockio.h> |
| |
| hardaker 9 May 96 13:24:00 |
| - (apps/snmpset.c) Added '.' as a delimiter for decimal encoded strings. |
| |
| hardaker 9 May 96 13:27:40 |
| - (acconfig.h, configure.in, snmplib/Makefile.in) |
| - Added a check for various random functions. |
| - Included another ifdef to ensure no #define loops occur with str/index fns. |
| |
| hardaker 9 May 96 13:33:12 |
| - (acconfig.h,agent/{Makefile,snmp_vars.c},agent/extensible/many): |
| - Added support for passthru mibs. Total control is handed to exec's. |
| |
| hardaker 9 May 96 16:14:28 |
| - (configure.in): Solaris specific cpp flags added for SUNspro's cpp. |
| - (agent/{snmp_vars,snmpd}.c,agent/extensible/{extensible,misc,pass}.c, |
| snmplib/{mib,snmp_client}.c): |
| - Cleaned up prototypes to match more carefully (with Solaris's spro cc). |
| |
| hardaker 10 May 96 10:27:14 |
| - (kernel_sunos5.c): A patch to fix a virtual interface problem. |
| - patch supplied by "Dan A. Dickey" <ddickey@transition.com> |
| |
| hardaker 10 May 96 18:16:57 |
| - (many): Mereged baggesen-3-0-7-2 branch into main trunk. |
| |
| hardaker 13 May 96 15:56:45 |
| - (agent/extensible/misc.c): exec Names were getting included in the command. |
| |
| hardaker 13 May 96 15:57:43 |
| - (agent/extensible/misc.c): close file descriptors before re-starting agent. |
| |
| hardaker 13 May 96 15:58:44 |
| - (agent/snmp_agent.c, agent/snmp_vars.c, agent/extensible/extensible.c): |
| - Bug fix: GLOBALSECURITY bug: save rightmost two bits in acl. |
| |
| hardaker 13 May 96 15:59:30 |
| - (snmplib/snmp_impl.h): Change RWRITE to include Write for V2 bits. |
| |
| hardaker 15 May 96 08:59:51 |
| - (agent/extensible/pass.c) Patch from Niels Baggesen <recnba@mediator.uni-c.dk> |
| - Implemented missing parts of interface address and network output (-i) |
| |
| hardaker 15 May 96 09:02:24 |
| - (agent/kernel_sunos5.c) Patch from "Dan A. Dickey" <ddickey@transition.com> |
| - Better caching algorithm for improved speed. |
| |
| hardaker 15 May 96 09:05:49 |
| - (*/.cvsignore) ignore file update. |
| |
| hardaker 15 May 96 09:06:49 |
| - (Makefile.in,sedscript.in) Added PREFIX to the sedscript. |
| |
| hardaker 15 May 96 09:07:35 |
| - (EXAMPLE.conf.def, man/snmpd.conf.5.def): documented pass thru mibs. |
| |
| hardaker 15 May 96 09:29:21 |
| - (COPYING, README, TODO) Release docs updated. |
| |
| hardaker 15 May 96 09:50:15 |
| - (agent/kernel_sunos5.c) patch mistake. |
| |
| hardaker 15 May 96 09:51:12 |
| - (agent/extensible/read_config.c): ansi semantic fix for '<'. |
| |
| hardaker 15 May 96 09:51:37 |
| version tag ( 3.1.A1 ) |
| |
| hardaker 15 May 96 12:00:57 |
| - (INSTALL) make install as root. |
| |
| hardaker 15 May 96 12:03:54 |
| - (README) Added a note (pointer to docs) on the agent's extensiblity. |
| |
| hardaker 15 May 96 12:23:40 |
| - (apps/snmpnetstat/if.c) removed & in front of array passed as arg. |
| |
| hardaker 15 May 96 12:35:16 |
| - (sedscript.in) Fixed a horrible typo. P -> PREFIX |
| |
| hardaker 22 May 96 08:50:28 |
| - (man/Makefile.in) Updated the way sedscript is used. |
| |
| hardaker 22 May 96 08:51:01 |
| - (config.guess, configure, install-sh, mkinstalldirs): Autoconf-2.10 |
| |
| hardaker 22 May 96 12:50:24 |
| - (agent/kernel_sunos5.c, snmp_vars.c, |
| agent/extensible/extensible.c,readconfig.c,snmp_vars.c): |
| - Patch from Niels Baggesen <recnba@mediator.uni-c.dk>: |
| - finally nailed that missing initialization that gave problems |
| with the AT subtree |
| - I also implemented the disk part of the extensibility in the |
| attached patch. |
| |
| hardaker 22 May 96 12:55:33 |
| - (apps/snmpnetstat/if.c): Patch from Niels Baggesen <recnba@mediator.uni-c.dk> |
| - reworked the way snmpnetstat -i works. |
| |
| hardaker 23 May 96 14:43:49 |
| - (acconfig.h, config.h.in): Don't define random if it already exists. |
| |
| hardaker 23 May 96 14:44:15 |
| - (extensible.c): Added a disk warning to stderr. |
| |
| hardaker 23 May 96 14:44:39 |
| - (acl.c, party.c, view.c): removed NULL defines. |
| |
| hardaker 23 May 96 14:56:42 |
| - (if.c): type casting bugs. |
| |
| hardaker 23 May 96 16:28:08 |
| - (acl.c, party.c): include stdio.h |
| |
| hardaker 23 May 96 17:09:24 |
| - (config*, extensible.c): fixed disk checks on Solaris and alpha's |
| - use statvfs over fstab if both present. |
| |
| hardaker 23 May 96 17:48:09 |
| - (config*): check for getmntent. |
| |
| hardaker 24 May 96 12:23:52 |
| - (snmplib/parse.c): parsing fixes from Mike Perik <mikep@crt.com> |
| |
| hardaker 24 May 96 12:39:51 |
| - (README): Added a thanks section. |
| |
| hardaker 24 May 96 13:08:28 |
| - (EXAMPLE.conf.def): minor example file changes. |
| |
| hardaker 24 May 96 13:09:02 |
| - (config*): Check for sys/mnttab.h |
| |
| hardaker 24 May 96 13:09:52 |
| - (read_config.c): ifdef cleanup |
| |
| hardaker 24 May 96 13:10:34 |
| - (parse.c): declarations cleanup |
| |
| hardaker 24 May 96 13:13:21 |
| - (snmpd.conf.5.def): note on creating comments added. |
| |
| hardaker 24 May 96 13:38:46 |
| - (read_config.c): #ifdef typo |
| |
| hardaker 24 May 96 13:54:25 |
| - (acconfig.h, config.h.in): define memmove if not defined and memcpy is. |
| |
| hardaker 24 May 96 13:55:14 |
| - (if.c, route.c): cast returns from index to char *. |
| |
| hardaker 24 May 96 14:02:53 |
| - (config*): check for memmove before you define it. |
| |
| hardaker 24 May 96 14:53:20 |
| - (read_config.c): printf -> DODEBUG check |
| |
| hardaker 24 May 96 15:28:41 |
| - (accconfig.h, config.h.in): #ifdef typos |
| |
| hardaker 24 May 96 15:29:13 |
| - (snmp_vars.c): removed some ifdef requirements. |
| |
| hardaker 24 May 96 15:29:29 |
| - (snmp_vars.h): reorganized |
| |
| ------------------------------------------------------------------------------- |
| |
| Changes: V3.0.7.1 -> V3.0.7.2 |
| |
| Niels Baggesen <recnba@mediator.uni-c.dk> 1 May 96 12:37:35 |
| - (many) Fixes for Solaris (2.5) submitted by |
| Niels Baggesen <recnba@mediator.uni-c.dk>: |
| "Some are my own, others are from Yuri Rabover who originally |
| created the patch. Some of this is there to eliminate the |
| dependency on the ucblib compatibility stuff, some is "cosmetic", |
| but it also fixes a serious problem in the agent, where walking |
| the mib tree can loop endlessly if you have multiple network |
| interfaces." |
| |
| hardaker 1 May 96 13:54:18 |
| - (configure*, agent/extensible/{read_config,extenisble}.c): |
| - configurified (new word) some of Niels' changes and the bcopy/memmove stuff. |
| |
| hardaker 1 May 96 13:55:16 |
| - (man/snmpd.1.def,snmpd.conf.5.def) .C -> .B, to increase nroff portability. |
| |
| hardaker 1 May 96 14:35:23 |
| - (agent/route_write.c,agent/extensible/extensible.c): |
| - netbsd1.1B specific fixes: clash with sys_errlist and rt_dst defines. |
| |
| hardaker 1 May 96 14:37:09 |
| - (local/snmpcheck) Tk-b10 fixes. |
| |
| hardaker 1 May 96 14:37:25 |
| - (sedscript.in) forgot NETBSD1ID def. |
| |
| hardaker 1 May 96 14:56:21 |
| - (acconfig.h,agent/extensible/mibdefs.h): removed coments/spaces from defines. |
| |
| ------------------------------------------------------------------------------- |
| |
| Changes: V3.0.7 -> V3.0.7.1 |
| |
| hardaker 25 Apr 96 12:18:43 |
| - (ChangeLog, acconfig.h, config.h.in) Defined DEBUGP if DODEBUG is not defined. |
| |
| ------------------------------------------------------------------------------- |
| |
| Changes: V3.0.6 -> V3.0.7 |
| |
| hardaker 5 Apr 96 16:11:39 |
| - (local/snmpcheck.def) Tk-b8 => Tk-b10 changes |
| |
| hardaker 5 Apr 96 16:12:22 |
| - (configure) autoconf-2.7 -> autoconf-2.9 |
| |
| hardaker 5 Apr 96 16:15:11 |
| - (snmplib/asn1.c) removed a required 'unix' define surrounding a header file. |
| |
| hardaker 5 Apr 96 16:19:35 |
| - (man/Makefile.in) Added a 'clean' definition to the Makefile. |
| |
| hardaker 12 Apr 96 14:51:08 |
| - Changed nlist warnings to only print if DODEBUG is defined in config.h |
| |
| hardaker 12 Apr 96 14:51:42 |
| - (agent/snmp_vars.c, agent/extensible.c) |
| - Changed nlist warnings to only print if DODEBUG is defined in config.h |
| |
| hardaker 12 Apr 96 16:49:23 |
| - (snmp_var_route.c) |
| - Changed nlist warnings to only print if DODEBUG is defined in config.h |
| - (many) Added support for hppa1.1-hp-hpux10.01 |
| - totally! redid the routing tables for BSD 4.4 derived systems |
| (alpha, hpux10.01+, netbsd) since hpux10 doesn't have 4.3 compat structs. |
| - (ece-mib.def) Capitalization problem. |
| - (configure.in) |
| - Cleaned up kernel checking |
| - Started using a autoconf 2.8 feature to check for cache values. |
| |
| hardaker 15 Apr 96 12:53:40 |
| - (configure) New command line option: --enable-debugging. Turns on debugging. |
| - (configure) Fixes for type checking of 4.4 rtentry structures on alphas. |
| |
| hardaker 15 Apr 96 14:11:39 |
| - (configure) New command line option: --with-defaults. Don't prompt the user. |
| - (configure) bug fixes: wasn't quoting kernel and dmem location. |
| - (configure) gcc cpp requires -x c to accept .in file suffix. |
| |
| hardaker 15 Apr 96 14:36:48 |
| - (agent/snmpd.c) Fixed 2 gettimeofday calls -- added a NULL timezone ptr. |
| |
| hardaker 16 Apr 96 09:47:18 |
| - (configure) I forgot DMEM_LOC needs to be #undef'ed if not found |
| |
| hardaker 16 Apr 96 09:48:06 |
| - (agent/{route_write.c,snmp_var_route.c}) OSF3.2 specific changes. arg. |
| |
| hardaker 16 Apr 96 18:08:29 |
| - (snmpd.c) Added fflush calls after printing packet dumps |
| |
| hardaker 24 Apr 96 08:36:06 |
| - (configure.in) More header file checks (vm/vm.h (+ others) and ufs/ffs/fs.h) |
| |
| hardaker 24 Apr 96 08:36:50 |
| - (agent/extensible/extensible.c) Include ufs/ffs/fs.h if available. |
| |
| hardaker 24 Apr 96 08:37:13 |
| - (agent/Makefile.in) Forgot a quote. (why hasn't this appeared before?) |
| |
| hardaker 24 Apr 96 08:38:18 |
| - (agent/alarm.c) Fixed some define naming conflicts for NetBSD (timeradd()). |
| |
| hardaker 24 Apr 96 08:44:45 |
| - (agent/snmp_var_route.c,snmp_vars.c) more config files for NetBSD. |
| - (agent/snmp_vars.c) removed arp tables for netbsd. |
| |
| hardaker 24 Apr 96 08:54:07 |
| - (acconfig.h, config.h.in, ece-mib.def, ov/*) Added NetBSD to sys-OID returned. |
| |
| hardaker 24 Apr 96 08:54:39 |
| - (man/.cvsignore) added snmpd.1 |
| |
| hardaker 24 Apr 96 09:00:21 |
| - (README) updated |
| |
| hardaker 24 Apr 96 09:07:40 |
| - (INSTALL) updated |
| |
| hardaker 24 Apr 96 11:46:52 |
| - (agent/snmp_var_route.c) Checked for sys/mbuf for determining rtentry.rt_next |
| |
| hardaker 24 Apr 96 11:55:10 |
| - (agent/snmp_var_route.c) @#$%ing solaris |
| |
| hardaker 24 Apr 96 13:25:48 |
| - (config*,agent/snmp_var_route.c) config checking for rtentry.rt_next |
| |
| hardaker 24 Apr 96 14:37:47 |
| - (local/snmpcheck) new pref: don't pop forward on new problems. |
| |
| ------------------------------------------------------------------------------- |
| |
| Changes: V3.0.5 -> V3.0.6 |
| |
| hardaker 24 Jan 96 16:31:20 |
| - Returning EXTENSIBLEDOTMIB.AGENTID as the new objectid |
| |
| Dave Shield <D.T.Shield@csc.liv.ac.uk> 24 Jan 96 16:33:08 |
| - Patch from Dave Shield <D.T.Shield@csc.liv.ac.uk> |
| - fixes -p PORT command line option to actually use the requested port. |
| - fixes the -l LOGFILE command line option to actually use it. |
| |
| hardaker 24 Jan 96 16:36:51 |
| - (Makefile, config.h, ece-mib.*, sedscript.in) |
| - changed the way mib.txt is built |
| - split the command into two parts to build a ece-mib.txt as well |
| - added a new ObjectID addition to ece-mib.txt |
| - DEFMAXLOADAVE -> DREMOVEMEEFMAXLOADAVE |
| |
| hardaker 26 Jan 96 08:25:08 |
| - The Solaris 2.5 kernel has moved to /kernel/genunix |
| - Thanks goes to pommier@volnay.stortek.com (Vincent Pommier (Toulouse)) |
| |
| hardaker 9 Feb 96 17:05:00 |
| - Better OpenView support |
| - Returns different sysObjectID's for each architecture |
| - Added a 'ov' directory for OpenView support files |
| - currently contains necessary files to support a UCD bitmap file |
| for hosts using the ucd-snmp agent. See the ov/README file for details. |
| |
| hardaker 12 Feb 96 14:28:27 |
| - (acconfig.h, config.hin, agent/extensible/misc.c) |
| - The agent now sets an alarm to restart rather than doing at the |
| snmpset time to return a value to the snmpset request. |
| |
| hardaker 16 Feb 96 16:32:41 |
| - (acconfig.h,config.h.in, agent/snmp_agent.c, agent/extensible/read_config.c) |
| - .conf file addition: "community N STRING" to change community names |
| |
| hardaker 21 Feb 96 16:12:39 |
| - (Makefile.in, sedscript.in, man/Makefile.in, man/snmpd.conf.5.def) |
| - Added the beginnings of a snmpd.conf manual page. |
| |
| hardaker 21 Feb 96 16:15:36 |
| - (apps/Makefile.in, apps/snmptrap.c) |
| - Added apps/snmptrap |
| - code taken from 2.0.1 and submitted to me by francus@metsny.delphi.com. |
| - I have yet to test it. |
| |
| hardaker 6 Mar 96 09:09:15 |
| - (agent/snmpd.c) Added O_TRUNC to the logfile open() call. |
| |
| hardaker 6 Mar 96 10:06:24 |
| - (agent/extensible/read_config.c) small bugs fixed |
| - disk entries with no size specified caused seg-faults. |
| - better type checking on MIB for 'exec MIB' entries. |
| - more error messages added. |
| |
| hardaker 6 Mar 96 16:38:16 |
| - (ece-mib.def) |
| - Changed capitalization schemes to be mosy compliant. |
| - Made the memory mib SYNTAX point to the Memory sequence like it should. |
| |
| hardaker 6 Mar 96 16:58:11 |
| - (snmplib/mib.c) printed values for timeticks are no longer negative. |
| |
| hardaker 8 Mar 96 10:31:34 |
| - (snmplib/snmp_client.c) Check if variable content is NULL before using. |
| |
| hardaker 8 Mar 96 16:56:08 |
| - (agent/extensible/exec.c) |
| - relocatable exec's failed to close the cache file. |
| |
| hardaker 11 Mar 96 13:37:25 |
| - (snmp_var_route.c, snmp_vars.c, extensible.c): commented out nlist warnings. |
| |
| hardaker 11 Mar 96 15:17:26 |
| - (man/{Makefile.in,snmpd.1.def,snmpd.conf.5.def},versiontag,sedscript.in): |
| - cleaned up documentation more and added the version number to the trailers. |
| |
| hardaker 11 Mar 96 15:17:57 |
| - (README): cleaned up, re-arranged, shortened (sections moved to man/* docs). |
| |
| hardaker 11 Mar 96 15:40:17 |
| |
| - (README): more clean up and added reference to the ucd-snmp mailing list. |
| |
| Giovanni S. Marzot <gmarzot@baynetworks.com> 11 Mar 96 15:57:20 |
| |
| - (snmplib/snmp_api.c): fixed a timeout bug caused by architectures |
| with an unsigned timeval.tv_sec value. |
| - Thanks goes to Giovanni S. Marzot <gmarzot@baynetworks.com> for |
| the patch! |
| |
| ------------------------------------------------------------------------------- |
| |
| Changes since V3.0.4 |
| |
| hardaker 19 Jan 96 17:31:16 |
| - (configure*) |
| - updated to autoconf v2.7 |
| - Hopefully now using correct 'make' definitions |
| |
| hardaker 19 Jan 96 17:32:57 |
| - (agent/extensible/*.c) |
| - Declaired more static variables (long_ret) to fix sun4s exit codes (again). |
| |
| hardaker 22 Jan 96 16:27:30 |
| - (acconfig.h, agent/snmp_vars.c, agent/extensible/*.c) |
| - Added new defines to turn on/off sections of the extensible mib. |
| - This also fixes the mib.txt file definitions if something is turned off. |
| - (Makefile.in) removed ${srcdir} from the front of stamp-h.in |
| |
| hardaker 22 Jan 96 17:18:58 |
| - (local/Makefile.in) Added a chmod to make the snmpcheck script executable |
| |
| hardaker 22 Jan 96 17:23:17 |
| - (local/snmpcheck) |
| - added agent controls: restart, updateconfig, clearcache. |
| - removed an old debugging printf. |
| - ctrl-f => fixall. |
| - Added keyboard accelerators to the associated menu items. |
| - Made highlightThickness a global parameter via $window->option('add'). |
| - Added a entry box to the executable commands with the command to run. |
| |
| |
| ------------------------------------------------------------------------------- |
| |
| Changes since V3.0.3 |
| |
| hardaker 23 Oct 95 16:37:43 |
| - (extensible.c) stopped reporting anything for the disk mib if no |
| disks were defined in the snmpd.conf file. This was causing an |
| error in the agent's error mib when no disks were defined and |
| someone walks the disk mib. |
| |
| hardaker 20 Nov 95 16:04:47 |
| - (README) Added pointer to this file via ftp |
| |
| hardaker 20 Nov 95 16:05:12 |
| - (TODO) Find and fix memory leak sometime |
| |
| hardaker 20 Nov 95 16:07:45 |
| - (configure.in) Check for -lelf for solaris 2.3 and younger |
| - (configure.in) More solaris specifics: -DSVR4 |
| - (configure.in) Caches initial prompt in the configure script so you |
| won't be bugged twice by the initial question. |
| |
| hardaker 20 Nov 95 16:08:49 |
| - (config.h.in) Check for -lelf for solaris 2.3 and younger |
| |
| hardaker 20 Nov 95 16:09:37 |
| - (all autoconf built files) Updated everything to autoconf 2.5 |
| |
| hardaker 20 Nov 95 16:10:49 |
| - (trapnotif) Logs no-response errors. |
| - (trapnotif) Better string checking (quotes all variables now) |
| |
| hardaker 1 Dec 95 16:20:13 |
| - local/snmpcheck: *new features* |
| - handles failed snmpwalk/get/sets much more gracefully now |
| - new preference: You can pick what types of problems to check for |
| - -f on the command line only checks for fixable problems |
| - no longer ping::echos hosts before checking them |
| - instead relies on 'No Response' type replies from snmpwalk/get to |
| determine if a host is up. |
| - ping the host is still an option (through the command line and menus) |
| - converted from Tk-b4 to Tk-b8 |
| - Added a logging window for debugging and tracking of actions. |
| - new command line options: -V NUM initial log verbosity level |
| -L show the log window at startup |
| - Now translates mib numbers into more reasonable names |
| |
| hardaker 5 Dec 95 14:57:14 |
| - (configure*) added AC_TYPE_PID_T to the configure checks |
| |
| hardaker 5 Dec 95 15:01:10 |
| - (snmpcheck) |
| - New flag: -d, don't start checking anything. Just bring up interface. |
| - check for blank output of snmpget before parsing with s///g |
| constructs. |
| |
| hardaker 5 Dec 95 15:05:20 |
| - (agent/extensible) |
| - Bug fix: alphas and sunoses were reporting incorrect extensible |
| exit codes. (yet another 64/32 bit bug found). |
| - Bug fix: agent-update,restart, and cache mib flush entries were |
| returning values instead of pointers to values. |
| |
| hardaker 13 Dec 95 15:27:19 |
| - (agent/extensible/misc.c) bug fixes for exec items: |
| - a second snmpwalk of the exec item would return the old cache |
| file. Fixed by reseting the last cachetime to 0 to always rescan |
| after fork/pipe/memory/etc errors. |
| - Made lastresult a static var. Was returning wrong exit codes |
| under, strangely enough, only sunos-4 machines. |
| |
| hardaker 20 Dec 95 09:53:10 |
| - snmp_open calls getservbyname only once now, at the request of Gary |
| Hayward <gah@dirac.bellcore.com>. |
| |
| hardaker 20 Dec 95 15:56:16 |
| - Found and fixed a memory leak in the routing table mib. |
| |
| hardaker 28 Dec 95 10:01:35 |
| - Added sedscript to the .cvsignore file. |
| |
| hardaker 28 Dec 95 10:24:37 |
| - Added a sedscript which is built from config.h and agent/extensible/mibdefs.h |
| - used to dynamically build mib.txt and local/snmpcheck. |
| |
| hardaker 28 Dec 95 12:06:49 |
| - Created a EXAMPLE.conf file for example usage. |
| |
| ------------------------------------------------------------------------------- |
| |
| Changes since V3.0.2.1 |
| |
| hardaker 29 Sep 95 13:43:49 |
| - ported to GNU's autoconfig2.4 |
| - to install, you must now run ./configure first to generate the |
| Makefiles and config.h |
| - almost all of the code is now dynamically checked for problems |
| rather than being dependant on architecture names. |
| - system name now dynamically determined at run time (from uname -n) |
| - created a 'make depend' call (finally). |
| - (agent/snmp_vars.h) changed SYSNAME define to SYSTEMNAME define to |
| avoid a conflict with a solaris header file. |
| - protecting better against include header files twice. |
| - Most of port to Solaris 2.4 finished. The kernel reads still need work. |
| |
| hardaker 29 Sep 95 13:46:43 |
| - (NEWS) updated the news file. |
| |
| hardaker 3 Oct 95 09:24:00 |
| (acconfig.h) Minor bug: recursive comments not correct for compilers (AIX) |
| |
| hardaker 3 Oct 95 09:43:54 |
| (versioninfo.c) Added 3-0-3-A1 tag |
| |
| hardaker 4 Oct 95 16:53:39 |
| version tag of versioninfo.c |
| |
| hardaker 5 Oct 95 15:23:05 |
| - More Solaris porting. |
| - Most mibII entries now work. |
| - Haven't checked returned information for accuracy |
| - sysUpTime still fails. |
| - cc and gcc both compile everything now. |
| |
| hardaker 5 Oct 95 15:48:23 |
| version tag of versioninfo.c |
| |
| hardaker 6 Oct 95 11:37:00 |
| - (README) Moved INSTALLATION instructions to INSTALL |
| Changed listing of supported architectures |
| Updated AVAILABILITY section |
| |
| hardaker 6 Oct 95 16:28:48 |
| version tag of versioninfo.c |
| |
| hardaker 6 Oct 95 16:32:04 |
| - (snmpd.c) Added two new flags: |
| -h for help |
| -v for version information |
| |
| hardaker 6 Oct 95 16:32:43 |
| - (parse.c, snmp.c) added config.h to the list of includes. |
| |
| hardaker 6 Oct 95 16:40:38 |
| - (snmpd.c) Usage of --help and --version should work now... GNU standard. |
| |
| hardaker 6 Oct 95 16:41:18 |
| - (NEWS/-TODO) -h/--help, -v/--version command line options |
| |
| hardaker 11 Oct 95 17:33:26 |
| - The configure script now prompts for important values to be put in |
| config.h. Some things need to use $(prefix) instead however. |
| - (Makefile.in, agent/Makefile.in, apps/Makefile.in) |
| + linking to ../snmplib/libsnmp.a instead of ../lib/libsnmp.a to |
| remove install requirement. |
| + put ../lib/libsnmp.a in application |
| |
| hardaker 13 Oct 95 15:45:28 |
| - (snmpd.c) Added -p port to --help output |
| - (config) Setup to use --prefix to look for config files. |
| |
| hardaker 16 Oct 95 13:01:39 |
| - (Makefiles) Fairly decent 'make install' now possible. Installs |
| into the directory specified by --prefix for the ./configure script. |
| - (extensible.c) config file re-location: now uses the SNMPLIBPATH |
| defined loosely as $(prefix)/lib/snmp/. |
| |
| hardaker 16 Oct 95 15:02:01 |
| - (Makefiles) make install echos what its doing in a more clear fashion |
| - (INSTALL) added better instructions to the INSTALL file. |
| - (README) minor wording changes |
| |
| hardaker 16 Oct 95 16:21:43 |
| - (snmpd.c) was still looking in /etc for two .conf files. |
| |
| hardaker 16 Oct 95 16:43:12 |
| - (apps) all apps were still looking in /etc/ for .conf files |
| |
| hardaker 17 Oct 95 16:58:32 |
| version tag ( 3.0.3 ) of versioninfo.c |
| |
| hardaker 17 Oct 95 17:00:22 |
| - ChangeLog update |
| |
| |
| ------------------------------------------------------------------------------- |
| |
| Changes since V3.0.2 |
| |
| hardaker 21 Sep 95 09:27:18 |
| (snmplib/md5.c) Forgot to include sys/types.h for u_long definition. |
| |
| ------------------------------------------------------------------------------- |
| |
| Changes since V3.0.1 |
| |
| hardaker 26 Jul 95 16:31:41 |
| - Added a new #define: EXIT_ON_BAD_KLREAD to config.h |
| If defined, and an error occurs while reading the kernel contents, |
| the agent will exit. This was the default. I wanted it to |
| continue. |
| |
| - Port to dec-alpha/OSF 3.1 |
| - alpha's long is 8 bytes, not 4. |
| - should be (mostly) 64 bit clean now. |
| - cleaned up a LOT of bugs CMU code in the process. |
| |
| hardaker 28 Jul 95 14:23:41 |
| Yet more problems fixed in the alpha port. |
| -- more int -> long checking. |
| |
| hardaker 31 Jul 95 16:27:47 |
| - snmpcheck changes: |
| - terminal (ascii) based supported fixed. |
| - Detects presence of a DISPLAY variable. |
| - Now requires the Term::Readkey package. |
| - asks users weather to fix problems |
| - raises and deiconifies when new problems are found |
| - sets the background color of new problems to pinkish |
| - new preference: ping host? |
| - global key bindings: |
| ctrl-q = quit; ctrl-h = hide; ctrl-s = seen all |
| |
| hardaker 1 Sep 95 11:57:52 |
| - Fixed alpha's kernel lookups: |
| * CMU code was passing ints into lseek (needs long). |
| |
| hardaker 18 Sep 95 16:09:25 |
| Minor mods to README file. |
| |
| hardaker 18 Sep 95 16:13:49 |
| Minor bug: |
| (sh_count_procs) check if returned file descriptor > 0 before continuing |
| |
| ------------------------------------------------------------------------------- |
| |
| Changes since V3.0 |
| |
| hardaker 16 Jun 95 10:13:53 |
| Removed 'gmake' -> 'make' in agent/Makefile |
| |
| hardaker 16 Jun 95 10:15:42 |
| House cleaning |
| - Compiles cleanly on hpux/gcc |
| (except one include file error I don't have control over.) |
| - Change VERSION_ID -> VERSIONID to avoid conflicts with HP's includes. |
| |
| hardaker 16 Jun 95 14:13:53 |
| House Cleaning: |
| Took out gcc/ansi requirement for the agent. |
| perror() is called more frequently for log archival |
| |
| New Bug/Haven't solved: |
| HP-UX: if agent/*.c and agent/extensible/*.c are built with gcc, |
| DisplayStrings return garbage. No clue as to why. |
| |
| hardaker 16 Jun 95 14:20:48 |
| House Cleaning: |
| Missed a VERSION_ID |
| |
| hardaker 21 Jun 95 09:11:27 |
| Changed another "empty" error message in the CMU code to a real warning. |
| |
| hardaker 21 Jun 95 09:15:31 |
| Bug Fix: |
| Stopped returning a pointer to a non-static char array... (-> static char) |
| Passing wrong pointer to seterrorstatus() in setPerrorstatus() |
| |
| Feature: |
| Added a setable mib entry to the version mib to re-read the config file(s). |
| |
| hardaker 21 Jun 95 09:18:37 |
| ece-mib.def: |
| Bug Fix: |
| Loadave mib: Integer -> DisplayString |
| versionClearCache: -> read-write (was read-only) |
| |
| Feature: |
| Added a setable mib entry to the version mib to re-read the config file(s). |
| |
| hardaker 21 Jun 95 09:19:17 |
| Changed default CC to cc again. |
| |
| hardaker 21 Jun 95 09:20:23 |
| snmplib: |
| Bug fix: fdset -> (int *) fdset in select call. |
| |
| hardaker 10 Jul 95 11:27:00 |
| Two new command line options: |
| -l LOGFILE Outputs stderr/out to LOGFILE (overrides config.h def) |
| -L Do NOT write to a log file (overrides config.h) |
| |
| hardaker 10 Jul 95 12:29:32 |
| - More perror()s converted to set the snmp error status flag on the agent. |
| - error status flag is now prioritized. perrors get the highest so |
| other errors won't override them if they happen at a later time. |
| - Added the beginnings of a restart mib to the version mib of the |
| agent. Setting this writable mib to one will cause it to exec |
| itself again (for remote restart/updates). |
| |
| hardaker 10 Jul 95 12:30:19 |
| Minor comment change in config.h |
| |
| hardaker 14 Jul 95 15:12:40 |
| - Finished the restart mib. This is a setable sub-mib of the version |
| mib, default to VERSION.12(.1). If snmp-set to '1', it will restart |
| the agent. |
| |
| * A side effect of this is that it restarts 3 times or so, since it |
| never returns a responce to the program generating the request. |
| If said program tries to resend the request (which most do), it |
| will AGAIN restart the agent... oh well. |
| |
| hardaker 14 Jul 95 15:15:31 |
| - snmpcheck (tk-perl-b4 script) is pretty stable at this point. I |
| lost curses support, and need to re-add it still, so it is still |
| beta. It does expect a log file of problems to exist (point it to |
| /dev/null), and needs to know the locations of the mibs to check |
| (which aren't configured by 'make'), so it needs some work. |
| However, it will query an agent, check its problems based on the |
| status of the error flag (or return code) being >1 and report them |
| with neat GUI-buttons and stuff (oh wow). No documentation on it though. |
| |
| ------------------------------------------------------------------------------- |
| |
| Changes since 3-0A1: |
| |
| hardaker 2 Jun 95 16:23:46 |
| - version update |
| |
| hardaker 5 Jun 95 12:44:46 |
| - agent/extensible/Makefile: |
| -- no longer requires GNU make |
| -- etags no longer run by default |
| |
| - SunOS additions: |
| -- loadaverage checking MIB enabled |
| -- disk checking MIB enabled |
| |
| hardaker 9 Jun 95 10:21:07 |
| - Added a SNMPBLOCK option to the config.h file. Supposedily setting |
| this to zero (now the default) will allow snmp requests to time out. |
| Haven't tested it throughly. |
| -- Contributed by Sanjai Narain <narain@thumper.bellcore.com> |
| |
| hardaker 9 Jun 95 10:21:51 |
| - Correctly ordered the mib table list. |
| -- Need to write a dynamic checker/re-orderer. |
| |
| hardaker 9 Jun 95 10:23:35 |
| - Correct usage for snmpwalk is now possible. IE, snmpwalk target |
| .1.3.6.1 will now browse the entire tree. |
| -- Still fails on relocatable extensible mibs and will until I |
| write a dynamic tree builder. |
| |
| hardaker 9 Jun 95 14:08:15 |
| - Changed test -x to test -f in snmplib/Makefile. Not all OSes |
| (ie ultrix) handle this. |
| |
| hardaker 12 Jun 95 10:35:38 |
| - local/trapnotif: |
| -- uses snmpv2 now (correctly) |
| |
| hardaker 12 Jun 95 10:37:46 |
| - Reports all errors through the error mib now instead of through perror(). |
| - Cleaned up error handling. Shouldn't handle errors nicely if system |
| errors occur when scanning an extensible mib. |
| |
| hardaker 14 Jun 95 11:24:20 |
| agent: |
| - Mib table is now qsorted at run time and the extensible variables are |
| sorted in at this time. This brings the agent up to correct |
| SNMPwalk/getnext protocols. You can now walk the entire tree |
| including the extensible sections and it won't stop. |
| * This has an added bonus of checking the mib table |
| (agent/snmp_vars.c) for correct order. I have added things to the |
| wrong location too many times and caused the agent to function |
| incorrectly. Major win. |
| |
| hardaker 14 Jun 95 12:56:49 |
| - Cleaned up/Added more documentation to config.h |
| - GLOBALSECURITY now uses the left most four bits in the MIB acl. |
| This is more compatible with the CMU code than using the left most |
| 2, which was done previously. |
| |
| |
| hardaker 14 Jun 95 13:43:38 |
| - Added more documentation to the README file. |
| - Created a mailing list to handle announcements |
| (ucd-snmp-announce@ucd-snmp.ucdavis.edu) |
| |
| |
| # generated using: |
| # cvs2cl -b -r -f ChangeLog.add -F V4-2-patches --no-wrap -S |
| # perl dist/changelogfix < ChangeLog.add > ChangeLog.reallyadd |