xrdp/sesman
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
..
chansrv Don't ignore files known to git 2016-02-12 23:52:46 -08:00
libscp sesman: add missing break 2016-02-11 17:52:44 -08:00
sessvc Merge AM_CFLAGS and INCLUDES info AM_CPPFLAGS 2016-01-29 22:45:00 -08:00
tools xcon: include unistd.h, it's needed for select() on MacOS 2016-02-12 23:52:45 -08:00
access.c Add missing spaces in the strings that are split for line wrapping 2016-02-12 23:52:45 -08:00
access.h copyright year update 2013-06-08 10:51:53 -07:00
auth.h sesman: Fedora bug 821569 2013-10-01 10:42:00 -07:00
config.c sesman: added SessionVariables to sesman.ini and some indent cleanup 2014-05-09 16:02:19 -07:00
config.h sesman: added SessionVariables to sesman.ini and some indent cleanup 2014-05-09 16:02:19 -07:00
Doxyfile preparing sources to add new sesman control protocol 2006-05-26 13:10:14 +00:00
env.c sesman: don't set LANG, let initialization scripts take care of it 2016-02-07 22:50:14 -08:00
env.h sesman: added SessionVariables to sesman.ini and some indent cleanup 2014-05-09 16:02:19 -07:00
Makefile.am Merge AM_CFLAGS and INCLUDES info AM_CPPFLAGS 2016-01-29 22:45:00 -08:00
scp_v0.c sesman: remove the thread 2015-12-11 20:41:17 -08:00
scp_v0.h copyright year update 2013-06-08 10:51:53 -07:00
scp_v1_mng.c copyright year update 2013-06-08 10:51:53 -07:00
scp_v1_mng.h copyright year update 2013-06-08 10:51:53 -07:00
scp_v1.c Add missing spaces in the strings that are split for line wrapping 2016-02-12 23:52:45 -08:00
scp_v1.h copyright year update 2013-06-08 10:51:53 -07:00
scp.c sesman: remove the thread 2015-12-11 20:41:17 -08:00
scp.h copyright year update 2013-06-08 10:51:53 -07:00
sesman.c sesman: remove the thread 2015-12-11 20:41:17 -08:00
sesman.h sesman: remove the thread 2015-12-11 20:41:17 -08:00
sesman.ini sesman: change from using PULSE_CONFIG to PULSE_SCRIPT 2014-05-10 16:08:58 -07:00
session.c sesman: remove the thread 2015-12-11 20:41:17 -08:00
session.h sesman: remove the thread 2015-12-11 20:41:17 -08:00
sig.c coverity: fixed resolution leak issues 2014-07-19 11:56:00 -07:00
sig.h copyright year update 2013-06-08 10:51:53 -07:00
startwm.sh startwm.sh: make sure sourced scripts are readable 2016-02-12 23:52:45 -08:00
verify_user_bsd.c sesman: verify_user_bsd.c license change and indent 2014-11-24 09:23:48 -08:00
verify_user_kerberos.c sesman: Fedora bug 821569 2013-10-01 10:42:00 -07:00
verify_user_pam_userpass.c sesman: Fedora bug 821569 2013-10-01 10:42:00 -07:00
verify_user_pam.c sesman: hand merge #176 from v0.6 branch, indent changes 2014-10-20 13:39:38 -07:00
verify_user.c sesman: fix so shadow accounts aren't incorrectly classified "inactive" 2015-02-18 17:32:12 +00:00