summaryrefslogtreecommitdiffstats
path: root/libxrdp/libxrdpinc.h
Commit message (Collapse)AuthorAgeFilesLines
* dynamic virtual channel improvementsjsorg712018-10-111-0/+24
| | | | | | | | | remove not used chansrv <-> xrdp messages move static channel disable control into libxrdp remove some blocking read, write chansrv calls add drdynvc calls to libxrdp add drdynvc calls to chansrv channel cleanup
* Eliminate APP_CC and DEFAULT_CCPavel Roskin2017-03-141-45/+45
|
* fix warning new since stdint.h changeJay Sorg2017-02-221-2/+2
|
* add session_infoJay Sorg2017-01-151-0/+3
| | | | | Conflicts: libxrdp/libxrdp.h
* Fix warnings detected by -Wwrite-stringsPavel Roskin2016-07-081-1/+1
|
* Typo fixesPavel Roskin2016-05-041-2/+2
|
* Fix typosPavel Roskin2016-02-131-1/+1
|
* work on main loop changesJay Sorg2015-07-051-0/+2
|
* add frame acks and h264 codec mode basicsJay Sorg2015-03-281-0/+3
|
* no logic change, indentJay Sorg2014-06-021-102/+102
|
* work on surface commandJay Sorg2014-03-181-0/+7
|
* libxrdp: export jpeg compress for codec modeJay Sorg2014-03-161-0/+7
|
* fast path changes, iso never reads nowJay Sorg2014-03-041-0/+4
|
* started work on fastpath, restructure PDU inJay Sorg2014-02-251-2/+2
|
* Hand-apply patch (compositing) from Authentic8: 5d5e470 81c9c29 b0c2c10 ↵Jim Grandy2013-08-221-0/+10
| | | | 27d8a01 a96a217 e512090 a9a6762 9c02bfa bd26fcc c0d29d9 676dd35 3b26737
* Hand-apply patches (glyph cache) from Authentic8 branch: 653869c 30f23d4 ↵Jim Grandy2013-08-221-4/+6
| | | | 74b015d 4e51e6d 2829087
* copyright year updateJay Sorg2013-06-081-1/+1
|
* work on new(color) cursorsJay Sorg2013-03-121-1/+1
|
* o moved from GNU General Public License to Apache License, Version 2.0Laxmikant Rashinkar2012-09-191-21/+19
| | | | | o applied new coding standards to all .c files o moved some files around
* work on bitmap cache v3Jay Sorg2012-07-171-0/+4
|
* rail: proxy railJay Sorg2012-06-241-2/+30
|
* offscreen bitmaps: implement the delete listJay Sorg2012-05-221-2/+2
|
* don't jpeg compress fontsJay Sorg2012-05-211-1/+1
|
* -xorg: work on off screen bitmapsJay Sorg2012-05-201-1/+2
|
* xorg: work on offscreen bitmapsJay Sorg2012-05-171-0/+5
|
* pass the client_info(caps) on to module and xserverJay Sorg2012-05-131-44/+1
|
* added non standard jpeg support off by defaultJay Sorg2012-04-071-0/+1
|
* add max bpp option to xrdp.iniJay Sorg2011-08-241-0/+1
|
* Implemented client IP loggingNicola Ruggero2010-11-041-0/+1
|
* Major code cleanup:Nicola Ruggero2010-11-031-1/+1
| | | | | | | - 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/+2
|
* update copyright yearjsorg712010-07-041-1/+1
|
* use transjsorg712010-05-041-2/+2
|
* update copyright yearjsorg712009-01-251-1/+1
|
* channel changesjsorg712008-12-161-1/+2
|
* added brush cache bits for clients that support itjsorg712008-06-241-0/+6
|
* update copyright yearjsorg712008-01-301-1/+1
|
* read the rdp5 performance flags and some 64 bit warning fixesjsorg712007-09-251-0/+1
|
* added some debug messages and some mce stuffjsorg712007-01-161-0/+1
|
* check if server is shutting downjsorg712007-01-141-1/+1
|
* copyright year updatejsorg712007-01-121-1/+1
|
* more work on channel supportjsorg712006-12-301-0/+8
|
* added channel supportjsorg712006-12-281-0/+2
|
* added medium and high rdp encryption via xrdp.inijsorg712006-04-141-0/+1
|
* bitmap cache v2jsorg712006-03-171-0/+13
|
* copyright year updatejsorg712006-02-041-1/+1
|
* read rdp login infojsorg712005-09-271-0/+7
|
* added server_reset(which uses demand_active) for resizing the rdp clientjsorg712005-08-241-0/+4
|
* harvest and pass on hostname and keylayout of clientjsorg712005-08-181-0/+3
|
* clip changes, 16bpp crash fixjsorg712005-08-181-1/+2
|