Bryan Roe
33655fb323
1. Fixed compiler warning
...
2. Fixed GC issue with monitor-info.js
3. Added screenId to windows getInfo()
2021-05-07 16:29:22 -07:00
Bryan Roe
60cf7dfb98
Updated so if promise is already resolved/rejected when 'then' is called, the event is unhooked.
2021-05-03 10:13:43 -07:00
Bryan Roe
242943dd52
Updated GC references
2021-05-03 10:13:43 -07:00
Bryan Roe
df3ff61c01
Updated GC reference
2021-05-03 10:13:43 -07:00
Bryan Roe
6f63b57a63
Updated GC reference
2021-05-03 10:13:42 -07:00
Bryan Roe
e36dbff9a3
Updated GC references
2021-05-03 10:13:04 -07:00
Bryan Roe
577a59ea8e
GC reference update
2021-05-03 10:13:03 -07:00
Bryan Roe
4f4085d542
GC reference update
2021-05-03 10:13:03 -07:00
Bryan Roe
f64640f4ea
Updated GC reference
2021-05-03 10:13:03 -07:00
Bryan Roe
43740c7f29
1. Fixed Powershell 32/64 bit issue
...
2. Updated GC referencing
2021-05-03 10:13:03 -07:00
Bryan Roe
d976b0818a
GC reference update
2021-05-03 10:13:02 -07:00
Bryan Roe
838ae01a92
Toaster-1 change
2021-05-03 10:10:07 -07:00
Bryan Roe
d1e1d67a88
Fixed circular references impacting GC
2021-05-03 10:10:07 -07:00
Bryan Roe
8f6bb1a527
Updated promise reference
2021-05-03 10:10:06 -07:00
Bryan Roe
1b6fd98b88
1. Updated reference counting in promise
...
2. Added 'internal' prototype to Function, which sets infrastructure mode
2021-05-03 10:10:06 -07:00
Bryan Roe
25062dbe88
1. Removed dead code
...
2. Updated reference count logic for websockets
3. Fixed circular reference in promise helper
2021-05-03 10:10:06 -07:00
Bryan Roe
186afacff4
Removed debug line
2021-04-22 15:02:01 -07:00
Bryan Roe
569ce4a1e7
Fixed Agent-Log parsing bug
2021-04-22 14:58:30 -07:00
Bryan Roe
9fa19bf1be
1. Added getDomain() to user-sessions for windows
...
2. Fixed service.restart() error condition, to reject the promise
3. Fixed ServiceMain start/stop/restart/state for Windows
2021-04-20 15:02:54 -07:00
Bryan Roe
05b492caed
Added Error Log parsing capability
2021-04-13 18:06:15 -07:00
Bryan Roe
2f6756b364
Updated windows installer, to ignore PowerShell error on install/uninstall
2021-04-01 16:59:31 -07:00
Bryan Roe
55f0f91587
Updated Garbage Handling
2021-02-17 01:00:21 -08:00
Bryan Roe
4fbf32c88f
Fixed bugs in self test, added dumpOnly mode.
2021-02-11 23:04:02 -08:00
Bryan Roe
e5418181c3
1. Fixed bug with process.cwd() on windows when the cwd is a root level folder
...
2. Added process.chdir()
3. Updated child_process._execve() to use process.env if not specified
4. Updated service manager to work better with docker container
2021-02-10 20:25:46 -08:00
Bryan Roe
a4b3c7787b
update service.appWorkingDirectory on macos
2021-02-10 02:53:48 -08:00
Bryan Roe
9137f13ec9
Updated tunnel test error case
2021-02-10 01:12:41 -08:00
Bryan Roe
f932ef8d89
1. Fixed crash on Alpine
...
2. updated self-test
2021-02-10 00:44:30 -08:00
Bryan Roe
2b191470e8
Updated coreinfo test
2021-02-09 23:56:41 -08:00
Bryan Roe
3d63758b12
Updated self-test
2021-02-09 22:08:17 -08:00
Bryan Roe
e581505ba9
Fixed bug with service.appWorkingDirectory() on freebsd
2021-02-09 20:19:57 -08:00
Bryan Roe
9d17164f31
Updated kvm test
2021-02-09 19:42:18 -08:00
Bryan Roe
3c47a8b920
Updated self-test to restart meshcore upon completion
2021-02-09 18:27:05 -08:00
Bryan Roe
40c6957e45
1. Updated selfTest for Linux
...
2. Fixed edge case crash in ILibChain_Continue()
2021-02-09 18:04:32 -08:00
Bryan Roe
ff034714c2
1. Updated enumerability of some properties on MeshAgent
...
2. Updated selftest, and fixed a related crash
2021-02-09 11:54:27 -08:00
Bryan Roe
43c5f2d1b5
Updated service restart on Windows, when called from self.
2021-02-07 15:26:53 -08:00
Bryan Roe
ae33e264c5
Updated sysinfo/volumes
2021-02-04 23:24:31 -08:00
Bryan Roe
6f28cdb484
1. Fixed bug where NetworkTimeout Error, caused duplicate connection
...
2. Fixed dispatcher on Windows to put username in quotes
3. Added additional logging
4. Added TLS/ALPN support
2021-02-04 12:57:36 -08:00
Bryan Roe
face65a52e
Added service.parameters() for macOS
2021-01-31 01:20:35 -08:00
Bryan Roe
b39d7685a3
removed invalid entries from process enumeration
2021-01-30 13:28:17 -08:00
Bryan Roe
3abda02c22
Fixed process enumeration truncation for FreeBSD and OpenWRT
2021-01-30 12:28:11 -08:00
Bryan Roe
8c8a6549f3
Added fallback for process parsing on linux
2021-01-30 10:55:41 -08:00
Bryan Roe
2f980a1b70
Fixed process enumeration parse errors on linux
2021-01-30 09:55:17 -08:00
Bryan Roe
d540fd64c8
Fixed service.restart() for self, for FreeBSD
2021-01-29 22:09:50 -08:00
Bryan Roe
464f756f6e
Added service.parameters() for upstart and systemd
2021-01-29 19:42:49 -08:00
Bryan Roe
13a45a1116
Fixed bug/issue with systemd when trying to restart self
2021-01-29 12:18:12 -08:00
Bryan Roe
02aa37ca8f
Fixed bug with systemd 'isRunning'
2021-01-29 11:59:34 -08:00
Bryan Roe
c3872d6ec8
1. Fixed execv(e)
...
2. Fixed service.restart() for OpenRC
2021-01-29 10:13:37 -08:00
Bryan Roe
434cc0e66b
Fixed regex
2021-01-29 00:23:14 -08:00
Bryan Roe
7f5e1e3fd7
Added descriptor helper methods
2021-01-28 23:48:02 -08:00
Bryan Roe
50bb5730c3
Changed order of operation for getLibInfo()
2021-01-28 23:30:50 -08:00