History for barebox / net / nfs.c
2020-06-03
@Sascha Hauer
nfs: Fix out of bounds read ...
Sascha Hauer committed on 3 Jun 2020
2019-09-02
@Sascha Hauer
net: nfs: Fix possible buffer overflow ...
Sascha Hauer committed on 2 Sep 2019
2015-07-02
@Antony Pavlov
treewide: fix 'new blank line at EOF' formatting error ...
Antony Pavlov authored on 30 Jun 2015 Sascha Hauer committed on 2 Jul 2015
2014-05-14
@Holger Schurig
commands: harmonize in-barebox documentation ...
Holger Schurig authored on 13 May 2014 Sascha Hauer committed on 14 May 2014
@Holger Schurig
commands: group 'help' output ...
Holger Schurig authored on 13 May 2014 Sascha Hauer committed on 14 May 2014
2012-02-27
@Sascha Hauer
commands: remove struct command pointer from commands ...
Sascha Hauer committed on 27 Feb 2012
2012-01-25
@Marc Kleine-Budde
net/nfs: increase timeout to 15 seconds ...
Marc Kleine-Budde authored on 24 Jan 2012 Sascha Hauer committed on 25 Jan 2012
2011-04-12
@Sascha Hauer
net: add a context to the packet handler ...
Sascha Hauer committed on 12 Apr 2011
2010-06-28
@Sascha Hauer
nfs: resend requests after timeout ...
Sascha Hauer committed on 28 Jun 2010
@Sascha Hauer
nfs: Use generic progression bar ...
Sascha Hauer committed on 28 Jun 2010
2010-06-17
@Sascha Hauer
implement nfs using new network stack ...
Sascha Hauer committed on 17 Jun 2010
2010-02-01
@Sascha Hauer
remove typedef cmd_tbl_t and replace it with struct command ...
Sascha Hauer committed on 1 Feb 2010
@Sascha Hauer
Move tftp/nfs specific code to net/* ...
Sascha Hauer committed on 1 Feb 2010
2009-12-15
@Sascha Hauer
rename U-Boot-v2 project to barebox ...
Sascha Hauer committed on 15 Dec 2009
2009-10-19
@Sascha Hauer
nfs: allow only serverip ...
Sascha Hauer authored on 17 Oct 2009 Sascha Hauer committed on 19 Oct 2009
@Sascha Hauer
pass filename to nfs and tftp start functions ...
Sascha Hauer authored on 17 Oct 2009 Sascha Hauer committed on 19 Oct 2009
@Sascha Hauer
nfs: no default filename, we always have a filename ...
Sascha Hauer authored on 17 Oct 2009 Sascha Hauer committed on 19 Oct 2009
2009-10-17
@Sascha Hauer
remove unused variable NetBootFileSize ...
Sascha Hauer committed on 17 Oct 2009
2009-10-13
@Sascha Hauer
net: cleanup header file ...
Sascha Hauer committed on 13 Oct 2009
2008-09-30
@Sascha Hauer
nfs: fix calling of string_to_ip() ...
Sascha Hauer committed on 30 Sep 2008
2008-03-31
@Sascha Hauer
make nfs work
Sascha Hauer committed on 31 Mar 2008
2007-09-26
@Sascha Hauer
print_size() -> size_human_readable() ...
Sascha Hauer committed on 26 Sep 2007
2007-09-24
@Sascha Hauer
move dirname() and basename() to lib/libgen.c and add header file
Sascha Hauer committed on 24 Sep 2007
2007-07-05
@Sascha Hauer
svn_rev_108 ...
Sascha Hauer authored on 5 Jul 2007 Sascha Hauer committed on 5 Jul 2007
@Sascha Hauer
svn_rev_025 ...
Sascha Hauer authored on 5 Jul 2007 Sascha Hauer committed on 5 Jul 2007
2005-08-05
@Wolfgang Denk
Fix return code of NFS command ...
Wolfgang Denk committed on 5 Aug 2005
2005-08-03
@Wolfgang Denk
Fix endianess problem in TFTP / NFS default filenames ...
Wolfgang Denk committed on 3 Aug 2005
2004-09-28
@wdenk
* Patch by Ganapathi C, 04 Aug 2004: ...
wdenk committed on 28 Sep 2004
2004-06-30
@wdenk
* Fix "cls" command when used with splash screen ...
wdenk committed on 30 Jun 2004
2004-04-15
@wdenk
Patches by Pantelis Antoniou, 30 Mar 2004: ...
wdenk committed on 15 Apr 2004