Jay Sorg
|
58f5dcc030
|
autotools: change top_srcdir to top_builddir for LIBADD
|
2012-07-13 16:18:02 -07:00 |
|
Jay Sorg
|
5356242c47
|
update the version and readme.txt file
|
2012-06-28 16:25:20 -07:00 |
|
Jay Sorg
|
3d3e4a0ffa
|
xrdp: hook up the rail functions in module manager
|
2012-06-28 11:14:06 -07:00 |
|
Jay Sorg
|
b1d30000f5
|
xorg: don't build xdmx, failes sometimes
|
2012-06-27 18:24:34 -07:00 |
|
Jay Sorg
|
ec79baf213
|
xorg: mkfont* after libfontenc
|
2012-06-26 15:50:23 -07:00 |
|
Jay Sorg
|
1be9fe26ce
|
xorg: added mkfontscale, move mkfont* to top
|
2012-06-26 15:37:48 -07:00 |
|
Jay Sorg
|
dc6be76b11
|
rail: proxy rail
|
2012-06-24 18:10:49 -07:00 |
|
Jay Sorg
|
7dc5a77116
|
common: no logic changes, code cleanup
|
2012-06-23 16:22:38 -07:00 |
|
Jay Sorg
|
0944509cf0
|
sesman: missing else and remove some EOL whitespace
|
2012-06-23 15:35:27 -07:00 |
|
Jay Sorg
|
608101fbca
|
Merge branch 'master' of github.com:FreeRDP/xrdp
|
2012-06-21 21:36:03 -07:00 |
|
Jay Sorg
|
963ceaacab
|
xorg: possible fix for xdriinfo build error with -lGL
|
2012-06-21 21:35:42 -07:00 |
|
ArvidNorr
|
02124492c2
|
Merge pull request #29 from ArvidNorr/authenticate
Authenticate
|
2012-06-18 01:25:03 -07:00 |
|
norrarvid
|
318e09fd47
|
fix merge conflics
|
2012-06-18 10:23:09 +02:00 |
|
ArvidNorr
|
bd372378cc
|
Merge pull request #24 from ArvidNorr/channels
channels can be disabled by XRDP
|
2012-06-18 00:49:01 -07:00 |
|
norrarvid
|
e87ec50721
|
fix minor merge conflict
|
2012-06-18 09:45:42 +02:00 |
|
norrarvid
|
fc49bf6b48
|
Fix layout
|
2012-06-18 09:11:52 +02:00 |
|
ArvidNorr
|
d2903cd1fc
|
Merge pull request #28 from ArvidNorr/tcp_nodelay
Support for TCP keepalive and TCP no_delay added
|
2012-06-18 00:00:05 -07:00 |
|
ArvidNorr
|
2509442b36
|
Merge pull request #27 from ArvidNorr/deadlock
Deadlock
|
2012-06-17 23:55:23 -07:00 |
|
norrarvid
|
67a2a3c4c7
|
layout fix
|
2012-06-18 08:48:51 +02:00 |
|
ArvidNorr
|
3d9c81ef7b
|
Merge pull request #23 from ArvidNorr/disconnect
freerdp disconnect added in exit
|
2012-06-17 23:25:28 -07:00 |
|
norrarvid
|
9cad7e8563
|
layout fix + fix potential memory leak
|
2012-06-18 08:23:36 +02:00 |
|
ArvidNorr
|
1011b4a256
|
Merge pull request #22 from ArvidNorr/moduleload
Moduleload
|
2012-06-17 23:14:40 -07:00 |
|
norrarvid
|
31a5dd33dd
|
minor layout fixes
|
2012-06-18 08:11:26 +02:00 |
|
Jay Sorg
|
4ba8cdc343
|
libxrdp: added RAIL caps
|
2012-06-14 15:15:00 -07:00 |
|
Jay Sorg
|
b52bf1b838
|
libxrdp: started adding RAIL support
|
2012-06-14 14:37:02 -07:00 |
|
Jay Sorg
|
a8bf71b567
|
xrdp: fix warnings
|
2012-06-11 20:55:39 -07:00 |
|
Jay Sorg
|
2eb2f1d92d
|
libxrdp: fix warning
|
2012-06-11 20:29:30 -07:00 |
|
Jay Sorg
|
fcfd14fefd
|
common: fix some warnings
|
2012-06-11 20:10:56 -07:00 |
|
Jay Sorg
|
856783ba95
|
no logic changes, remove warnings and coding style changes
|
2012-06-10 23:47:08 -07:00 |
|
Jay Sorg
|
099a421c77
|
log: added path for when --prefix is used
|
2012-06-10 21:50:57 -07:00 |
|
norrarvid
|
42edcbb6c1
|
Improved logging
|
2012-06-07 13:46:44 +02:00 |
|
jsorg71
|
3fad514c02
|
Merge pull request #25 from ArvidNorr/invalidate
Support for invalidate request sent from clients added
|
2012-06-06 11:21:10 -07:00 |
|
norrarvid
|
3f3a4d0b35
|
Support for invalidate request sent from clients added
|
2012-06-05 15:54:28 +02:00 |
|
norrarvid
|
a1274b0320
|
Clear state required when relogin is performed
|
2012-06-05 09:59:04 +02:00 |
|
norrarvid
|
eef475e025
|
timeout added for the reply to come from sesman
|
2012-06-05 08:08:04 +02:00 |
|
Jay Sorg
|
dbd2cbca8e
|
syslog: cs/minor changes
|
2012-06-04 12:51:22 -07:00 |
|
norrarvid
|
048154ccef
|
missing init of variable added
|
2012-06-04 14:06:09 +02:00 |
|
Jay Sorg
|
5cd7e29a9f
|
Merge remote branch 'syslog3/syslog3'
|
2012-06-04 01:11:16 -07:00 |
|
norrarvid
|
e5fb05e9cb
|
Support for TCP keepalive and TCP no_delay added
|
2012-06-04 10:11:11 +02:00 |
|
Jay Sorg
|
af1b96b3d2
|
xorg: wrap window functions
|
2012-06-01 15:06:53 -07:00 |
|
norrarvid
|
42bda50fe0
|
Deadlock situation bug fix and improved debug information
|
2012-06-01 16:20:29 +02:00 |
|
norrarvid
|
a555dc5a42
|
pamusername and pampassword are now readable on login screen
|
2012-05-31 19:57:16 +02:00 |
|
norrarvid
|
10fdc5c17f
|
separate pam authentication for gateways
|
2012-05-31 16:57:17 +02:00 |
|
norrarvid
|
f4ffaafc20
|
channels can be disabled by XRDP
|
2012-05-30 17:11:53 +02:00 |
|
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 |
|