index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
client
/
clitar.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
First part of fix for bug 8310 - toupper_ascii() is broken on big-endian systems
Jeremy Allison
2011-07-21
1
-1
/
+1
*
s3-libsmb: move protos to libsmb/proto.h
Günther Deschner
2011-05-16
1
-0
/
+1
*
s3-smb Use FILE_ATTRIBUTE_ARCHIVE intead of aARCH
Andrew Bartlett
2011-04-29
1
-3
/
+3
*
s3-smb Use FILE_ATTRIBUTE_DIRECTORY intead of aDIR
Andrew Bartlett
2011-04-29
1
-3
/
+3
*
s3-smb Use FILE_ATTRIBUTE_SYSTEM intead of aSYSTEM
Andrew Bartlett
2011-04-29
1
-3
/
+3
*
s3-smb Use FILE_ATTRIBUTE_HIDDEN intead of aHIDDEN
Andrew Bartlett
2011-04-29
1
-3
/
+3
*
s3-smb Use FILE_ATTRIBUTE_READONLY intead of aRONLY
Andrew Bartlett
2011-04-29
1
-1
/
+1
*
s3: Use cli_writeall instead of cli_write
Volker Lendecke
2011-04-27
1
-2
/
+6
*
s3-includes: only include system/filesys.h when needed.
Günther Deschner
2011-04-05
1
-0
/
+1
*
s3: Fix Coverity ID 83: RESOURCE_LEAK
Volker Lendecke
2011-03-27
1
-0
/
+3
*
s3-debug Impove setup_logging() to specify logging to stderr
Andrew Bartlett
2010-11-02
1
-1
/
+1
*
Fix bug #7700 - Improvement of return code of smbclient
Jeremy Allison
2010-10-29
1
-16
/
+29
*
s3: use monotonic clock for time deltas in smbtar
Björn Jacke
2010-08-31
1
-7
/
+7
*
s3: Remove "cli" from "struct finfo"
Volker Lendecke
2010-07-30
1
-2
/
+4
*
s3: Remove a typedef (struct file_info)
Volker Lendecke
2010-07-27
1
-4
/
+6
*
s3-client: Make sure we only write to an opened file.
Andreas Schneider
2010-06-29
1
-4
/
+10
*
s3: "tar_parseargs" only looks at the mtime
Volker Lendecke
2009-11-29
1
-1
/
+1
*
s3: "dotareof" only looks at the file type
Volker Lendecke
2009-11-29
1
-1
/
+1
*
s3: Pass the "fake dir create times" parameter to sys_*stat
Volker Lendecke
2009-11-29
1
-2
/
+3
*
Revert "s3: Make the implicit reference to Protocol in mask_match_list() expl...
Volker Lendecke
2009-11-23
1
-7
/
+2
*
Revert "s3: Move the global variable Protocol to struct smbd_server_connection"
Volker Lendecke
2009-11-23
1
-2
/
+2
*
s3: Move the global variable Protocol to struct smbd_server_connection
Volker Lendecke
2009-11-21
1
-2
/
+2
*
s3: Make the implicit reference to Protocol in mask_match_list() explicit
Volker Lendecke
2009-11-21
1
-2
/
+7
*
Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STAT
Volker Lendecke
2009-05-26
1
-2
/
+3
*
Make cli_setatr async.
Jeremy Allison
2009-05-06
1
-2
/
+2
*
Make cli_getatr() async.
Jeremy Allison
2009-05-05
1
-1
/
+3
*
Fix some warnings due to uint16_t!=-1 always being true
Volker Lendecke
2009-05-03
1
-1
/
+1
*
Cause cli_close to return an NTSTATUS.
Jeremy Allison
2009-04-30
1
-2
/
+3
*
Get medieval on our ass about SMB1 file descriptors being 16 bits, not an int.
Jeremy Allison
2009-04-30
1
-6
/
+5
*
Make cli_chkpath async.
Jeremy Allison
2009-04-22
1
-1
/
+1
*
Make cli_mkdir async. Change it to return NTSTATUS.
Jeremy Allison
2009-04-21
1
-1
/
+1
*
Fix bug #6161 - smbclient corrupts source path in tar mode
Jeremy Allison
2009-03-05
1
-0
/
+16
*
Fix all warnings in source3 with gcc4.3.
Jeremy Allison
2008-12-31
1
-5
/
+12
*
Use {u,}int64_t instead of SMB_BIG_{U,}INT.
Jelmer Vernooij
2008-10-14
1
-14
/
+14
*
Fix a brown paper bag segfault in clitar
Volker Lendecke
2008-06-17
1
-1
/
+1
*
Fix Coverity ID 564
Volker Lendecke
2008-03-15
1
-10
/
+0
*
Fix Coverity ID 463
Volker Lendecke
2008-01-24
1
-1
/
+3
*
strtok -> strtok_r
Volker Lendecke
2008-01-23
1
-3
/
+4
*
Remove next_token_nr_talloc and its associated global
Volker Lendecke
2007-12-21
1
-5
/
+55
*
C++ warning
Volker Lendecke
2007-12-09
1
-1
/
+1
*
Remove pstring from clitar.c
Jeremy Allison
2007-12-07
1
-141
/
+225
*
Add popt to binaries in makefile. Hack clitar to compile until I fix it.
Jeremy Allison
2007-12-06
1
-12
/
+7
*
Fix bug #4393 smbclient does not store files with zero filesize in tar-archives
Jeremy Allison
2007-11-16
1
-4
/
+3
*
More pstring removal. This one was tricky. I had to add
Jeremy Allison
2007-11-15
1
-1
/
+1
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-19
/
+19
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r22001: change prototype of dump_data(), so that it takes unsigned char * now,
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r21768: Fix the client dfs code such that smbclient can
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r21714: Change the VFS interface to use struct timespec
Jeremy Allison
2007-10-10
1
-1
/
+1
[next]