Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 14 | -28/+269 |
* | added param1 to paint_rect | jsorg71 | 2005-08-20 | 2 | -2/+2 |
* | 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 | 3 | -0/+49 |
* | add new painter funcs | jsorg71 | 2005-08-18 | 13 | -387/+787 |
* | clip changes, 16bpp crash fix | jsorg71 | 2005-08-18 | 4 | -43/+106 |
* | add radop item | jsorg71 | 2005-08-18 | 1 | -0/+5 |
* | opps, need an ifdef | jsorg71 | 2005-08-18 | 1 | -0/+3 |
* | add pos and unset_signals funcs | jsorg71 | 2005-08-14 | 2 | -0/+28 |
* | changed pam session and env | jsorg71 | 2005-08-14 | 4 | -76/+154 |
* | new logo | jsorg71 | 2005-08-11 | 1 | -0/+0 |
* | don't set data to zero of found session | jsorg71 | 2005-08-11 | 1 | -1/+1 |
* | added pam session | jsorg71 | 2005-07-19 | 5 | -32/+170 |
* | got vnc mod working in win32 | jsorg71 | 2005-07-13 | 4 | -29/+82 |
* | SIGCHLD can differ | jsorg71 | 2005-07-11 | 4 | -1/+21 |
* | some more big endian fixes | jsorg71 | 2005-07-10 | 4 | -3/+41 |
* | big endian fix | jsorg71 | 2005-07-10 | 1 | -2/+24 |
* | use os_call in sesman | jsorg71 | 2005-07-10 | 3 | -191/+451 |
* | fixed screenblt for ms client | jsorg71 | 2005-07-10 | 4 | -10/+10 |
* | added clipping functions to the mod interface | jsorg71 | 2005-07-07 | 6 | -10/+44 |
* | pam changes | jsorg71 | 2005-07-07 | 4 | -70/+182 |
* | got __fastcall working for borland compilers | jsorg71 | 2005-07-02 | 4 | -45/+47 |
* | call painter funcs, not orders | jsorg71 | 2005-06-30 | 6 | -16/+63 |
* | moved a bunch of files around | jsorg71 | 2005-06-28 | 16 | -9/+6095 |
* | moved some files around | jsorg71 | 2005-06-28 | 14 | -500/+1429 |
* | moved files around | jsorg71 | 2005-06-28 | 29 | -7288/+1003 |
* | added non pam authentication | jsorg71 | 2005-06-04 | 4 | -50/+185 |
* | added instfiles | jsorg71 | 2005-06-04 | 5 | -0/+45 |
* | added hex values to scancode comments | jsorg71 | 2005-05-29 | 1 | -88/+93 |
* | update some txt files | jsorg71 | 2005-04-29 | 3 | -2/+50 |
* | capture more client caps | jsorg71 | 2005-04-29 | 2 | -12/+37 |
* | gota set shell enviroment var | jsorg71 | 2005-04-27 | 1 | -0/+1 |
* | makefile updates | jsorg71 | 2005-04-20 | 2 | -2/+2 |
* | added more login options | jsorg71 | 2005-04-02 | 5 | -193/+318 |
* | added strncmp | jsorg71 | 2005-04-02 | 2 | -1/+8 |
* | got enter and esc keys working on login screen | jsorg71 | 2005-03-28 | 3 | -1/+47 |
* | fix crash with large cursors | jsorg71 | 2005-03-28 | 1 | -5/+6 |
* | close connection window if connected | jsorg71 | 2005-03-26 | 1 | -1/+7 |
* | memleak cleanup and fix crash | jsorg71 | 2005-03-26 | 3 | -84/+175 |
* | some ints should be long | jsorg71 | 2005-03-25 | 6 | -12/+12 |
* | new logo | jsorg71 | 2005-03-23 | 1 | -0/+0 |
* | shutdown socket when closing | jsorg71 | 2005-03-13 | 1 | -0/+3 |
* | respond to shutdown signals | jsorg71 | 2005-03-13 | 2 | -13/+40 |
* | remove vncauth.c | jsorg71 | 2005-03-13 | 4 | -60/+24 |
* | deamon shutdown | jsorg71 | 2005-03-12 | 2 | -30/+25 |
* | added get_threadid | jsorg71 | 2005-03-12 | 2 | -0/+11 |
* | makefile and header changes | jsorg71 | 2005-03-11 | 5 | -112/+125 |
* | some ints should be long | jsorg71 | 2005-03-08 | 4 | -8/+10 |
* | added connection log | jsorg71 | 2005-03-06 | 10 | -108/+324 |