xrdp/sesman/libscp
Pavel Roskin a452d8d36a Merge AM_CFLAGS and INCLUDES info AM_CPPFLAGS
AM_CPPFLAGS is for flags passed to the preprocessor, such as defines and
includes. AM_CFLAGS is for flags affecting the compiler, such as debug
and optimization settings.

INCLUDES is an obsolete name. Users can pass INCLUDES and break
compilation. AM_CPPFLAGS is more explicit that the flags come from
Automake and should not be overridden.
2016-01-29 22:45:00 -08:00
..
libscp_commands_mng.h o moved from GNU General Public License to Apache License, Version 2.0 2012-09-19 20:51:34 -07:00
libscp_commands.h o moved from GNU General Public License to Apache License, Version 2.0 2012-09-19 20:51:34 -07:00
libscp_connection.c o moved from GNU General Public License to Apache License, Version 2.0 2012-09-19 20:51:34 -07:00
libscp_connection.h o moved from GNU General Public License to Apache License, Version 2.0 2012-09-19 20:51:34 -07:00
libscp_init.c o moved from GNU General Public License to Apache License, Version 2.0 2012-09-19 20:51:34 -07:00
libscp_init.h o moved from GNU General Public License to Apache License, Version 2.0 2012-09-19 20:51:34 -07:00
libscp_lock.c o moved from GNU General Public License to Apache License, Version 2.0 2012-09-19 20:51:34 -07:00
libscp_lock.h o moved from GNU General Public License to Apache License, Version 2.0 2012-09-19 20:51:34 -07:00
libscp_session.c sesman: added SessionVariables to sesman.ini and some indent cleanup 2014-05-09 16:02:19 -07:00
libscp_session.h o moved from GNU General Public License to Apache License, Version 2.0 2012-09-19 20:51:34 -07:00
libscp_tcp.c ipv6 fix for sesman 2013-04-03 20:49:01 -07:00
libscp_tcp.h o moved from GNU General Public License to Apache License, Version 2.0 2012-09-19 20:51:34 -07:00
libscp_types_mng.h o moved from GNU General Public License to Apache License, Version 2.0 2012-09-19 20:51:34 -07:00
libscp_types.h added support for using Xorg driver model 2014-03-08 16:41:37 -08:00
libscp_v0.c coverity: dead code 2014-07-26 15:06:35 -07:00
libscp_v0.h o moved from GNU General Public License to Apache License, Version 2.0 2012-09-19 20:51:34 -07:00
libscp_v1c_mng.c coverity: Resource leak (2nd round) 2014-07-27 15:29:12 -07:00
libscp_v1c_mng.h o moved from GNU General Public License to Apache License, Version 2.0 2012-09-19 20:51:34 -07:00
libscp_v1c.c coverity: Resource leak (2nd round) 2014-07-27 15:29:12 -07:00
libscp_v1c.h o moved from GNU General Public License to Apache License, Version 2.0 2012-09-19 20:51:34 -07:00
libscp_v1s_mng.c o moved from GNU General Public License to Apache License, Version 2.0 2012-09-19 20:51:34 -07:00
libscp_v1s_mng.h o moved from GNU General Public License to Apache License, Version 2.0 2012-09-19 20:51:34 -07:00
libscp_v1s.c o moved from GNU General Public License to Apache License, Version 2.0 2012-09-19 20:51:34 -07:00
libscp_v1s.h o moved from GNU General Public License to Apache License, Version 2.0 2012-09-19 20:51:34 -07:00
libscp_vX.c o moved from GNU General Public License to Apache License, Version 2.0 2012-09-19 20:51:34 -07:00
libscp_vX.h o moved from GNU General Public License to Apache License, Version 2.0 2012-09-19 20:51:34 -07:00
libscp.h o moved from GNU General Public License to Apache License, Version 2.0 2012-09-19 20:51:34 -07:00
Makefile.am Merge AM_CFLAGS and INCLUDES info AM_CPPFLAGS 2016-01-29 22:45:00 -08:00