index
:
xrdp-proprietary
master
ulab-next
ulab-next-nosound
ulab-original
Donated space for related uLab project
TDE Gitea Workspace
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xrdp
Commit message (
Expand
)
Author
Age
Files
Lines
*
finish for supporting swiss german keyboard
Thomas Spalinger
2015-04-19
1
-0
/
+3
*
Merge pull request #226 from metalefty/freebsd/openpam
jsorg71
2015-04-01
1
-1
/
+118
|
\
|
*
xrdp: xrdp_mm.c detect and use OpenPAM
Koichiro IWAO
2015-03-16
1
-1
/
+118
*
|
add frame acks and h264 codec mode basics
Jay Sorg
2015-03-28
6
-198
/
+284
|
/
*
xrdp: fix -h -v option if xrdp.ini is invalid
Koichiro IWAO
2015-03-10
1
-47
/
+49
*
xrdp_keyboard.ini: Fix jp keyboard model
Akira Taniguchi
2014-12-29
1
-0
/
+1
*
Add Japanese keymap codes in xrdp_keyboard.ini
Koichiro IWAO
2014-12-11
1
-0
/
+9
*
Fix spelling error and typo
Mike Rostermund
2014-11-20
1
-1
/
+1
*
Merge pull request #178 from mgorny/altgr-keymap
jsorg71
2014-11-08
3
-1
/
+22
|
\
|
*
Install and enable 0415/pl keymap
Michał Górny
2014-10-27
1
-0
/
+3
|
*
keymap: support combining shift & capslock with altgr
Michał Górny
2014-10-24
2
-1
/
+19
*
|
vnc: Added delay_ms option. Fixes neutrinolabs/xrdp#182
Anthony Agresta
2014-11-07
1
-0
/
+4
*
|
Merge pull request #173 from moobyfr/default-autorun-ini
jsorg71
2014-11-01
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
Set a value for the default autorun session
BLINDAUER Emmanuel
2014-09-21
1
-0
/
+3
*
|
big endian fix
Jay Sorg
2014-09-20
1
-2
/
+31
|
/
*
no logic change, indent
Jay Sorg
2014-09-04
1
-62
/
+83
*
Merge pull request #137 from ArvidNorr/choose_shortcutdev
jsorg71
2014-09-04
1
-3
/
+78
|
\
|
*
support for preferred combo box choice added
ArvidNorr
2014-05-23
1
-3
/
+78
*
|
xrdp: encoder shutdown fix
Jay Sorg
2014-08-19
1
-3
/
+4
*
|
xrdp: add tcutils to xrdp.ini
Jay Sorg
2014-08-12
1
-0
/
+1
*
|
move some hard code paths to defines in header
Jay Sorg
2014-08-06
1
-2
/
+2
*
|
added option to set rdp crypto level to none
Jay Sorg
2014-08-05
1
-0
/
+2
*
|
add xrdp_keyboard.ini to Makefile.am
Jay Sorg
2014-07-31
1
-1
/
+2
*
|
xrdp: added xrdp_keyboard.ini
Jay Sorg
2014-07-31
1
-0
/
+105
*
|
xrdp: if PACKAGE_VERSION not defined, define as ???
Jay Sorg
2014-07-28
1
-0
/
+4
*
|
xrdp: don't include config.h unless HAVE_CONFIG_H is defined
Jay Sorg
2014-07-27
1
-0
/
+2
*
|
coverity: Resource leak (2nd round)
Laxmikant Rashinkar
2014-07-27
2
-1
/
+4
*
|
coverity: read from pointer after free
Laxmikant Rashinkar
2014-07-27
1
-1
/
+1
*
|
coverity: array compared against 0
Laxmikant Rashinkar
2014-07-26
2
-3
/
+2
*
|
Merge branch 'devel' of github.com:NeutrinoLabs/xrdp into devel
Laxmikant Rashinkar
2014-07-26
2
-3
/
+8
|
\
\
|
*
\
Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into
Idan Freiberg
2014-07-23
10
-91
/
+318
|
|
\
\
|
*
|
|
libxrdp, common: work on TLS mode
Idan Freiberg
2014-07-23
2
-3
/
+8
*
|
|
|
coverity: improper use of negative value
Laxmikant Rashinkar
2014-07-26
3
-4
/
+8
|
|
/
/
|
/
|
|
*
|
|
coverity: Dereference after null check
Laxmikant Rashinkar
2014-07-20
5
-50
/
+50
*
|
|
coverity: fixed unchecked return value from library
Laxmikant Rashinkar
2014-07-20
2
-7
/
+35
*
|
|
work on codec mode
Jay Sorg
2014-07-19
3
-26
/
+218
*
|
|
coverity: fixed resolution leak issues
Laxmikant Rashinkar
2014-07-19
4
-8
/
+14
*
|
|
small fix for rdp scancode file
Jay Sorg
2014-07-16
1
-2
/
+3
|
/
/
*
|
xrdp: fix for prefilled username issue
speidy
2014-07-11
1
-1
/
+3
*
|
added --enable-rfxcodec
Jay Sorg
2014-07-10
2
-1
/
+12
*
|
libxrdp: added an option to enforce security layer in xrdp.ini
Idan Freiberg
2014-07-09
1
-1
/
+1
*
|
default max_bpp to 32
Jay Sorg
2014-06-29
1
-1
/
+1
*
|
32 bpp compress the alpha, leave room for biggest 32 bpp data
Jay Sorg
2014-06-29
1
-2
/
+2
*
|
libxrdp: cursor big endian fix
Jay Sorg
2014-06-23
1
-4
/
+10
*
|
work on 32 bit planar bitmap compressor
Jay Sorg
2014-06-10
1
-5
/
+74
*
|
added support for optional background image
ArvidNorr
2014-05-23
3
-1
/
+26
|
/
*
xrdp: don't show connection log unless there is a problem
Jay Sorg
2014-05-19
3
-5
/
+29
*
xrdp: update web site
Jay Sorg
2014-05-19
1
-2
/
+2
*
xrdp: allow xrdp to listen in UDS
Jay Sorg
2014-05-15
1
-4
/
+19
*
turn on bulk compressor by default
Jay Sorg
2014-05-05
1
-1
/
+1
[next]