summaryrefslogtreecommitdiff
path: root/examples/VFS/audit.c
AgeCommit message (Collapse)AuthorFilesLines
2002-08-17sync 3_0 branch with HEADJelmer Vernooij1-114/+60
(This used to be commit 19ab776bf9c91cf4e56887fd7a63d3253b7e36ef)
2002-03-19Sync up the VFS changes from 2.2.x.Jeremy Allison1-39/+165
Jeremy. (This used to be commit e758bdc8a8f37e1d1e1fb0d1d27990dba2067920)
2001-10-24Updated copyright notice.Tim Potter1-1/+1
(This used to be commit 86de168ea948b48c47d88b8f1928437de7c33873)
2001-10-24Renamed global_vfs_ops to default_vfs_ops and made static.Tim Potter1-12/+15
Make a copy of the default ops structure rather than following a pointer. This fixes the audit VFS example module! (This used to be commit 91ab6f75d9e6820a13fe3034a5f100ae170ad164)
2001-10-23Don't get stuck in an infinite loop in vfs_connect.Tim Potter1-1/+1
(This used to be commit 69275e4f0f502f07ceb37f274d01450d639ba23f)
2001-10-18Now compiles under head branch.Tim Potter1-89/+51
Funny, I don't remember using libtool in the original Makefile... (This used to be commit 5392b3fc1279cac64245e311bbc16175e6fd4a7b)
2000-11-06Fixes for sample VFS audit code from "Brad Sahr" <bsahr@macromedia.com>.Jeremy Allison1-29/+52
Jeremy. (This used to be commit 5d6dec3a94f496651a5f0643ab228c975911e6cd)
2000-05-17Updated VFS examples to use ftruncate() and lock() functions.Tim Potter1-81/+82
(This used to be commit def0da145aa8b804b75b0f35bdd4a809a2a806fc)
2000-02-04Hopefully these changes will actually stick.Tim Potter1-7/+6
(This used to be commit a2782097db258a164bf43d814e8832a27d0eb3f1)
2000-02-03Some strange CVS weirdness happening here. I had SAMBA_TNG tags in myTim Potter1-0/+208
head branch CVS/Entries file leading to lots of fun and games. )-: (This used to be commit bb07eceddb0552ff17ba9db94ae81f58226be4b5)