Commit Graph

  • 63afc8aa07 add NetInfo class Doug MacEachern 2005-07-11 20:21:48 +0000
  • 6077527e24 start unix net_info impl Doug MacEachern 2005-07-11 20:21:13 +0000
  • 66a262afa8 add net_info decls Doug MacEachern 2005-07-11 20:20:56 +0000
  • 67c3589698 add IS_WIN32 Doug MacEachern 2005-07-10 08:05:41 +0000
  • 45fd89c9ab remove osf1 Doug MacEachern 2005-07-10 07:59:49 +0000
  • 0a59528b45 various helpers Doug MacEachern 2005-07-10 07:58:50 +0000
  • df369c99e6 no RLIMIT_NPROC on solaris Doug MacEachern 2005-07-08 01:51:00 +0000
  • d45e112ba4 some windows rlimits Doug MacEachern 2005-07-08 01:49:18 +0000
  • 6debd2fefa fix solaris vendor version Doug MacEachern 2005-07-08 01:47:59 +0000
  • 103c90f847 change Doug MacEachern 2005-07-08 01:27:54 +0000
  • e945164266 print ulimit Doug MacEachern 2005-07-08 01:27:12 +0000
  • 545ec710e4 add ulimit command Doug MacEachern 2005-07-08 01:25:06 +0000
  • 5b68d679a7 add ResourceLimit getters Doug MacEachern 2005-07-08 01:16:46 +0000
  • 043e1c143f generate ResourceLimit class Doug MacEachern 2005-07-08 01:11:42 +0000
  • 82d6a0a1c5 rename some rlimits Doug MacEachern 2005-07-08 01:11:03 +0000
  • 9cfd042c6d resource_limit unix impl Doug MacEachern 2005-07-08 01:03:42 +0000
  • c6959b47e3 add resource_limit decls Doug MacEachern 2005-07-08 01:03:15 +0000
  • 04263c28d4 change Doug MacEachern 2005-07-07 17:29:24 +0000
  • d84714cf8c convert win32 file times to millis Doug MacEachern 2005-07-07 17:18:30 +0000
  • 73eed8b1c7 add win32_throw_error function Doug MacEachern 2005-06-27 04:22:36 +0000
  • 9e79ac3d83 not need to declare native methods final Doug MacEachern 2005-06-27 04:15:24 +0000
  • 4d4c242493 win32_throw_last_error right after function call to preserve GetLastError Doug MacEachern 2005-06-27 04:13:33 +0000
  • 547f584064 remove hungarian notation Doug MacEachern 2005-06-27 03:41:43 +0000
  • ee4b71fc84 more service commands Doug MacEachern 2005-06-27 02:12:59 +0000
  • 04e9442455 add win32 service command Doug MacEachern 2005-06-27 01:56:10 +0000
  • d4df988507 s/serviceStartName/startName/ Doug MacEachern 2005-06-27 01:20:59 +0000
  • 61c9ad6a15 rename ServiceStartName to StartName Doug MacEachern 2005-06-27 01:20:37 +0000
  • 53430acdcc moving list method to Service class Doug MacEachern 2005-06-27 01:18:44 +0000
  • b342c2aca2 extend SigarException Doug MacEachern 2005-06-27 01:17:23 +0000
  • 25398b10bf remote Win32.{GetLastError,GetErrorMessage}, handled in jni code now Doug MacEachern 2005-06-26 22:11:04 +0000
  • 57b2a03436 fix compile Doug MacEachern 2005-06-26 22:10:28 +0000
  • 284479c5ea throw exception if DeleteService fails Doug MacEachern 2005-06-26 22:07:58 +0000
  • 1ce84e00fc throw exceptions in jni, GetLastError may have changed by the time it returns to java land Doug MacEachern 2005-06-26 22:04:32 +0000
  • c74f93fdea throw exceptions in jni, GetLastError may have changed by the time it returns to java land Doug MacEachern 2005-06-26 22:02:02 +0000
  • 10fde2cca9 extern C Doug MacEachern 2005-06-26 22:01:04 +0000
  • 5b3c4c83db fixups Doug MacEachern 2005-06-26 22:00:53 +0000
  • 4fe5f84c59 test bogus service name Doug MacEachern 2005-06-26 22:00:35 +0000
  • 3cc5715d31 list osx Doug MacEachern 2005-06-26 21:46:48 +0000
  • 150c4c5e9c add function to throw exception w/ FormatMessage of GetLastError() Doug MacEachern 2005-06-26 21:06:03 +0000
  • 01f5cb6c9e increase chance of accurate error messages Doug MacEachern 2005-06-26 05:33:52 +0000
  • 7f2451aa76 cleanup control stuff Doug MacEachern 2005-06-26 05:27:35 +0000
  • bf281b55b6 cleanup start/stop methods w/ timeout arg to reuse code and hence behave the same Doug MacEachern 2005-06-26 05:11:18 +0000
  • ff25200d99 use method overloading instead of stupid AndWaitFor methods Doug MacEachern 2005-06-26 04:09:56 +0000
  • 490bc9906e fix javadoc Doug MacEachern 2005-06-26 04:02:00 +0000
  • d9c6759f8c rename status() to getStatus() Doug MacEachern 2005-06-26 04:01:02 +0000
  • b88ae70e8c add getStatusString method Doug MacEachern 2005-06-26 03:59:04 +0000
  • 27e3f136fa add String versions of int fields Doug MacEachern 2005-06-26 03:47:58 +0000
  • aa9baeefd1 changes to main method Doug MacEachern 2005-06-26 03:22:08 +0000
  • c38c868c35 add list method Doug MacEachern 2005-06-26 03:21:28 +0000
  • 1fabb41896 test stuff Doug MacEachern 2005-06-26 03:21:09 +0000
  • 72e7b88512 change Service.create to take ServiceConfig arg Doug MacEachern 2005-06-26 02:53:54 +0000
  • 7e3f7cce07 rename binaryPathName to path Doug MacEachern 2005-06-26 02:44:44 +0000
  • a0017f6dca add name/password fields to ServiceConfig so it can be used to create services Doug MacEachern 2005-06-26 02:42:40 +0000
  • 82a5ad05ab default displayName to serviceName Doug MacEachern 2005-06-26 02:39:34 +0000
  • bcd101741b add description to ServiceConfig Doug MacEachern 2005-06-26 02:18:05 +0000
  • 5b87277a6f ServiceConfig.dependencies needs to be String[] Doug MacEachern 2005-06-26 01:54:11 +0000
  • 5c9c3c6cf2 remove dll late binding code from asf. not only is it super ugly, it is not thread safe. change to use GetProcAddress the same way everyone else in the world does. (M-x un-bloom-ify) Doug MacEachern 2005-06-26 01:11:20 +0000
  • 0532dd1e1d plug memory leak in GetErrorMessage Doug MacEachern 2005-06-26 00:52:03 +0000
  • 5cd9bfd25e move GetLastError and GetErrorMessage to base class Doug MacEachern 2005-06-26 00:50:08 +0000
  • 67494670b6 rename Win32Bindings to Win32 Doug MacEachern 2005-06-26 00:42:47 +0000
  • c4a20457de change exception throwing so we get a reasonable stacktrace Doug MacEachern 2005-06-26 00:39:53 +0000
  • 084300bce2 rid hungarian notation and fixup formatting Doug MacEachern 2005-06-26 00:36:47 +0000
  • 2f1392e264 what could be less serializable than class with 2 fields that are pointers to C structures Doug MacEachern 2005-06-26 00:20:06 +0000
  • 706b6fded1 remove unused imports Doug MacEachern 2005-06-25 23:48:05 +0000
  • 193465d828 changes Doug MacEachern 2005-06-25 23:45:59 +0000
  • d877dca4e5 bump version Doug MacEachern 2005-06-25 23:21:27 +0000
  • de5e9861dd add getConfig method Doug MacEachern 2005-06-25 23:21:00 +0000
  • 3037ef8b00 use Sigar.load() Doug MacEachern 2005-06-25 23:20:43 +0000
  • 6764e30773 add function to fillin ServiceConfig object Doug MacEachern 2005-06-25 23:18:50 +0000
  • fbf1872788 add win32 package for main method invocation Doug MacEachern 2005-06-25 23:18:12 +0000
  • a9bd0f6a42 save loadError Doug MacEachern 2005-06-25 23:17:46 +0000
  • e91665d842 remove QueryServiceStartType Doug MacEachern 2005-06-25 17:01:08 +0000
  • 1163e0c803 add ServiceConfig class and move some constants there Doug MacEachern 2005-06-25 16:58:59 +0000
  • 807758db55 bump version Doug MacEachern 2005-06-17 00:43:29 +0000
  • 351754816d set vendorCodeName for redhat Doug MacEachern 2005-06-16 22:45:41 +0000
  • 657bd2375f fix compile Doug MacEachern 2005-06-16 22:41:41 +0000
  • 0faf17d946 add VendorCodeName, use it for osx description Doug MacEachern 2005-06-16 22:38:14 +0000
  • de2812fab3 output description Doug MacEachern 2005-06-16 22:21:41 +0000
  • f9291a4e85 proc_mem fixes Doug MacEachern 2005-06-16 22:21:24 +0000
  • 4fa97499bf add constants for names and add getDescription method Doug MacEachern 2005-06-16 22:17:13 +0000
  • 61ebe669e7 add vendorName, make all os.name the same values we use elsewhere Doug MacEachern 2005-06-16 21:58:28 +0000
  • 2dd2735b24 changes Doug MacEachern 2005-06-16 21:39:19 +0000
  • a20b334406 catch getProcCpu Doug MacEachern 2005-06-16 21:27:54 +0000
  • d182f89671 process memory metrics for darwin Doug MacEachern 2005-06-16 21:24:49 +0000
  • 39e76c9b4b trace attrs Doug MacEachern 2005-06-15 01:52:45 +0000
  • a15d63d3e3 rename h_query to query Doug MacEachern 2005-06-15 00:40:32 +0000
  • 2e17b9cded simply counter management by removing it when we are done with it Doug MacEachern 2005-06-15 00:24:33 +0000
  • 065bdd2b44 pdh changes Doug MacEachern 2005-06-15 00:18:07 +0000
  • 7eabd263f5 rename Pdh.getSingleValue to Pdh.getRawValue Doug MacEachern 2005-06-15 00:17:04 +0000
  • 77b18f35e2 remove some unused pdh stuff. rename 'cp' to 'path'. Doug MacEachern 2005-06-15 00:12:19 +0000
  • 241b1066e6 add Pdh.getFormattedValue method Doug MacEachern 2005-06-14 23:51:06 +0000
  • 30a2812d1a recognize CentOS Doug MacEachern 2005-06-14 21:52:25 +0000
  • 3e5ba8a9ec recognize redhat 'ES' Doug MacEachern 2005-06-14 00:17:28 +0000
  • 2642e5ff3b generate a process with large argv for proc_args testing Doug MacEachern 2005-06-02 17:55:40 +0000
  • b8acea2adb implement proc_args for darwin Doug MacEachern 2005-05-25 20:05:46 +0000
  • 1786223414 rid compile warning Doug MacEachern 2005-05-14 00:34:18 +0000
  • c67e485d0f typemap sigar_uint64_t to avoid compile warnings Doug MacEachern 2005-05-14 00:31:25 +0000
  • 713e955063 fix ifstat->rx_frame Doug MacEachern 2005-05-14 00:02:33 +0000
  • b612a36f13 typemap for new stuff Doug MacEachern 2005-05-14 00:00:58 +0000
  • 79afc980ed bump version Doug MacEachern 2005-05-13 23:51:24 +0000