summaryrefslogtreecommitdiffstats
path: root/libxrdp/libxrdp.c
Commit message (Collapse)AuthorAgeFilesLines
...
* update/fix some debug log calls and add the test of XRDP_DEBUG to make files ↵LawrenceK2012-12-201-0/+2
| | | | so controlled by the autoconf option --enable-xrdpdebug
* o moved from GNU General Public License to Apache License, Version 2.0Laxmikant Rashinkar2012-09-191-619/+684
| | | | | o applied new coding standards to all .c files o moved some files around
* work on bitmap cache v3Jay Sorg2012-07-171-0/+11
|
* rail: proxy railJay Sorg2012-06-241-14/+101
|
* Deadlock situation bug fix and improved debug informationnorrarvid2012-06-011-1/+28
|
* offscreen bitmaps: implement the delete listJay Sorg2012-05-221-4/+4
|
* don't jpeg compress fontsJay Sorg2012-05-211-2/+2
|
* -xorg: work on off screen bitmapsJay Sorg2012-05-201-2/+4
|
* xorg: work on offscreen bitmapsJay Sorg2012-05-171-0/+17
|
* Major code cleanup:Nicola Ruggero2010-11-031-31/+31
| | | | | | | - Initialized and zeroed out local variables - Check for some null pointers - Fixed some typos - Other minor changes (beautify, etc.)
* Added bell (pcspeaker) supportNicola Ruggero2010-10-261-0/+30
|
* use do ... while (0) style for parse.hjsorg712010-08-091-1/+1
|
* use transjsorg712010-05-041-3/+3
|
* remove some dead codejsorg712009-12-261-3/+0
|
* update copyright yearjsorg712009-01-251-1/+1
|
* channel changesjsorg712008-12-161-4/+4
|
* added brush cache bits for clients that support itjsorg712008-06-241-0/+11
|
* update copyright yearjsorg712008-01-301-1/+1
|
* make sure next_packet is not nulljsorg712007-05-061-1/+2
|
* undo disable cursorjsorg712007-04-131-2/+0
|
* added debug out, added update syncjsorg712007-04-081-0/+6
|
* check if server is shutting downjsorg712007-01-141-2/+11
|
* copyright year updatejsorg712007-01-121-1/+1
|
* more work on channel supportjsorg712006-12-301-0/+102
|
* printf -> writelnjsorg712006-04-291-6/+6
|
* bitmap cache v2jsorg712006-03-171-0/+22
|
* copyright year updatejsorg712006-02-041-1/+1
|
* <lf><cr> should be <cr><lf>jsorg712005-11-261-6/+6
|
* added server_reset(which uses demand_active) for resizing the rdp clientjsorg712005-08-241-9/+59
|
* some more big endian fixesjsorg712005-07-101-1/+1
|
* moved a bunch of files aroundjsorg712005-06-281-0/+530