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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Xorg: added XVideo extension
Jay Sorg
2014-09-20
5
-4
/
+533
*
librfxcodec=de6a45c
Jay Sorg
2014-09-05
1
-0
/
+0
*
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
*
|
Merge pull request #167 from metalefty/rhel-bug-694552
jsorg71
2014-09-04
1
-1
/
+1
|
\
\
|
*
|
X11rdp: explicitly disable dtrace for xorg-server
Koichiro IWAO
2014-08-18
1
-1
/
+1
*
|
|
common: no logic change, remove spaces
Jay Sorg
2014-08-27
2
-32
/
+32
*
|
|
work on tls mode
speidy
2014-08-22
5
-236
/
+68
*
|
|
xrdp: encoder shutdown fix
Jay Sorg
2014-08-19
1
-3
/
+4
|
/
/
*
|
chansrv: check for nil
Jay Sorg
2014-08-13
1
-8
/
+13
*
|
chansrv: allow multiple xrdpapi connections
Jay Sorg
2014-08-12
1
-38
/
+76
*
|
common: some minor changes to arch.h
Jay Sorg
2014-08-12
1
-2
/
+20
*
|
Merge pull request #165 from metalefty/fix-for-big-endian-arches
jsorg71
2014-08-12
1
-1
/
+3
|
\
\
|
*
|
common: fix check for big endian arches
Koichiro IWAO
2014-08-12
1
-1
/
+3
|
/
/
*
|
xrdp: add tcutils to xrdp.ini
Jay Sorg
2014-08-12
1
-0
/
+1
*
|
sesman: more checks when looking for a free display
Jay Sorg
2014-08-06
1
-0
/
+30
*
|
move some hard code paths to defines in header
Jay Sorg
2014-08-06
4
-8
/
+25
*
|
pulse sink: check for partial sends
Jay Sorg
2014-08-06
1
-3
/
+16
*
|
chansrv: sound_send_wave_data changes
Jay Sorg
2014-08-06
1
-3
/
+11
*
|
Add details for crypt_level=fips to man page
anthonyagresta
2014-08-06
1
-1
/
+5
*
|
security change for none
Jay Sorg
2014-08-05
2
-48
/
+49
*
|
added option to set rdp crypto level to none
Jay Sorg
2014-08-05
3
-2
/
+25
*
|
no logic change, convert tabs to spaces
Jay Sorg
2014-08-05
2
-20
/
+21
*
|
Merge branch 'devel' of github.com:NeutrinoLabs/xrdp into devel
Laxmikant Rashinkar
2014-08-02
9
-158
/
+481
|
\
\
|
*
|
add xrdp_keyboard.ini to Makefile.am
Jay Sorg
2014-07-31
2
-13
/
+29
|
*
|
header fix
Jay Sorg
2014-07-31
1
-1
/
+1
|
*
|
common: fix some warning for TLS
Jay Sorg
2014-07-31
2
-113
/
+125
|
*
|
load the rdp to X11 keybaord mappings from file
Jay Sorg
2014-07-31
3
-43
/
+228
|
*
|
xrdp: added xrdp_keyboard.ini
Jay Sorg
2014-07-31
1
-0
/
+105
|
*
|
added keyboard info to xrdp_client_info.h
Jay Sorg
2014-07-31
1
-0
/
+5
*
|
|
coverity: fixed miscellaneous issues
Laxmikant Rashinkar
2014-08-02
1
-0
/
+1
|
/
/
*
|
coverity: fixed unsigned compare against 0
Laxmikant Rashinkar
2014-07-28
1
-5
/
+0
*
|
coverity: uninitialized scalar variable
Laxmikant Rashinkar
2014-07-28
1
-0
/
+3
*
|
coverity: fixed missing break in switch
Laxmikant Rashinkar
2014-07-28
2
-1
/
+4
*
|
xrdp: if PACKAGE_VERSION not defined, define as ???
Jay Sorg
2014-07-28
1
-0
/
+4
*
|
common: fix for list16_insert_item
Jay Sorg
2014-07-28
1
-1
/
+1
*
|
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
6
-4
/
+12
*
|
coverity: read from pointer after free
Laxmikant Rashinkar
2014-07-27
2
-2
/
+3
*
|
coverity: explicit null dereferenced
Laxmikant Rashinkar
2014-07-27
1
-2
/
+1
*
|
coverity: copy into fixed sized buffer
Laxmikant Rashinkar
2014-07-27
3
-2
/
+7
*
|
coverity: copy into fixed sized buffer
Laxmikant Rashinkar
2014-07-26
3
-7
/
+7
*
|
buffer not null terminated
Laxmikant Rashinkar
2014-07-26
1
-1
/
+1
*
|
coverity: array compared against 0
Laxmikant Rashinkar
2014-07-26
2
-3
/
+2
*
|
coverity: dead code
Laxmikant Rashinkar
2014-07-26
5
-17
/
+13
*
|
Merge branch 'devel' of github.com:NeutrinoLabs/xrdp into devel
Laxmikant Rashinkar
2014-07-26
23
-620
/
+1281
|
\
\
|
*
|
common: indent fix
speidy
2014-07-26
2
-9
/
+9
|
*
|
common: log, g_ prefix for global
Jay Sorg
2014-07-25
1
-38
/
+38
|
*
|
Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into devel
speidy
2014-07-26
1
-50
/
+50
|
|
\
\
[next]