summaryrefslogtreecommitdiff
path: root/source4/ntvfs/config.mk
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r15716: disable the cifs_posix ntvfs backend as it will not be updatedStefan Metzmacher1-0/+1
2007-10-10r15379: Fix shared library build's unresolved dependenciesJelmer Vernooij1-2/+2
2007-10-10r15331: Integrate LIBSMB and LIBCLI into new LIBCLI_SMBJelmer Vernooij1-1/+1
2007-10-10r15237: Add primitive Samba 4 backend for cifs posix clients (based on simple...Steve French1-1/+13
2007-10-10r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij1-3/+3
2007-10-10r14964: - move sidmap code from ntvfs_common to SAMDBStefan Metzmacher1-3/+2
2007-10-10r14877: added support for the kernel inotify mechanism. This passes basicAndrew Tridgell1-0/+1
2007-10-10r14835: split out the config rules for the ntvfs/common/ directoryAndrew Tridgell1-5/+2
2007-10-10r14640: Fix dependencyJelmer Vernooij1-1/+1
2007-10-10r14616: added notify change support to the posix backendAndrew Tridgell1-0/+1
2007-10-10r14569: Make more functions public.Jelmer Vernooij1-0/+1
2007-10-10r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.Jelmer Vernooij1-1/+1
2007-10-10r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:Jelmer Vernooij1-3/+2
2007-10-10r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij1-6/+6
2007-10-10r13903: Don't generate prototypes for modules and binaries in include/proto.h byJelmer Vernooij1-0/+2
2007-10-10r13899: Get the shared library build building again. Just compiles for now,Jelmer Vernooij1-0/+1
2007-10-10r13658: More moving around of files:Jelmer Vernooij1-11/+4
2007-10-10r13210: Revert my named pipes patch until it passes not just 'make quicktest'...Jelmer Vernooij1-4/+1
2007-10-10r13208: Clearly separate named pipes from the IPC$ NTVFS type.Jelmer Vernooij1-1/+4
2007-10-10r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.Jelmer Vernooij1-0/+1
2007-10-10r12500: Use init functions explicitly in a few more places. 'gensec' and 'lib...Jelmer Vernooij1-1/+0
2007-10-10r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij1-11/+9
2007-10-10r12494: Support loading modules from .so files for most subsystems.Jelmer Vernooij1-0/+1
2007-10-10r12254: Add some (hopefully correct) descriptions for libraries that are inst...Jelmer Vernooij1-0/+1
2007-10-10r11534: Consider ntvfs as a libraryJelmer Vernooij1-1/+5
2007-10-10r11244: Relative path names in .mk filesJelmer Vernooij1-15/+17
2007-10-10r3982: split out the sid -> uid/gid mapping routines into a ntvfs_sidmapAndrew Tridgell1-0/+11
2007-10-10r3737: - Get rid of the register_subsystem() and register_backend() functions.Jelmer Vernooij1-1/+0
2007-10-10r3733: More build system fixes/features:Jelmer Vernooij1-0/+5
2007-10-10r3586: Fix some of the issues with the module init functions.Jelmer Vernooij1-0/+6
2007-10-10r2751: this is a new ntvfs design which tries to solve:Stefan Metzmacher1-0/+1
2007-10-10r2573: - added a configure test for nanosecond time resolution in struct statAndrew Tridgell1-24/+1
2007-10-10r2524: a simple pvfs rename implementation to make testing easierAndrew Tridgell1-0/+1
2007-10-10r2436: the second big lump of posix vfs code.Andrew Tridgell1-0/+7
2007-10-10r2404: the first large lump of posix vfs stuff.Andrew Tridgell1-0/+8
2007-10-10r1470: Get the smb_trans2 structure out of the rap_cli_call struct.Volker Lendecke1-1/+4
2007-10-10r766: convert ntvfs/* to a config.mk fileStefan Metzmacher1-0/+65