Age | Commit message (Expand) | Author | Files | Lines |
2008-05-20 | added SMB2 setpathinfo composite wrapper | Andrew Tridgell | 1 | -0/+105 |
2008-05-19 | added SMB2 proxying of rmdir | Andrew Tridgell | 1 | -1/+73 |
2008-05-19 | added mkdir to SMB2 proxy | Andrew Tridgell | 1 | -0/+72 |
2008-05-16 | private -> private_data for struct smb2_request | Andrew Tridgell | 1 | -0/+1 |
2008-05-16 | started adding SMB2 composite functions that emulate common SMB calls | Andrew Tridgell | 1 | -0/+122 |
2008-05-05 | Reorder this function in the file, so it reads bottom-up. | Andrew Bartlett | 1 | -19/+18 |
2008-04-25 | Revert to using the old CIFS connection API. | Andrew Bartlett | 2 | -17/+8 |
2008-04-25 | Make the composite 'connect to server' code useful for security=server | Andrew Bartlett | 3 | -14/+35 |
2008-04-21 | Remove more event_context_init() uses from function calls within deep down th... | Simo Sorce | 3 | -9/+3 |
2008-04-02 | Install public header files again and include required prototypes. | Jelmer Vernooij | 5 | -0/+6 |
2008-02-28 | Remove use of global_loadparm. | Jelmer Vernooij | 2 | -1/+2 |
2008-02-21 | Remove yet more global_loadparm instances. | Jelmer Vernooij | 1 | -6/+6 |
2008-02-21 | Remove more uses of global_loadparm. | Jelmer Vernooij | 1 | -2/+2 |
2008-02-21 | Remove more uses of global_loadparm. | Jelmer Vernooij | 2 | -2/+3 |
2008-01-06 | r26676: libcli: Fill in lp_workgroup() again, should fix my breakage of cifsd... | Jelmer Vernooij | 1 | -1/+1 |
2008-01-05 | r26674: smb_composite: Avoid use of global_loadparm. | Jelmer Vernooij | 1 | -2/+3 |
2008-01-05 | r26670: Janitorial: Remove global_loadparm uses. | Jelmer Vernooij | 1 | -2/+2 |
2008-01-03 | r26654: libcli/smb_composite: Rather than specifying each of the gazillion op... | Jelmer Vernooij | 4 | -28/+6 |
2008-01-03 | r26651: libsmb: Allow specifying signing policy from higher up. | Jelmer Vernooij | 4 | -2/+8 |
2008-01-02 | r26646: libcli/smb_composite: Allow specifying SMB parameters in smb_composit... | Jelmer Vernooij | 4 | -5/+26 |
2008-01-02 | r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,... | Jelmer Vernooij | 4 | -6/+16 |
2007-12-21 | r26409: Pass smb ports along. | Jelmer Vernooij | 4 | -6/+7 |
2007-12-21 | r26376: Add context for libcli_resolve. | Jelmer Vernooij | 1 | -2/+1 |
2007-12-21 | r26266: Remove more global_loadparm uses. | Jelmer Vernooij | 1 | -1/+3 |
2007-12-21 | r26260: Store loadparm context in gensec context. | Jelmer Vernooij | 1 | -1/+2 |
2007-12-21 | r26236: Remove more uses of global_loadparm or specify loadparm_context expli... | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26231: Spell check: credentails -> credentials. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 4 | -8/+8 |
2007-10-10 | r25446: Merge some changes I made on the way home from SFO: | Jelmer Vernooij | 2 | -4/+7 |
2007-10-10 | r25398: Parse loadparm context to all lp_*() functions. | Jelmer Vernooij | 2 | -11/+11 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 2 | -0/+2 |
2007-10-10 | r24994: Fix some C++ warnings. | Jelmer Vernooij | 4 | -4/+4 |
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 | 6 | -18/+12 |
2007-10-10 | r22628: convert to new composite api | Stefan Metzmacher | 1 | -29/+28 |
2007-10-10 | r19598: Ahead of a merge to current lorikeet-heimdal: | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r19481: - reset the vuid before trying a new session setup | Stefan Metzmacher | 1 | -3/+14 |
2007-10-10 | r19480: - clear the whole session struct (only let the pid untouched) | Stefan Metzmacher | 1 | -1/+4 |
2007-10-10 | r17930: Merge noinclude branch: | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r17277: we need to trigger an event when we return directly, | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r16464: split client and server min/max protocol settings | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r15741: move smb2 request structures into the main smb request structs | Stefan Metzmacher | 1 | -0/+5 |
2007-10-10 | r15416: Point out that this doesn't work, but for servers this old, I just | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r15415: Use Jelmer's new credentials 'wrong password' code to give the user 3 | Andrew Bartlett | 1 | -1/+52 |
2007-10-10 | r14860: create libcli/security/security.h | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14414: added some error checks | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r14380: Reduce the size of structs.h | Jelmer Vernooij | 2 | -2/+3 |
2007-10-10 | r14363: Remove credentials.h from the global includes. | Jelmer Vernooij | 2 | -0/+2 |
2007-10-10 | r14256: - rename smb_file -> smb_handle | Stefan Metzmacher | 3 | -12/+12 |