Skip to content

Tags: jeevan86/sysdig

Tags

falco/0.13.1

Toggle falco/0.13.1's commit message
Merge remote-tracking branch 'origin/dev' into falco-master

agent/0.87.1

Toggle agent/0.87.1's commit message
Merge remote-tracking branch 'origin/dev' into agent-master-3

0.24.2

Toggle 0.24.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
make fd resolution work for getsockopt in sysdig (draios#1280)

* make fd resolution work for getsockopt in sysdig

* getsockopt needs the EF_MODIFIES_STATE flag

* make sure the fd.num filter check works with getsockinfo

agent/0.87.0

Toggle agent/0.87.0's commit message
Merge branch 'dev' into agent-master-3

agent/0.86.3

Toggle agent/0.86.3's commit message
Merge remote-tracking branch 'origin/dev' into agent-master-3

Merge sysdig repo for 0.86.2 release

agent/0.86.2

Toggle agent/0.86.2's commit message
Merge remote-tracking branch 'origin/dev' into agent-master-3

Merge sysdig repo for 0.86.2 release

falco/0.13.0

Toggle falco/0.13.0's commit message
Merge branch 'dev' into falco-master

agent/0.86.1

Toggle agent/0.86.1's commit message
Merge remote-tracking branch 'origin/dev' into agent-master-3

agent/0.86.0

Toggle agent/0.86.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Only check out sysdig for initial invocation (draios#1251)

Only check out the sysdig repo when KERNEL_TYPE is not defined e.g. not
when build-probe-binaries is being run from inside a olx-builder container.

0.24.1-cfgprobe

Toggle 0.24.1-cfgprobe's commit message
Allow PROBE_{VERSION,NAME,DEVICE} to be cfgurable

Allow all of PROBE_VERSION, PROBE_NAME, and PROBE_DEVICE_NAME to be
configurable. This allows running cmake in the sysdig directory to build
alternate variants of the kernel module.