[debian-edu-commits] debian-edu/ annotated tag v0.9.0_git20150803-1_alpha2 created (now becea45)

Dominik George natureshadow-guest at moszumanska.debian.org
Thu Oct 6 21:02:09 UTC 2016


This is an automated email from the git hooks/post-receive script.

natureshadow-guest pushed a change to annotated tag v0.9.0_git20150803-1_alpha2
in repository xrdp.

        at  becea45   (tag)
   tagging  cd3ab541a3308e0aa2fe3ff197b9f7a37be4a1f4 (commit)
 tagged by  mirabilos
        on  Thu Aug 6 21:29:11 2015 +0200

- Log -----------------------------------------------------------------
xrdp (0.9.0~git20150803-1~alpha2) teckids; urgency=medium
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAABCQAGBQJVw7WIAAoJEIlQwYleuNOzdnMP/i/mkPJaiHwUTBTtuUcKDlbe
Z4J0ssu/OUSq65Ug1CzA1qIzf0xCPDE41jDN7zezgelR8Ppqr9dj7PLPg/HBr4uE
ZwTYRkXhLljld3l5bIyyl1r5QadUHQfkdTMMG88jyEjU5oE5Pv6joVfuXOOkpDo/
qloep2XHQIEn62WLEczJRf0XMS+u0rLNtOr4srfQ7cQNruQr1UP6OBiO9mnwvZ3j
kNAAfaecshwAUyTfwE4IlX40UTQsE8F8X8ZwBE7axn1iyHavnmZZ3tMmf+3+ZmZu
ZzYOqqDuzdcIOOWYZ/N4tCNNyeMqxkmnV/QndcxRZ7q8Je5j4oypk7g2mZo/sLVZ
i/VElMh8w0W71b6OcSxjuPdFrWwVdJAebhzqqrxASpiHNx/dguI7MVfgf4qvg/Q1
jiTbSmUFLEtRDIrOnbMHEe45pBJvOWzjoTKJ/neNbI4cac9AJHp2rLeq0Y+/t5RY
O7IQS3/rrY29D+6E1I8vhfIRMgWoBrbJzt2G4wk9J61IiMyrFI/TwXBwjFF5Nv6I
rGpKJmwJs2QRJ1roZzXIA5FCriGqEQ1bB+/3jvFFziW34zF0AJChUgVDLM7Gxzq/
0LkqrkWxkGcZSBJmUoUfDxP+ozL53+k3TLR1xtrYQ99R7sy/JmHifRAs0LHIjc9z
WXaza9ikSOqR2OQGX0Bs
=u9jq
-----END PGP SIGNATURE-----

Aeneas Jaißle (1):
      Update faq-compile.txt

Akira Taniguchi (2):
      Fix "\ _" on jp keyboard
      xrdp_keyboard.ini: Fix jp keyboard model

Anthony Agresta (1):
      vnc: Added delay_ms option. Fixes neutrinolabs/xrdp#182

ArvidNorr (25):
      Merge pull request #22 from ArvidNorr/moduleload
      Merge pull request #23 from ArvidNorr/disconnect
      Merge pull request #27 from ArvidNorr/deadlock
      Merge pull request #28 from ArvidNorr/tcp_nodelay
      Merge pull request #24 from ArvidNorr/channels
      Merge pull request #29 from ArvidNorr/authenticate
      mouse pointer and text cursor fixes
      Display PAM error in gateway setup, use domain name as IP/DNS, changed how the socket is closed
      More logging added
      PAM error text can be configured
      deny access if group is undefined
      Merge pull request #58 from ArvidNorr/pam-cont
      Removed unused 'build' in gitignore
      small len fixes
      Merge pull request #59 from ArvidNorr/morelogging
      Layout fixes
      Merge pull request #60 from ArvidNorr/freerdpfixes
      Comments and debug when blocking channels added. Fix for potential vulnerability in log.c
      Merge pull request #61 from ArvidNorr/channelblock
      freeRDP Connection status to log
      layoutfix
      Merge pull request #62 from ArvidNorr/freerdplog
      added support for optional background image
      support for preferred combo box choice added
      Readded removed breaks

BLINDAUER Emmanuel (3):
      Call cleanup for encoder
      If auth fails, call pam_end so PAM backends can call _cleanup
      Set a value for the default autorun session

Bart Warmerdam (4):
      Use correct RGB byte odering for uncompressed bitmaps (ms-rdpbcgr p192), RED=lsB, BLUE=msB
      Revert "Use correct RGB byte odering for uncompressed bitmaps (ms-rdpbcgr p192), RED=lsB, BLUE=msB"
      Use correct RGB byte odering for uncompressed bitmaps (ms-rdpbcgr p192), RED=lsB, BLUE=msB
      Set lock when adding new displays to the chain

Cocoon (2):
      make login screen window title configurable
      remove 1 from default title string

Congyi Wu (1):
      Fix absolute path in instfiles/Makefile.am

Created by chef (1):
      remove some checked in binaries

Guan-Zhong Huang (3):
      Fix incorrect usage of log_message()
      Fix compilation error without PAM
      Fix password authentication to handle different encryption algorithms

