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
/
utils
/
smbget.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-26
s3-utils: Fixed possible resource leak in smbget.
Andreas Schneider
1
-0
/
+1
2010-09-10
Check all SMB_MALLOC returns correctly. Found by Andreas Moroder <andreas.mor...
Jeremy Allison
1
-0
/
+3
2010-09-09
s3-utils: remove unused variable in smbget.
Günther Deschner
1
-1
/
+0
2010-09-08
s3: use time_mono throughout in smbget
Björn Jacke
1
-6
/
+5
2010-08-31
s3: use monotonic clock for time deltas in smbget
Björn Jacke
1
-2
/
+5
2010-08-05
s3-popt: Only include popt-common.h when needed.
Andreas Schneider
1
-0
/
+1
2010-07-04
s3: Fix bug 7338, smbget skips leading slash when using a custom outputfile
Volker Lendecke
1
-6
/
+16
2010-07-04
s3: Fix some nonempty blank lines
Volker Lendecke
1
-10
/
+10
2010-01-28
Fix bug #7069 - smbget does not return an error status after some errors
Jeremy Allison
1
-38
/
+45
2009-11-30
Fix bug 6546: Avoid accessing buf[-1] if NUL byte comes from fgets
Volker Lendecke
1
-1
/
+3
2009-05-15
Fix bug 6361: Make --rcfile work in smbget
Volker Lendecke
1
-1
/
+1
2009-02-23
More warning fixes for Solaris.
Jeremy Allison
1
-2
/
+4
2009-02-19
Fix printf warnings found on systems where time_t <> long int.
Jeremy Allison
1
-1
/
+2
2008-12-31
Fix all warnings in source3 with gcc4.3.
Jeremy Allison
1
-6
/
+22
2008-03-17
Coverity fixes
Marc VanHeyningen
1
-1
/
+6
2008-03-11
The attached patch removes some global variables, and make them local to main().
Charles
1
-8
/
+9
2008-03-09
Fix return code.
Charles
1
-1
/
+1
2008-03-09
smbget: Make global variables static.
Charles
1
-6
/
+6
2008-03-05
Fix formatting.
Jelmer Vernooij
1
-3
/
+2
2008-03-05
Add --update option to smbget.
Charles
1
-3
/
+27
2008-01-05
Add -e to smbget.
Jeremy Allison
1
-0
/
+12
2007-10-10
r24943: Some stackframes
Volker Lendecke
1
-1
/
+2
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r20261: merge 20260 from samba_3_0_24
Herb Lewis
1
-12
/
+12
2007-10-10
r17847: Dummy commit
Volker Lendecke
1
-1
/
+1
2007-10-10
r12555: Fix more load_case_table swegfaults. Arggg.
Jeremy Allison
1
-0
/
+2
2007-10-10
r12054: We only have one more warning at -O6. That will take
Jeremy Allison
1
-9
/
+17
2007-10-10
r11833: fix build issues in smbget with the Sun compiler. Reported by Richard...
Gerald Carter
1
-10
/
+14
2007-10-10
r8755: more malloc fixes
Gerald Carter
1
-3
/
+3
2007-10-10
r4234: More malloc fixes to use the macros.
Jeremy Allison
1
-4
/
+4
2004-03-05
Add -O (for writing downloaded files to standard out) based on patch by
Jelmer Vernooij
1
-65
/
+80
2004-02-13
Fix ETA Calculation when resuming
Jelmer Vernooij
1
-1
/
+1
2004-01-07
Add smbget utility, a simple wget-like utility that uses libsmbclient.
Jelmer Vernooij
1
-0
/
+574