Armin Novak
|
83053c865a
|
DEBUG_ANDROID now a debug define using default <debug.h> macros.
|
2013-11-12 10:22:41 +01:00 |
|
Armin Novak
|
23b5845660
|
Fixed crash due to duplicate resource cleanup (MessagePipe freed in channel)
|
2013-11-12 10:22:04 +01:00 |
|
Armin Novak
|
343c9ebba5
|
Using absolute paths in generation script now.
|
2013-11-12 10:21:39 +01:00 |
|
Armin Novak
|
0d2fe6997e
|
Fixed output path for JNI header generation script.
|
2013-11-12 10:21:14 +01:00 |
|
Armin Novak
|
5a801a3951
|
Updated documentation.
|
2013-11-08 16:43:33 +01:00 |
|
Armin Novak
|
9aa70d4589
|
Explicitly setting debug format now, as the shipped gdbserver is
not compatible with the default options for all toolchains.
|
2013-11-08 16:32:50 +01:00 |
|
Armin Novak
|
f6236048c5
|
Modified build to allow native debugging with eclipse.
|
2013-11-08 15:20:23 +01:00 |
|
Armin Novak
|
fdc3045839
|
Modified build to allow native debugging with eclipse.
|
2013-11-08 15:19:38 +01:00 |
|
Armin Novak
|
ba2c31e9d9
|
Modified build to allow native debugging with eclipse.
|
2013-11-08 15:16:18 +01:00 |
|
Armin Novak
|
d1bc0d6f37
|
Enabled native building support.
|
2013-11-08 13:40:05 +01:00 |
|
Armin Novak
|
003f1bad3b
|
Added missing <config.h> include.
|
2013-11-08 13:31:29 +01:00 |
|
Armin Novak
|
33c4644c06
|
Fixed invaid setting of android app default version.
|
2013-11-08 13:31:04 +01:00 |
|
Armin Novak
|
f00777876d
|
Android App version now configurable from cmake.
|
2013-11-08 13:15:04 +01:00 |
|
Armin Novak
|
105a859694
|
Setting correct debuggable now depending on configuration.
|
2013-11-08 12:51:01 +01:00 |
|
Armin Novak
|
b40123fdff
|
Using new library destination path for android.
|
2013-11-08 12:48:04 +01:00 |
|
Armin Novak
|
51041bd1bc
|
Modified ant build target.
|
2013-11-08 12:46:32 +01:00 |
|
Armin Novak
|
9799520803
|
Added ndk-build detection.
|
2013-11-08 12:44:28 +01:00 |
|
Armin Novak
|
dc055782e8
|
Modified ant build target.
|
2013-11-08 12:42:41 +01:00 |
|
Armin Novak
|
017308b796
|
Added generation of android ndk build scripts.
|
2013-11-08 12:37:38 +01:00 |
|
Armin Novak
|
9eedf16ef0
|
Added native android build scripts.
|
2013-11-08 12:08:06 +01:00 |
|
Armin Novak
|
b34c2d0e1d
|
Removed unneccessary include <spawn.h>, which broke the build.
|
2013-11-08 10:27:57 +01:00 |
|
Armin Novak
|
72e33363ff
|
Redirected debugging to logcat if build for android.
|
2013-11-08 10:27:33 +01:00 |
|
Armin Novak
|
f3bfef8da5
|
Resource cleanup fixes.
|
2013-11-08 10:27:16 +01:00 |
|
Marc-André Moreau
|
bfa6410641
|
Merge pull request #1578 from ntwerdochlib/drive_channel_tweak
Minor optimization in Drive Channel
|
2013-11-07 09:18:50 -08:00 |
|
Nik Twerdochlib
|
c35c2bdeb6
|
Minor optimization in DeviceServiceEntry when setting up
to share all drives. Removed the call to strlen() and use
the return value from _snprintf
|
2013-11-07 11:43:22 -05:00 |
|
Marc-André Moreau
|
2e28621802
|
Merge pull request #1574 from awakecoding/master
Refactoring, Robustness, Valgrind Fixes, WinPR
|
2013-11-06 12:44:02 -08:00 |
|
Marc-André Moreau
|
3c44ff9c83
|
channels/rdpsnd: fix bug in rdpsnd and rdpdr deinitialization
|
2013-11-06 14:31:33 -05:00 |
|
Marc-André Moreau
|
014b5be63c
|
Merge pull request #1569 from zhangzl2013/dev-clipboard-win
Add cliprdr on windows. File clipping is not supported yet.
|
2013-11-06 10:59:59 -08:00 |
|
Marc-André Moreau
|
b4a78c31bb
|
Merge branch 'master' of github.com:FreeRDP/FreeRDP
|
2013-11-06 13:59:03 -05:00 |
|
Marc-André Moreau
|
33a9694b45
|
Merge pull request #15 from MartinHaimberger/WLOGIMPROVEMENT
improved wlog
|
2013-11-06 10:56:30 -08:00 |
|
Marc-André Moreau
|
b174dd9199
|
Merge pull request #16 from bmiklautz/process
Process
|
2013-11-06 10:55:55 -08:00 |
|
Marc-André Moreau
|
0e1fd4a777
|
freerdp: merge with master
|
2013-11-06 13:53:10 -05:00 |
|
Marc-André Moreau
|
4fa03e644e
|
client: fix loading of external static virtual channels with /vc option
|
2013-11-06 13:00:10 -05:00 |
|
Marc-André Moreau
|
ae343eeb23
|
Merge pull request #1572 from bmiklautz/issue/1465
moved version information to freerdp/version.h
|
2013-11-06 09:30:21 -08:00 |
|
Bernhard Miklautz
|
c9f49162bd
|
install version.h
|
2013-11-06 17:44:17 +01:00 |
|
Bernhard Miklautz
|
a0161a12ac
|
moved version information to freerdp/version.h
fixed #1465
|
2013-11-06 17:29:33 +01:00 |
|
Marc-André Moreau
|
b8a1f7d6c0
|
freerdp: implement restricted admin mode pass-the-hash option
|
2013-11-06 10:02:58 -05:00 |
|
Marc-André Moreau
|
a3d0e271b5
|
freerdp: add restricted admin option
|
2013-11-06 01:51:55 -05:00 |
|
Marc-André Moreau
|
f38c73b6c1
|
libwinpr-security: fix exporting of target
|
2013-11-05 19:44:26 -05:00 |
|
Marc-André Moreau
|
bccd0750e8
|
libfreerdp-client: fix memory leaks in settings accessors
|
2013-11-05 11:51:33 -05:00 |
|
Marc-André Moreau
|
9921e519a9
|
mfreerdp: fix termination of MacFreeRDP
|
2013-11-05 11:49:42 -05:00 |
|
Zhang Zhaolong
|
870e52ed1d
|
Add cliprdr on windows. File clipping is not supported yet.
|
2013-11-05 10:52:17 +08:00 |
|
Marc-André Moreau
|
3d339b04d9
|
libfreerdp-core: modify parsing functions to return int instead of BOOL to propagate session redirection return code
|
2013-11-04 15:52:29 -05:00 |
|
Marc-André Moreau
|
1f31fd9ae1
|
libfreerdp-core: fix deadlock in transport thread
|
2013-11-04 14:16:59 -05:00 |
|
Marc-André Moreau
|
813a26a212
|
libfreerdp-core: change transport thread
|
2013-11-04 12:40:29 -05:00 |
|
Marc-André Moreau
|
9b394a0189
|
channels/rdpdr: make use of MessageQueue for drive redirection
|
2013-11-03 21:01:36 -05:00 |
|
Marc-André Moreau
|
5406ebd5d8
|
channels/drive: refactoring
|
2013-11-03 19:10:33 -05:00 |
|
Marc-André Moreau
|
13b6678977
|
libfreerdp-core: start untangling session redirection
|
2013-11-03 16:25:56 -05:00 |
|
Marc-André Moreau
|
edb218df90
|
libfreerdp-cache: refactor code style
|
2013-11-03 13:51:41 -05:00 |
|
Marc-André Moreau
|
3e3c0f1942
|
libfreerdp-core: fix potential asynchronous queuing memory problems for primary drawing orders
|
2013-11-03 13:29:48 -05:00 |
|