Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-11-24 | s4:libcli/smb2: implement on top of smbXcli_conn/req | Stefan Metzmacher | 1 | -4/+4 | |
metze | |||||
2011-06-20 | libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol | Andrew Bartlett | 1 | -1/+1 | |
The two error tables need to be combined, but for now seperate the names. (As the common parts of the tree now use the _common function, errmap_unix.c must be included in the s3 autoconf build). Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Mon Jun 20 08:12:03 CEST 2011 on sn-devel-104 | |||||
2011-06-15 | s4:libcli/smb_composite: convert smb2_composite_setpathinfo_send/rev to ↵ | Stefan Metzmacher | 1 | -57/+127 | |
tevent_req metze | |||||
2011-04-28 | s4:libcli/smb_composite: move smb2_composite_setpathinfo_setinfo_done() | Stefan Metzmacher | 1 | -25/+27 | |
It should be after smb2_composite_setpathinfo_create_done(). metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Thu Apr 28 21:38:53 CEST 2011 on sn-devel-104 | |||||
2011-04-28 | s4:libcli/smb_composite: move smb2_composite_setpathinfo_create_done() | Stefan Metzmacher | 1 | -22/+23 | |
It should be after smb2_composite_setpathinfo_send(). metze | |||||
2011-04-28 | s4:libcli/smb_composite: add smb2_composite_setpathinfo_close_done() | Stefan Metzmacher | 1 | -1/+12 | |
metze | |||||
2011-04-28 | s4:libcli/smb_composite: better names for smb2_composite_setpathinfo_* funcs ↵ | Stefan Metzmacher | 1 | -22/+15 | |
and vars metze | |||||
2008-10-24 | Remove unused include param/param.h. | Jelmer Vernooij | 1 | -1/+0 | |
2008-05-20 | added SMB2 setpathinfo composite wrapper | Andrew Tridgell | 1 | -0/+105 | |
(This used to be commit e90c7587385598a1dd976c2420798f9bd682b43d) | |||||
2008-05-19 | added SMB2 proxying of rmdir | Andrew Tridgell | 1 | -1/+73 | |
(This used to be commit 1e0c24b2760f2a632333b51710cd9581f0cee851) | |||||
2008-05-19 | added mkdir to SMB2 proxy | Andrew Tridgell | 1 | -0/+72 | |
(This used to be commit 1323aab11fbf346e19c4cef227d727ddfcaa7d60) | |||||
2008-05-16 | started adding SMB2 composite functions that emulate common SMB calls | Andrew Tridgell | 1 | -0/+122 | |
(such as unlink) (This used to be commit 433038f3fea60087bdca07dcc856d0be4a4753f3) |