Pavel Roskin
|
964e860072
|
Run through codespell
|
9 years ago |
Jay Sorg
|
2badb31bf2
|
big endian fix
|
10 years ago |
Laxmikant Rashinkar
|
e4654b57ca
|
coverity: Resource leak (2nd round)
|
10 years ago |
Laxmikant Rashinkar
|
0c63a8feb3
|
coverity: Dereference after null check
|
10 years ago |
Laxmikant Rashinkar
|
a990287c46
|
coverity: fixed unchecked return value from library
|
10 years ago |
Jay Sorg
|
5d49553919
|
work on 32 bit planar bitmap compressor
|
11 years ago |
Jay Sorg
|
8f05bee238
|
xrdp: add an option to do md5 bitmap hash for bitmap cache
|
11 years ago |
Jay Sorg
|
f94f5bec1c
|
xrdp: speed up bitmap cache lookup using hash table
|
11 years ago |
Jay Sorg
|
12cbbf74e6
|
xrdp:no logic change, comments and printfs
|
11 years ago |
Laxmikant Rashinkar
|
c96dd8df2b
|
made login screen fully customizable
|
11 years ago |
Jay Sorg
|
4a66be133f
|
CRC optimize
|
11 years ago |
Jay Sorg
|
9f175d307b
|
no logic changes, cleanup and copyright year updates
|
12 years ago |
Laxmikant Rashinkar
|
1123323fda
|
o moved from GNU General Public License to Apache License, Version 2.0
o applied new coding standards to all .c files
o moved some files around
|
12 years ago |
Jay Sorg
|
87ab0218e2
|
no logic change, remove tabs
|
12 years ago |
norrarvid
|
4d4ebbf363
|
Initial syslog support in XRDP
|
13 years ago |
Jay Sorg
|
dd6a0988b7
|
variable drop down menu size
|
14 years ago |
Itamar Reis Peixoto
|
759757435e
|
xrdp comestic patch from "Alessandro Briosi" <tsdogs@briosix.org>
|
14 years ago |
Nicola Ruggero
|
3ba752e7b7
|
Removed dead code re-introduced erroneously in commit 4cf06dbbcb
|
14 years ago |
Nicola Ruggero
|
4cf06dbbcb
|
Major code cleanup:
- Initialized and zeroed out local variables
- Check for some null pointers
- Fixed some typos
- Other minor changes (beautify, etc.)
|
14 years ago |
jsorg71
|
e266d7ed04
|
update copyright year
|
15 years ago |
jsorg71
|
00ec87700b
|
remove some dead code
|
15 years ago |
jsorg71
|
d350ec5bfd
|
improve login graphics
|
15 years ago |
jsorg71
|
347ab74a93
|
improve xrdp_bitmap_load to support 4 and 24 bpp bitmaps
|
15 years ago |
jsorg71
|
eeac7c938a
|
add extended log output
|
15 years ago |
jsorg71
|
859dc139f0
|
update copyright year
|
16 years ago |
jsorg71
|
c46123b813
|
fix overflow when typing in edit on login screen
|
16 years ago |
jsorg71
|
a7df159ce9
|
log errors and minor fix
|
16 years ago |
jsorg71
|
38b789e81f
|
update copyright year
|
17 years ago |
jsorg71
|
ca37e8cb1d
|
added ability to use keymap files and added capslock and shiftcapslock maps
|
17 years ago |
jsorg71
|
62e47c6de0
|
font changes, no color in font struct, wm default font, etc
|
17 years ago |
jsorg71
|
719b13b388
|
unicode
|
17 years ago |
jsorg71
|
d0e066ee8b
|
got autologin working again and some other fixes
|
18 years ago |
jsorg71
|
99e7f9d8ca
|
need 24 bit RGB and BGR macros
|
18 years ago |
jsorg71
|
43a80af11c
|
moved module work to its own struct
|
18 years ago |
jsorg71
|
d2802912f6
|
copyright year update
|
18 years ago |
jsorg71
|
00d8b7106f
|
commit patch 1589325, slightly modified - code cleanup
|
18 years ago |
jsorg71
|
f386cea14a
|
make some functions static per 1579343
|
18 years ago |
jsorg71
|
8cf3c7eaaa
|
altgr fix
|
18 years ago |
jsorg71
|
d3e361d09b
|
added de, fr, and gb key layouts
|
18 years ago |
jsorg71
|
7dfa87a2d5
|
copyright year update
|
19 years ago |
jsorg71
|
9655dff462
|
MAKELONG should be lo, hi, not hi, lo
|
19 years ago |
jsorg71
|
7d891a1bde
|
added server_reset(which uses demand_active) for resizing the rdp client
|
19 years ago |
jsorg71
|
9d2ce459da
|
add new painter funcs
|
19 years ago |
jsorg71
|
196bfa81d6
|
big endian fix
|
20 years ago |
jsorg71
|
fd4beef2df
|
moved files around
|
20 years ago |
jsorg71
|
3a7093caac
|
added more login options
|
20 years ago |
jsorg71
|
272eaf7003
|
got enter and esc keys working on login screen
|
20 years ago |
jsorg71
|
66956f4624
|
some ints should be long
|
20 years ago |
jsorg71
|
d5dea39baf
|
added connection log
|
20 years ago |
jsorg71
|
cf6e2abd41
|
added a bunch of error checks
|
20 years ago |