| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | read port, if set, from xrdp.ini | jsorg71 | 2005-11-30 | 1 | -7/+42 |
* | with autologin, use first non globals section in xrdp.ini | jsorg71 | 2005-11-28 | 1 | -2/+19 |
* | added win32 service calls | jsorg71 | 2005-11-28 | 1 | -39/+228 |
* | <lf><cr> should be <cr><lf> | jsorg71 | 2005-11-26 | 6 | -25/+25 |
* | Makefile changes | jsorg71 | 2005-11-19 | 1 | -5/+16 |
* | opps, MAKELONG fix | jsorg71 | 2005-11-08 | 1 | -1/+1 |
* | MAKELONG should be lo, hi, not hi, lo | jsorg71 | 2005-11-07 | 2 | -6/+6 |
* | added deamonizing | jsorg71 | 2005-11-06 | 1 | -7/+130 |
* | libradop -> librdp | jsorg71 | 2005-11-03 | 1 | -1/+1 |
* | add autologin support | jsorg71 | 2005-09-29 | 3 | -42/+204 |
* | move rsa keys to a file and load at connection | jsorg71 | 2005-09-26 | 1 | -0/+5 |
* | remove g_strcmp and clip fix | jsorg71 | 2005-09-25 | 2 | -7/+5 |
* | added more message when module dosen't load | jsorg71 | 2005-09-19 | 1 | -0/+12 |
* | set hostname and keylayout first | jsorg71 | 2005-08-25 | 1 | -5/+5 |
* | added server_reset(which uses demand_active) for resizing the rdp client | jsorg71 | 2005-08-24 | 7 | -10/+126 |
* | use srcx and y in paint_rect | jsorg71 | 2005-08-20 | 4 | -11/+11 |
* | harvest and pass on hostname and keylayout of client | jsorg71 | 2005-08-18 | 1 | -0/+7 |
* | add new painter funcs | jsorg71 | 2005-08-18 | 11 | -355/+737 |
* | new logo | jsorg71 | 2005-08-11 | 1 | -0/+0 |
* | got vnc mod working in win32 | jsorg71 | 2005-07-13 | 1 | -4/+14 |
* | SIGCHLD can differ | jsorg71 | 2005-07-11 | 1 | -0/+8 |
* | some more big endian fixes | jsorg71 | 2005-07-10 | 1 | -1/+29 |
* | big endian fix | jsorg71 | 2005-07-10 | 1 | -2/+24 |
* | fixed screenblt for ms client | jsorg71 | 2005-07-10 | 4 | -10/+10 |
* | added clipping functions to the mod interface | jsorg71 | 2005-07-07 | 5 | -10/+42 |
* | got __fastcall working for borland compilers | jsorg71 | 2005-07-02 | 2 | -20/+22 |
* | call painter funcs, not orders | jsorg71 | 2005-06-30 | 3 | -5/+40 |
* | moved files around | jsorg71 | 2005-06-28 | 29 | -7288/+1003 |
* | added hex values to scancode comments | jsorg71 | 2005-05-29 | 1 | -88/+93 |
* | capture more client caps | jsorg71 | 2005-04-29 | 2 | -12/+37 |
* | makefile updates | jsorg71 | 2005-04-20 | 1 | -1/+1 |
* | added more login options | jsorg71 | 2005-04-02 | 5 | -193/+318 |
* | got enter and esc keys working on login screen | jsorg71 | 2005-03-28 | 3 | -1/+47 |
* | close connection window if connected | jsorg71 | 2005-03-26 | 1 | -1/+7 |
* | memleak cleanup and fix crash | jsorg71 | 2005-03-26 | 2 | -39/+42 |
* | some ints should be long | jsorg71 | 2005-03-25 | 6 | -12/+12 |
* | new logo | jsorg71 | 2005-03-23 | 1 | -0/+0 |
* | deamon shutdown | jsorg71 | 2005-03-12 | 2 | -30/+25 |
* | makefile and header changes | jsorg71 | 2005-03-11 | 2 | -12/+20 |
* | some ints should be long | jsorg71 | 2005-03-08 | 2 | -1/+3 |
* | added connection log | jsorg71 | 2005-03-06 | 8 | -84/+260 |
* | moved some functions around and changed some ifdefs | jsorg71 | 2005-03-01 | 1 | -2/+2 |
* | bitmap cache change | jsorg71 | 2005-02-25 | 2 | -8/+8 |
* | readability and 64 bit changes | jsorg71 | 2005-02-20 | 5 | -17/+51 |
* | fix thread leak, gota detach | jsorg71 | 2005-02-17 | 2 | -2/+7 |
* | more debug info | jsorg71 | 2005-02-13 | 1 | -1/+2 |
* | fix some crashes and added some debug messages | jsorg71 | 2005-02-11 | 5 | -17/+44 |
* | added a bunch of error checks | jsorg71 | 2005-02-08 | 9 | -39/+51 |
* | if sck is closed, don't write or read it again, other small fixes | jsorg71 | 2005-02-04 | 4 | -1/+29 |
* | added session manager and fixed disconnect problems | jsorg71 | 2005-01-30 | 6 | -204/+259 |