summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* common: set log file fd to close on execJay Sorg2015-09-271-0/+7
|
* common: fix logic for internal_log_endJay Sorg2015-09-271-1/+1
|
* Merge pull request #274 from teckids/submit-upstreamjsorg712015-09-013-0/+26
|\ | | | | remove remaining proven DFSG-unfree files
| * add historic GPLv2+ to Simone’s filesmirabilos2015-08-262-0/+26
| | | | | | | | this becomes GPLv3+ when combined with Apache v2 licenced files
| * replace image with one I shot myself just now: “Blick auf’s Meßdorfer ↵mirabilos2015-08-261-0/+0
| | | | | | | | | | | | | | Feld” (view towards Meßdorfer Feld, from ↳ tarent) published under any OSI certified Open Source licence
* | Merge pull request #278 from itamarjp/develItamar Reis Peixoto2015-08-301-4/+9
|\ \ | | | | | | add missing .ini files into extra_dist, so they will appear in xrdp tarball after a make dist
| * | add missing .ini files into extra_dist, so they will appear in xrdp tarball ↵Itamar Reis Peixoto2015-08-301-4/+9
| | | | | | | | | | | | after a make dist
* | | xorgxrdp=4a2b11fJay Sorg2015-08-261-0/+0
| |/ |/|
* | vnc: fix a issue with passwords longer that 8Jay Sorg2015-08-201-1/+3
| |
* | Merge pull request #270 from teckids/submit-upstreamjsorg712015-08-191-0/+4
|\ \ | | | | | | merge copyright and licence for this file from where it was taken from
| * | merge copyright and licence for this file from where it was taken frommirabilos2015-08-051-0/+4
| | |
* | | Merge pull request #272 from moobyfr/feature-xorgxrdp-allowxrandrjsorg712015-08-191-1/+1
|\ \ \ | | | | | | | | Allow to reconnect with a different size while using the Xorg module
| * | | Allow to reconnect with a different size while using the Xorg moduleBlindauer Emmanuel2015-08-191-1/+1
|/ / /
* | | common: remove d3des filesJay Sorg2015-08-183-568/+0
| | |
* | | common: changes to trans for timeoutJay Sorg2015-08-181-4/+72
| | |
* | | vnc: remove rfbDes callsJay Sorg2015-08-182-6/+10
| | |
* | | sesman: remove rfbDes callsJay Sorg2015-08-182-10/+9
| | |
* | | common: add g_mirror_memcpyJay Sorg2015-08-182-0/+58
| | |
* | | xorgxrdp=f72dda9Jay Sorg2015-08-171-0/+0
| | |
* | | remove some more generated filesJay Sorg2015-08-173-140/+0
| | |
* | | remove some qt generated filesJay Sorg2015-08-102-1295/+0
|/ /
* | Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into develspeidy2015-08-031-2/+2
|\ \
| * | xorgxrdp=f72dda9Jay Sorg2015-08-031-0/+0
| | |
| * | remove trailing white spaceJay Sorg2015-08-031-2/+2
| | |
* | | bootstrap, add libtoolizespeidy2015-08-032-1/+1
|/ /
* | sesman: don't use hard code path for XorgJay Sorg2015-08-031-2/+2
| |
* | multimon fix, mstsc reports desktop width and height of primary onlyJay Sorg2015-08-031-0/+29
| |
* | X11rdp: do not Enqueue motion unless mouse position actually changes, fixes ↵Jay Sorg2015-07-191-2/+14
| | | | | | | | some context menus not always working
* | xup: fix for when Xorg/X11rdp to xup message payload is zeroJay Sorg2015-07-181-3/+7
| |
* | Merge pull request #265 from itamarjp/develItamar Reis Peixoto2015-07-152-1/+2
|\ \ | |/ | | improve systemd unit files
| * improve systemd unit filesItamar Reis Peixoto2015-07-152-1/+2
|/
* Merge pull request #261 from itamarjp/develItamar Reis Peixoto2015-07-145-5/+12
|\ | | | | add missing files into extra_dist, this is required when using make dist to generate a tarball
| * add more missing files into extra_distitamarjp2015-07-142-2/+4
| |
| * add missing files into extra_dist,itamarjp2015-07-144-4/+9
|/ | | | this is required when using make dist to generate a tarball
* Merge branch 'devel' of git:neutrinolabs/xrdp into develJay Sorg2015-07-134-15/+129
|\
| * Merge pull request #252 from metalefty/freebsd/instfilesjsorg712015-07-124-15/+129
| |\ | | | | | | instfiles: merge rc script from FreeBSD
| | * instfiles: merge rc script from FreeBSDKoichiro IWAO2015-06-184-15/+129
| | | | | | | | | | | | | | | - merge rc script from FreeBSD - modify Makefile.am to detect OS and install suitable files
* | | add timeout to trans_get_wait_objs_rwJay Sorg2015-07-136-6/+6
|/ /
* | fix problem caused by b56aa98 for tls connectionsJay Sorg2015-07-121-1/+1
| |
* | move libvnc to trans for ioJay Sorg2015-07-122-211/+177
| |
* | update the copyright yearJay Sorg2015-07-122-2/+2
| |
* | set the source for xup moduleJay Sorg2015-07-111-0/+5
| |
* | set the source for chansrvJay Sorg2015-07-111-2/+4
| |
* | fix for libxrdp_resetJay Sorg2015-07-111-8/+0
| |
* | update the module APIJay Sorg2015-07-105-45/+47
| |
* | xup: move to trans for ioJay Sorg2015-07-102-250/+161
| |
* | work on main loop changesJay Sorg2015-07-057-29/+142
|/
* Merge pull request #251 from metalefty/freebsd/sesmanjsorg712015-06-171-0/+41
|\ | | | | sesman: merge FreeBSD local patch for session.c
| * sesman: add copyright noice for code from OpenSSHKoichiro IWAO2015-06-161-0/+5
| |
| * sesman: merge FreeBSD local patch for session.cKoichiro IWAO2015-06-161-0/+36
|/ | | | | net/xrdp: effective login name is not set by xrdp-sesman https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=157282