Marc-André Moreau
cdc3235feb
Merge pull request #265 from dubrsl/master
...
Fix unresolved symbols
2011-12-10 07:40:52 -08:00
Slava Dubrovskiy
e44e42e2b8
Fix unresolved symbols
2011-12-10 01:09:36 -05:00
Marc-André Moreau
904a9a7c6a
xfreerdp: add -X option for reparenting window
2011-12-09 13:53:19 -05:00
bluebird
a40f5c1718
xfreerdp, wfreerdp: Add -T option to set window title
2011-12-02 15:58:38 +01:00
Anthony Tong
273b370a57
mark --nsc as experimental
2011-12-01 11:56:12 -05:00
Mike Gilbert
b456a4ea0a
libfreerdp-utils: Add const to a few global strings.
2011-11-30 18:00:39 -05:00
Marc-André Moreau
28cc3c6f11
ntlmssp: add command-line option to enabled WIP enhanced NTLMv2 security
2011-11-29 18:12:42 -05:00
Norbert Federa
c918cfb7af
codec: support for specifying the RemoteFX mode (image or video)
2011-11-25 13:09:16 +01:00
Marc-André Moreau
a63a196f53
types: refactoring to make use of standard data types when available
2011-11-19 12:19:16 -05:00
Marc-André Moreau
150ff56f5f
wfreerdp: fix compilation warnings and errors
2011-11-12 00:51:41 -05:00
Marc-André Moreau
0e95675da3
libfreerdp-core: add support for Refresh Rect and Suppress Output PDUs
2011-11-11 14:02:59 -05:00
Marc-André Moreau
c8735d720e
libfreerdp-cache: disable glyph cache by default
2011-11-09 12:57:31 -05:00
Anthony Tong
a836faf3ed
xfreerdp: handle -g X%
2011-11-01 19:09:20 -05:00
Marc-André Moreau
1820e9ca72
Merge pull request #195 from sunds/master
...
Intermittent crash Linux & Solaris with RAIL; add missing system library for sem_* on Solaris
2011-10-31 22:10:37 -07:00
Marc-André Moreau
4dbe450e39
cliprdr: add support for long format names
2011-11-01 01:09:38 -04:00
Marc-André Moreau
1c5f9c173c
cliprdr: add more detailed debug output
2011-10-31 19:15:27 -04:00
David Sundstrom
7322ef8047
Port to Solaris 10u9.
...
Added -lrt which is a required library for the sem_*() functions
Fixed xf_window.c to not return null for zero-width windows - rather coerce values to be valid as was already being done for height and width. This fixes intermittent crashs on Solars and Linux.
2011-10-31 12:55:05 -05:00
Anthony Tong
6f59d691a2
certstore: update verified certificates, be graceful on filesystem errors
2011-10-28 11:38:45 -04:00
Marc-André Moreau
82ea77158c
wfreerdp: fix compilation on windows
2011-10-21 16:45:35 -04:00
Norbert Federa
12245abfc8
pcap: fix several segfaults with NULL pcap file handle
...
- pcap_open did not return NULL if fopen failed
- libfreerdp-core, tfreerdp-serer and xfreerdp-server did not check the pcap_open result
- also fixed the sleep calculation in the xfreerdp-server
2011-10-20 14:25:25 +02:00
Vic Lee
f14145eadc
libfreerdp-utils/thread: fix incorrect waiting time in freerdp_thread_stop.
2011-10-19 22:10:45 +08:00
Marc-André Moreau
505426e31f
Merge pull request #161 from mfleisz/certcallback
...
settings: Added --ignore-certificates command line
2011-10-19 04:32:43 -07:00
Martin Fleisz
9356337474
Added --ignore-certificates command line
2011-10-19 00:42:53 -07:00
Norbert Federa
ff3fef9490
pcap: fix timstamps to use gettimeofday
...
pcap used utils/stopwatch to save a record's timestamp which is not suitable because stopwatch measures cpu time and not the wall-clock time
also fixed the sleep calculation in the tfreerdp test server
2011-10-18 18:36:34 +02:00
Eduardo Beloni
a512574314
list: add list_next() operation
2011-10-14 11:44:13 -03:00
Eduardo Beloni
1a302821ec
list: add list_size() operation
2011-10-14 11:44:13 -03:00
Marc-André Moreau
1e4d6df998
xfreerdp: added support for bitmap cache
2011-10-09 21:23:18 -04:00
Marc-André Moreau
07077e2d3d
xfreerdp: apply patch from zstegi (would grab window manager key combinations)
2011-10-04 18:46:49 -04:00
Marc-André Moreau
a758908c63
wfreerdp: start GDI implementation
2011-10-04 16:05:09 -04:00
qubit
c8a8d54304
NSCODEC library
2011-10-03 00:41:08 +05:30
Shea Levy
aed1a8f129
Make freerdp_handle_signals return an int, return -1 and set errno to ENOSYS on Windows for now
2011-09-28 02:48:18 -04:00
Shea Levy
71da4593c2
Don't block SIGCONT
2011-09-28 02:40:35 -04:00
Shea Levy
4dc28ae04a
Handle the stopping signals, explicitly unblock the signal before re-raising it in the handler
2011-09-28 02:09:52 -04:00
Shea Levy
79551abb1b
passphrase: Use the global values the signal handler needs
2011-09-28 01:37:43 -04:00
Shea Levy
5c20c22547
freerdp_handle_signals: Handle all POSIX-specified fatal signals
2011-09-28 01:21:49 -04:00
Shea Levy
77bffc4afb
freerdp_handle_signals: Reset the terminal for a fatal signal
2011-09-28 01:15:42 -04:00
Shea Levy
cebf376b62
Merge remote-tracking branch 'upstream/master' into signal-handling
2011-09-27 23:21:49 -04:00
Shea Levy
ae2018fef8
Compile signal.c
2011-09-27 22:33:55 -04:00
Shea Levy
3d1041e8ee
Add a stub for freerdp_handle_signals
2011-09-27 22:32:19 -04:00
Marc-André Moreau
c2f0538af2
libfreerdp-utils: fix home path detection for certstore utils
2011-09-27 13:40:29 -04:00
Marc-André Moreau
9b9e952501
libfreerdp-utils: avoid relying on HOME environment variable, provide method for hard-coding home path
2011-09-26 22:58:49 -04:00
Marc-André Moreau
3894983766
Merge branch 'master' of github.com:FreeRDP/FreeRDP
2011-09-26 21:48:24 -04:00
Marc-André Moreau
e5215158d2
wfreerdp: start Win32 GDI implementation, fix certstore
2011-09-25 16:30:20 -04:00
Marc-André Moreau
5de4cdbedc
wfreerdp: fix mutex handling
2011-09-25 03:12:29 -04:00
Otavio Salvador
dc224b14fd
Merge pull request #122 from shlevy/readpassphrase
...
Readpassphrase utility
2011-09-24 23:55:52 -07:00
Vic Lee
7b2f737cee
libfreerdp-utils/memory: add a pointer check in xstrdup.
2011-09-25 11:49:09 +08:00
Shea Levy
fce487b876
passphrase_read: Set errno to ENOSYS and return on Windows for now
2011-09-24 19:18:25 -04:00
Shea Levy
90f00a99d3
Merge remote-tracking branch 'upstream/master' into readpassphrase
2011-09-24 19:08:41 -04:00
Shea Levy
9d59747dc9
passphrase_read: Don't include a null terminator in the prompt
2011-09-24 19:01:06 -04:00
Shea Levy
5153943796
passphrase_read: Read from stdin if tty can't be opened
2011-09-24 17:30:56 -04:00