summaryrefslogtreecommitdiff
path: root/package/vsftpd
AgeCommit message (Collapse)Author
2008-08-04package: global largefile CFLAGS handlingPeter Korsgaard
2008-07-22vsftp: enable and fix linkingPeter Korsgaard
Patch by Wade Berrier. It still errors out on sysdeputil.c for me, but this is no worse than it was before, so committing.
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
'default n' is the default, so there's no need to say it explicitly.
2007-08-22- global whitespace trimmingBernhard Reutner-Fischer
2007-07-28Replace space by tabsUlf Samuelsson
2006-12-14- Add skeleton for vsftpd, an FTP daemon.Bernhard Reutner-Fischer
sysdeputil needs treatment, perhaps it get's Claudio Leonel started