| Commit message (Expand) | Author | Age | Files | Lines |
* | configure: Ensure PKG_CONFIG before querying systemd unit path | Michał Górny | 2014-10-28 | 1 | -0/+1 |
* | configure: Add --disable-pam and deprecate --enable-nopam | Michał Górny | 2014-10-28 | 1 | -5/+14 |
* | configure: Correct the use of AC_ARG_ENABLE() macro | Michał Górny | 2014-10-27 | 1 | -26/+26 |
* | Xorg: move to autotools for building | Jay Sorg | 2014-10-20 | 87 | -294/+490 |
* | sesman: hand merge #176 from v0.6 branch, indent changes | Jay Sorg | 2014-10-20 | 1 | -9/+19 |
* | restart listener when corresponding sound source/sink connections are closed | Laxmikant Rashinkar | 2014-10-18 | 1 | -33/+48 |
* | Xorg: fix crash in randr | Jay Sorg | 2014-10-17 | 1 | -2/+3 |
* | Xorg: simd changes | Jay Sorg | 2014-10-16 | 9 | -79/+275 |
* | Xorg: install config file too | Jay Sorg | 2014-10-13 | 1 | -0/+2 |
* | Xorg: remove uds file on exit | Jay Sorg | 2014-10-12 | 4 | -2/+26 |
* | Merge branch 'devel' of github.com:/neutrinolabs/xrdp into devel | Laxmikant Rashinkar | 2014-10-12 | 1 | -16/+40 |
|\ |
|
| * | neutrinordp: turn off order caps not tested | Jay Sorg | 2014-10-12 | 1 | -16/+40 |
* | | sound redirection: handle fragmented packets | Laxmikant Rashinkar | 2014-10-12 | 4 | -10/+128 |
|/ |
|
* | Xorg: simd changes | Jay Sorg | 2014-10-09 | 7 | -20/+22 |
* | Xorg: move simd functions assign to it's own file | Jay Sorg | 2014-10-09 | 6 | -87/+182 |
* | when closing audio source, don't flush audio data if audio buffer is empty | Laxmikant Rashinkar | 2014-10-06 | 1 | -3/+6 |
* | Xorg: amd64 sse2 yv12, i420 to rgb working now, other minor changes | Jay Sorg | 2014-10-04 | 5 | -16/+250 |
* | Xorg: Xv, minor optimize for strech | Jay Sorg | 2014-10-04 | 1 | -12/+31 |
* | Xorg: fix for Xv and Composite | Jay Sorg | 2014-10-04 | 1 | -50/+8 |
* | Xorg: fix for Xv and Composite | Jay Sorg | 2014-10-04 | 1 | -2/+14 |
* | Xorg: work on amd64 sse | Jay Sorg | 2014-10-04 | 9 | -38/+356 |
* | Xorg: asm, add->lea | Jay Sorg | 2014-09-30 | 2 | -10/+10 |
* | Xorg: avoid excessive malloc / free | Jay Sorg | 2014-09-29 | 2 | -11/+42 |
* | Xorg: fix for cpuid | Jay Sorg | 2014-09-29 | 1 | -6/+12 |
* | Xorg: added a header file to the asm funcs | Jay Sorg | 2014-09-28 | 2 | -10/+40 |
* | Xorg: added asm cpuid for x86 | Jay Sorg | 2014-09-28 | 3 | -6/+63 |
* | Xorg: asm i420 | Jay Sorg | 2014-09-28 | 1 | -0/+221 |
* | Xorg: align memory in Xv | Jay Sorg | 2014-09-28 | 3 | -13/+37 |
* | Xorg: asm changes | Jay Sorg | 2014-09-28 | 1 | -121/+64 |
* | Xorg: asm changes | Jay Sorg | 2014-09-27 | 1 | -154/+55 |
* | Xorg: asm work on yv12 | Jay Sorg | 2014-09-26 | 1 | -0/+356 |
* | Xorg: add amd64 asm files | Jay Sorg | 2014-09-23 | 6 | -6/+91 |
* | Xorg: start accel XV | Jay Sorg | 2014-09-23 | 7 | -9/+213 |
* | Xorg: added simple strech | Jay Sorg | 2014-09-22 | 1 | -1/+53 |
* | Xorg: some define changes, remove dups | Jay Sorg | 2014-09-21 | 6 | -41/+19 |
* | Xorg: endian fix | Jay Sorg | 2014-09-20 | 1 | -0/+8 |
* | big endian fix | Jay Sorg | 2014-09-20 | 1 | -2/+31 |
* | Xorg: fix for PutImage | Jay Sorg | 2014-09-20 | 1 | -1/+1 |
* | Xorg: work on XVideo extension | Jay Sorg | 2014-09-20 | 1 | -95/+194 |
* | Merge branch 'devel' of github.com:neutrinolabs/xrdp into devel | Jay Sorg | 2014-09-20 | 1 | -0/+3 |
|\ |
|
| * | Merge pull request #172 from moobyfr/fix-pam-leak | Idan Freiberg | 2014-09-20 | 1 | -0/+3 |
| |\ |
|
| | * | If auth fails, call pam_end so PAM backends can call _cleanup | BLINDAUER Emmanuel | 2014-09-20 | 1 | -0/+3 |
| |/ |
|
* | | Xorg: added XVideo extension | Jay Sorg | 2014-09-20 | 5 | -4/+533 |
|/ |
|
* | librfxcodec=de6a45c | Jay Sorg | 2014-09-05 | 1 | -0/+0 |
* | no logic change, indent | Jay Sorg | 2014-09-04 | 1 | -62/+83 |
* | Merge pull request #137 from ArvidNorr/choose_shortcutdev | jsorg71 | 2014-09-04 | 1 | -3/+78 |
|\ |
|
| * | support for preferred combo box choice added | ArvidNorr | 2014-05-23 | 1 | -3/+78 |
* | | Merge pull request #167 from metalefty/rhel-bug-694552 | jsorg71 | 2014-09-04 | 1 | -1/+1 |
|\ \ |
|
| * | | X11rdp: explicitly disable dtrace for xorg-server | Koichiro IWAO | 2014-08-18 | 1 | -1/+1 |
* | | | common: no logic change, remove spaces | Jay Sorg | 2014-08-27 | 2 | -32/+32 |