Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-09-05 | libcli/smb: move smb2_signing.c to the toplevel | Stefan Metzmacher | 1 | -0/+1 | |
metze | |||||
2011-08-18 | smb_common: Fix include paths. | Jelmer Vernooij | 1 | -5/+5 | |
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Thu Aug 18 16:54:01 CEST 2011 on sn-devel-104 | |||||
2011-05-06 | libcli/smb Move cifs posix helper functions and headers in common | Andrew Bartlett | 1 | -0/+1 | |
unix_perms_to_wire() was a duplicate symbol in the top level build. Andrew Bartlett | |||||
2011-04-29 | libcli/smb Move attrib_string in common | Andrew Bartlett | 1 | -0/+1 | |
2011-03-25 | libcli: created smb_constants.h | Andrew Tridgell | 1 | -0/+1 | |
this starts the (long!) process of moving some of the SMB constants into common files. This just moves the FLAGS2_ defines, which are needed for common string routines (for FLAGS2_UNICODE_STRINGS) | |||||
2009-08-12 | libcli/smb: move smb2_create_blob code to libcli/smb/ | Stefan Metzmacher | 1 | -0/+1 | |
I want to use this in source3/smbd/ metze | |||||
2009-08-12 | libcli: move some common SMB and SMB2 stuff into libcli/smb/ | Stefan Metzmacher | 1 | -0/+27 | |
This will hold code that's shared between source3 and source4. metze |