Age | Commit message (Expand) | Author | Files | Lines |
2007-12-21 | r26461: Tighten dependencies. | Jelmer Vernooij | 1 | -1/+2 |
2007-12-21 | r26459: Build ildap module as shared module by default. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26454: Add simple SWIG macro for wrapping talloced types. | Jelmer Vernooij | 2 | -77/+80 |
2007-12-21 | r26437: remove another use of global_loadparm. | Jelmer Vernooij | 4 | -14/+54 |
2007-12-21 | r26435: Remove global_loadparm instance. | Jelmer Vernooij | 1 | -2/+4 |
2007-12-21 | r26432: Require ndr_pull users to specify iconv_convenience. | Jelmer Vernooij | 1 | -1/+2 |
2007-12-21 | r26431: Require ndr_push creators to specify a iconv_convenience context. | Jelmer Vernooij | 1 | -1/+2 |
2007-12-21 | r26429: Avoid use of global_smb_iconv_convenience. | Jelmer Vernooij | 4 | -15/+19 |
2007-12-21 | r26426: Remove uses of global_loadparm. | Jelmer Vernooij | 1 | -5/+6 |
2007-12-21 | r26409: Pass smb ports along. | Jelmer Vernooij | 9 | -39/+29 |
2007-12-21 | r26408: Remove use of global_loadparm. | Jelmer Vernooij | 6 | -9/+19 |
2007-12-21 | r26402: Require a talloc context in libnetif. | Jelmer Vernooij | 3 | -3/+4 |
2007-12-21 | r26401: Don't cache interfaces context in libnetif. | Jelmer Vernooij | 4 | -7/+17 |
2007-12-21 | r26399: Use -O option for SWIG (less evil generated code). | Jelmer Vernooij | 2 | -85/+112 |
2007-12-21 | r26397: Fix circular dependency in samba-socket. | Jelmer Vernooij | 5 | -27/+57 |
2007-12-21 | r26391: samba4 doesn't support 'lmhosts' as resolve module | Stefan Metzmacher | 1 | -1/+1 |
2007-12-21 | r26385: Integrate gensec-socket into gensec. | Jelmer Vernooij | 2 | -3/+4 |
2007-12-21 | r26384: Fix another global_loadparm instance. | Jelmer Vernooij | 1 | -2/+3 |
2007-12-21 | r26382: Remove more uses of global_loadparm. | Jelmer Vernooij | 2 | -3/+7 |
2007-12-21 | r26381: Move global_loadparm higher up the call stack. | Jelmer Vernooij | 2 | -1/+5 |
2007-12-21 | r26380: Specify port number higher up the call stack. | Jelmer Vernooij | 2 | -2/+5 |
2007-12-21 | r26378: Remove use of global_loadparm. | Jelmer Vernooij | 2 | -5/+6 |
2007-12-21 | r26377: Specify port explicitly. | Jelmer Vernooij | 3 | -1/+3 |
2007-12-21 | r26376: Add context for libcli_resolve. | Jelmer Vernooij | 15 | -63/+133 |
2007-12-21 | r26355: Eliminate global_loadparm in more places. | Jelmer Vernooij | 3 | -6/+11 |
2007-12-21 | r26353: Remove use of global_loadparm. | Jelmer Vernooij | 1 | -3/+5 |
2007-12-21 | r26337: Move global_loadparm to a higher caller. | Jelmer Vernooij | 2 | -2/+3 |
2007-12-21 | r26335: Specify name_resolve_order to socket code. | Jelmer Vernooij | 3 | -3/+5 |
2007-12-21 | r26333: No more global_loadparm in finddcs. | Jelmer Vernooij | 1 | -3/+7 |
2007-12-21 | r26325: Remove use of global_loadparm in netif. | Jelmer Vernooij | 3 | -5/+7 |
2007-12-21 | r26319: Split encoding functions out of libcli_ldap. | Jelmer Vernooij | 2 | -4/+10 |
2007-12-21 | r26316: Use contexts for conversion functions. | Jelmer Vernooij | 4 | -21/+23 |
2007-12-21 | r26311: Move port number specification higher up the call stack. | Jelmer Vernooij | 1 | -10/+3 |
2007-12-21 | r26310: Remove more uses of global_loadparm. | Jelmer Vernooij | 3 | -2/+6 |
2007-12-21 | r26309: Move specification of port higher up the all stack. | Jelmer Vernooij | 3 | -1/+3 |
2007-12-21 | r26277: Move loadparm context higher up the stack. | Jelmer Vernooij | 1 | -1/+2 |
2007-12-21 | r26271: Remove some more uses of global_loadparm. | Jelmer Vernooij | 2 | -1/+3 |
2007-12-21 | r26266: Remove more global_loadparm uses. | Jelmer Vernooij | 6 | -11/+23 |
2007-12-21 | r26264: pass name resolve order explicitly, use torture context for settings ... | Jelmer Vernooij | 3 | -7/+4 |
2007-12-21 | r26260: Store loadparm context in gensec context. | Jelmer Vernooij | 3 | -6/+10 |
2007-12-21 | r26248: Check in SWIG output so SWIG is not required when running out of svn. | Jelmer Vernooij | 6 | -0/+12533 |
2007-12-21 | r26238: Add a loadparm context parameter to torture_context, remove more uses... | Jelmer Vernooij | 1 | -1/+12 |
2007-12-21 | r26236: Remove more uses of global_loadparm or specify loadparm_context expli... | Jelmer Vernooij | 3 | -6/+7 |
2007-12-21 | r26231: Spell check: credentails -> credentials. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26224: Remove another use of global_loadparm. | Jelmer Vernooij | 1 | -3/+2 |
2007-12-21 | r26223: Move loadparm context up in the stack. | Jelmer Vernooij | 4 | -2/+6 |
2007-12-21 | r26199: Allow constructing new sids, implement __eq__ for sids. | Jelmer Vernooij | 2 | -3/+18 |
2007-12-21 | r26197: Add bindings for libsecurity. | Jelmer Vernooij | 3 | -4/+190 |
2007-12-21 | r26194: Wrap the events subsystem in a separate file. | Jelmer Vernooij | 2 | -21/+3 |
2007-12-21 | r26192: Handle, test and implement the style of extended_dn requiest that MMC... | Andrew Bartlett | 4 | -3/+45 |