Commit Graph

324 Commits (16929efb059e1e29c826388e5d57be82014d241b)

Author SHA1 Message Date
Jay Sorg fc31ae1f48 trans: reset p when adding to trans list 12 years ago
Jay Sorg 3b743f64eb chansrv: deadlock, add trans copy func 12 years ago
Jay Sorg dfd78c722b chansrv: fix for deadlock 12 years ago
speidy 2b0524ad7e libxrdp: work on RDP negotiation 12 years ago
Jay Sorg f75b9143e2 VUL: make sure cache entries are in range 12 years ago
Jay Sorg 39ed446e15 VUL: fix some possible buffer overruns 12 years ago
Jay Sorg 3acea31439 common: added g_signal_segfault to header 12 years ago
Jay Sorg 68224550da common: update a copyright year 12 years ago
Laxmikant Rashinkar ece8f1fb47 gracefully handle segfaults in chansrv code 12 years ago
Jay Sorg 1a616a1b46 move text2bool to os_calls 12 years ago
Jim Grandy b7b3d9ef28 Hand-apply patches (misc) from Authentic8: b18667d 6d22ada 95d93a3 433b49c b96f85f 8c32c46 f87f6b3 c93cce0 26ce9ce 12 years ago
Jim Grandy 981741f55c Hand-apply patch (compositing) from Authentic8: 5d5e470 81c9c29 b0c2c10 27d8a01 a96a217 e512090 a9a6762 9c02bfa bd26fcc c0d29d9 676dd35 3b26737 12 years ago
Jim Grandy 1ae9a7f2b6 Hand-apply patches (drawing configuration) from Authentic8 branch: 34b92df f994298 38e2def 12 years ago
Jay Sorg f17692adaa added out_uint64_le 12 years ago
Jay Sorg e602a28d5c common: transport aware when app is terminating 12 years ago
Jay Sorg 6c07ee0ba3 added in_uint64_le 12 years ago
Laxmikant Rashinkar 474d17d556 xrdp: added support for forcing credentials on command line 12 years ago
Jay Sorg fad70062d6 common: no logic change 12 years ago
speidy a8e5b3fee5 libxrdp: work on multi-mon support 12 years ago
Jay Sorg 14a4ac5a79 libxrdp: started adding fastpath support 12 years ago
Laxmikant Rashinkar 78498f6682 Merge branch 'master' of github.com:neutrinolabs/xrdp 12 years ago
Laxmikant Rashinkar 6ad1d7f78d folder redirection: fixed language issues 12 years ago
Jay Sorg c6fa03102f copyright year update 12 years ago
Jay Sorg 42329bda00 adding xrdp.ini option to turn off new cursors 12 years ago
Jay Sorg d4d6a65adb merge from pmhahn 12 years ago
Laxmikant Rashinkar 89b7cd269e smartcard: developer checkin for smartcard support 12 years ago
Jay Sorg cd0a8721d1 disable ipv6 for now 12 years ago
Jay Sorg 64fabbad68 got neutrinordp module building 12 years ago
Jay Sorg 19a9ed47dc xrdp: use full path for loading xrdp modules 12 years ago
Jay Sorg 8acdc403e3 common: fix for when [] is in comment 12 years ago
Jay Sorg 2ed8b31a11 ipv6 12 years ago
Jay Sorg a1ca415615 ipv6 12 years ago
Jay Sorg d9c0af1e78 ipv6 12 years ago
Jay Sorg 54463affaf autodetect ipv6 12 years ago
Jay Sorg 8b71f48f7b adding ipv6 support 12 years ago
Jay Sorg cae3b1b0f1 ipv6 started pushing bits 12 years ago
Jay Sorg b107414b54 sync client_info struct with A8 12 years ago
Jay Sorg 494150f1a9 work on new(color) cursors 12 years ago
Jay Sorg a47a3cee1a libxrdp: started adding new(color) cursor support 12 years ago
Laxmikant Rashinkar 78d4e19258 o early checkin for drive redirection
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
12 years ago
ArvidNorr fe69d2f07b Comments and debug when blocking channels added. Fix for potential vulnerability in log.c 12 years ago
ArvidNorr 72c99794ee Merge pull request #59 from ArvidNorr/morelogging
More logging for debug and trace.
12 years ago
ArvidNorr fb7294ed26 small len fixes 12 years ago
ArvidNorr 9aa0cb4e61 Merge pull request #58 from ArvidNorr/pam-cont
PAM additions mostly for a gateway situation
12 years ago
Philipp Hahn 1a4ed6d3fd xrdp: Fix format string vulnerability
The the string being printer contains a "%", this could crash xrdp.
12 years ago
Philipp Hahn 397089a207 sesman: Fix dist
Add missing header files to EXTRA_DIST.
Otherwise "make distcheck" fails.
12 years ago
ArvidNorr 975d44e99f More logging added 12 years ago
LawrenceK e47a9cea97 Allow for any non 0 and the string to also be true. These are the tests used elsewhere in the xrdp code. 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
Jay Sorg eb4209e932 libxrdp: added ini settings for bulk compressor 12 years ago
LawrenceK a52dbba1a5 Add g_strchr to os_calls 12 years ago
Jay Sorg 82a8366fc0 added getgid to os_calls 12 years ago
Jay Sorg e07dd5afb5 added a file open funtion 13 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
Jay Sorg 204d6bbde1 codecs: move jpeg hack to bitmap cache v3 13 years ago
Jay Sorg 6d539b8e22 user rfx for cache v3 if client supports 13 years ago
Jay Sorg 4e92468262 output error when set socket opt fails 13 years ago
Jay Sorg e4182cde17 work on rdp codecs 13 years ago
Jay Sorg 01393af3e6 added support for bitmap cache v3 13 years ago
Jay Sorg b211b9be91 fix a define conflict with freerdp 13 years ago
Jay Sorg dc6be76b11 rail: proxy rail 13 years ago
Jay Sorg 7dc5a77116 common: no logic changes, code cleanup 13 years ago
ArvidNorr d2903cd1fc Merge pull request #28 from ArvidNorr/tcp_nodelay
Support for TCP keepalive and TCP no_delay added
13 years ago
ArvidNorr 1011b4a256 Merge pull request #22 from ArvidNorr/moduleload
Moduleload
13 years ago
norrarvid 31a5dd33dd minor layout fixes 13 years ago
Jay Sorg 4ba8cdc343 libxrdp: added RAIL caps 13 years ago
Jay Sorg b52bf1b838 libxrdp: started adding RAIL support 13 years ago
Jay Sorg fcfd14fefd common: fix some warnings 13 years ago
Jay Sorg 099a421c77 log: added path for when --prefix is used 13 years ago
Jay Sorg dbd2cbca8e syslog: cs/minor changes 13 years ago
Jay Sorg 5cd7e29a9f Merge remote branch 'syslog3/syslog3' 13 years ago
norrarvid e5fb05e9cb Support for TCP keepalive and TCP no_delay added 13 years ago
norrarvid 02f3fe1e2a Improved error handling for module load and init, fixed bug in logwindow 13 years ago
norrarvid 2109d7a044 merge comments defines and simplified function 13 years ago
norrarvid a45f993bfe added comments, added define, removed unused inparameter 13 years ago
norrarvid 4d4ebbf363 Initial syslog support in XRDP 13 years ago
Jay Sorg 62bf3c61f5 xrdp: pid file fixes 13 years ago
Jay Sorg bde5dd6671 added g_close_wait_obj and size parameter to g_write_ip_address 13 years ago
Jay Sorg c7bd96ba85 xrdp: added -f command line option to fork on connections 13 years ago
Jay Sorg cc3754a2bd xorg: work on offscreen bitmaps 13 years ago
Jay Sorg e0fc7297f5 pass the client_info(caps) on to module and xserver 13 years ago
Jay Sorg 273cb8a376 update common/xrdp_constants.h 13 years ago
Jay Sorg 9da5248145 common: allow env vars to override .ini settings when value start with $ 13 years ago
Jay Sorg cadad6e181 /tmp cleanup 13 years ago
Jay Sorg 2225aa80ad fork change 13 years ago
Jay Sorg 35a22ac307 common: added signal for usr1 13 years ago
Jay Sorg d8f9e8310d move temp files from /tmp to /tmp/.xrdp 13 years ago
Jay Sorg 4ff502aa4b fix init error 13 years ago
Jay Sorg f10e5bbfd5 fix for https://bugzilla.redhat.com/show_bug.cgi?id=782619 13 years ago
Jay Sorg c5b1b0fe45 added g_chown 14 years ago
Jay Sorg 0da32da2d8 add ssl init to common 14 years ago
Itamar Reis Peixoto 6b08b8b71e include missing files in make dist 14 years ago
Itamar Reis Peixoto 759757435e xrdp comestic patch from "Alessandro Briosi" <tsdogs@briosix.org> 14 years ago
Nicola Ruggero d797b2cf49 Implemented client IP logging 15 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.)
15 years ago
Nicola Ruggero 104f762e5d Added bell (pcspeaker) support 15 years ago
Jay Sorg 368db23061 fix for 100% cpu when socket error 15 years ago
Jay Sorg 1e8b5ea2cd bind to specific address 15 years ago
Jay Sorg bb7898419f update copyright year 15 years ago
jsorg71 d83ebaa97a use do ... while (0) style for parse.h 15 years ago