Age | Commit message (Expand) | Author | Files | Lines |
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 |