Commit Graph

62 Commits

Author SHA1 Message Date
Pavel Roskin
49ae93130a Improve message about listening socket is a wrong state 2016-09-08 20:26:19 -07:00
Pavel Roskin
be1d034f91 Report pid and listening address/port for xrdp and xrdp-sesman
For xrdp-sesman, don't report that the daemon is listening to a port if
it fails to attach to that port. Don't use LOG_LEVEL_ALWAYS for startup
message, it's not a critical error.
2016-06-21 16:30:15 -07:00
Laxmikant Rashinkar
27055d5762 coverity: improper use of negative value 2014-07-26 13:33:23 -07:00
Laxmikant Rashinkar
0c63a8feb3 coverity: Dereference after null check 2014-07-20 16:36:33 -07:00
Laxmikant Rashinkar
3bb31876e7 coverity: fixed resolution leak issues 2014-07-19 11:56:00 -07:00
Jay Sorg
8b1639b96b xrdp: allow xrdp to listen in UDS 2014-05-15 18:03:16 -07:00
Jay Sorg
12cbbf74e6 xrdp:no logic change, comments and printfs 2014-03-02 00:23:17 -08:00
Jay Sorg
7176f14647 added options to set tcp send and recv buffer sizes 2013-10-02 12:52:35 -07:00
Jay Sorg
1a616a1b46 move text2bool to os_calls 2013-08-24 22:41:44 -07:00
Jay Sorg
e602a28d5c common: transport aware when app is terminating 2013-08-17 13:32:53 -07:00
Jay Sorg
9f175d307b no logic changes, cleanup and copyright year updates 2013-05-28 23:35:02 -07:00
ArvidNorr
975d44e99f More logging added 2013-01-18 10:24:25 +01:00
LawrenceK
266db3150b refactor and use test2bool instead of duplicated code testing for on,yes,true, non zero 2013-01-17 11:31:01 +00:00
Jay Sorg
d9765c0783 fix for odd error when disconecting client 2012-11-10 16:43:37 -08: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
Jay Sorg
87ab0218e2 no logic change, remove tabs 2012-07-24 19:33:54 -07:00
ArvidNorr
d2903cd1fc Merge pull request #28 from ArvidNorr/tcp_nodelay
Support for TCP keepalive and TCP no_delay added
2012-06-18 00:00:05 -07:00
ArvidNorr
1011b4a256 Merge pull request #22 from ArvidNorr/moduleload
Moduleload
2012-06-17 23:14:40 -07:00
norrarvid
31a5dd33dd minor layout fixes 2012-06-18 08:11:26 +02:00
Jay Sorg
a8bf71b567 xrdp: fix warnings 2012-06-11 20:55:39 -07:00
norrarvid
e5fb05e9cb Support for TCP keepalive and TCP no_delay added 2012-06-04 10:11:11 +02:00
norrarvid
2109d7a044 merge comments defines and simplified function 2012-05-29 13:24:23 +02:00
norrarvid
a45f993bfe added comments, added define, removed unused inparameter 2012-05-29 12:46:56 +02:00
Jay Sorg
0566da74eb xrdp: add fork option to xrdp.ini 2012-05-26 19:00:14 -07:00
Jay Sorg
bde5dd6671 added g_close_wait_obj and size parameter to g_write_ip_address 2012-05-26 17:24:04 -07:00
Jay Sorg
d08e27e824 xrdp: fix memory leak in fork 2012-05-26 13:58:31 -07:00
Jay Sorg
c7bd96ba85 xrdp: added -f command line option to fork on connections 2012-05-26 13:23:02 -07:00
Jay Sorg
b36f7d346c add --port command line override 2012-02-02 18:49:06 -08:00
Jay Sorg
6c9529c9b9 printf error when can't bind port 2011-07-06 19:54:10 -07:00
Jay Sorg
d3a505b78f minor changes 2011-05-28 23:57:59 -07:00
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.)
2010-11-03 16:59:26 +01:00
Jay Sorg
8846b589de use en-us keymap file if no keymap file 2010-10-22 19:45:18 -07:00
Jay Sorg
1e8b5ea2cd bind to specific address 2010-10-19 21:23:13 -07:00
jsorg71
574355f3e3 use trans 2010-05-04 09:24:24 +00:00
jsorg71
23ffdb0c5f autotools fix and file_loc.h simplified 2009-05-19 04:23:49 +00:00
jsorg71
859dc139f0 update copyright year 2009-01-25 02:11:15 +00:00
jsorg71
9317386e74 add pid to event names 2008-12-01 09:37:08 +00:00
jsorg71
4ebb544cd8 main loop changes, not so chatty 2008-04-05 08:25:49 +00:00
jsorg71
4df6aa909e main loop reorganization 2008-03-31 11:28:18 +00:00
jsorg71
619b2f0c10 load port in a function and fix crash 2008-03-08 10:42:35 +00:00
jsorg71
38b789e81f update copyright year 2008-01-30 07:30:10 +00:00
jsorg71
7ed52495d0 thread_calls 2007-02-04 07:53:15 +00:00
jsorg71
00c8e51f47 tc_ prefix for thread calls 2007-02-03 06:45:14 +00:00
jsorg71
d2802912f6 copyright year update 2007-01-12 04:51:48 +00:00
jsorg71
f386cea14a make some functions static per 1579343 2006-10-24 04:05:38 +00:00
jsorg71
770a27bfb3 printf -> writeln 2006-04-29 01:47:06 +00:00
jsorg71
7dfa87a2d5 copyright year update 2006-02-04 02:23:31 +00:00
jsorg71
19314ec055 Makefile and file location changes 2005-12-02 04:57:51 +00:00
jsorg71
be000c4bf7 read port, if set, from xrdp.ini 2005-11-30 01:27:08 +00:00
jsorg71
754efcabb1 <lf><cr> should be <cr><lf> 2005-11-26 01:38:08 +00:00