| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Volker Lendecke <Volker.Lendecke@SerNet.DE>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add a return parameter of struct smb_create_returns *cr to
cli_ntcreate()
cli_ntcreate_recv()
cli_nttrans_create()
cli_nttrans_create_recv()
Always pass in NULL for now. This fixes the create
API to always fully return the data the server has
given back to us on the open file to the caller.
Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
|
|
|
|
|
|
|
|
| |
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
Autobuild-User(master): Michael Adam <obnox@samba.org>
Autobuild-Date(master): Fri Dec 6 03:07:32 CET 2013 on sn-devel-104
|
|
|
|
|
| |
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
|
|
|
|
| |
metze
|
|
|
|
| |
Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
|
|
|
|
|
| |
Will introduce new cli_read() function.
Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
|
|
|
|
|
| |
Convert cli_errstr() to nt_errstr()
Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
|
|
|
| |
Guenther
|
|
|
|
|
|
| |
This means we use just one constant for this file attribute.
Andrew Bartlett
|
|
|
|
|
|
| |
This means we use just one constant for this file attribute.
Andrew Bartlett
|
|
|
|
|
|
| |
This means we use just one constant for this file attribute.
Andrew Bartlett
|
|
|
|
| |
Signed-off-by: Jeremy Allison <jra@samba.org>
|
|
|
|
| |
Guenther
|
|
|
|
|
| |
Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Wed Nov 17 20:40:18 UTC 2010 on sn-devel-104
|
|
|
|
|
|
|
|
|
|
| |
Based on an initial patch from H Hasegawa <hasegawa.hiroyuki@fujixerox.co.jp>.
Convert cli_list and associated functions to take calls that return NTSTATUS.
Jeremy.
Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Fri Oct 29 19:40:16 UTC 2010 on sn-devel-104
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This will reduce the noise from merges of the rest of the
libcli/security code, without this commit changing what code
is actually used.
This includes (along with other security headers) dom_sid.h and
security_token.h
Andrew Bartlett
Autobuild-User: Andrew Bartlett <abartlet@samba.org>
Autobuild-Date: Tue Oct 12 05:54:10 UTC 2010 on sn-devel-104
|
| |
|
| |
|
|
|
|
|
|
| |
start_timer/end_timer
metze
|
|
|
|
| |
Michael
|
|
|
|
| |
Michael
|
|
|
|
| |
Jeremy.
|
|
|
|
|
|
|
| |
Convert all uses of cli_open(), cli_nt_createXXX to NTSTATUS versions.
This is smaller than it looks, it just fixes a lot of old code.
Next up, ensure all cli_XX functions return NTSTATUS.
Jeremy.
|
|
|
|
| |
Jeremy.
|
|
|
|
| |
Jeremy.
|
|
|
|
| |
Jeremy.
|
|
|
|
| |
Jeremy.
|
|
|
|
| |
(This used to be commit b0132e94fc5fef936aa766fb99a306b3628e9f07)
|
|
|
|
|
| |
Jeremy.
(This used to be commit 407e6e695b8366369b7c76af1ff76869b45347b3)
|
|
|
|
| |
(This used to be commit fd82f185a2e0f94bfb75f4eee072556ad94bf27d)
|
|
|
|
| |
(This used to be commit 985dbb47d925e79c1195ca219f7ab5d6648b22b8)
|
|
|
|
| |
(This used to be commit 6d431eb676e1df4cfdcbeaed5fa81adfbfc77325)
|
|
|
|
|
|
|
| |
safe for using our headers and linking with C++ modules. Stops us
from using C++ reserved keywords in our code.
Jeremy
(This used to be commit 9506b8e145982b1160a2f0aee5c9b7a54980940a)
|
|
|
|
|
| |
Volker
(This used to be commit 3db2799822da3711b47b60ba13daa07205ced45f)
|
|
|
|
| |
(This used to be commit 3f12dbb1cfd429e537415635aaa6e551e00c2a0e)
|
|
|
|
|
| |
Volker
(This used to be commit a13e088493d91d39f730ba4b5138d5c4c5aa113a)
|
|
|
|
|
|
|
| |
merge last time. I hope this might fix a few failures on the build farm too.
Andrew Bartlett
(This used to be commit 0c837126923cc30fa60223a5a68d4f527971cc7b)
|
|
|
|
| |
(This used to be commit b6a77048886151435a4a5eeb9a04be44d397c504)
|
|
|
|
| |
(This used to be commit 03ac082dcb375b6f3ca3d810a6a6367542bc23ce)
|
|
|
|
| |
(This used to be commit fd8b3009eb3f3debc7a1dcf6a46437d87a341519)
|
|
|
|
| |
(This used to be commit b71a729e14e928fae288daeab4226d7e1f8b1dc5)
|
|
|
|
|
| |
- show client count in progress
(This used to be commit 10ee1d22e606847d40fb013c694ed5733ef6b87b)
|
|
|
|
| |
(This used to be commit 2c67b266cc4848dff6066fcbc875ab5f91113179)
|
|
|
|
| |
(This used to be commit 36f816a5e12a80f0184f43cbd44ef5fac53fcb81)
|
|
|
|
|
| |
Changed "SMB/Netbios" to "SMB/CIFS" in file header.
(This used to be commit 6a58c9bd06d0d7502a24bf5ce5a2faf0a146edfa)
|
|
(This used to be commit dd12c47645e2d0e832bc555492a6a8725a4495ee)
|