Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | X11rdp needs bpp to match to reconnect / resize | Jay Sorg | 2011-08-24 | 1 | -1/+2 |
| | |||||
* | X11rdp can resize sessions now | Jay Sorg | 2011-08-23 | 1 | -0/+11 |
| | |||||
* | added disconnect tool | Jay Sorg | 2011-07-13 | 2 | -1/+70 |
| | |||||
* | autotool fixes | Jay Sorg | 2011-07-05 | 2 | -2/+4 |
| | |||||
* | warnings | Jay Sorg | 2011-07-05 | 1 | -9/+25 |
| | |||||
* | more files to fix make dist | Itamar Reis Peixoto | 2010-11-20 | 1 | -0/+1 |
| | |||||
* | include missing files in make dist | Itamar Reis Peixoto | 2010-11-20 | 3 | -1/+4 |
| | |||||
* | add more missed files into extra_dist | Itamar Reis Peixoto | 2010-11-20 | 1 | -0/+1 |
| | |||||
* | fixes for bell function | Jay Sorg | 2010-11-18 | 2 | -4/+4 |
| | |||||
* | no localhost for X11rdp, don't need to set dpi | Jay Sorg | 2010-11-17 | 1 | -3/+0 |
| | |||||
* | Include also fluxbox | Nicola Ruggero | 2010-11-04 | 1 | -1/+1 |
| | |||||
* | Removed dead code re-introduced erroneously in commit ↵ | Nicola Ruggero | 2010-11-04 | 2 | -2/+0 |
| | | | | 4cf06dbbcb8522be5fa069976c8f361fc874039f | ||||
* | Implemented client IP logging | Nicola Ruggero | 2010-11-04 | 8 | -14/+84 |
| | |||||
* | Major code cleanup: | Nicola Ruggero | 2010-11-03 | 6 | -74/+109 |
| | | | | | | | - Initialized and zeroed out local variables - Check for some null pointers - Fixed some typos - Other minor changes (beautify, etc.) | ||||
* | Improved logging. Patch by aaron | Nicola Ruggero | 2010-10-26 | 1 | -0/+1 |
| | |||||
* | limit X server to localhost and set dpi | Jay Sorg | 2010-10-22 | 1 | -0/+6 |
| | |||||
* | unsigned output log | jsorg71 | 2010-08-16 | 1 | -1/+1 |
| | |||||
* | remove some tabs | jsorg71 | 2010-08-09 | 1 | -3/+3 |
| | |||||
* | use do ... while (0) style for parse.h | jsorg71 | 2010-08-09 | 5 | -7/+7 |
| | |||||
* | update copyright year | jsorg71 | 2010-07-26 | 11 | -11/+11 |
| | |||||
* | Fix sesman logging disruption after SIGHUP | jsorg71 | 2010-07-26 | 1 | -2/+23 |
| | |||||
* | don't use -l | jsorg71 | 2010-07-26 | 1 | -15/+76 |
| | |||||
* | update copyright year | jsorg71 | 2010-07-26 | 1 | -1/+1 |
| | |||||
* | use -l for startwm.sh | jsorg71 | 2010-07-08 | 1 | -6/+1 |
| | |||||
* | update copyright year | jsorg71 | 2010-07-04 | 32 | -32/+32 |
| | |||||
* | update copyright year | jsorg71 | 2010-07-04 | 4 | -4/+4 |
| | |||||
* | added X11DisplayOffset sesman option | jsorg71 | 2010-04-24 | 4 | -2/+15 |
| | |||||
* | fix for session persistence | jsorg71 | 2010-03-15 | 1 | -0/+14 |
| | |||||
* | remove some dead code | jsorg71 | 2009-12-26 | 1 | -1/+0 |
| | |||||
* | remove some dead code | jsorg71 | 2009-12-26 | 1 | -5/+0 |
| | |||||
* | remove some dead code | jsorg71 | 2009-12-26 | 2 | -7/+0 |
| | |||||
* | remove some dead code | jsorg71 | 2009-12-26 | 1 | -1/+0 |
| | |||||
* | g_thread_sck set outside of lock fix and g_cfg should always be a pointer to ↵ | jsorg71 | 2009-09-28 | 13 | -48/+47 |
| | | | | a struct | ||||
* | added some more comments on environment setup | jsorg71 | 2009-09-20 | 1 | -0/+5 |
| | |||||
* | add commented suggestions for .bash_profile and /etc/environment | jsorg71 | 2009-09-20 | 1 | -0/+8 |
| | |||||
* | read config file | jsorg71 | 2009-09-06 | 1 | -5/+56 |
| | |||||
* | use type when looking for a session | jsorg71 | 2009-09-06 | 3 | -5/+6 |
| | |||||
* | improvements for when a session is disconnected | jsorg71 | 2009-09-05 | 2 | -6/+25 |
| | |||||
* | use unix socket for chansrv | jsorg71 | 2009-09-05 | 1 | -2/+2 |
| | |||||
* | added chansrv_cleanup | jsorg71 | 2009-09-04 | 1 | -2/+2 |
| | |||||
* | added chansrv_cleanup | jsorg71 | 2009-09-04 | 1 | -0/+21 |
| | |||||
* | don't set error handlers for now | jsorg71 | 2009-09-04 | 1 | -2/+4 |
| | |||||
* | add '-nolisten tcp' to X11rdp and Xvnc params | jsorg71 | 2009-09-04 | 1 | -0/+4 |
| | |||||
* | add lib path for old X server install | jsorg71 | 2009-09-04 | 1 | -0/+1 |
| | |||||
* | clipboard work | jsorg71 | 2009-09-02 | 3 | -129/+161 |
| | |||||
* | clipboard work | jsorg71 | 2009-09-01 | 1 | -21/+37 |
| | |||||
* | clipboard work | jsorg71 | 2009-09-01 | 1 | -5/+30 |
| | |||||
* | fix crash with large clipboards | jsorg71 | 2009-09-01 | 1 | -0/+1 |
| | |||||
* | clipboard work | jsorg71 | 2009-08-31 | 1 | -90/+81 |
| | |||||
* | function names | jsorg71 | 2009-08-31 | 1 | -32/+47 |
| |