Kevin Parsons
|
bdc6c11280
|
Merge pull request #317 from thaJeztah/execabs_deprecated
switch back from golang.org/x/sys/execabs to os/exec (go1.19)
|
2024-05-14 16:14:51 -05:00 |
|
Kevin Parsons
|
6c24dfa01e
|
Merge pull request #217 from kylewo/master
Fixing corruption in callbacks introduced by x86 changes
|
2021-10-13 04:01:28 -07:00 |
|
Kevin Parsons
|
7ec923885d
|
Merge pull request #221 from kevpar/sparse
backuptar: Fix sparse file handling
|
2021-10-04 14:26:55 -07:00 |
|
Kevin Parsons
|
8f85a06205
|
Merge pull request #214 from kylewo/master
Fix corruption in x86 callback
|
2021-07-20 16:00:10 -07:00 |
|
Kevin Parsons
|
1d4efacd46
|
Merge pull request #210 from kevpar/syscall-err
Fix syscall error handling in vhd and pkg/security
|
2021-04-26 15:18:39 -07:00 |
|
Kevin Parsons
|
5516f17a59
|
Merge pull request #200 from kevpar/fix-etw-arch
pkg/etw: Fix to build on windows/arm
|
2021-03-24 15:44:01 -07:00 |
|
Kevin Parsons
|
2aa35e1d77
|
Merge pull request #195 from thaJeztah/better_exec
Use golang.org/x/sys/execabs instead of os/exec
|
2021-02-10 00:38:31 -08:00 |
|
Kevin Parsons
|
ac908d2e8e
|
Merge pull request #192 from kylewo/add-provider-group
Add ability to set provider group
|
2021-01-27 14:52:50 -08:00 |
|
Kevin Parsons
|
f314918fc7
|
Merge pull request #181 from gbbr/spellfix
Correct spelling in PipeConfig {Input,Output}BufferSize doc.
|
2020-11-23 13:18:15 -08:00 |
|
Kevin Parsons
|
a6ab492b63
|
Merge pull request #182 from thaJeztah/bump_pkg_errors
go.mod: github.com/pkg/errors v0.9.1
|
2020-11-23 12:59:39 -08:00 |
|
Kevin Parsons
|
5b44b70ab3
|
Merge pull request #175 from TBBle/defork_achive_tar
Replace archive/tar fork with use of archive/tar
|
2020-09-08 11:26:39 -07:00 |
|
Kevin Parsons
|
fc70bd9a86
|
Merge pull request #160 from kevpar/pkg-process
Add new process package
|
2019-09-18 19:51:22 -07:00 |
|
Kevin Parsons
|
72445fa384
|
Merge pull request #145 from microsoft/guid
pkg/guid: Various improvements
|
2019-05-14 11:46:02 -07:00 |
|
Kevin Parsons
|
01fe22a8b8
|
Merge pull request #142 from microsoft/fix-guid
Fix errors introduced with guid-by-value change
|
2019-05-09 11:20:14 -07:00 |
|
Kevin Parsons
|
d918a0ad4e
|
Merge pull request #141 from microsoft/guid-by-value
pkg/guid: Prefer passing GUID by value
|
2019-05-08 16:11:02 -07:00 |
|
Kevin Parsons
|
fa965998be
|
Merge pull request #136 from microsoft/modules
Transition to Go modules
|
2019-05-07 23:25:44 -07:00 |
|
Kevin Parsons
|
3fe4fa3166
|
Merge pull request #130 from kevpar/etw-386
Fix ETW package to work on 386
|
2019-04-22 14:05:07 -07:00 |
|
Kevin Parsons
|
5187f74e04
|
Merge pull request #129 from kevpar/no-etw-arm
Make ETW no-op on ARM
|
2019-04-21 16:51:22 -07:00 |
|
Kevin Parsons
|
b30741e1fe
|
Merge pull request #124 from kevpar/guid
Add guid package
|
2019-04-02 10:44:00 -07:00 |
|
Kevin Parsons
|
8710e5dda3
|
Merge pull request #123 from kevpar/etw-opcode
Add opcode support to etw package
|
2019-03-28 14:42:35 -07:00 |
|
Kevin Parsons
|
dd3d7fa178
|
Merge pull request #120 from kevpar/etw-smart-field
Move smart ETW field logging to base etw library
|
2019-03-22 14:48:08 -07:00 |
|
Kevin Parsons
|
d39b93dec6
|
Merge pull request #119 from kevpar/fix-activity-id
Fix activity ID not being passed in ETW
|
2019-03-22 14:37:41 -07:00 |
|
Kevin Parsons
|
75bf6ca3d7
|
Merge pull request #108 from kevpar/etw-set-provider-info
Set ETW provider info so it's always treated as TraceLogging
|
2019-01-17 13:15:22 -08:00 |
|
Kevin Parsons
|
a0ca357ef7
|
Merge pull request #104 from kevpar/etw-nofields
Support ETW events with no data fields
|
2019-01-08 12:25:37 -08:00 |
|
Kevin Parsons
|
f8ca910a3b
|
Merge pull request #105 from kevpar/etw-activityid
Support ETW activity ID
|
2019-01-08 11:23:21 -08:00 |
|
Kevin Parsons
|
763dedbc18
|
Merge pull request #103 from kevpar/etw
Add basic Go ETW implementation
|
2019-01-03 16:09:57 -08:00 |
|