Commit Graph

1014 Commits

Author SHA1 Message Date
Doug MacEachern 236363efa8 change getStringValue to try EXPANDSZ_METADATA if STRING_METADATA fails 2005-09-23 00:12:58 +00:00
Doug MacEachern 1bc0ecade2 save a reference to log name and pass around internally 2005-09-23 00:11:55 +00:00
Doug MacEachern c0c77a83b3 fix compile 2005-09-23 00:10:53 +00:00
Doug MacEachern c28ab5253a some fixes for EventLogRecord.stringData 2005-09-22 17:10:27 +00:00
Doug MacEachern e65b3f3068 misc minor cleanups 2005-09-22 15:32:22 +00:00
Doug MacEachern 1ac57c1137 add log name constants 2005-09-22 15:28:39 +00:00
Doug MacEachern 48c96918d8 synchronize on logs 2005-09-21 23:00:36 +00:00
Doug MacEachern 7d77935ffe change getInstance to take arg for name of the log 2005-09-21 22:57:54 +00:00
Doug MacEachern 3b91001651 add main method to watch event logs 2005-09-21 22:51:41 +00:00
Doug MacEachern 09f3af2f3e update agent queries 2005-09-21 22:51:10 +00:00
Doug MacEachern 02df1b1697 punt any 64bit native process in proc_args 2005-09-13 16:30:33 +00:00
Doug MacEachern f11c79da7e print current user 2005-09-13 03:42:17 +00:00
Doug MacEachern bce3df9cc6 proc_args test 2005-09-13 00:40:39 +00:00
Doug MacEachern b2830cafbc fix crash in proc_args if psinfo_t.pr_argc == 0 2005-09-12 23:52:02 +00:00
Doug MacEachern 9ec93a73ed plugin possible (but very unlikely) leak in proc_args if argc > 56 and pread error 2005-09-12 20:55:52 +00:00
Doug MacEachern 77e652803d remove unused var 2005-09-12 20:54:09 +00:00
Doug MacEachern ca68b62e7e program to debug problems w/ proc_args 2005-09-12 20:19:35 +00:00
Doug MacEachern 86ce6117de some nic metrics 2005-09-11 06:08:44 +00:00
Doug MacEachern e746628e58 uptime impl 2005-09-10 06:33:09 +00:00
Doug MacEachern bd85a2b104 clib linkage 2005-09-10 05:58:10 +00:00
Doug MacEachern 935ac34dc1 swap_get impl 2005-09-04 04:38:21 +00:00
Doug MacEachern 3d90866f35 file_system_usage impl 2005-09-04 02:59:23 +00:00
Doug MacEachern 43f94a7926 file_system_list impl 2005-09-04 02:38:39 +00:00
Doug MacEachern a556c5e839 get mac address for netware 2005-09-04 01:32:42 +00:00
Doug MacEachern ff4d75d357 fillin some cpu info 2005-09-04 01:06:31 +00:00
Doug MacEachern 1cf65abe89 refactor so netif list/config codes can be used on netware too 2005-09-03 01:34:20 +00:00
Doug MacEachern 53b79a9f76 initialize winsock 2005-09-02 23:49:42 +00:00
Doug MacEachern 1962f0fe68 fix mem.free 2005-09-01 22:42:37 +00:00
Doug MacEachern f3e6cefc4d fillin mem_get 2005-08-28 08:03:21 +00:00
Doug MacEachern 716c3c5856 build sigar.nlm 2005-08-28 07:28:31 +00:00
Doug MacEachern 03d16b015b linker def file 2005-08-28 07:12:24 +00:00
Doug MacEachern d8a29442c1 replace copyright.year 2005-08-28 07:11:44 +00:00
Doug MacEachern d7903b7542 filter sigar.def 2005-08-28 07:09:24 +00:00
Doug MacEachern ca9d9b63c7 break up version 2005-08-28 07:03:49 +00:00
Doug MacEachern 9c7214eb75 netware stubs 2005-08-28 06:55:51 +00:00
Doug MacEachern cdd9211475 netware stuff 2005-08-28 06:49:00 +00:00
Doug MacEachern fd7a5001e0 no SIGINT on NetWare 2005-08-28 06:22:10 +00:00
Doug MacEachern 249015c01f need getpass function for netware, else unresolved symbol 2005-08-28 06:18:35 +00:00
Doug MacEachern 8fc1facb28 generate netware exports from javasigar.c 2005-08-28 06:00:27 +00:00
Doug MacEachern f38169afa4 more netware linkage fixes 2005-08-28 05:59:53 +00:00
Doug MacEachern 59ec9d00e1 generate .def file for netware 2005-08-28 05:49:29 +00:00
Doug MacEachern f243357717 add stubs for netware required to link 2005-08-28 05:47:48 +00:00
Doug MacEachern e44f7a857f compile on NETWARE 2005-08-18 04:22:53 +00:00
Doug MacEachern 7345b920ae more fileattr stuff 2005-08-07 05:38:23 +00:00
Doug MacEachern 3110870743 add some missing attributes for win32 2005-08-07 04:19:15 +00:00
Doug MacEachern c3ca0a22fb use auto-format printf 2005-07-24 18:24:20 +00:00
Doug MacEachern 32b8a5d334 use printf 2005-07-24 18:11:09 +00:00
Doug MacEachern bccdccdee0 auto-format printf if no format is specified 2005-07-24 18:08:04 +00:00
Doug MacEachern 707cb02db1 pid_t is int on cygwin 2005-07-24 06:03:07 +00:00
Doug MacEachern c5f3a8026a refactor so utmp reader can be used on windows 2005-07-24 06:00:13 +00:00