summaryrefslogtreecommitdiffstats
path: root/xrdp/xrdp_listen.c
Commit message (Expand)AuthorAgeFilesLines
* Improve message about listening socket is a wrong statePavel Roskin2016-09-081-2/+2
* Report pid and listening address/port for xrdp and xrdp-sesmanPavel Roskin2016-06-211-0/+2
* coverity: improper use of negative valueLaxmikant Rashinkar2014-07-261-1/+2
* coverity: Dereference after null checkLaxmikant Rashinkar2014-07-201-1/+1
* coverity: fixed resolution leak issuesLaxmikant Rashinkar2014-07-191-2/+3
* xrdp: allow xrdp to listen in UDSJay Sorg2014-05-151-4/+19
* xrdp:no logic change, comments and printfsJay Sorg2014-03-021-1/+1
* added options to set tcp send and recv buffer sizesJay Sorg2013-10-021-0/+61
* move text2bool to os_callsJay Sorg2013-08-241-3/+3
* common: transport aware when app is terminatingJay Sorg2013-08-171-0/+4
* no logic changes, cleanup and copyright year updatesJay Sorg2013-05-281-1/+1
* More logging addedArvidNorr2013-01-181-7/+7
* refactor and use test2bool instead of duplicated code testing for on,yes,true...LawrenceK2013-01-171-24/+4
* fix for odd error when disconecting clientJay Sorg2012-11-101-5/+12
* o moved from GNU General Public License to Apache License, Version 2.0Laxmikant Rashinkar2012-09-191-352/+399
* no logic change, remove tabsJay Sorg2012-07-241-2/+2
* Merge pull request #28 from ArvidNorr/tcp_nodelayArvidNorr2012-06-181-0/+43
|\
| * Support for TCP keepalive and TCP no_delay addednorrarvid2012-06-041-0/+43
* | Merge pull request #22 from ArvidNorr/moduleloadArvidNorr2012-06-171-12/+19
|\ \
| * | minor layout fixesnorrarvid2012-06-181-1/+1
| * | merge comments defines and simplified functionnorrarvid2012-05-291-12/+19
| |\ \ | | |/ | |/|
| | * added comments, added define, removed unused inparameternorrarvid2012-05-291-12/+19
* | | xrdp: fix warningsJay Sorg2012-06-111-1/+0
|/ /
* | xrdp: add fork option to xrdp.iniJay Sorg2012-05-261-0/+11
* | added g_close_wait_obj and size parameter to g_write_ip_addressJay Sorg2012-05-261-1/+1
* | xrdp: fix memory leak in forkJay Sorg2012-05-261-9/+15
* | xrdp: added -f command line option to fork on connectionsJay Sorg2012-05-261-4/+45
|/
* add --port command line overrideJay Sorg2012-02-021-5/+13
* printf error when can't bind portJay Sorg2011-07-061-1/+2
* minor changesJay Sorg2011-05-281-1/+0
* Major code cleanup:Nicola Ruggero2010-11-031-2/+2
* use en-us keymap file if no keymap fileJay Sorg2010-10-221-1/+1
* bind to specific addressJay Sorg2010-10-191-5/+14
* use transjsorg712010-05-041-45/+55
* autotools fix and file_loc.h simplifiedjsorg712009-05-191-1/+3
* update copyright yearjsorg712009-01-251-1/+1
* add pid to event namesjsorg712008-12-011-1/+5
* main loop changes, not so chattyjsorg712008-04-051-63/+73
* main loop reorganizationjsorg712008-03-311-52/+74
* load port in a function and fix crashjsorg712008-03-081-19/+28
* update copyright yearjsorg712008-01-301-1/+1
* thread_callsjsorg712007-02-041-4/+15
* tc_ prefix for thread callsjsorg712007-02-031-1/+1
* copyright year updatejsorg712007-01-121-1/+1
* make some functions static per 1579343jsorg712006-10-241-2/+2
* printf -> writelnjsorg712006-04-291-5/+5
* copyright year updatejsorg712006-02-041-1/+1
* Makefile and file location changesjsorg712005-12-021-1/+1
* read port, if set, from xrdp.inijsorg712005-11-301-7/+42
* <lf><cr> should be <cr><lf>jsorg712005-11-261-6/+6