summaryrefslogtreecommitdiffstats
path: root/xrdp/xrdp_listen.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* add new painter funcsjsorg712005-08-181-0/+2
* added clipping functions to the mod interfacejsorg712005-07-071-0/+4
* moved files aroundjsorg712005-06-281-7/+14
* deamon shutdownjsorg712005-03-121-0/+1
* fix thread leak, gota detachjsorg712005-02-171-2/+3
* if sck is closed, don't write or read it again, other small fixesjsorg712005-02-041-1/+6
* added session manager and fixed disconnect problemsjsorg712005-01-301-0/+20
* copyright updatejsorg712005-01-071-1/+1