summaryrefslogtreecommitdiff
path: root/apps/netutils/ftpd
Commit message (Collapse)AuthorAgeFilesLines
* Correct some issues with last check-in; ez80 still does not buildpatacongo2012-11-111-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5339 42af7a65-404d-4744-a932-0658087f49c3
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-3/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5336 42af7a65-404d-4744-a932-0658087f49c3
* Remove executable property from source and make filespatacongo2012-09-132-0/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5146 42af7a65-404d-4744-a932-0658087f49c3
* Email address change in apps/patacongo2012-09-131-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5143 42af7a65-404d-4744-a932-0658087f49c3
* Developing a new way to handle application configurationspatacongo2012-04-141-0/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4609 42af7a65-404d-4744-a932-0658087f49c3
* Add kconfig documentationpatacongo2012-04-061-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4567 42af7a65-404d-4744-a932-0658087f49c3
* Adding skeleton Kconfig files (part 3 of 2)patacongo2012-04-061-0/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4566 42af7a65-404d-4744-a932-0658087f49c3
* Correct a buffer size error in the STM32 ethernet driverpatacongo2012-02-181-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4403 42af7a65-404d-4744-a932-0658087f49c3
* Correct and error in recv() and recvfrom() return valuepatacongo2012-02-181-25/+23
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4402 42af7a65-404d-4744-a932-0658087f49c3
* Document recvfrom() bugpatacongo2012-02-161-4/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4399 42af7a65-404d-4744-a932-0658087f49c3
* Fixes all known FTP server bugspatacongo2012-02-151-22/+80
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4398 42af7a65-404d-4744-a932-0658087f49c3
* Minor FTPD updatespatacongo2012-02-151-4/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4397 42af7a65-404d-4744-a932-0658087f49c3
* Fix an FTPD bugpatacongo2012-02-091-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4378 42af7a65-404d-4744-a932-0658087f49c3
* Fix a bug in the FAT statfs() implementationpatacongo2012-02-072-14/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4375 42af7a65-404d-4744-a932-0658087f49c3
* A little more FTP daemon cleanuppatacongo2012-02-051-109/+125
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4374 42af7a65-404d-4744-a932-0658087f49c3
* Fix more FTP server bugspatacongo2012-02-051-98/+44
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4373 42af7a65-404d-4744-a932-0658087f49c3
* FTP server is marginally functionalpatacongo2012-02-051-2/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4372 42af7a65-404d-4744-a932-0658087f49c3
* FTPD daemon and example now build without errorspatacongo2012-02-052-374/+216
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4371 42af7a65-404d-4744-a932-0658087f49c3
* Add build environment for the FTP daemonpatacongo2012-02-042-2/+99
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4370 42af7a65-404d-4744-a932-0658087f49c3
* Add the beginnings of an FTP serverpatacongo2012-02-042-0/+4727
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4368 42af7a65-404d-4744-a932-0658087f49c3