summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* doc: Format manual page referencesPhilipp Hahn2013-01-285-14/+33
* doc: Use man_MANS in Makefile.amPhilipp Hahn2013-01-281-10/+4
* doc: LDAPPhilipp Hahn2013-01-281-0/+6
* X11rdp: Rework changing directoriesPhilipp Hahn2013-01-281-16/+7
* X11rdp: make variables function localPhilipp Hahn2013-01-281-0/+3
* X11rdp: fix spelling mistakesPhilipp Hahn2013-01-283-4/+4
* X11rdp: Handle more compression formatsPhilipp Hahn2013-01-281-6/+8
* X11rdp: Simplify if constructsPhilipp Hahn2013-01-281-24/+24
* X11rdp: simplify line splittingPhilipp Hahn2013-01-281-7/+2
* X11rdp: simplify downloadPhilipp Hahn2013-01-281-83/+40
* X11rdp: fix indentionPhilipp Hahn2013-01-281-11/+11
* X11rdp: Consistently use $filePhilipp Hahn2013-01-281-12/+12
* X11rdp: Remove duplicate entry for expatPhilipp Hahn2013-01-281-6/+0
* sesman/tools: Disable debug toolsPhilipp Hahn2013-01-281-2/+4
* xrdp: Ignore channels and logging sectionsPhilipp Hahn2013-01-281-1/+3
* xrdp: Fix format string vulnerabilityPhilipp Hahn2013-01-281-1/+1
* sesman: Fix distPhilipp Hahn2013-01-282-3/+29
* Merge pull request #52 from Osirium/patch/text2booljsorg712013-01-175-68/+17
|\
| * Merge branch 'patch/text2bool' of github.com:Osirium/xrdp into patch/text2boolLawrenceK2013-01-170-0/+0
| |\
| | * refactor and use test2bool instead of duplicated code testing for on,yes,true...LawrenceK2013-01-164-65/+13
| | * Allow for any non 0 and the string to also be true. These are the tests used ...LawrenceK2013-01-161-3/+4
| * | refactor and use test2bool instead of duplicated code testing for on,yes,true...LawrenceK2013-01-174-65/+13
| * | Allow for any non 0 and the string to also be true. These are the tests used ...LawrenceK2013-01-171-3/+4
|/ /
* | Merge branch 'master' of github.com:FreeRDP/xrdpJay Sorg2013-01-161-1/+1
|\ \
| * \ Merge pull request #51 from Osirium/bug/channel-enablesMarc-André Moreau2013-01-161-1/+1
| |\ \
| | * | bug in find_name_in_listsLawrenceK2013-01-161-1/+1
| | |/
| | * Keep osirium master the same as freerdp masterLawrenceK2013-01-161-3/+56
| | * Merge branch 'master' of git://github.com/FreeRDP/xrdpLawrenceK2013-01-157-22/+73
| | |\ | | |/ | |/|
| | * Make this the osirium default xrdp fileLawrenceK2013-01-021-56/+3
* | | vrplayer fixesJay Sorg2013-01-164-48/+58
|/ /
* | vrplayer: fix for building with older ffmpegJay Sorg2013-01-141-8/+14
* | vrplayer: change to get screen positionJay Sorg2013-01-131-7/+13
* | update for xrdp.iniJay Sorg2013-01-071-2/+2
* | libxrdp: added ini settings for bulk compressorJay Sorg2013-01-063-1/+19
* | xrdpvr: compile fix for older ffmpegJay Sorg2013-01-022-4/+25
|/
* vrplayer: path and close changesJay Sorg2012-12-301-6/+13
* vrplayer: rpath changeJay Sorg2012-12-302-0/+7
* X11rdp: keyboard and offscreen bitmap fixJay Sorg2012-12-292-2/+6
* libxrdp: add our own mppc compression instead of using the freerdp mppcJay Sorg2012-12-284-12/+1079
* off screen bitmap creation, don't invalidate whole areaJay Sorg2012-12-284-11/+21
* Merge branch 'master' of https://github.com/FreeRDP/xrdpLaxmikant Rashinkar2012-12-2638-202/+353
|\
| * fixes, logging for off screenJay Sorg2012-12-232-0/+19
| * X11rdp: create off screen pixmap if not created on useJay Sorg2012-12-2323-47/+86
| * Merge pull request #45 from Osirium/patch/debug-loggingMarc-André Moreau2012-12-207-5/+34
| |\
| | * update/fix some debug log calls and add the test of XRDP_DEBUG to make files ...LawrenceK2012-12-207-5/+34
| * | Merge pull request #46 from Osirium/patch/channel-enablesMarc-André Moreau2012-12-202-28/+83
| |\ \ | | |/ | |/|
| | * Update allowed channel lists from entries in the connection entry prefixed ch...LawrenceK2012-12-202-28/+83
| |/
| * Merge pull request #42 from Osirium/freerdp-refactor-06-dec-2012Marc-André Moreau2012-12-204-122/+116
| |\
| | * Whoops got one of the security flags wrongLawrenceK2012-12-061-1/+1
| | * Use FREERDP_LIBS variable to access the frerdp libs, includes locationLawrenceK2012-12-061-1/+1