Commit Graph

24 Commits

Author SHA1 Message Date
sefler 34819ac504 Backport touchpad intertial scrolling 2024-02-15 17:40:57 +09:00
Koichiro IWAO 6308e23e1f gitignore: add some build artifacts 2022-12-13 10:00:00 +09:00
Koichiro IWAO 6138cac56a
ignore substituted systemd service files 2021-10-01 18:03:30 +09:00
Alexandre Quesnel 09174ccd4d Adding g_strnjoin() with units tests 2021-04-14 04:41:53 +00:00
Alexandre Quesnel 16fe9a021a Moving gtcp_proxy and tcp_proxy to the tools/devel directory 2021-03-26 14:16:00 +00:00
Alexandre Quesnel ec52c6466d Adding self-contained tests to be built during `make all` 2021-03-26 00:59:16 +00:00
Jay Sorg e189be9d2e .gitignore, change configure_params.h to xrdp_configure_options.h 2018-08-13 22:33:45 -07:00
Jay Sorg 349616a35d add ipv6only to configure echo and add configure parameter to xrdp -h output 2018-05-25 22:17:31 -07:00
Vraiment fd37805ac0 Make sesman.ini dynamic for the location of the configuration file 2018-02-19 11:41:55 +09:00
Vraiment 9ed5243de9 Make xrdp.ini to be dynamic for each operating system 2018-02-19 11:41:55 +09:00
Koichiro IWAO 3c3c362946 ignore *.so (pulseaudio modules) 2017-05-16 10:41:06 +09:00
Pavel Roskin 293d8b4b79 Add *.a to top .gitignore, add xorg/X11R7.6/.gitignore 2016-10-09 21:35:27 -07:00
Pavel Roskin afa6ec97cc Install the most appropriate PAM settings file
Installing a file referring to common-auth is of no use if that file
doesn't exit.

Don't use "password" entry, xrdp doesn't ever change user password.
2016-02-13 18:44:28 -08:00
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.
2016-02-12 23:52:46 -08:00
Pavel Roskin 309fca35ac Don't use a symlink where #include would suffice
Absolute symlinks break when the source is moved to another location. In
the best case, the symlink will be replaced with a copy, but that creates
code duplication. A user who got the packaged source may decide to change
one config.c without realizing that another config.c will get the same
changes.

Don't ignore config.c, it's a regular source file now, albeit very
short.

Testing done: compiled inside and outside build directory.
2016-01-26 23:22:05 -08:00
Koichiro IWAO 05a1251f26 add compile and xrdp-xcon to .gitignore 2015-06-12 11:30:13 +00:00
ArvidNorr fa55ece029 Removed unused 'build' in gitignore 2013-01-31 16:23:20 +01:00
ArvidNorr 975d44e99f More logging added 2013-01-18 10:24:25 +01:00
Jay Sorg ed7638f0e1 add xrdp-dis to .gitignore 2011-08-23 19:13:21 -07:00
Jay Sorg 6343a1ae3d added xrdp/xrdp 2011-07-07 09:07:42 -07:00
Jay Sorg 48c03c1e61 remove xrdp from .gitignore, I couldn't add files in xrdp directory 2011-07-06 19:55:02 -07:00
Itamar Reis Peixoto 5a1a253185 update .gitignore 2010-11-21 00:26:53 -02:00
Itamar Reis Peixoto 70150ee6e3 modify gitignore 2010-11-20 22:13:50 -02:00
Itamar Reis Peixoto e2dad8b11b add gitignore patch 2010-11-20 22:13:50 -02:00