1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-15 23:24:37 +03:00
Aravind Srinivasan e046b382f2 s3: Add a new VFS op called SMB_VFS_TRANSLATE_NAME
This vop is designed to work in tandem with SMB_VFS_READDIR to allow
vfs modules to make modifications to arbitrary filenames before
they're consumed by callers.  Subsequently the core directory
enumeration code in smbd is now changed to free the memory that may be
allocated in a module.  This vop enables the new version of catia in
the following patch.

Signed-off-by: Tim Prouty <tprouty@samba.org>
2009-08-28 16:38:57 -07:00
..
2009-01-16 15:16:59 +01:00
2009-01-05 15:07:36 +01:00
2008-10-25 15:42:51 +02:00
2009-03-18 23:22:29 +01:00
2008-11-13 12:43:58 +01:00
2009-02-19 20:58:26 -08:00
2008-02-08 10:05:32 +01:00
2008-01-03 10:24:11 +01:00
2009-08-03 22:48:45 +02:00
2009-05-01 12:30:58 +02:00
2009-02-26 11:05:22 +01:00
2009-03-18 23:22:29 +01:00
2009-05-31 12:16:34 +02:00
2009-08-16 12:38:19 +02:00
2009-07-04 12:54:22 +02:00
2009-07-15 10:55:20 +02:00