summaryrefslogtreecommitdiffstats
path: root/source3/client/client.c
Commit message (Expand)AuthorAgeFilesLines
* s3: libsmb : Move users of cli_dskattr to a 64-bit interface cli_disk_free().Jeremy Allison2014-06-071-4/+6
* s3: client : Add extra return parameter to all client open calls.Jeremy Allison2014-05-091-5/+5
* s3:client: only limit the buffer by the given length 'n'Stefan Metzmacher2014-03-051-1/+1
* clitar: get tar context handle via helper functionDavid Disseldorp2014-02-191-6/+6
* client: fix tar_parse_args() compiler warningDavid Disseldorp2014-02-191-1/+2
* clitar.c: when returning int, always use 0 for successAurélien Aptel2014-02-191-1/+1
* clitar.c: implement basic tar creationAurélien Aptel2014-02-191-7/+8
* client.c: fix negation in tar_to_process testAurélien Aptel2014-02-191-1/+1
* client.c, clitar.c: rename process_tar to tar_process, prepare codeAurélien Aptel2014-02-191-1/+2
* clitar.c, client.c: add flag to know if there's a tar operation to do.Aurélien Aptel2014-02-191-5/+5
* client.c: remove unused extern declarationAurélien Aptel2014-02-191-6/+0
* implement argument parsing, split client_proto.hAurélien Aptel2014-02-191-1/+4
* client.c: remove trailing whitespaceAurélien Aptel2014-02-191-7/+7
* param: rename lp function and variable from "cli_maxprotocol" to "client_max_...Garming Sam2014-02-071-1/+1
* client: use cli_qpathinfo3 for allinfoGregor Beck2013-10-301-2/+2
* client: remove a write only variableGregor Beck2013-10-301-2/+1
* s3: libsmb - 10150 - Not all OEM servers support the ALTNAME info level.Jeremy Allison2013-09-181-3/+4
* s3: libsmb : Bug 10150 - Not all OEM servers support the ALTNAME info level.Jeremy Allison2013-09-171-1/+9
* client: add missing newlines to error messages for invalid iosize parameter.Michael Adam2013-08-211-2/+2
* Add new "timeout" command and -t option to smbclient to set the per-operation...Jeremy Allison2013-08-211-0/+35
* Remove restrictions on setting iosize inside smbclient for SMB2 connections.Jeremy Allison2013-08-211-17/+23
* s3:client: fix compiler warningStefan Metzmacher2013-08-151-1/+2
* s3:client: use the default io sizeStefan Metzmacher2013-08-151-1/+1
* s3:client: avoid interpret_protocol()Stefan Metzmacher2013-08-151-2/+4
* s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_noauth().Günther Deschner2013-08-051-1/+1
* s3/smbclient: fix incorrect command tab completionsDavid Disseldorp2013-06-241-8/+8
* Make sure to set umask() before calling mkstemp().Andreas Schneider2013-03-061-0/+3
* BUG 9633: Recursive mget should continue on EPERM.David Disseldorp2013-02-071-2/+11
* Clean up client timeout definitions [rev. 2]Scott Lovenberg2012-12-061-4/+0
* smbclient: Use new samba_getpass() function.Andreas Schneider2012-12-031-3/+6
* s3fs-client: Burn commandline password of client utils.Andreas Schneider2012-11-081-0/+2
* client: Fix talloc_stackframe() free order assertion in developer modeAndrew Bartlett2012-09-251-0/+1
* s3:client use more access bits for snapshot displayChristian Ambach2012-09-101-1/+2
* Correctly check for errors in strlower_m() returns.Jeremy Allison2012-08-091-2/+7
* s3-param: Make lp_name_resolve_order() return a listAndrew Bartlett2012-07-191-1/+1
* loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.Rusty Russell2012-07-181-1/+1
* source3/client/client.c: fix stackframe leak.Rusty Russell2012-07-181-13/+7
* s3:libsmb: get rid of cli_state_protocolLuk Claes2012-05-281-1/+1
* s3:libsmb: get rid of cli_state_remote_nameLuk Claes2012-05-281-1/+2
* s3: Fix smbclient notify against WindowsVolker Lendecke2012-04-161-1/+1
* build: Remove SMB_OFF_T, replace with off_tAndrew Bartlett2012-04-061-5/+5
* build: Remove SMB_STRUCT_DIR defineAndrew Bartlett2012-04-051-1/+1
* build: Remove sys_closedir wrapperAndrew Bartlett2012-04-051-3/+3
* build: Remove sys_opendir wrapperAndrew Bartlett2012-04-051-1/+1
* build: Remove sys_open wrapperAndrew Bartlett2012-04-051-2/+2
* build: Remove sys_lseek wrapperAndrew Bartlett2012-04-051-1/+1
* lib/util: Remove obsolete sys_getpid() and sys_fork().Jelmer Vernooij2012-03-241-2/+2
* s3:client correct a wordingChristian Ambach2012-03-221-1/+1
* s3: Add "notify" cmd to smbclientVolker Lendecke2012-03-221-0/+57
* Rename obscure defined constants.Christopher R. Hertel (crh)2012-02-161-4/+5