Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/neutrinolabs/xrdp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-03fix typosa1346054
2022-05-18Unify connection fields for the connected clientmatt335672
2022-03-31Rework transport connect logicmatt335672
2022-03-29Fix neutrinordp regression caused by bd9147d18f6bede787d6b9aafe7da8046d2c288amatt335672
2021-11-25Neutrinordp: Add more user info on connect failurematt335672
2021-11-25Make msg arg to server_msg() consistently constmatt335672
2021-10-12Remove unnecessary error from neutrinordp logmatt335672
2021-07-20Move erroneous parameter processing sectionmatt335672
2021-07-19neutrinordp: Allow fixed keyboard lauout information to be sent to remote. #1933TOMATO-ONE
2021-07-19neutrinordp: Allow keyboard layout information to be sent to remote. #1933TOMATO-ONE
2021-07-07Merge pull request #1900 from matt335672/issue1885matt335672
2021-06-26Allow users or administrators to configure the mstsc experience settings.TOMATO-ONE
2021-06-08Add server_chansrv_in_use() to module interfacematt335672
2021-05-28Merge pull request #1899 from TOMATO-ONE/neutrinordp_add_channelmatt335672
2021-05-28Split development option into separate thingsmatt335672
2021-05-27Common channel settings can be overridden for each session type in NeutrinoRDP.TOMATO-ONE
2021-05-26Removed extra space, breaking astyle checkmatt335672
2021-05-26Merge pull request #1879 from aquesnel/check_formattingmatt335672
2021-05-12Log the IP address, port, and user name of the NeutrioRDP Proxy connection. #...TOMATO-ONE
2021-05-08Fixing formatting with astyleAlexandre Quesnel
2021-04-29neutrinolabs: do not log valid parameters as unknownKoichiro IWAO
2021-04-29neutrinordp: avoid pampassword leakageKoichiro IWAO
2021-04-22Resolution switching without reconnecting.Christopher Pitstick
2021-02-22Unify logging in neutrinordp/* (#1807)aquesnel
2020-12-21Allow FuseMountName for chansrv to be absolute pathmatt335672
2020-10-20Improve source_info commenting and fix neutrino slow linkMatt Burt
2020-09-07Fix compilation warnings/errors in xrdp-neutrinordp.cmatt335672
2020-08-17Set max character buffer len to 512 per MS specificationbolkedebruin
2019-04-26update the module versionJay Sorg
2019-04-26neutrinordp: implement suppress outputJay Sorg
2018-11-23neutrinordp: don't enable remote_app if the INFO_RAIL flag is not setdaixj
2017-12-18workaround for corrupted display with W2K8cocoon
2017-03-14Eliminate APP_CC and DEFAULT_CCPavel Roskin
2017-03-04Include config_ac.h from all source filesPavel Roskin
2017-01-15neutrinordp: add session_infospeidy
2017-01-11Constify the value argument to mod_set_paramPavel Roskin
2017-01-06Suppress versioning for modules, tell libtool they are modulesPavel Roskin
2017-01-04fix build with --enable-xrdpdebug=yesvolth
2016-12-18Distribute all files except git and github specific dataPavel Roskin
2016-10-20Merge EXTRA_DEFINES and EXTRA_INCLUDES into AM_CPPFLAGSPavel Roskin
2016-07-08Declare unified module interface and use it in modulesPavel Roskin
2016-07-08Don't include X11/Xlib.h for XPoint, define a replacementPavel Roskin
2016-07-08Fix warnings detected by -Wwrite-stringsPavel Roskin
2016-06-22Fix format warnings in log_message() callsPavel Roskin
2016-05-13neutrinordp: indentation fixesspeidy
2016-05-13neutrinordp:speidy
2016-05-13neutrinordp: support for 32 to 16 bitmap conversionspeidy
2016-05-13neutrinordp: added 16bpp to 32bpp pixel color conversionspeidy
2016-05-13neutrinordp: set nla, program parameters from preamblespeidy
2016-05-05Typo fixesPavel Roskin