Commit Graph

2826 Commits

Author SHA1 Message Date
Marc-André Moreau
e9936ddc96 cmake: merging with master 2012-08-14 20:21:00 -04:00
Marc-André Moreau
c5624ce58f include: fix installation of headers 2012-08-14 19:55:48 -04:00
Marc-André Moreau
9313bf12b4 wfreerdp: fix monolithic build on Windows 2012-08-14 19:04:45 -04:00
Marc-André Moreau
f1fa98c997 wfreerdp: fix compilation warnings on Windows 2012-08-14 18:39:07 -04:00
Bernhard Miklautz
77b2d6e298 Fix: isatty is called _isatty on windows 2012-08-15 00:07:33 +02:00
Bernhard Miklautz
d846024e85 Detect pipe/stdio for parameter --from-stdin
When --from-stdin is given and parameters are passed via pipe/file
don't use passphrase function for the password.
This fixes #698.
2012-08-14 23:50:10 +02:00
Marc-André Moreau
910f9ffed6 libfreerdp: wrap inclusion of config.h with HAVE_CONFIG_H 2012-08-14 17:41:40 -04:00
Marc-André Moreau
faa4311232 libwinpr: add proper config.h inclusions 2012-08-14 17:20:53 -04:00
Marc-André Moreau
d5d1eb7762 libfreerdp: add proper config.h inclusions 2012-08-14 17:09:01 -04:00
C-o-r-E
67b1d4e607 wfreerdp-server: added experimental monitor proc 2012-08-14 16:49:24 -04:00
Marc-André Moreau
f4549beb4c xfreerdp: fix build warnings 2012-08-14 15:59:11 -04:00
Marc-André Moreau
384af1d93b include: move winpr include directory inside winpr 2012-08-14 15:49:39 -04:00
C-o-r-E
343825221c wfreerdp-server: fixed the build and some stupidity on my part 2012-08-14 15:12:44 -04:00
C-o-r-E
bc07443f22 wfreerdp-server: modified and documented the driver settings update function
It should programatically detect and use the screen resolution now.
2012-08-14 14:49:53 -04:00
Marc-André Moreau
cf7c65ba00 libwinpr: add support for monolithic build (single libwinpr.so) 2012-08-14 14:37:31 -04:00
C-o-r-E
ceb218a3cf wfreerdp-server: modified and documented the attatchtodesktop function 2012-08-14 12:31:52 -04:00
C-o-r-E
664596f5a5 wfreerdp-server: modified and documented the display device check 2012-08-14 11:57:25 -04:00
Marc-André Moreau
65930bb9f8 server: add support for monolithic build 2012-08-14 00:59:22 -04:00
Marc-André Moreau
dd91fdac03 channels: add support for monolithic build 2012-08-14 00:48:55 -04:00
Marc-André Moreau
c56f7064f2 libfreerdp: fix linking libraries for monolithic build 2012-08-14 00:31:06 -04:00
Marc-André Moreau
bccc9cb8f5 cmake: update cmake client scripts for monolithic build 2012-08-14 00:11:04 -04:00
Marc-André Moreau
9f300ec70a libfreerdp: add support for monolithic build 2012-08-13 23:50:50 -04:00
Marc-André Moreau
19028a27b0 libfreerdp: move all libraries to libfreerdp directory, one step closer to monolithic build option 2012-08-13 23:19:51 -04:00
Marc-André Moreau
c2d1541d25 freerdp: add optional monolithic build option to FreeRDP libraries 2012-08-13 22:53:26 -04:00
Marc-André Moreau
07dccad079 wfreerdp-server: add proper detection of device registry key for DFMirage driver 2012-08-13 19:05:47 -04:00
Marc-André Moreau
46ccb75d75 wfreerdp-server: start integration of DFMirage driving code 2012-08-13 18:25:05 -04:00
Marc-André Moreau
ff581a2e7b wfreerdp-server: add DFMirage header definitions 2012-08-13 17:27:44 -04:00
Marc-André Moreau
c27d860eb2 cmake: merging with cleanup branch 2012-08-13 15:45:02 -04:00
Marc-André Moreau
6a49d43b4b cmake: started monolithic build option 2012-08-13 12:32:41 -04:00
Marc-André Moreau
d1777caee6 Merge pull request #665 from bmiklautz/issue_629
Fix for #629. Don't show password if --from-stdin is given as argument.
2012-08-13 05:34:47 -07:00
Vic Lee
6d431d7a28 cmake: in case build path is different config.h needs to be install separately. 2012-08-13 17:24:52 +08:00
Vic Lee
1847d0acfd cmake: add missing include path for generated config.h 2012-08-13 17:16:03 +08:00
Marc-André Moreau
822242e86f cmake: cleanup of cmake scripts for FreeRDP libraries 2012-08-12 22:16:26 -04:00
Vic Lee
2f9f63acc0 libfreerdp-utils: fix a memory leak. 2012-08-13 09:56:42 +08:00
Marc-André Moreau
6720e664d7 winpr: get rid of config.h include in installable headers 2012-08-12 20:43:24 -04:00
Marc-André Moreau
0afd5b3ef3 include: remove inclusion of config.h in winpr.h 2012-08-12 18:47:19 -04:00
Marc-André Moreau
3d92392699 Merge pull request #696 from FreeRDP/cleanup
CMake Improvements #1
2012-08-12 15:08:27 -07:00
Marc-André Moreau
8400e3b0fb cmake: cleanup compilation options 2012-08-12 18:05:25 -04:00
Marc-André Moreau
7e88cc23ee include: add non-conflicting generation and installation of config.h file 2012-08-12 17:00:09 -04:00
Marc-André Moreau
ec1a17f554 client/Mac: merge latest updates from Jay 2012-08-12 16:04:11 -04:00
Marc-André Moreau
13a22c26d4 third-party: create third-party integration scripts 2012-08-12 15:41:07 -04:00
Vic Lee
5d6ff1536c winpr: fix compilation error on Windows. 2012-08-12 14:27:55 +08:00
Vic Lee
d5930f8d99 libfreerdp-utils: fix wait_obj_select for Windows. 2012-08-12 13:41:38 +08:00
Marc-André Moreau
89844c4e10 Merge pull request #695 from rafcabezas/upstream
Required for Windows 8 Release Candidate
2012-08-10 20:38:01 -07:00
Marc-André Moreau
87b32296e1 include: remove unused SSPI header 2012-08-10 20:39:00 -04:00
Raf
cfbeb97f87 Required for Windows 8 Release Candidate 2012-08-10 18:36:42 -04:00
Marc-André Moreau
92e46af233 libwinpr-sspi: add support for dynamic loading of SSPI module 2012-08-10 18:05:37 -04:00
Marc-André Moreau
cc590eee8f Merge pull request #693 from dorianj/tsmf_volume
tsmf: add ability for tsmf audio players to get volume change
2012-08-10 09:03:35 -07:00
Marc-André Moreau
5905d36b46 Merge pull request #692 from mfleisz/master
Fixed crash in SamLookupUserW when SamOpen fails in ntlm_fetch_ntlm_v2_hash
2012-08-10 09:03:15 -07:00
Vic Lee
62b3fe9dc0 libfreerdp-crypto: add a null pointer check. 2012-08-09 07:53:58 +08:00