Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 4 | -12/+8 |
2007-10-10 | r22762: Some ldb_map changes: | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r22403: this dependencies should be private | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r19831: Big ldb_dn optimization and interfaces enhancement patch | Simo Sorce | 1 | -11/+9 |
2007-10-10 | r19671: Fix remaining unresolved symbols in shared library build. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r16523: pass spoolss_XcvData calls to the ntptr backends... | Stefan Metzmacher | 3 | -5/+65 |
2007-10-10 | r15370: Fix more dependencies for shared libs | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r14569: Make more functions public. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14380: Reduce the size of structs.h | Jelmer Vernooij | 1 | -0/+8 |
2007-10-10 | r14094: Use saner module directory names, fix loading of server service modules. | Jelmer Vernooij | 2 | -6/+6 |
2007-10-10 | r13960: Generate makefile rules for installing/removing shared modules. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r13924: Split more prototypes out of include/proto.h + initial work on header | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r13655: Use new name of build header | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r12696: Reduce the size of include/structs.h | Jelmer Vernooij | 1 | -0/+27 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 2 | -2/+0 |
2007-10-10 | r12542: Move some more prototypes out to seperate headers | Jelmer Vernooij | 3 | -0/+4 |
2007-10-10 | r12500: Use init functions explicitly in a few more places. 'gensec' and 'lib... | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r12499: Move smb_build.h out of includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using | Jelmer Vernooij | 1 | -4/+3 |
2007-10-10 | r12494: Support loading modules from .so files for most subsystems. | Jelmer Vernooij | 2 | -0/+14 |
2007-10-10 | r12227: I realised that I wasn't yet seeing authenticated LDAP for the ldb | Andrew Bartlett | 1 | -1/+2 |
2007-10-10 | r11244: Relative path names in .mk files | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica... | Jelmer Vernooij | 1 | -5/+0 |
2007-10-10 | r10586: Add MergedObject() builder. Default to Library() rather | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r10348: Add scons scripts for remaining subsystems. Most subsystems build now, | Jelmer Vernooij | 1 | -0/+5 |
2007-10-10 | r9392: Fix ldb_dn_compose to make build farm happy | Simo Sorce | 1 | -5/+1 |
2007-10-10 | r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting... | Simo Sorce | 1 | -14/+23 |
2007-10-10 | r8091: fix invalid attribute names s/_/-/g | Simo Sorce | 1 | -40/+40 |
2007-10-10 | r8054: add OSVersion, OSVersionEx, DNSMachineName PrintServerData | Stefan Metzmacher | 1 | -0/+47 |
2007-10-10 | r8046: - add somemore failure checks in the RPC-SPOOLSS test | Stefan Metzmacher | 3 | -67/+61 |
2007-10-10 | r7646: - only allow modification of SPOOLSS_FORM_USER Froms | Stefan Metzmacher | 1 | -18/+52 |
2007-10-10 | r7644: - remove some dublicate structures SetForm and AddForm uses the same s... | Stefan Metzmacher | 1 | -12/+164 |
2007-10-10 | r7643: This patch adds a new NTPTR subsystem: | Stefan Metzmacher | 5 | -0/+1504 |