summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'devel' of github.com:neutrinolabs/xrdp into develJay Sorg2014-11-253-3/+133
|\
| * sesman: verify_user_bsd.c license change and indentJay Sorg2014-11-241-29/+28
| * Merge pull request #188 from renaudallard/develThomas Goddard2014-11-233-3/+134
| |\
| | * Some fixes to compile properly since this version has change a lot from 0.6.1Renaud Allard2014-11-212-3/+9
| | * Enable authenticate user using BSD password systemRenaud Allard2014-11-213-2/+127
* | | common: move tls calls to ssl_callsJay Sorg2014-11-256-332/+310
|/ /
* | sesman: fix for --enable-nopamJay Sorg2014-11-221-0/+8
* | common: tls, fix for pending readsJay Sorg2014-11-213-16/+72
|/
* Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into develspeidy2014-11-211-1/+1
|\
| * Merge pull request #187 from SaaldjorMike/fix-typojsorg712014-11-211-1/+1
| |\
| | * Fix spelling error and typoMike Rostermund2014-11-201-1/+1
| |/
* | libxrdp: delete NLA header detection for now, TLS is working now withspeidy2014-11-212-30/+3
* | chansrv: fix for segfault issue in chansrv_commonspeidy2014-11-212-0/+2
|/
* sesman: avoid creation of .vnc directory if not vnc sessionJay Sorg2014-11-111-1/+7
* sesman: only check vnc auth file if vnc sessionJay Sorg2014-11-111-1/+1
* Merge pull request #178 from mgorny/altgr-keymapjsorg712014-11-0814-428/+2038
|\
| * Install and enable 0415/pl keymapMichał Górny2014-10-272-0/+4
| * Update keymapsMichał Górny2014-10-277-421/+2004
| * dump-keymaps: generate 'pl' keymapMichał Górny2014-10-241-0/+4
| * keymap: support combining shift & capslock with altgrMichał Górny2014-10-244-7/+26
* | Merge pull request #184 from anthonyagresta/develjsorg712014-11-083-0/+16
|\ \
| * | vnc: Added delay_ms option. Fixes neutrinolabs/xrdp#182Anthony Agresta2014-11-073-0/+16
* | | common: merge from a8Jay Sorg2014-11-073-3/+166
* | | xorgxrdp=7c4d673Jay Sorg2014-11-071-0/+0
|/ /
* | libxrdp: remove a global, remove some tabsJay Sorg2014-11-063-40/+42
* | xorgxrdp=1392945Jay Sorg2014-11-051-0/+0
* | added xorgxrdp submoduleJay Sorg2014-11-052-0/+3
* | librfxcodec=61f6e92Jay Sorg2014-11-031-0/+0
* | Xorg: yuv rfx unsignedJay Sorg2014-11-031-7/+8
* | librfxcodec=649a7adJay Sorg2014-11-031-0/+0
* | chansrv: some recording fixesJay Sorg2014-11-021-10/+30
* | pulse: fix for recording delayJay Sorg2014-11-021-6/+32
* | Merge pull request #173 from moobyfr/default-autorun-inijsorg712014-11-011-0/+3
|\ \
| * | Set a value for the default autorun sessionBLINDAUER Emmanuel2014-09-211-0/+3
* | | Xorg: update readme.txtJay Sorg2014-11-011-0/+42
* | | Merge pull request #180 from mgorny/evdev-genkeysjsorg712014-10-293-2/+191
|\ \ \
| * | | Generate correct xfree86 keymaps when evdev is usedMichał Górny2014-10-273-2/+191
| | |/ | |/|
* | | sesman: check for null from crypt()Jay Sorg2014-10-291-2/+7
* | | Merge pull request #181 from mgorny/configure-fixesjsorg712014-10-281-28/+38
|\ \ \ | |/ / |/| |
| * | configure: Ensure PKG_CONFIG before querying systemd unit pathMichał Górny2014-10-281-0/+1
| * | configure: Add --disable-pam and deprecate --enable-nopamMichał Górny2014-10-281-5/+14
| * | configure: Correct the use of AC_ARG_ENABLE() macroMichał Górny2014-10-271-26/+26
|/ /
* | Xorg: move to autotools for buildingJay Sorg2014-10-2087-294/+490
* | sesman: hand merge #176 from v0.6 branch, indent changesJay Sorg2014-10-201-9/+19
* | restart listener when corresponding sound source/sink connections are closedLaxmikant Rashinkar2014-10-181-33/+48
* | Xorg: fix crash in randrJay Sorg2014-10-171-2/+3
* | Xorg: simd changesJay Sorg2014-10-169-79/+275
* | Xorg: install config file tooJay Sorg2014-10-131-0/+2
* | Xorg: remove uds file on exitJay Sorg2014-10-124-2/+26
* | Merge branch 'devel' of github.com:/neutrinolabs/xrdp into develLaxmikant Rashinkar2014-10-121-16/+40
|\ \