Commit Graph

1866 Commits

Author SHA1 Message Date
speidy
2305e6de59 chansrv: sound: zero out ack flags when sound_send_close called, to
avoid deadloop when chunk is sent and not acked back by the client.
2014-05-01 14:49:15 -07:00
Jay Sorg
0db5bdbf69 chansrv: make fuse mount directory configurable 2014-04-19 17:08:55 -07:00
Jay Sorg
f85dc68c5d common: fix for clearing environment vars in BSD 2014-04-17 21:47:09 -07:00
Laxmikant Rashinkar
27b7541044 we now load pulse modules by invoking pacmd 2014-04-12 15:25:17 -07:00
Jay Sorg
86eb45c7a5 update version 2014-03-01 22:39:30 -08:00
Laxmikant Rashinkar
47071be4d4 simplesound: fixed CHANSRV_PORT_STR undefined error 2014-03-01 15:03:59 -08:00
Laxmikant Rashinkar
e7445a2544 o default login limit is now 50 users (instead of 10)
o we now wait for 30 seconds for session connection (instead of 1)
o if AUTO_LOGON flag is set but username is null, we force login dialog to show up
2014-02-28 19:28:31 -08:00
Jay Sorg
0b18909f26 libxrdp: remove xrdp_tcp.c 2014-02-25 20:49:03 -08:00
Jay Sorg
e9e14f22f9 started work on fastpath, restructure PDU in 2014-02-25 20:47:34 -08:00
Jay Sorg
f6fb5a32ed common: added some trans options used in fast path 2014-02-25 20:33:19 -08:00
Laxmikant Rashinkar
221b049ca5 clean up temp files in /tmp/.xrdp 2014-02-24 19:49:10 -08:00
Jay Sorg
e1c97ba124 libxrdp: fips working now 2014-02-24 11:37:32 -08:00
Jay Sorg
950ef882f4 libxrdp: work on fips 2014-02-23 20:45:59 -08:00
Jay Sorg
25ad4d8a36 common: add more fips ssl calls 2014-02-23 20:40:13 -08:00
Laxmikant Rashinkar
1f51f62df9 Merge branch 'devel' of github.com:/neutrinolabs/xrdp into devel 2014-02-23 18:03:51 -08:00
Laxmikant Rashinkar
76a0901964 o --enable-load_pulse_modules changed to --enable-loadpulsemodules
o color entries in xrdp.ini file are now specfied using RGB format only
o login screen now works with pixel depth of 8, 15, 16 and 24 bits
2014-02-23 18:03:31 -08:00
Jay Sorg
2921400083 common: check for nil in fips cleanup 2014-02-23 12:27:41 -08:00
Jay Sorg
8e4520b3c3 libxrdp: work on fips 2014-02-22 22:44:58 -08:00
Jay Sorg
926cd095fc common: added des3 calls for fips 2014-02-20 23:15:24 -08:00
Jay Sorg
b81bd005bf libxrdp: started adding FIPS crypt 2014-02-20 00:41:53 -08:00
Jay Sorg
c11afcd672 work on xorg driver 2014-02-18 17:09:53 -08:00
Jay Sorg
8cd57e0710 added server_paint_rects 2014-02-18 12:10:05 -08:00
Jay Sorg
b0a1832186 common: update client_info struct 2014-02-18 10:28:20 -08:00
Jay Sorg
1d9c773dbf libxrdp: improve mcs processing 2014-02-16 00:34:56 -08:00
Jay Sorg
c8579c3403 libxrdp: started adding planar bitmap compression 2014-02-15 21:19:54 -08:00
Jay Sorg
6cd6f15d46 libxrdp: not logic change, comments 2014-02-15 20:37:10 -08:00
Laxmikant Rashinkar
c5c8324d91 Merge branch 'devel' of github.com:/neutrinolabs/xrdp into devel 2014-02-10 18:47:22 -08:00
Laxmikant Rashinkar
e95edef44e fixed an issue where channels with uppercase names were not being recognized 2014-02-10 18:47:10 -08:00
Jay Sorg
973d41bceb tests/tcp_proxy: remove dependancy on os_calls 2014-02-09 18:07:59 -08:00
Jay Sorg
1dd191ab1b xup: added process_server_paint_rect_shmem_ex 2014-02-09 18:05:47 -08:00
Jay Sorg
43e388b7e5 remove some warning, move gethostname to os_calls 2014-02-08 21:48:44 -08:00
Jay Sorg
4e6d57dbe5 common: some notes and compile fixes 2014-02-08 18:05:52 -08:00
Jay Sorg
41c3a9c6e9 X11rdp: turn off abstract unix domain sockets in Xorg are set X sockets rights for only current user 2014-02-04 14:06:02 -08:00
Jay Sorg
7b7debd56a comment spelling fixes from univention 2014-02-04 11:02:59 -08:00
Jay Sorg
db39d10595 xorg: work on cursors 2014-02-03 20:44:55 -08:00
Jay Sorg
334cfc4b46 xorg: added rdpRegionPixelCount 2014-02-03 19:53:43 -08:00
Jay Sorg
dbd16f3e9b xup: no logic change, seperate one big function out 2014-02-03 19:48:57 -08:00
Laxmikant Rashinkar
c8e36aa91e Merge branch 'devel' of github.com:/neutrinolabs/xrdp into devel 2014-01-31 19:58:03 -08:00
Laxmikant Rashinkar
b205654e78 bringup RAIL only when we receive a RAIL command 2014-01-31 19:57:52 -08:00
Jay Sorg
f14986ec59 chansrv: fix for audio falling behind and growing memory 2014-01-29 11:04:50 -08:00
Laxmikant Rashinkar
ec4791ac40 Merge branch 'devel' of github.com:/neutrinolabs/xrdp into devel 2014-01-28 18:09:35 -08:00
Laxmikant Rashinkar
c96dd8df2b made login screen fully customizable 2014-01-28 18:09:20 -08:00
Jay Sorg
b4b73056fc xorg: fixes for building with xserver v1.13+ 2014-01-28 16:07:36 -08:00
Jay Sorg
97070b6fd9 xorg: fixes for building with xserver v1.13+ 2014-01-28 14:12:20 -08:00
Jay Sorg
6beb2364f3 xorg: work on xorg driver 2014-01-28 10:41:32 -08:00
Jay Sorg
022c1e31f9 xup: call shmdt on disconnect 2014-01-28 10:40:19 -08:00
Jay Sorg
48228cae2e common: added shm to os_calls 2014-01-28 10:38:36 -08:00
Jay Sorg
e83942fe06 xorg: work on xorg driver 2014-01-26 11:28:46 -08:00
Jay Sorg
9d7e58ee98 xorg: work on xorg driver 2014-01-25 09:29:32 -08:00
Jay Sorg
03e5b5e62b xorg: work on xorg driver 2014-01-25 11:30:45 -08:00