Commit Graph

246 Commits

Author SHA1 Message Date
Jay Sorg
90bf3f8171 chansrv: started work on rail channel 2012-07-24 20:47:53 -07:00
Jay Sorg
fdc6aaad8b chansrv: update license 2012-07-24 19:16:00 -07:00
Jay Sorg
bae50c9ca1 chansrv: changes for running as user, not root 2012-07-22 23:20:38 -07:00
Jay Sorg
10e283ed16 sesman: run sessvc and chansrv as user, not root 2012-07-22 22:48:38 -07:00
Jay Sorg
d8b8ca93b0 sesman: exit after fork if reconnectwm.sh does not exist 2012-07-16 13:25:34 -07:00
Jay Sorg
a246fd582d sesman: added option to run reconnectwm.sh on session reconnect 2012-07-16 13:20:26 -07:00
Jay Sorg
1d35ba19a6 sesman: no logic change, code cleanup 2012-07-16 13:05:22 -07:00
Jay Sorg
58f5dcc030 autotools: change top_srcdir to top_builddir for LIBADD 2012-07-13 16:18:02 -07:00
Jay Sorg
0944509cf0 sesman: missing else and remove some EOL whitespace 2012-06-23 15:35:27 -07:00
norrarvid
318e09fd47 fix merge conflics 2012-06-18 10:23:09 +02:00
ArvidNorr
1011b4a256 Merge pull request #22 from ArvidNorr/moduleload
Moduleload
2012-06-17 23:14:40 -07:00
Jay Sorg
856783ba95 no logic changes, remove warnings and coding style changes 2012-06-10 23:47:08 -07:00
Jay Sorg
099a421c77 log: added path for when --prefix is used 2012-06-10 21:50:57 -07:00
norrarvid
42edcbb6c1 Improved logging 2012-06-07 13:46:44 +02:00
norrarvid
3f3a4d0b35 Support for invalidate request sent from clients added 2012-06-05 15:54:28 +02:00
norrarvid
eef475e025 timeout added for the reply to come from sesman 2012-06-05 08:08:04 +02:00
Jay Sorg
5cd7e29a9f Merge remote branch 'syslog3/syslog3' 2012-06-04 01:11:16 -07:00
norrarvid
10fdc5c17f separate pam authentication for gateways 2012-05-31 16:57:17 +02:00
norrarvid
2109d7a044 merge comments defines and simplified function 2012-05-29 13:24:23 +02:00
norrarvid
a45f993bfe added comments, added define, removed unused inparameter 2012-05-29 12:46:56 +02:00
norrarvid
4d4ebbf363 Initial syslog support in XRDP 2012-05-27 17:17:39 +02:00
Jay Sorg
7fa4f936e4 chansrv: simple pulse audio support 2012-05-25 12:36:55 -07:00
Jay Sorg
e9c58226ba use unix domain socket for xrdp-X11rdp connection 2012-03-15 21:42:39 -07:00
Jay Sorg
cadad6e181 /tmp cleanup 2012-02-14 13:45:24 -08:00
Jay Sorg
93939893de remove old freerdp dir 2012-02-13 23:31:11 -08:00
Jay Sorg
d8f9e8310d move temp files from /tmp to /tmp/.xrdp 2012-02-11 13:56:27 -08:00
Jay Sorg
f10e5bbfd5 fix for https://bugzilla.redhat.com/show_bug.cgi?id=782619 2012-02-05 23:26:15 -08:00
Jay Sorg
3ada04b8ca X11rdp needs bpp to match to reconnect / resize 2011-08-24 21:34:24 -07:00
Jay Sorg
4c603d9855 X11rdp can resize sessions now 2011-08-23 19:27:12 -07:00
Jay Sorg
8146a27fe3 added disconnect tool 2011-07-13 22:30:37 -07:00
Jay Sorg
0392b0167a autotool fixes 2011-07-05 21:50:09 -07:00
Jay Sorg
7ad58be480 warnings 2011-07-05 20:27:11 -07:00
Itamar Reis Peixoto
cade938a0d more files to fix make dist 2010-11-20 22:13:50 -02:00
Itamar Reis Peixoto
6b08b8b71e include missing files in make dist 2010-11-20 22:13:50 -02:00
Itamar Reis Peixoto
029807cfdb add more missed files into extra_dist 2010-11-20 22:13:49 -02:00
Jay Sorg
4f88bf83c1 fixes for bell function 2010-11-18 21:05:32 -08:00
Jay Sorg
b6d386e584 no localhost for X11rdp, don't need to set dpi 2010-11-17 22:29:32 -08:00
Nicola Ruggero
a9cfc23521 Include also fluxbox 2010-11-04 16:52:27 +01:00
Nicola Ruggero
3ba752e7b7 Removed dead code re-introduced erroneously in commit 4cf06dbbcb 2010-11-04 16:22:33 +01:00
Nicola Ruggero
d797b2cf49 Implemented client IP logging 2010-11-04 12:14:03 +01:00
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.)
2010-11-03 16:59:26 +01:00
Nicola Ruggero
36ef046e3c Improved logging. Patch by aaron 2010-10-26 12:24:57 +02:00
Jay Sorg
a8e68b0d46 limit X server to localhost and set dpi 2010-10-22 20:03:04 -07:00
jsorg71
b37ea27144 unsigned output log 2010-08-16 04:05:03 +00:00
jsorg71
befb33c893 remove some tabs 2010-08-09 23:06:51 +00:00
jsorg71
d83ebaa97a use do ... while (0) style for parse.h 2010-08-09 23:02:06 +00:00
jsorg71
7e36a89921 update copyright year 2010-07-26 03:48:58 +00:00
jsorg71
fb7e652d65 Fix sesman logging disruption after SIGHUP 2010-07-26 03:46:36 +00:00
jsorg71
aefd3808a1 don't use -l 2010-07-26 01:52:12 +00:00
jsorg71
4e024ccb4c update copyright year 2010-07-26 01:36:09 +00:00