Skip to content

Releases: krisnova/xpid

JSON Tags

19 May 14:42
Compare
Choose a tag to compare

Adding bettter support for -o json

The API now has json tags :)

BPF Meta Detail

09 May 08:36
Compare
Choose a tag to compare

This release adds more detail to the BPF output for programs

Duffie Release

09 May 01:09
Compare
Choose a tag to compare

Now working with Cilium maps for Duffie!

xpid -b -c -p

v1.2.1 Performanc Release

07 May 23:07
Compare
Choose a tag to compare

Now supporting -p that will enable a more performant scan.

Xpid will now search only pids it finds in procfs when -p is passed at runtime.

v1.2.0 Make purge/all

02 May 13:01
Compare
Choose a tag to compare

Adding a purge and all target to the Makefile - will now purge the system before install - useful to get xpid into common package managers

v1.1.1 Table formatting and namespaces

01 May 23:09
Compare
Choose a tag to compare

Fixing output :) Superficial release as it just changes the help and bumps the version number

v1.1.0 Table formatting and namespaces

01 May 23:07
Compare
Choose a tag to compare

The first breaking change!

  • Table formatting
  • Namespaces
  • Refactor API into the api package for ALL modules

v1.0.6 - Container permissions

01 May 00:36
Compare
Choose a tag to compare

Adding support for containers require uid=0

  • Containers permission denied on xpid -c without uid=0

Fixing install target

29 Apr 21:50
Compare
Choose a tag to compare

Another makefile improvement

Seperate makefile builds (libxpid from xpid)

29 Apr 21:45
Compare
Choose a tag to compare

Remove libxpid and libxpid-install from default compile target