s3-libsmb: move protos to libsmb/proto.h
[sfrench/samba-autobuild/.git] / source3 / client / client.c
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...
2011-05-04 Jeremy AllisonChange safe_strcpy_base to strlcpy_base. Note the size...
2011-04-29 Andrew Bartletts3-client Add TALLOC_CTX argument to attrib_string().
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_ARCHIVE intead of aARCH
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_DIRECTORY intead of aDIR
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_SYSTEM intead of aSYSTEM
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_HIDDEN intead of aHIDDEN
2011-03-30 Volker Lendeckes3: Use cli_ntcreate to when listing snapshots
2011-03-29 Günther Deschners3-libsmb: put namequery headers to nmblib.h
2011-03-29 Günther Deschners3-includes: only include system/filesys.h when needed.
2011-03-29 Günther Deschners3-trans2: only include trans2.h where needed.
2011-03-27 Volker Lendeckes3: Remove two calls to cli_errstr
2011-03-15 Günther Deschners3-libsmb: only include rap client when needed.
2011-03-02 Volker Lendeckes3: Print all flags in "smbclient allinfo"
2011-02-28 Andreas Schneiders3-rpc_client: Move client pipe functions to own header.
2011-02-28 Volker Lendeckes3: Eliminiate sys_select_intr from client.c
2011-01-25 Björn Baumbachs3-smbclient: Fix cli_errstr() usage (part of bug ...
2011-01-25 Björn Baumbachs3-smbclient: Fix cli_errstr() usage (part of bug ...
2011-01-13 Günther Deschners3-smbclient: prefer dcerpc_srvsvc_X functions.
2010-12-28 Volker Lendeckes3: AllowDebugChange is gone
2010-11-30 Volker Lendeckes3: Add shadow copy info to smbclient allinfo
2010-11-11 Volker Lendeckes3: Make cli_set_ea_path return NTSTATUS
2010-11-02 Andrew Bartletts3-debug Move 'load_case_tables()' before lp_set_cmdlin...
2010-11-02 Andrew Bartletts3-debug Remove 'AllowDebugChange' and use lp_set_cmdli...
2010-11-02 Andrew Bartletts3-debug Impove setup_logging() to specify logging...
2010-10-29 Jeremy AllisonFix bug #7700 - Improvement of return code of smbclient
2010-10-24 Volker Lendeckes3: Add "setea" to smbclient
2010-10-24 Volker Lendeckes3: Add "geteas" to smbclient
2010-10-24 Volker Lendeckes3: Convert cli_qfileinfo_basic to cli_qfileinfo
2010-10-24 Volker Lendeckes3: Rename cli_fileinfo() to cli_fileinfo_basic()
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-10-01 Günther Deschnersamba: share readline wrappers among all buildsystems.
2010-10-01 Günther Deschners3-readline: move cmd_history to smbclient, the only...
2010-10-01 Günther Deschnersamba: share select wrappers.
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-17 Björn Jackes3: fix order of arguments in nsec_time_diff call
2010-09-16 Björn Jackes3: use nsec_time_diff instead of TspecDiff
2010-08-31 Björn Jackes3: use monotonic clock for time deltas in smbclient
2010-08-20 Jeremy AllisonFix bug 7627 - smbclient ignores "-I" when used with...
2010-08-18 Jeremy AllisonFix bug 7563 - Creation of symlink using smbclient...
2010-08-13 Volker Lendeckes3: Replace some cli_errstr calls by nt_errstr
2010-08-05 Andreas Schneiders3-popt: Only include popt-common.h when needed.
2010-08-04 Volker Lendeckes3: Convert cli_list() to return NTSTATUS
2010-07-30 Volker Lendeckes3: Remove "cli" from "struct finfo"
2010-07-27 Volker Lendeckes3: Remove a typedef (struct file_info)
2010-07-26 Volker Lendeckes3: Convert cli_qpathinfo_streams to cli_qpathinfo_send
2010-07-26 Volker Lendeckes3: Convert cli_qpathinfo2 to cli_qpathinfo_send
2010-07-26 Volker Lendeckes3: Use error status instead of cli_errstr
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-15 Jeremy AllisonFix bug - 7551 smbclient does not return proper exit...
2010-05-18 Günther Deschners3-secdesc: remove "typedef struct security_descriptor...
2010-04-14 Jeremy AllisonSplit out the client unix capabilities to those the...
2010-02-22 Jeremy AllisonAdd an "attributes" string to allinfo.
2010-02-20 Volker Lendeckes3: Slightly simplify the logic of completion_remote_filter
2010-02-20 Volker Lendeckes3: Remove a "typedef struct"
2010-02-20 Volker Lendeckes3: Fix a typo
2010-02-20 Volker Lendeckes3: Convert cli_qpathinfo_basic to use cli_trans()
2010-02-07 Volker Lendeckes3: Make cli_get_fs_volume_info() use cli_trans()
2010-01-21 Volker Lendeckes3: Move "yesno" to the only place where it is used...
2009-11-29 Volker Lendeckes3: Pass fake_dir_create_times down to file_exist_stat...
2009-11-29 Volker Lendeckes3: client "newer" does not look at the create timestamp
2009-11-29 Volker Lendeckes3: Pass the "fake dir create times" parameter to sys_...
2009-11-26 Günther Deschners3-rpc: Avoid including every pipe's client and server...
2009-11-23 Volker LendeckeRevert "s3: Make the implicit reference to Protocol...
2009-11-23 Volker LendeckeRevert "s3: Move the global variable Protocol to struct...
2009-11-21 Volker Lendeckes3: Move the global variable Protocol to struct smbd_se...
2009-11-21 Volker Lendeckes3: Make the implicit reference to Protocol in mask_mat...
2009-11-14 Volker Lendeckes3: Convert cli_set_unix_extensions_capabilities_send...
2009-11-13 Volker Lendeckes3: Convert cli_unix_extensions_version to async
2009-11-12 Jeremy AllisonEnsure all callers to the rpc_client/cli_pipe functions...
2009-11-10 Volker Lendeckes3: Convert libsmb/cli_message to the async API
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-14 Jeremy AllisonMake cli_posix_lock/unlock asynchronous.
2009-06-20 Jeremy AllisonFix coverity #729. Resource leak in error path.
2009-06-03 Jeremy AllisonFix bug #2356 - smbclient -t <term code> no longer...
2009-06-01 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-28 Jeremy AllisonMake cli_posix_chown()/cli_posix_chmod() async.
2009-05-28 Jeremy AllisonMake cli_posix_stat() async.
2009-05-28 Jeremy AllisonMake getfacl async.
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-28 Jeremy AllisonAdd a smbclient "readlink" command and add docs for it.
2009-05-28 Jeremy AllisonAdd aync POSIX hardlink and symlink and torture test...
2009-05-26 Volker LendeckeIntroduce "struct stat_ex" as a replacement for SMB_STR...
2009-05-21 Jeremy AllisonMake cli_posix_open() and cli_posix_mkdir() async.
2009-05-15 Jeremy AllisonOops. Forgot to delete now unused local from the previo...
2009-05-15 Ole HansenFix bug #6359 - smbclient -L does not list workgroup...
2009-05-05 Jeremy AllisonMake cli_getattrE async.
2009-04-30 Jeremy AllisonCause cli_close to return an NTSTATUS.
2009-04-30 Jeremy AllisonGet medieval on our ass about SMB1 file descriptors...
2009-04-30 Jeremy AllisonMake cli_unlink async.
2009-04-29 Jeremy AllisonMore async calls in libsmb/clifile.c
2009-04-28 Jeremy AllisonConvert cli_rename to async.
2009-04-28 Jeremy AllisonConvert cli_posix_unlink() and cli_posix_rmdir()
2009-04-23 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-22 Jeremy AllisonMake dskattr async.
2009-04-22 Jeremy AllisonMake cli_chkpath async.
2009-04-21 Jeremy AllisonMake rmdir async.
2009-04-21 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-21 Jeremy AllisonMake cli_mkdir async. Change it to return NTSTATUS.
next