aboutsummaryrefslogtreecommitdiffstats
path: root/plpftp/ftp.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove some temporary debugging messages.Reuben Thomas2008-04-061-2/+0
* Update copyright year.Reuben Thomas2008-03-281-1/+1
* Make plpftp killsave try harder to kill programs.Reuben Thomas2008-03-281-30/+31
* Refactor the bodies of getln and slurp into a single routine, get_upto.Reuben Thomas2008-03-131-26/+11
* Fixes to make "make distcheck" work, including some reordering ofReuben Thomas2007-12-151-1/+1
* Remove still-born EXPERIMENTAL code.Reuben Thomas2007-12-151-13/+0
* Remove unused m4 tests, and test for readline version; we should allReuben Thomas2007-12-071-34/+0
* Add getclip. Only works for text for now; code for images is presentReuben Thomas2007-11-201-0/+172
* Add "putclip" command to set the clipboard, using code from klipsi.Reuben Thomas2007-11-201-1/+163
* Remove traces of plpbackup.Reuben Thomas2007-11-201-1/+1
* Backport slightly improved killsave/runrestore code from plpbackup.Reuben Thomas2007-11-201-83/+142
* Remove workaround for old readline lib.Reuben Thomas2007-11-151-6/+0
* Add settime commandReuben Thomas2006-05-161-1/+8
* - Changes for compiling with gcc 3.2Fritz Elfert2003-02-051-10/+12
* Applied patches from debian bug #104967 (not yet tested)Fritz Elfert2002-07-141-1/+3
* - Added setupinfoFritz Elfert2002-07-071-39/+61
* - rpcs: Implemented scratch RAM access.Fritz Elfert2002-03-201-2/+41
* - Corrected entries in machineinfoFritz Elfert2002-03-181-1/+4
* Prevent readline > 4.2 from looping.Fritz Elfert2002-03-181-0/+6
* - made kpsion SIBO-awareFritz Elfert2002-03-181-63/+33
* - ncpd now works with both Series 3 and Series 5Fritz Elfert2002-03-161-2/+10
* Spelling error: "Couln't" -> "Couldn't".Daniel Brahneborg2002-03-091-1/+1
* - i18n: Changed macros into inline functions to make string constantFritz Elfert2002-03-061-4/+40
* Various proto changes.Daniel Brahneborg2002-03-021-2/+32
* - Added SIS stuff by Daniel BrahneborgFritz Elfert2002-02-281-18/+27
* Configure check and support for readline 4.2Fritz Elfert2001-07-261-6/+18
* fixed some includes.Fritz Elfert2001-05-211-6/+6
* KPsion: added format stuff.Fritz Elfert2001-03-061-2/+2
* Modified icons.Fritz Elfert2001-03-011-999/+1005
* - Added KDE2 PropsDialog Plugin (incomplete)Fritz Elfert2001-02-061-10/+8
* Cleaned up ppsocket.Fritz Elfert2001-02-041-12/+13
* Replaced lot of ugly char * by string.Fritz Elfert2001-02-021-30/+17
* More cleanup:Fritz Elfert2001-02-011-31/+18
* - Fixed auto-completion once more.Fritz Elfert2001-01-311-20/+39
* - plpftp: Added ownerinfo in help.Fritz Elfert2001-01-201-0/+1
* - Applied patches from peter.riocreux@cs.man.ac.uk.Fritz Elfert2001-01-201-7/+40
* Try harder restarting applications with runrestore.Fritz Elfert2001-01-141-6/+36
* Fixed hang in Mail subdirectory.Fritz Elfert2000-11-111-2/+4
* Added checks for broken libreadline-4 on RH7 (needs libcurses instead ofFritz Elfert2000-11-111-2/+2
* Added a check for MX5 and modified process-name arguments dependingFritz Elfert2000-10-091-18/+43
* Added several checks for errors in queryDrive.Fritz Elfert2000-08-271-51/+60
* General cleanup:Fritz Elfert2000-08-071-63/+71
* Added a wrapper for enums and changed all return-code related stuffFritz Elfert2000-08-021-73/+28
* Get rid of second configuration header defs.h[.in].Fritz Elfert2000-08-021-1/+4
* Applied mjg-0.6 patch.Fritz Elfert2000-07-311-18/+113
* Release of plptools-0.5Fritz Elfert2000-01-171-103/+465
* Added RCS-Id's, CopyrightFritz Elfert1999-07-051-0/+3
* added wildcard matchingFritz Elfert1999-07-041-18/+103
* logging via syslog, more error-handling.Fritz Elfert1999-07-041-2/+2
* moved dir display from rfsv to ftp.Fritz Elfert1999-07-011-2/+27