winbind: Replace winbind_event_context with server_event_context
[nivanova/samba-autobuild/.git] / source3 / client /
2014-02-19 Aurélien Aptelclitar.c: honor regex flag, emulate old behaviour ...
2014-02-19 Aurélien Aptelclitar.c: blocksize in block unit, fix error handling...
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: default block size was a multiple of TBLOCK
2014-02-19 Aurélien Aptelclitar.c: only list <include list> instead of whole...
2014-02-19 Aurélien Aptelclitar.c: implement interactive command + respective...
2014-02-19 Aurélien Aptelclitar.c: cosmetic changes
2014-02-19 Aurélien Aptelclitar.c: operation INCLUDE_LIST same as INCLUDE
2014-02-19 Aurélien Aptelclitar.c: fix creation exclusion, don't reverse in...
2014-02-19 Aurélien Aptelclitar.c: fix include mode bug
2014-02-19 Aurélien Aptelclitar.c: implement reset mode
2014-02-19 Aurélien Aptelclitar: implement exclusion filter for extraction
2014-02-19 Aurélien Aptelclitar.c: implement dry mode, add total_size and fix...
2014-02-19 Aurélien Aptelclitar.c: add line in DBG macro
2014-02-19 Aurélien Aptelclitar.c: implement nosystem, nohidden and include...
2014-02-19 Aurélien Aptelclitar.c: implement basic tar creation
2014-02-19 Aurélien Aptelclitar.c: don't create file when processing dir
2014-02-19 Aurélien Aptelclitar.c: implement basic full extraction
2014-02-19 Aurélien Aptelclitar.c: fix_unix_path() now replace / with \
2014-02-19 Aurélien Aptelclitar.c: factor path_list handling in a function,...
2014-02-19 Aurélien Aptelclitar.c: update TAR_DEFAULT_BLOCK_SIZE comment
2014-02-19 Aurélien Aptelclitar.c: start processing tar files in extraction...
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 Aptelclitar.c: fix path name when adding them
2014-02-19 Aurélien Aptelclitar: use lowercase for bool value
2014-02-19 Aurélien Aptelclitar.c: add tar_dump() debug function, fix bugs
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-19 Aurélien Aptelclitar.c: start of argument parsing
2014-02-19 Aurélien Aptelclitar.c: add doc, remove _t suffix in enum name
2014-02-19 Aurélien Aptelclitar.c: add cmd_setmode(), remove typedef
2014-02-19 Aurélien Aptelclitar.c: expand context structure and implement cmd_bl...
2014-02-19 Aurélien Aptelclitar.c: fresh new compilable file.
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-13 Salvador I. GonzalezFix smbclient/tarmode panic on connecting to Windows...
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-05-11 Jeremy AllisonFix bug #8922.
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_creat 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
2012-01-03 Masafumi Nakayamas3-cli: fix bug 563, >8GB tar on BE machines
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-13 Stefan Metzmachers3:clitar: remove unused/not existing extern variables
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:smbspool: use lp_load_client()
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-23 Björn Baumbachs3-client/clitar.c: replace cli_read_old() with cli_read()
2011-07-22 Stefan Metzmachers3:client: make use of cli_state_remote_name()
next