Commit Graph

1241 Commits

Author SHA1 Message Date
norrarvid
7c512ba042 freerdp disconnect added in exit 2012-05-30 08:42:05 +02:00
norrarvid
02f3fe1e2a Improved error handling for module load and init, fixed bug in logwindow 2012-05-30 07:40:06 +02:00
norrarvid
2109d7a044 merge comments defines and simplified function 2012-05-29 13:24:23 +02:00
norrarvid
a45f993bfe added comments, added define, removed unused inparameter 2012-05-29 12:46:56 +02:00
Marc-André Moreau
60b0529656 Merge pull request #20 from ArvidNorr/widerlogin
Support for long user and DNS name
2012-05-28 12:00:47 -07:00
norrarvid
4f327d957f Support for long user and DNS name 2012-05-28 20:51:24 +02:00
norrarvid
4d4ebbf363 Initial syslog support in XRDP 2012-05-27 17:17:39 +02:00
Jay Sorg
62bf3c61f5 xrdp: pid file fixes 2012-05-26 21:20:19 -07:00
Jay Sorg
0566da74eb xrdp: add fork option to xrdp.ini 2012-05-26 19:00:14 -07:00
Jay Sorg
5e72f90bba Merge branch 'master' of github.com:FreeRDP/xrdp 2012-05-26 17:24:37 -07:00
Jay Sorg
bde5dd6671 added g_close_wait_obj and size parameter to g_write_ip_address 2012-05-26 17:24:04 -07:00
Marc-André Moreau
a8b5804268 Merge pull request #18 from itamarjp/master
add systemd support into xrdp.
2012-05-26 16:22:03 -07:00
Jay Sorg
d08e27e824 xrdp: fix memory leak in fork 2012-05-26 13:58:31 -07:00
Jay Sorg
c7bd96ba85 xrdp: added -f command line option to fork on connections 2012-05-26 13:23:02 -07:00
Itamar Reis Peixoto
a3d63eb5e0 add systemd support into xrdp 2012-05-26 14:15:45 -03:00
Jay Sorg
7fa4f936e4 chansrv: simple pulse audio support 2012-05-25 12:36:55 -07:00
Marc-André Moreau
17a65f90f7 Merge pull request #15 from ArvidNorr/minorfix
freeRDP debug improvements
2012-05-24 09:26:07 -07:00
Marc-André Moreau
650aca7d9c Merge pull request #17 from ArvidNorr/upsidedown
turn uncompressed bitmapV2 upside down
2012-05-24 09:25:39 -07:00
norrarvid
4a3ceb43ce turn uncompressed bitmapV2 upside down 2012-05-24 13:13:02 +02:00
Jay Sorg
900a2541ca offscreen bitmaps: implement the delete list 2012-05-22 08:27:09 -07:00
Jay Sorg
e09f14e6d4 don't jpeg compress fonts 2012-05-21 10:38:32 -07:00
Jay Sorg
d61f32865d xorg: need length in all messages now 2012-05-21 09:18:49 -07:00
Jay Sorg
17d209985c xorg: check for if off screen bitmaps are off 2012-05-21 08:43:01 -07:00
Jay Sorg
d88291c9dd -xorg: work on off screen bitmaps 2012-05-20 21:14:15 -07:00
Jay Sorg
aa3fad894d xorg: work on offscreen bitmaps 2012-05-19 19:25:08 -07:00
Jay Sorg
cc3754a2bd xorg: work on offscreen bitmaps 2012-05-17 18:48:28 -07:00
norrarvid
030acb3d57 freeRDP debug improvements 2012-05-16 21:19:09 +02:00
Jay Sorg
da658dc1b4 xorg: work on offscreen bitmaps 2012-05-16 10:14:24 -07:00
Jay Sorg
26b42fa843 xorg: work on offscreen bitmaps 2012-05-15 23:43:38 -07:00
Jay Sorg
bdc2c51fee xorg: work on offscreen bitmaps 2012-05-15 18:21:13 -07:00
Jay Sorg
2e7d413693 xorg: work on offscreen bitmaps 2012-05-15 16:48:25 -07:00
Jay Sorg
d210c0cefd xorg: change all orders to use code, size style messages 2012-05-13 19:29:26 -07:00
Jay Sorg
76e070e4f1 started work on off screen bitmap support 2012-05-13 14:40:14 -07:00
Jay Sorg
e8d2e4b6ad xrdp: xrdp_painter_copy width, height fix 2012-05-13 14:09:52 -07:00
Jay Sorg
e0fc7297f5 pass the client_info(caps) on to module and xserver 2012-05-13 13:56:15 -07:00
Jay Sorg
67bd319adf xup: add more forgiving X11rdp / xup messages with size 2012-05-12 20:52:43 -07:00
Jay Sorg
bd8a75fa7e freerdp1: coding style and ifdef change 2012-05-12 19:34:43 -07:00
Jay Sorg
c50425032c xorg: change default resolution to 1024x768 2012-05-11 20:11:58 -07:00
Jay Sorg
273cb8a376 update common/xrdp_constants.h 2012-05-10 21:06:24 -07:00
Jay Sorg
fd52c5aa6a rfx: work on rfx 2012-05-10 20:23:26 -07:00
Jay Sorg
c935eb19af libxrdp: added xrdp_surface.c 2012-05-08 19:53:37 -07:00
Jay Sorg
22e8efc39f libxrdp: added xrdp_fastpath.c 2012-05-08 18:58:43 -07:00
Jay Sorg
769e006dfe freerdp1: fixes from ArvidNorr 2012-05-07 11:21:47 -07:00
Jay Sorg
3e422c04c6 fixes from ArvidNorr 2012-05-07 11:00:32 -07:00
Marc-André Moreau
9a03ab966d Merge pull request #14 from ArvidNorr/freerdpconnecterror
added connect error messages for freerdp1
2012-05-07 06:40:51 -07:00
Jay Sorg
4abe43ce9e check for pkg-config in bootstrap 2012-05-04 23:31:26 -07:00
Marc-André Moreau
3ea88bff13 Merge pull request #13 from hyeshik/master
Fixing clipboard incompatibility with MSTSC in freerdp1 sessions
2012-05-03 08:59:52 -07:00
Hyeshik Chang
1f2cd695b2 Fix endianness of virtual channel flags. This fixes the clipboard compatibility issue with Microsoft RDP clients. 2012-05-04 00:42:20 +09:00
Marc-André Moreau
70afd3bce6 Merge pull request #12 from Osirium/master
Add missing freerdp1 library to xrdp (libxrdp) build
2012-05-02 12:13:21 -07:00
LawrenceK
a87381b7ad to build xrdp with freerdp1 you need another library for libxrdp 2012-05-02 15:06:14 +01:00