More const fixes. Remove CONST_DISCARD.
[ambi/samba-autobuild/.git] / source3 / utils / smbget.c
2011-05-05 Jeremy AllisonMore const fixes. Remove CONST_DISCARD.
2011-04-26 Günther Deschners3-utils: Fix Bug #8106. Fix the build of smbget on...
2011-04-15 Volker Lendeckes3: Fix bug 8066, wrong output in smbget
2011-01-26 Andreas Schneiders3-utils: Fixed possible resource leak in smbget.
2010-09-10 Jeremy AllisonCheck all SMB_MALLOC returns correctly. Found by Andrea...
2010-09-09 Günther Deschners3-utils: remove unused variable in smbget.
2010-09-08 Björn Jackes3: use time_mono throughout in smbget
2010-08-31 Björn Jackes3: use monotonic clock for time deltas in smbget
2010-08-05 Andreas Schneiders3-popt: Only include popt-common.h when needed.
2010-07-04 Volker Lendeckes3: Fix bug 7338, smbget skips leading slash when using...
2010-07-04 Volker Lendeckes3: Fix some nonempty blank lines
2010-01-28 Jeremy AllisonFix bug #7069 - smbget does not return an error status...
2009-11-30 Volker LendeckeFix bug 6546: Avoid accessing buf[-1] if NUL byte comes...
2009-05-15 Volker LendeckeFix bug 6361: Make --rcfile work in smbget
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Jeremy AllisonMore warning fixes for Solaris.
2009-02-19 Jeremy AllisonFix printf warnings found on systems where time_t ...
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...