Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add SPLITCOLOR15 and 16 | jsorg71 | 2005-11-10 | 1 | -4/+17 |
| | |||||
* | 8 /16 bpp client fixes | jsorg71 | 2005-11-10 | 3 | -4/+31 |
| | |||||
* | source, then dest bpp | jsorg71 | 2005-11-09 | 2 | -4/+4 |
| | |||||
* | 8bpp fixes | jsorg71 | 2005-11-09 | 4 | -25/+181 |
| | |||||
* | add SPLITCOLOR32 | jsorg71 | 2005-11-09 | 1 | -0/+6 |
| | |||||
* | gota close socket | jsorg71 | 2005-11-08 | 1 | -0/+5 |
| | |||||
* | opps, MAKELONG fix | jsorg71 | 2005-11-08 | 1 | -1/+1 |
| | |||||
* | MAKELONG should be lo, hi, not hi, lo | jsorg71 | 2005-11-07 | 3 | -7/+12 |
| | |||||
* | win32 changes | jsorg71 | 2005-11-07 | 1 | -0/+20 |
| | |||||
* | minor xrdpstart.sh changes | jsorg71 | 2005-11-06 | 1 | -2/+2 |
| | |||||
* | added deamonizing | jsorg71 | 2005-11-06 | 1 | -7/+130 |
| | |||||
* | added file delete | jsorg71 | 2005-11-05 | 2 | -0/+14 |
| | |||||
* | align | jsorg71 | 2005-11-05 | 2 | -12/+12 |
| | |||||
* | some minor bugs | jsorg71 | 2005-11-05 | 2 | -3/+4 |
| | |||||
* | set default rdp port | jsorg71 | 2005-11-03 | 1 | -0/+1 |
| | |||||
* | rdp module | jsorg71 | 2005-11-03 | 3 | -2/+9 |
| | |||||
* | libradop -> librdp | jsorg71 | 2005-11-03 | 2 | -2/+2 |
| | |||||
* | added RDP_PDU_REDIRECT | jsorg71 | 2005-11-03 | 1 | -0/+1 |
| | |||||
* | add Makefile | jsorg71 | 2005-11-03 | 1 | -0/+20 |
| | |||||
* | early rdp module work | jsorg71 | 2005-11-03 | 10 | -21/+4694 |
| | |||||
* | gota use len in BN_bin2bn | jsorg71 | 2005-11-02 | 1 | -3/+3 |
| | |||||
* | fixing some errors in logging functions | ilsimo | 2005-10-26 | 2 | -8/+18 |
| | | | | | | - removing warnings created by LOG_DBG() macro - fixing syslog message error - adding platform specific end of line | ||||
* | Added logging subsystem | ilsimo | 2005-10-23 | 2 | -0/+398 |
| | |||||
* | Added new sesman config options and fixed startup script | ilsimo | 2005-10-23 | 2 | -1/+7 |
| | |||||
* | Adding logging functions and adding log options in config files | ilsimo | 2005-10-23 | 10 | -74/+205 |
| | |||||
* | added rdp_mcs.c | jsorg71 | 2005-10-14 | 1 | -0/+549 |
| | |||||
* | added rdp_iso.c | jsorg71 | 2005-10-12 | 1 | -0/+196 |
| | |||||
* | added rdp_tcp.c | jsorg71 | 2005-10-12 | 1 | -0/+165 |
| | |||||
* | bsd compatable clearenv | jsorg71 | 2005-10-11 | 1 | -1/+7 |
| | |||||
* | makefile fix | jsorg71 | 2005-10-11 | 1 | -1/+1 |
| | |||||
* | fixing some typos in Makefiles | ilsimo | 2005-10-09 | 3 | -4/+2 |
| | |||||
* | 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.* | ||||
* | add autologin support | jsorg71 | 2005-09-29 | 3 | -42/+204 |
| | |||||
* | return error if can't find section | jsorg71 | 2005-09-29 | 1 | -1/+2 |
| | |||||
* | update sesman.ini | jsorg71 | 2005-09-27 | 1 | -5/+5 |
| | |||||
* | read rdp login info | jsorg71 | 2005-09-27 | 2 | -5/+55 |
| | |||||
* | 8K max packet size for 8 bpp clients | jsorg71 | 2005-09-27 | 1 | -3/+12 |
| | |||||
* | move rsa keys to a file and load at connection | jsorg71 | 2005-09-26 | 6 | -42/+147 |
| | |||||
* | moving reverse to ssl_calls | jsorg71 | 2005-09-25 | 2 | -7/+56 |
| | |||||
* | case insesitive config file and moving reverse to ssl_calls | jsorg71 | 2005-09-25 | 2 | -40/+9 |
| | |||||
* | remove g_strcmp and clip fix | jsorg71 | 2005-09-25 | 2 | -7/+5 |
| | |||||
* | case insesitive file sections | jsorg71 | 2005-09-25 | 3 | -12/+35 |
| | |||||
* | added user specific window manager startup script and SIGUP to reload sesman ↵ | jsorg71 | 2005-09-25 | 6 | -52/+254 |
| | | | | configuration | ||||
* | use case insensitive compare in lib_mod_set_param | jsorg71 | 2005-09-25 | 1 | -6/+6 |
| | |||||
* | update readme.txt | jsorg71 | 2005-09-20 | 1 | -2/+3 |
| | |||||
* | make pam the default and install the pam.d file | jsorg71 | 2005-09-20 | 3 | -3/+4 |
| | |||||
* | switch to sesman for pam control file | jsorg71 | 2005-09-20 | 2 | -4/+3 |
| |