Idan Freiberg
|
42de994741
|
Merge pull request #122 from speidy/devel
Compilation fix for pulse source module + Merge some fixes from master branch
|
2014-04-28 07:07:40 +03:00 |
|
speidy
|
c509cba6c6
|
Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into devel
|
2014-04-28 00:26:11 +03:00 |
|
speidy
|
eda3a2db65
|
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-04-28 00:24:20 +03:00 |
|
Jay Sorg
|
fa6dae42d7
|
xorg: no logic change, indent
|
2014-04-23 21:07:48 -07:00 |
|
Jay Sorg
|
c772c67689
|
Merge branch 'devel' of github.com:neutrinolabs/xrdp into devel
|
2014-04-23 21:03:39 -07:00 |
|
Jay Sorg
|
30375962d6
|
xorg: minor change to capture
|
2014-04-23 21:03:28 -07:00 |
|
speidy
|
d7b49762fa
|
pulseaudio: let module-xrdp-source compile on CentOS6 (PA 0.9.21)
|
2014-04-22 05:16:15 +03:00 |
|
speidy
|
e17d2375ea
|
Merge branch 'master' of https://github.com/neutrinolabs/xrdp into devel
|
2014-04-22 04:23:49 +03:00 |
|
speidy
|
0f3a918459
|
Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into devel
|
2014-04-21 16:57:54 +03:00 |
|
speidy
|
702f76c078
|
libxrdp: xrdp_channel: don't change channel flags when
CHANNEL_OPTION_SHOW_PROTOCOL flag exists.
[according to doc:
http://msdn.microsoft.com/en-us/library/cc240513.aspx]
|
2014-04-21 16:57:06 +03:00 |
|
Jay Sorg
|
e65c237503
|
pulse: fix for build with pulseaudio 4.0+
|
2014-04-21 00:38:08 -07:00 |
|
Jay Sorg
|
148c1f858c
|
common: indent, no logic change to trans.h
|
2014-04-20 20:24:05 -07:00 |
|
Jay Sorg
|
1934c9ea00
|
sesman: more options for session lookup from Fredy Paquet
|
2014-04-20 00:42:19 -07:00 |
|
Jay Sorg
|
03a5914609
|
chansrv: make fuse mount directory configurable
Conflicts:
sesman/sesman.ini
|
2014-04-19 17:14:34 -07:00 |
|
jsorg71
|
4f4a7a8c8c
|
Merge pull request #102 from bartw72/lock-on-add
Set lock when adding new displays to the chain
|
2014-04-17 22:07:50 -07:00 |
|
Jay Sorg
|
0ed4932e95
|
Merge branch 'devel' of github.com:neutrinolabs/xrdp into devel
|
2014-04-17 21:40:47 -07:00 |
|
Jay Sorg
|
aa983d2b46
|
common: fix for clearing environment vars in BSD
|
2014-04-17 21:40:30 -07:00 |
|
jsorg71
|
8004a782a2
|
Merge pull request #121 from cocoon/devel_window_title_config
make login screen window title configurable
|
2014-04-17 21:23:58 -07:00 |
|
Cocoon
|
138de5c348
|
remove 1 from default title string
|
2014-04-17 16:18:18 +02:00 |
|
Cocoon
|
bf43deabf1
|
make login screen window title configurable
|
2014-04-17 16:08:50 +02:00 |
|
speidy
|
8f597584f2
|
Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into devel
|
2014-04-14 11:16:21 +03:00 |
|
speidy
|
fc753a9504
|
xrdp: xrdp_wm: changed the autologin logic
|
2014-04-14 11:15:29 +03:00 |
|
Jay Sorg
|
8f959a0c87
|
xorg: fix for compile with xorg 1.15
|
2014-04-12 16:44:19 -07:00 |
|
speidy
|
9e4f4159ef
|
xrdp: indentation fix
|
2014-04-11 02:28:33 +03:00 |
|
speidy
|
5ff8aee291
|
xrdp: for proxy modules, pass target ip to module (if ip passed-in from
client into domain field (starting with _))
|
2014-04-11 02:24:17 +03:00 |
|
Jay Sorg
|
d198063279
|
minor fixes
|
2014-04-06 23:23:29 -07:00 |
|
Jay Sorg
|
1e631717a0
|
xorg: capture change for jpeg mode
|
2014-04-01 23:04:27 -07:00 |
|
speidy
|
7e9e343d7c
|
libxrdp: make sure jpeg quality is valid
|
2014-04-02 07:33:02 +03:00 |
|
Jay Sorg
|
d0c2fd08f6
|
Merge branch 'devel' of github.com:neutrinolabs/xrdp into devel
|
2014-03-28 23:55:46 -07:00 |
|
Jay Sorg
|
96e1811808
|
keygen: started adding bits for bigger rsa key size
|
2014-03-28 23:55:25 -07:00 |
|
Jay Sorg
|
9a3679b1c1
|
improve debugging dump jpeg for codec mode
|
2014-03-26 19:24:00 -07:00 |
|
Laxmikant Rashinkar
|
ede019a525
|
changed turbojpeg help message in configure.ac
|
2014-03-24 17:55:04 -07:00 |
|
Jay Sorg
|
8870c6b1fc
|
opps, it's enable_tjpeg, not enable_tpeg
|
2014-03-24 12:19:38 -07:00 |
|
Jay Sorg
|
e270ccbde7
|
only check for tjpeg if --enable-tjpeg is passed
|
2014-03-24 12:03:17 -07:00 |
|
Laxmikant Rashinkar
|
1b3dd12568
|
addec checks for TurboJPEG in autoconf
|
2014-03-23 17:45:40 -07:00 |
|
Jay Sorg
|
0748f41101
|
set codec mode according to client
|
2014-03-23 00:42:09 -07:00 |
|
Jay Sorg
|
575fc9fb6f
|
work on codec mode jpeg
|
2014-03-22 16:51:30 -07:00 |
|
speidy
|
5f7a4b46fb
|
sesman: indentation fix
|
2014-03-22 16:07:06 +02:00 |
|
speidy
|
8566230442
|
sesman: do reconnect to an exisitng Xorg session
|
2014-03-22 13:36:33 +02:00 |
|
Jay Sorg
|
e840c8f335
|
libxrdp: memory leak fixes on error
|
2014-03-22 00:28:52 -07:00 |
|
Jay Sorg
|
ab73d48fb3
|
libxrdp: fix for fips and fragmented fastpath
|
2014-03-22 00:24:06 -07:00 |
|
Jay Sorg
|
9a4a4d021f
|
xorg: work on codec mode
|
2014-03-21 22:37:33 -07:00 |
|
Jay Sorg
|
dcc7dd3097
|
xorg: fix for compiling on xserver 1.14+
|
2014-03-18 17:37:23 -07:00 |
|
jsorg71
|
3aae7ffff6
|
Merge pull request #114 from moobyfr/devel
Call cleanup for encoder
|
2014-03-18 11:27:24 -07:00 |
|
BLINDAUER Emmanuel
|
185aafd12d
|
Call cleanup for encoder
|
2014-03-18 19:19:33 +01:00 |
|
Jay Sorg
|
56783ee262
|
Merge branch 'devel' of github.com:neutrinolabs/xrdp into devel
|
2014-03-18 00:07:21 -07:00 |
|
Jay Sorg
|
6d7e315b0c
|
work on surface command
|
2014-03-18 00:07:11 -07:00 |
|
Jay Sorg
|
3e7fbe9641
|
added a check for xrandr devel files
|
2014-03-17 13:12:46 -07:00 |
|
Jay Sorg
|
63032b000d
|
libxrdp: fix for when not compiling with turbo jpeg
|
2014-03-16 22:03:05 -07:00 |
|
Jay Sorg
|
50a1b1fdb9
|
work on codec mode jpeg
|
2014-03-16 21:56:27 -07:00 |
|