Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | new session list code | ilsimo | 2006-01-13 | 7 | -30/+445 |
| | | | | added support for new [sessions] configuration options | ||||
* | added missing config directives | ilsimo | 2005-12-21 | 1 | -0/+6 |
| | |||||
* | adding some access control features | ilsimo | 2005-12-15 | 8 | -20/+308 |
| | |||||
* | os_calls.c, d2des.c, list.c, file.c, and log.c make check | jsorg71 | 2005-12-10 | 1 | -5/+5 |
| | |||||
* | Makefile and file location changes | jsorg71 | 2005-12-02 | 1 | -2/+1 |
| | |||||
* | Makefile changes | jsorg71 | 2005-12-02 | 2 | -3/+22 |
| | |||||
* | <lf><cr> should be <cr><lf> | jsorg71 | 2005-11-26 | 2 | -9/+9 |
| | |||||
* | win32 fixes | jsorg71 | 2005-11-19 | 1 | -23/+29 |
| | |||||
* | fixed check for pid file and delete of pid file on exit | ilsimo | 2005-11-16 | 3 | -6/+35 |
| | |||||
* | added kerberos auth | jsorg71 | 2005-11-16 | 2 | -11/+416 |
| | |||||
* | added --nodaemon and --kill options | ilsimo | 2005-11-13 | 8 | -101/+267 |
| | | | | | added pid file generation improved some code documentation | ||||
* | Adding logging functions and adding log options in config files | ilsimo | 2005-10-23 | 10 | -74/+205 |
| | |||||
* | makefile fix | jsorg71 | 2005-10-11 | 1 | -1/+1 |
| | |||||
* | fixing some typos in Makefiles | ilsimo | 2005-10-09 | 2 | -4/+1 |
| | |||||
* | Making sesman running as a daemon in the background and placing session ↵ | ilsimo | 2005-10-09 | 3 | -151/+235 |
| | | | | starting code in a separate util (sesrun) | ||||
* | Adding auth.h env.c env.h session.c session.h tcp.c tcp.h | ilsimo | 2005-10-06 | 7 | -0/+564 |
| | |||||
* | Adding sig.* | ilsimo | 2005-10-06 | 2 | -0/+120 |
| | |||||
* | Splitted sesman.c in more files. | ilsimo | 2005-10-06 | 5 | -348/+33 |
| | | | | Added sig.*, session.*, env.*, auth.h, tcp.* | ||||
* | added user specific window manager startup script and SIGUP to reload sesman ↵ | jsorg71 | 2005-09-25 | 6 | -52/+254 |
| | | | | configuration | ||||
* | make pam the default and install the pam.d file | jsorg71 | 2005-09-20 | 1 | -2/+2 |
| | |||||
* | changed pam session and env | jsorg71 | 2005-08-14 | 4 | -76/+154 |
| | |||||
* | don't set data to zero of found session | jsorg71 | 2005-08-11 | 1 | -1/+1 |
| | |||||
* | added pam session | jsorg71 | 2005-07-19 | 5 | -32/+170 |
| | |||||
* | SIGCHLD can differ | jsorg71 | 2005-07-11 | 1 | -1/+1 |
| | |||||
* | use os_call in sesman | jsorg71 | 2005-07-10 | 1 | -146/+88 |
| | |||||
* | pam changes | jsorg71 | 2005-07-07 | 4 | -70/+182 |
| | |||||
* | moved a bunch of files around | jsorg71 | 2005-06-28 | 1 | -7/+1 |
| | |||||
* | added non pam authentication | jsorg71 | 2005-06-04 | 3 | -50/+156 |
| | |||||
* | gota set shell enviroment var | jsorg71 | 2005-04-27 | 1 | -0/+1 |
| | |||||
* | respond to shutdown signals | jsorg71 | 2005-03-13 | 2 | -13/+40 |
| | |||||
* | moved some functions around and changed some ifdefs | jsorg71 | 2005-03-01 | 2 | -8/+72 |
| | |||||
* | bitmap cache change | jsorg71 | 2005-02-25 | 1 | -0/+1 |
| | |||||
* | readability and 64 bit changes | jsorg71 | 2005-02-20 | 2 | -3/+4 |
| | |||||
* | gata give X more time to start | jsorg71 | 2005-02-19 | 1 | -1/+1 |
| | |||||
* | added script to start window manager | jsorg71 | 2005-02-13 | 2 | -18/+46 |
| | |||||
* | use our own vnc passwd file | jsorg71 | 2005-02-04 | 2 | -14/+38 |
| | |||||
* | added session manager and fixed disconnect problems | jsorg71 | 2005-01-30 | 3 | -0/+505 |