Pavel Roskin
ae5bb5bf9c
Fix incorrect use of "it's" and "its", adjust wording
9 years ago
Jay Sorg
7393579205
Don't attempt to intercept SIGKILL, it doesn't work on any OS
9 years ago
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.
9 years ago
Pavel Roskin
964e860072
Run through codespell
9 years ago
Jay Sorg
c6fa03102f
copyright year update
12 years ago
Laxmikant Rashinkar
1123323fda
o moved from GNU General Public License to Apache License, Version 2.0
...
o applied new coding standards to all .c files
o moved some files around
12 years ago
Jay Sorg
58f5dcc030
autotools: change top_srcdir to top_builddir for LIBADD
13 years ago
Jay Sorg
cadad6e181
/tmp cleanup
13 years ago
Jay Sorg
d8f9e8310d
move temp files from /tmp to /tmp/.xrdp
13 years ago
Jay Sorg
f10e5bbfd5
fix for https://bugzilla.redhat.com/show_bug.cgi?id=782619
13 years ago
Nicola Ruggero
4cf06dbbcb
Major code cleanup:
...
- Initialized and zeroed out local variables
- Check for some null pointers
- Fixed some typos
- Other minor changes (beautify, etc.)
14 years ago
jsorg71
8490a2b24b
update copyright year
15 years ago
jsorg71
8a8b57153d
added chansrv_cleanup
15 years ago
jsorg71
727012a56f
added chansrv_cleanup
15 years ago
jsorg71
185414584d
change the way chansrv is started
15 years ago
jsorg71
359a190850
stop channel server, then xserver
15 years ago
jsorg71
2f27bcef10
signal improvements to sessvc
16 years ago
jsorg71
23ffdb0c5f
autotools fix and file_loc.h simplified
16 years ago
jsorg71
c6b9952fa2
work on chansrv
16 years ago
jsorg71
af83cb7cae
remove old makefiles
16 years ago
jsorg71
ffee44d518
autotools for sessvc
16 years ago
jsorg71
a6bc488678
move sessvc to a sub-directory
16 years ago