.. |
chansrv
|
fix build with --enable-xrdpdebug=yes
|
2017-01-04 19:20:44 +00:00 |
libscp
|
fix build with --enable-xrdpdebug=yes
|
2017-01-04 19:20:44 +00:00 |
sessvc
|
Fix incorrect use of "it's" and "its", adjust wording
|
2016-06-21 16:30:15 -07:00 |
tools
|
fix build with --enable-xrdpdebug=yes
|
2017-01-04 19:20:44 +00:00 |
Doxyfile
|
preparing sources to add new sesman control protocol
|
2006-05-26 13:10:14 +00:00 |
Makefile.am
|
fix build with --enable-xrdpdebug=yes
|
2017-01-04 19:20:44 +00:00 |
access.c
|
Use const pointers in function arguments when possible
|
2016-10-17 08:54:07 -07:00 |
access.h
|
Use const pointers in function arguments when possible
|
2016-10-17 08:54:07 -07:00 |
auth.h
|
Use const pointers in function arguments when possible
|
2016-10-17 08:54:07 -07:00 |
config.c
|
Fix memory leak in xrdp-sesman on config reload
|
2016-10-21 20:15:50 +00:00 |
config.h
|
Fix memory leak in xrdp-sesman on config reload
|
2016-10-21 20:15:50 +00:00 |
env.c
|
Use <> for system includes, move system includes above local ones
|
2017-01-04 13:13:20 -08:00 |
env.h
|
- move function related to xauth in own file
|
2016-12-15 18:06:35 +01:00 |
scp.c
|
fix build with --enable-xrdpdebug=yes
|
2017-01-04 13:00:01 +00:00 |
scp.h
|
copyright year update
|
2013-06-08 10:51:53 -07:00 |
scp_v0.c
|
sesman: must save guid in session data
|
2016-12-04 17:20:01 -08:00 |
scp_v0.h
|
copyright year update
|
2013-06-08 10:51:53 -07:00 |
scp_v1.c
|
vnc: change password file to use guid hash
|
2016-12-03 23:12:48 -08:00 |
scp_v1.h
|
copyright year update
|
2013-06-08 10:51:53 -07:00 |
scp_v1_mng.c
|
Fix memory leak: free session data
|
2016-10-21 20:15:50 +00:00 |
scp_v1_mng.h
|
copyright year update
|
2013-06-08 10:51:53 -07:00 |
sesman.c
|
Use g_new or g_new0 when C++ compiler would complain about implicit cast
|
2016-07-08 04:29:49 +00:00 |
sesman.h
|
- move function related to xauth in own file
|
2016-12-15 18:06:35 +01:00 |
sesman.ini
|
Change default Xorg logfile to .xorgxrdp.%s.log
|
2016-12-06 15:10:01 -08:00 |
session.c
|
- Update copyright
|
2016-12-15 22:45:12 +01:00 |
session.h
|
sesman: must save guid in session data
|
2016-12-04 17:20:01 -08:00 |
sig.c
|
Merge pull request #612 from proski/includes
|
2017-01-05 16:01:52 -08:00 |
sig.h
|
copyright year update
|
2013-06-08 10:51:53 -07:00 |
startwm.sh
|
startwm.sh: make sure sourced scripts are readable
|
2016-02-12 23:52:45 -08:00 |
verify_user.c
|
Fix compile warnings for non-default authentication methods
|
2016-11-15 22:38:56 -08:00 |
verify_user_bsd.c
|
Fix compile warnings for non-default authentication methods
|
2016-11-15 22:38:56 -08:00 |
verify_user_kerberos.c
|
Fix compile warnings for non-default authentication methods
|
2016-11-15 22:38:56 -08:00 |
verify_user_pam.c
|
Use const pointers in function arguments when possible
|
2016-10-17 08:54:07 -07:00 |
verify_user_pam_userpass.c
|
Fix compile warnings for non-default authentication methods
|
2016-11-15 22:38:56 -08:00 |
xauth.c
|
Fix typo
|
2016-12-17 08:07:07 +01:00 |
xauth.h
|
- Removed tailing space
|
2016-12-16 20:55:52 +01:00 |