summaryrefslogtreecommitdiff
path: root/source4/ntvfs/config.mk
Commit message (Expand)AuthorAgeFilesLines
* s4:ntvfs_ipc: add real named pipe supportStefan Metzmacher2009-09-181-1/+3
* Use variables for directories in ntvfs smb2 module.Jelmer Vernooij2008-05-281-1/+1
* Merge commit 'origin/v4-0-test' into vfs_smb2Andrew Tridgell2008-05-191-12/+16
|\
| * Fix a bunch of dependencies.Jelmer Vernooij2008-05-181-1/+1
| * Fix a couple (well, little more than that..) of typos.Jelmer Vernooij2008-05-181-4/+4
| * Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij2008-05-181-4/+8
| * Use variables for source directory in a couple more places.Jelmer Vernooij2008-05-181-8/+8
* | started new vfs_smb2 moduleAndrew Tridgell2008-05-151-0/+14
|/
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-081-1/+1
|\
| * Reduce the number of installed headers.Jelmer Vernooij2008-04-021-1/+1
| * Move public header accumulation out of the perl code.Jelmer Vernooij2008-02-291-1/+2
* | Move object file lists to the Makefile.Jelmer Vernooij2008-03-031-21/+13
* | Move public header accumulation out of the perl code.Jelmer Vernooij2008-02-261-1/+2
|/
* Rename include to mkinclude to emphasize it is different from make's include.Jelmer Vernooij2008-02-181-4/+4
* build: Demote a bunch of libraries to subsystems. This makes packaging easier...Jelmer Vernooij2008-01-211-4/+1
* r26136: Attempt to fix dependencies for auth.Jelmer Vernooij2007-12-211-1/+0
* r22406: this dependencies should also be privateStefan Metzmacher2007-10-101-2/+2
* r22258: make ntvfs a library againStefan Metzmacher2007-10-101-4/+4
* r22200: make ntvfs a subsystem as linking ntvfs.so.1 usesStefan Metzmacher2007-10-101-4/+4
* r19676: Fix some more dependencies.Jelmer Vernooij2007-10-101-0/+1
* r18564: update for cifs unix/posix extensions stub version to build and begin...Steve French2007-10-101-5/+5
* r18213: don't list LIBREPLACE depdendecies explicit andStefan Metzmacher2007-10-101-4/+0
* r18137: more LIBREPLACE depsAndrew Tridgell2007-10-101-1/+4
* r15716: disable the cifs_posix ntvfs backend as it will not be updatedStefan Metzmacher2007-10-101-0/+1
* r15379: Fix shared library build's unresolved dependenciesJelmer Vernooij2007-10-101-2/+2
* r15331: Integrate LIBSMB and LIBCLI into new LIBCLI_SMBJelmer Vernooij2007-10-101-1/+1
* r15237: Add primitive Samba 4 backend for cifs posix clients (based on simple...Steve French2007-10-101-1/+13
* r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij2007-10-101-3/+3
* r14964: - move sidmap code from ntvfs_common to SAMDBStefan Metzmacher2007-10-101-3/+2
* r14877: added support for the kernel inotify mechanism. This passes basicAndrew Tridgell2007-10-101-0/+1
* r14835: split out the config rules for the ntvfs/common/ directoryAndrew Tridgell2007-10-101-5/+2
* r14640: Fix dependencyJelmer Vernooij2007-10-101-1/+1
* r14616: added notify change support to the posix backendAndrew Tridgell2007-10-101-0/+1
* r14569: Make more functions public.Jelmer Vernooij2007-10-101-0/+1
* r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.Jelmer Vernooij2007-10-101-1/+1
* r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:Jelmer Vernooij2007-10-101-3/+2
* r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij2007-10-101-6/+6
* r13903: Don't generate prototypes for modules and binaries in include/proto.h byJelmer Vernooij2007-10-101-0/+2
* r13899: Get the shared library build building again. Just compiles for now,Jelmer Vernooij2007-10-101-0/+1
* r13658: More moving around of files:Jelmer Vernooij2007-10-101-11/+4
* r13210: Revert my named pipes patch until it passes not just 'make quicktest'...Jelmer Vernooij2007-10-101-4/+1
* r13208: Clearly separate named pipes from the IPC$ NTVFS type.Jelmer Vernooij2007-10-101-1/+4
* r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.Jelmer Vernooij2007-10-101-0/+1
* r12500: Use init functions explicitly in a few more places. 'gensec' and 'lib...Jelmer Vernooij2007-10-101-1/+0
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij2007-10-101-11/+9
* r12494: Support loading modules from .so files for most subsystems.Jelmer Vernooij2007-10-101-0/+1
* r12254: Add some (hopefully correct) descriptions for libraries that are inst...Jelmer Vernooij2007-10-101-0/+1
* r11534: Consider ntvfs as a libraryJelmer Vernooij2007-10-101-1/+5
* r11244: Relative path names in .mk filesJelmer Vernooij2007-10-101-15/+17
* r3982: split out the sid -> uid/gid mapping routines into a ntvfs_sidmapAndrew Tridgell2007-10-101-0/+11