index
:
xrdp-proprietary
master
ulab-next
ulab-next-nosound
ulab-original
Donated space for related uLab project
TDE Gitea Workspace
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sesman
/
session.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Update copyright
BLINDAUER Emmanuel
2016-12-15
1
-2
/
+5
*
- move function related to xauth in own file
BLINDAUER Emmanuel
2016-12-15
1
-13
/
+4
*
xauth: use the authfile if not using default value
BLINDAUER Emmanuel
2016-12-14
1
-1
/
+1
*
Cosmetic change: follow coding standard
BLINDAUER Emmanuel
2016-12-14
1
-2
/
+2
*
use the correct size for snprintf
BLINDAUER Emmanuel
2016-12-14
1
-2
/
+2
*
Xauth: use snprintf for setting the filename and adjust the value of computed...
BLINDAUER Emmanuel
2016-12-14
1
-8
/
+18
*
Add xauth support to get more security for all backends
BLINDAUER Emmanuel
2016-12-13
1
-0
/
+20
*
sesman: unbreak FreeBSD build after #523
Koichiro IWAO
2016-12-09
1
-2
/
+2
*
Disable privilege elevation by setuid for the X server
Pavel Roskin
2016-12-06
1
-0
/
+28
*
sesman: must save guid in session data
Jay Sorg
2016-12-04
1
-0
/
+1
*
vnc: code cleanup
Jay Sorg
2016-12-04
1
-14
/
+3
*
vnc: change password file to use guid hash
Jay Sorg
2016-12-03
1
-38
/
+45
*
Memory leak fix: keep X server path in the parameter list
Pavel Roskin
2016-10-21
1
-6
/
+3
*
Use const pointers in function arguments when possible
Pavel Roskin
2016-10-17
1
-2
/
+3
*
g_term_event is a wait object, not TCP socket, delete it correctly
Pavel Roskin
2016-09-08
1
-1
/
+1
*
Merge pull request #390 from proski/june21
jsorg71
2016-08-05
1
-4
/
+6
|
\
|
*
Use cast when applying boolean OR to enum
Pavel Roskin
2016-07-08
1
-1
/
+3
|
*
Use g_new or g_new0 when C++ compiler would complain about implicit cast
Pavel Roskin
2016-07-08
1
-2
/
+2
|
*
Fix format warnings in log_message() calls
Pavel Roskin
2016-06-21
1
-1
/
+1
*
|
sesman: env_set_user, fix potential bof issues
speidy
2016-07-22
1
-16
/
+35
|
/
*
Fix recently introduced warnings in session.c
Pavel Roskin
2016-04-21
1
-10
/
+10
*
sesman: do not hardcode Xorg/X11rdp/Xvnc executables
Koichiro IWAO
2016-04-07
1
-7
/
+20
*
fix warnings, move some calls to os_calls
Jay Sorg
2016-03-16
1
-6
/
+7
*
Fix typos
Pavel Roskin
2016-02-13
1
-3
/
+3
*
Fix connection month display in xrdp-sesadmin
Pavel Roskin
2016-02-13
1
-1
/
+1
*
sesman: remove the thread
Jay Sorg
2015-12-11
1
-175
/
+45
*
Simplify session match logic.
Jan Losinski
2015-10-25
1
-20
/
+2
*
sesman: close sync and term sockets after fork
Jay Sorg
2015-09-27
1
-0
/
+5
*
Allow to reconnect with a different size while using the Xorg module
Blindauer Emmanuel
2015-08-19
1
-1
/
+1
*
sesman: don't use hard code path for Xorg
Jay Sorg
2015-08-03
1
-2
/
+2
*
sesman: add copyright noice for code from OpenSSH
Koichiro IWAO
2015-06-16
1
-0
/
+5
*
sesman: merge FreeBSD local patch for session.c
Koichiro IWAO
2015-06-16
1
-0
/
+36
*
sesman: avoid creation of .vnc directory if not vnc session
Jay Sorg
2014-11-11
1
-1
/
+7
*
sesman: only check vnc auth file if vnc session
Jay Sorg
2014-11-11
1
-1
/
+1
*
sesman: more checks when looking for a free display
Jay Sorg
2014-08-06
1
-0
/
+30
*
coverity: improper use of negative value
Laxmikant Rashinkar
2014-07-26
1
-12
/
+18
*
coverity: fixed resolution leak issues
Laxmikant Rashinkar
2014-07-19
1
-0
/
+6
*
sesman: added SessionVariables to sesman.ini and some indent cleanup
Jay Sorg
2014-05-09
1
-4
/
+10
*
Merge branch 'master' of https://github.com/neutrinolabs/xrdp into devel
speidy
2014-04-22
1
-0
/
+6
|
\
|
*
Merge pull request #102 from bartw72/lock-on-add
jsorg71
2014-04-17
1
-0
/
+6
|
|
\
|
|
*
Set lock when adding new displays to the chain
Bart Warmerdam
2013-12-16
1
-0
/
+6
*
|
|
sesman: more options for session lookup from Fredy Paquet
Jay Sorg
2014-04-20
1
-16
/
+43
*
|
|
sesman: indentation fix
speidy
2014-03-22
1
-2
/
+2
*
|
|
sesman: do reconnect to an exisitng Xorg session
speidy
2014-03-22
1
-0
/
+3
*
|
|
added support for using Xorg driver model
Laxmikant Rashinkar
2014-03-08
1
-3
/
+34
|
/
/
*
|
clean up temp files in /tmp/.xrdp
Laxmikant Rashinkar
2014-02-24
1
-0
/
+1
*
|
sesman: Fedora bug 821569
Jay Sorg
2013-10-01
1
-70
/
+77
*
|
hook up the kill disconnect timeout to the sesman config file
Jay Sorg
2013-08-24
1
-0
/
+7
|
/
*
copyright year update
Jay Sorg
2013-06-08
1
-1
/
+1
*
sesman: cleanup, close xrdp to sesman socket listener when starting a session...
Jay Sorg
2013-05-28
1
-0
/
+2
[next]