summaryrefslogtreecommitdiffstats
path: root/xrdp
Commit message (Expand)AuthorAgeFilesLines
* change debian install locationjsorg712006-08-071-6/+6
* added rdp-scan-codes.txtjsorg712006-07-071-0/+126
* printf -> writelnjsorg712006-04-297-81/+79
* bounds check when loading fontjsorg712006-04-161-0/+7
* added medium and high rdp encryption via xrdp.inijsorg712006-04-141-0/+1
* safer read of font filejsorg712006-03-211-8/+10
* bitmap cache2jsorg712006-03-171-9/+31
* bitmap cache2 varsjsorg712006-03-171-1/+3
* added DEFAULT_CCjsorg712006-03-131-1/+1
* fix crash when typing a username injsorg712006-03-131-2/+1
* patblt opcode fixjsorg712006-03-071-1/+22
* added installdeb to makefilesjsorg712006-03-041-0/+10
* added sleepjsorg712006-02-051-0/+1
* vnc->xrdpjsorg712006-02-041-5/+13
* copyright year updatejsorg712006-02-0413-13/+13
* minor comment changesjsorg712006-02-031-3/+3
* rop fixjsorg712006-02-031-1/+7
* get_threadid should return longjsorg712005-12-141-1/+1
* list.c, file.c, os_calls.c, and thread_calls.c make checkjsorg712005-12-101-4/+4
* removed #include "file_loc.h"ilsimo2005-12-021-1/+0
* Makefile and file location changesjsorg712005-12-027-17/+20
* Makefile changesjsorg712005-12-021-2/+20
* spelling mistakesjsorg712005-12-011-3/+3
* read port, if set, from xrdp.inijsorg712005-11-301-7/+42
* with autologin, use first non globals section in xrdp.inijsorg712005-11-281-2/+19
* added win32 service callsjsorg712005-11-281-39/+228
* <lf><cr> should be <cr><lf>jsorg712005-11-266-25/+25
* Makefile changesjsorg712005-11-191-5/+16
* opps, MAKELONG fixjsorg712005-11-081-1/+1
* MAKELONG should be lo, hi, not hi, lojsorg712005-11-072-6/+6
* added deamonizingjsorg712005-11-061-7/+130
* libradop -> librdpjsorg712005-11-031-1/+1
* add autologin supportjsorg712005-09-293-42/+204
* move rsa keys to a file and load at connectionjsorg712005-09-261-0/+5
* remove g_strcmp and clip fixjsorg712005-09-252-7/+5
* added more message when module dosen't loadjsorg712005-09-191-0/+12
* set hostname and keylayout firstjsorg712005-08-251-5/+5
* added server_reset(which uses demand_active) for resizing the rdp clientjsorg712005-08-247-10/+126
* use srcx and y in paint_rectjsorg712005-08-204-11/+11
* harvest and pass on hostname and keylayout of clientjsorg712005-08-181-0/+7
* add new painter funcsjsorg712005-08-1811-355/+737
* new logojsorg712005-08-111-0/+0
* got vnc mod working in win32jsorg712005-07-131-4/+14
* SIGCHLD can differjsorg712005-07-111-0/+8
* some more big endian fixesjsorg712005-07-101-1/+29
* big endian fixjsorg712005-07-101-2/+24
* fixed screenblt for ms clientjsorg712005-07-104-10/+10
* added clipping functions to the mod interfacejsorg712005-07-075-10/+42
* got __fastcall working for borland compilersjsorg712005-07-022-20/+22
* call painter funcs, not ordersjsorg712005-06-303-5/+40