summaryrefslogtreecommitdiffstats
path: root/source3/modules/vfs_audit.c
Commit message (Expand)AuthorAgeFilesLines
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r20261: merge 20260 from samba_3_0_24Herb Lewis2007-10-101-0/+1
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-30/+30
* r10619: Allow syslog facility and priority to be set viaDeryck Hodge2007-10-101-10/+33
* r9483: Changed DIR to SMB_STRUCT_DIR because of the amazing stupidity of a UN...Jeremy Allison2007-10-101-3/+3
* r7893: Add in the extra parameters to opendir() to fix the large directory/in...Jeremy Allison2007-10-101-3/+3
* r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison2007-10-101-4/+4
* Prefix VFS API macros with SMB_ for consistency and to avoid problems with VF...Alexander Bokovoy2003-05-141-27/+27
* Fix VFS layer:Alexander Bokovoy2003-05-111-114/+118
* Use NTSTATUS as return value for smb_register_*() functions and init_module()Jelmer Vernooij2003-04-281-2/+2
* More merges from HEAD:Jelmer Vernooij2003-04-161-8/+6
* patch from Hal Roberts check for a valid [f]chmod_acl function pointer before...Gerald Carter2003-02-211-2/+12
* Move working VFS modules to source/modules/Jelmer Vernooij2002-11-131-0/+268