Gustavo Homem (20):
      Changes related to integration
      fix xrdp init script permissions
      use a simple default for startwm.sh
      Merge branch 'master' of git at github.com:ghomem/xrdp
      add FORCE flag to ensure the service really stops (overridable by system
      debian packaging related files (initial commit)
      fine tune postinstall
      further integration fixes
      more robust version, including force-stop option
      correct usage
      helper file for checkinstall
      Post install script
      prepare to package X11rdp on a single .deb
      improve packaging for X11RDP
      remove unused files, include arch info
      clear things that are handled by the init script
      don't copy stock rsakeys.init
      remove awkward rsakeys.init comparison
      Merge branch 'master' of git at github.com:ghomem/xrdp
      remove legacy operation on rsakeys.ini

Hyeshik Chang (1):
      Fix endianness of virtual channel flags. This fixes the clipboard compatibility issue with Microsoft RDP clients.

Idan Freiberg (15):
      Merge pull request #122 from speidy/devel
      Merge pull request #135 from ArvidNorr/breakfix
      libxrdp: changed the way we calculate gcc-response length, RSA 2048 working now with mstsc
      libxrdp: added an option to enforce security layer in xrdp.ini
      libxrdp: changes in rdp security layer negotiation
      libxrdp: enforce server security layer when rdpNegData is not exists
      libxrdp: started adding TLS support
      libxrdp: work on TLS support
      libxrdp, common: work on TLS mode
      trans: work on TLS
      libxrdp: work on TLS mode
      libxrdp: mcs, delete temp hexdump
      Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into
      Merge pull request #172 from moobyfr/fix-pam-leak
      Merge pull request #249 from metalefty/freebsd/tls

Itamar Reis Peixoto (32):
      remove execute permission from keygen.c
      use package version in xrdp.c
      xrdp comestic patch from "Alessandro Briosi" <tsdogs at briosix.org>
      add xrdp-sesman pam.d file into tarball when doing a make dist
      add more missed files into extra_dist
      include missing files in make dist
      more files to fix make dist
      include more files missed in make dist
      include fedora package names in messages about missing dependencies
      use package version in xrdp.c
      xrdp comestic patch from "Alessandro Briosi" <tsdogs at briosix.org>
      add xrdp-sesman pam.d file into tarball when doing a make dist
      add more missed files into extra_dist
      include missing files in make dist
      more files to fix make dist
      include more files missed in make dist
      include fedora package names in messages about missing dependencies
      add gitignore patch
      modify gitignore
      fix freerdp extra_dist
      change include to Angle-bracket form
      check if freerdp-devel is installed and use it
      update .gitignore
      Merge branch 'itamarjp' of ssh://xrdp.git.sourceforge.net/gitroot/xrdp/xrdp into itamarjp
      fix mistake in Makefile.am
      fix freerdp include
      remove unused else from configure.ac
      Keymap for Brazilian ABNT2 keyboard
      add systemd support into xrdp
      Merge pull request #261 from itamarjp/devel
      improve systemd unit files
      Merge pull request #265 from itamarjp/devel

Jay Sorg (840):
      test
      update copyright year
      bind to specific address
      fix for 100% cpu when socket error
      use en-us keymap file if no keymap file
      limit X server to localhost and set dpi
      log messages friend
      no localhost for X11rdp, don't need to set dpi
      Merge branch 'master' of ssh://jsorg71@xrdp.git.sourceforge.net/gitroot/xrdp/xrdp
      fixes for bell function
      started work on freerdp wrapper
      work on freerdp
      added --enable-freerdp configure option
      variable drop down menu size
      work on freerdp
      work on freerdp module
      work on freerdp
      update mc interface
      freerdp work
      added NewFBSize support
      add ssl init to common
      minor changes
      work on freerdp
      warnings
      autotool fixes
      update some copyright years
      printf error when can't bind port
      remove xrdp from .gitignore, I couldn't add files in xrdp directory
      added xrdp/xrdp
      added g_chown
      added a way to disconnect a session from within a session
      added disconnect tool
      add xrdp-dis to .gitignore
      X11rdp can resize sessions now
      X11rdp needs bpp to match to reconnect / resize
      move disconnect to X11rdp
      add max bpp option to xrdp.ini
      added 15 and 24bpp support and changes for reconnect / resize
      remove warnings, check for nil
      fix for alt-gr win7 control key
      added xorg directory
      added buildx script
      get a file from server1
      font and other build fixes
      added libxml2 to build
      added libpthread-stubs
      added python
      xorg build
      xorg build
      xorg build
      xorg build
      libxslt
      xorg build
      xorg build
      xorg build
      added tests directory
      added tcp_proxy
      added xdemo
      added nx directory
      added default parameter to buildx.sh
      move win32 to own file
      add --port command line override
      fix for https://bugzilla.redhat.com/show_bug.cgi?id=782619
      fix init error
      added freerdp1 module
      freerdp module, color conversion
      forward channel data in freerdp module
      freerdp memory leak fix
      freerdp1: fixed crash, added logging
      freerdp1: fix memory leaks
      xorg: added tests
      move temp files from /tmp to /tmp/.xrdp
      freerdp1: nla
      xorg/tests: minor fixes
      xorg/tests: cleanup
      common: added signal for usr1
      xorg/tests: added xdemo Makefile
      remove old freerdp dir
      fork change
      /tmp cleanup
      xorg/tests: added smooth3 and 4 option
      xorg/test: edit nx server and client startup scripts
      xorg: add rdp X1 source
      xrdp:X11R7.6: work on building X11rdp
      xorg/X11R7.6: minor change for builds
      xorg: X11rdp
      xorg: X11rdp
      xorg: X11rdp
      xorg: added DAMAGE, fix keyboard sync
      xorg: work on randr
      xorg: got RANDR working
      xorg: added -uds option
      use unix domain socket for xrdp-X11rdp connection
      common: allow env vars to override .ini settings when value start with $
      xrdp: added override setting for chansrv port
      xrdp: added xrdp.ini options to auto execute a modules and hide log window
      xorg: change buildx.sh parameter, added drop for debugging builds
      libxrdp: user freerdp mppc compressor
      xorg: copy X11rdp to install destination after building
      xorg: complete CopyPlane Xserver function
      libxrdp: added #ifdef for mppc
      added non standard jpeg support off by default
      xorg: added start of X11rdp / xup caps
      check for pkg-config in bootstrap
      fixes from ArvidNorr
      freerdp1: fixes from ArvidNorr
      libxrdp: added xrdp_fastpath.c
      libxrdp: added xrdp_surface.c
      rfx: work on rfx
      update common/xrdp_constants.h
      xorg: change default resolution to 1024x768
      freerdp1: coding style and ifdef change
      xup: add more forgiving X11rdp / xup messages with size
      pass the client_info(caps) on to module and xserver
      xrdp: xrdp_painter_copy width, height fix
      started work on off screen bitmap support
      xorg: change all orders to use code, size style messages
      xorg: work on offscreen bitmaps
      xorg: work on offscreen bitmaps
      xorg: work on offscreen bitmaps
      xorg: work on offscreen bitmaps
      xorg: work on offscreen bitmaps
      xorg: work on offscreen bitmaps
      -xorg: work on off screen bitmaps
      xorg: check for if off screen bitmaps are off
      xorg: need length in all messages now
      don't jpeg compress fonts
      offscreen bitmaps: implement the delete list
      chansrv: simple pulse audio support
      xrdp: added -f command line option to fork on connections
      xrdp: fix memory leak in fork
      added g_close_wait_obj and size parameter to g_write_ip_address
      Merge branch 'master' of github.com:FreeRDP/xrdp
      xrdp: add fork option to xrdp.ini
      xrdp: pid file fixes
      xorg: wrap window functions
      Merge remote branch 'syslog3/syslog3'
      syslog: cs/minor  changes
      log: added path for when --prefix is used
      no logic changes, remove warnings and coding style changes
      common: fix some warnings
      libxrdp: fix warning
      xrdp: fix warnings
      libxrdp: started adding RAIL support
      libxrdp: added RAIL caps
      xorg: possible fix for xdriinfo build error with -lGL
      Merge branch 'master' of github.com:FreeRDP/xrdp
      sesman: missing else and remove some EOL whitespace
      common: no logic changes, code cleanup
      rail: proxy rail
      xorg: added mkfontscale, move mkfont* to top
      xorg: mkfont* after libfontenc
      xorg: don't build xdmx, failes sometimes
      xrdp: hook up the rail functions in module manager
      update the version and readme.txt file
      autotools: change top_srcdir to top_builddir for LIBADD
      sesman: no logic change, code cleanup
      sesman: added option to run reconnectwm.sh on session reconnect
      sesman: exit after fork if reconnectwm.sh does not exist
      fix a define conflict with freerdp
      xup: do not set tcp options for unix domain socket
      added support for bitmap cache v3
      work on rdp codecs
      work on bitmap cache v3
      X11rdp: fix for building on Ubuntu 12.04, move fonts to end of build
      X11rdp: move libXdamage down
      X11rdp: move xdamage and xfixes up
      sesman: run sessvc and chansrv as user, not root
      chansrv: changes for running as user, not root
      xrdp.ini: added rail channel
      output error when set socket opt fails
      user rfx for cache v3 if client supports
      codecs: move jpeg hack to bitmap cache v3
      xorg: improvments to buildx.sh
      added option(cap) to set default cache v3 codec
      chansrv: update license
      no logic change, remove tabs
      chansrv: started work on rail channel
      jpeg: fix for when building without --enable-jpeg
      rail: work on splitting X11 calls out to xcommon
      xorg: don't use jpeg for hints
      more work on rail
      xorg: fix for buildx.sh where multi commands in configure
      X11rdp: reduce excessive logging
      chansrv: init xcommon
      added xrdpapi
      chansrv: rail, open X later, release window manager on rail disconnect
      xup: add some rail messages to the interface
      xorg: added the rail functions
      rail: implement TS_RAIL_ORDER_EXEC
      sesman/tools: added xcon
      xrdpapi: added library skel
      xrdpapi: complete basic WTSVirtual* functions
      xrdpapi: add cplusplus for header
      xrdpapi: got simple test working
      chansrv: xrdpapi working
      xorg: update needed packages list
      chansrv: fix for writing to non existing channel goes to first channel
      chansrv: work on dynamic channels
      xorg: offscreen bitmaps, don't remote until used
      clipboard: added image support
      xorg: work on dirty updates for bandwidth
      xorg: work on delayed/dirty updates
      remove rail loggin, minor hints change
      xorg: added another package to the notes
      xorg: work on delayed/dirty updates
      chansrv: work on image clipboard
      xorg: fix for keyboard repeat
      xorg: added xdemo test for offscreen to offscreen
      xorg: added xdemo test for offscreen to offscreen
      channels: add drdynvc
      added LSB tags to xrdp.sh
      Merge branch 'master' of github.com:FreeRDP/xrdp
      xorg: work on screen dirty update, still off by defualt, fix for rail
      chansrv: work on file copy / paste
      chansrv: work on clipboard
      added a file open funtion
      work on clipboard
      chansrv: split out clipboard code, getting big
      chansrv: work on clipboard
      chansrv: work on clipboard
      chansrv: work on clipboard
      chansrv: work on clipboard
      chansrv: work on clipboard
      chansrv: work on clipboard
      chansrv: work on clipboard
      chansrv: work on clipboard
      chansrv: dvc_chan_id should be signed
      chansrv: work on clipboard
      added getgid to os_calls
      chansrv: added define for fuse
      chansrv: fix for event processing
      chansrv: debug fix
      chansrv: added --enable-fuse option
      chansrv: work on clipboard file copy paste
      chansrv: work on clipboard file copy
      chansrv: clipboard file copy / paste working now
      chansrv: fix build without --enable-fuse
      chansrv: make sure ~/xrdp_client exists, other cleanups
      chansrv: ignore directory clipboard copies for now and clean up logging
      fix for odd error when disconecting client
      Merge branch 'master' of github.com:FreeRDP/xrdp
      xrdpvr: build fix, don't need AVDictionary
      do not build xrdpvr unless --enable-xrdpvr is used
      chansrv: work on clipboard c2s for wan
      chansrv: change for pasting over a wan
      Merge branch 'master' of github.com:FreeRDP/xrdp
      chansrv: cleanup some clipboard code
      if mstsc, don't do pixmap to pixmap blits
      xrdpapi: use header for server to client writes
      xrdpapi: send for all bytes
      X11rdp: create off screen pixmap if not created on use
      fixes, logging for off screen
      off screen bitmap creation, don't invalidate whole area
      libxrdp: add our own mppc compression instead of using the freerdp mppc
      X11rdp: keyboard and offscreen bitmap fix
      vrplayer: rpath change
      vrplayer: path and close changes
      xrdpvr: compile fix for older ffmpeg
      libxrdp: added ini settings for bulk compressor
      update for xrdp.ini
      vrplayer: change to get screen position
      vrplayer: fix for building with older ffmpeg
      vrplayer fixes
      Merge branch 'master' of github.com:FreeRDP/xrdp
      xrdpapi: cast fix
      X11rdp: fix for RandR desktop resizing
      chansrv: fix clipboard crash
      add randr test
      xorg randr test app
      randr test change
      randr test, print ConfigureNotify width and height
      X11rdp: in composite, use pCompositeClip, not clientClip
      chansrv: fix for building without fuse
      xrdp: xrdp_mm.c fix some warnings and code cleanup
      chansrv: add header
      libxrdp: started adding new(color) cursor support
      work on new(color) cursors
      work on new(color) cursors
      X11rdp: build fix from kyytaM
      work on new(color) cursors
      new(color) cursors working now
      sync client_info struct with A8
      chansrv: work on pulse sink
      chansrv: work on pulse sink
      chansrv: work on pulse sink
      chansrv: work on pulse sink
      chansrv: work on pulse sink
      chansrv: added some pulse sink notes
      ipv6 started pushing bits
      Merge branch 'master' of github.com:/FreeRDP/xrdp
      adding ipv6 support
      autodetect ipv6
      ipv6 fix for sesman
      ipv6
      ipv6
      ipv6
      merge from ghomem
      Merge branch 'master' of github.com:FreeRDP/xrdp
      pam changes to use system default
      common: fix for when [] is in comment
      work on pulse sink, added close message
      Merge branch 'master' of github.com:FreeRDP/xrdp
      xrdp: use full path for loading xrdp modules
      chansrv: fix for close message
      started adding neutrinordp module
      got neutrinordp module building
      chanarv: x prefix for stream functions to avoid name collision
      startwm.sh should look for Xsession
      disable ipv6 for now
      pulse sink, don't need i18n.h
      pulse sink, use buffer so not sending too small or too big audio packets
      startwm.sh: forgot to remove org Xsession call
      pam: added xrdp-sesman.other
      turn off subtract region for now
      use dx, dy in CopyArea PixToPix, not WndToPix
      X11rdp: fix an error in scrolling / CopyArea
      pulse sink changes
      pulse work and cleanup
      neutrinordp module, use SendInvalidate on invalidate
      X11rdp: only remove pixmap if usage_hint is zero
      xrdp: fix for non 'new' cursor clients like rdesktop
      add norwegian keyboard definition
      fix for autologin
      sesman: cleanup, close xrdp to sesman socket when starting a session / forking
      sesman: cleanup, close xrdp to sesman socket listener when starting a session / forking
      no logic changes, cleanup and copyright year updates
      merge from pmhahn
      startwm.sh add back startup logic
      Merge remote branch 'xrdp-org/master'
      X11rdp: fix for buildx.sh
      more pulse notes
      pulse: change some errors to debug
      Merge remote-tracking branch 'xrdp-org/master'
      adding xrdp.ini option to turn off new cursors
      enable new_cursors xrdp.ini setting
      X11rdp: log client cursor caps
      copyright year update
      X11rdp: update to pixman 0.30
      replace macro AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      X11rdp: added rdpxv.c
      X11rdp: work on xv
      X11rdp: work on xv, still off by default
      X11rdp: added install to makefile
      sesman: fix for reading pid file
      sesman: pid string match xrdp length
      chansrv: no logic change, EOL and coding style cleanup
      libxrdp: no logic change, warnings and code cleanup
      X11rdp: Makefile seperator fix
      work on neutrinordp proxy, cursor and glyph
      xup: from Marc, added missing bgcolor
      added libmem and a test
      optimize libmem.c
      chansrv: no logic change, work on warning
      Merge branch 'master' of github.com:neutrinolabs/xrdp
      Hand-apply patches (keyboard autorepeat) from Authentic8 branch: b5b58fcbbd9eb57ff1ff4b8df8f4426c1c2881fb
      Hand-apply patches (framebuffer alloc) from Authentic8 branch: 15ba9cc409e8f57e1800abcd52e77ed409b6cc17
      fix Makefile error, fix for warnings
      Merge remote-tracking branch 'xrdp-org/master'
      libxrdp: started adding fastpath support
      vrplayer: got rid of some usleep compile errors
      part of merge, move all glyph calls to rdpglyph.c
      part of merge, composite, out_uint8s fixes
      part of merge, no logic change, add -g to Makefile and LLOGLN to xup.c
      xorg driver skeleton
      xorg: work on Xorg driver
      xorg: work on Xorg driver
      xorg: work on Xorg driver
      xorg, work on driver
      work on xorg driver
      work on xorg driver
      xorg, add keyboard driver
      xorg, add mouse driver
      work on xorg driver
      work on xorg driver
      xorg driver, fix for older xorg-server and added some notes
      work on Xorg keyboard and mouse drivers
      work on Xorg keyboard and mouse drivers
      xorg driver, mouse, keybaord working in 1.7.0 and newer xorg
      xorg driver, added top level makefile
      xorg driver, added make clean to toplevel makefile
      xorg driver, added randr
      xorg driver, work on randr
      xorg driver, work on randr
      xorg driver, randr working now
      xorg driver, still working on randr
      xrdpvr: fix a crash in xrdpvr_deinit_player
      vrplayer: added help about and fix seg fault when closing
      common: no logic change
      xrdpvr: added volume message
      xrdpvr: rename the set volume function
      vrplayer: added volume, fix some useability issues
      vrplayer: update from neutrinolabs
      xrdpvr: update from neutrinolabs
      vrplayer: added help about dialog
      vrplayer: added help about dialog
      xorg driver, added region files, misc, cleanup
      added more randr test logging
      xorg driver, randr
      xorg driver, wrap composite and glyphs
      xorg tests, randr, call XRRUpdateConfiguration on configure notify on root window
      xorg driver, added rdpPixmap.c/h
      xorg driver, work on input
      xorg driver, include cleanup
      xorg driver, mouse input
      Hand-apply patches (keyboard autorepeat) from Authentic8 branch: b5b58fcbbd9eb57ff1ff4b8df8f4426c1c2881fb
      Hand-apply patches (framebuffer alloc) from Authentic8 branch: 15ba9cc409e8f57e1800abcd52e77ed409b6cc17
      part of merge, move all glyph calls to rdpglyph.c
      part of merge, composite, out_uint8s fixes
      part of merge, no logic change, add -g to Makefile and LLOGLN to xup.c
      X11rdp: fix for dragging text in Firefox, more logging
      sesman: added a env var to know when xrdp session
      xorg driver, PROLOGUE / EPILOGUE changes
      xorg driver, mouse fix for newer xorg
      xorg driver, add xrdp connection
      xorg driver, keyboard / mouse cleanup
      xorg driver, work on client connection
      xorg driver, work on rdpup
      xorg driver, added rdpMain.h
      xrdp: disable freerdp proxy build
      chansrv: work on smartcard redir
      added in_uint64_le
      chansrv: work on smartcard
      X11rdp: valgrind font fix
      X11rdp: fixes for the merge, offscreen fix
      X11rdp: download from xrdp.org
      X11rdp: fix drawing issues, turn on screen delay remoting
      Merge branch 'master' of github.com:neutrinolabs/xrdp
      X11rdp: input delay motion
      common: transport aware when app is terminating
      xup: add shared memory option for X11rdp and xrdp
      added out_uint64_le
      CRC optimize
      Hand-apply patches (keyboard autorepeat) from Authentic8 branch: b5b58fcbbd9eb57ff1ff4b8df8f4426c1c2881fb
      Hand-apply patches (framebuffer alloc) from Authentic8 branch: 15ba9cc409e8f57e1800abcd52e77ed409b6cc17
      part of merge, move all glyph calls to rdpglyph.c
      part of merge, composite, out_uint8s fixes
      part of merge, no logic change, add -g to Makefile and LLOGLN to xup.c
      xrdp: disable freerdp proxy build
      X11rdp: valgrind font fix
      X11rdp: fixes for the merge, offscreen fix
      X11rdp: work on kill disconnect, drawinging fixes, off screen, don't remote till used twice
      tests: add get_alloced_bytes function
      hook up the kill disconnect timeout to the sesman config file
      kill disconencted, make work like man page and update man page
      man page, remove double 'the'
      move text2bool to os_calls
      xrdp fix typeo in cache macro
      X11rdp: fix spelling error, pack change
      pulse notes
      chansrv: added timeout callback
      chansrv: work on smartcard
      chansrv: work on smart card
      common: update a copyright year
      common: added g_signal_segfault to header
      X11rdp: work on off screen bitmap, size limit, use ack for screen delayed drawing
      VUL: fix some possible buffer overruns
      VUL: fix some possible buffer overruns
      VUL: channels are limited to 31
      VUL: if xrdp_sec_process_mcs_data_channels fails, xrdp_sec_process_mcs_data should fail
      VUL: call libxrdp_disconnect if libxrdp_process_incomming fails
      VUL: make sure cache entries are in range
      VUL: check bytes remaining in xrdp_rdp_process_data_input
      VUL: add some more buffer checks
      chansrv: work on smartcard
      chansrv: work on smartcard
      pcsc: work on pcsclite lib
      chansrv: work on smartcard
      added a --enable-tjpeg option for turbo jpeg
      X11rdp: use lossy compression in more places
      chansrv: work on smartcard
      Merge branch 'master' of github.com:neutrinolabs/xrdp
      don't use a global for turbo jpeg
      xrdp: fix a crash in painter when invalid target is set
      chansrv: fix for deadlock
      chansrv: deadlock, add trans copy func
      trans: reset p when adding to trans list
      chansrv: work on smartcard
      X11rdp: fixes for off screen bitmap limits
      merges from authentic8
      xrdp: fix after a8 merge
      X11rdp: fix after a8 merge
      X11rdp: disable glyph cache for now
      sesman: Fedora bug 821569
      X11rdp: fix for composite on screen delay and fixes for shared memory order
      add pid logging
      xup: pid logging, use log_message
      added options to set tcp send and recv buffer sizes
      log client ip with pid, etc
      Merge branch 'multimon' of git://github.com/speidy/xrdp into speidy-multimon
      from last merge
      libxrdp: some ISO_PDU_CR changes
      libxrdp: some ISO_PDU_CR changes
      remove tabs, no logic change
      libxrdp: ISO_PDU_CR len fix
      chansrv: work on smartcard
      libxrdp: Authentic8 fixes for xrdp_orders_check
      Merge remote-tracking branch 'fxrdp/master'
      common: restore xrdp_client_info order
      chansrv: work on smartcard
      chansrv: work on smartcard
      chansrv: reduce smart card debug logging
      chansrv: fix for firefox smart card
      chansrv: smart card minor change
      when using --enable-xrdpdebug turn off compiler optimazations
      xrdpvr: work on removing meta data file
      vrplayer: work on removing server side timing
      added define for common types
      chansrv: use trans_force_write for xrdapi uds
      vrplayer: work on removing server side timing
      vrplayer: work on client timing
      vrplayer: up version number
      xorg: work on xrdp xorg driver
      Merge branch 'master' of github.com:neutrinolabs/xrdp
      xorg: work on xrdp xorg driver
      xorg: work on xrdp xorg driver
      xorg driver header cleanup
      vrplayer: some minor fixes
      common: add unknown arch check
      X11rdp: change from base to evdev XKB rules and cleanup rdpinput.c
      X11rdp: run setxkbmap when client connects
      X11rdp: wait for setxkbmap to finish
      X11rdp: switch to timer for waitpid
      chansrv: work on getting MSTSC smartcard working
      chansrv: fix for getstatuschange
      X11rdp: call RRScreenSizeNotify when resizing desktop
      common: add trans_get_wait_objs_rw to header
      common: try to send data in trans_write_copy
      chansrv: remove g_sent, not needed anymore
      chansrv: fix some warning
      chansrv: smartcard, work on getting MSTSC working
      chansrv: smartcard, more work on support for MSTSC
      chansrv: added some dumps for reference only
      X11rdp: add Portuguese to setxkbmap
      chansrv: support drdynvc v3 along with v2
      chansrv: handle smartcard session reconnect and some logging changes
      chansrv: added winscard.dll wrapper
      chansrv: work on smartcard
      chansrv: winscard.dll wrapper, fix missing GetProcAddress and added some more logging
      chansrv: some minor smartcard changes
      chansrv: disable rail for now
      vrplayer: bump version
      vrplayer: many fixes
      chansrv: got \?PnP?\Notification working, handle pcsc exit without cleanup
      X11rdp: RandR, put RRGetInfo back
      chansrv: work on smartcard stability, handle multi threaded calls, app crashes, etc
      chansrv: work on smartcard, mstsc and 64 bit client
      chansrv: mstsc SCardConnect fixes
      chansrv: pcsc, fix for g_rgSCard* structs and added some debug logging
      chansrv: minor change in child_signal_handler
      chansrv: smartcard, fix for SCardControl, SCardTransmit
      added tbool
      X11rdp: set the keymap in X11rdp, don't fork and exec setxkbmap
      Merge branch 'master' of github.com:neutrinolabs/xrdp
      added keyboard type and subtype to struct xrdp_client_info
      X11rdp: keyboard organization, added XKB ruls base option back, still default evdev
      Merge branch 'master' into devel
      xorg: work on driver
      work on xorg driver
      xorg: added test script
      xorg: work on xorg driver
      xorg: work on xorg driver
      Merge branch 'devel' of github.com:neutrinolabs/xrdp into devel
      xorg: work on xorg driver
      neutrinordp: added a header
      xorg: work on xorg driver
      xorg: work on xorg driver
      xorg: work on xorg driver
      xorg: work on xorg driver
      xorg: work on xorg driver
      common: added shm to os_calls
      xup: call shmdt on disconnect
      xorg: work on xorg driver
      xorg: fixes for building with xserver v1.13+
      xorg: fixes for building with xserver v1.13+
      chansrv: fix for audio falling behind and growing memory
      xup: no logic change, seperate one big function out
      xorg: added rdpRegionPixelCount
      xorg: work on cursors
      comment spelling fixes from univention
      X11rdp: turn off abstract unix domain sockets in Xorg are set X sockets rights for only current user
      common: some notes and compile fixes
      remove some warning, move gethostname to os_calls
      xup: added process_server_paint_rect_shmem_ex
      tests/tcp_proxy: remove dependancy on os_calls
      libxrdp: not logic change, comments
      libxrdp: started adding planar bitmap compression
      libxrdp: improve mcs processing
      common: update client_info struct
      added server_paint_rects
      work on xorg driver
      libxrdp: started adding FIPS crypt
      common: added des3 calls for fips
      libxrdp: work on fips
      common: check for nil in fips cleanup
      common: add more fips ssl calls
      libxrdp: work on fips
      libxrdp: fips working now
      common: added some trans options used in fast path
      started work on fastpath, restructure PDU in
      libxrdp: remove xrdp_tcp.c
      update version
      update version
      update version
      common: no logic change, update comments
      xrdp:no logic change, comments and printfs
      update readme.txt
      fast path changes, iso never reads now
      minor fastpath changes
      libxrdp: minor fastpath logic change and indent changes
      libxrdp: detect client fastpath caps
      libxrdp: fastpath output, orders working
      libxrdp: fix for fastpath output and fips
      xorg: support 8, 15, 16 bpp clients
      libxrdp: work on fastpath fragments
      libxrdp: keep rdp packets < 16K
      libxrdp: remove caps warning and added fastpath fragment caps
      libxrdp: send, get, and use multi fragment max caps
      sesman: add -nolisten tcp to the ini file for Xorg
      xrdp: speed up bitmap cache lookup using hash table
      misc fixes for Xorg and compile
      xrdp: speed up bitmap cache lru using linked list
      reduce the memory needed for crc16 bitmap cache lists
      xrdp: add an option to do md5 bitmap hash for bitmap cache
      xorg: fix a warning
      libxrdp: export jpeg compress for codec mode
      work on codec mode jpeg
      libxrdp: fix for when not compiling with turbo jpeg
      added a check for xrandr devel files
      work on surface command
      Merge branch 'devel' of github.com:neutrinolabs/xrdp into devel
      xorg: fix for compiling on xserver 1.14+
      xorg: work on codec mode
      libxrdp: fix for fips and fragmented fastpath
      libxrdp: memory leak fixes on error
      work on codec mode jpeg
      set codec mode according to client
      only check for tjpeg if --enable-tjpeg is passed
      opps, it's enable_tjpeg, not enable_tpeg
      improve debugging dump jpeg for codec mode
      keygen: started adding bits for bigger rsa key size
      Merge branch 'devel' of github.com:neutrinolabs/xrdp into devel
      xorg: capture change for jpeg mode
      minor fixes
      xorg: fix for compile with xorg 1.15
      common: fix for clearing environment vars in BSD
      Merge branch 'devel' of github.com:neutrinolabs/xrdp into devel
      chansrv: make fuse mount directory configurable
      sesman: more options for session lookup from Fredy Paquet
      common: indent, no logic change to trans.h
      pulse: fix for build with pulseaudio 4.0+
      xorg: minor change to capture
      Merge branch 'devel' of github.com:neutrinolabs/xrdp into devel
      xorg: no logic change, indent
      xorg: add capture 16x16 aligned
      turn on bulk compressor by default
      xorg: change for 16x16 capture
      sesman: added SessionVariables to sesman.ini and some indent cleanup
      sesman: change from using PULSE_CONFIG to PULSE_SCRIPT
      xrdp: allow xrdp to listen in UDS
      common: trans UDS rights change
      neutrinordp: minor changes, coding style, log level
      xrdp: update web site
      xup: don't need to clear on connect
      xrdp: don't show connection log unless there is a problem
      added default.pa
      added defautl.pa
      pulse always sink
      pcsc smartcard fixes form 64 bit from Ken
      pcsc, add hexdump for debugging
      no logic change, indent
      chansrv: some rail fixes from A8
      common: add another x86-64 define
      common: allow RSA keys bigger than 512 bit
      keygen: add 2048 bit key option
      chansrv: remove simple sound and load pulse modules
      chansrv: more remove simple sound
      work on 32 bit planar bitmap compressor
      common: small fix for 32 bit color
      more fixes for 32 bit color
      libxrdp: planar(32 bit) compression working now
      libxrdp: 32 bpp compression changes / fixes
      libxrdp: no logic change, fix warning, some optimize planar compression
      libxrdp: changes for planar compression
      xorg: fix a crash when disconnecting
      Merge branch 'devel' of github.com:neutrinolabs/xrdp into devel
      libxrdp: remove some alloc / free
      common: increase file maxline size to 2048
      support 2048 bit RSA keys
      libxrdp: planar compreesion, check for temp buffer limits
      libxrdp: cursor big endian fix
      libxrdp: planar unroll delta
      sesman: sound.c: no logic change, remove tabs and warning
      libxrdp: complete fastpath mppc compression
      32 bpp compress the alpha, leave room for biggest 32 bpp data
      default max_bpp to 32
      libxrdp: mppc fix when compressor fails
      libxrdp: fastpath fragmented mppc fix, make sure we have at least 16 bytes to compress
      xup: check for g_shmat failure and change error case
      libxrdp: minor mppc compressor change
      added librfxcodec submodule
      added --enable-rfxcodec
      update librfxcodec submodule
      Merge branch 'devel' of github.com:neutrinolabs/xrdp into devel
      small fix for rdp scancode file
      work on codec mode
      xorg: capture change
      add submodule back
      update submodule
      common: add default for XRDP_LOG_PATH
      common: fifo.c, os_call.h, don't need prefix dir
      common: indent, not logic change
      common: indent, not logic change
      common: indent, not logic change
      common: indent, not logic change
      common: indent, not logic change
      common: indent, not logic change
      common: log, g_ prefix for global
      xrdp: don't include config.h unless HAVE_CONFIG_H is defined
      common: fix for list16_insert_item
      xrdp: if PACKAGE_VERSION not defined, define as ???
      added keyboard info to xrdp_client_info.h
      xrdp: added xrdp_keyboard.ini
      load the rdp to X11 keybaord mappings from file
      common: fix some warning for TLS
      header fix
      add xrdp_keyboard.ini to Makefile.am
      no logic change, convert tabs to spaces
      added option to set rdp crypto level to none
      security change for none
      chansrv: sound_send_wave_data changes
      pulse sink: check for partial sends
      move some hard code paths to defines in header
      sesman: more checks when looking for a free display
      xrdp: add tcutils to xrdp.ini
      common: some minor changes to arch.h
      chansrv: allow multiple xrdpapi connections
      chansrv: check for nil
      xrdp: encoder shutdown fix
      common: no logic change, remove spaces
      no logic change, indent
      librfxcodec=de6a45c
      Xorg: added XVideo extension
      Merge branch 'devel' of github.com:neutrinolabs/xrdp into devel
      Xorg: work on XVideo extension
      Xorg: fix for PutImage
      big endian fix
      Xorg: endian fix
      Xorg: some define changes, remove dups
      Xorg: added simple strech
      Xorg: start accel XV
      Xorg: add amd64 asm files
      Xorg: asm work on yv12
      Xorg: asm changes
      Xorg: asm changes
      Xorg: align memory in Xv
      Xorg: asm i420
      Xorg: added asm cpuid for x86
      Xorg: added a header file to the asm funcs
      Xorg: fix for cpuid
      Xorg: avoid excessive malloc / free
      Xorg: asm, add->lea
      Xorg: work on amd64 sse
      Xorg: fix for Xv and Composite
      Xorg: fix for Xv and Composite
      Xorg: Xv, minor optimize for strech
      Xorg: amd64 sse2 yv12, i420 to rgb working now, other minor changes
      Xorg: move simd functions assign to it's own file
      Xorg: simd changes
      neutrinordp: turn off order caps not tested
      Xorg: remove uds file on exit
      Xorg: install config file too
      Xorg: simd changes
      Xorg: fix crash in randr
      sesman: hand merge #176 from v0.6 branch, indent changes
      Xorg: move to autotools for building
      sesman: check for null from crypt()
      Xorg: update readme.txt
      pulse: fix for recording delay
      chansrv: some recording fixes
      librfxcodec=649a7ad
      Xorg: yuv rfx unsigned
      librfxcodec=61f6e92
      added xorgxrdp submodule
      xorgxrdp=1392945
      libxrdp: remove a global, remove some tabs
      xorgxrdp=7c4d673
      common: merge from a8
      sesman: only check vnc auth file if vnc session
      sesman: avoid creation of .vnc directory if not vnc session
      common: tls, fix for pending reads
      sesman: fix for --enable-nopam
      sesman: verify_user_bsd.c license change and indent
      common: move tls calls to ssl_calls
      Merge branch 'devel' of github.com:neutrinolabs/xrdp into devel
      chansrv: change to 44100 recording, disconnect / reconnect fixes
      X11rdp: set options and default 105 keyboard
      X11rdp: switch back to 'base' rules for xkb
      common: avoid possible SSL_shutdown crash
      xrdp: jp changes for xrdp_keyboard.ini
      pulseaudio: if source and sink are not installed, use null sink so pulseaudio will always start
      xorg: server removed and put in submodule
      Merge branch 'add-japanese-keymap' of git://github.com/metalefty/xrdp into metalefty-add-japanese-keymap
      Merge branch 'metalefty-add-japanese-keymap' into devel
      libxrdp: no logic change, tabs to spaces
      libxrdp: indent, no logic change
      libxrdp: fastpath RDP_INPUT_SYNCHRONIZE fix
      xorgxrdp=6edf9e5
      libxrdp: no logic change, statis functions, indent
      libxrdp: no logic change, tabs to spaces
      libxrdp: opps, fix typeo
      chansrv: added opus audio compression for playback
      chansrv: reset opus support on init
      Pythian patch for bidirectional vnc clipboard
      remove some warnings
      minor change in opus encoding
      add keyboard options to xrdp_client_info
      fix for case where shmget can return an shmid of zero
      X11rdp: use pCompositeClip for offscreen pixmaps
      clipboard file paste, don't add new line to last line
      X11rdp: check for errors from shmem calls
      X11rdp: update versions, web site
      add frame acks and h264 codec mode basics
      work on main loop changes
      xup: move to trans for io
      update the module API
      fix for libxrdp_reset
      set the source for chansrv
      set the source for xup module
      update the copyright year
      move libvnc to trans for io
      fix problem caused by b56aa98 for tls connections
      add timeout to trans_get_wait_objs_rw
      Merge branch 'devel' of git:neutrinolabs/xrdp into devel
      xup: fix for when Xorg/X11rdp to xup message payload is zero
      X11rdp: do not Enqueue motion unless mouse position actually changes, fixes some context menus not always working
      multimon fix, mstsc reports desktop width and height of primary only
      sesman: don't use hard code path for Xorg
      remove trailing white space
      xorgxrdp=f72dda9

Jim Grandy (88):
      Hand-apply patches (rail improvements) from Authentic8 branch: 507694d, 0e21d45, 44447d5, e452e4f, 3d05576, dd69d8f
      Hand-apply patches (keyboard fix for alt,shift on focus in) from Authentic8 branch: 108e625 29947e5
      Hand-apply patches (rail improvements) from Authentic8 branch: 6e15b4a 2c99e69 3f30429 aad2aaa 4f8481e 5117ac2 f3dcf1a
      Hand-apply patches (rail improvements) from Authentic8 branch: 6d97878
      Hand-apply patches (X11rdp: fix for frame buffer getting smaller in randr) from Authentic8 branch: 1e92a08
      Hand-apply patches (X11rdp: add cleanx.sh script) from Authentic8 branch: 88d3aa1 28044b3
      Hand-apply patches (rail) from Authentic8: bc68076
      Hand-apply patches (rail) from Authentic8: b01207f b9807e9 42f0128 0f0750c aef2dce
      Hand-apply patches (rail) from Authentic8 branch: e94d059 c36dc61
      Hand-apply patches (drawing configuration) from Authentic8 branch: 34b92df f994298 38e2def
      Hand-apply patches (glyph cache) from Authentic8 branch: 653869c 30f23d4 74b015d 4e51e6d 2829087
      Fix merge errors introduced in 3ae1b415 and 20ec9ee3
      Hand-apply patches (glphy cache) from Authetnic8 branch: 1048147 3fc5974 0552905 00b08a0
      Hand-apply patch (added special meta keys) from Authentic8: c22b7d7
      Hand-apply patches (glyph cache) from Authentic8: d9641da
      Hand-apply patch (reduce logging in xorg/X11R7.6/rdp/rdpdraw.c) from Authentic8: 44a1390
      Hand-apply patch (chansrv: handle ReparentNotify) from Authentic8: 68cdc07
      Hand-apply patch (Update cursor location whenever receiving mouse down events) from Authentic8: 19f1718
      Hand-apply patches (chansrv/rail) from Authentic8: 516fd1d 6a4fb28 c038a99
      Hand-apply patches (X11rdp text) from Authentic8: d25c23d f977cd9
      Hand-apply patch (rail: send ShowState when window order changes) from Authentic8: c36a2d7
      Fix typo introduced in cb1efca6
      fix typo introduced in cb1efca6
      Hand-apply patch (compositing) from Authentic8: 5d5e470 81c9c29 b0c2c10 27d8a01 a96a217 e512090 a9a6762 9c02bfa bd26fcc c0d29d9 676dd35 3b26737
      Merge branch 'merge-a8' of a8git:xrdp into merge-a8
      Add xorg/X11R7.6/rdp/rdpComposite.c, missed from previous commit (a27cbdd)
      rdpup: use out_uint8s instead of out_uint8; rdpdraw.c: resolve bad merge with rdp_is_os, and use a temporary value as final parameter to draw_item_add_img_region
      Hand-apply patches (rail improvements) from Authentic8 branch: 507694d, 0e21d45, 44447d5, e452e4f, 3d05576, dd69d8f
      Hand-apply patches (keyboard fix for alt,shift on focus in) from Authentic8 branch: 108e625 29947e5
      Hand-apply patches (rail improvements) from Authentic8 branch: 6e15b4a 2c99e69 3f30429 aad2aaa 4f8481e 5117ac2 f3dcf1a
      Hand-apply patches (rail improvements) from Authentic8 branch: 6d97878
      Hand-apply patches (X11rdp: fix for frame buffer getting smaller in randr) from Authentic8 branch: 1e92a08
      Hand-apply patches (X11rdp: add cleanx.sh script) from Authentic8 branch: 88d3aa1 28044b3
      Hand-apply patches (rail) from Authentic8: bc68076
      Hand-apply patches (rail) from Authentic8: b01207f b9807e9 42f0128 0f0750c aef2dce
      Hand-apply patches (rail) from Authentic8 branch: e94d059 c36dc61
      Hand-apply patches (drawing configuration) from Authentic8 branch: 34b92df f994298 38e2def
      Hand-apply patches (glyph cache) from Authentic8 branch: 653869c 30f23d4 74b015d 4e51e6d 2829087
      Fix merge errors introduced in 3ae1b415 and 20ec9ee3
      Hand-apply patches (glphy cache) from Authetnic8 branch: 1048147 3fc5974 0552905 00b08a0
      Hand-apply patch (added special meta keys) from Authentic8: c22b7d7
      Hand-apply patches (glyph cache) from Authentic8: d9641da
      Hand-apply patch (reduce logging in xorg/X11R7.6/rdp/rdpdraw.c) from Authentic8: 44a1390
      Hand-apply patch (chansrv: handle ReparentNotify) from Authentic8: 68cdc07
      Hand-apply patch (Update cursor location whenever receiving mouse down events) from Authentic8: 19f1718
      Hand-apply patches (chansrv/rail) from Authentic8: 516fd1d 6a4fb28 c038a99
      Hand-apply patches (X11rdp text) from Authentic8: d25c23d f977cd9
      Hand-apply patch (rail: send ShowState when window order changes) from Authentic8: c36a2d7
      Fix typo introduced in cb1efca6
      fix typo introduced in cb1efca6
      Hand-apply patch (compositing) from Authentic8: 5d5e470 81c9c29 b0c2c10 27d8a01 a96a217 e512090 a9a6762 9c02bfa bd26fcc c0d29d9 676dd35 3b26737
      Add xorg/X11R7.6/rdp/rdpComposite.c, missed from previous commit (a27cbdd)
      rdpup: use out_uint8s instead of out_uint8; rdpdraw.c: resolve bad merge with rdp_is_os, and use a temporary value as final parameter to draw_item_add_img_region
      Merge branch 'merge-a8' of a8git:xrdp into merge-a8
      Hand-apply patches (misc) from Authentic8: b18667d 6d22ada 95d93a3 433b49c b96f85f 8c32c46 f87f6b3 c93cce0 26ce9ce
      Fix errors cause by previous merge (2361914)
      Hand-apply patches (rail improvements) from Authentic8 branch: 507694d, 0e21d45, 44447d5, e452e4f, 3d05576, dd69d8f
      Hand-apply patches (keyboard fix for alt,shift on focus in) from Authentic8 branch: 108e625 29947e5
      Hand-apply patches (rail improvements) from Authentic8 branch: 6e15b4a 2c99e69 3f30429 aad2aaa 4f8481e 5117ac2 f3dcf1a
      Hand-apply patches (rail improvements) from Authentic8 branch: 6d97878
      Hand-apply patches (X11rdp: fix for frame buffer getting smaller in randr) from Authentic8 branch: 1e92a08
      Hand-apply patches (X11rdp: add cleanx.sh script) from Authentic8 branch: 88d3aa1 28044b3
      Hand-apply patches (rail) from Authentic8: bc68076
      Hand-apply patches (rail) from Authentic8: b01207f b9807e9 42f0128 0f0750c aef2dce
      Hand-apply patches (rail) from Authentic8 branch: e94d059 c36dc61
      Hand-apply patches (drawing configuration) from Authentic8 branch: 34b92df f994298 38e2def
      Hand-apply patches (glyph cache) from Authentic8 branch: 653869c 30f23d4 74b015d 4e51e6d 2829087
      Fix merge errors introduced in 3ae1b415 and 20ec9ee3
      Hand-apply patches (glphy cache) from Authetnic8 branch: 1048147 3fc5974 0552905 00b08a0
      Hand-apply patch (added special meta keys) from Authentic8: c22b7d7
      Hand-apply patches (glyph cache) from Authentic8: d9641da
      Hand-apply patch (reduce logging in xorg/X11R7.6/rdp/rdpdraw.c) from Authentic8: 44a1390
      Hand-apply patch (chansrv: handle ReparentNotify) from Authentic8: 68cdc07
      Hand-apply patch (Update cursor location whenever receiving mouse down events) from Authentic8: 19f1718
      Hand-apply patches (chansrv/rail) from Authentic8: 516fd1d 6a4fb28 c038a99
      Hand-apply patches (X11rdp text) from Authentic8: d25c23d f977cd9
      Hand-apply patch (rail: send ShowState when window order changes) from Authentic8: c36a2d7
      Fix typo introduced in cb1efca6
      fix typo introduced in cb1efca6
      Hand-apply patch (compositing) from Authentic8: 5d5e470 81c9c29 b0c2c10 27d8a01 a96a217 e512090 a9a6762 9c02bfa bd26fcc c0d29d9 676dd35 3b26737
      Add xorg/X11R7.6/rdp/rdpComposite.c, missed from previous commit (a27cbdd)
      rdpup: use out_uint8s instead of out_uint8; rdpdraw.c: resolve bad merge with rdp_is_os, and use a temporary value as final parameter to draw_item_add_img_region
      Hand-apply patches (misc) from Authentic8: b18667d 6d22ada 95d93a3 433b49c b96f85f 8c32c46 f87f6b3 c93cce0 26ce9ce
      Fix errors cause by previous merge (2361914)
      Merge branch 'merge-a8' of a8git:xrdp into merge-a8
      fix merge error in sesman/chansrv/clipboard.c
      Another merge error in sesman/chansrv/clipboar.c
      fix merge error in xorg/X11R7.6/rdp/rdp.h

Kevin Cave (3):
      Update genkeymap.c
      Update readme.txt
      Update readme.txt

Koichiro IWAO (26):
      xrdp: set default encryption level to high
      xrdpapi: Fix comment, no logic change
      buildx.sh: fix clean option
      xorg: get xorg module directory via pkg-config
      xorg: respect DESTDIR variable for packaging
      xorg: explicitly make and specify install target directory
      common: fix check for big endian arches
      X11rdp: explicitly disable dtrace for xorg-server
      Add Japanese keymap
      Add Japanese keymap codes in xrdp_keyboard.ini
      common: add experimental --enable-ipv6 option
      xrdp: fix -h -v option if xrdp.ini is invalid
      sesman: void function should not return a value
      chansrv: explicit include in chansrv_fuse.c
      xrdp: xrdp_mm.c detect and use OpenPAM
      configure: use PKG_CHECK_MODULES to check fuse
      fuse: use EIO instead of EREMOTEIO for BSDs
      common: workaround for #146
      instfiles: init.d/xrdp shouldn't be installed on systemd system
      instfiles: default/xrdp is not needed as well on systemd
      common: fix #248 TLS on FreeBSD
      common: shut up some messages in ssl_tls_print_error
      add compile and xrdp-xcon to .gitignore
      sesman: merge FreeBSD local patch for session.c
      sesman: add copyright noice for code from OpenSSH
      instfiles: merge rc script from FreeBSD

LawrenceK (23):
      to build xrdp with freerdp1 you need another library for libxrdp
      DEBUG call was invalid
      Merge branch 'master' of git://github.com/FreeRDP/xrdp
      Merge branch 'master' of git://github.com/FreeRDP/xrdp
      Merge branch 'master' of git://github.com/FreeRDP/xrdp
      Merge branch 'master' of git://github.com/FreeRDP/xrdp
      Chnages due to the refctoring of freerdp, mainly the rdp settings object. Also use FREERDP_LIBS in the make file for xrdplib to handle the shared libraries not being in a system directyory (private build?)
      fix SSE2 debug line, and add some debug of config settings.
      Use FREERDP_LIBS variable to access the frerdp libs, includes location
      when processing a text order we where not correctly using the text length this resulted in overrunning the order buffer and eventually corrupting the heap. Two fixes uses the data length and if the size is greater than max_packet_size attempt to send anyway otherwise you break the protocol.
      Whoops got one of the security flags wrong
      Add g_strchr to os_calls
      update/fix some debug log calls and add the test of XRDP_DEBUG to make files so controlled by the autoconf option --enable-xrdpdebug
      Update allowed channel lists from entries in the connection entry prefixed channel. Allows different settings for each preset connection.
      Make this the osirium default xrdp file
      Merge branch 'master' of git://github.com/FreeRDP/xrdp
      Keep osirium master the same as freerdp master
      Allow for any non 0 and the string to also be true. These are the tests used elsewhere in the xrdp code.
      refactor and use test2bool instead of duplicated code testing for on,yes,true, non zero
      bug in find_name_in_lists
      Allow for any non 0 and the string to also be true. These are the tests used elsewhere in the xrdp code.
      refactor and use test2bool instead of duplicated code testing for on,yes,true, non zero
      Merge branch 'patch/text2bool' of github.com:Osirium/xrdp into patch/text2bool

Laxmikant Rashinkar (122):
      o moved from GNU General Public License to Apache License, Version 2.0
      o fixed merge conflicts
      o fixed some issues that may have cropped up due to mistakes I did during the merge
      o Previous merge had too many issues. Hence all files in .../xorg/X11R7.6/rdp were copied
      o added support for dynamic virtual channels
      o in login dialog set sesman-X11rdp as the default module
      Merge branch 'master' of github.com:FreeRDP/xrdp
      forgot to add xrdpvr directory and files
      Merge branch 'master' of github.com:FreeRDP/xrdp
      added cplusplus guards to header file xrdpvr.h
      Merge branch 'master' of github.com:FreeRDP/xrdp
      o development checkin
      o developer checkin
      Merge branch 'master' of https://github.com/FreeRDP/xrdp
      o early checkin for drive redirection
      o removed square brackets inside commented code in xrdp.ini
      o added support for deleteing files and directories
      Merge branch 'master' of github.com:FreeRDP/xrdp
      o added some dummy functions to stop build from breaking
      o in file system redirection, added support for renaming files and directories
      Merge branch 'master' of github.com:FreeRDP/xrdp
      folder redirection: we can now detect devices plugged in after a session has started
      Merge branch 'master' of github.com:FreeRDP/xrdp
      swapped cb_lookup and cb_readdir
      Merge branch 'fuse_speedup'
      a debug version of xrdp/xrdp.ini was previously commited
      first checkin for gtcp-proxy, a man-in-the-middle program to monitor network traffice
      Merge branch 'master' of github.com:FreeRDP/xrdp
      hooked up clipboard code with FUSE
      Merge branch 'master' of github.com:FreeRDP/xrdp
      added hexdump function
      added makefile
      Merge branch 'master' of github.com:FreeRDP/xrdp
      file system redirection: made changes to support rdesktop
      file system redirection: resolved merge conflicts
      smartcard: developer checkin for smartcard support
      Merge branch 'xrdp_smartcard'
      file system redirection:
      file system redirection:
      file system redirection:
      Merge branch 'master' of github.com:FreeRDP/xrdp
      folder redirection: made changes to read/write routines to avoid race conditions
      folder redirection: fixed language issues
      Merge branch 'master' of github.com:neutrinolabs/xrdp
      vrplayer: added feature to automatically restart media on end of stream
      Merge branch 'master' of github.com:neutrinolabs/xrdp
      vrplayer: pause video during window move and resize
      Merge branch 'master' of github.com:neutrinolabs/xrdp
      xrdp: added support for forcing credentials on command line
      fuse: added support for detecting files/directories deleted locally
      Merge branch 'master' of github.com:neutrinolabs/xrdp
      FUSE: changed architecture to use opendir/readdir instead of just readdir
      clipboard: enabled module logging
      Merge branch 'master' of github.com:neutrinolabs/xrdp
      added tcutils, a utility for unmounting usb drives remotely
      Merge branch 'master' of github.com:neutrinolabs/xrdp
      gracefully handle segfaults in chansrv code
      Merge branch 'master' of github.com:neutrinolabs/xrdp
      scard: added GetStatusChange() msg
      Merge branch 'master' of github.com:neutrinolabs/xrdp
      scard: added support for connect call
      scard: added more messages
      scard: changed the way we store and pass context
      smartcard: added more messages
      FUSE: we now process only one opendir command at a time
      Merge branch 'master' of github.com:neutrinolabs/xrdp
      scard: added more messages
      Merge branch 'master' of github.com:neutrinolabs/xrdp
      changed bulk compression logic
      Merge branch 'master' of github.com:neutrinolabs/xrdp
      added support for microphone redirection using rdesktop
      missed some files for microphone redirection using rdesktop
      we now load module-xrdp-sink/source automatically so user's dont have to mess around with configuring /etc/pulse/default.pa config file
      Merge branch 'master' of github.com:neutrinolabs/xrdp
      pulseaudio: fixed some build issues
      added code for region copy used in codec mode
      Merge branch 'devel' of github.com:neutrinolabs/xrdp into devel
      disabled debug messages
      made login screen fully customizable
      Merge branch 'devel' of github.com:/neutrinolabs/xrdp into devel
      bringup RAIL only when we receive a RAIL command
      Merge branch 'devel' of github.com:/neutrinolabs/xrdp into devel
      fixed an issue where channels with uppercase names were not being recognized
      Merge branch 'devel' of github.com:/neutrinolabs/xrdp into devel
      o --enable-load_pulse_modules changed to --enable-loadpulsemodules
      Merge branch 'devel' of github.com:/neutrinolabs/xrdp into devel
      clean up temp files in /tmp/.xrdp
      o default login limit is now 50 users (instead of 10)
      simplesound: fixed CHANSRV_PORT_STR undefined error
      added support for using Xorg driver model
      fixed some connection issues when using xorg driver mode
      xorg driver module: we now access xorg driver module from /usr/lib/xorg
      added a FIFO implementation
      xrdp_encoder: developer checkin
      Merge branch 'devel' of github.com:/neutrinolabs/xrdp into devel
      addec checks for TurboJPEG in autoconf
      changed turbojpeg help message in configure.ac
      coverity: fixed resolution leak issues
      coverity: fixed unchecked return value
      coverity: fixed out of bounds read-write
      coverity: fixed unchecked return value from library
      coverity: Dereference after null check
      coverity: fixed issue argument cannot be negative
      coverity: improper use of negative value
      Merge branch 'devel' of github.com:NeutrinoLabs/xrdp into devel
      coverity: dead code
      coverity: array compared against 0
      buffer not null terminated
      coverity: copy into fixed sized buffer
      coverity: copy into fixed sized buffer
      coverity: explicit null dereferenced
      coverity: read from pointer after free
      coverity: Resource leak (2nd round)
      coverity: fixed missing break in switch
      coverity: uninitialized scalar variable
      coverity: fixed unsigned compare against 0
      coverity: fixed miscellaneous issues
      Merge branch 'devel' of github.com:NeutrinoLabs/xrdp into devel
      when closing audio source, don't flush audio data if audio buffer is empty
      sound redirection: handle fragmented packets
      Merge branch 'devel' of github.com:/neutrinolabs/xrdp into devel
      restart listener when corresponding sound source/sink connections are closed

Lukas Vacek (3):
      Fix path to config.c in sesman/tools/Makefile.am
      Fix sound and clipboard crashes
      Revert "Fix path to config.c in sesman/tools/Makefile.am"

Marc-André Moreau (13):
      Merge pull request #12 from Osirium/master
      Merge pull request #13 from hyeshik/master
      Merge pull request #14 from ArvidNorr/freerdpconnecterror
      Merge pull request #17 from ArvidNorr/upsidedown
      Merge pull request #15 from ArvidNorr/minorfix
      Merge pull request #18 from itamarjp/master
      Merge pull request #20 from ArvidNorr/widerlogin
      Merge pull request #44 from Osirium/pull/add-strchr
      Merge pull request #42 from Osirium/freerdp-refactor-06-dec-2012
      Merge pull request #46 from Osirium/patch/channel-enables
      Merge pull request #45 from Osirium/patch/debug-logging
      Merge pull request #51 from Osirium/bug/channel-enables
      Merge pull request #86 from cocoon/master

Michał Górny (8):
      keymap: support combining shift & capslock with altgr
      dump-keymaps: generate 'pl' keymap
      Generate correct xfree86 keymaps when evdev is used
      Update keymaps
      Install and enable 0415/pl keymap
      configure: Correct the use of AC_ARG_ENABLE() macro
      configure: Add --disable-pam and deprecate --enable-nopam
      configure: Ensure PKG_CONFIG before querying systemd unit path

Mike Rostermund (1):
      Fix spelling error and typo

Nicola Ruggero (13):
      Merge branch 'master' of ssh://xrdp.git.sourceforge.net/gitroot/xrdp/xrdp
      Improved logging. Patch by aaron
      Added bell (pcspeaker) support
      Major code cleanup:
      Version up to 0.6.0
      Implemented client IP logging
      Read keymaps over 128 keys. Patch by Yoshitomo Nakashima
      Removed dead code re-introduced erroneously in commit 4cf06dbbcb8522be5fa069976c8f361fc874039f
      Include also fluxbox
      Fixed warning about wrong vnc* truct
      Fixed compile warning about wrong vnc* struct
      New key layout (Dutch Belgium 0x0813 and French Belgium 0x080c)
      Added SwissGerman keyboard layout file. Thx to Manuel Salera

Philipp Hahn (27):
      sesman: Fix dist
      xrdp: Fix format string vulnerability
      xrdp: Ignore channels and logging sections
      sesman/tools: Disable debug tools
      X11rdp: Remove duplicate entry for expat
      X11rdp: Consistently use $file
      X11rdp: fix indention
      X11rdp: simplify download
      X11rdp: simplify line splitting
      X11rdp: Simplify if constructs
      X11rdp: Handle more compression formats
      X11rdp: fix spelling mistakes
      X11rdp: make variables function local
      X11rdp: Rework changing directories
      doc: LDAP
      doc: Use man_MANS in Makefile.am
      doc: Format manual page references
      doc: Man page cleanup
      doc: Follow xrdp- rename
      doc: Update xrdp.ini options
      doc: xrdp-sesadmin manual page
      doc: xrdp-dis manual page
      doc: xrdp-xcon manual page
      doc: xrdp-keygen manual page
      doc: xrdp-genkeymap manual page
      doc: xrdp-sessvc manual page
      doc: xrdp-chansrv manual page

Renaud Allard (2):
      Enable authenticate user using BSD password system
      Some fixes to compile properly since this version has change a lot from 0.6.1

Robert Milasan (1):
      fix possible segfault in chansrv if DISPLAY is not set

Thomas Goddard (1):
      Merge pull request #188 from renaudallard/devel

Thomas Spalinger (1):
      finish for supporting swiss german keyboard

Thorsten Glaser (7):
      a start is a start
      we shall also need a changelog; I copied the last entry from Debian
      lintian also complains if a 3.0 (quilt) package has no d/watch file
      update from upstream homepage’s description
      copyright review
      document
      xrdp-keygen.8 licence is GPLv2+ from Debian

anthonyagresta (1):
      Add details for crypt_level=fips to man page

cocoon (2):
      dynamically insert prefix path into init script
      xrdp initscript add BASE var, add SDAEMON var, replace fullpaths

ilsimo (61):
      Splitted sesman.c in more files.
      Adding sig.*
      Adding auth.h env.c env.h session.c session.h tcp.c tcp.h
      Making sesman running as a daemon in the background and placing session starting code in a separate util (sesrun)
      fixing some typos in Makefiles
      Adding logging functions and adding log options in config files
      Added new sesman config options and fixed startup script
      Added logging subsystem
      fixing some errors in logging functions
      added --nodaemon and --kill options
      added manpages for xrdp, xrdp.ini, sesman, sesman.ini, sesrun
      added logging to stdout
      added CORE logging level
      fixed check for pid file and delete of pid file on exit
      removed #include "file_loc.h"
      adding some access control features
      added missing config directives
      added new options in sesman.ini
      added g_strcmp
      new session list code
      marked some options as ignored
      added nicer support for Xrdp
      updated code documentation
      preparing sources to add new sesman control protocol
      making (hopefully) the logging system thread-safe
      adding initgroups() to support multiple user groups
      making sesman multithread
      first try for a scp protocol layer (aka libscp)
      fixed missink break in switch
      adding missing license notes
      Adding MaxLoginRetry configuration option
      Adding MaxLoginRetry configuration option
      Fix for an error which blocks X11rdp session to be started
      some fixes for libscp
      adding scp v1 first code, fixed passwd auth for disabled password
      fixing sone really stupid deadlocks occurring if there is some network error
      more work on scp v1
      some fixes for scp v0
      added use of libscp
      adding libscp to xup
      fixes bug #1595324 in sf.net bugtracker
      added ListenAddress configuration option
      small fixes for italian keymap (added <>{} keys)
      added sessvc as session supervisor
      portability fix: changed uintXX_t in xrdp defined datatypes
      moving sesrun to tools/
      adding more logging after various exec()
      some style fixes
      making libscp a real library
      removing unused files
      remove unused files
      adding forgotten files
      adding SCP_SESSION and SCP_CONNECTION handling code
      fixing sessvc starting code and removing SESMAN_SESSVC_FILE definition
      fix for sesman not checking username when returning disconnected session list
      small fixes fot italian keymap
      updating logging subsystem
      more work on logging
      still more work on logging
      added first management code
      forgotten files

itamarjp (2):
      add missing files into extra_dist,
      add more missing files into extra_dist

jgrandy (2):
      Merge: add /opt/xrdp/lib to rpath in xrdp, for libfreerdp
      Merge: add /opt/xrdp/lib to rpath in xrdp, for libfreerdp

jsorg71 (842):
      import
      added COPYING
      remove files
      added xrdp_tcp.c
      added xrdp_iso.c
      added xrdp_mcs.c
      early work
      added parse.h
      add constants.h
      add xrdp_types.h
      add xrdp_sec.c
      add xrdp_rdp.c
      add xrdp_process.c
      add xrdp_listen.c
      add xrdp.h
      add xrdp.c
      add os_calls.c
      add Makefile
      major work and login screen
      added bitmaps and cursors
      use standard cur files for cursors
      don't draw xor box unless when dragging unless mouse moves
      pass struct stream around, don't use just one
      added font stuff
      added readme.txt
      set font to black and more help text
      endian changes
      IRIX compile changes
      some oganization and macros
      organization and optimazation
      added early keyboard work and some other fixes
      win32 compile changes
      work on logon edits
      added xrdp_defines.h
      control focus improvements
      hide password chars
      some combo box work
      more work on combo box
      started work on moduals
      added vnc mod
      added files from xrdp directory
      move some file to common
      commit bitmap compres work and moved some files around
      removed 2 files
      copyright update
      updated 8 bpp compression
      added bitmap cache
      set bitmap cache and bitmap compression from the config file
      changed the way the palette works in 8 bpp and changed some parameter passing
      added lib header and makefile
      don't load font unless needed
      fix debug parameters
      added pointer cache, some debug messages and some other fixes
      added session manager and fixed disconnect problems
      if sck is closed, don't write or read it again, other small fixes
      move d3des to common
      fix disconnect problems
      use our own vnc passwd file
      added a bunch of error checks
      fix some crashes and added some debug messages
      more debug info
      added script to start window manager
      fix thread leak, gota detach
      gata give X more time to start
      readability and 64 bit changes
      a few minor fixes
      almost null hot spot should be 3, 3
      bitmap cache change
      moved some functions around and changed some ifdefs
      added connection log
      some ints should be long
      makefile and header changes
      added get_threadid
      deamon shutdown
      remove vncauth.c
      respond to shutdown signals
      shutdown socket when closing
      new logo
      some ints should be long
      memleak cleanup and fix crash
      close connection window if connected
      fix crash with large cursors
      got enter and esc keys working on login screen
      added strncmp
      added more login options
      makefile updates
      gota set shell enviroment var
      capture more client caps
      update some txt files
      added hex values to scancode comments
      added instfiles
      added non pam authentication
      moved files around
      moved some files around
      moved a bunch of files around
      call painter funcs, not orders
      got __fastcall working for borland compilers
      pam changes
      added clipping functions to the mod interface
      fixed screenblt for ms client
      use os_call in sesman
      big endian fix
      some more big endian fixes
      SIGCHLD can differ
      got vnc mod working in win32
      added pam session
      don't set data to zero of found session
      new logo
      changed pam session and env
      add pos and unset_signals funcs
      opps, need an ifdef
      add radop item
      clip changes, 16bpp crash fix
      add new painter funcs
      harvest and pass on hostname and keylayout of client
      use srcx and y in paint_rect
      added param1 to paint_rect
      added server_reset(which uses demand_active) for resizing the rdp client
      set hostname and keylayout first
      added more message when module dosen't load
      switch to sesman for pam control file
      make pam the default and install the pam.d file
      update readme.txt
      use case insensitive compare in lib_mod_set_param
      added user specific window manager startup script and SIGUP to reload sesman configuration
      case insesitive file sections
      remove g_strcmp and clip fix
      case insesitive config file and moving reverse to ssl_calls
      moving reverse to ssl_calls
      move rsa keys to a file and load at connection
      8K max packet size for 8 bpp clients
      read rdp login info
      update sesman.ini
      return error if can't find section
      add autologin support
      makefile fix
      bsd compatable clearenv
      added rdp_tcp.c
      added rdp_iso.c
      added rdp_mcs.c
      gota use len in BN_bin2bn
      early rdp module work
      add Makefile
      added RDP_PDU_REDIRECT
      libradop -> librdp
      rdp module
      set default rdp port
      some minor bugs
      align
      added file delete
      added deamonizing
      minor xrdpstart.sh changes
      win32 changes
      MAKELONG should be lo, hi, not hi, lo
      opps, MAKELONG fix
      gota close socket
      add SPLITCOLOR32
      8bpp fixes
      source, then dest bpp
      8 /16 bpp client fixes
      add SPLITCOLOR15 and 16
      added kerberos auth
      win32 fixes
      Makefile changes
      -ldl should be in libs
      added some APP_CC and changed ssl prefix
      changed ssl prefix
      <lf><cr> should be <cr><lf>
      more win32 stuff
      added win32 service calls
      with autologin, use first non globals section in xrdp.ini
      read port, if set, from xrdp.ini
      spelling mistakes
      added win32 makefile
      Makefile changes
      Makefile and file location changes
      added file_loc.h
      fix sentinel warning
      fix a couple of warnings
      powerpc is big endian
      os_call.o and ssl_calls.o check
      file.c, os_calls.c, and ssl_calls.c make check
      os_calls.c, d2des.c, list.c, file.c, and log.c make check
      os_calls.c and d3des.c make check
      list.c, file.c, os_calls.c, and thread_calls.c make check
      added g_time1 function
      started rec file
      get_threadid should return long
      rop fix
      minor comment changes
      copyright year update
      vnc->xrdp
      copyright year update
      copyright year update
      copyright year update
      added Makefile
      added xup
      added xup
      added xrdp_control.sh
      added install.txt
      added sleep
      added sesman dymanic session
      temp hack for starting Xrdp
      check for lock file too when checking for X server running
      64 bit big endian fixes
      uncompress bitmaps and big endian fixes
      added cursor function
      iso layer fix
      more checking to see if the Xserver display is available
      opps, its 60xx, not 61xx for Xserver tcp ports
      xrdp.pid cleanup too
      documentation and script file changes
      added kde path if needed
      add debian directory
      added installdeb to makefiles
      patblt opcode fix
      fix crash when typing a username in
      added DEFAULT_CC
      added some debug messages
      added debug messages
      bitmap cache2 vars
      bitmap cache2
      bitmap cache v2
      don't allow 24 or 15 bpp connections for now
      safer read of font file
      copyright year updates
      added Xserver files
      fix an error in tcp_select
      added seg_sign
      added medium and high rdp encryption via xrdp.ini
      bounds check when loading font
      use strcasecmp when comparing
      some solaris fixes and add some funcs for sesman
      year update and moved some stuff to os_calls.c
      printf -> writeln
      fix for large clip data
      need to include stdlib.h before opensll headers
      include stdio.h for newer gcc
      gnome starts with gnome-session
      its xrdp_control.sh, not xrdp_daemon
      added some comments
      adding rdesktop files
      added files from rdesktop
      added files from rdesktop
      add dfb files
      win32 stuff
      linux EOL
      faster timer
      vista disconnect fix
      part of large modulus fix
      linux EOL
      update readme.txt for new directories
      adding makefile
      directfb
      added dfb.c
      added directfb stuff
      added rdp-scan-codes.txt
      win32 time zone changes
      direct fb work
      allow comments starting with # or cvs diff
      64 bit fix
      added wfp and a check before bliting
      add frame buffer files
      frame buffer work
      fix for g_file_open
      update debian files
      added xrdp_control1.sh for package installs
      update debian files
      change debian install location
      changed deb install location
      fb changes
      debian package build fixes
      added -ac to Xserver start params
      more checks in scripts
      fix for g_tcp_select
      compile with xfree86 4.5
      newer xserver fixes
      got log.c compiling and formating changes and comments
      comment return value of g_initgroups function
      check return value of g_initgroups
      added comments
      #include using <>
      fix warning and some comments
      minor fixes and indent
      fix lock problem
      change Xrdp to X11rdp to avoid confusion
      add mechanism for not allowing keyups unless there was a keydown
      got XFree86 4.6 and Xorg 6.9.0 compiling
      added readme.txt
      added xf86qsort for xorg 6.8.2
      added function list_append_list_strdup
      got g_file_open working with read only files and added an exe function
      added ability to put extra Xserver parameters in sesman.ini
      fix invalidate message
      win32 thread creation fix
      win32 fix
      win32 fix
      set some default socket options
      added de, fr, and gb key layouts
      added switch for any char conversion we need for other key layouts
      altgr fix
      more --nodaemon aliases
      added 'pt br' key layout
      copyright change
      added in_sint8
      copyright changes on some files
      added italy keymap
      add a login callback
      make some functions static per 1579343
      remove k&r functions per 1579342
      added g_create_dir, g_directory_exist, g_remove_dir, and g_chmod
      make sure /tmp/.X11-unix directoy exist
      g_chmod to g_chmod_hex
      added freetype2 dir for linking
      commit patch 1589325, slightly modified - code cleanup
      big endian fix for mouse cursor
      update license clauses
      use in_sint8 macro
      g_ for global variables
      remove debug messages
      fix keyup issue
      let module decide if alt-gr needs to be ignored
      added g_tcp_can_send
      removed sleep calls from xrdp_tcp
      remove sleep
      remove sleep calls
      remove sleep calls
      added calling convention defaults for os_calls
      license change
      added EINPROGRESS as a valid blocking errno
      added chkconfig support for newer versions
      added channel support
      more work on channel support
      channel data go go to the client
      remove uirdesktop
      remove uirdesktop
      remove uirdesktop
      remove uirdesktop
      remove uirdesktop
      copyright year update
      copyright year update
      copyright year update
      6.8.2 works too
      check if server is shutting down
      setup is_term callback function
      fix for file_read_line
      added some debug info
      added some debug messages and some mce stuff
      remove old files
      moved orders state to one struct
      added debug messages
      xrdpstart.sh removed
      clipboard redir work
      channels on
      got to create the channel layer
      added g_snprintf to header
      indent
      indent
      indent
      work on threads
      ansi
      dont need length in strcmp
      tc_ prefix for thread calls
      thread and mutex work
      xrdp_control.sh is a bash script
      thread_calls
      thread_calls and added semaphore
      licence change
      removed strip from Makefile
      added debug data
      added debug out, added update sync call
      added debug out, added update sync
      added size int types
      added tcp_socket_ok to test socket status
      undo disable cursor
      added xrdp_mm.c and removed xrdp_interface.c
      moved module work to its own struct
      added a comment
      added the xrdp_mm struct
      removed xrdp/xrdp_interface.c
      added xrdp_mm struct
      added xrdp_mm work for module management
      added xrdp_mm
      Xrdp to X11rdp
      move scp to xrdp
      moved scp to xrdp
      move scp to xrdp
      added -f to make clean rm command
      moving module management to seperate c file and moving sesman coomuniation to xrdp instead of module
      24 bit color
      24 bit color
      need 24 bit RGB and BGR macros
      more portable start / stop script
      more portable start / stop script
      24 bit color
      make sure next_packet is not null
      got autologin working again and some other fixes
      move sesman com to xrdp
      move sesman com to xrdp
      removed name conflict
      work on getting the module manager working without using sesman
      version missing from struct
      remove makefile_rdp
      added vars so tools don't install in root dir
      another check for powerpc
      copyright year update
      win32 changes
      added mc
      early work
      improve win32 random
      added keygen utility
      warnings
      added dumby sign and save function
      completed save function
      reverse the big number bytes
      added ppk
      added test function
      completed sign key and some cleanups
      don't set send buffer size unless its less than 32k
      added keygen function
      moved ssl calls to common
      update from branch, clarify X server used
      update from branch, don't install libscp in /usr/lib
      added swedish keymap
      check for old openssl library for key gen
      added -f parameter to ln
      added undef and error message
      added sans-10.fv1
      remove Tahoma-10.fv1
      adjust controls for new font
      update readme.txt
      update readme.txt
      update readme.txt
      added rsa_builtin_keygen1 for older openssl libraries
      align
      started work on unicode
      make sure malloc didn't return nil
      patch from 'Hug Me'
      added files
      working on fontdump
      work on fontdump
      work on fontdump
      put the font names in a combo box
      expand fonts to 1024
      read larger font files
      expand fonts to 1024
      added init and deinit functions and windows unicode fixes
      added faq file
      remove compiler warning
      update faqs
      keymap fix from psdavis
      unicode
      removed some warnings about wchar_t
      removed Tahoma font
      removed built in keygen funtion, wasn't working anyway
      unicode
      unicode
      unicode
      unicode
      unicode
      return value var
      expand chars to 4096
      align
      align
      align
      align
      align
      read the rdp5 performance flags and some 64 bit warning fixes
      added unicode_to_keysym function
      added g_file_get_size function
      expand fonts
      Euro is 0x20ac, not 0x80
      font changes, no color in font struct, wm default font, etc
      czech.txt
      win64 tbus and win32 twchar
      remove duplicate tbus
      added mac makefiles
      don't display unknown for capset 22 and 26
      added Makfile.osx
      remove installdeb and changed make to
      to
      remove installdeb
      added g_time2 function
      added russian unicode to keysym
      added more russian unicode to keysym and added some comments
      added g_htoi
      use g_htoi
      remove CLK_TCK, not always defined
      added ability to use keymap files and added capslock and shiftcapslock maps
      added g_strtrim
      tbus
      added by_name functions that can read any file size
      use new config file functions
      long to tbus
      long to tbus
      check if __BYTE_ORDER is defined
      add comments
      add tsock
      move tsock
      fix warning
      set dragging to false when module loads or popups close
      update copyright year
      update copyright year
      update copyright year
      print a message if loaded keymap doesn't match build in keymap
      update comments and Italian keymap
      don't supress key up and sync modifiers on connect
      load port in a function and fix crash
      change log message from Xrdp to X11rdp
      update russian keymap
      fix memory leak
      update us-uk keymap
      update keymaps
      need tabs
      need tabs
      need tabs
      need tabs
      update de keymap
      remove tabs
      fix shutdown crash
      remove debian directory
      added wait obj functions
      spelling correction and make function more readable
      main loop reorganization
      target fix
      added new wait_obj functions
      added new wait_obj functions
      wait objs function changes
      set socket options
      socket options fixes
      main loop changes, not so chatty
      log more log errors to wm_log
      added support for if OLD_RSA_GEN1 is defined and changed unsigned char to tui8
      changed unsigned char to tui8 changed a print messsage
      comment change
      added comments and changed executable name to xrdp-keygen
      rename sesman.8 to xrdp-sesman.8
      rename sesrun.8 to xrdp-sesrun.8
      rename sesman to xrdp-sesman
      rename xrdp_control.sh to xrdp
      change xrdp file install locations
      change xrdp file install locations
      change xrdp file install locations
      change xrdp file install locations
      add thandle
      update capability set defines
      mce is not related to login flag 0x400
      demand active update
      renaming and moving install files
      fix for target and added CFGDIR
      renaming and moving install files
      renaming and moving install files
      renaming and moving install files
      remove unneeded stuff
      renaming and moving install files
      rename xrdp to xrdp.sh
      tools needs _ at end cause there is a directory called tools
      align
      rename /etc/init.d and /etc/pam.d files
      correct and add some path defines
      include file_loc.h
      full path for xrdp-sesman.log file
      align and use XRDP_SBIN_PATH
      use share path when loading files
      sesman.ini does not have a prefix
      sesman.pid has a prefix
      added getuid function
      work on keygen to install and run on install
      make, install, and clean keygen with the rest
      update copyright year and don't fork if no access to pid file
      move reading of the keys file to incoming function so we can error out if the keys file is not accessable, add a debug message
      fix mono cursor issue with librdp
      added 24 bpp color support
      added more color conversion
      use RDP_ORDER_SMALL and RDP_ORDER_TINY for patblt
      update the orders caps
      added brush cache bits for clients that support it
      added support for tiny and small order flags
      produce packed mcs packets when small
      replace long with tbus
      autotools
      autotools
      autotools
      -ldl not needed and not portable
      build common as a library
      build common as a library
      add config.h and file_loc.h
      add config.h
      HAVE_CONFIG should be at top
      added sesman auth options
      added HAVE_CONFIG_H
      change config.h to config_ac.h
      change config.h to config_ac.h
      change config.h to config_ac.h
      add autotools
      add keygen
      adding autotools
      add tools subdir
      add some defines, change libdir and version
      change XRDP_KEYMAP_PATH to FILE and added SESMAN defines
      libcommon and version change
      version and common change
      version and common change, remove defines
      bin to sbin common change and additional install files
      common change
      added define check for ipv6 structs
      common and version changes
      added HAVE_CONFIG_H
      bin to sbin, common and install changes
      added threadid_equal
      remove lib version
      remove lib version
      filename change
      touch configure.ac
      added docs
      when no prefix, install to /etc and add instfiles
      add instfiles
      the name changed
      added post install hook
      added trans files
      log an error when cursor files don't exist
      log errors and minor fix
      fix crash when font file dosen't exist
      bsd and pthread fixes
      make sure rop and mixmode are in range
      use valid mixmode in line draw
      add a comment
      added trans.c
      fix for older auto tools
      remove 24 and 15 bpp limit
      allow 15 bpp compress like 16 bpp
      remove unset_signals
      move sessvc to a sub-directory
      autotools for sessvc
      add pid to event names
      channel changes
      remove old makefiles
      channel changes
      added g_ to globals, added SIGINT, SIGKILL to shutdown signals, other minor changes
      move to using the signal functions instead of sigaddset since we removed unset signals
      quiet them main loop of sesman
      improve the wait for the x server to start
      added g_signal_* functions
      change to the g_signal_* functions
      change to the g_signal_* functions
      add a var if chan_trans connected
      only the main thread forks
      use the thread_calls in common the mutexes and semaphores
      fix overflow when typing in edit on login screen
      fix some buffer overruns
      update copyright year
      update copyright year
      update copyright year
      update copyright year
      update build instructions
      update file-loc.txt
      added 15bpp support
      update copyright year
      update copyright year
      fix some minor error issues
      added chansrv
      add tintptr type
      fixes for chansrv
      work on chansrv
      added device redir start files
      added xrdp-chansrv to doc
      autotools fix and file_loc.h simplified
      remove g_set_file_rights since g_file_open sets the bits right
      change pam file name
      when autologin, don't use client passed params unless xrdp.ini ask is used
      remove g_signal and change g_waitpid to check for signal
      signal improvements to sessvc
      fix make install error
      delete the pid file on exit
      don't mark never expired accounts as disabled - patch from Christoph Brill
      patch from Christoph Brill - Don't always assume 3350 as the sesman port
      add extended log output
      login changes when looking for available display
      added x_server_running_check_ports
      log an error if send fails
      remove /etc/init.d changes and auto keygen
      make startwm.sh simpler and added comments
      keymap changes
      keymap changes
      keymap changes
      added genkeymap app
      cleanup
      indent, cleanup
      added readme.txt
      change the order of params for keydown/up to be more backward compatible
      first clipboard checkin
      channel fixes
      minor keyboard fixes
      try to connect more than once
      added SECONDARY
      pass domain, program, and directory to sesman and use directory and program
      change the way xup tried to connect repeatedly
      fix warnings
      stop channel server, then xserver
      handle X server crash better
      use _ not - in name
      3 seconds is 3000, not 3
      move some big items to heap
      fixes for small screen
      try to connect to chansrv up to 4 times
      work on clipboard
      fix a crash when freeing struct SCP_SESSION
      work on clipboard
      wait for xserver to start
      log connection failure
      change the way chansrv is started
      clipboard work
      clipboard
      function names
      clipboard work
      fix crash with large clipboards
      clipboard work
      clipboard work
      clipboard work
      update faq
      add lib path for old X server install
      add lib path for old X server install
      add '-nolisten tcp' to X11rdp and Xvnc params
      don't set error handlers for now
      added chansrv_cleanup
      added chansrv_cleanup
      add unix socket to trans
      use unix socket for chansrv
      improvements for when a session is disconnected
      read the ini file to get the ip for chansrv
      use type when looking for a session
      read config file
      allow ';' for comment too
      update file-loc.txt
      remove noise
      improve xrdp_bitmap_load to support 4 and 24 bpp bitmaps
      improve login graphics
      add commented suggestions for .bash_profile and /etc/environment
      added pam_env.so to pam xrdp-sesman
      added some more comments on environment setup
      update trans in xrdp->sesman connection
      g_thread_sck set outside of lock fix and g_cfg should always be a pointer to a struct
      fix an error and add script
      update keymaps
      added check for required header files
      added km-040c.ini
      check for Xlib.h and Xfixes.h at once
      added 4th parameter
      another try
      add stdlib.h for openssl check
      arm cpu needs align
      check for RDP PDU size too small and remove 0x8000 length check
      remove some dead code
      remove some dead code
      remove some dead code
      remove some dead code
      remove some dead code
      remove some dead code
      remove some dead code
      fixes for hppa
      fix for session persistence
      fix for mstsc altgr
      added debug configure option
      added X11DisplayOffset sesman option
      improve trans
      use trans
      update faq X11 files for redhat
      update version in readme.txt and openssl replacement note
      remove Xserver directory
      update copyright year
      update copyright year
      update copyright year
      update copyright year
      use -l for startwm.sh
      update copyright year
      don't use -l
      update copyright year and add tui64 type
      write to pid file as early as possible
      fix spelling error
      Fix sesman logging disruption after SIGHUP
      update copyright year
      const char for atoi
      use do ... while (0) style for parse.h
      remove some tabs
      unsigned output log
      Merge pull request #25 from ArvidNorr/invalidate
      Merge pull request #43 from Osirium/bug/xrdp-orders-text-2
      Merge pull request #52 from Osirium/patch/text2bool
      Merge pull request #64 from imprazaguy/bug_fix_nopam
      Merge pull request #54 from bartw72/rgborder
      Merge pull request #74 from neutrinolabs/master
      Merge pull request #79 from neutrinolabs/master
      Merge pull request #80 from neutrinolabs/master
      Merge pull request #81 from luv/master
      Merge pull request #1 from speidy/master
      Merge pull request #89 from neutrinolabs/master
      Merge pull request #90 from neutrinolabs/master
      Merge pull request #2 from speidy/master
      Merge pull request #95 from congyiwu/abs_path_fix
      Merge pull request #7 from speidy/master
      Merge pull request #8 from speidy/master
      Merge pull request #9 from speidy/master
      Merge pull request #100 from metalefty/enhance-default-encryption-level
      Merge pull request #103 from metalefty/fix-comment-in-block-comment
      Merge pull request #106 from speidy/devel
      Merge pull request #105 from scarygliders/devel
      Merge pull request #111 from speidy/fastpath
      Merge pull request #112 from speidy/fastpath
      Merge pull request #114 from moobyfr/devel
      Merge pull request #121 from cocoon/devel_window_title_config
      Merge pull request #102 from bartw72/lock-on-add
      Merge pull request #139 from metalefty/devel
      Merge pull request #136 from ArvidNorr/backgrounddev
      Merge pull request #149 from metalefty/xorg-driver-makefile
      Merge pull request #150 from metalefty/xorg-driver-makefile
      Merge pull request #156 from speidy/devel
      Merge pull request #165 from metalefty/fix-for-big-endian-arches
      Merge pull request #167 from metalefty/rhel-bug-694552
      Merge pull request #137 from ArvidNorr/choose_shortcutdev
      Merge pull request #181 from mgorny/configure-fixes
      Merge pull request #180 from mgorny/evdev-genkeys
      Merge pull request #173 from moobyfr/default-autorun-ini
      Merge pull request #184 from anthonyagresta/devel
      Merge pull request #178 from mgorny/altgr-keymap
      Merge pull request #187 from SaaldjorMike/fix-typo
      Merge pull request #205 from AkiraPenguin/devel_rdpkeyboard_jp_20141222
      Merge pull request #206 from AkiraPenguin/devel_rdp_keyboard_jp_model
      Merge pull request #213 from PythianAdminiscope/devel
      Merge pull request #215 from mancha1/shadow-fix
      Merge pull request #221 from metalefty/add-ipv6-option
      Merge pull request #224 from metalefty/void-return
      Merge pull request #212 from robertalks/devel
      Merge pull request #222 from metalefty/issue-33
      Merge pull request #225 from metalefty/chansrv-explicit-include
      Merge pull request #229 from metalefty/configure-fuse
      Merge pull request #230 from metalefty/errno-eremoteio-eio
      Merge pull request #231 from metalefty/g_sck_get_peer_cred
      Merge pull request #226 from metalefty/freebsd/openpam
      Merge pull request #235 from metalefty/init-scripts-on-systemd
      Merge pull request #250 from metalefty/gitignore
      Merge pull request #251 from metalefty/freebsd/sesman
      Merge pull request #252 from metalefty/freebsd/instfiles

mancha (1):
      sesman: fix so shadow accounts aren't incorrectly classified "inactive"

mirabilos (41):
      Merge tag 'v0.9.0_git20150803' into debian
      update copyright info (complete including submodules assuming it was complete before)
      add xorgxrdp module to build
      add patch header
      make libtoolise maybe work
      diverge
      let’s see whether we can use dh_auto_configure
      arch-qualify the nasm B-D
      meh, we can’t
      let’s try building them
      FTBFS
      meh, not for now
      -v on TODOs
      add FFmpeg (libav in jessie) dependencies for xrdpvr
      --enable-xrdpvr needs as old as squeeze :|
      further notes on freeing
      this looks good…
      better
      use own initscripts
      use our own startwm.sh
      let it actually make a package
      merge from Debian: PID path change
      RSA key is private
      better Debian integrated start script
      update; shuffle and enhance TODO to make an actual action plan
      merge some patches from Debian
      user
      logfiles
      rsakey
      sync
      no systemd integration from Natureshadow yet
      add licence for FreeBSD init script (ugh… but some people believe,
      more forgotten keymap places…
      add starting instructions, from manual we’ll then craft initscripts
      build-depend on FFmpeg only when xrdpvr is enabled ;)
      perl…
      make…
      thanks lintian
      make…
      thanks lintian
      more fixes

norrarvid (25):
      added connect error messages for freerdp1
      freeRDP debug improvements
      turn uncompressed bitmapV2 upside down
      Initial syslog support in XRDP
      Support for long user and DNS name
      added comments, added define, removed unused inparameter
      merge comments defines and simplified function
      Improved error handling for module load and init, fixed bug in logwindow
      freerdp disconnect added in exit
      channels can be disabled by XRDP
      separate pam authentication for gateways
      pamusername and pampassword are now readable on login screen
      Deadlock situation bug fix and improved debug information
      Support for TCP keepalive and TCP no_delay added
      missing init of variable added
      timeout added for the reply to come from sesman
      Clear state required when relogin is performed
      Support for invalidate request sent from clients added
      Improved logging
      minor layout fixes
      layout fix + fix potential memory leak
      layout fix
      Fix layout
      fix minor merge conflict
      fix merge conflics

speidy (86):
      chansrv: fix for pulse simple method, to get it work again.
      libxrdp: work on multi-mon support
      libxrdp: add xrdp.ini multi-mon config
      libxrdp: work on multi-mon, x.224 confirm packet
      X11rdp: makefile missing seperator fix
      neutrinordp: clean old freerdp moduels, add config, fix for RFX codec to
      neutirnordp: purge old freerdp modules from autoconf
      libxrdp: work on RDP negotiation
      libxrdp: work on RDP negotiation, not working yet.
      libxrdp: work on RDP negotiation part
      libxrdp: work on RDP negotiation, add clientRequestedProtocol to MCS
      libxrdp: work on multimon, added monitor data processing
      libxrdp: work on multimon, fix monitor debug msg
      libxrdp: work on RDP negotiation, add legacy non-nego support.
      libxrdp: add clientRequestedProtocol only when RDPNEGDATA occurs.
      libxrdp: iso_send_rdpnegrdp fix + notes.
      libxrdp: work on multimon
      common: fix conflict
      libxrdp: remove old monitor_list struct
      libxrdp: fix in processing client monitor data
      libxrdp: add monitorCount to client_info struct
      X11rdp: starting to add multimon
      libxrdp: add Montior Layout PDU (server to client), temporary hack
      libxrdp: Monitor Layout PDU changes
      libxrdp: change xrdp_rdp_send_unknown1 hack to xrdp_rdp_send_fontmap,
      libxrdp: some cleanup
      libxrdp: move xrdp_rdp_send_monitorlayout call after demand active pdu
      neutrinordp: fix for rail proxy, change freerdp_UnicodeToAsciiAlloc
      neutirnordp: changes for rail proxy
      libxrdp: xrdp_sec: added CS_CORE process func for future use.
      libxrdp: work on fastpath
      libxrdp: work on fastpath
      libxrdp: work on fastpath input
      libxrdp: work on fastpath input
      libxrdp: work on fastpath input, fix length issue in fastpath_recv
      libxrdp: work on fastpath input, fix callback params
      libxrdp: work on fastpath input, added fastpath option to xrdp.ini
      Merge ../../neutrinolabs/xrdp into fastpath
      libxrdp: work on fastpath, length issue
      libxrdp: fastpath input working
      libxrdp: move fastpath callback calls from xrdp_rdp to xrdp_fastpath
      libxrdp: xrdp_fastpath_recv cleanup
      Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into
      libxrdp: fastpath, add stream check (all stack)
      libxrdp: add fips support in xrdp_sec_recv_fastpath
      libxrdp: fastpath input, validate eventFlags
      o libxrdp: move rdp capabilites form xrdp_rdp to a new file xrdp_caps.c
      indentation fix
      Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into devel
      o libxrdp: fastpath output, added cursor and palette now updates
      o added fastpath output, syncronize update pdu
      sesman: do reconnect to an exisitng Xorg session
      sesman: indentation fix
      libxrdp: make sure jpeg quality is valid
      xrdp: for proxy modules, pass target ip to module (if ip passed-in from
      xrdp: indentation fix
      xrdp: xrdp_wm: changed the autologin logic
      Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into devel
      libxrdp: xrdp_channel: don't change channel flags when
      Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into devel
      Merge branch 'master' of https://github.com/neutrinolabs/xrdp into devel
      pulseaudio: let module-xrdp-source compile on CentOS6 (PA 0.9.21)
      chansrv: sound: zero out ack flags when sound_send_close called, to
      Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into devel
      merge ArvidN
      chansrv: sound: prevent an infinite loop when the connection with pulse audio is closed improperly
      libxrdp: iso: fixed a validation check in RDP_NEG_REQ (CORRELATION_INFO_PRESENT flag is sent by mac itap client by default from now)
      xrdp: fix for prefilled username issue
      libxrdp: fix off by one length indicator issue
      libxrdp: another len fix
      libxrdp: work on TLS mode, temporary changes
      common: trans indentation fix
      common: xrdp_tls, indentation fix
      Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into devel
      common: indent fix
      work on tls mode
      chansrv: fix for segfault issue in chansrv_common
      libxrdp: delete NLA header detection for now, TLS is working now with
      Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into devel
      ssl_calls: fix to read certificate chains
      libxrdp: changes for security layer negotiation,
      Merge branch 'devel' of https://github.com/neutrinolabs/xrdp.git into devel
      libxrdp: security layer, error handling
      libxrdp: fix for 'low' RDP security level (issue #202)
      instfiles: Add line seperator to makefile
      libxrdp: xrdp_iso: changed logs, some fixes in security layer

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/xrdp.git



More information about the debian-edu-commits mailing list