Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | work on new(color) cursors | Jay Sorg | 2013-03-12 | 1 | -0/+1 |
| | |||||
* | libxrdp: started adding new(color) cursor support | Jay Sorg | 2013-03-12 | 1 | -1/+2 |
| | |||||
* | o early checkin for drive redirection | Laxmikant Rashinkar | 2013-03-08 | 1 | -1/+98 |
| | | | | | | | | | o basic drive redirection is working o functions currently supported: open: read, write, create, get/set attribute o requires latest NeutrinoRDP to work o note: clipboard is broken because of the move from linked lists to inodes in the FUSE code | ||||
* | Comments and debug when blocking channels added. Fix for potential ↵ | ArvidNorr | 2013-02-01 | 1 | -1/+1 |
| | | | | vulnerability in log.c | ||||
* | Merge pull request #59 from ArvidNorr/morelogging | ArvidNorr | 2013-01-31 | 1 | -1/+14 |
|\ | | | | | More logging for debug and trace. | ||||
| * | small len fixes | ArvidNorr | 2013-01-31 | 1 | -2/+2 |
| | | |||||
| * | More logging added | ArvidNorr | 2013-01-18 | 1 | -1/+14 |
| | | |||||
* | | Merge pull request #58 from ArvidNorr/pam-cont | ArvidNorr | 2013-01-31 | 1 | -1/+1 |
|\ \ | |/ |/| | PAM additions mostly for a gateway situation | ||||
| * | Display PAM error in gateway setup, use domain name as IP/DNS, changed how ↵ | ArvidNorr | 2013-01-16 | 1 | -1/+1 |
| | | | | | | | | the socket is closed | ||||
* | | Allow for any non 0 and the string to also be true. These are the tests used ↵ | LawrenceK | 2013-01-17 | 1 | -3/+4 |
|/ | | | | elsewhere in the xrdp code. | ||||
* | libxrdp: added ini settings for bulk compressor | Jay Sorg | 2013-01-06 | 1 | -0/+1 |
| | |||||
* | Add g_strchr to os_calls | LawrenceK | 2012-12-20 | 2 | -0/+15 |
| | |||||
* | added getgid to os_calls | Jay Sorg | 2012-10-29 | 2 | -0/+15 |
| | |||||
* | added a file open funtion | Jay Sorg | 2012-10-13 | 2 | -0/+41 |
| | |||||
* | o moved from GNU General Public License to Apache License, Version 2.0 | Laxmikant Rashinkar | 2012-09-19 | 20 | -3457/+3817 |
| | | | | | o applied new coding standards to all .c files o moved some files around | ||||
* | codecs: move jpeg hack to bitmap cache v3 | Jay Sorg | 2012-07-24 | 1 | -0/+1 |
| | |||||
* | user rfx for cache v3 if client supports | Jay Sorg | 2012-07-23 | 2 | -1/+5 |
| | |||||
* | output error when set socket opt fails | Jay Sorg | 2012-07-23 | 1 | -0/+8 |
| | |||||
* | work on rdp codecs | Jay Sorg | 2012-07-17 | 2 | -2/+14 |
| | |||||
* | added support for bitmap cache v3 | Jay Sorg | 2012-07-17 | 2 | -1/+8 |
| | |||||
* | fix a define conflict with freerdp | Jay Sorg | 2012-07-17 | 1 | -5/+12 |
| | |||||
* | rail: proxy rail | Jay Sorg | 2012-06-24 | 1 | -0/+147 |
| | |||||
* | common: no logic changes, code cleanup | Jay Sorg | 2012-06-23 | 1 | -31/+36 |
| | |||||
* | Merge pull request #28 from ArvidNorr/tcp_nodelay | ArvidNorr | 2012-06-18 | 2 | -3/+51 |
|\ | | | | | Support for TCP keepalive and TCP no_delay added | ||||
| * | Support for TCP keepalive and TCP no_delay added | norrarvid | 2012-06-04 | 2 | -3/+51 |
| | | |||||
* | | Merge pull request #22 from ArvidNorr/moduleload | ArvidNorr | 2012-06-17 | 4 | -19/+61 |
|\ \ | | | | | | | Moduleload | ||||
| * | | minor layout fixes | norrarvid | 2012-06-18 | 1 | -7/+11 |
| | | | |||||
| * | | Improved error handling for module load and init, fixed bug in logwindow | norrarvid | 2012-05-30 | 2 | -0/+27 |
| | | | |||||
| * | | merge comments defines and simplified function | norrarvid | 2012-05-29 | 3 | -20/+31 |
| |\ \ | | |/ | |/| | |||||
| | * | added comments, added define, removed unused inparameter | norrarvid | 2012-05-29 | 3 | -20/+31 |
| | | | |||||
* | | | libxrdp: added RAIL caps | Jay Sorg | 2012-06-14 | 1 | -0/+6 |
| | | | |||||
* | | | libxrdp: started adding RAIL support | Jay Sorg | 2012-06-14 | 1 | -0/+147 |
| | | | |||||
* | | | common: fix some warnings | Jay Sorg | 2012-06-11 | 2 | -2/+5 |
| | | | |||||
* | | | log: added path for when --prefix is used | Jay Sorg | 2012-06-10 | 2 | -2/+18 |
| | | | |||||
* | | | syslog: cs/minor changes | Jay Sorg | 2012-06-04 | 4 | -261/+250 |
| | | | |||||
* | | | Merge remote branch 'syslog3/syslog3' | Jay Sorg | 2012-06-04 | 4 | -145/+569 |
|\ \ \ | |/ / |/| | | |||||
| * | | Initial syslog support in XRDP | norrarvid | 2012-05-27 | 4 | -145/+569 |
| |/ | |||||
* | | xrdp: pid file fixes | Jay Sorg | 2012-05-26 | 2 | -0/+40 |
| | | |||||
* | | added g_close_wait_obj and size parameter to g_write_ip_address | Jay Sorg | 2012-05-26 | 2 | -15/+32 |
| | | |||||
* | | xrdp: added -f command line option to fork on connections | Jay Sorg | 2012-05-26 | 1 | -1/+0 |
|/ | |||||
* | xorg: work on offscreen bitmaps | Jay Sorg | 2012-05-17 | 1 | -0/+1 |
| | |||||
* | pass the client_info(caps) on to module and xserver | Jay Sorg | 2012-05-13 | 1 | -0/+79 |
| | |||||
* | update common/xrdp_constants.h | Jay Sorg | 2012-05-10 | 1 | -21/+104 |
| | |||||
* | common: allow env vars to override .ini settings when value start with $ | Jay Sorg | 2012-03-16 | 1 | -2/+18 |
| | |||||
* | /tmp cleanup | Jay Sorg | 2012-02-14 | 2 | -17/+73 |
| | |||||
* | fork change | Jay Sorg | 2012-02-14 | 1 | -3/+17 |
| | |||||
* | common: added signal for usr1 | Jay Sorg | 2012-02-12 | 2 | -0/+13 |
| | |||||
* | move temp files from /tmp to /tmp/.xrdp | Jay Sorg | 2012-02-11 | 1 | -2/+8 |
| | |||||
* | fix init error | Jay Sorg | 2012-02-06 | 1 | -1/+1 |
| | |||||
* | fix for https://bugzilla.redhat.com/show_bug.cgi?id=782619 | Jay Sorg | 2012-02-05 | 2 | -23/+59 |
| |