s3: client : Add extra return parameter to all client open calls.
[mat/samba.git] / source3 / client / client.c
2014-05-09 Jeremy Allisons3: client : Add extra return parameter to all client...
2014-03-05 Stefan Metzmachers3:client: only limit the buffer by the given length 'n'
2014-02-19 David Disseldorpclitar: get tar context handle via helper function
2014-02-19 David Disseldorpclient: fix tar_parse_args() compiler warning
2014-02-19 Aurélien Aptelclitar.c: when returning int, always use 0 for success
2014-02-19 Aurélien Aptelclitar.c: implement basic tar creation
2014-02-19 Aurélien Aptelclient.c: fix negation in tar_to_process test
2014-02-19 Aurélien Aptelclient.c, clitar.c: rename process_tar to tar_process...
2014-02-19 Aurélien Aptelclitar.c, client.c: add flag to know if there's a tar...
2014-02-19 Aurélien Aptelclient.c: remove unused extern declaration
2014-02-19 Aurélien Aptelimplement argument parsing, split client_proto.h
2014-02-19 Aurélien Aptelclient.c: remove trailing whitespace
2014-02-08 Garming Samparam: rename lp function and variable from "cli_maxpro...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-30 Gregor Beckclient: use cli_qpathinfo3 for allinfo
2013-10-30 Gregor Beckclient: remove a write only variable
2013-09-18 Jeremy Allisons3: libsmb - 10150 - Not all OEM servers support the...
2013-09-17 Jeremy Allisons3: libsmb : Bug 10150 - Not all OEM servers support...
2013-08-21 Michael Adamclient: add missing newlines to error messages for...
2013-08-21 Jeremy AllisonAdd new "timeout" command and -t option to smbclient...
2013-08-21 Jeremy AllisonRemove restrictions on setting iosize inside smbclient...
2013-08-15 Stefan Metzmachers3:client: fix compiler warning
2013-08-15 Stefan Metzmachers3:client: use the default io size
2013-08-15 Stefan Metzmachers3:client: avoid interpret_protocol()
2013-08-05 Günther Deschners3-rpc_cli: pass down ndr_interface_table to cli_rpc_pi...
2013-06-24 David Disseldorps3/smbclient: fix incorrect command tab completions
2013-03-06 Andreas SchneiderMake sure to set umask() before calling mkstemp().
2013-02-07 David DisseldorpBUG 9633: Recursive mget should continue on EPERM.
2012-12-06 Scott LovenbergClean up client timeout definitions [rev. 2]
2012-12-03 Andreas Schneidersmbclient: Use new samba_getpass() function.
2012-11-08 Andreas Schneiders3fs-client: Burn commandline password of client utils.
2012-09-25 Andrew Bartlettclient: Fix talloc_stackframe() free order assertion...
2012-09-10 Christian Ambachs3:client use more access bits for snapshot display
2012-08-09 Jeremy AllisonCorrectly check for errors in strlower_m() returns.
2012-07-19 Andrew Bartletts3-param: Make lp_name_resolve_order() return a list
2012-07-18 Rusty Russellloadparm: make the source3/ lp_ functions take an expli...
2012-07-17 Rusty Russellsource3/client/client.c: fix stackframe leak.
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_protocol
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_remote_name
2012-04-16 Volker Lendeckes3: Fix smbclient notify against Windows
2012-04-05 Andrew Bartlettbuild: Remove SMB_OFF_T, replace with off_t
2012-04-05 Andrew Bartlettbuild: Remove SMB_STRUCT_DIR define
2012-04-05 Andrew Bartlettbuild: Remove sys_closedir wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_opendir wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_open wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_lseek wrapper
2012-03-24 Jelmer Vernooijlib/util: Remove obsolete sys_getpid() and sys_fork().
2012-03-22 Christian Ambachs3:client correct a wording
2012-03-22 Volker Lendeckes3: Add "notify" cmd to smbclient
2012-02-16 Christopher R. Her... Rename obscure defined constants.
2012-01-31 Stefan Metzmachers3:client: ignore SMBecho errors (the server may not...
2012-01-31 Stefan MetzmacherRevert "Fix bug #8139 - smbclient fails if server does...
2012-01-30 Jeremy AllisonFix bug #8139 - smbclient fails if server does not...
2012-01-25 Volker LendeckeIntroduce dump_data_file
2011-12-04 Jeremy AllisonMove the callers that need to use the new cli_open...
2011-12-04 Jeremy AllisonRename cli_open -> cli_openx. Prelude to replacing...
2011-12-02 Jeremy AllisonEnsure we map our own Samba return of ERRSRV, ERRunknownsmb
2011-12-02 Jeremy AllisonConvert smbclient to using NtCreateX by preference...
2011-12-01 Jeremy AllisonAdd the "backup" toggle command to smbclient. In order...
2011-11-24 Stefan Metzmachers3:client: make use of cli_tree_connect()
2011-11-03 Stefan Metzmachers3:client: s/Undefined/SMB_SIGNING_DEFAULT/
2011-09-29 BramBug 7551: Return error of cli_push when 'put - /some...
2011-09-08 Stefan Metzmachers3:libsmb: pass CLI_FULL_CONNECTION_* flags via cli_con...
2011-08-02 Stefan Metzmachers3:client: make use of cli_state_protocol()
2011-07-28 Michael Adams3:smbclient: use lp_load_client()
2011-07-23 Björn Baumbachs3-client/client.c: replace cli_query_secdesc_old()
2011-07-23 Björn Baumbachs3-libsmb: rename cli_query_secdesc() to cli_query_secd...
2011-07-22 Stefan Metzmachers3:client: make use of cli_state_remote_name()
2011-07-22 Michael Adams3:smbclient: print nt status code when smb echo fails
2011-07-22 Michael Adams3:smbclient: add a "tdis" command to view and change...
2011-07-22 Michael Adams3:smbclient: add a "tdis" command to do a tree disconn...
2011-07-22 Michael Adams3:smbclient: add a "tcon" command to do a tree connect...
2011-07-22 Michael Adams3:smbclient: add "logoff" command to close the session
2011-07-21 Stefan Metzmachers3:libsmb: move cli->vuid to cli->smb1.uid and hide...
2011-07-11 Stefan Metzmachers3:client: simplify readline_callback() to only use...
2011-07-08 Stefan Metzmachers3:client: use an inbuf on the stack in readline_callback()
2011-07-08 Stefan Metzmachers3:libsmb: remove unused enum smb_read_errors infrastru...
2011-07-08 Stefan Metzmachers3:client: close the socket if receive_smb_raw() fails
2011-07-08 Stefan Metzmachers3:client: use cli_nt_error() in order to avoid cli_err...
2011-07-08 Stefan Metzmachers3:client: avoid cli_errstr() where we already have...
2011-07-07 Björn Baumbachs3-client: Remove use of cli_errstr()
2011-07-06 Stefan Metzmachers3:libsmb: use clistr_pull_talloc() in cli_get_fs_volum...
2011-07-06 Volker Lendeckes3: Remove cli_errstr from cmd_posix_open
2011-07-06 Volker Lendeckes3: Fix error logic in posix_open
2011-07-06 Volker Lendeckes3: Remove a few uses of cli_errstr
2011-07-06 Volker Lendeckes3: make cli_resolve_path return NTSTATUS
2011-07-03 Volker Lendeckes3: Make cli_cm_open return NTSTATUS
2011-07-03 Volker Lendeckes3: Read symlink information in smbclient "allinfo"
2011-06-24 Volker Lendeckes3: Fix an error message in smbclient symlink
2011-06-24 Volker Lendeckes3: Use reparse point style symlinks
2011-06-24 Volker Lendeckes3: Remove a call to cli_errstr
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba...
2011-06-09 Andrew Bartletts3-param Remove special case for global_myname(), renam...
2011-06-09 Andrew Bartletts3-param Remove special case for lp_workgroup()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()
2011-06-01 Jeremy AllisonChange sys_getcd() to take no arguments and always...
2011-05-29 Volker Lendeckes3: Use cli_connect_nb in do_message_op
2011-05-06 Günther Deschners3-libsmb: move protos to libsmb/proto.h
2011-05-04 Jeremy AllisonFix warning messages caused by addition of null check...
next