summaryrefslogtreecommitdiffstats
path: root/sesman/chansrv/clipboard_file.c
Commit message (Expand)AuthorAgeFilesLines
* Eliminate APP_CC and DEFAULT_CCPavel Roskin2017-03-141-13/+13
* Include config_ac.h from all source filesPavel Roskin2017-03-041-0/+4
* Constify string arguments in xrdp-chansrv sourcesPavel Roskin2017-01-221-3/+3
* Don't use final newline in log calls, it's already appendedPavel Roskin2016-10-171-1/+1
* chansrv: pathname also should be URL decodedKoichiro IWAO2016-08-301-0/+1
* chansrv: avoid chansrv SEGV when xinode is NULLKentaro Hayashi2016-07-211-1/+5
* Fix warnings for unused variables read from byte streamsPavel Roskin2016-04-231-2/+1
* Fix warnings about unused variables and functionsPavel Roskin2016-04-211-0/+2
* clipboard_file: include sys/time.h for struct timeval, needed on Mac OS XPavel Roskin2016-01-301-0/+1
* Run through codespellPavel Roskin2016-01-141-1/+1
* clipboard file paste, don't add new line to last lineJay Sorg2015-03-131-3/+9
* coverity: fixed unchecked return value from libraryLaxmikant Rashinkar2014-07-201-1/+7
* clipboard: enabled module loggingLaxmikant Rashinkar2013-08-141-57/+85
* hooked up clipboard code with FUSELaxmikant Rashinkar2013-04-261-4/+6
* o early checkin for drive redirectionLaxmikant Rashinkar2013-03-081-4/+4
* chansrv: fix clipboard crashJay Sorg2013-02-151-0/+10
* chansrv: ignore directory clipboard copies for now and clean up loggingJay Sorg2012-11-071-9/+16
* chansrv: make sure ~/xrdp_client exists, other cleanupsJay Sorg2012-11-071-40/+56
* chansrv: clipboard file copy / paste working nowJay Sorg2012-11-051-19/+52
* chansrv: work on clipboard file copyJay Sorg2012-11-041-6/+82
* chansrv: work on clipboard file copy pasteJay Sorg2012-11-031-14/+41
* chansrv: added --enable-fuse optionJay Sorg2012-11-021-4/+3
* chansrv: work on clipboardJay Sorg2012-10-291-4/+114
* chansrv: work on clipboardJay Sorg2012-10-211-3/+40
* chansrv: work on clipboardJay Sorg2012-10-181-3/+6
* chansrv: work on clipboardJay Sorg2012-10-141-6/+6
* chansrv: split out clipboard code, getting bigJay Sorg2012-10-141-0/+327