index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
client
/
clitar.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r18047: More C++ stuff
Volker Lendecke
1
-3
/
+3
2007-10-10
r17850: Another dummy checkin for the build farm to retry
Volker Lendecke
1
-1
/
+1
2007-10-10
r17800: Start using struct timespec internally for file times
Jeremy Allison
1
-16
/
+21
2007-10-10
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
1
-0
/
+4
2007-10-10
r16230: Fix Klocwork #861 and others. localtime and asctime
Jeremy Allison
1
-1
/
+1
2007-10-10
r15141: Fix for #3592 inspired by Justin Best <justinb@pdxmission.org>.
Jeremy Allison
1
-19
/
+30
2007-10-10
r14248: Fix Coverity bug # 84
Volker Lendecke
1
-0
/
+1
2007-10-10
r14246: Fix Coverity bug # 85
Volker Lendecke
1
-0
/
+2
2007-10-10
r14242: Fix Coverity bug # 82
Volker Lendecke
1
-0
/
+2
2007-10-10
r14128: Remove warning generated by coverity scan tool (missing SAFE_FREE in ...
Steve French
1
-0
/
+1
2007-10-10
r13915: Fixed a very interesting class of realloc() bugs found by Coverity.
Jeremy Allison
1
-5
/
+2
2007-10-10
r13535: Fix #2353 based on a patch by William Jojo.
Jeremy Allison
1
-3
/
+4
2007-10-10
r12522: Try and fix bug #2926 by removing setlocale(LC_ALL, "C")
Jeremy Allison
1
-1
/
+1
2007-10-10
r12045: More warning fixes... Just a few more to go.
Jeremy Allison
1
-0
/
+2
2007-10-10
r11511: A classic "friday night check-in" :-). This moves much
Jeremy Allison
1
-1
/
+1
2007-10-10
r6225: get rid of warnings from my compiler about nested externs
Herb Lewis
1
-1
/
+1
2007-10-10
r5968: derrell's large file fix for libsmbclient (BUG 2505)
Gerald Carter
1
-1
/
+1
2007-10-10
r5687: Fix for bug #2398 from Kevin Dalley <kevin@kelphead.org>.
Jeremy Allison
1
-5
/
+1
2007-10-10
r5295: fix compile issue with MIT 1.4 due to broken gssapi.h
Gerald Carter
1
-30
/
+0
2007-10-10
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
1
-11
/
+11
2007-10-10
r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid of
Tim Potter
1
-1
/
+1
2007-10-10
r2361: Fix the appalling toktocliplist() fn. Bug found by Luis Benvenutto.
Jeremy Allison
1
-3
/
+5
2007-10-10
r1320: Return an error when the last command read from stdin fails in smbclie...
Jelmer Vernooij
1
-3
/
+3
2004-03-18
Merge from HEAD for Amanda group.
Jeremy Allison
1
-2
/
+2
2003-09-12
Fix from Craig Barratt <cbarratt@users.sourceforge.net> to fix restore
Jeremy Allison
1
-2
/
+4
2003-09-02
Proposed patch for #308. Needs testing.
Jeremy Allison
1
-7
/
+10
2003-08-27
Print an error instead of crashing if no argument is specified for
Tim Potter
1
-0
/
+4
2003-08-12
Apply a little const
Volker Lendecke
1
-1
/
+1
2003-08-06
Reversed replacement. Oops.
Jeremy Allison
1
-2
/
+2
2003-08-06
Get rid of MAXPATHLEN, move to standard PATH_MAX.
Jeremy Allison
1
-2
/
+2
2003-08-01
Fix the option processing for smbtar. Does no one check this !
Jeremy Allison
1
-2
/
+15
2003-08-01
Finish reformatting.
Jeremy Allison
1
-516
/
+467
2003-08-01
Reformat lots of clitar code as I hate the style so much :-).
Jeremy Allison
1
-563
/
+540
2003-08-01
Reformat clitar option processing - getting ready to fix it for popt...
Jeremy Allison
1
-183
/
+176
2003-07-16
Fix from Dragan Krnic for handling files in tar archives > 8GB.
Tim Potter
1
-0
/
+10
2003-07-03
Removed strupper/strlower macros that automatically map to strupper_m/strlowe...
Jeremy Allison
1
-1
/
+1
2003-04-14
Merge:
Tim Potter
1
-1
/
+1
2003-03-18
Jeremy merged across my string parinoia fixes, but forgot to enable them! :-)
Andrew Bartlett
1
-24
/
+24
2003-03-03
More janitorial duties, fixing the BIG_UINT changes for large offsets.
Richard Sharpe
1
-5
/
+6
2003-01-03
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
1
-6
/
+6
2002-12-19
merge from 2.2 fix for smbclient large files
Herb Lewis
1
-18
/
+18
2002-12-16
merge smbtar fix from 2.2
Herb Lewis
1
-6
/
+8
2002-08-17
sync 3.0 branch with head
Jelmer Vernooij
1
-1
/
+1
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-13
/
+12
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2001-10-11
first step in converting the head branch to use lang_tdb.c instead
Andrew Tridgell
1
-1
/
+1
2001-10-09
initial support to error report in smbclient, useful when using smbclient -c ...
Simo Sorce
1
-10
/
+17
2001-10-02
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
1
-1
/
+0
2001-09-17
move to SAFE_FREE()
Simo Sorce
1
-12
/
+10
2001-09-10
declare dbf in one spot
Andrew Tridgell
1
-1
/
+0
[next]