summaryrefslogtreecommitdiffstats
path: root/sesman
Commit message (Expand)AuthorAgeFilesLines
* chansrv: check for nilJay Sorg2014-08-131-8/+13
* chansrv: allow multiple xrdpapi connectionsJay Sorg2014-08-121-38/+76
* sesman: more checks when looking for a free displayJay Sorg2014-08-061-0/+30
* move some hard code paths to defines in headerJay Sorg2014-08-062-6/+3
* pulse sink: check for partial sendsJay Sorg2014-08-061-3/+16
* chansrv: sound_send_wave_data changesJay Sorg2014-08-061-3/+11
* coverity: fixed miscellaneous issuesLaxmikant Rashinkar2014-08-021-0/+1
* coverity: fixed unsigned compare against 0Laxmikant Rashinkar2014-07-281-5/+0
* coverity: Resource leak (2nd round)Laxmikant Rashinkar2014-07-272-3/+0
* coverity: read from pointer after freeLaxmikant Rashinkar2014-07-271-1/+2
* coverity: explicit null dereferencedLaxmikant Rashinkar2014-07-271-2/+1
* coverity: copy into fixed sized bufferLaxmikant Rashinkar2014-07-272-2/+3
* coverity: copy into fixed sized bufferLaxmikant Rashinkar2014-07-262-5/+5
* coverity: dead codeLaxmikant Rashinkar2014-07-261-6/+0
* coverity: improper use of negative valueLaxmikant Rashinkar2014-07-265-13/+39
* coverity: fixed issue argument cannot be negativeLaxmikant Rashinkar2014-07-232-2/+7
* coverity: Dereference after null checkLaxmikant Rashinkar2014-07-203-12/+23
* coverity: fixed unchecked return value from libraryLaxmikant Rashinkar2014-07-203-5/+23
* coverity: fixed out of bounds read-writeLaxmikant Rashinkar2014-07-201-2/+5
* coverity: fixed unchecked return valueLaxmikant Rashinkar2014-07-193-3/+9
* coverity: fixed resolution leak issuesLaxmikant Rashinkar2014-07-1913-23/+40
* sesman: sound.c: no logic change, remove tabs and warningJay Sorg2014-06-282-45/+49
* chansrv: sound: prevent an infinite loop when the connection with pulse audio...speidy2014-06-261-14/+50
* chansrv: more remove simple soundJay Sorg2014-06-071-140/+0
* chansrv: remove simple sound and load pulse modulesJay Sorg2014-06-073-183/+3
* chansrv: some rail fixes from A8Jay Sorg2014-06-031-28/+62
* pcsc, add hexdump for debuggingJay Sorg2014-05-291-0/+49
* pcsc smartcard fixes form 64 bit from KenJay Sorg2014-05-291-32/+48
* sesman: change from using PULSE_CONFIG to PULSE_SCRIPTJay Sorg2014-05-101-1/+1
* sesman: added SessionVariables to sesman.ini and some indent cleanupJay Sorg2014-05-098-24/+99
* Merge pull request #122 from speidy/develIdan Freiberg2014-04-283-2/+16
|\
| * pulseaudio: let module-xrdp-source compile on CentOS6 (PA 0.9.21)speidy2014-04-221-1/+9
| * Merge branch 'master' of https://github.com/neutrinolabs/xrdp into develspeidy2014-04-222-1/+7
| |\
| | * Merge pull request #102 from bartw72/lock-on-addjsorg712014-04-171-0/+6
| | |\
| | | * Set lock when adding new displays to the chainBart Warmerdam2013-12-161-0/+6
| | * | simplesound: fixed CHANSRV_PORT_STR undefined errorLaxmikant Rashinkar2014-03-011-1/+1
* | | | chansrv: sound: zero out ack flags when sound_send_close called, tospeidy2014-04-281-0/+4
|/ / /
* | | pulse: fix for build with pulseaudio 4.0+Jay Sorg2014-04-212-2/+19
* | | sesman: more options for session lookup from Fredy PaquetJay Sorg2014-04-206-23/+143
* | | chansrv: make fuse mount directory configurableJay Sorg2014-04-192-5/+46
* | | sesman: indentation fixspeidy2014-03-221-2/+2
* | | sesman: do reconnect to an exisitng Xorg sessionspeidy2014-03-222-2/+5
* | | misc fixes for Xorg and compileJay Sorg2014-03-141-2/+2
* | | sesman: add -nolisten tcp to the ini file for XorgJay Sorg2014-03-121-4/+6
* | | xorg driver module: we now access xorg driver module from /usr/lib/xorgLaxmikant Rashinkar2014-03-091-11/+6
* | | fixed some connection issues when using xorg driver modeLaxmikant Rashinkar2014-03-092-3/+3
* | | added support for using Xorg driver modelLaxmikant Rashinkar2014-03-089-10/+142
|/ /
* | o default login limit is now 50 users (instead of 10)Laxmikant Rashinkar2014-02-281-1/+1
* | clean up temp files in /tmp/.xrdpLaxmikant Rashinkar2014-02-241-0/+1
* | Merge branch 'devel' of github.com:/neutrinolabs/xrdp into develLaxmikant Rashinkar2014-01-311-1/+15
|\ \