Pavel Roskin
|
5575197eaa
|
sesman: don't set LANG, let initialization scripts take care of it
Setting LANG to en_US.UTF-8 suppresses language settings from
/etc/locale.conf
See https://bugzilla.redhat.com/show_bug.cgi?id=1290820
|
9 years ago |
Jay Sorg
|
dcdb617e63
|
for Xvnc sesman session, use hash of password for vnc auth
|
9 years ago |
Jay Sorg
|
d91de3c1cc
|
sesman: remove rfbDes calls
|
9 years ago |
Laxmikant Rashinkar
|
a990287c46
|
coverity: fixed unchecked return value from library
|
10 years ago |
Jay Sorg
|
49fcc23673
|
sesman: added SessionVariables to sesman.ini and some indent cleanup
|
11 years ago |
Jay Sorg
|
2515caa66a
|
sesman: added a env var to know when xrdp session
|
11 years ago |
Laxmikant Rashinkar
|
78498f6682
|
Merge branch 'master' of github.com:neutrinolabs/xrdp
|
12 years ago |
Laxmikant Rashinkar
|
6ad1d7f78d
|
folder redirection: fixed language issues
|
12 years ago |
Jay Sorg
|
c6fa03102f
|
copyright year update
|
12 years ago |
Laxmikant Rashinkar
|
1123323fda
|
o moved from GNU General Public License to Apache License, Version 2.0
o applied new coding standards to all .c files
o moved some files around
|
12 years ago |
norrarvid
|
4d4ebbf363
|
Initial syslog support in XRDP
|
13 years ago |
Jay Sorg
|
cadad6e181
|
/tmp cleanup
|
13 years ago |
jsorg71
|
befb33c893
|
remove some tabs
|
14 years ago |
jsorg71
|
7e36a89921
|
update copyright year
|
14 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
|
d9ba6c30ca
|
remove g_set_file_rights since g_file_open sets the bits right
|
16 years ago |
ilsimo
|
d14b076a70
|
still more work on logging
libscp makefile fix
|
17 years ago |
jsorg71
|
f6825d1365
|
align
|
17 years ago |
ilsimo
|
4c9d3862e5
|
updating logging subsystem
|
17 years ago |
jsorg71
|
cd57d1b689
|
update copyright year
|
17 years ago |
jsorg71
|
930160ea50
|
patch from 'Hug Me'
|
17 years ago |
ilsimo
|
f22b5b42a7
|
making libscp a real library
some fixes in configuration options
|
18 years ago |
jsorg71
|
6886ba4556
|
copyright year update
|
18 years ago |
jsorg71
|
8c73bc31cb
|
minor fixes and indent
|
18 years ago |
jsorg71
|
5603962061
|
fix warning and some comments
|
18 years ago |
jsorg71
|
1a00bf6b85
|
check return value of g_initgroups
|
18 years ago |
ilsimo
|
5a6f8dfea5
|
adding initgroups() to support multiple user groups
|
19 years ago |
ilsimo
|
013ab3c61f
|
updated code documentation
|
19 years ago |
jsorg71
|
b1b3ff9e7d
|
year update and moved some stuff to os_calls.c
|
19 years ago |
ilsimo
|
9ac351a4cb
|
added --nodaemon and --kill options
added pid file generation
improved some code documentation
|
19 years ago |
ilsimo
|
e7dbdea767
|
Adding logging functions and adding log options in config files
|
19 years ago |
ilsimo
|
c2fda67a1c
|
Adding auth.h env.c env.h session.c session.h tcp.c tcp.h
|
19 years ago |