Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | common: update client_info struct | Jay Sorg | 2014-02-18 | 1 | -0/+8 | |
| | | ||||||
* | | remove some warning, move gethostname to os_calls | Jay Sorg | 2014-02-08 | 2 | -1/+14 | |
| | | ||||||
* | | common: some notes and compile fixes | Jay Sorg | 2014-02-08 | 1 | -2/+29 | |
| | | ||||||
* | | common: added shm to os_calls | Jay Sorg | 2014-01-28 | 2 | -0/+18 | |
|/ | ||||||
* | added keyboard type and subtype to struct xrdp_client_info | Jay Sorg | 2014-01-12 | 1 | -0/+3 | |
| | ||||||
* | added tbool | Jay Sorg | 2014-01-10 | 1 | -1/+2 | |
| | ||||||
* | common: try to send data in trans_write_copy | Jay Sorg | 2013-12-04 | 1 | -0/+9 | |
| | ||||||
* | common: add trans_get_wait_objs_rw to header | Jay Sorg | 2013-12-04 | 1 | -0/+4 | |
| | ||||||
* | common: add unknown arch check | Jay Sorg | 2013-11-20 | 1 | -0/+6 | |
| | ||||||
* | added define for common types | Jay Sorg | 2013-11-08 | 1 | -0/+3 | |
| | ||||||
* | libxrdp: add monitorCount to client_info struct | speidy | 2013-11-05 | 1 | -0/+1 | |
| | ||||||
* | common: fix conflict | speidy | 2013-10-30 | 1 | -1/+1 | |
|\ | ||||||
| * | common: restore xrdp_client_info order | Jay Sorg | 2013-10-17 | 1 | -3/+5 | |
| | | ||||||
* | | libxrdp: work on multimon | speidy | 2013-10-30 | 1 | -3/+14 | |
|/ | ||||||
* | libxrdp: some ISO_PDU_CR changes | Jay Sorg | 2013-10-09 | 1 | -15/+16 | |
| | ||||||
* | Merge branch 'multimon' of git://github.com/speidy/xrdp into speidy-multimon | Jay Sorg | 2013-10-09 | 2 | -3/+30 | |
|\ | | | | | | | | | | | | | Conflicts: common/xrdp_client_info.h libxrdp/xrdp_iso.c libxrdp/xrdp_sec.c | |||||
| * | libxrdp: work on RDP negotiation | speidy | 2013-09-20 | 1 | -0/+23 | |
| | | ||||||
| * | libxrdp: work on multi-mon support | speidy | 2013-07-15 | 2 | -3/+7 | |
| | | ||||||
* | | log client ip with pid, etc | Jay Sorg | 2013-10-02 | 5 | -2/+46 | |
| | | ||||||
* | | added options to set tcp send and recv buffer sizes | Jay Sorg | 2013-10-02 | 2 | -0/+94 | |
| | | ||||||
* | | add pid logging | Jay Sorg | 2013-10-01 | 2 | -0/+33 | |
| | | ||||||
* | | merges from authentic8 | Jay Sorg | 2013-09-26 | 1 | -0/+6 | |
|\ \ | ||||||
| * | | Hand-apply patches (misc) from Authentic8: b18667d 6d22ada 95d93a3 433b49c ↵ | Jim Grandy | 2013-08-22 | 1 | -0/+4 | |
| | | | | | | | | | | | | b96f85f 8c32c46 f87f6b3 c93cce0 26ce9ce | |||||
| * | | Hand-apply patch (compositing) from Authentic8: 5d5e470 81c9c29 b0c2c10 ↵ | Jim Grandy | 2013-08-22 | 1 | -0/+1 | |
| | | | | | | | | | | | | 27d8a01 a96a217 e512090 a9a6762 9c02bfa bd26fcc c0d29d9 676dd35 3b26737 | |||||
| * | | Hand-apply patches (drawing configuration) from Authentic8 branch: 34b92df ↵ | Jim Grandy | 2013-08-22 | 1 | -0/+2 | |
| | | | | | | | | | | | | f994298 38e2def | |||||
* | | | trans: reset p when adding to trans list | Jay Sorg | 2013-09-23 | 1 | -0/+1 | |
| | | | ||||||
* | | | chansrv: deadlock, add trans copy func | Jay Sorg | 2013-09-23 | 2 | -65/+110 | |
| | | | ||||||
* | | | chansrv: fix for deadlock | Jay Sorg | 2013-09-23 | 2 | -0/+86 | |
| | | | ||||||
* | | | VUL: make sure cache entries are in range | Jay Sorg | 2013-09-10 | 1 | -0/+3 | |
| | | | ||||||
* | | | VUL: fix some possible buffer overruns | Jay Sorg | 2013-09-10 | 2 | -1/+8 | |
| | | | ||||||
* | | | common: added g_signal_segfault to header | Jay Sorg | 2013-09-09 | 1 | -0/+1 | |
| | | | ||||||
* | | | common: update a copyright year | Jay Sorg | 2013-09-09 | 1 | -1/+1 | |
| | | | ||||||
* | | | gracefully handle segfaults in chansrv code | Laxmikant Rashinkar | 2013-09-03 | 1 | -0/+11 | |
| | | | ||||||
* | | | move text2bool to os_calls | Jay Sorg | 2013-08-24 | 3 | -23/+17 | |
| | | | ||||||
* | | | added out_uint64_le | Jay Sorg | 2013-08-19 | 1 | -0/+29 | |
| | | | ||||||
* | | | common: transport aware when app is terminating | Jay Sorg | 2013-08-17 | 2 | -2/+23 | |
|/ / | ||||||
* | | added in_uint64_le | Jay Sorg | 2013-08-05 | 1 | -0/+25 | |
| | | ||||||
* | | xrdp: added support for forcing credentials on command line | Laxmikant Rashinkar | 2013-08-03 | 1 | -0/+1 | |
| | | ||||||
* | | common: no logic change | Jay Sorg | 2013-07-19 | 1 | -8/+8 | |
| | | ||||||
* | | libxrdp: started adding fastpath support | Jay Sorg | 2013-07-09 | 1 | -0/+1 | |
|/ | ||||||
* | Merge branch 'master' of github.com:neutrinolabs/xrdp | Laxmikant Rashinkar | 2013-06-08 | 16 | -17/+33 | |
|\ | ||||||
| * | copyright year update | Jay Sorg | 2013-06-08 | 14 | -14/+14 | |
| | | ||||||
| * | adding xrdp.ini option to turn off new cursors | Jay Sorg | 2013-06-07 | 1 | -1/+1 | |
| | | ||||||
| * | merge from pmhahn | Jay Sorg | 2013-05-29 | 1 | -2/+18 | |
| |\ | ||||||
| | * | xrdp: Fix format string vulnerability | Philipp Hahn | 2013-01-28 | 1 | -1/+1 | |
| | | | | | | | | | | | | The the string being printer contains a "%", this could crash xrdp. | |||||
| | * | sesman: Fix dist | Philipp Hahn | 2013-01-28 | 1 | -2/+18 | |
| | | | | | | | | | | | | | | | Add missing header files to EXTRA_DIST. Otherwise "make distcheck" fails. | |||||
* | | | folder redirection: fixed language issues | Laxmikant Rashinkar | 2013-06-08 | 1 | -247/+125 | |
|/ / | ||||||
* | | smartcard: developer checkin for smartcard support | Laxmikant Rashinkar | 2013-05-15 | 1 | -5/+5 | |
| | | ||||||
* | | disable ipv6 for now | Jay Sorg | 2013-05-06 | 1 | -2/+68 | |
| | | ||||||
* | | got neutrinordp module building | Jay Sorg | 2013-05-03 | 1 | -26/+26 | |
| | |