summaryrefslogtreecommitdiff
path: root/source4/ntvfs/config.mk
AgeCommit message (Expand)AuthorFilesLines
2009-09-18s4:ntvfs_ipc: add real named pipe supportStefan Metzmacher1-1/+3
2008-05-28Use variables for directories in ntvfs smb2 module.Jelmer Vernooij1-1/+1
2008-05-19Merge commit 'origin/v4-0-test' into vfs_smb2Andrew Tridgell1-12/+16
2008-05-18Fix a bunch of dependencies.Jelmer Vernooij1-1/+1
2008-05-18Fix a couple (well, little more than that..) of typos.Jelmer Vernooij1-4/+4
2008-05-18Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij1-4/+8
2008-05-18Use variables for source directory in a couple more places.Jelmer Vernooij1-8/+8
2008-05-15started new vfs_smb2 moduleAndrew Tridgell1-0/+14
2008-04-08Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij1-1/+1
2008-04-02Reduce the number of installed headers.Jelmer Vernooij1-1/+1
2008-03-03Move object file lists to the Makefile.Jelmer Vernooij1-21/+13
2008-02-29Move public header accumulation out of the perl code.Jelmer Vernooij1-1/+2
2008-02-26Move public header accumulation out of the perl code.Jelmer Vernooij1-1/+2
2008-02-18Rename include to mkinclude to emphasize it is different from make's include.Jelmer Vernooij1-4/+4
2008-01-21build: Demote a bunch of libraries to subsystems. This makes packaging easier...Jelmer Vernooij1-4/+1
2007-12-21r26136: Attempt to fix dependencies for auth.Jelmer Vernooij1-1/+0
2007-10-10r22406: this dependencies should also be privateStefan Metzmacher1-2/+2
2007-10-10r22258: make ntvfs a library againStefan Metzmacher1-4/+4
2007-10-10r22200: make ntvfs a subsystem as linking ntvfs.so.1 usesStefan Metzmacher1-4/+4
2007-10-10r19676: Fix some more dependencies.Jelmer Vernooij1-0/+1
2007-10-10r18564: update for cifs unix/posix extensions stub version to build and begin...Steve French1-5/+5
2007-10-10r18213: don't list LIBREPLACE depdendecies explicit andStefan Metzmacher1-4/+0
2007-10-10r18137: more LIBREPLACE depsAndrew Tridgell1-1/+4
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