summaryrefslogtreecommitdiffstats
path: root/source4/ntvfs/posix/config.mk
Commit message (Expand)AuthorAgeFilesLines
* r15379: Fix shared library build's unresolved dependenciesJelmer Vernooij2007-10-101-1/+1
* r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit...Jelmer Vernooij2007-10-101-1/+1
* r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij2007-10-101-1/+1
* r14964: - move sidmap code from ntvfs_common to SAMDBStefan Metzmacher2007-10-101-1/+1
* r14616: added notify change support to the posix backendAndrew Tridgell2007-10-101-0/+1
* r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij2007-10-101-1/+1
* r13658: More moving around of files:Jelmer Vernooij2007-10-101-1/+1
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-101-0/+1
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij2007-10-101-3/+2
* r11244: Relative path names in .mk filesJelmer Vernooij2007-10-101-26/+26
* r9031: don't use the global $LIBS variables for posix specific stuffStefan Metzmacher2007-10-101-1/+1
* r4242: added support for storing xattrs in a tdb. This allows all advanced NTAndrew Tridgell2007-10-101-1/+3
* r3982: split out the sid -> uid/gid mapping routines into a ntvfs_sidmapAndrew Tridgell2007-10-101-4/+2
* r3881: Split up the LIBNDR_GEN subsystem into NDR_* and RPC_NDR_* subsystems.Jelmer Vernooij2007-10-101-0/+1
* r3832: added NT ACL query/set to the posix NTVFS backend. The default ACL isAndrew Tridgell2007-10-101-0/+1
* r3747: - added some of the infrastructure needed for streams support in pvfsAndrew Tridgell2007-10-101-0/+1
* r3733: More build system fixes/features:Jelmer Vernooij2007-10-101-0/+1
* r3586: Fix some of the issues with the module init functions.Jelmer Vernooij2007-10-101-0/+1
* r3549: added support for DOS extended attribute lists (name/value pairs)Andrew Tridgell2007-10-101-9/+1
* r3545: initial support for using extended attributes to hold extended dos att...Andrew Tridgell2007-10-101-0/+9
* r3253: - added rudimentary support for ntioctl in pvfsAndrew Tridgell2007-10-101-0/+1
* r3161: pvfs now passes the RAW-SEEK testAndrew Tridgell2007-10-101-0/+1
* r3127: added the initial code for the open files database. Doesn't doAndrew Tridgell2007-10-101-0/+1
* r3057: - moved the idtree.c code into lib/Andrew Tridgell2007-10-101-1/+0
* r3056: added a id -> pointer data structure (a type of radix tree). This isAndrew Tridgell2007-10-101-0/+1
* r3029: implemented byte range lock timeouts.Andrew Tridgell2007-10-101-0/+1
* r3012: added initial support for byte range locking in the posix vfs. This isAndrew Tridgell2007-10-101-1/+3
* r2941: added pvfs_flush() implementation to the posix backendAndrew Tridgell2007-10-101-0/+1
* r2573: - added a configure test for nanosecond time resolution in struct statAndrew Tridgell2007-10-101-0/+23