Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Merge branch 'devel' | Jay Sorg | 2014-11-26 | 15 | -348/+495 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'devel' | Jay Sorg | 2014-11-13 | 128 | -966/+3648 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge pull request #144 from seabres/pambranch | jsorg71 | 2014-11-08 | 1 | -3/+4 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Change to allow authentication against all authentication methods. | seabres | 2014-06-04 | 1 | -3/+4 | |
| * | | | | | | | | Merge branch 'devel' | Laxmikant Rashinkar | 2014-10-11 | 153 | -3807/+11770 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge pull request #161 from anthonyagresta/patch-1 | Idan Freiberg | 2014-08-05 | 1 | -1/+5 | |
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | Add details for crypt_level=fips to man page | anthonyagresta | 2014-08-04 | 1 | -1/+5 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge pull request #140 from ajaissle/patch-1 | jsorg71 | 2014-05-29 | 1 | -14/+24 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Update faq-compile.txt | Aeneas Jaißle | 2014-05-29 | 1 | -14/+24 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | neutrinordp: minor changes, coding style, log level | Jay Sorg | 2014-05-19 | 2 | -14/+16 | |
| * | | | | | | | | Merge pull request #127 from ArvidNorr/numlock | jsorg71 | 2014-05-19 | 2 | -4/+23 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Numlock out of sync fix | ArvidNorr | 2014-05-16 | 2 | -4/+23 | |
| * | | | | | | | | | Merge branch 'master' of github.com:neutrinolabs/xrdp | Jay Sorg | 2014-05-17 | 3 | -3/+10 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge branch 'master' of github.com:neutrinolabs/xrdp | Jay Sorg | 2014-03-09 | 178 | -3286/+14128 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' of github.com:neutrinolabs/xrdp | Jay Sorg | 2014-01-27 | 3 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ | Merge pull request #615 from speidy/channels_fixes | Idan Freiberg | 2017-01-15 | 5 | -9/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | libxrdp: use log_message | speidy | 2017-01-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | libxrdp: libxrdp_send_to_channel, improve error message | speidy | 2017-01-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | libxrdp: channels, respect xrdp.ini channel blocking also for data | speidy | 2017-01-06 | 1 | -2/+5 | |
| * | | | | | | | | | | | libxrdp: ignore incoming channels with empty names | speidy | 2017-01-06 | 1 | -0/+6 | |
| * | | | | | | | | | | | libxrdp: change channel_code into a meaningful name | speidy | 2017-01-06 | 3 | -6/+6 | |
* | | | | | | | | | | | | Merge pull request #578 from proski/warnings | metalefty | 2017-01-13 | 5 | -18/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Don't log device_data_len in the code where it may be uninitialized | Pavel Roskin | 2017-01-11 | 1 | -3/+2 | |
| * | | | | | | | | | | | | Remove redundant function declarations | Pavel Roskin | 2017-01-11 | 3 | -13/+0 | |
| * | | | | | | | | | | | | Remove send_channel_data() from devredir.h, it's declared in chansrv.h | Pavel Roskin | 2017-01-11 | 2 | -2/+1 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #618 from metalefty/max_disc_time | Idan Freiberg | 2017-01-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | sesman: print max_disc_time as DisconnectedTimeLimit | Koichiro IWAO | 2017-01-10 | 1 | -1/+1 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Don't call file_read_section() on unitialized section name | Pavel Roskin | 2017-01-11 | 1 | -0/+1 | |
* | | | | | | | | | | | | Constify the value argument to mod_set_param | Pavel Roskin | 2017-01-11 | 12 | -16/+16 | |
* | | | | | | | | | | | | Move mouse before click | Ricardo Duarte | 2017-01-10 | 1 | -0/+4 | |
* | | | | | | | | | | | | Merge pull request #576 from proski/nopam | metalefty | 2017-01-10 | 1 | -9/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Remove obsolete --enable-nopam option | Pavel Roskin | 2017-01-06 | 1 | -9/+0 | |
* | | | | | | | | | | | | | Merge pull request #585 from proski/travis | metalefty | 2017-01-10 | 1 | -5/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | .travis.yml: use -Werror, test two configurations - minimal and maximal | Pavel Roskin | 2017-01-06 | 1 | -5/+9 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge pull request #580 from proski/winattr | metalefty | 2017-01-10 | 1 | -3/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | rail: remove unneeded call to XGetWindowAttributes() | Pavel Roskin | 2017-01-06 | 1 | -3/+0 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Respect verbosity settings when generating manual pages | Pavel Roskin | 2017-01-06 | 1 | -1/+5 | |
* | | | | | | | | | | | | Suppress versioning for modules, tell libtool they are modules | Pavel Roskin | 2017-01-06 | 5 | -0/+10 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #586 from proski/tjpeg-warnings | metalefty | 2017-01-06 | 1 | -3/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix all warnings in TurboJPEG code | Pavel Roskin | 2017-01-05 | 1 | -3/+21 | |
* | | | | | | | | | | | | Merge pull request #579 from proski/voiddecl | metalefty | 2017-01-06 | 19 | -34/+34 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Use "void" for empty argument list in declarations | Pavel Roskin | 2017-01-05 | 19 | -34/+34 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #612 from proski/includes | jsorg71 | 2017-01-05 | 3 | -4/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Use <> for system includes, move system includes above local ones | Pavel Roskin | 2017-01-04 | 3 | -4/+5 | |
* | | | | | | | | | | | | Merge pull request #611 from volth/support-enable-xrdpdebug=yes-2 | jsorg71 | 2017-01-05 | 17 | -18/+41 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | fix build with --enable-xrdpdebug=yes | volth | 2017-01-04 | 14 | -27/+2 | |
| * | | | | | | | | | | | | fix build with --enable-xrdpdebug=yes | volth | 2017-01-04 | 12 | -8/+56 | |
* | | | | | | | | | | | | | Merge pull request #607 from proski/pkgconfig | jsorg71 | 2017-01-05 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Exit with error message if pkg-config is not found | Pavel Roskin | 2017-01-04 | 1 | -0/+4 | |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge pull request #610 from proski/gitignore | jsorg71 | 2017-01-05 | 2 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | |