Fix all warnings in source3 with gcc4.3.
[nivanova/samba-autobuild/.git] / source3 / utils / smbget.c
2009-01-01 Jeremy AllisonFix all warnings in source3 with gcc4.3.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-03-17 Marc VanHeyningenCoverity fixes
2008-03-11 CharlesThe attached patch removes some global variables, and...
2008-03-09 CharlesFix return code.
2008-03-09 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-03-09 Charlessmbget: Make global variables static.
2008-03-06 Stefan MetzmacherMerge commit 'origin/v3-2-stable' into v3-2-test
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-03-05 Jelmer VernooijFix formatting.
2008-03-05 CharlesAdd --update option to smbget.
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-05 Steve FrenchMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-05 Jeremy AllisonAdd -e to smbget.
2007-10-10 Volker Lendecker24943: Some stackframes
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Herb Lewisr20261: merge 20260 from samba_3_0_24
2007-10-10 Volker Lendecker17847: Dummy commit
2007-10-10 Jeremy Allisonr12555: Fix more load_case_table swegfaults. Arggg.
2007-10-10 Jeremy Allisonr12054: We only have one more warning at -O6. That...
2007-10-10 Gerald Carterr11833: fix build issues in smbget with the Sun compile...
2007-10-10 Gerald Carterr8755: more malloc fixes
2007-10-10 Jeremy Allisonr4234: More malloc fixes to use the macros.
2004-03-05 Jelmer VernooijAdd -O (write downloaded files to stdout), based on...
2004-03-05 Jelmer VernooijAdd -O (for writing downloaded files to standard out...
2004-02-13 Jelmer VernooijFix eta calculation when resuming
2004-02-13 Jelmer VernooijFix ETA Calculation when resuming
2004-01-13 Gerald Cartersync HEAD with recent changes in 3.0
2004-01-07 Jelmer VernooijAdd smbget utility, a simple wget-like utility that...