Age | Commit message (Expand) | Author | Files | Lines |
2010-05-18 | s3: Remove use of iconv_convenience. | Jelmer Vernooij | 1 | -4/+2 |
2009-10-16 | Fix one missing STAT -> LSTAT with POSIX pathnames in vfs_xattr_tdb.c. Caught... | Jeremy Allison | 1 | -1/+7 |
2009-08-12 | When mapping EA's into a TDB, don't remove the EA | Jeremy Allison | 1 | -0/+9 |
2009-07-24 | Make the smbd VFS typesafe | Volker Lendecke | 1 | -27/+13 |
2009-07-06 | s3: Plumb smb_filename through SMB_VFS_UNLINK | Tim Prouty | 1 | -8/+18 |
2009-06-24 | s3: Plumb smb_filename through SMB_VFS_STAT and SMB_VFS_LSTAT | Tim Prouty | 1 | -6/+6 |
2009-02-19 | s3: Add extid to the dev/inode pair | Tim Prouty | 1 | -0/+3 |
2009-02-19 | s3: Modify SMB_VFS_FILE_ID_CREATE to take a stat struct | Tim Prouty | 1 | -10/+10 |
2009-01-16 | s3:vfs_xattr_tdb: don't leak state_path() to talloc_tos in xattr_tdb_init(). | Michael Adam | 1 | -4/+9 |
2009-01-12 | Covert several persistant tdb files to use state_path() instead of lock_path() | Steven Danneman | 1 | -1/+1 |
2008-10-15 | Share xattr implementation. | Jelmer Vernooij | 1 | -32/+32 |
2008-09-23 | s3-nbt: fix remaining callers of ndr_push/pull_struct_blob. | Günther Deschner | 1 | -2/+2 |
2008-02-25 | Fix the build on OpenBSD: ENOTSUP is not always defined. | Michael Adam | 1 | -0/+4 |
2008-02-21 | Change option name. | Karolin Seeger | 1 | -1/+1 |
2008-01-25 | Attempt to fix the build on OpenBSD | Volker Lendecke | 1 | -1/+1 |
2008-01-20 | Add some DEBUG | Volker Lendecke | 1 | -0/+6 |
2008-01-20 | Support XATTR_CREATE and XATTR_REPLACE in vfs_xattr_tdb | Volker Lendecke | 1 | -0/+11 |
2008-01-20 | Complete the ea->xattr rename in vfs_xattr_tdb | Volker Lendecke | 1 | -4/+5 |
2008-01-19 | Fix error return in xattr_tdb_load_attrs | Volker Lendecke | 1 | -1/+1 |
2008-01-16 | Fix an uninitialized variable warning | Volker Lendecke | 1 | -1/+1 |
2008-01-15 | ea_tdb->xattr_tdb also inside the module itself | Volker Lendecke | 1 | -98/+99 |
2008-01-15 | rename vfs_ea_tdb to vfs_xattr_tdb | Volker Lendecke | 1 | -0/+736 |