Koichiro IWAO
26394870e5
sesman: delete socket files when session exits
7 years ago
Jay Sorg
05c599666d
sesman: remove sessvc, one less process to manage
8 years ago
Pavel Roskin
6ed4c969f4
Eliminate APP_CC and DEFAULT_CC
8 years ago
Pavel Roskin
6664aac00f
Use "void" for empty argument list in declarations
...
In C, an empty argument list in a declaration means that the function
can accept any arguments. Use "void" instead, it means "no arguments".
C++ treats void and empty list as "no arguments".
8 years ago
Jay Sorg
f14e3dc8ac
sesman: must save guid in session data
8 years ago
Jay Sorg
57905d71ad
vnc: change password file to use guid hash
8 years ago
Pavel Roskin
6fef1e4eb5
Use const pointers in function arguments when possible
8 years ago
Jay Sorg
4e0d0f3ba0
sesman: remove the thread
9 years ago
Jay Sorg
1934c9ea00
sesman: more options for session lookup from Fredy Paquet
11 years ago
Laxmikant Rashinkar
883650700f
added support for using Xorg driver model
11 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
Jay Sorg
a246fd582d
sesman: added option to run reconnectwm.sh on session reconnect
12 years ago
Jay Sorg
1d35ba19a6
sesman: no logic change, code cleanup
12 years ago
Nicola Ruggero
d797b2cf49
Implemented client IP logging
14 years ago
jsorg71
52af655800
use type when looking for a session
15 years ago
jsorg71
df8527b251
pass domain, program, and directory to sesman and use directory and program
15 years ago
jsorg71
a71ca6bc1f
only the main thread forks
16 years ago
ilsimo
7c79298612
added first management code
...
added a rough management tool
fixes in session.c
16 years ago
ilsimo
d14b076a70
still more work on logging
...
libscp makefile fix
17 years ago
jsorg71
cd57d1b689
update copyright year
17 years ago
ilsimo
9c4b9f8390
added sessvc as session supervisor
...
first code for password changing
18 years ago
jsorg71
6886ba4556
copyright year update
18 years ago
ilsimo
dd76b40a35
some fixes for libscp
18 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
ec7498b5f9
added nicer support for Xrdp
...
fixed some errors in Makefiles when installing
19 years ago
ilsimo
153b59ad84
new session list code
...
added support for new [sessions] configuration options
19 years ago
ilsimo
c2fda67a1c
Adding auth.h env.c env.h session.c session.h tcp.c tcp.h
19 years ago