r21714: Change the VFS interface to use struct timespec
[tprouty/samba.git] / source / modules / vfs_full_audit.c
2007-10-10 Jeremy Allisonr21714: Change the VFS interface to use struct timespec
2007-10-10 Jim McDonoughr21324: Add linux setlease to the vfs layer. Next...
2007-10-10 Herb Lewisr20261: merge 20260 from samba_3_0_24
2007-10-10 Herb Lewisr20124: clean up nested extern declaration warnings
2007-10-10 Volker Lendecker20048: Fix vfs_full_audit after Jims kernel_flock...
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Volker Lendecker15910: vfs_full_audit does not need current_user
2007-10-10 Jeremy Allisonr15018: Merge Volker's ipc/trans2/nttrans changes over
2007-10-10 Jeremy Allisonr14333: Fix coverity #77, ensure we can't exit after...
2007-10-10 Jeremy Allisonr13028: Fix for #3419 - vfs_full_audit *never* worked
2007-10-10 Jeremy Allisonr11232: Added ab's POSIX statvfs vfs call. Sorry for...
2007-10-10 Deryck Hodger10619: Allow syslog facility and priority to be set via
2007-10-10 Volker Lendecker10239: Fix cut&paste error
2007-10-10 Jeremy Allisonr9483: Changed DIR to SMB_STRUCT_DIR because of the...
2007-10-10 Jeremy Allisonr7963: Add aio support to 3.0.
2007-10-10 Jeremy Allisonr7893: Add in the extra parameters to opendir() to...
2007-10-10 Jeremy Allisonr7882: Looks like a large patch - but what it actually...
2007-10-10 Volker Lendecker6777: Fix vfs_full_audit.c after jra's change.
2007-10-10 Jeremy Allisonr5820: Fix bug #2451 - missing functions in full audit...
2007-10-10 Jeremy Allisonr3670: Warning fixes from Rob Foehl <rwf@loonybin.net>.
2007-10-10 Jeremy Allisonr3662: Fix dirent return.
2007-10-10 Gerald Carterr2133: Several fixes:
2007-10-10 Volker Lendecker405: Some docs of vfs_full_audit.c as comment :-)
2007-10-10 Volker Lendecker404: Revert the change 378 to vfs_extd_audit.c, the...