Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | clipboard | jsorg71 | 2009-08-29 | 1 | -6/+8 | |
| | ||||||
* | clipboard work | jsorg71 | 2009-08-29 | 1 | -26/+198 | |
| | ||||||
* | change the way chansrv is started | jsorg71 | 2009-08-29 | 1 | -1/+1 | |
| | ||||||
* | wait for xserver to start | jsorg71 | 2009-08-27 | 1 | -15/+26 | |
| | ||||||
* | work on clipboard | jsorg71 | 2009-08-27 | 3 | -126/+219 | |
| | ||||||
* | fix a crash when freeing struct SCP_SESSION | jsorg71 | 2009-08-24 | 1 | -59/+11 | |
| | ||||||
* | work on clipboard | jsorg71 | 2009-08-23 | 2 | -22/+76 | |
| | ||||||
* | use _ not - in name | jsorg71 | 2009-08-21 | 1 | -2/+2 | |
| | ||||||
* | handle X server crash better | jsorg71 | 2009-08-21 | 2 | -29/+29 | |
| | ||||||
* | stop channel server, then xserver | jsorg71 | 2009-08-21 | 1 | -4/+17 | |
| |