Age | Commit message (Expand) | Author | Files | Lines |
2009-01-21 | s3/vfs_extd_audit: Don't ignore "syslog = 0". | Karolin Seeger | 1 | -59/+86 |
2008-04-21 | Remove redundant parameter fd from SMB_VFS_CLOSE(). | Michael Adam | 1 | -5/+5 |
2008-03-23 | Fix Coverity warnings | Volker Lendecke | 1 | -1/+5 |
2008-01-08 | Remove redundant parameter fd from SMB_VFS_FCHMOD_ACL(). | Michael Adam | 1 | -3/+3 |
2008-01-07 | Remove redundant parameter fd from SMB_VFS_FCHMOD(). | Michael Adam | 1 | -3/+3 |
2007-10-10 | r23801: The FSF has moved around a lot. This fixes their Mass Ave address. | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r20261: merge 20260 from samba_3_0_24 | Herb Lewis | 1 | -0/+1 |
2007-10-10 | r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need | Jeremy Allison | 1 | -30/+30 |
2007-10-10 | r10619: Allow syslog facility and priority to be set via | Deryck Hodge | 1 | -10/+33 |
2007-10-10 | r9483: Changed DIR to SMB_STRUCT_DIR because of the amazing stupidity of a UN... | Jeremy Allison | 1 | -3/+3 |
2007-10-10 | r7893: Add in the extra parameters to opendir() to fix the large directory/in... | Jeremy Allison | 1 | -3/+3 |
2007-10-10 | r7882: Looks like a large patch - but what it actually does is make Samba | Jeremy Allison | 1 | -6/+6 |
2007-10-10 | r404: Revert the change 378 to vfs_extd_audit.c, the parseable auditing | Volker Lendecke | 1 | -198/+95 |
2007-10-10 | r378: Add an option extd_audit:parseable=True. This gives messages of the form | Volker Lendecke | 1 | -95/+198 |
2003-06-22 | Found out a good number of NT_STATUS_IS_ERR used the wrong way. | Simo Sorce | 1 | -1/+1 |
2003-05-14 | Prefix VFS API macros with SMB_ for consistency and to avoid problems with VF... | Alexander Bokovoy | 1 | -27/+27 |
2003-05-11 | Fix VFS layer: | Alexander Bokovoy | 1 | -107/+134 |
2003-04-28 | Use NTSTATUS as return value for smb_register_*() functions and init_module() | Jelmer Vernooij | 1 | -2/+2 |
2003-04-16 | More merges from HEAD: | Jelmer Vernooij | 1 | -9/+6 |
2003-02-07 | Added my name to copyright. | John Terpstra | 1 | -0/+1 |
2003-02-07 | Added audit module that logs info to smbd log file as well as syslog. | John Terpstra | 1 | -0/+318 |