summaryrefslogtreecommitdiffstats
path: root/package/vsftpd
Commit message (Collapse)AuthorAgeFilesLines
* package: global largefile CFLAGS handlingPeter Korsgaard2008-08-041-4/+1
|
* vsftp: enable and fix linkingPeter Korsgaard2008-07-221-1/+5
| | | | | | | Patch by Wade Berrier. It still errors out on sysdeputil.c for me, but this is no worse than it was before, so committing.
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* - global whitespace trimmingBernhard Reutner-Fischer2007-08-221-4/+4
|
* Replace space by tabsUlf Samuelsson2007-07-281-4/+4
|
* - Add skeleton for vsftpd, an FTP daemon.Bernhard Reutner-Fischer2006-12-143-0/+95
sysdeputil needs treatment, perhaps it get's Claudio Leonel started