summaryrefslogtreecommitdiff
path: root/source4/ntvfs/posix/config.mk
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r2573: - added a configure test for nanosecond time resolution in struct statAndrew Tridgell1-0/+23