Age | Commit message (Expand) | Author | Files | Lines |
2008-05-28 | Use variables for directories in ntvfs smb2 module. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-19 | Merge commit 'origin/v4-0-test' into vfs_smb2 | Andrew Tridgell | 1 | -12/+16 |
2008-05-18 | Fix a bunch of dependencies. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-18 | Fix a couple (well, little more than that..) of typos. | Jelmer Vernooij | 1 | -4/+4 |
2008-05-18 | Create prototype headers from Makefile directory, without smb_build in the mi... | Jelmer Vernooij | 1 | -4/+8 |
2008-05-18 | Use variables for source directory in a couple more places. | Jelmer Vernooij | 1 | -8/+8 |
2008-05-15 | started new vfs_smb2 module | Andrew Tridgell | 1 | -0/+14 |
2008-04-08 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 | Jelmer Vernooij | 1 | -1/+1 |
2008-04-02 | Reduce the number of installed headers. | Jelmer Vernooij | 1 | -1/+1 |
2008-03-03 | Move object file lists to the Makefile. | Jelmer Vernooij | 1 | -21/+13 |
2008-02-29 | Move public header accumulation out of the perl code. | Jelmer Vernooij | 1 | -1/+2 |
2008-02-26 | Move public header accumulation out of the perl code. | Jelmer Vernooij | 1 | -1/+2 |
2008-02-18 | Rename include to mkinclude to emphasize it is different from make's include. | Jelmer Vernooij | 1 | -4/+4 |
2008-01-21 | build: Demote a bunch of libraries to subsystems. This makes packaging easier... | Jelmer Vernooij | 1 | -4/+1 |
2007-12-21 | r26136: Attempt to fix dependencies for auth. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r22406: this dependencies should also be private | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r22258: make ntvfs a library again | Stefan Metzmacher | 1 | -4/+4 |
2007-10-10 | r22200: make ntvfs a subsystem as linking ntvfs.so.1 uses | Stefan Metzmacher | 1 | -4/+4 |
2007-10-10 | r19676: Fix some more dependencies. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r18564: update for cifs unix/posix extensions stub version to build and begin... | Steve French | 1 | -5/+5 |
2007-10-10 | r18213: don't list LIBREPLACE depdendecies explicit and | Stefan Metzmacher | 1 | -4/+0 |
2007-10-10 | r18137: more LIBREPLACE deps | Andrew Tridgell | 1 | -1/+4 |
2007-10-10 | r15716: disable the cifs_posix ntvfs backend as it will not be updated | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r15379: Fix shared library build's unresolved dependencies | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r15331: Integrate LIBSMB and LIBCLI into new LIBCLI_SMB | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15237: Add primitive Samba 4 backend for cifs posix clients (based on simple... | Steve French | 1 | -1/+13 |
2007-10-10 | r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r14964: - move sidmap code from ntvfs_common to SAMDB | Stefan Metzmacher | 1 | -3/+2 |
2007-10-10 | r14877: added support for the kernel inotify mechanism. This passes basic | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r14835: split out the config rules for the ntvfs/common/ directory | Andrew Tridgell | 1 | -5/+2 |
2007-10-10 | r14640: Fix dependency | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14616: added notify change support to the posix backend | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r14569: Make more functions public. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters: | Jelmer Vernooij | 1 | -3/+2 |
2007-10-10 | r13960: Generate makefile rules for installing/removing shared modules. | Jelmer Vernooij | 1 | -6/+6 |
2007-10-10 | r13903: Don't generate prototypes for modules and binaries in include/proto.h by | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r13899: Get the shared library build building again. Just compiles for now, | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r13658: More moving around of files: | Jelmer Vernooij | 1 | -11/+4 |
2007-10-10 | r13210: Revert my named pipes patch until it passes not just 'make quicktest'... | Jelmer Vernooij | 1 | -4/+1 |
2007-10-10 | r13208: Clearly separate named pipes from the IPC$ NTVFS type. | Jelmer Vernooij | 1 | -1/+4 |
2007-10-10 | r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12500: Use init functions explicitly in a few more places. 'gensec' and 'lib... | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using | Jelmer Vernooij | 1 | -11/+9 |
2007-10-10 | r12494: Support loading modules from .so files for most subsystems. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12254: Add some (hopefully correct) descriptions for libraries that are inst... | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r11534: Consider ntvfs as a library | Jelmer Vernooij | 1 | -1/+5 |
2007-10-10 | r11244: Relative path names in .mk files | Jelmer Vernooij | 1 | -15/+17 |
2007-10-10 | r3982: split out the sid -> uid/gid mapping routines into a ntvfs_sidmap | Andrew Tridgell | 1 | -0/+11 |
2007-10-10 | r3737: - Get rid of the register_subsystem() and register_backend() functions. | Jelmer Vernooij | 1 | -1/+0 |