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
path: root/xup
AgeCommit message (Expand)Author
2022-07-11Refactoring resizing into state machine.Christopher Pitstick
2022-05-18Unify connection fields for the connected clientmatt335672
2022-04-20Fix regression introduced with UDSmatt335672
2022-03-31Rework transport connect logicmatt335672
2021-11-30Log error on failure to attach to shared memorymatt335672
2021-10-12Remove unnecessary error from neutrinordp logmatt335672
2021-06-08Add server_chansrv_in_use() to module interfacematt335672
2021-05-28Split development option into separate thingsmatt335672
2021-05-08Fixing formatting with astyleAlexandre Quesnel
2021-04-22Resolution switching without reconnecting.Christopher Pitstick
2021-02-11Migrating logging to LOG() and LOG_DEVEL() in xup/*Alexandre Quesnel
2020-12-22Moved a lot of string funcs to string_calls modulematt335672
2020-10-20Improve source_info commenting and fix neutrino slow linkMatt Burt
2020-08-21Ensure copying of the whole username/passwordBolke de Bruin
2020-08-17Set max character buffer len to 512 per MS specificationbolkedebruin
2019-11-08xup: fix for when shmem_id changesJay Sorg
2019-07-11xup: check term event for more responsive shutdownJay Sorg
2019-04-26update the module versionJay Sorg
2019-04-26work on suppressJay Sorg
2018-01-30Make changes to generate dylibs in mac againVraiment
2017-03-14Eliminate APP_CC and DEFAULT_CCPavel Roskin
2017-03-04Include config_ac.h from all source filesPavel Roskin
2017-02-23change some casts to long longJay Sorg
2017-02-23fix warning new since stdint.h changeJay Sorg
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
2017-01-04fix build with --enable-xrdpdebug=yesvolth
2016-07-08Declare unified module interface and use it in modulesPavel Roskin
2016-07-08Cast the result of g_shmat() to the destination typePavel Roskin
2016-07-08Use g_new or g_new0 when C++ compiler would complain about implicit castPavel Roskin
2016-07-08Fix warnings detected by -Wwrite-stringsPavel Roskin
2016-05-07Return correct error code from process_server_paint_rect_shmem_ex()Pavel Roskin
2016-05-05Typo fixesPavel Roskin
2016-04-22Fix warnings about unused variables and functionsPavel Roskin
2016-04-22Fix more format warningsPavel Roskin
2016-02-22Move headers from EXTRA_DIST to sources, sort alphabeticallyPavel Roskin
2016-02-13Stop redefining libdir, use moduledir for ${libdir}/xrdpPavel Roskin
2016-02-13Add missing spaces in the strings that are split for line wrappingPavel Roskin
2016-01-31Replace "charactor" with "character" everywherePavel Roskin
2016-01-30Merge AM_CFLAGS and INCLUDES info AM_CPPFLAGSPavel Roskin
2015-11-03xup: no logic change, add loggingJay Sorg
2015-07-19xup: fix for when Xorg/X11rdp to xup message payload is zeroJay Sorg
2015-07-13add timeout to trans_get_wait_objs_rwJay Sorg
2015-07-12update the copyright yearJay Sorg
2015-07-11set the source for xup moduleJay Sorg
2015-07-11update the module APIJay Sorg
2015-07-11xup: move to trans for ioJay Sorg
2015-02-10fix for case where shmget can return an shmid of zeroJay Sorg
2014-07-29coverity: uninitialized scalar variableLaxmikant Rashinkar