Pavel Roskin
b2d3dcf169
Include config_ac.h from all source files
2017-03-04 00:52:34 -08:00
Pavel Roskin
aeeb3d2c2e
Fix warnings detected by -Wwrite-strings
2016-07-08 04:29:42 +00:00
Pavel Roskin
1ded8ec437
Remove unused string support in scp_session_set_addr()
...
Using the same argument for binary and text data is not a good idea. If
string support is ever needed, it should be a separate function.
Remove SCP_ADDRESS_TYPE_IPV4_BIN and SCP_ADDRESS_TYPE_IPV6_BIN, use
SCP_ADDRESS_TYPE_IPV4 and SCP_ADDRESS_TYPE_IPV6, which simplifies the
code.
2016-07-08 04:15:41 +00:00
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
2012-09-19 20:51:34 -07:00
norrarvid
4d4ebbf363
Initial syslog support in XRDP
2012-05-27 17:17:39 +02:00
jsorg71
d83ebaa97a
use do ... while (0) style for parse.h
2010-08-09 23:02:06 +00:00
jsorg71
8490a2b24b
update copyright year
2010-07-04 07:36:06 +00:00
jsorg71
df8527b251
pass domain, program, and directory to sesman and use directory and program
2009-08-19 07:27:35 +00:00
jsorg71
3417482d10
update copyright year
2009-04-17 06:52:02 +00:00
ilsimo
7c79298612
added first management code
...
added a rough management tool
fixes in session.c
2008-09-11 20:23:15 +00:00