Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | handle X server crash better | jsorg71 | 2009-08-21 | 2 | -29/+29 |
| | |||||
* | stop channel server, then xserver | jsorg71 | 2009-08-21 | 1 | -4/+17 |
| | |||||
* | pass domain, program, and directory to sesman and use directory and program | jsorg71 | 2009-08-19 | 9 | -18/+185 |
| | |||||
* | added SECONDARY | jsorg71 | 2009-08-19 | 1 | -0/+2 |
| | |||||
* | first clipboard checkin | jsorg71 | 2009-08-15 | 8 | -44/+836 |
| | |||||
* | make startwm.sh simpler and added comments | jsorg71 | 2009-08-09 | 1 | -42/+18 |
| | |||||
* | added x_server_running_check_ports | jsorg71 | 2009-08-06 | 1 | -2/+27 |
| | |||||
* | login changes when looking for available display | jsorg71 | 2009-08-06 | 1 | -17/+52 |
| | |||||
* | add extended log output | jsorg71 | 2009-08-05 | 1 | -2/+5 |
| | |||||
* | patch from Christoph Brill - Don't always assume 3350 as the sesman port | jsorg71 | 2009-08-05 | 1 | -1/+1 |
| | |||||
* | don't mark never expired accounts as disabled - patch from Christoph Brill | jsorg71 | 2009-07-23 | 1 | -0/+4 |
| | |||||
* | delete the pid file on exit | jsorg71 | 2009-07-23 | 1 | -0/+6 |
| | |||||
* | signal improvements to sessvc | jsorg71 | 2009-05-29 | 1 | -1/+34 |
| | |||||
* | change pam file name | jsorg71 | 2009-05-22 | 1 | -2/+2 |
| | |||||
* | remove g_set_file_rights since g_file_open sets the bits right | jsorg71 | 2009-05-19 | 1 | -1/+0 |
| | |||||
* | autotools fix and file_loc.h simplified | jsorg71 | 2009-05-19 | 10 | -29/+56 |
| | |||||
* | added device redir start files | jsorg71 | 2009-04-22 | 6 | -27/+133 |
| | |||||
* | work on chansrv | jsorg71 | 2009-04-20 | 3 | -75/+100 |
| | |||||
* | added chansrv | jsorg71 | 2009-04-19 | 8 | -1/+682 |
| | |||||
* | update copyright year | jsorg71 | 2009-04-17 | 27 | -27/+27 |
| | |||||
* | added 15bpp support | jsorg71 | 2009-02-23 | 1 | -0/+1 |
| | |||||
* | use the thread_calls in common the mutexes and semaphores | jsorg71 | 2009-01-15 | 3 | -58/+44 |
| | |||||
* | only the main thread forks | jsorg71 | 2009-01-12 | 6 | -22/+152 |
| | |||||
* | change to the g_signal_* functions | jsorg71 | 2008-12-30 | 1 | -4/+4 |
| | |||||
* | improve the wait for the x server to start | jsorg71 | 2008-12-29 | 1 | -1/+14 |
| | |||||
* | quiet them main loop of sesman | jsorg71 | 2008-12-28 | 2 | -17/+52 |
| | |||||
* | move to using the signal functions instead of sigaddset since we removed ↵ | jsorg71 | 2008-12-28 | 1 | -9/+12 |
| | | | | unset signals | ||||
* | added g_ to globals, added SIGINT, SIGKILL to shutdown signals, other minor ↵ | jsorg71 | 2008-12-26 | 4 | -40/+52 |
| | | | | changes | ||||
* | remove old makefiles | jsorg71 | 2008-12-16 | 7 | -398/+0 |
| | |||||
* | autotools for sessvc | jsorg71 | 2008-11-25 | 1 | -0/+11 |
| | |||||
* | move sessvc to a sub-directory | jsorg71 | 2008-11-25 | 4 | -22/+43 |
| | |||||
* | remove unset_signals | jsorg71 | 2008-11-10 | 1 | -1/+0 |
| | |||||
* | fix for older auto tools | jsorg71 | 2008-11-02 | 1 | -1/+1 |
| | |||||
* | forgotten files | ilsimo | 2008-09-11 | 2 | -0/+460 |
| | |||||
* | added first management code | ilsimo | 2008-09-11 | 23 | -105/+1055 |
| | | | | | added a rough management tool fixes in session.c | ||||
* | added post install hook | jsorg71 | 2008-08-17 | 1 | -0/+4 |
| | |||||
* | remove lib version | jsorg71 | 2008-08-15 | 1 | -3/+0 |
| | |||||
* | bin to sbin, common and install changes | jsorg71 | 2008-08-12 | 1 | -3/+9 |
| | |||||
* | added HAVE_CONFIG_H | jsorg71 | 2008-08-12 | 1 | -0/+3 |
| | |||||
* | common and version changes | jsorg71 | 2008-08-12 | 1 | -2/+2 |
| | |||||
* | added define check for ipv6 structs | jsorg71 | 2008-08-12 | 1 | -3/+7 |
| | |||||
* | common change | jsorg71 | 2008-08-12 | 1 | -2/+2 |
| | |||||
* | add tools subdir | jsorg71 | 2008-08-10 | 1 | -1/+3 |
| | |||||
* | adding autotools | jsorg71 | 2008-08-10 | 1 | -0/+23 |
| | |||||
* | change config.h to config_ac.h | jsorg71 | 2008-08-10 | 1 | -0/+5 |
| | |||||
* | added sesman auth options | jsorg71 | 2008-08-09 | 1 | -3/+21 |
| | |||||
* | build common as a library | jsorg71 | 2008-08-06 | 2 | -5/+5 |
| | |||||
* | autotools | jsorg71 | 2008-08-03 | 2 | -0/+56 |
| | |||||
* | still more work on logging | ilsimo | 2008-07-30 | 26 | -305/+643 |
| | | | | libscp makefile fix | ||||
* | sesman.pid has a prefix | jsorg71 | 2008-05-07 | 1 | -1/+1 |
| |