summaryrefslogtreecommitdiff
path: root/noncore/net/ftplib
AgeCommit message (Expand)AuthorFilesLines
2007-01-29Each file in this commit has an issue where the initial value of a variableerik1-1/+1
2007-01-24Every file in this commit has a memory leak of some kind or another. I thinkerik1-0/+4
2007-01-22Every file in this commit makes a call to a function which returns a value.erik1-2/+6
2004-12-24Repair damage done by a broken replace program. Note to self: Never use anyth...mickeyl1-91/+1
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl1-1/+91
2004-09-18make cross compilablellornkcor1-1/+1
2004-09-18link with gcc, not g++llornkcor1-1/+1
2004-03-28remove hardcoded build types "debug" and "release". these are set by the buil...mickeyl1-1/+1
2004-02-14Clean-up of .cvsignore filesdrw1-1/+3
2004-02-14Make info in *.control files a little more consistent (mostly modified Mainta...drw1-3/+3
2003-08-09Merge from BRANCH_1_0kergoth1-1/+1
2003-06-04sanitizedschurig1-1/+1
2003-04-22Add Package: field to control files. This will facilitate ditching mkipks in...kergoth1-0/+1
2003-04-22Dependency fixes. s/opie-base/task-opie-minimal/; s/libqt2-emb-fonts/qte-font...kergoth1-1/+1
2003-04-20opie-lupdatezecke1-1/+1
2003-01-26Remove depends on a specific version.. it should be depending on >= or <= dep...kergoth1-1/+1
2003-01-24Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate inc...kergoth1-1/+1
2003-01-23QTDIR/lib -> OPIEDIR/libkergoth2-2/+2
2003-01-16i18n for new buildsystem :)kergoth1-0/+4
2002-11-21usualharlekin1-0/+1
2002-11-09Add ftp library. remember to make -f Makefile.test clean-configs before menuc...kergoth1-0/+3
2002-11-09move ftp stuff from opieftp to shared libllornkcor4-0/+1485