summaryrefslogtreecommitdiffstats
path: root/xrdp/xrdp.c
Commit message (Collapse)AuthorAgeFilesLines
* update some copyright yearsJay Sorg2011-07-061-4/+4
|
* minor changesJay Sorg2011-05-281-0/+1
|
* use package version in xrdp.cItamar Reis Peixoto2010-11-201-1/+1
|
* Version up to 0.6.0Nicola Ruggero2010-11-031-1/+1
|
* Major code cleanup:Nicola Ruggero2010-11-031-12/+15
| | | | | | | - Initialized and zeroed out local variables - Check for some null pointers - Fixed some typos - Other minor changes (beautify, etc.)
* fix spelling errorjsorg712010-07-261-4/+4
|
* write to pid file as early as possiblejsorg712010-07-261-11/+8
|
* update copyright year and add tui64 typejsorg712010-07-261-3/+8
|
* update copyright yearjsorg712010-07-041-1/+1
|
* remove g_set_file_rights since g_file_open sets the bits rightjsorg712009-05-191-1/+0
|
* autotools fix and file_loc.h simplifiedjsorg712009-05-191-8/+10
|
* update copyright yearjsorg712009-04-171-3/+3
|
* update copyright yearjsorg712009-01-251-1/+1
|
* change to the g_signal_* functionsjsorg712008-12-301-4/+4
|
* add pid to event namesjsorg712008-12-011-5/+13
|
* bsd and pthread fixesjsorg712008-08-261-6/+2
|
* update copyright year and don't fork if no access to pid filejsorg712008-05-091-18/+50
|
* main loop changes, not so chattyjsorg712008-04-051-2/+2
|
* main loop reorganizationjsorg712008-03-311-34/+65
|
* fix shutdown crashjsorg712008-03-281-8/+7
|
* remove tabsjsorg712008-03-251-4/+4
|
* update copyright yearjsorg712008-01-301-1/+1
|
* unicodejsorg712007-09-231-0/+1
|
* thread_callsjsorg712007-02-041-24/+24
|
* thread and mutex workjsorg712007-02-031-60/+31
|
* copyright year updatejsorg712007-01-121-1/+1
|
* more --nodaemon aliasesjsorg712006-10-101-1/+5
|
* printf -> writelnjsorg712006-04-291-55/+55
|
* copyright year updatejsorg712006-02-041-1/+1
|
* get_threadid should return longjsorg712005-12-141-1/+1
|
* Makefile and file location changesjsorg712005-12-021-6/+6
|
* spelling mistakesjsorg712005-12-011-3/+3
|
* added win32 service callsjsorg712005-11-281-39/+228
|
* added deamonizingjsorg712005-11-061-7/+130
|
* add new painter funcsjsorg712005-08-181-10/+103
|
* some more big endian fixesjsorg712005-07-101-1/+29
|
* fixed screenblt for ms clientjsorg712005-07-101-3/+3
|
* moved files aroundjsorg712005-06-281-7/+71
|
* deamon shutdownjsorg712005-03-121-30/+24
|
* added a bunch of error checksjsorg712005-02-081-1/+1
|
* if sck is closed, don't write or read it again, other small fixesjsorg712005-02-041-0/+10
|
* copyright updatejsorg712005-01-071-1/+1
|
* win32 compile changesjsorg712004-10-211-2/+1
|
* organization and optimazationjsorg712004-10-061-2/+2
|
* added font stuffjsorg712004-09-271-0/+1
|
* major work and login screenjsorg712004-09-111-0/+2
|
* add xrdp.cjsorg712004-08-031-0/+55