Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jun 2012 13:58:13 +0300
From:      Efstratios Karatzas <gpf.kira@gmail.com>
To:        soc-status@freebsd.org
Subject:   Kernel Level File Integrity Checker report #3
Message-ID:  <CAHywV0gZP%2BZiffHZX4DkCmKn3k_cCu3jAWqE3S%2BuHGFc5k3Lmw@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
During week #3:

* sbin/pefs now uses an ioctl() to grab ciphertext for a symlink's target
(data of readlink()). properly handle symlinks in general and print
warnings if target of symlink is not provided in user supplied file list.
both symlink & target of symlink must be provided if user wants integrity
checking for both.

* sbin/pefs now prints clear warnings if a file has multiple hardlinks but
not all are provided in user supplied file list.

* lots of minor fixes for sbin/pefs so we can move on to mount() and focus
on kernel land.
 e.g. avoiding race conditions in most cases, check for numeric overflows,
few bug fixes, clearer errors, read input from stdin by default etc.

-- 

Efstratios "GPF" Karatzas



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAHywV0gZP%2BZiffHZX4DkCmKn3k_cCu3jAWqE3S%2BuHGFc5k3Lmw>