1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-10 13:57:47 +03:00

9 Commits

Author SHA1 Message Date
Volker Lendecke
cdcea36095 r17847: Dummy commit 2007-10-10 11:38:53 -05:00
Jeremy Allison
c970d7d0a5 r12555: Fix more load_case_table swegfaults. Arggg.
What I'd give for a global constructor...
Jeremy.
2007-10-10 11:05:59 -05:00
Jeremy Allison
739c1c4d43 r12054: We only have one more warning at -O6. That will take
some more restructuring to fix.... Coming soon.
Jeremy.
2007-10-10 11:05:43 -05:00
Gerald Carter
d381c125b0 r11833: fix build issues in smbget with the Sun compiler. Reported by Richard Bollinger 2007-10-10 11:05:29 -05:00
Gerald Carter
b46546c18a r8755: more malloc fixes 2007-10-10 11:00:16 -05:00
Jeremy Allison
61479f56be r4234: More malloc fixes to use the macros.
Jeremy.
2007-10-10 10:53:39 -05:00
Jelmer Vernooij
cc164e5afb Add -O (for writing downloaded files to standard out) based on patch by
Bas van Sisseren <bas@dnd.utwente.nl>
-
Jelmer Vernooij
a5f09f0991 Fix ETA Calculation when resuming -
Jelmer Vernooij
82bd1b45a4 Add smbget utility, a simple wget-like utility that uses libsmbclient.
Supports recursive downloads and resume, progress indication and shows
estimated time remaining.
-