Age | Commit message (Expand) | Author | Files | Lines |
2008-02-25 | Remove uses of global_loadparm. | Jelmer Vernooij | 1 | -1/+1 |
2008-02-21 | Introduce mprLpCtx() similar to mprMemCtx() for loadparm_context used by | Jelmer Vernooij | 12 | -36/+36 |
2008-02-20 | Fix static module list generation for ldb. | Jelmer Vernooij | 1 | -2/+0 |
2008-02-18 | Rename include to mkinclude to emphasize it is different from make's include. | Jelmer Vernooij | 1 | -1/+1 |
2008-02-18 | Get rid of 'INTEGRATED' build of modules - now replaced by 'MERGED_OBJ' | Jelmer Vernooij | 1 | -10/+10 |
2008-02-11 | Remove Samba 3 backwards compatibility code in C. | Jelmer Vernooij | 2 | -508/+0 |
2008-02-04 | Rework cluster_id() to take an additional argument, as we need | Andrew Bartlett | 1 | -1/+1 |
2008-01-21 | build: Demote a bunch of libraries to subsystems. This makes packaging easier... | Jelmer Vernooij | 1 | -11/+1 |
2008-01-11 | ejs: Remove cast to incompatible pointer. | Kai Blin | 1 | -4/+4 |
2008-01-03 | r26654: libcli/smb_composite: Rather than specifying each of the gazillion op... | Jelmer Vernooij | 1 | -7/+1 |
2008-01-03 | r26651: libsmb: Allow specifying signing policy from higher up. | Jelmer Vernooij | 1 | -0/+1 |
2008-01-02 | r26646: libcli/smb_composite: Allow specifying SMB parameters in smb_composit... | Jelmer Vernooij | 1 | -0/+6 |
2008-01-02 | r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,... | Jelmer Vernooij | 1 | -1/+4 |
2007-12-24 | r26580: Include sentinel in build.h, in case the list is empty. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-24 | r26576: Allow the static module loading code to be used for the Python modules. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-24 | r26570: - Trim size of the swig-generated Python bindings by removing a bunch... | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26540: Revert my previous commit after concerns raised by Andrew. | Jelmer Vernooij | 1 | -2/+2 |
2007-12-21 | r26539: Remove unnecessary statics. | Jelmer Vernooij | 1 | -2/+2 |
2007-12-21 | r26503: Change order of arguments in param interface so it's easier to make the | Jelmer Vernooij | 1 | -4/+4 |
2007-12-21 | r26441: Remove global_loadparm uses. | Jelmer Vernooij | 2 | -2/+5 |
2007-12-21 | r26430: require explicit specification of loadparm context. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26429: Avoid use of global_smb_iconv_convenience. | Jelmer Vernooij | 1 | -2/+2 |
2007-12-21 | r26409: Pass smb ports along. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26402: Require a talloc context in libnetif. | Jelmer Vernooij | 1 | -1/+3 |
2007-12-21 | r26401: Don't cache interfaces context in libnetif. | Jelmer Vernooij | 2 | -5/+7 |
2007-12-21 | r26376: Add context for libcli_resolve. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26352: Don't make lp_load create a new context. | Jelmer Vernooij | 2 | -4/+16 |
2007-12-21 | r26339: Make loadparm talloc-allocated. | Jelmer Vernooij | 2 | -3/+3 |
2007-12-21 | r26338: Fix parameter, typo. | Jelmer Vernooij | 1 | -2/+2 |
2007-12-21 | r26327: Explicit loadparm_context for RPC client functions. | Jelmer Vernooij | 2 | -2/+3 |
2007-12-21 | r26325: Remove use of global_loadparm in netif. | Jelmer Vernooij | 1 | -2/+2 |
2007-12-21 | r26316: Use contexts for conversion functions. | Jelmer Vernooij | 1 | -2/+2 |
2007-12-21 | r26298: Use metze's schema loading code to pre-initialise the schema into the | Andrew Bartlett | 1 | -3/+48 |
2007-12-21 | r26275: return loadparm context in lp_load. | Jelmer Vernooij | 2 | -4/+7 |
2007-12-21 | r26270: Require specifying the loadparm_context or NULL to cli_credentials_gu... | Jelmer Vernooij | 1 | -1/+0 |
2007-12-21 | r26264: pass name resolve order explicitly, use torture context for settings ... | Jelmer Vernooij | 2 | -2/+2 |
2007-12-21 | r26252: Specify loadparm_context explicitly when creating sessions. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26236: Remove more uses of global_loadparm or specify loadparm_context expli... | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26228: Store loadparm context in auth context, move more loadparm_contexts u... | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26226: Avoid more uses of global_loadparm. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26221: Add loadparm_context parameter to auth_context_create. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26006: Improve some dependencies. | Jelmer Vernooij | 1 | -0/+11 |
2007-12-21 | r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies. | Jelmer Vernooij | 2 | -2/+1 |
2007-12-21 | r25966: Don't force an 8 byte width to generated SIDs, as this can actually | Andrew Bartlett | 1 | -1/+1 |
2007-12-21 | r25839: use nss_wrapper code in samba4 if | Stefan Metzmacher | 1 | -0/+1 |
2007-12-21 | r25831: remove unused include | Stefan Metzmacher | 1 | -1/+0 |
2007-12-21 | r25752: use EJS_CHECK() instead of NDR_CHECK() | Stefan Metzmacher | 1 | -12/+12 |
2007-12-21 | r25751: use EJS_CHECK() instead of NDR_CHECK() in ejs code | Stefan Metzmacher | 1 | -0/+8 |
2007-12-21 | r25624: Remove ipv4_addr hack. Only causes 4 extra includes of system/network... | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 10 | -37/+37 |