aboutsummaryrefslogtreecommitdiffstats
path: root/plpftp
Commit message (Collapse)AuthorAgeFilesLines
* Make reasonably recent autotools happy; remove gettext filesReuben Thomas2013-12-161-1/+1
|
* Convert .cvsignore files to .gitignore filesReuben Thomas2013-12-162-5/+1
|
* Remove some temporary debugging messages.Reuben Thomas2008-04-061-2/+0
|
* Remove bogus error message translation lookup.Reuben Thomas2008-04-061-2/+2
|
* Update copyright year.Reuben Thomas2008-03-281-1/+1
|
* Make plpftp killsave try harder to kill programs.Reuben Thomas2008-03-281-30/+31
| | | | | Fix a long-standing bug in plpftp runrestore for running badly-behaved programs.
* 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-152-3/+2
| | | | #includes to make supplied gettext work.
* Remove still-born EXPERIMENTAL code.Reuben Thomas2007-12-151-13/+0
|
* Move last header plp_inttypes.h out of include and into lib.Reuben Thomas2007-12-141-2/+0
| | | | | Remove RCS Ids from Makefile.am's so that checking in a Makefile.am doesn't cause automake to be run.
* Replace plpnfsd with plpfuse.Reuben Thomas2007-12-131-3/+0
| | | | Other minor simplifications to the build system.
* Remove unused m4 tests, and test for readline version; we should allReuben Thomas2007-12-071-34/+0
| | | | be using at least 4.2 by now.
* Add getclip. Only works for text for now; code for images is presentReuben Thomas2007-11-202-0/+173
| | | | but commented out.
* Add "putclip" command to set the clipboard, using code from klipsi.Reuben Thomas2007-11-203-5/+182
|
* Remove traces of plpbackup.Reuben Thomas2007-11-201-1/+1
|
* Backport slightly improved killsave/runrestore code from plpbackup.Reuben Thomas2007-11-201-83/+142
|
* Add myself to copyrightReuben Thomas2007-11-201-0/+1
|
* Remove workaround for old readline lib.Reuben Thomas2007-11-154-73/+2
|
* Add settime commandReuben Thomas2006-05-161-1/+8
|
* - Changes for compiling with gcc 3.2Fritz Elfert2003-02-052-15/+20
|
* - Removed ccmalloc stuff. Now using valgrindFritz Elfert2002-08-111-1/+1
| | | | | - Cleanup of LDFLAGS for less depencies - Added workaround specfile for broken Autoreq on SuSE and Mandrake
* - Fixed setting of CFLAGS and CXXFLAGS: With --enable-debug, disable -OFritz Elfert2002-08-111-1/+1
| | | | | | | | | | | - Removed ccmalloc support. Now using valgrind - Added missing mainainer-clean-local targets - Fixed uninitialized array in IOwatch, reported by valgrind. - Fixed missing definition of LC_ALL if compiling without -O - Fixed invalid access to datapump thread (not yet created), reported by valgrind. - Fixed wrong parameters of QRegExp when using QT 3.x - Fixed KTar initialization which has changed in KDE 3.x
* - Non-KDE stuff now builds correctly with gcc3Fritz Elfert2002-07-141-0/+2
|
* 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
| | | | | | | | - Updated spec file (not complete) - Updated KDE translations - kioslave and property-dialog now translate correctly - ppsocket: Added a patch for FreeBSD - plpftp: Some experimental code for testing
* - Corrected entries in machineinfoFritz Elfert2002-03-181-1/+4
| | | | | - Adapted plpftp and plpprops to new machineinfo - Translations.
* Prevent readline > 4.2 from looping.Fritz Elfert2002-03-181-0/+6
|
* - made kpsion SIBO-awareFritz Elfert2002-03-181-63/+33
| | | | | | | | - Added SIBO-related stuff in PsiTime - Added new class PsiProcess, renamed rpcs:queryDrive to queryPrograms and changed it accordingly - Adapted kspion, plpbackup, plpnfsd and plpftp to use queryPrograms - Several cleanups in rfsv16
* - ncpd now works with both Series 3 and Series 5Fritz Elfert2002-03-161-2/+10
| | | | | | | | | - ncpd now has autobaud feature (default on), which cycles baudrate - lib: added getSpeed() for retrieving current speed of connection - plpftp: Use getSpeed() - plpbackup: Ongoing work - configure stuff: removed several entries from acconfig.h comments now defined as 3rd arg to AC_DEFINE...
* Spelling error: "Couln't" -> "Couldn't".Daniel Brahneborg2002-03-091-1/+1
|
* - i18n: Changed macros into inline functions to make string constantFritz Elfert2002-03-062-21/+128
| | | | | concatenation of gcc possible. - Unified commandline arguments.
* Various proto changes.Daniel Brahneborg2002-03-021-2/+32
|
* - Added SIS stuff by Daniel BrahneborgFritz Elfert2002-02-285-55/+86
| | | | - Change readline detection again
* - ccmalloc upgradeFritz Elfert2002-02-151-1/+1
|
* Make unconditional gettext conditional.Fritz Elfert2001-07-261-1/+1
|
* Configure check and support for readline 4.2Fritz Elfert2001-07-261-6/+18
|
* fixed some includes.Fritz Elfert2001-05-211-6/+6
|
* Fixed NLS not working with newer glibc.Fritz Elfert2001-05-211-8/+9
|
* NLS fixes, kpsion configFritz Elfert2001-03-241-0/+2
|
* KPsion: added format stuff.Fritz Elfert2001-03-061-2/+2
|
* Modified icons.Fritz Elfert2001-03-013-1079/+1096
| | | | | | Started NLS support. Added kpsion KDE2 application. Unified file-headers.
* Use new error-reporting facility from rfsvfactory.Fritz Elfert2001-02-071-1/+1
|
* - Added KDE2 PropsDialog Plugin (incomplete)Fritz Elfert2001-02-062-16/+8
| | | | | | | | | | | | - Fixed some KDE related autoconf stuff - Added PlpDrive class for returning results from rfsv:devinfo - Added auto-watch in ppsocket and finally got rid of the nasty SIGPIPE bug. Now it's no more necessary to ignore SIGPIPE in applications. - Made constructors of rfsv16, rfsv32, rpcs16 and rpcs32 private to enforce use of the factories. - Removed error output in the factories and replaced that by error codes which can be retrieved and evaluated by an application.
* Cleaned up ppsocket.Fritz Elfert2001-02-041-12/+13
| | | | More 64bit-related stuff.
* Replaced lot of ugly char * by string.Fritz Elfert2001-02-021-30/+17
| | | | | | | Fixed bug in plpftp's filename-completion, which was introduced yesterday. Added a class PlpUID for dealing with application-UIDs Added UID->mimetype mapping in kioslave.
* More cleanup:Fritz Elfert2001-02-013-34/+22
| | | | | | | | | | | | | | | - Removed bool.h and references to it everywhere. This is checked now in ./configure and the stuff went into acconfig.h - Replaced ugly bufferStore-based method of returning directory entries from rfsv::readdir() by a cleaner way. (A new, separate class PlpDirent is returned now.) With the old implementation, the caller has to know about the layout of the entries. Also, the old implementation was not 64bit aware. - Similar replacement done for rfsv::dir(). This now returns the entries in a standard STL container (deque) instead of a bufferArray. - Started renaming #include statements for standard library headers from the old <xxx.h> form to the new recommended <xxx> form.
* - Fixed auto-completion once more.Fritz Elfert2001-01-311-20/+39
| | | | | - Adapted callbacks. - Added "cp" and "volname" commands.
* - plpftp: Added ownerinfo in help.Fritz Elfert2001-01-201-0/+1
| | | | - Updated specfile.
* - Applied patches from peter.riocreux@cs.man.ac.uk.Fritz Elfert2001-01-201-7/+40
| | | | | - Added ownerinfo command to plpftp. - Fixed filename completion to handle remote subdirs.