| ------------------------------------------------------------------------------- |
| |
| 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) |
| |
| |