Nicola Ruggero
|
4cf06dbbcb
|
Major code cleanup:
- Initialized and zeroed out local variables
- Check for some null pointers
- Fixed some typos
- Other minor changes (beautify, etc.)
|
14 years ago |
Nicola Ruggero
|
36ef046e3c
|
Improved logging. Patch by aaron
|
14 years ago |
Jay Sorg
|
a8e68b0d46
|
limit X server to localhost and set dpi
|
14 years ago |
jsorg71
|
b37ea27144
|
unsigned output log
|
14 years ago |
jsorg71
|
befb33c893
|
remove some tabs
|
14 years ago |
jsorg71
|
d83ebaa97a
|
use do ... while (0) style for parse.h
|
14 years ago |
jsorg71
|
7e36a89921
|
update copyright year
|
15 years ago |
jsorg71
|
fb7e652d65
|
Fix sesman logging disruption after SIGHUP
|
15 years ago |
jsorg71
|
aefd3808a1
|
don't use -l
|
15 years ago |
jsorg71
|
4e024ccb4c
|
update copyright year
|
15 years ago |
jsorg71
|
c7a5643690
|
use -l for startwm.sh
|
15 years ago |
jsorg71
|
8490a2b24b
|
update copyright year
|
15 years ago |
jsorg71
|
d70d80a33d
|
update copyright year
|
15 years ago |
jsorg71
|
e83b4c43f5
|
added X11DisplayOffset sesman option
|
15 years ago |
jsorg71
|
abba73f9bc
|
fix for session persistence
|
15 years ago |
jsorg71
|
00ec87700b
|
remove some dead code
|
15 years ago |
jsorg71
|
28fe9bfde8
|
remove some dead code
|
15 years ago |
jsorg71
|
7136d457e9
|
remove some dead code
|
15 years ago |
jsorg71
|
f02566c7c5
|
remove some dead code
|
15 years ago |
jsorg71
|
328649af9b
|
g_thread_sck set outside of lock fix and g_cfg should always be a pointer to a struct
|
15 years ago |
jsorg71
|
d9b86cc2ff
|
added some more comments on environment setup
|
15 years ago |
jsorg71
|
8e7b8396cc
|
add commented suggestions for .bash_profile and /etc/environment
|
15 years ago |
jsorg71
|
dc26b98025
|
read config file
|
15 years ago |
jsorg71
|
52af655800
|
use type when looking for a session
|
15 years ago |
jsorg71
|
9a12982a69
|
improvements for when a session is disconnected
|
15 years ago |
jsorg71
|
90ce47855c
|
use unix socket for chansrv
|
15 years ago |
jsorg71
|
8a8b57153d
|
added chansrv_cleanup
|
15 years ago |
jsorg71
|
727012a56f
|
added chansrv_cleanup
|
15 years ago |
jsorg71
|
e11dce79dc
|
don't set error handlers for now
|
15 years ago |
jsorg71
|
4d80c52387
|
add '-nolisten tcp' to X11rdp and Xvnc params
|
15 years ago |
jsorg71
|
5a47736ec8
|
add lib path for old X server install
|
15 years ago |
jsorg71
|
278d65282e
|
clipboard work
|
15 years ago |
jsorg71
|
e0dec1eb02
|
clipboard work
|
15 years ago |
jsorg71
|
2293410d7e
|
clipboard work
|
15 years ago |
jsorg71
|
b26da5af83
|
fix crash with large clipboards
|
15 years ago |
jsorg71
|
0dee85d982
|
clipboard work
|
15 years ago |
jsorg71
|
9fd0ddc722
|
function names
|
15 years ago |
jsorg71
|
30f87388bb
|
clipboard
|
15 years ago |
jsorg71
|
64fde0e24f
|
clipboard work
|
15 years ago |
jsorg71
|
185414584d
|
change the way chansrv is started
|
15 years ago |
jsorg71
|
32292b5353
|
wait for xserver to start
|
15 years ago |
jsorg71
|
23068b5fa1
|
work on clipboard
|
15 years ago |
jsorg71
|
acd9f3d82d
|
fix a crash when freeing struct SCP_SESSION
|
15 years ago |
jsorg71
|
9fc138380b
|
work on clipboard
|
15 years ago |
jsorg71
|
db32048d81
|
use _ not - in name
|
15 years ago |
jsorg71
|
c7838641cf
|
handle X server crash better
|
15 years ago |
jsorg71
|
359a190850
|
stop channel server, then xserver
|
15 years ago |
jsorg71
|
df8527b251
|
pass domain, program, and directory to sesman and use directory and program
|
15 years ago |
jsorg71
|
3fd42d808a
|
added SECONDARY
|
15 years ago |
jsorg71
|
fa91c84668
|
first clipboard checkin
|
15 years ago |