Commit Graph

287 Commits

Author SHA1 Message Date
Marc-André Moreau
4d1ab22cd6 Merge pull request #607 from souryogurt/master
Fixing unresolved "wcsdup" when compile on Mac OS X
2012-05-22 09:13:33 -07:00
Vic Lee
20f038581b libfreerdp-core: add client unix domain socket. 2012-05-22 22:37:01 +08:00
Egor Artemov
98540d7fb1 libfreerdp-utils: fix unresolved "wcsdup" when compile on Mac OS X 2012-05-22 02:25:22 +04:00
Marc-André Moreau
4b3c8c395c Merge pull request #594 from littlejawa/static_code_review
Static code review
2012-05-20 11:56:38 -07:00
Dorian Johnson
05cfd14cb9 Merge remote-tracking branch 'upstream/master' 2012-05-17 09:32:27 -05:00
Julien Ropé
bbb48783e3 Some modifications on the LIST usage.
Made sure the list_*() API was used whenever possible, rather than relying on the internal implementation.
Added comments to the list.c file for documentation.
2012-05-16 11:34:18 +02:00
Marc-André Moreau
e77782d64c Merge pull request #590 from pykoder/master
fix client_hostname argument truncated: fix issues #570, #555
2012-05-15 15:14:25 -07:00
Marc-André Moreau
4c81674faa Merge pull request #586 from littlejawa/master
More comments and xmalloc validation
2012-05-15 15:13:52 -07:00
Dorian Johnson
4bda6b5cbc svc_plugin: ignore CHANNEL_FLAG_SUSPEND/CHANNEL_FLAG_RESUME
These server flags tell the SVC layer to temporarily stop sending
data, but are currently not implemented. This patch purposefully
ignores them so they don't cause a crash.
2012-05-15 16:39:07 -05:00
christophe grosjean
15ad1f2589 Fix client_hostname 2012-05-15 15:35:03 +02:00
Julien Ropé
003e5d080f Fixed typo in comment 2012-05-11 16:52:02 +02:00
Vic Lee
4a6c5a72c4 libfreerdp-core: implement frame acknowledge. 2012-05-11 15:34:51 +08:00
Julien Ropé
e8ea0a58bd Adding comments to the stream.c file for documentation 2012-05-09 14:10:54 +02:00
Vic Lee
c9ad01ea55 dsp: rewrite api to reduce memory allocations. 2012-05-09 16:15:23 +08:00
Marc-André Moreau
f142ac29d6 Merge pull request #581 from ArvidNorr/errorcode
Errorcode
2012-05-07 04:37:25 -07:00
Marc-André Moreau
c596fa93ac Merge branch 'master' of github.com:FreeRDP/FreeRDP into tsg 2012-05-05 18:52:31 -04:00
Marc-André Moreau
d0d618fb76 Merge pull request #576 from bjcollins/master
XReparentWindow fix
2012-05-05 15:52:18 -07:00
Marc-André Moreau
4419515a50 Merge branch 'master' of github.com:FreeRDP/FreeRDP into tsg 2012-05-05 18:42:51 -04:00
Marc-André Moreau
e1e3f12114 winpr: move wtypes.h and windows.h 2012-05-04 19:36:35 -04:00
David Sundstrom
91d2a046f9 Fix Solaris 10 compilation issues.
timezone.c:  local variable 'timezone' shadowed global variable of same name
memory.c  wide-string copy function on Solaris 10 is 'wsdup'
2012-05-04 15:11:30 -05:00
Brent Collins
138f115d73 Make the XReparent Window parameter a little more flexible to support both base 16 "with 0x prefix" or decimal window numbers. 2012-05-04 13:47:54 -05:00
Julien Ropé
7aa29e9e0b Added some comments to the plugin loading functions, for documentation purposes 2012-05-04 15:43:42 +02:00
Marc-André Moreau
84a8cb7dba libfreerdp-core: merge TSG changes with master 2012-04-28 15:56:26 -04:00
Andrew Zenk
bcea1de801 updated --certificate-name usage text 2012-04-14 10:28:40 -05:00
Andrew Zenk
d89521dbf9 Added certificate name option to help display 2012-04-14 10:18:34 -05:00
norrarvid
86faf2d268 connect error codes added 2012-04-13 13:16:08 +02:00
Raphael Rigo
6d9b73972b enable secure checksums by default 2012-03-30 11:44:36 +02:00
Dorian Johnson
b489d51b6c libfreerdp-utils: make freerdp_append_shared_library_suffix work when file_path is shorter than the suffix, which is true for 'rail' and '.dylib'. 2012-03-27 14:54:10 -05:00
Marc-André Moreau
1743a9464f libfreerdp-core: add TSG to transport layer 2012-03-26 12:20:38 -04:00
Marc-André Moreau
7e3c9331ad libfreerdp-utils: add parsing of --tsg option 2012-03-26 03:04:47 -04:00
Marc-André Moreau
842e85bcdc libfreerdp-sspi: fix compilation on Linux without UNICODE definition 2012-03-24 16:02:58 -04:00
Mads Kiilerich
dc32388e50 reduce the use of windows.h in header files
--HG--
extra : rebase_source : 3d15968fcc5255e99a7343aeef2b2a79d71c6704
2012-03-21 23:13:35 +01:00
Marc-André Moreau
4d665b116d xfreerdp-server: set TCP_NODELAY 2012-03-18 13:13:34 -04:00
Vic Lee
d1b32a73f7 core: register audio device only if plugins are registered. 2012-03-13 17:05:14 +08:00
Vic Lee
ec9ca3e35f include: move config.h into private headers. 2012-03-12 19:14:56 +08:00
Marc-André Moreau
c0fcf6a273 wfreerdp: fix compilation 2012-03-06 15:30:24 -05:00
Marc-André Moreau
3d112b116c libfreerdp-utils: added GeneralizedTime parser 2012-03-06 15:12:26 -05:00
Marc-André Moreau
6af090c55e libfreerdp-utils: added TCP utils 2012-03-06 14:41:07 -05:00
Marc-André Moreau
f380a5a9a7 libfreerdp-utils: added time utils 2012-03-06 09:23:59 -05:00
Marc-André Moreau
6c9ae5ddad wfreerdp: fix portability issues 2012-03-05 21:04:42 -05:00
Marc-André Moreau
6582dd3ebf libfreerdp-auth: integrate Kerberos code from Jiten Pathy 2012-03-05 16:57:25 -05:00
Marc-André Moreau
fada84d029 wfreerdp: minor fixes 2012-02-28 17:10:06 -05:00
Mads Kiilerich
15169d0314 introduce generic ARRAY_SIZE macro 2012-02-28 18:11:11 +01:00
Marc-André Moreau
32a54130e7 xfreerdp: fix multiple memory leaks detected by valgrind 2012-02-27 10:55:49 -05:00
LittleJawa
3e919f7a40 Merge remote-tracking branch 'upstream/master' 2012-02-23 16:57:29 +01:00
LittleJawa
253e6ad824 Removed header modification - better to leave the headers in a plain comment format rather than doxygen format 2012-02-23 16:27:15 +01:00
LittleJawa
37b35b3558 First round of comments while reading the code. 2012-02-23 16:22:05 +01:00
Marc-André Moreau
a1f5eeea0c xfreerdp: fix and document --kbd-list option 2012-02-21 12:00:02 -05:00
Marc-André Moreau
4af3ecd4cd libfreerdp-locale: refactoring step 1 2012-02-18 22:04:28 -05:00
Pawel Jakub Dawidek
036c8ce47d If HOME environment variable is not configured, use / as home. Having NULL home_path will crash freerdp. 2012-02-17 17:40:17 +01:00