summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add SPLITCOLOR15 and 16jsorg712005-11-101-4/+17
|
* 8 /16 bpp client fixesjsorg712005-11-103-4/+31
|
* source, then dest bppjsorg712005-11-092-4/+4
|
* 8bpp fixesjsorg712005-11-094-25/+181
|
* add SPLITCOLOR32jsorg712005-11-091-0/+6
|
* gota close socketjsorg712005-11-081-0/+5
|
* opps, MAKELONG fixjsorg712005-11-081-1/+1
|
* MAKELONG should be lo, hi, not hi, lojsorg712005-11-073-7/+12
|
* win32 changesjsorg712005-11-071-0/+20
|
* minor xrdpstart.sh changesjsorg712005-11-061-2/+2
|
* added deamonizingjsorg712005-11-061-7/+130
|
* added file deletejsorg712005-11-052-0/+14
|
* alignjsorg712005-11-052-12/+12
|
* some minor bugsjsorg712005-11-052-3/+4
|
* set default rdp portjsorg712005-11-031-0/+1
|
* rdp modulejsorg712005-11-033-2/+9
|
* libradop -> librdpjsorg712005-11-032-2/+2
|
* added RDP_PDU_REDIRECTjsorg712005-11-031-0/+1
|
* add Makefilejsorg712005-11-031-0/+20
|
* early rdp module workjsorg712005-11-0310-21/+4694
|
* gota use len in BN_bin2bnjsorg712005-11-021-3/+3
|
* fixing some errors in logging functionsilsimo2005-10-262-8/+18
| | | | | | - removing warnings created by LOG_DBG() macro - fixing syslog message error - adding platform specific end of line
* Added logging subsystemilsimo2005-10-232-0/+398
|
* Added new sesman config options and fixed startup scriptilsimo2005-10-232-1/+7
|
* Adding logging functions and adding log options in config filesilsimo2005-10-2310-74/+205
|
* added rdp_mcs.cjsorg712005-10-141-0/+549
|
* added rdp_iso.cjsorg712005-10-121-0/+196
|
* added rdp_tcp.cjsorg712005-10-121-0/+165
|
* bsd compatable clearenvjsorg712005-10-111-1/+7
|
* makefile fixjsorg712005-10-111-1/+1
|
* fixing some typos in Makefilesilsimo2005-10-093-4/+2
|
* Making sesman running as a daemon in the background and placing session ↵ilsimo2005-10-093-151/+235
| | | | starting code in a separate util (sesrun)
* Adding auth.h env.c env.h session.c session.h tcp.c tcp.hilsimo2005-10-067-0/+564
|
* Adding sig.*ilsimo2005-10-062-0/+120
|
* Splitted sesman.c in more files.ilsimo2005-10-065-348/+33
| | | | Added sig.*, session.*, env.*, auth.h, tcp.*
* add autologin supportjsorg712005-09-293-42/+204
|
* return error if can't find sectionjsorg712005-09-291-1/+2
|
* update sesman.inijsorg712005-09-271-5/+5
|
* read rdp login infojsorg712005-09-272-5/+55
|
* 8K max packet size for 8 bpp clientsjsorg712005-09-271-3/+12
|
* move rsa keys to a file and load at connectionjsorg712005-09-266-42/+147
|
* moving reverse to ssl_callsjsorg712005-09-252-7/+56
|
* case insesitive config file and moving reverse to ssl_callsjsorg712005-09-252-40/+9
|
* remove g_strcmp and clip fixjsorg712005-09-252-7/+5
|
* case insesitive file sectionsjsorg712005-09-253-12/+35
|
* added user specific window manager startup script and SIGUP to reload sesman ↵jsorg712005-09-256-52/+254
| | | | configuration
* use case insensitive compare in lib_mod_set_paramjsorg712005-09-251-6/+6
|
* update readme.txtjsorg712005-09-201-2/+3
|
* make pam the default and install the pam.d filejsorg712005-09-203-3/+4
|
* switch to sesman for pam control filejsorg712005-09-202-4/+3
|