Commit Graph

278 Commits

Author SHA1 Message Date
Jay Sorg
12ce9c136f add max bpp option to xrdp.ini 2011-08-24 22:45:02 -07:00
Jay Sorg
b7aecf16b0 move disconnect to X11rdp 2011-08-24 21:54:30 -07:00
Jay Sorg
0e5e50925c added a way to disconnect a session from within a session 2011-07-07 09:27:43 -07:00
Jay Sorg
6c9529c9b9 printf error when can't bind port 2011-07-06 19:54:10 -07:00
Jay Sorg
93727da778 update some copyright years 2011-07-06 19:53:31 -07:00
Jay Sorg
d3a505b78f minor changes 2011-05-28 23:57:59 -07:00
Jay Sorg
dd6a0988b7 variable drop down menu size 2010-11-25 18:28:43 -08:00
Itamar Reis Peixoto
6b08b8b71e include missing files in make dist 2010-11-20 22:13:50 -02:00
Itamar Reis Peixoto
759757435e xrdp comestic patch from "Alessandro Briosi" <tsdogs@briosix.org> 2010-11-20 22:13:49 -02:00
Itamar Reis Peixoto
83edc21992 use package version in xrdp.c 2010-11-20 22:13:49 -02:00
Jay Sorg
4d4f80bfc4 work on freerdp 2010-11-19 20:34:20 -08:00
Jay Sorg
4f88bf83c1 fixes for bell function 2010-11-18 21:05:32 -08:00
Nicola Ruggero
3ba752e7b7 Removed dead code re-introduced erroneously in commit 4cf06dbbcb 2010-11-04 16:22:33 +01:00
Nicola Ruggero
17bc1418ec Read keymaps over 128 keys. Patch by Yoshitomo Nakashima 2010-11-04 13:50:45 +01:00
Nicola Ruggero
d797b2cf49 Implemented client IP logging 2010-11-04 12:14:03 +01:00
Nicola Ruggero
87297c5014 Version up to 0.6.0 2010-11-03 17:09:13 +01:00
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.)
2010-11-03 16:59:26 +01:00
Nicola Ruggero
104f762e5d Added bell (pcspeaker) support 2010-10-26 13:08:28 +02:00
Jay Sorg
25371d6bc9 log messages friend 2010-10-22 21:16:26 -07:00
Jay Sorg
8846b589de use en-us keymap file if no keymap file 2010-10-22 19:45:18 -07:00
Jay Sorg
1e8b5ea2cd bind to specific address 2010-10-19 21:23:13 -07:00
jsorg71
f6f005ca58 fix spelling error 2010-07-26 03:37:07 +00:00
jsorg71
8f6ac8df5c write to pid file as early as possible 2010-07-26 03:32:52 +00:00
jsorg71
b7cbc6a656 update copyright year and add tui64 type 2010-07-26 03:18:03 +00:00
jsorg71
e266d7ed04 update copyright year 2010-07-04 06:14:50 +00:00
jsorg71
574355f3e3 use trans 2010-05-04 09:24:24 +00:00
jsorg71
f312c16a8a added debug configure option 2010-03-17 22:06:50 +00:00
jsorg71
00ec87700b remove some dead code 2009-12-26 23:05:17 +00:00
jsorg71
a673a075bd update trans in xrdp->sesman connection 2009-09-21 02:59:15 +00:00
jsorg71
d350ec5bfd improve login graphics 2009-09-17 18:02:17 +00:00
jsorg71
347ab74a93 improve xrdp_bitmap_load to support 4 and 24 bpp bitmaps 2009-09-17 05:14:49 +00:00
jsorg71
5a08e51906 remove noise 2009-09-12 02:51:32 +00:00
jsorg71
2a4515783a read the ini file to get the ip for chansrv 2009-09-06 01:55:12 +00:00
jsorg71
90ce47855c use unix socket for chansrv 2009-09-05 03:42:50 +00:00
jsorg71
3fe4faa8d2 log connection failure 2009-08-27 02:17:25 +00:00
jsorg71
9e73bbb9ae try to connect to chansrv up to 4 times 2009-08-23 00:28:57 +00:00
jsorg71
1498f0377d fixes for small screen 2009-08-21 21:24:42 +00:00
jsorg71
d5e4d708e9 move some big items to heap 2009-08-21 17:34:15 +00:00
jsorg71
dd6f1f6926 3 seconds is 3000, not 3 2009-08-21 17:33:35 +00:00
jsorg71
df8527b251 pass domain, program, and directory to sesman and use directory and program 2009-08-19 07:27:35 +00:00
jsorg71
d9516e6837 minor keyboard fixes 2009-08-17 18:58:20 +00:00
jsorg71
33b4e7f417 channel fixes 2009-08-15 02:49:13 +00:00
jsorg71
47f6623d8e change the order of params for keydown/up to be more backward compatible 2009-08-12 07:14:20 +00:00
jsorg71
4369219ae3 keymap changes 2009-08-12 02:13:29 +00:00
jsorg71
15af40ee12 log an error if send fails 2009-08-08 01:04:19 +00:00
jsorg71
eeac7c938a add extended log output 2009-08-05 06:16:05 +00:00
jsorg71
3cfea6a959 patch from Christoph Brill - Don't always assume 3350 as the sesman port 2009-08-05 03:33:19 +00:00
jsorg71
e1461fd946 when autologin, don't use client passed params unless xrdp.ini ask is used 2009-05-28 21:01:01 +00:00
jsorg71
d9ba6c30ca remove g_set_file_rights since g_file_open sets the bits right 2009-05-19 05:04:24 +00:00
jsorg71
23ffdb0c5f autotools fix and file_loc.h simplified 2009-05-19 04:23:49 +00:00