s3: only include ntioctl.h where needed.
[metze/samba/wip.git] / source3 / modules / vfs_time_audit.c
2011-03-29 Günther Deschners3: only include ntioctl.h where needed.
2011-03-29 Günther Deschners3-vfs: include smbd/smbd.h in vfs modules.
2011-02-08 Jeremy AllisonAdd fdopendir to the VFS. We will use this to reuse...
2010-12-18 Jeremy AllisonRename vfs operation posix_fallocate to just fallocate...
2010-12-03 Jeremy AllisonMove posix_fallocate into the VFS where it belongs.
2010-11-20 Jeremy AllisonMove the uglyness of #ifdef REALPATH_TAKES_NULL into...
2010-11-10 Björn Jackes3/time_audit: fix a change that was just for debuggin...
2010-11-10 Björn Jackes3/vfs_time_audit: use monotonic clock for time deltas
2010-10-28 Abhidnya P Chirmules3: Add a vfs_time_audit module