summaryrefslogtreecommitdiffstats
path: root/xrdp
Commit message (Collapse)AuthorAgeFilesLines
* work on getting the module manager working without using sesmanjsorg712007-05-183-215/+244
|
* got autologin working again and some other fixesjsorg712007-05-066-129/+59
|
* need 24 bit RGB and BGR macrosjsorg712007-04-282-11/+11
|
* moving module management to seperate c file and moving sesman coomuniation ↵jsorg712007-04-262-251/+214
| | | | to xrdp instead of module
* Xrdp to X11rdpjsorg712007-04-141-1/+1
|
* added xrdp_mmjsorg712007-04-131-0/+954
|
* added xrdp_mm work for module managementjsorg712007-04-131-15/+11
|
* added xrdp_mm structjsorg712007-04-131-5/+19
|
* removed xrdp/xrdp_interface.cjsorg712007-04-131-446/+0
|
* added the xrdp_mm structjsorg712007-04-131-8/+27
|
* added a commentjsorg712007-04-131-0/+1
|
* moved module work to its own structjsorg712007-04-131-4/+5
|
* added xrdp_mm.c and removed xrdp_interface.cjsorg712007-04-131-3/+3
| | | | remove strip from make
* small fixes for italian keymap (added <>{} keys)ilsimo2007-04-011-4/+4
|
* thread_callsjsorg712007-02-044-31/+40
|
* thread and mutex workjsorg712007-02-032-64/+31
|
* tc_ prefix for thread callsjsorg712007-02-031-1/+1
|
* channels onjsorg712007-01-251-0/+1
|
* setup is_term callback functionjsorg712007-01-141-0/+12
|
* copyright year updatejsorg712007-01-1215-15/+15
|
* channel data go go to the clientjsorg712006-12-301-0/+20
|
* more work on channel supportjsorg712006-12-304-0/+55
|
* let module decide if alt-gr needs to be ignoredjsorg712006-12-092-19/+1
|
* fix keyup issuejsorg712006-12-081-3/+4
|
* commit patch 1589325, slightly modified - code cleanupjsorg712006-11-044-6/+6
|
* make some functions static per 1579343jsorg712006-10-244-11/+11
|
* added italy keymapjsorg712006-10-161-3/+72
|
* added 'pt br' key layoutjsorg712006-10-111-0/+73
|
* more --nodaemon aliasesjsorg712006-10-101-1/+5
|
* altgr fixjsorg712006-10-093-5/+21
|
* added de, fr, and gb key layoutsjsorg712006-10-089-315/+515
|
* add mechanism for not allowing keyups unless there was a keydownjsorg712006-09-042-13/+102
|
* 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
|