Age | Commit message (Expand) | Author | Files | Lines |
2012-06-13 | s4:ntvfs: add '_fn' suffix to all ntvfs_ops function pointers | Stefan Metzmacher | 1 | -31/+31 |
2012-05-15 | s4:ntvfs/smb2: remove misleading comment regarding security=server | Stefan Metzmacher | 1 | -1/+0 |
2011-06-11 | s4:ntvfs/smb2/vfs_smb2.c - remove unused variable | Matthias Dieter Wallnöfer | 1 | -1/+0 |
2011-04-28 | s4:ntvfs/smb2: use sync version of smb2_connect() | Stefan Metzmacher | 1 | -10/+8 |
2011-03-19 | source4/ntvfs: Fix prototypes for all functions. | Jelmer Vernooij | 1 | -0/+2 |
2010-07-16 | s4-loadparm: 2nd half of lp_ to lpcfg_ conversion | Andrew Tridgell | 1 | -5/+5 |
2010-02-02 | Change uint_t to unsigned int in source4 | Matt Kraai | 1 | -1/+1 |
2009-09-08 | s4: fixed some shadowed variable warnings | Andrew Tridgell | 1 | -3/+3 |
2009-05-20 | Have ntvfs_connect() accept union smb_tcon *tcon instead of char* sharename | Sam Liddicott | 1 | -2/+29 |
2009-02-02 | s4:ntvfs/smb2: s/private/p | Stefan Metzmacher | 1 | -39/+39 |
2008-11-02 | Remove use of global_loadparm for SMB2 client connections. | Jelmer Vernooij | 1 | -1/+2 |
2008-11-01 | Remove another use of global_loadparm. | Jelmer Vernooij | 1 | -1/+3 |
2008-11-01 | Remove another use of global_loadparm. | Jelmer Vernooij | 1 | -1/+3 |
2008-10-11 | Fix include paths to new location of libutil. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-30 | implemented client side SMB2 signing | Andrew Tridgell | 1 | -2/+4 |
2008-05-19 | added SMB2 proxying of rmdir | Andrew Tridgell | 1 | -1/+12 |
2008-05-19 | added mkdir to SMB2 proxy | Andrew Tridgell | 1 | -1/+8 |
2008-05-16 | added SMB2 proxying for unlink | Andrew Tridgell | 1 | -427/+43 |
2008-05-15 | added handlers for connect, search_first and fsinfo. | Andrew Tridgell | 1 | -152/+225 |
2008-05-15 | started new vfs_smb2 module | Andrew Tridgell | 1 | -0/+1137 |