index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
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
...
*
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
*
r18047: More C++ stuff
Volker Lendecke
2007-10-10
1
-3
/
+3
*
r17850: Another dummy checkin for the build farm to retry
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r17800: Start using struct timespec internally for file times
Jeremy Allison
2007-10-10
1
-16
/
+21
*
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
2007-10-10
1
-0
/
+4
*
r16230: Fix Klocwork #861 and others. localtime and asctime
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r15141: Fix for #3592 inspired by Justin Best <justinb@pdxmission.org>.
Jeremy Allison
2007-10-10
1
-19
/
+30
*
r14248: Fix Coverity bug # 84
Volker Lendecke
2007-10-10
1
-0
/
+1
*
r14246: Fix Coverity bug # 85
Volker Lendecke
2007-10-10
1
-0
/
+2
*
r14242: Fix Coverity bug # 82
Volker Lendecke
2007-10-10
1
-0
/
+2
*
r14128: Remove warning generated by coverity scan tool (missing SAFE_FREE in ...
Steve French
2007-10-10
1
-0
/
+1
*
r13915: Fixed a very interesting class of realloc() bugs found by Coverity.
Jeremy Allison
2007-10-10
1
-5
/
+2
*
r13535: Fix #2353 based on a patch by William Jojo.
Jeremy Allison
2007-10-10
1
-3
/
+4
*
r12522: Try and fix bug #2926 by removing setlocale(LC_ALL, "C")
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r12045: More warning fixes... Just a few more to go.
Jeremy Allison
2007-10-10
1
-0
/
+2
*
r11511: A classic "friday night check-in" :-). This moves much
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r6225: get rid of warnings from my compiler about nested externs
Herb Lewis
2007-10-10
1
-1
/
+1
*
r5968: derrell's large file fix for libsmbclient (BUG 2505)
Gerald Carter
2007-10-10
1
-1
/
+1
*
r5687: Fix for bug #2398 from Kevin Dalley <kevin@kelphead.org>.
Jeremy Allison
2007-10-10
1
-5
/
+1
*
r5295: fix compile issue with MIT 1.4 due to broken gssapi.h
Gerald Carter
2007-10-10
1
-30
/
+0
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2007-10-10
1
-11
/
+11
*
r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid of
Tim Potter
2007-10-10
1
-1
/
+1
*
r2361: Fix the appalling toktocliplist() fn. Bug found by Luis Benvenutto.
Jeremy Allison
2007-10-10
1
-3
/
+5
*
r1320: Return an error when the last command read from stdin fails in smbclie...
Jelmer Vernooij
2007-10-10
1
-3
/
+3
*
Merge from HEAD for Amanda group.
Jeremy Allison
2004-03-18
1
-2
/
+2
*
Fix from Craig Barratt <cbarratt@users.sourceforge.net> to fix restore
Jeremy Allison
2003-09-12
1
-2
/
+4
*
Proposed patch for #308. Needs testing.
Jeremy Allison
2003-09-02
1
-7
/
+10
*
Print an error instead of crashing if no argument is specified for
Tim Potter
2003-08-27
1
-0
/
+4
*
Apply a little const
Volker Lendecke
2003-08-12
1
-1
/
+1
*
Reversed replacement. Oops.
Jeremy Allison
2003-08-06
1
-2
/
+2
*
Get rid of MAXPATHLEN, move to standard PATH_MAX.
Jeremy Allison
2003-08-06
1
-2
/
+2
*
Fix the option processing for smbtar. Does no one check this !
Jeremy Allison
2003-08-01
1
-2
/
+15
*
Finish reformatting.
Jeremy Allison
2003-08-01
1
-516
/
+467
*
Reformat lots of clitar code as I hate the style so much :-).
Jeremy Allison
2003-08-01
1
-563
/
+540
*
Reformat clitar option processing - getting ready to fix it for popt...
Jeremy Allison
2003-08-01
1
-183
/
+176
*
Fix from Dragan Krnic for handling files in tar archives > 8GB.
Tim Potter
2003-07-16
1
-0
/
+10
*
Removed strupper/strlower macros that automatically map to strupper_m/strlowe...
Jeremy Allison
2003-07-03
1
-1
/
+1
[prev]
[next]