Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r12542: Move some more prototypes out to seperate headers | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12019: - let us only reference libblkid stuff in one file | Stefan Metzmacher | 1 | -14/+1 |
2007-10-10 | r8535: no longer rely on seekdir working after a closedir. Instead, keep | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r7792: make the allocation size rounding in pvfs configurable | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r6599: Fix formating using 'linux' C style | Alexander Bokovoy | 1 | -0/+14 |
2007-10-10 | r5298: - got rid of pstring.h from includes.h. This at least makes it a bit | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r4956: - moved the definition of the mangle context structure into a pvfs_sho... | Andrew Tridgell | 1 | -25/+0 |
2007-10-10 | r4464: added pvfs backend support for the special CREATOR_OWNER and CREATOR_G... | Andrew Tridgell | 1 | -0/+6 |
2007-10-10 | r4242: added support for storing xattrs in a tdb. This allows all advanced NT | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r3990: take advantage of the uid->sid and gid->sid code to create a much | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3939: - added "posix:fakeoplocks" option for testing with oplocks forced on | Andrew Tridgell | 1 | -1/+5 |
2007-10-10 | r3799: - added the bit for FS_ATTR_NAMED_STREAMS support into qfsinfo filesys... | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r3798: added support for alternate data streams in xattrs into pvfs. | Andrew Tridgell | 1 | -4/+9 |
2007-10-10 | r3747: - added some of the infrastructure needed for streams support in pvfs | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3618: - this adds the special case for DENY_DOS semantics, as shown by the B... | Andrew Tridgell | 1 | -2/+4 |
2007-10-10 | r3615: split out struct pvfs_file_handle from struct pvfs_file. This is in | Andrew Tridgell | 1 | -21/+35 |
2007-10-10 | r3595: - fixed a talloc_free ordering problem on cleanup with pending requests | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r3545: initial support for using extended attributes to hold extended dos att... | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3540: added testing of SMBntcancel in the open/open/close mux | Andrew Tridgell | 1 | -0/+13 |
2007-10-10 | r3532: make sharing violation delay in pvfs configurable with "posix:sharedel... | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r3528: added support for the SMBntcancel() operation, which cancels any | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r3507: - added deferred replies on sharing violation in pvfs open. The | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r3466: split out request.h, signing.h, and smb_server.h | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r3276: - allow for more than 256 open old style searches (limit currently set... | Andrew Tridgell | 1 | -10/+3 |
2007-10-10 | r3262: - new pvfs_dirlist code that reopens the directory between search | Andrew Tridgell | 1 | -9/+0 |
2007-10-10 | r3227: added a per-share option "case insensitive filesystem", that tells the | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r3207: - reformat error msgs in BASE-DIR* tests | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3161: pvfs now passes the RAW-SEEK test | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r3147: added basic share modes support for pvfs (or more precisely, ntcreatex | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r3135: split the "create new" logic out from the "open existing" logic in | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r3127: added the initial code for the open files database. Doesn't do | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3126: in the brlock code I had used a void* for the brl context as I didn't | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3056: added a id -> pointer data structure (a type of radix tree). This is | Andrew Tridgell | 1 | -17/+11 |
2007-10-10 | r3031: added support for lock cancelation, which effectively just triggers an... | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r3012: added initial support for byte range locking in the posix vfs. This is | Andrew Tridgell | 1 | -6/+15 |
2007-10-10 | r2941: added pvfs_flush() implementation to the posix backend | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r2928: - fixed the handling of reserved names (rejecting them with ACCESS_DEN... | Andrew Tridgell | 1 | -2/+0 |
2007-10-10 | r2927: imported the hash2 name mangling code from Samba3 into Samba4, but | Andrew Tridgell | 1 | -0/+28 |
2007-10-10 | r2751: this is a new ntvfs design which tries to solve: | Stefan Metzmacher | 1 | -2/+0 |
2007-10-10 | r2660: - converted the libcli/raw/ library to use talloc_increase_ref_count() | Andrew Tridgell | 1 | -0/+8 |
2007-10-10 | r2561: completely redid the ntvfs module chaining code, You can now do someth... | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r2469: complete overhaul of the old-style RAW_SEARCH_ calls (the OS/2 and | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r2436: the second big lump of posix vfs code. | Andrew Tridgell | 1 | -19/+31 |
2007-10-10 | r2404: the first large lump of posix vfs stuff. | Andrew Tridgell | 1 | -1/+84 |
2007-10-10 | r2251: forgot to add vfs_posix.h in my last commit | Andrew Tridgell | 1 | -0/+27 |