summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Forward ssh-agent data between ssh clients and RDPBen Cohen2017-10-171-0/+398
* log: add log level TRACEKoichiro IWAO2017-10-132-1/+11
* xrdp: corret the config file name in the commentFelix Zhang2017-10-091-1/+1
* common: prevent raw use of snprintfKoichiro IWAO2017-10-031-7/+7
* xrdp: get port from configfile in access_control()Oscar Salvador2017-10-031-1/+3
* xrdp: constify input event typeKoichiro IWAO2017-10-022-5/+6
* Update v0.9.4 release dateKoichiro IWAO2017-09-281-1/+1
* update NEWS, mention known issuesKoichiro IWAO2017-09-261-1/+5
* Prepare release v0.9.4Koichiro IWAO2017-09-264-3/+23
* update sumbodules to the latest releaseKoichiro IWAO2017-09-261-0/+0
* common: fix g_write_ip_address() didn't return correct IP addressKoichiro IWAO2017-09-261-14/+58
* Fixes #414cocoon2017-09-171-1/+1
* tcutils: fix WTSVirtualChannelWrite return codes check according to API changespeidy2017-09-131-2/+2
* xrdpvr: adjust xrdpvr_write_to_client to xrdpapi API changespeidy2017-09-131-1/+1
* xrdpapi: change WTSVirtualChannelWrite return values to be consistent with WT...speidy2017-09-131-8/+12
* sesman: delete socket files when session exitsKoichiro IWAO2017-09-132-0/+70
* travis: Unbreak travis buildKoichiro IWAO2017-09-071-0/+1
* xrdp: accept full path for ls_background_imageKoichiro IWAO2017-09-051-1/+9
* add Belgian keyboardKoichiro IWAO2017-09-011-0/+3
* Release v0.9.3.1Koichiro IWAO2017-08-163-2/+11
* instfiles: don't include generated *.services files in distributionKoichiro IWAO2017-08-161-1/+1
* chansrv: sound, fdk-aac, avoid 1 item array itemsJay Sorg2017-08-041-29/+34
* use pkg-config to configure with fdk-aacJay Sorg2017-08-042-3/+3
* chansrv: sound, remove a do not know and a commentJay Sorg2017-08-042-2/+1
* chansrv: sound, use WAVE_FORMAT_AAC not WAVE_FORMAT_AAC_MSJay Sorg2017-08-042-3/+3
* chansrv: sound, add aacJay Sorg2017-08-044-2/+258
* chansrv: sound, handle skips in audio acksJay Sorg2017-08-041-5/+30
* xfuse_create_share() called before xfuse_init()matt3356722017-08-031-0/+12
* fix indent, no logic changeKoichiro IWAO2017-08-011-1/+1
* don't use hard coded constant valuesKoichiro IWAO2017-08-011-8/+13
* use g_free()Koichiro IWAO2017-08-011-2/+2
* move base64 functions to base64.cKoichiro IWAO2017-08-016-59/+114
* docs: document base64 prefill credentialsKoichiro IWAO2017-08-011-6/+20
* decode base64 login window parameterKoichiro IWAO2017-08-011-2/+26
* pass through except for the first '='Koichiro IWAO2017-08-011-1/+1
* add base64_decode functionKoichiro IWAO2017-08-012-0/+58
* sesman: search pam files also in ${sysconfdir}/pam.dKoichiro IWAO2017-07-262-1/+3
* chansrv: remove trailing spaceKoichiro IWAO2017-07-251-2/+2
* chansrv: use switch-case to support more codecsKoichiro IWAO2017-07-251-12/+13
* chansrv: constify wFormatTagKoichiro IWAO2017-07-252-20/+23
* Add a pam file for FreeBSDKoichiro IWAO2017-07-214-1/+12
* Allow UDS connection from non-root usersBen Cohen2017-07-201-0/+4
* append a / to ensure the full path is created even when the config variable l...Ian Geiser2017-07-191-1/+1
* NEWS: pulralize glitchesKoichiro IWAO2017-07-141-1/+1
* common: fix more glitches in IPv4 initializationKoichiro IWAO2017-07-141-2/+2
* Use g_create_path instead of g_create_dirIan Geiser2017-07-144-11/+11
* fix typo (copy & paste mistake)Koichiro IWAO2017-07-131-1/+1
* Update release dateKoichiro IWAO2017-07-131-1/+1
* Update NEWSKoichiro IWAO2017-07-131-1/+8
* fix typoKoichiro IWAO2017-07-131-1/+1