Commit Graph

26 Commits (3da4d72323f3c0a598d3552c31fc3299324114ef)

Author SHA1 Message Date
Pavel Roskin 6ed4c969f4 Eliminate APP_CC and DEFAULT_CC 8 years ago
Pavel Roskin 8a1de8dbc4 Remove trailing whitespace 8 years ago
Pavel Roskin 5465b8c85e Add socklen_t check with substitution, use socklen_t as needed 9 years ago
Pavel Roskin ae5bb5bf9c Fix incorrect use of "it's" and "its", adjust wording 9 years ago
Pavel Roskin bd0b1acf79 Fix format warnings caused by g_writeln("") 9 years ago
Koichiro IWAO f7858e964d Remove trailing whitespace, no logic change 9 years ago
Koichiro IWAO cfdce461c3 Do not attempt to trap SIGKILL part 2
it doesn't work on any OS.
9 years ago
Pavel Roskin 92a6833e9b Fix typos 9 years ago
Pavel Roskin ffc4efb9ce Don't ignore files known to git
That can cause unexpected behavior, especially with third party tools.
The ignored files will be lost if the source tree is re-imported to
another git repository, unless special care is taken.

Whitelist all non-generated makefiles.

To whitelist instfiles/pam.d/xrdp-sesman, add path to all generated
executables listed in the top-level .gitignore, sort .gitignore
alphabetically.

Add mkinstalldir, it's used by Automake on some systems.
9 years ago
Pavel Roskin 964e860072 Run through codespell 9 years ago
Created by chef db3817bf85 remove some checked in binaries 10 years ago
Jay Sorg 973d41bceb tests/tcp_proxy: remove dependancy on os_calls 11 years ago
Jay Sorg 1c3d23da37 tests: add get_alloced_bytes function 12 years ago
Jay Sorg 110edd31c8 fix Makefile error, fix for warnings 12 years ago
Jay Sorg bddf48602d optimize libmem.c 12 years ago
Jay Sorg a330226dd9 added libmem and a test 12 years ago
Jay Sorg c6fa03102f copyright year update 12 years ago
Laxmikant Rashinkar 8715433732 Merge branch 'master' of github.com:FreeRDP/xrdp 12 years ago
Laxmikant Rashinkar c3df38dca1 added makefile 12 years ago
Laxmikant Rashinkar 96c5596b99 added hexdump function 12 years ago
Laxmikant Rashinkar 1d1e804a1c first checkin for gtcp-proxy, a man-in-the-middle program to monitor network traffice 12 years ago
Laxmikant Rashinkar 1123323fda o moved from GNU General Public License to Apache License, Version 2.0
o applied new coding standards to all .c files
o moved some files around
13 years ago
Jay Sorg 84adf7a45c added nx directory 13 years ago
Jay Sorg bc05047613 added xdemo 13 years ago
Jay Sorg 012ed7541c added tcp_proxy 13 years ago
Jay Sorg bffdbe1d4b added tests directory 13 years ago