Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added ListenAddress configuration option | ilsimo | 2007-03-25 | 1 | -1/+1 |
| | |||||
* | fixes bug #1595324 in sf.net bugtracker | ilsimo | 2007-03-25 | 1 | -1/+3 |
| | |||||
* | copyright year update | jsorg71 | 2007-01-12 | 1 | -1/+1 |
| | |||||
* | g_chmod to g_chmod_hex | jsorg71 | 2006-10-28 | 1 | -1/+1 |
| | |||||
* | make sure /tmp/.X11-unix directoy exist | jsorg71 | 2006-10-27 | 1 | -0/+7 |
| | |||||
* | added ability to put extra Xserver parameters in sesman.ini | jsorg71 | 2006-09-18 | 1 | -0/+5 |
| | |||||
* | minor fixes and indent | jsorg71 | 2006-08-24 | 1 | -7/+7 |
| | |||||
* | making sesman multithread | ilsimo | 2006-07-13 | 1 | -49/+19 |
| | |||||
* | preparing sources to add new sesman control protocol | ilsimo | 2006-05-26 | 1 | -101/+4 |
| | |||||
* | updated code documentation | ilsimo | 2006-05-25 | 1 | -7/+11 |
| | |||||
* | year update and moved some stuff to os_calls.c | jsorg71 | 2006-04-23 | 1 | -42/+44 |
| | |||||
* | added nicer support for Xrdp | ilsimo | 2006-02-09 | 1 | -4/+14 |
| | | | | fixed some errors in Makefiles when installing | ||||
* | temp hack for starting Xrdp | jsorg71 | 2006-02-05 | 1 | -2/+4 |
| | |||||
* | new session list code | ilsimo | 2006-01-13 | 1 | -2/+21 |
| | | | | added support for new [sessions] configuration options | ||||
* | adding some access control features | ilsimo | 2005-12-15 | 1 | -5/+20 |
| | |||||
* | fixed check for pid file and delete of pid file on exit | ilsimo | 2005-11-16 | 1 | -6/+29 |
| | |||||
* | added --nodaemon and --kill options | ilsimo | 2005-11-13 | 1 | -49/+144 |
| | | | | | added pid file generation improved some code documentation | ||||
* | Adding logging functions and adding log options in config files | ilsimo | 2005-10-23 | 1 | -11/+26 |
| | |||||
* | fixing some typos in Makefiles | ilsimo | 2005-10-09 | 1 | -3/+0 |
| | |||||
* | Making sesman running as a daemon in the background and placing session ↵ | ilsimo | 2005-10-09 | 1 | -149/+103 |
| | | | | starting code in a separate util (sesrun) | ||||
* | Splitted sesman.c in more files. | ilsimo | 2005-10-06 | 1 | -324/+11 |
| | | | | Added sig.*, session.*, env.*, auth.h, tcp.* | ||||
* | added user specific window manager startup script and SIGUP to reload sesman ↵ | jsorg71 | 2005-09-25 | 1 | -46/+65 |
| | | | | configuration | ||||
* | changed pam session and env | jsorg71 | 2005-08-14 | 1 | -75/+94 |
| | |||||
* | don't set data to zero of found session | jsorg71 | 2005-08-11 | 1 | -1/+1 |
| | |||||
* | added pam session | jsorg71 | 2005-07-19 | 1 | -13/+31 |
| | |||||
* | SIGCHLD can differ | jsorg71 | 2005-07-11 | 1 | -1/+1 |
| | |||||
* | use os_call in sesman | jsorg71 | 2005-07-10 | 1 | -146/+88 |
| | |||||
* | added non pam authentication | jsorg71 | 2005-06-04 | 1 | -48/+5 |
| | |||||
* | gota set shell enviroment var | jsorg71 | 2005-04-27 | 1 | -0/+1 |
| | |||||
* | respond to shutdown signals | jsorg71 | 2005-03-13 | 1 | -12/+32 |
| | |||||
* | moved some functions around and changed some ifdefs | jsorg71 | 2005-03-01 | 1 | -7/+71 |
| | |||||
* | readability and 64 bit changes | jsorg71 | 2005-02-20 | 1 | -1/+2 |
| | |||||
* | gata give X more time to start | jsorg71 | 2005-02-19 | 1 | -1/+1 |
| | |||||
* | added script to start window manager | jsorg71 | 2005-02-13 | 1 | -18/+43 |
| | |||||
* | use our own vnc passwd file | jsorg71 | 2005-02-04 | 1 | -13/+37 |
| | |||||
* | added session manager and fixed disconnect problems | jsorg71 | 2005-01-30 | 1 | -0/+484 |