Commit Graph

1461 Commits

Author SHA1 Message Date
Doug MacEachern ac9fb2ec0e update 2006-07-15 18:08:19 +00:00
Doug MacEachern 5ff9191626 clearly mark altered as required by license 2006-07-15 17:56:21 +00:00
Doug MacEachern bb54a1869a hyperic copyright does not apply here 2006-07-15 17:49:04 +00:00
Doug MacEachern e472dc9d9a add copyright 2006-07-15 17:46:36 +00:00
Doug MacEachern 5d984e7751 Validate that sigar.jar is binary compatible with the native library 2006-07-14 01:50:51 +00:00
Doug MacEachern b62d3c3d3e use copydep to regenerate version files if version.properties changes 2006-07-13 23:03:18 +00:00
Doug MacEachern 93b3e261c5 add build to sigar_version_t 2006-07-13 21:56:06 +00:00
Doug MacEachern 0af92b17f9 move some version stuff to version.properties 2006-07-13 21:54:52 +00:00
Doug MacEachern 8d2efbb3c1 switch to gpl 2006-07-12 21:20:07 +00:00
Doug MacEachern 30b95b9729 point to sigar wiki 2006-07-12 16:53:52 +00:00
Doug MacEachern 8a7e53b9a6 [SIGAR-9] Fix possible overflow in solaris sigar_mem_get impl 2006-07-11 22:03:48 +00:00
Doug MacEachern d03d4a94d2 note 1.1 -> 1.2 2006-07-11 19:19:01 +00:00
Doug MacEachern 2ac292b2b4 Port linux impl to ppc64 arch 2006-07-11 17:45:18 +00:00
Doug MacEachern 36159f8083 cpuinfo fixups for ppc64 linux 2006-07-11 17:40:18 +00:00
Doug MacEachern 859900e605 add/use SIGAR_64BIT macro and include powerpc64 2006-07-11 17:05:48 +00:00
Doug MacEachern 1c17ba5160 fixup cpuid asm #ifdefs to compile on ppc arch 2006-07-11 16:32:05 +00:00
Doug MacEachern 022f2d5e29 change hwaddr_set_null macro to prevent warnings from newer gcc 2006-07-11 16:30:09 +00:00
Doug MacEachern 0956bf0ea4 note change 2006-07-11 01:08:18 +00:00
Doug MacEachern f3b9a4a1c6 remove NetStat.sigar member, pass in to each stat() 2006-07-11 01:02:59 +00:00
Doug MacEachern 068e85880f untabify 2006-07-11 00:46:08 +00:00
Doug MacEachern 00058b3de6 [SIGAR-4] switch to native version of NetStat.stat 2006-07-11 00:40:06 +00:00
Doug MacEachern 3c17c4974e fix file check 2006-07-11 00:25:08 +00:00
Doug MacEachern 7b17fae247 use /dev/null or equiv when skipping generated .java 2006-07-10 22:03:37 +00:00
Doug MacEachern b471945fbd use generated jfieldId cache/setter for NetStat 2006-07-10 21:54:57 +00:00
Doug MacEachern 001ed4238d [SIGAR-4] native version of the Java NetStat metrics 2006-07-10 21:32:22 +00:00
Doug MacEachern b039f75177 check all states 2006-07-10 21:29:51 +00:00
Doug MacEachern 42e0842c54 add sigar_net_address_hash function 2006-07-10 20:42:16 +00:00
Doug MacEachern 508a7d19b4 use sigar_uint32_t for net_stat metrics 2006-07-10 20:04:41 +00:00
Doug MacEachern f1830f5576 revert TcpTable iteration to get LISTEN states first 2006-07-10 19:15:50 +00:00
Doug MacEachern 638588fe9b changes 2006-07-07 22:20:20 +00:00
Doug MacEachern 4f75602888 [SIGAR-8] Change win32 mem_get to use GlobalMemoryStatusEx 2006-07-07 20:29:22 +00:00
Doug MacEachern ea4f9c7ee4 use libperfstat for net_interface_stat when available 2006-07-07 00:19:50 +00:00
Doug MacEachern 98c1392db0 add netinterface wrapper 2006-07-07 00:18:23 +00:00
Doug MacEachern 6a39114b1f extension is appended by newer cpptasks 2006-07-06 19:35:22 +00:00
Doug MacEachern e190a04ee4 use boolean flag to check state in close method 2006-07-06 18:37:38 +00:00
Doug MacEachern 170bc35076 dont generate .java if already exists
add alias mechanism for structure members
2006-07-06 18:18:50 +00:00
Doug MacEachern 46d9394e60 note java package rename 2006-07-06 04:29:33 +00:00
Doug MacEachern 1bd1cbd9f4 fix compile warning 2006-07-06 00:32:45 +00:00
Doug MacEachern e6f646c709 catch UnsatisfiedLinkError so we can report other version info 2006-07-05 23:57:48 +00:00
Doug MacEachern 4d7d1919bc save loadError 2006-07-05 23:51:19 +00:00
Doug MacEachern 665701d9af convert NetInterfaceConfig.Hwaddr to NetAddress 2006-07-05 21:42:28 +00:00
Doug MacEachern 4a3a4caa07 fix SIGAR_IFHWADDRLEN 2006-07-05 21:38:44 +00:00
Doug MacEachern c2f0528538 changing hwaddr to sigar_net_address_t 2006-07-05 21:33:59 +00:00
Doug MacEachern 287af5e947 changing hwaddr to sigar_net_address_t 2006-07-05 21:12:10 +00:00
Doug MacEachern a2597443b7 unhardcode cpu vendor 2006-07-05 19:20:12 +00:00
Doug MacEachern c13e03716e adjust .def generator 2006-07-05 19:08:44 +00:00
Doug MacEachern f410dfa739 sigar_inet_ntoa should only be used internally now 2006-07-05 18:11:25 +00:00
Doug MacEachern a58b419690 zero ifconfig in net_interface_config_get 2006-07-05 18:10:51 +00:00
Doug MacEachern 343cec7e9a update NetInterfaceConfig 2006-07-05 16:55:36 +00:00
Doug MacEachern 326065138e various updates to compile again 2006-07-04 19:49:18 +00:00