summaryrefslogtreecommitdiffstats
path: root/sesman
Commit message (Collapse)AuthorAgeFilesLines
...
* Include also fluxboxNicola Ruggero2010-11-041-1/+1
|
* Removed dead code re-introduced erroneously in commit ↵Nicola Ruggero2010-11-042-2/+0
| | | | 4cf06dbbcb8522be5fa069976c8f361fc874039f
* Implemented client IP loggingNicola Ruggero2010-11-048-14/+84
|
* Major code cleanup:Nicola Ruggero2010-11-036-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 aaronNicola Ruggero2010-10-261-0/+1
|
* limit X server to localhost and set dpiJay Sorg2010-10-221-0/+6
|
* unsigned output logjsorg712010-08-161-1/+1
|
* remove some tabsjsorg712010-08-091-3/+3
|
* use do ... while (0) style for parse.hjsorg712010-08-095-7/+7
|
* update copyright yearjsorg712010-07-2611-11/+11
|
* Fix sesman logging disruption after SIGHUPjsorg712010-07-261-2/+23
|
* don't use -ljsorg712010-07-261-15/+76
|
* update copyright yearjsorg712010-07-261-1/+1
|
* use -l for startwm.shjsorg712010-07-081-6/+1
|
* update copyright yearjsorg712010-07-0432-32/+32
|
* update copyright yearjsorg712010-07-044-4/+4
|
* added X11DisplayOffset sesman optionjsorg712010-04-244-2/+15
|
* fix for session persistencejsorg712010-03-151-0/+14
|
* remove some dead codejsorg712009-12-261-1/+0
|
* remove some dead codejsorg712009-12-261-5/+0
|
* remove some dead codejsorg712009-12-262-7/+0
|
* remove some dead codejsorg712009-12-261-1/+0
|
* g_thread_sck set outside of lock fix and g_cfg should always be a pointer to ↵jsorg712009-09-2813-48/+47
| | | | a struct
* added some more comments on environment setupjsorg712009-09-201-0/+5
|
* add commented suggestions for .bash_profile and /etc/environmentjsorg712009-09-201-0/+8
|
* read config filejsorg712009-09-061-5/+56
|
* use type when looking for a sessionjsorg712009-09-063-5/+6
|
* improvements for when a session is disconnectedjsorg712009-09-052-6/+25
|
* use unix socket for chansrvjsorg712009-09-051-2/+2
|
* added chansrv_cleanupjsorg712009-09-041-2/+2
|
* added chansrv_cleanupjsorg712009-09-041-0/+21
|
* don't set error handlers for nowjsorg712009-09-041-2/+4
|
* add '-nolisten tcp' to X11rdp and Xvnc paramsjsorg712009-09-041-0/+4
|
* add lib path for old X server installjsorg712009-09-041-0/+1
|
* clipboard workjsorg712009-09-023-129/+161
|
* clipboard workjsorg712009-09-011-21/+37
|
* clipboard workjsorg712009-09-011-5/+30
|
* fix crash with large clipboardsjsorg712009-09-011-0/+1
|
* clipboard workjsorg712009-08-311-90/+81
|
* function namesjsorg712009-08-311-32/+47
|
* clipboardjsorg712009-08-291-6/+8
|
* clipboard workjsorg712009-08-291-26/+198
|
* change the way chansrv is startedjsorg712009-08-291-1/+1
|
* wait for xserver to startjsorg712009-08-271-15/+26
|
* work on clipboardjsorg712009-08-273-126/+219
|
* fix a crash when freeing struct SCP_SESSIONjsorg712009-08-241-59/+11
|
* work on clipboardjsorg712009-08-232-22/+76
|
* use _ not - in namejsorg712009-08-211-2/+2
|
* handle X server crash betterjsorg712009-08-212-29/+29
|
* stop channel server, then xserverjsorg712009-08-211-4/+17
|