Commit Graph

2744 Commits

Author SHA1 Message Date
Doug MacEachern
dec7508ed1 Merge branch 'sigar-1.6' 2009-10-23 14:59:07 -07:00
Doug MacEachern
a96bd1bc04 Pdh test adjustments for windows 2000 2009-10-23 14:52:51 -07:00
Doug MacEachern
32040563ce (SIGAR-185) fix RegistryKey open on windows 2000 2009-10-23 14:50:29 -07:00
Doug MacEachern
6eef4f7cdc (SIGAR-186) fix Win32.getFileVersion on windows 2000 2009-10-23 14:49:44 -07:00
Doug MacEachern
b43ead331d Merge branch 'sigar-1.6' 2009-09-30 15:56:44 -07:00
Doug MacEachern
6b9ac77afa Merge branch 'SIGAR-184' into sigar-1.6 2009-09-30 15:56:17 -07:00
Doug MacEachern
0d3d5e45da hpux pa 64-bit support 2009-09-30 15:46:36 -07:00
Doug MacEachern
e05568c00e more clean 2009-09-17 11:57:21 -07:00
Doug MacEachern
0a9ed4aa00 Merge branch 'sigar-1.6' 2009-09-17 11:48:43 -07:00
Doug MacEachern
55167b6ebe 64-bit MacOSX 10.6 sdk does not support ppc64, switch from universal build to i386 only 2009-09-17 11:48:31 -07:00
Doug MacEachern
623cbee5b5 Merge branch 'sigar-1.6' 2009-09-15 15:22:59 -07:00
Doug MacEachern
f16b3e3daa (SIGAR-181) net_route.ifname impl for Win32 2009-09-15 14:54:37 -07:00
Doug MacEachern
d3e019dd98 (SIGAR-181) net_route.ifname impl for MacOSX and *BSD 2009-09-15 14:54:37 -07:00
Doug MacEachern
52101bd408 Merge branch 'sigar-1.6' 2009-09-15 14:54:00 -07:00
Doug MacEachern
7a30f1e4a2 (SIGAR-182) use mib2_ip_t.ipRouteEntrySize to determine mib2_ipRouteEntry_t size 2009-09-15 14:53:30 -07:00
Doug MacEachern
e9fcf4b336 Merge branch 'sigar-1.6' 2009-09-10 21:44:26 -07:00
Doug MacEachern
f5766d5593 rm obsolete build-cpu.bat 2009-09-10 21:44:10 -07:00
Doug MacEachern
ac44312b5e remove msvc_iptypes.h 2009-09-10 21:42:55 -07:00
Doug MacEachern
d55a1fb20e Merge branch 'sigar-1.6' 2009-09-08 21:50:35 -07:00
Doug MacEachern
cb1f3dafe7 fix MacOSX10.6.sdk build issues 2009-09-08 21:50:10 -07:00
Doug MacEachern
84b073e889 Merge branch 'sigar-1.6' 2009-09-04 11:14:49 -07:00
Doug MacEachern
315c8474d9 fix Mac SDK selection 2009-09-02 17:48:38 -07:00
Doug MacEachern
6500952e5b use ArchNameTask to configure darwin sdk 2009-09-02 17:48:19 -07:00
Doug MacEachern
b877645615 update autoclean 2009-09-02 16:35:06 -07:00
Doug MacEachern
1676d54123 Merge branch 'sigar-1.6' 2009-09-01 15:39:42 -07:00
Doug MacEachern
fdc0cf5c1f add mapping from wmi HRESULT to NTRESULT 2009-09-01 15:39:33 -07:00
Doug MacEachern
c6b35167c8 fix proc_exe fallback to wmi 2009-09-01 14:31:22 -07:00
Doug MacEachern
c88b49abe2 (SIGAR-168) always fallback to wmi when peb fails for proc_args 2009-09-01 14:09:46 -07:00
Doug MacEachern
0b335d9025 6.1 == Windows 7 2009-08-30 12:40:54 -07:00
Doug MacEachern
a08120c323 10.6 == Snow Leopard 2009-08-30 12:39:39 -07:00
Doug MacEachern
aa4d8f40a5 Merge commit 'mdkent/SIGAR-180' 2009-08-24 22:19:26 -07:00
Matthew Kent
abda75748b Add an example of net_info usage. 2009-08-23 23:26:55 -07:00
Matthew Kent
49bc336919 (SIGAR-180) Expose sigar_fqdn_get in the ruby binding. 2009-08-23 23:24:50 -07:00
Doug MacEachern
499c7c8b0b Merge commit 'emonty/master' 2009-08-23 16:13:14 -07:00
Doug MacEachern
7dca6c58cc update .gitignore 2009-08-23 16:12:54 -07:00
Doug MacEachern
bf1543877a Merge branch 'SIGAR-179' 2009-08-23 15:59:14 -07:00
Doug MacEachern
e3b378ecd1 (SIGAR-179) Increase buffer size in cpu_list query from 16 to 128 2009-08-23 15:58:52 -07:00
Monty Taylor
4608cde968 Don't try to build lua if we don't ask for it. 2009-08-22 10:23:15 -07:00
Doug MacEachern
713e91d59a Merge commit 'weigon/lua' 2009-08-18 21:22:40 -07:00
Doug MacEachern
43b5297178 Merge commit 'weigon/autotools-and-unittest' 2009-08-18 21:19:52 -07:00
Doug MacEachern
a3260dc2fc fix Mac SDK selection 2009-08-18 13:20:17 -07:00
Doug MacEachern
75c2671110 ARPHRD_CISCO not in 2.2 kernel headers 2009-08-15 22:22:54 -07:00
Doug MacEachern
ff5aa70493 output NetInfo.getDefaultGatewayInterface 2009-08-15 06:11:02 -07:00
Matthew Kent
7496b795e4 Merge branch 'master' into SIGAR-172 2009-08-13 23:41:53 -07:00
Matthew Kent
4fdcee3635 Tweaking based on feedback: default_interface gets a more appropriate name and
sigar_get_default_gateway now gathers both pieces of information.
2009-08-13 23:38:45 -07:00
Doug MacEachern
085218e3fb add win32 comsupp and wbemuuid libs 2009-08-13 16:35:08 -07:00
Doug MacEachern
245e563857 .cpp -> .o 2009-08-13 16:34:11 -07:00
Doug MacEachern
ee15426546 need to use sysctlbyname with hw.cpufrequency_{min,max} 2009-08-13 15:45:03 -07:00
Doug MacEachern
326d6085a2 Merge commit 'mdkent/SIGAR-178' 2009-08-13 15:34:37 -07:00
Doug MacEachern
bd93c22d14 Merge commit 'mdkent/SIGAR-174' 2009-08-13 14:51:51 -07:00