summaryrefslogtreecommitdiffstats
path: root/sesman
Commit message (Collapse)AuthorAgeFilesLines
* merge comments defines and simplified functionnorrarvid2012-05-291-3/+3
|\
| * added comments, added define, removed unused inparameternorrarvid2012-05-291-3/+3
| |
* | chansrv: simple pulse audio supportJay Sorg2012-05-253-28/+614
|/
* use unix domain socket for xrdp-X11rdp connectionJay Sorg2012-03-151-0/+1
|
* /tmp cleanupJay Sorg2012-02-142-0/+5
|
* remove old freerdp dirJay Sorg2012-02-131-1/+11
|
* move temp files from /tmp to /tmp/.xrdpJay Sorg2012-02-113-4/+4
|
* fix for https://bugzilla.redhat.com/show_bug.cgi?id=782619Jay Sorg2012-02-053-1/+6
|
* X11rdp needs bpp to match to reconnect / resizeJay Sorg2011-08-241-1/+2
|
* X11rdp can resize sessions nowJay Sorg2011-08-231-0/+11
|
* added disconnect toolJay Sorg2011-07-132-1/+70
|
* autotool fixesJay Sorg2011-07-052-2/+4
|
* warningsJay Sorg2011-07-051-9/+25
|
* more files to fix make distItamar Reis Peixoto2010-11-201-0/+1
|
* include missing files in make distItamar Reis Peixoto2010-11-203-1/+4
|
* add more missed files into extra_distItamar Reis Peixoto2010-11-201-0/+1
|
* fixes for bell functionJay Sorg2010-11-182-4/+4
|
* no localhost for X11rdp, don't need to set dpiJay Sorg2010-11-171-3/+0
|
* 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
|