Commit Graph

286 Commits (78a05415b20680e917c496b71b7fbdd0b0aafa03)

Author SHA1 Message Date
ArvidNorr 1011b4a256 Merge pull request #22 from ArvidNorr/moduleload
12 years ago
Jay Sorg 856783ba95 no logic changes, remove warnings and coding style changes
12 years ago
Jay Sorg 099a421c77 log: added path for when --prefix is used
12 years ago
norrarvid 42edcbb6c1 Improved logging
12 years ago
norrarvid 3f3a4d0b35 Support for invalidate request sent from clients added
12 years ago
norrarvid eef475e025 timeout added for the reply to come from sesman
12 years ago
Jay Sorg 5cd7e29a9f Merge remote branch 'syslog3/syslog3'
12 years ago
norrarvid 10fdc5c17f separate pam authentication for gateways
12 years ago
norrarvid 2109d7a044 merge comments defines and simplified function
12 years ago
norrarvid a45f993bfe added comments, added define, removed unused inparameter
12 years ago
norrarvid 4d4ebbf363 Initial syslog support in XRDP
12 years ago
Jay Sorg 7fa4f936e4 chansrv: simple pulse audio support
12 years ago
Jay Sorg e9c58226ba use unix domain socket for xrdp-X11rdp connection
12 years ago
Jay Sorg cadad6e181 /tmp cleanup
13 years ago
Jay Sorg 93939893de remove old freerdp dir
13 years ago
Jay Sorg d8f9e8310d move temp files from /tmp to /tmp/.xrdp
13 years ago
Jay Sorg f10e5bbfd5 fix for https://bugzilla.redhat.com/show_bug.cgi?id=782619
13 years ago
Jay Sorg 3ada04b8ca X11rdp needs bpp to match to reconnect / resize
13 years ago
Jay Sorg 4c603d9855 X11rdp can resize sessions now
13 years ago
Jay Sorg 8146a27fe3 added disconnect tool
13 years ago
Jay Sorg 0392b0167a autotool fixes
13 years ago
Jay Sorg 7ad58be480 warnings
13 years ago
Itamar Reis Peixoto cade938a0d more files to fix make dist
14 years ago
Itamar Reis Peixoto 6b08b8b71e include missing files in make dist
14 years ago
Itamar Reis Peixoto 029807cfdb add more missed files into extra_dist
14 years ago
Jay Sorg 4f88bf83c1 fixes for bell function
14 years ago
Jay Sorg b6d386e584 no localhost for X11rdp, don't need to set dpi
14 years ago
Nicola Ruggero a9cfc23521 Include also fluxbox
14 years ago
Nicola Ruggero 3ba752e7b7 Removed dead code re-introduced erroneously in commit 4cf06dbbcb
14 years ago
Nicola Ruggero d797b2cf49 Implemented client IP logging
14 years ago
Nicola Ruggero 4cf06dbbcb Major code cleanup:
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
14 years ago
jsorg71 fb7e652d65 Fix sesman logging disruption after SIGHUP
14 years ago
jsorg71 aefd3808a1 don't use -l
14 years ago
jsorg71 4e024ccb4c update copyright year
14 years ago
jsorg71 c7a5643690 use -l for startwm.sh
14 years ago
jsorg71 8490a2b24b update copyright year
14 years ago
jsorg71 d70d80a33d update copyright year
14 years ago
jsorg71 e83b4c43f5 added X11DisplayOffset sesman option
14 years ago
jsorg71 abba73f9bc fix for session persistence
14 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
jsorg71 e71b3012d5 make startwm.sh simpler and added comments
15 years ago
jsorg71 9922d2aef6 added x_server_running_check_ports
15 years ago
jsorg71 c85e32446c login changes when looking for available display
15 years ago
jsorg71 eeac7c938a add extended log output
15 years ago
jsorg71 3cfea6a959 patch from Christoph Brill - Don't always assume 3350 as the sesman port
15 years ago
jsorg71 e2c4dbf1af don't mark never expired accounts as disabled - patch from Christoph Brill
15 years ago
jsorg71 2750bd3c92 delete the pid file on exit
15 years ago
jsorg71 2f27bcef10 signal improvements to sessvc
15 years ago
jsorg71 d486e1dd91 change pam file name
15 years ago
jsorg71 d9ba6c30ca remove g_set_file_rights since g_file_open sets the bits right
15 years ago
jsorg71 23ffdb0c5f autotools fix and file_loc.h simplified
15 years ago
jsorg71 e1eb8bfcbc added device redir start files
15 years ago
jsorg71 c6b9952fa2 work on chansrv
15 years ago
jsorg71 631a7c16e1 added chansrv
15 years ago
jsorg71 3417482d10 update copyright year
15 years ago
jsorg71 67911e9fb9 added 15bpp support
16 years ago
jsorg71 b5c0a07657 use the thread_calls in common the mutexes and semaphores
16 years ago
jsorg71 a71ca6bc1f only the main thread forks
16 years ago
jsorg71 d241e02422 change to the g_signal_* functions
16 years ago
jsorg71 6f169002ed improve the wait for the x server to start
16 years ago