summaryrefslogtreecommitdiffstats
path: root/source4/ntvfs/posix/vfs_posix.c
Commit message (Expand)AuthorAgeFilesLines
* r15188: Restore svn rev. 15183, 15184 and 15185, which I inadvertantly clobberedJames Peach2007-10-101-2/+3
* r15186: Introduce ISDOT and ISDOTDOT macros for testing whether a filename isJames Peach2007-10-101-3/+2
* r15185: Force all NTVFS modules to provide a critical sizes structure soJames Peach2007-10-101-2/+3
* r15048: started on the server side implementation of oplocks. The code is notAndrew Tridgell2007-10-101-3/+1
* r14964: - move sidmap code from ntvfs_common to SAMDBStefan Metzmacher2007-10-101-1/+9
* r14959: allow change notify to be disabled completely usingAndrew Tridgell2007-10-101-3/+1
* r14945: allow the notify backend to be specified per shareAndrew Tridgell2007-10-101-1/+2
* r14933: fix the handling of notify filters to be much closer to the behaviourAndrew Tridgell2007-10-101-1/+1
* r14877: added support for the kernel inotify mechanism. This passes basicAndrew Tridgell2007-10-101-1/+3
* r14860: create libcli/security/security.hStefan Metzmacher2007-10-101-1/+1
* r14736: - the ntvfs subsystem should not know about smb_server.hStefan Metzmacher2007-10-101-1/+0
* r14616: added notify change support to the posix backendAndrew Tridgell2007-10-101-0/+8
* r14540: fix a talloc hierachie problem,Stefan Metzmacher2007-10-101-5/+29
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-1/+1
* r14456: don't access the smbsrv_tcon inside the ntvfs modulesStefan Metzmacher2007-10-101-14/+13
* r14173: change smb interface structures to always useStefan Metzmacher2007-10-101-2/+3
* r14157: - pass a struct ntvfs_request to the ntvfs layerStefan Metzmacher2007-10-101-8/+7
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+2
* r13099: allow shares that point to /Andrew Tridgell2007-10-101-1/+3
* r12019: - let us only reference libblkid stuff in one fileStefan Metzmacher2007-10-101-3/+0
* r8535: no longer rely on seekdir working after a closedir. Instead, keepAndrew Tridgell2007-10-101-0/+3
* r7795: use a share specific allocation roundingAndrew Tridgell2007-10-101-1/+2
* r7792: make the allocation size rounding in pvfs configurableAndrew Tridgell2007-10-101-0/+3
* r7557: trigger a probe at tconx time to see if xattrs are really supported byAndrew Tridgell2007-10-101-0/+5
* r6599: Fix formating using 'linux' C styleAlexander Bokovoy2007-10-101-0/+3
* r5501: check the return of talloc with the NT_STATUS_HAVE_NO_MEMORY()Stefan Metzmacher2007-10-101-15/+9
* r5296: - only include the tdb headers where they are neededAndrew Tridgell2007-10-101-0/+1
* r5102: This is a major simplification of the logic for controlling top levelAndrew Tridgell2007-10-101-4/+5
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-1/+1
* r4728: split up server_services into:Stefan Metzmacher2007-10-101-4/+4
* r4464: added pvfs backend support for the special CREATOR_OWNER and CREATOR_G...Andrew Tridgell2007-10-101-0/+4
* r4423: give lp_parm_int() and lp_parm_ulong() default valuesStefan Metzmacher2007-10-101-7/+1
* r4242: added support for storing xattrs in a tdb. This allows all advanced NTAndrew Tridgell2007-10-101-0/+16
* r3990: take advantage of the uid->sid and gid->sid code to create a muchAndrew Tridgell2007-10-101-0/+5
* r3983: posix:fakeoplocks should default to False, not True !Andrew Tridgell2007-10-101-1/+1
* r3939: - added "posix:fakeoplocks" option for testing with oplocks forced onAndrew Tridgell2007-10-101-0/+4
* r3832: added NT ACL query/set to the posix NTVFS backend. The default ACL isAndrew Tridgell2007-10-101-0/+3
* r3799: - added the bit for FS_ATTR_NAMED_STREAMS support into qfsinfo filesys...Andrew Tridgell2007-10-101-0/+10
* r3747: - added some of the infrastructure needed for streams support in pvfsAndrew Tridgell2007-10-101-2/+1
* r3737: - Get rid of the register_subsystem() and register_backend() functions.Jelmer Vernooij2007-10-101-2/+2
* r3615: split out struct pvfs_file_handle from struct pvfs_file. This is inAndrew Tridgell2007-10-101-1/+0
* r3545: initial support for using extended attributes to hold extended dos att...Andrew Tridgell2007-10-101-1/+5
* r3532: make sharing violation delay in pvfs configurable with "posix:sharedel...Andrew Tridgell2007-10-101-0/+7
* r3528: added support for the SMBntcancel() operation, which cancels anyAndrew Tridgell2007-10-101-0/+1
* r3461: another place where "open" was used as a structure elementAndrew Tridgell2007-10-101-1/+1
* r3288: - updated the path processing in pvfs to pass the RAW-CHKPATH test. ThisAndrew Tridgell2007-10-101-1/+2
* r3253: - added rudimentary support for ntioctl in pvfsAndrew Tridgell2007-10-101-9/+6
* r3227: added a per-share option "case insensitive filesystem", that tells theAndrew Tridgell2007-10-101-0/+1
* r3161: pvfs now passes the RAW-SEEK testAndrew Tridgell2007-10-101-20/+0
* r3127: added the initial code for the open files database. Doesn't doAndrew Tridgell2007-10-101-0/+8