Brent Collins
9b8044aa6a
Fix FreeRDP Issue #661 .
...
Check directory operations in rdpdr to determine if the directory should be created if it does not exist - instead of always just creating a directory regardless.
2012-08-01 15:05:33 -05:00
Marc-André Moreau
4a3691687b
Merge pull request #679 from dorianj/fix_677
...
build: ignore unresolved symbols on OS X. Fixes #677
2012-08-01 09:47:16 -07:00
Marc-André Moreau
163e9da7c5
Merge pull request #678 from bmiklautz/issue_523
...
rdpsnd: show message when plugin was successfully loaded
2012-08-01 09:46:39 -07:00
Marc-André Moreau
dfbed6bb7d
Merge pull request #680 from lysannkessler/spikes/hyperv
...
fix --no-nego
2012-08-01 09:46:20 -07:00
lysannkessler
8d27636bb1
print some debug output in case security layer cannot connect due to missing protocol selection
2012-07-31 23:07:48 +02:00
lysannkessler
c5c15638fb
fix --no-nego again
2012-07-31 23:00:01 +02:00
Dorian Johnson
347337d45d
build: ignore unresolved symbols on OS X. Fixes #677
2012-07-31 15:22:10 -05:00
Bernhard Miklautz
6359c93609
rdpsnd: show message when plugin was successfully loaded
...
Helps to inform the user which plugin is actually be used. Fixes #523
2012-07-31 12:57:58 +02:00
Marc-André Moreau
9b6231c088
Merge pull request #671 from bmiklautz/git_version_string
...
Add git version to --version when git is available
2012-07-30 16:19:48 -07:00
Marc-André Moreau
d469cccdaa
Merge pull request #676 from C-o-r-E/master
...
libfreerdp-locale: Temporary fix for setting the server's time from the client. Disabled use of timezone rules.
2012-07-30 13:23:05 -07:00
C-o-r-E
f6bc87477d
Merge remote-tracking branch 'upstream/master'
2012-07-30 16:02:47 -04:00
C-o-r-E
ae6865a592
libfreerdp-core: cleaned up a bunch of debug printing
...
libfreerdp-local: disabled a block pertaining to the use of timezone rules. This seems to make timezone and time to be set correctly on the server side but Issue #574 should not (yet) be closed.
2012-07-30 15:52:45 -04:00
Marc-André Moreau
f48ac6628a
Merge pull request #675 from FreeRDP/winpr
...
Windows: 16bpp colors, compilation fixes
2012-07-30 11:55:55 -07:00
Marc-André Moreau
dbd6149e01
libwinpr-sspi: fix NTLM registry loading
2012-07-30 14:52:50 -04:00
Marc-André Moreau
d2c39ab732
Merge branch 'winpr' of github.com:FreeRDP/FreeRDP into winpr
2012-07-30 12:33:12 -04:00
Marc-André Moreau
af0b7b3afe
Merge branch 'master' of github.com:FreeRDP/FreeRDP into winpr
2012-07-30 12:33:05 -04:00
Marc-André Moreau
ced06a0933
Merge pull request #674 from bmiklautz/issue_670
...
Fix for issue #670
2012-07-30 08:56:23 -07:00
C-o-r-E
0182da3f2f
libfreerdp-core: even more debug printf()
2012-07-28 23:37:25 -04:00
C-o-r-E
5aaaf58315
libfreerdp-core: more debug output for tracking timezone bug
2012-07-28 23:05:46 -04:00
Marc-André Moreau
52c697a7e2
channels: start fixing compilation on Windows
2012-07-28 22:24:14 -04:00
Marc-André Moreau
8203876838
wfreerdp: fix 16bpp colors
2012-07-28 21:37:34 -04:00
Marc-André Moreau
1d80e998a2
libwinpr-sspi: fix NTLM version info
2012-07-28 20:29:02 -04:00
C-o-r-E
644b48dd15
libfreerdp-core: added debug output
2012-07-28 20:14:47 -04:00
Marc-André Moreau
7f5d88c0da
Merge branch 'winpr' of github.com:FreeRDP/FreeRDP into winpr
2012-07-28 19:31:26 -04:00
Marc-André Moreau
d1322c756e
libfreerdp-core: fix timezone finding and encoding
2012-07-28 19:30:21 -04:00
Marc-André Moreau
f972326782
Merge pull request #673 from FreeRDP/winpr
...
WinPR: time zone, registry and unicode
2012-07-28 14:59:49 -07:00
Marc-André Moreau
1d93dbab33
libfreerdp-core: fix timezone finding and encoding
2012-07-28 17:57:41 -04:00
Marc-André Moreau
af2745a11a
Merge branch 'master' of github.com:FreeRDP/FreeRDP into winpr
2012-07-28 16:30:17 -04:00
Marc-André Moreau
0b7b6ca2ec
libwinpr-registry: fix case sensivity
2012-07-28 15:49:16 -04:00
Marc-André Moreau
e039f82c67
Merge pull request #672 from C-o-r-E/master
...
Added time zone detection support to redhat style systems. Fixed bug in Unix-Windows time zone matching.
2012-07-28 12:24:36 -07:00
C-o-r-E
1e48dc38ec
Removed debug output
2012-07-28 15:04:07 -04:00
C-o-r-E
e9d7c05bf5
client now successfuly sets the server's timezone
2012-07-28 00:43:54 -04:00
C-o-r-E
1fe8a1d161
fixed erroneous string modification
2012-07-28 00:11:09 -04:00
C-o-r-E
a5c96251a1
fixed warning and added some more debug output
2012-07-28 00:07:37 -04:00
C-o-r-E
65c18d3924
Added support for timezone detection on redhad style systems using /etc/localtime
2012-07-27 23:53:35 -04:00
C-o-r-E
b15f47c54b
timezone stuff
2012-07-27 22:58:56 -04:00
C-o-r-E
55232b3ead
added more debug output
2012-07-27 18:15:18 -04:00
C-o-r-E
37874db0e9
added some debug output
2012-07-27 17:38:45 -04:00
C-o-r-E
3cade53dad
added some debug output
2012-07-27 17:12:15 -04:00
Bernhard Miklautz
0bb4dc5fff
Fix for issue #670
...
Only connect with protocol if selected
2012-07-27 14:43:57 +02:00
Bernhard Miklautz
e3f03f57d8
Error fixed in AutoVersioning when no .git is found
2012-07-27 03:32:42 +02:00
Bernhard Miklautz
3d59c44f7a
Git build versioning added.
...
Now --version prints something like "This is FreeRDP version 1.0.1 (git
1.0.1-710-g90ec2)". Having a git commit id helps to identify builds and eases
debuggin.
The downside is that GetGitRevisionDescription retriggers a cmake
re-configuration after each git commit. But thats the only way to get correct
version informations without having git hooks or similar.
GetGitRevisionDescription is based on Ryan Pavlik cmake Modules.
2012-07-27 03:11:40 +02:00
Marc-André Moreau
66809ba269
libwinpr-sspi: fix on Linux
2012-07-26 19:43:51 -04:00
Marc-André Moreau
56db379571
libwinpr-sspi: fix UNICODE build
2012-07-26 18:35:39 -04:00
Marc-André Moreau
984a8c97a3
Merge branch 'master' of github.com:FreeRDP/FreeRDP into winpr
2012-07-26 12:41:49 -04:00
Marc-André Moreau
32390d7807
Merge pull request #668 from lysannkessler/spikes/hyperv
...
Allow connections to Hyper-V VMMS
2012-07-26 07:34:57 -07:00
Marc-André Moreau
7e62beeb91
Merge pull request #669 from floe/master
...
Fix for issue #656 - invalid free() in NTLM
2012-07-26 07:34:39 -07:00
Florian Echtler
415e663d61
fix NTLM segfault from issue #656
2012-07-26 16:31:22 +02:00
lysannkessler
ecc0209bc3
rename command line option --disable-security-layer-negotiation to --no-nego
2012-07-26 12:55:35 +02:00
Jay Sorg
49f2fdfbd6
channels: added sample server code for skel
2012-07-25 19:33:43 -07:00