xrdp/sesman/tools
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
..
config.c Don't use a symlink where #include would suffice 2016-01-26 23:22:05 -08:00
dis.c coverity: fixed issue argument cannot be negative 2014-07-23 19:07:38 -07:00
Makefile.am sesman/tools: Disable debug tools 2013-01-28 11:04:28 +01:00
sesadmin.c add historic GPLv2+ to Simone’s files 2015-08-26 23:33:00 +02:00
sesrun.c coverity: improper use of negative value 2014-07-26 13:33:23 -07:00
sestest.c add historic GPLv2+ to Simone’s files 2015-08-26 23:33:00 +02:00
tcp.c copyright year update 2013-06-08 10:51:53 -07:00
tcp.h copyright year update 2013-06-08 10:51:53 -07:00
xcon.c copyright year update 2013-06-08 10:51:53 -07:00