[pkg-remote-commits] [xrdp] branch master updated (47bf85b -> f451a7d)
Dominik George
natureshadow-guest at moszumanska.debian.org
Mon Oct 9 17:04:34 UTC 2017
This is an automated email from the git hooks/post-receive script.
natureshadow-guest pushed a change to branch master
in repository xrdp.
from 47bf85b Update patch headers and changelog.
new c2b60bf New upstream version 0.9.4
new 05d14d6 Updated version 0.9.4 from 'upstream/0.9.4'
new dc3d818 Refresh patches.
new 6868df7 Update changelog.
new 5b5025f Add gitignore.
new 43905c8 Set socket dir at build time.
new cfb7d31 Fix make-fixes patch.
new 01f3af8 Update changelog.
new f75b33b Update standards version.
new ccdc2b5 Update d/copyright - first batch.
new 0062e08 Update d/copyright - second batch.
new f451a7d Update changelog.
The 12 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.gitignore | 3 +
Makefile.am | 6 +-
Makefile.in | 67 +-
NEWS.md | 86 +
README.md | 70 +-
aclocal.m4 | 55 +-
astyle_config.as | 19 +-
bootstrap | 10 +
common/Makefile.am | 13 +-
common/Makefile.in | 67 +-
common/arch.h | 78 +-
common/base64.c | 80 +
xorg/tests/xdemo/common.h => common/base64.h | 26 +-
common/fifo.c | 14 +-
common/fifo.h | 10 +-
common/file.c | 26 +-
common/file.h | 8 +-
common/file_loc.h | 68 -
common/list.c | 26 +-
common/list.h | 20 +-
common/list16.c | 24 +-
common/list16.h | 20 +-
common/log.c | 36 +-
common/log.h | 22 +-
common/os_calls.c | 764 +--
common/os_calls.h | 276 +-
common/pixman-region.c | 6 +-
common/ssl_calls.c | 313 +-
common/ssl_calls.h | 80 +-
common/thread_calls.c | 28 +-
common/thread_calls.h | 22 +-
common/trans.c | 58 +-
common/trans.h | 56 +-
common/xrdp_client_info.h | 10 +-
common/xrdp_constants.h | 24 +-
common/xrdp_sockets.h | 40 +
compile | 9 +-
config.guess | 47 +-
config.sub | 41 +-
config_ac-h.in | 3 +-
configure | 2404 +++++----
configure.ac | 96 +-
debian/changelog | 15 +
debian/control | 2 +-
debian/copyright | 121 +-
debian/patches/config.diff | 23 +-
debian/patches/cve-2017-6967.diff | 136 -
debian/patches/fix_perms.diff | 22 +-
debian/patches/highres.diff | 51 -
debian/patches/kb_jp.diff | 16 -
debian/patches/kfreebsd.diff | 63 -
debian/patches/lfs.diff | 12 +-
debian/patches/make-fixes.diff | 9 +-
debian/patches/misc-fixes.diff | 8 +-
debian/patches/series | 5 -
debian/patches/shutup-daemon.diff | 14 +-
debian/patches/sockpath.diff | 264 -
debian/patches/systemd.diff | 52 +-
debian/rules | 3 +-
depcomp | 6 +-
docs/Makefile.in | 28 +-
docs/man/Makefile.am | 25 +-
docs/man/Makefile.in | 77 +-
docs/man/{sesman.ini.5 => sesman.ini.5.in} | 10 +-
docs/man/{xrdp-chansrv.8 => xrdp-chansrv.8.in} | 10 +-
docs/man/{xrdp-dis.1 => xrdp-dis.1.in} | 4 +-
docs/man/{xrdp-genkeymap.8 => xrdp-genkeymap.8.in} | 4 +-
docs/man/{xrdp-keygen.8 => xrdp-keygen.8.in} | 8 +-
docs/man/{xrdp-sesadmin.8 => xrdp-sesadmin.8.in} | 2 +-
docs/man/{xrdp-sesman.8 => xrdp-sesman.8.in} | 12 +-
docs/man/{xrdp-sesrun.8 => xrdp-sesrun.8.in} | 6 +-
docs/man/xrdp-sessvc.8 | 26 -
docs/man/xrdp-xcon.8 | 14 -
docs/man/{xrdp.8 => xrdp.8.in} | 41 +-
docs/man/{xrdp.ini.5 => xrdp.ini.5.in} | 52 +-
file-loc.txt | 1 -
genkeymap/Makefile.in | 29 +-
genkeymap/genkeymap.c | 4 +
install-sh | 368 +-
instfiles/Makefile.am | 29 +-
instfiles/Makefile.in | 94 +-
instfiles/default/Makefile.in | 30 +-
instfiles/init.d/Makefile.in | 30 +-
instfiles/init.d/xrdp | 4 +-
instfiles/pam.d/Makefile.am | 25 +-
instfiles/pam.d/Makefile.in | 54 +-
instfiles/pam.d/mkpamrules | 46 +
.../{xrdp-sesman.common => xrdp-sesman.debian} | 1 +
instfiles/pam.d/xrdp-sesman.freebsd | 5 +
instfiles/pam.d/xrdp-sesman.other | 5 -
instfiles/pam.d/xrdp-sesman.password-auth | 4 -
instfiles/pam.d/xrdp-sesman.redhat | 5 +
instfiles/pam.d/xrdp-sesman.suse | 5 +
instfiles/pam.d/xrdp-sesman.unix | 5 +
instfiles/pulse/Makefile.in | 30 +-
instfiles/rc.d/Makefile.in | 30 +-
instfiles/xrdp-sesman.service | 16 -
instfiles/xrdp-sesman.service.in | 17 +
instfiles/xrdp.service | 15 -
instfiles/xrdp.service.in | 16 +
keygen/Makefile.am | 2 +-
keygen/Makefile.in | 31 +-
keygen/keygen.c | 30 +-
keygen/openssl.conf | 32 +
libpainter/{readme.txt => AUTHORS} | 0
common/crc16.h => libpainter/ChangeLog | 0
libpainter/Makefile.am | 2 +-
libpainter/Makefile.in | 68 +-
common/crc16.h => libpainter/NEWS | 0
common/crc16.h => libpainter/README | 0
libpainter/aclocal.m4 | 60 +-
libpainter/compile | 9 +-
libpainter/config.guess | 47 +-
libpainter/config.sub | 41 +-
libpainter/config_ac-h.in | 3 +-
libpainter/configure | 2280 ++++----
libpainter/configure.ac | 9 +-
libpainter/depcomp | 6 +-
libpainter/include/Makefile.in | 38 +-
libpainter/install-sh | 368 +-
libpainter/ltmain.sh | 5508 +++++++++++++-------
{m4 => libpainter/m4}/ax_append_compile_flags.m4 | 10 +-
{m4 => libpainter/m4}/ax_append_flag.m4 | 6 +-
{xorgxrdp => libpainter}/m4/ax_cflags_warn_all.m4 | 6 +-
{m4 => libpainter/m4}/ax_check_compile_flag.m4 | 6 +-
{m4 => libpainter/m4}/ax_require_defined.m4 | 4 +-
libpainter/m4/libtool.m4 | 2546 +++++----
libpainter/m4/ltoptions.m4 | 127 +-
libpainter/m4/ltsugar.m4 | 7 +-
libpainter/m4/ltversion.m4 | 12 +-
libpainter/m4/lt~obsolete.m4 | 7 +-
libpainter/missing | 6 +-
libpainter/pkgconfig/Makefile.in | 40 +-
libpainter/src/Makefile.in | 37 +-
libpainter/src/painter.c | 8 +-
libpainter/src/painter_utils.c | 6 +-
libpainter/tests/Makefile.am | 5 -
libpainter/tests/Makefile.in | 43 +-
libpainter/tests/paintertest.c | 3 +
librfxcodec/Makefile.am | 6 +-
librfxcodec/Makefile.in | 124 +-
librfxcodec/aclocal.m4 | 62 +-
librfxcodec/compile | 9 +-
librfxcodec/config.guess | 47 +-
librfxcodec/config.sub | 41 +-
librfxcodec/config_ac-h.in | 12 +-
librfxcodec/configure | 2408 +++++----
librfxcodec/configure.ac | 16 +-
librfxcodec/depcomp | 6 +-
librfxcodec/include/Makefile.am | 4 +
{libpainter => librfxcodec}/include/Makefile.in | 45 +-
librfxcodec/include/rfxcodec_encode.h | 4 +-
librfxcodec/install-sh | 368 +-
librfxcodec/ltmain.sh | 5508 +++++++++++++-------
{m4 => librfxcodec/m4}/ax_append_compile_flags.m4 | 10 +-
{m4 => librfxcodec/m4}/ax_append_flag.m4 | 6 +-
{xorgxrdp => librfxcodec}/m4/ax_cflags_warn_all.m4 | 6 +-
{m4 => librfxcodec/m4}/ax_check_compile_flag.m4 | 6 +-
{m4 => librfxcodec/m4}/ax_require_defined.m4 | 4 +-
librfxcodec/m4/libtool.m4 | 2546 +++++----
librfxcodec/m4/ltoptions.m4 | 127 +-
librfxcodec/m4/ltsugar.m4 | 7 +-
librfxcodec/m4/ltversion.m4 | 12 +-
librfxcodec/m4/lt~obsolete.m4 | 7 +-
librfxcodec/{acinclude.m4 => m4/nasm.m4} | 33 +-
librfxcodec/missing | 6 +-
librfxcodec/src/Makefile.am | 41 +-
librfxcodec/src/Makefile.in | 356 +-
librfxcodec/src/amd64/Makefile.am | 26 +
.../sessvc => librfxcodec/src/amd64}/Makefile.in | 203 +-
librfxcodec/src/amd64/cpuid_amd64.asm | 19 +-
librfxcodec/src/amd64/funcs_amd64.h | 26 +-
.../rfxcodec_encode_diff_rlgr1_amd64_sse2.asm | 36 -
.../rfxcodec_encode_diff_rlgr3_amd64_sse2.asm | 31 -
.../amd64/rfxcodec_encode_dwt_shift_amd64_sse2.asm | 170 +-
.../rfxcodec_encode_dwt_shift_amd64_sse41.asm | 170 +-
librfxcodec/src/amd64/rfxencode_tile_amd64.c | 106 +
librfxcodec/src/common.asm | 126 +
librfxcodec/src/nasm_lt.sh | 1 -
librfxcodec/src/rfx_bitstream.h | 6 +-
librfxcodec/src/rfxcommon.h | 75 +-
librfxcodec/src/rfxencode.c | 25 +-
librfxcodec/src/rfxencode.h | 10 +-
librfxcodec/src/rfxencode_alpha.c | 16 +-
librfxcodec/src/rfxencode_alpha.h | 2 +-
.../src/{rfxcompose.c => rfxencode_compose.c} | 45 +-
.../src/{rfxcompose.h => rfxencode_compose.h} | 9 +-
librfxcodec/src/rfxencode_diff_rlgr1.c | 252 +
.../{rfxencode_rlgr3.h => rfxencode_diff_rlgr1.h} | 9 +-
librfxcodec/src/rfxencode_diff_rlgr3.c | 288 +
.../{rfxencode_rlgr3.h => rfxencode_diff_rlgr3.h} | 9 +-
librfxcodec/src/rfxencode_differential.c | 4 +
librfxcodec/src/rfxencode_dwt.c | 12 +-
librfxcodec/src/rfxencode_dwt.h | 4 +-
librfxcodec/src/rfxencode_quantization.c | 24 +-
librfxcodec/src/rfxencode_rlgr1.c | 6 +-
librfxcodec/src/rfxencode_rlgr1.h | 2 +-
librfxcodec/src/rfxencode_rlgr3.c | 6 +-
librfxcodec/src/rfxencode_rlgr3.h | 2 +-
librfxcodec/src/rfxencode_tile.c | 262 +-
librfxcodec/src/rfxencode_tile.h | 30 +-
librfxcodec/src/x86/Makefile.am | 26 +
librfxcodec/{tests => src/x86}/Makefile.in | 195 +-
librfxcodec/src/x86/cpuid_x86.asm | 21 +-
librfxcodec/src/x86/funcs_x86.h | 27 +-
.../x86/rfxcodec_encode_diff_rlgr1_x86_sse2.asm | 35 -
.../x86/rfxcodec_encode_diff_rlgr3_x86_sse2.asm | 35 -
.../src/x86/rfxcodec_encode_dwt_shift_x86_sse2.asm | 196 +-
.../x86/rfxcodec_encode_dwt_shift_x86_sse41.asm | 196 +-
librfxcodec/src/x86/rfxencode_tile_x86.c | 106 +
librfxcodec/tests/Makefile.am | 8 +-
librfxcodec/tests/Makefile.in | 136 +-
librfxcodec/tests/rfxcodectest.c | 20 +-
librfxcodec/tests/rfxencode.c | 332 ++
libxrdp/Makefile.am | 4 +-
libxrdp/Makefile.in | 54 +-
libxrdp/libxrdp.c | 40 +-
libxrdp/libxrdp.h | 193 +-
libxrdp/libxrdpinc.h | 97 +-
libxrdp/xrdp_bitmap32_compress.c | 20 +-
libxrdp/xrdp_bitmap_compress.c | 6 +-
libxrdp/xrdp_caps.c | 46 +-
libxrdp/xrdp_channel.c | 18 +-
libxrdp/xrdp_fastpath.c | 30 +-
libxrdp/xrdp_iso.c | 37 +-
libxrdp/xrdp_jpeg_compress.c | 62 +-
libxrdp/xrdp_mcs.c | 52 +-
libxrdp/xrdp_mppc_enc.c | 14 +-
libxrdp/xrdp_orders.c | 115 +-
libxrdp/xrdp_orders_rail.c | 71 +-
libxrdp/xrdp_orders_rail.h | 14 +-
libxrdp/xrdp_rdp.c | 174 +-
libxrdp/xrdp_sec.c | 160 +-
libxrdp/xrdp_surface.c | 16 +-
ltmain.sh | 5508 +++++++++++++-------
m4/ax_type_socklen_t.m4 | 4 +-
m4/libtool.m4 | 2546 +++++----
m4/ltoptions.m4 | 127 +-
m4/ltsugar.m4 | 7 +-
m4/ltversion.m4 | 12 +-
m4/lt~obsolete.m4 | 7 +-
mc/Makefile.am | 6 +
mc/Makefile.in | 48 +-
mc/mc.c | 18 +-
mc/mc.h | 2 +-
missing | 6 +-
neutrinordp/Makefile.am | 4 +-
neutrinordp/Makefile.in | 40 +-
neutrinordp/xrdp-color.c | 8 +-
neutrinordp/xrdp-color.h | 4 +-
neutrinordp/xrdp-neutrinordp.c | 139 +-
neutrinordp/xrdp-neutrinordp.h | 29 +-
pkgconfig/Makefile.in | 30 +-
rdp/Makefile.am | 30 -
rdp/Makefile.in | 688 ---
rdp/rdp.c | 354 --
rdp/rdp.h | 465 --
rdp/rdp_bitmap.c | 999 ----
rdp/rdp_iso.c | 239 -
rdp/rdp_lic.c | 375 --
rdp/rdp_mcs.c | 630 ---
rdp/rdp_orders.c | 1687 ------
rdp/rdp_rdp.c | 1203 -----
rdp/rdp_sec.c | 713 ---
rdp/rdp_tcp.c | 191 -
readme.txt | 3 -
sesman/Makefile.am | 12 +-
sesman/Makefile.in | 51 +-
sesman/access.c | 8 +-
sesman/access.h | 4 +-
sesman/auth.h | 14 +-
sesman/chansrv/Makefile.am | 10 +
sesman/chansrv/Makefile.in | 59 +-
sesman/chansrv/chansrv.c | 98 +-
sesman/chansrv/chansrv.h | 14 +-
sesman/chansrv/chansrv_common.c | 4 +
sesman/chansrv/chansrv_fuse.c | 64 +-
sesman/chansrv/chansrv_fuse.h | 12 +-
sesman/chansrv/clipboard.c | 80 +-
sesman/chansrv/clipboard.h | 8 +-
sesman/chansrv/clipboard_common.h | 4 +-
sesman/chansrv/clipboard_file.c | 36 +-
sesman/chansrv/clipboard_file.h | 14 +-
sesman/chansrv/devredir.c | 64 +-
sesman/chansrv/devredir.h | 22 +-
sesman/chansrv/drdynvc.c | 46 +-
sesman/chansrv/drdynvc.h | 10 +-
sesman/chansrv/fifo.c | 4 +
sesman/chansrv/irp.c | 10 +-
sesman/chansrv/irp.h | 14 +-
sesman/chansrv/pulse/Makefile | 3 +-
sesman/chansrv/pulse/module-xrdp-sink.c | 19 +-
sesman/chansrv/pulse/module-xrdp-source.c | 11 +-
sesman/chansrv/rail.c | 109 +-
sesman/chansrv/rail.h | 10 +-
sesman/chansrv/smartcard.c | 170 +-
sesman/chansrv/smartcard.h | 38 +-
sesman/chansrv/smartcard_pcsc.c | 80 +-
sesman/chansrv/smartcard_pcsc.h | 38 +-
sesman/chansrv/sound.c | 410 +-
sesman/chansrv/sound.h | 10 +-
sesman/chansrv/xcommon.c | 16 +-
sesman/chansrv/xcommon.h | 8 +-
sesman/config.c | 22 +-
sesman/config.h | 18 +-
sesman/env.c | 18 +-
sesman/env.h | 4 +-
sesman/libscp/Makefile.am | 4 +
sesman/libscp/Makefile.in | 42 +-
sesman/libscp/libscp.h | 4 -
sesman/libscp/libscp_connection.c | 4 +
sesman/libscp/libscp_init.c | 8 +-
sesman/libscp/libscp_init.h | 4 +-
sesman/libscp/libscp_lock.c | 14 +-
sesman/libscp/libscp_lock.h | 10 +-
sesman/libscp/libscp_session.c | 6 +-
sesman/libscp/libscp_session.h | 2 +-
sesman/libscp/libscp_tcp.c | 10 +-
sesman/libscp/libscp_tcp.h | 6 +-
sesman/libscp/libscp_v0.c | 4 +
sesman/libscp/libscp_v1c.c | 11 +-
sesman/libscp/libscp_v1c_mng.c | 4 +
sesman/libscp/libscp_v1c_mng.h | 4 -
sesman/libscp/libscp_v1s.c | 4 +
sesman/libscp/libscp_v1s_mng.c | 19 +-
sesman/libscp/libscp_vX.c | 4 +
sesman/reconnectwm.sh | 3 +
sesman/scp.c | 10 +-
sesman/scp.h | 2 +-
sesman/scp_v0.c | 21 +-
sesman/scp_v0.h | 2 +-
sesman/scp_v1.c | 30 +-
sesman/scp_v1.h | 2 +-
sesman/scp_v1_mng.c | 16 +-
sesman/scp_v1_mng.h | 2 +-
sesman/sesman.c | 102 +-
sesman/sesman.h | 4 -
sesman/sesman.ini | 7 -
sesman/session.c | 433 +-
sesman/session.h | 24 +-
sesman/sessvc/Makefile.am | 16 -
sesman/sessvc/sessvc.c | 166 -
sesman/sig.c | 26 +-
sesman/sig.h | 8 +-
sesman/startwm.sh | 68 +-
sesman/tools/Makefile.am | 5 +
sesman/tools/Makefile.in | 46 +-
sesman/tools/config.c | 4 +
sesman/tools/dis.c | 8 +-
sesman/tools/sesadmin.c | 40 +-
sesman/tools/sesrun.c | 6 +-
sesman/tools/sestest.c | 4 +
sesman/tools/tcp.c | 10 +-
sesman/tools/tcp.h | 6 +-
sesman/tools/xcon.c | 4 +
sesman/verify_user.c | 26 +-
sesman/verify_user_bsd.c | 22 +-
sesman/verify_user_kerberos.c | 18 +-
sesman/verify_user_pam.c | 21 +-
sesman/verify_user_pam_userpass.c | 14 +-
sesman/xauth.c | 6 +-
sesman/xauth.h | 2 +-
tcutils/README.txt | 2 +-
tcutils/utils.cpp | 4 +-
tests/gtcp_proxy/Makefile | 2 +-
tests/tcp_proxy/main.c | 52 +-
vnc/Makefile.am | 6 +
vnc/Makefile.in | 48 +-
vnc/vnc.c | 55 +-
vnc/vnc.h | 2 +-
vrplayer/README.txt | 8 +-
xorg/X11R7.6/Mesa-7.10.3.patch | 11 +
xorg/X11R7.6/buildx.sh | 16 +-
xorg/X11R7.6/libpciaccess-0.12.0.patch | 24 +
xorg/X11R7.6/pixman-0.30.0.patch | 11 +
xorg/X11R7.6/rdp/.gitignore | 1 +
xorg/X11R7.6/rdp/Makefile | 8 -
xorg/X11R7.6/rdp/rdp.h | 18 +-
xorg/X11R7.6/rdp/rdpmain.c | 5 +-
xorg/X11R7.6/rdp/rdpmisc.c | 16 +
xorg/X11R7.6/rdp/rdpup.c | 16 +-
xorg/X11R7.6/x11_file_list.txt | 2 +-
xorg/X11R7.6/xorg-server-1.9.3.patch | 10 +
xorg/tests/xdemo/Makefile | 4 +-
xorg/tests/xdemo/xdemo.c | 2 +-
xorgxrdp/Makefile.in | 55 +-
xorgxrdp/README.md | 4 +-
xorgxrdp/aclocal.m4 | 334 +-
xorgxrdp/compile | 9 +-
xorgxrdp/config.guess | 47 +-
xorgxrdp/config.sub | 41 +-
xorgxrdp/config_ac-h.in | 3 +-
xorgxrdp/configure | 2218 ++++----
xorgxrdp/configure.ac | 5 +-
xorgxrdp/depcomp | 6 +-
xorgxrdp/install-sh | 368 +-
xorgxrdp/ltmain.sh | 5508 +++++++++++++-------
xorgxrdp/m4/libtool.m4 | 2546 +++++----
xorgxrdp/m4/ltoptions.m4 | 127 +-
xorgxrdp/m4/ltsugar.m4 | 7 +-
xorgxrdp/m4/ltversion.m4 | 12 +-
xorgxrdp/m4/lt~obsolete.m4 | 7 +-
xorgxrdp/{acinclude.m4 => m4/nasm.m4} | 33 +-
xorgxrdp/missing | 6 +-
xorgxrdp/module/Makefile.am | 37 +-
xorgxrdp/module/Makefile.in | 341 +-
xorgxrdp/module/amd64/Makefile.am | 23 +
.../include => xorgxrdp/module/amd64}/Makefile.in | 227 +-
.../amd64/a8r8g8b8_to_a8b8g8r8_box_amd64_sse2.asm | 22 +-
.../amd64/a8r8g8b8_to_nv12_box_amd64_sse2.asm | 20 +-
xorgxrdp/module/amd64/cpuid_amd64.asm | 18 +-
xorgxrdp/module/amd64/funcs_amd64.h | 18 +-
xorgxrdp/module/amd64/i420_to_rgb32_amd64_sse2.asm | 18 +-
xorgxrdp/module/amd64/uyvy_to_rgb32_amd64_sse2.asm | 18 +-
xorgxrdp/module/amd64/yuy2_to_rgb32_amd64_sse2.asm | 18 +-
xorgxrdp/module/amd64/yv12_to_rgb32_amd64_sse2.asm | 18 +-
xorgxrdp/module/{x86/cpuid_x86.asm => common.asm} | 62 +-
xorgxrdp/module/nasm_lt.sh | 1 -
xorgxrdp/module/rdp.h | 31 +-
xorgxrdp/module/rdpCapture.c | 645 ++-
xorgxrdp/module/rdpCapture.h | 25 +-
xorgxrdp/module/rdpClientCon.c | 354 +-
xorgxrdp/module/rdpClientCon.h | 13 +-
xorgxrdp/module/rdpComposite.c | 8 +-
xorgxrdp/module/rdpComposite.h | 2 +-
xorgxrdp/module/rdpCopyArea.c | 6 +-
xorgxrdp/module/rdpCopyArea.h | 2 +-
xorgxrdp/module/rdpCopyPlane.c | 6 +-
xorgxrdp/module/rdpCopyPlane.h | 2 +-
xorgxrdp/module/rdpCursor.c | 36 +-
xorgxrdp/module/rdpCursor.h | 2 +-
xorgxrdp/module/rdpDraw.c | 10 +-
xorgxrdp/module/rdpDraw.h | 2 +-
xorgxrdp/module/rdpFillPolygon.c | 6 +-
xorgxrdp/module/rdpFillPolygon.h | 2 +-
xorgxrdp/module/rdpFillSpans.c | 6 +-
xorgxrdp/module/rdpFillSpans.h | 2 +-
xorgxrdp/module/rdpGC.c | 6 +-
xorgxrdp/module/rdpGC.h | 2 +-
xorgxrdp/module/rdpGlyphs.c | 12 +-
xorgxrdp/module/rdpGlyphs.h | 2 +-
xorgxrdp/module/rdpImageGlyphBlt.c | 6 +-
xorgxrdp/module/rdpImageGlyphBlt.h | 2 +-
xorgxrdp/module/rdpImageText16.c | 6 +-
xorgxrdp/module/rdpImageText16.h | 2 +-
xorgxrdp/module/rdpImageText8.c | 6 +-
xorgxrdp/module/rdpImageText8.h | 2 +-
xorgxrdp/module/rdpInput.c | 6 +-
xorgxrdp/module/rdpInput.h | 2 +-
xorgxrdp/module/rdpMain.c | 6 +-
xorgxrdp/module/rdpMain.h | 2 +-
xorgxrdp/module/rdpMisc.c | 57 +-
xorgxrdp/module/rdpMisc.h | 22 +-
xorgxrdp/module/rdpPixmap.c | 6 +-
xorgxrdp/module/rdpPixmap.h | 2 +-
xorgxrdp/module/rdpPolyArc.c | 6 +-
xorgxrdp/module/rdpPolyArc.h | 2 +-
xorgxrdp/module/rdpPolyFillArc.c | 6 +-
xorgxrdp/module/rdpPolyFillArc.h | 2 +-
xorgxrdp/module/rdpPolyFillRect.c | 6 +-
xorgxrdp/module/rdpPolyFillRect.h | 2 +-
xorgxrdp/module/rdpPolyGlyphBlt.c | 6 +-
xorgxrdp/module/rdpPolyGlyphBlt.h | 2 +-
xorgxrdp/module/rdpPolyPoint.c | 6 +-
xorgxrdp/module/rdpPolyPoint.h | 2 +-
xorgxrdp/module/rdpPolyRectangle.c | 6 +-
xorgxrdp/module/rdpPolyRectangle.h | 2 +-
xorgxrdp/module/rdpPolySegment.c | 6 +-
xorgxrdp/module/rdpPolySegment.h | 2 +-
xorgxrdp/module/rdpPolyText16.c | 6 +-
xorgxrdp/module/rdpPolyText16.h | 2 +-
xorgxrdp/module/rdpPolyText8.c | 6 +-
xorgxrdp/module/rdpPolyText8.h | 2 +-
xorgxrdp/module/rdpPolylines.c | 6 +-
xorgxrdp/module/rdpPolylines.h | 2 +-
xorgxrdp/module/rdpPri.c | 10 +-
xorgxrdp/module/rdpPri.h | 2 +-
xorgxrdp/module/rdpPushPixels.c | 6 +-
xorgxrdp/module/rdpPushPixels.h | 2 +-
xorgxrdp/module/rdpPutImage.c | 6 +-
xorgxrdp/module/rdpPutImage.h | 2 +-
xorgxrdp/module/rdpRandR.c | 144 +-
xorgxrdp/module/rdpRandR.h | 2 +-
xorgxrdp/module/rdpReg.c | 6 +-
xorgxrdp/module/rdpReg.h | 2 +-
xorgxrdp/module/rdpSetSpans.c | 6 +-
xorgxrdp/module/rdpSetSpans.h | 2 +-
xorgxrdp/module/rdpSimd.c | 6 +-
xorgxrdp/module/rdpSimd.h | 2 +-
xorgxrdp/module/rdpTrapezoids.c | 6 +-
xorgxrdp/module/rdpTrapezoids.h | 2 +-
xorgxrdp/module/rdpXv.c | 20 +-
xorgxrdp/module/rdpXv.h | 10 +-
xorgxrdp/module/x86/Makefile.am | 23 +
.../include => xorgxrdp/module/x86}/Makefile.in | 227 +-
.../x86/a8r8g8b8_to_a8b8g8r8_box_x86_sse2.asm | 20 +-
.../module/x86/a8r8g8b8_to_nv12_box_x86_sse2.asm | 20 +-
xorgxrdp/module/x86/cpuid_x86.asm | 16 +-
xorgxrdp/module/x86/funcs_x86.h | 18 +-
xorgxrdp/module/x86/i420_to_rgb32_x86_sse2.asm | 18 +-
xorgxrdp/module/x86/uyvy_to_rgb32_x86_sse2.asm | 18 +-
xorgxrdp/module/x86/yuy2_to_rgb32_x86_sse2.asm | 18 +-
xorgxrdp/module/x86/yv12_to_rgb32_x86_sse2.asm | 18 +-
xorgxrdp/test-driver | 19 +-
xorgxrdp/tests/Makefile.am | 12 +-
xorgxrdp/tests/Makefile.in | 280 +-
xorgxrdp/tests/yuv2rgb/Makefile | 21 -
xorgxrdp/tests/yuv2rgb/Makefile.am | 24 +
xorgxrdp/tests/{ => yuv2rgb}/Makefile.in | 227 +-
xorgxrdp/tests/yuv2rgb/yuv2rgb_speed.c | 24 +-
xorgxrdp/tests/yuv2rgb/yuv2rgb_speed.sh | 3 +
xorgxrdp/xrdpdev/Makefile.in | 27 +-
xorgxrdp/xrdpdev/xrdpdev.c | 46 +-
xorgxrdp/xrdpkeyb/Makefile.in | 26 +-
xorgxrdp/xrdpkeyb/rdpKeyboard.c | 16 +-
xorgxrdp/xrdpmouse/Makefile.in | 26 +-
xorgxrdp/xrdpmouse/rdpMouse.c | 39 +-
xrdp/Makefile.am | 3 +-
xrdp/Makefile.in | 56 +-
xrdp/funcs.c | 20 +-
xrdp/lang.c | 14 +-
xrdp/xrdp.c | 65 +-
xrdp/xrdp.h | 338 +-
xrdp/xrdp.ini | 25 +-
xrdp/xrdp_bitmap.c | 50 +-
xrdp/xrdp_cache.c | 34 +-
xrdp/xrdp_encoder.c | 129 +-
xrdp/xrdp_encoder.h | 6 +-
xrdp/xrdp_font.c | 10 +-
xrdp/xrdp_keyboard.ini | 28 +-
xrdp/xrdp_listen.c | 78 +-
xrdp/xrdp_login_wnd.c | 79 +-
xrdp/xrdp_mm.c | 474 +-
xrdp/xrdp_painter.c | 48 +-
xrdp/xrdp_process.c | 18 +-
xrdp/xrdp_region.c | 16 +-
xrdp/xrdp_types.h | 6 +-
xrdp/xrdp_wm.c | 160 +-
xrdp/xrdpwin.c | 24 +-
xrdpapi/Makefile.am | 4 +
xrdpapi/Makefile.in | 33 +-
xrdpapi/simple.c | 12 +-
xrdpapi/vrplayer.c | 4 +
xrdpapi/xrdpapi.c | 27 +-
xrdpvr/Makefile.in | 29 +-
xrdpvr/xrdpvr.c | 6 +-
xup/Makefile.am | 6 +
xup/Makefile.in | 48 +-
xup/xup.c | 101 +-
xup/xup.h | 2 +-
550 files changed, 38584 insertions(+), 32744 deletions(-)
create mode 100644 .gitignore
create mode 100644 common/base64.c
copy xorg/tests/xdemo/common.h => common/base64.h (71%)
delete mode 100644 common/file_loc.h
create mode 100644 common/xrdp_sockets.h
delete mode 100644 debian/patches/cve-2017-6967.diff
delete mode 100644 debian/patches/highres.diff
delete mode 100644 debian/patches/kb_jp.diff
delete mode 100644 debian/patches/kfreebsd.diff
delete mode 100644 debian/patches/sockpath.diff
rename docs/man/{sesman.ini.5 => sesman.ini.5.in} (96%)
rename docs/man/{xrdp-chansrv.8 => xrdp-chansrv.8.in} (78%)
rename docs/man/{xrdp-dis.1 => xrdp-dis.1.in} (83%)
rename docs/man/{xrdp-genkeymap.8 => xrdp-genkeymap.8.in} (92%)
rename docs/man/{xrdp-keygen.8 => xrdp-keygen.8.in} (79%)
rename docs/man/{xrdp-sesadmin.8 => xrdp-sesadmin.8.in} (94%)
rename docs/man/{xrdp-sesman.8 => xrdp-sesman.8.in} (81%)
rename docs/man/{xrdp-sesrun.8 => xrdp-sesrun.8.in} (90%)
delete mode 100644 docs/man/xrdp-sessvc.8
delete mode 100644 docs/man/xrdp-xcon.8
rename docs/man/{xrdp.8 => xrdp.8.in} (53%)
rename docs/man/{xrdp.ini.5 => xrdp.ini.5.in} (90%)
create mode 100755 instfiles/pam.d/mkpamrules
rename instfiles/pam.d/{xrdp-sesman.common => xrdp-sesman.debian} (75%)
create mode 100644 instfiles/pam.d/xrdp-sesman.freebsd
delete mode 100644 instfiles/pam.d/xrdp-sesman.other
delete mode 100644 instfiles/pam.d/xrdp-sesman.password-auth
create mode 100644 instfiles/pam.d/xrdp-sesman.redhat
create mode 100644 instfiles/pam.d/xrdp-sesman.suse
create mode 100644 instfiles/pam.d/xrdp-sesman.unix
delete mode 100644 instfiles/xrdp-sesman.service
create mode 100644 instfiles/xrdp-sesman.service.in
delete mode 100644 instfiles/xrdp.service
create mode 100644 instfiles/xrdp.service.in
rename libpainter/{readme.txt => AUTHORS} (100%)
copy common/crc16.h => libpainter/ChangeLog (100%)
copy common/crc16.h => libpainter/NEWS (100%)
copy common/crc16.h => libpainter/README (100%)
copy {m4 => libpainter/m4}/ax_append_compile_flags.m4 (93%)
copy {m4 => libpainter/m4}/ax_append_flag.m4 (94%)
copy {xorgxrdp => libpainter}/m4/ax_cflags_warn_all.m4 (96%)
copy {m4 => libpainter/m4}/ax_check_compile_flag.m4 (95%)
copy {m4 => libpainter/m4}/ax_require_defined.m4 (93%)
create mode 100644 librfxcodec/include/Makefile.am
copy {libpainter => librfxcodec}/include/Makefile.in (93%)
copy {m4 => librfxcodec/m4}/ax_append_compile_flags.m4 (93%)
copy {m4 => librfxcodec/m4}/ax_append_flag.m4 (94%)
copy {xorgxrdp => librfxcodec}/m4/ax_cflags_warn_all.m4 (96%)
copy {m4 => librfxcodec/m4}/ax_check_compile_flag.m4 (95%)
copy {m4 => librfxcodec/m4}/ax_require_defined.m4 (93%)
rename librfxcodec/{acinclude.m4 => m4/nasm.m4} (83%)
create mode 100644 librfxcodec/src/amd64/Makefile.am
rename {sesman/sessvc => librfxcodec/src/amd64}/Makefile.in (77%)
delete mode 100644 librfxcodec/src/amd64/rfxcodec_encode_diff_rlgr1_amd64_sse2.asm
delete mode 100644 librfxcodec/src/amd64/rfxcodec_encode_diff_rlgr3_amd64_sse2.asm
create mode 100644 librfxcodec/src/amd64/rfxencode_tile_amd64.c
create mode 100644 librfxcodec/src/common.asm
rename librfxcodec/src/{rfxcompose.c => rfxencode_compose.c} (93%)
rename librfxcodec/src/{rfxcompose.h => rfxencode_compose.h} (76%)
create mode 100644 librfxcodec/src/rfxencode_diff_rlgr1.c
copy librfxcodec/src/{rfxencode_rlgr3.h => rfxencode_diff_rlgr1.h} (82%)
create mode 100644 librfxcodec/src/rfxencode_diff_rlgr3.c
copy librfxcodec/src/{rfxencode_rlgr3.h => rfxencode_diff_rlgr3.h} (82%)
create mode 100644 librfxcodec/src/x86/Makefile.am
copy librfxcodec/{tests => src/x86}/Makefile.in (77%)
delete mode 100644 librfxcodec/src/x86/rfxcodec_encode_diff_rlgr1_x86_sse2.asm
delete mode 100644 librfxcodec/src/x86/rfxcodec_encode_diff_rlgr3_x86_sse2.asm
create mode 100644 librfxcodec/src/x86/rfxencode_tile_x86.c
create mode 100644 librfxcodec/tests/rfxencode.c
delete mode 100644 rdp/Makefile.am
delete mode 100644 rdp/Makefile.in
delete mode 100644 rdp/rdp.c
delete mode 100644 rdp/rdp.h
delete mode 100644 rdp/rdp_bitmap.c
delete mode 100644 rdp/rdp_iso.c
delete mode 100644 rdp/rdp_lic.c
delete mode 100644 rdp/rdp_mcs.c
delete mode 100644 rdp/rdp_orders.c
delete mode 100644 rdp/rdp_rdp.c
delete mode 100644 rdp/rdp_sec.c
delete mode 100644 rdp/rdp_tcp.c
delete mode 100644 readme.txt
create mode 100755 sesman/reconnectwm.sh
delete mode 100644 sesman/sessvc/Makefile.am
delete mode 100644 sesman/sessvc/sessvc.c
create mode 100644 xorg/X11R7.6/Mesa-7.10.3.patch
create mode 100644 xorg/X11R7.6/libpciaccess-0.12.0.patch
create mode 100644 xorg/X11R7.6/pixman-0.30.0.patch
create mode 100644 xorg/X11R7.6/rdp/.gitignore
create mode 100644 xorg/X11R7.6/xorg-server-1.9.3.patch
rename xorgxrdp/{acinclude.m4 => m4/nasm.m4} (83%)
create mode 100644 xorgxrdp/module/amd64/Makefile.am
copy {libpainter/include => xorgxrdp/module/amd64}/Makefile.in (71%)
copy xorgxrdp/module/{x86/cpuid_x86.asm => common.asm} (59%)
create mode 100644 xorgxrdp/module/x86/Makefile.am
copy {libpainter/include => xorgxrdp/module/x86}/Makefile.in (71%)
delete mode 100644 xorgxrdp/tests/yuv2rgb/Makefile
create mode 100644 xorgxrdp/tests/yuv2rgb/Makefile.am
copy xorgxrdp/tests/{ => yuv2rgb}/Makefile.in (77%)
create mode 100644 xorgxrdp/tests/yuv2rgb/yuv2rgb_speed.sh
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-remote/xrdp.git
More information about the pkg-remote-commits
mailing list