Age | Commit message (Expand) | Author | Files | Lines |
2008-11-02 | Remove another use of global_loadparm. | Jelmer Vernooij | 1 | -0/+3 |
2008-11-02 | Add gensec_settings structure. This wraps loadparm_context for now, but | Jelmer Vernooij | 1 | -0/+1 |
2008-11-02 | Remove another use of global_loadparm. | Jelmer Vernooij | 1 | -0/+3 |
2008-10-24 | Eliminate another instance of global_loadparm. | Jelmer Vernooij | 1 | -0/+3 |
2008-09-30 | Pass session options around; saves another use of global_loadparm. | Jelmer Vernooij | 1 | -0/+2 |
2008-05-16 | private -> private_data for struct smb2_request | Andrew Tridgell | 1 | -0/+1 |
2008-04-25 | Revert to using the old CIFS connection API. | Andrew Bartlett | 1 | -1/+0 |
2008-04-25 | Make the composite 'connect to server' code useful for security=server | Andrew Bartlett | 1 | -2/+3 |
2008-02-28 | Remove use of global_loadparm. | Jelmer Vernooij | 1 | -0/+1 |
2008-02-21 | Remove more uses of global_loadparm. | Jelmer Vernooij | 1 | -0/+1 |
2008-01-03 | r26654: libcli/smb_composite: Rather than specifying each of the gazillion op... | Jelmer Vernooij | 1 | -7/+2 |
2008-01-03 | r26651: libsmb: Allow specifying signing policy from higher up. | Jelmer Vernooij | 1 | -0/+3 |
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 | -0/+1 |
2007-12-21 | r26409: Pass smb ports along. | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r24712: No longer expose the 'BOOL' data type in any interfaces. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r14380: Reduce the size of structs.h | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r13924: Split more prototypes out of include/proto.h + initial work on header | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r10878: Reply to some comments by tridge and metze: | Volker Lendecke | 1 | -0/+2 |
2007-10-10 | r10677: Add smb_composite_connectmulti: Send out multiple SYN packets at once... | Volker Lendecke | 1 | -0/+18 |
2007-10-10 | r10504: - seperate implementation specific stuff, from the generic composite | Stefan Metzmacher | 1 | -0/+152 |