Commit Graph

138 Commits (3c95a2aef2c7b9f3632df4229ce8b807aa79d8a7)

Author SHA1 Message Date
Philipp Hahn ab60300e9a xrdp: Ignore channels and logging sections
Ignore two more sections in xrdp.ini when looking for default session.
12 years ago
ArvidNorr 975d44e99f More logging added 12 years ago
LawrenceK 266db3150b refactor and use test2bool instead of duplicated code testing for on,yes,true, non zero 12 years ago
ArvidNorr a2bbbd8cc3 Display PAM error in gateway setup, use domain name as IP/DNS, changed how the socket is closed 12 years ago
Laxmikant Rashinkar 1123323fda o moved from GNU General Public License to Apache License, Version 2.0
o applied new coding standards to all .c files
o moved some files around
13 years ago
norrarvid e87ec50721 fix minor merge conflict 13 years ago
norrarvid fc49bf6b48 Fix layout 13 years ago
norrarvid 048154ccef missing init of variable added 13 years ago
norrarvid f4ffaafc20 channels can be disabled by XRDP 13 years ago
norrarvid 02f3fe1e2a Improved error handling for module load and init, fixed bug in logwindow 13 years ago
Jay Sorg cc3754a2bd xorg: work on offscreen bitmaps 13 years ago
Jay Sorg 3e422c04c6 fixes from ArvidNorr 13 years ago
Jay Sorg b124612675 xrdp: added xrdp.ini options to auto execute a modules and hide log window 13 years ago
Jay Sorg 238d14b60a xrdp: added override setting for chansrv port 13 years ago
Itamar Reis Peixoto 759757435e xrdp comestic patch from "Alessandro Briosi" <tsdogs@briosix.org> 14 years ago
Nicola Ruggero 4cf06dbbcb Major code cleanup:
- Initialized and zeroed out local variables
- Check for some null pointers
- Fixed some typos
- Other minor changes (beautify, etc.)
14 years ago
Nicola Ruggero 104f762e5d Added bell (pcspeaker) support 15 years ago
jsorg71 e266d7ed04 update copyright year 15 years ago
jsorg71 a673a075bd update trans in xrdp->sesman connection 16 years ago
jsorg71 1498f0377d fixes for small screen 16 years ago
jsorg71 d9516e6837 minor keyboard fixes 16 years ago
jsorg71 33b4e7f417 channel fixes 16 years ago
jsorg71 47f6623d8e change the order of params for keydown/up to be more backward compatible 16 years ago
jsorg71 4369219ae3 keymap changes 16 years ago
jsorg71 eeac7c938a add extended log output 16 years ago
jsorg71 e1461fd946 when autologin, don't use client passed params unless xrdp.ini ask is used 16 years ago
jsorg71 23ffdb0c5f autotools fix and file_loc.h simplified 16 years ago
jsorg71 859dc139f0 update copyright year 16 years ago
jsorg71 49552f5ebf add a var if chan_trans connected 16 years ago
jsorg71 12b2ea66fc channel changes 16 years ago
jsorg71 9317386e74 add pid to event names 16 years ago
jsorg71 ab57eb73fc log an error when cursor files don't exist 17 years ago
jsorg71 71f58fad8b use share path when loading files 17 years ago
jsorg71 4ebb544cd8 main loop changes, not so chatty 17 years ago
jsorg71 30b0b77fce don't supress key up and sync modifiers on connect 17 years ago
jsorg71 38b789e81f update copyright year 17 years ago
jsorg71 76b3e2730e set dragging to false when module loads or popups close 17 years ago
jsorg71 ca37e8cb1d added ability to use keymap files and added capslock and shiftcapslock maps 18 years ago
jsorg71 62e47c6de0 font changes, no color in font struct, wm default font, etc 18 years ago
jsorg71 422bbf3a89 started work on unicode 18 years ago
jsorg71 b2c524aee1 work on getting the module manager working without using sesman 18 years ago
jsorg71 d0e066ee8b got autologin working again and some other fixes 18 years ago
jsorg71 99e7f9d8ca need 24 bit RGB and BGR macros 18 years ago
jsorg71 142ff3f556 moving module management to seperate c file and moving sesman coomuniation to xrdp instead of module 18 years ago
jsorg71 d2802912f6 copyright year update 18 years ago
jsorg71 451f7a1c0f channel data go go to the client 18 years ago
jsorg71 b295e08ad2 let module decide if alt-gr needs to be ignored 18 years ago
jsorg71 778b1489d7 fix keyup issue 18 years ago
jsorg71 f386cea14a make some functions static per 1579343 19 years ago
jsorg71 8cf3c7eaaa altgr fix 19 years ago
jsorg71 d3e361d09b added de, fr, and gb key layouts 19 years ago
jsorg71 909c06c781 add mechanism for not allowing keyups unless there was a keydown 19 years ago
jsorg71 770a27bfb3 printf -> writeln 19 years ago
jsorg71 4a04e6968a added DEFAULT_CC 19 years ago
jsorg71 7dfa87a2d5 copyright year update 19 years ago
jsorg71 19314ec055 Makefile and file location changes 19 years ago
jsorg71 38a4388f1a with autologin, use first non globals section in xrdp.ini 20 years ago
jsorg71 754efcabb1 <lf><cr> should be <cr><lf> 20 years ago
jsorg71 f90addd436 add autologin support 20 years ago
jsorg71 7d891a1bde added server_reset(which uses demand_active) for resizing the rdp client 20 years ago
jsorg71 9d2ce459da add new painter funcs 20 years ago
jsorg71 fd4beef2df moved files around 20 years ago
jsorg71 777893bdd6 some ints should be long 20 years ago
jsorg71 d5dea39baf added connection log 20 years ago
jsorg71 8f2b4512cf fix some crashes and added some debug messages 20 years ago
jsorg71 f0c7bdb304 added pointer cache, some debug messages and some other fixes 20 years ago
jsorg71 750f55b6ef added lib header and makefile 20 years ago
jsorg71 cf3e17cb73 changed the way the palette works in 8 bpp and changed some parameter passing 20 years ago
jsorg71 520301d70a set bitmap cache and bitmap compression from the config file 20 years ago
jsorg71 1d03bafb9e added bitmap cache 20 years ago
jsorg71 24b2d9672e copyright update 20 years ago
jsorg71 e14b8365fa commit bitmap compres work and moved some files around 20 years ago
jsorg71 ae38cee2f0 added vnc mod 21 years ago
jsorg71 0be4f03392 more work on combo box 21 years ago
jsorg71 ea265279ef some combo box work 21 years ago
jsorg71 c365727909 hide password chars 21 years ago
jsorg71 e99ad9c181 control focus improvements 21 years ago
jsorg71 b95482e729 work on logon edits 21 years ago
jsorg71 b4b62a619a win32 compile changes 21 years ago
jsorg71 330a4ffb98 added early keyboard work and some other fixes 21 years ago
jsorg71 82eb62e0cc organization and optimazation 21 years ago
jsorg71 eeaff18512 some oganization and macros 21 years ago
jsorg71 30910b7213 set font to black and more help text 21 years ago
jsorg71 ceaa614dd0 added font stuff 21 years ago
jsorg71 77943e08f9 pass struct stream around, don't use just one 21 years ago
jsorg71 2ed9412912 don't draw xor box unless when dragging unless mouse moves 21 years ago
jsorg71 68e7c74779 use standard cur files for cursors 21 years ago
jsorg71 e856dc67ab major work and login screen 21 years ago