summaryrefslogtreecommitdiff
path: root/source3/utils/smbget.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r20261: merge 20260 from samba_3_0_24Herb Lewis1-12/+12
2007-10-10r17847: Dummy commitVolker Lendecke1-1/+1
2007-10-10r12555: Fix more load_case_table swegfaults. Arggg.Jeremy Allison1-0/+2
2007-10-10r12054: We only have one more warning at -O6. That will takeJeremy Allison1-9/+17
2007-10-10r11833: fix build issues in smbget with the Sun compiler. Reported by Richard...Gerald Carter1-10/+14
2007-10-10r8755: more malloc fixesGerald Carter1-3/+3
2007-10-10r4234: More malloc fixes to use the macros.Jeremy Allison1-4/+4
2004-03-05Add -O (for writing downloaded files to standard out) based on patch byJelmer Vernooij1-65/+80
2004-02-13Fix ETA Calculation when resumingJelmer Vernooij1-1/+1
2004-01-07Add smbget utility, a simple wget-like utility that uses libsmbclient.Jelmer Vernooij1-0/+574