summaryrefslogtreecommitdiff
path: root/source4/ntvfs/posix/config.mk
AgeCommit message (Expand)AuthorFilesLines
2010-03-05s4-pvfs: new pvfs_sys module Andrew Tridgell1-0/+1
2010-01-25pyxattr: Move to the same directory as the xattr code.Jelmer Vernooij1-0/+11
2009-05-30libwbclient: Add async call framework.Kai Blin1-1/+1
2009-01-04tevent: move samba4 stuff from libtevent.m4 to samba.m4Stefan Metzmacher1-1/+1
2008-12-29s4:pvfs_aio: use teventStefan Metzmacher1-1/+1
2008-12-17s4: fix LIBEVENTS dependencies and use more forward declarationsStefan Metzmacher1-1/+1
2008-06-28pvfs: create a pvfs_acl subsystemStefan Metzmacher1-7/+13
2008-06-28pvfs: pvfs_aio should be a subsystem instead of an extra ntvfs moduleStefan Metzmacher1-2/+1
2008-05-18Fix a couple (well, little more than that..) of typos.Jelmer Vernooij1-1/+1
2008-05-18Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij1-1/+2
2008-05-18Use variables for source directory in a couple more places.Jelmer Vernooij1-4/+4
2008-04-14Use _OBJ_FILES variables in a couple more places.Jelmer Vernooij1-11/+15
2008-02-26pvfs: add pvfs_setup_oplock() to receive oplock breaks and pass them to the c...Stefan Metzmacher1-0/+1
2008-02-18Get rid of 'INTEGRATED' build of modules - now replaced by 'MERGED_OBJ'Jelmer Vernooij1-1/+1
2007-10-10r22406: this dependencies should also be privateStefan Metzmacher1-1/+1
2007-10-10r20624: added AIO read to pvfs backendAndrew Tridgell1-1/+8
2007-10-10r19671: Fix remaining unresolved symbols in shared library build.Jelmer Vernooij1-1/+3
2007-10-10r19508: fixed SMB2-SETINFOAndrew Tridgell1-1/+1
2007-10-10r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...Jelmer Vernooij1-2/+3
2007-10-10r19441: work in progress support for NFS4 ACLs in Samba4 on Linux. Still workAndrew Tridgell1-1/+11
2007-10-10r19199: split out the xattr NTACL code into a separate part of the posixAndrew Tridgell1-0/+11
2007-10-10r16051: Move the XATTR compatability code into a new file, so I can use it forAndrew Bartlett1-1/+1
2007-10-10r15379: Fix shared library build's unresolved dependenciesJelmer Vernooij1-1/+1
2007-10-10r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit...Jelmer Vernooij1-1/+1
2007-10-10r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij1-1/+1
2007-10-10r14964: - move sidmap code from ntvfs_common to SAMDBStefan Metzmacher1-1/+1
2007-10-10r14616: added notify change support to the posix backendAndrew Tridgell1-0/+1
2007-10-10r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij1-1/+1
2007-10-10r13658: More moving around of files:Jelmer Vernooij1-1/+1
2007-10-10r12542: Move some more prototypes out to seperate headersJelmer Vernooij1-0/+1
2007-10-10r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij1-3/+2
2007-10-10r11244: Relative path names in .mk filesJelmer Vernooij1-26/+26
2007-10-10r9031: don't use the global $LIBS variables for posix specific stuffStefan Metzmacher1-1/+1
2007-10-10r4242: added support for storing xattrs in a tdb. This allows all advanced NTAndrew Tridgell1-1/+3
2007-10-10r3982: split out the sid -> uid/gid mapping routines into a ntvfs_sidmapAndrew Tridgell1-4/+2
2007-10-10r3881: Split up the LIBNDR_GEN subsystem into NDR_* and RPC_NDR_* subsystems.Jelmer Vernooij1-0/+1
2007-10-10r3832: added NT ACL query/set to the posix NTVFS backend. The default ACL isAndrew Tridgell1-0/+1
2007-10-10r3747: - added some of the infrastructure needed for streams support in pvfsAndrew Tridgell1-0/+1
2007-10-10r3733: More build system fixes/features:Jelmer Vernooij1-0/+1
2007-10-10r3586: Fix some of the issues with the module init functions.Jelmer Vernooij1-0/+1
2007-10-10r3549: added support for DOS extended attribute lists (name/value pairs)Andrew Tridgell1-9/+1
2007-10-10r3545: initial support for using extended attributes to hold extended dos att...Andrew Tridgell1-0/+9
2007-10-10r3253: - added rudimentary support for ntioctl in pvfsAndrew Tridgell1-0/+1
2007-10-10r3161: pvfs now passes the RAW-SEEK testAndrew Tridgell1-0/+1
2007-10-10r3127: added the initial code for the open files database. Doesn't doAndrew Tridgell1-0/+1
2007-10-10r3057: - moved the idtree.c code into lib/Andrew Tridgell1-1/+0
2007-10-10r3056: added a id -> pointer data structure (a type of radix tree). This isAndrew Tridgell1-0/+1
2007-10-10r3029: implemented byte range lock timeouts.Andrew Tridgell1-0/+1
2007-10-10r3012: added initial support for byte range locking in the posix vfs. This isAndrew Tridgell1-1/+3
2007-10-10r2941: added pvfs_flush() implementation to the posix backendAndrew Tridgell1-0/+1