Commit Graph

2607 Commits (5c69f3cd57ac9052d4d69e13c751463775f58b6d)
 

Author SHA1 Message Date
Pavel Roskin 5c69f3cd57 Eliminate EXTRA_FLAGS, it's a poor name, use AM_LDFLAGS
8 years ago
Pavel Roskin 0422734fc7 Merge EXTRA_DEFINES and EXTRA_INCLUDES into AM_CPPFLAGS
8 years ago
Koichiro IWAO 85e98d211a Update file-loc.txt
8 years ago
metalefty 0c4c52878a Merge pull request #444 from proski/trivial
8 years ago
Pavel Roskin 6fef1e4eb5 Use const pointers in function arguments when possible
8 years ago
Pavel Roskin bc868b96b1 Remove text2bool() from log.h, there is no such function
8 years ago
Pavel Roskin 09746fcebc Leave only one "autorun" in xrdp.ini, improve comment
8 years ago
Pavel Roskin c3b99de739 Fix wrong comments in sesman config printing code
8 years ago
Pavel Roskin bf08892622 Fix incorrect description of auth_userpass() return value
8 years ago
Pavel Roskin a618d4f757 Don't use final newline in log calls, it's already appended
8 years ago
Pavel Roskin 424cef464b Log malloc errors with LOG_LEVEL_ERROR
8 years ago
Pavel Roskin 9ac592b218 Don't use term "missing" when using default files, it's too alarming
8 years ago
Pavel Roskin acdfc94511 Merge prog_std.txt into coding_style.md
8 years ago
metalefty c9108242cd Merge pull request #434 from proski/buildx
8 years ago
Koichiro IWAO ee3a38f93d xrdp: librfxcodc link fix
8 years ago
jsorg71 1a69dbe119 Merge pull request #435 from metalefty/update-submodules
8 years ago
Pavel Roskin bc5e166f13 Move libXdmcp above libxcb, libxcb can use it
8 years ago
Pavel Roskin 293d8b4b79 Add *.a to top .gitignore, add xorg/X11R7.6/.gitignore
8 years ago
Pavel Roskin 3cf67c684b buildx.sh: force forward patch, don't ask whether to revert
8 years ago
Koichiro IWAO 3bdce59160 librfxcodec=845ee8c
8 years ago
Koichiro IWAO 1f587945cf xorgxrdp=822e3b8
8 years ago
Pavel Roskin 6247a3afac buildx.sh: remove special case for python, it's not built anymore
8 years ago
Pavel Roskin d602e71465 Change compilation order to resolve dependencies
8 years ago
Pavel Roskin b2bbaef640 buildx.sh: utilize all available CPUs when compiling
8 years ago
Pavel Roskin 8e7d12ff50 buildx.sh: "clean" is a constant string, not a semantic variable
8 years ago
Pavel Roskin 22c370a6a1 buildx.sh: use "mkdir -p" to create $PREFIX_DIR, don't retry
8 years ago
metalefty 132cc10f75 Merge pull request #431 from metalefty/remove-python-from-x11rdp
8 years ago
Koichiro IWAO 1612730140 X11rdp: remove python as it isn't really needed these days
8 years ago
Jay Sorg b24f8d8fef remove a debug message
8 years ago
Jay Sorg 409878666f xrdp: handle 3 byte PDU
8 years ago
metalefty f0c0976d1d Merge pull request #411 from proski/socket_close
8 years ago
metalefty ba78399122 Merge pull request #417 from metalefty/apply-keyboard-options
8 years ago
Pavel Roskin 7d03d1a3e9 Fix outgoing connections on Mac OSX
8 years ago
Pavel Roskin 5465b8c85e Add socklen_t check with substitution, use socklen_t as needed
8 years ago
Pavel Roskin 49ae93130a Improve message about listening socket is a wrong state
8 years ago
Pavel Roskin 945833a94f Don't close socket in scp_process_start(), the caller closes it
8 years ago
Pavel Roskin f7c27f05cf g_term_event is a wait object, not TCP socket, delete it correctly
8 years ago
Pavel Roskin 931fb90832 sesrun: remove unused g_sck and write-only g_pid
8 years ago
Pavel Roskin d605310bdc sesman: don't close listening socket in signal handler
8 years ago
Pavel Roskin 6f4ffa769c Improve debug information when closing a socket
8 years ago
metalefty c02f18993a Merge pull request #420 from proski/uk-keyboard
8 years ago
Koichiro IWAO e2d4b65787 libxrdp: cleanup log log in xrdp_load_keyboard_layout
8 years ago
Pavel Roskin 7e8863b0f2 Add UK English keyboard and code to generate it
8 years ago
Koichiro IWAO 2488159645 libxrdp: log keyboard type/subtype
8 years ago
Koichiro IWAO 644242fc53 libxrdp: log keyboard options
8 years ago
Koichiro IWAO bc37e5aaac x11rdp: apply keyboard options
8 years ago
metalefty de6ed280b2 Merge pull request #415 from metalefty/pathname-should-be-url-decoded
8 years ago
Koichiro IWAO 9f277e4445 chansrv: pathname also should be URL decoded
8 years ago
metalefty b934e55fc8 Merge pull request #364 from laigor/devel
8 years ago
Jay Sorg 8f747e37ca always set SSL_OP_NO_SSLv2 in TLS options
8 years ago