xrdp/sesman
Koichiro IWAO 93f7bcb71b pulse: fix build pulseaudio 6.0 or higher
Discovered in #321.  The number of argument for pa_rtpoll_run have
been changed since 6.0.

>=6.0 : int pa_rtpoll_run(pa_rtpoll *f);
<6.0  : int pa_rtpoll_run(pa_rtpoll *f, bool wait);

Check pulseaudio version by PA_CHECK_VERSION macro introduced since
pulseaudio 0.9.16.  In case PA_CHECK_VERSION is not defined,
pa_rtpoll_run takes 2 arguments.
2016-02-18 00:45:33 +09:00
..
chansrv pulse: fix build pulseaudio 6.0 or higher 2016-02-18 00:45:33 +09:00
libscp Fix typos 2016-02-13 20:41:07 -08:00
sessvc Merge AM_CFLAGS and INCLUDES info AM_CPPFLAGS 2016-01-29 22:45:00 -08:00
tools xrdp-sesadmin: show help and exit if mandatory arguments are not given 2016-02-14 10:27:17 -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
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 Fix typos 2016-02-13 20:41:07 -08:00
Doxyfile
env.c Fix typos 2016-02-13 20:41:07 -08:00
env.h Fix typos 2016-02-13 20:41:07 -08: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
scp_v1_mng.c copyright year update 2013-06-08 10:51:53 -07:00
scp_v1_mng.h
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
sesman.c Fix typos 2016-02-13 20:41:07 -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 Fix typos 2016-02-13 20:41:07 -08:00
session.h sesman: remove the thread 2015-12-11 20:41:17 -08:00
sig.c Fix typos 2016-02-13 20:41:07 -08:00
sig.h
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