summaryrefslogtreecommitdiffstats
path: root/sesman
Commit message (Expand)AuthorAgeFilesLines
...
* remove duplicated call to scp_session_set_bppItamar Reis Peixoto2016-02-111-1/+0
* Allow sessions with 32 bppPavel Roskin2016-02-101-0/+1
* Check return value of scp_session_set_bpp()Pavel Roskin2016-02-102-1/+16
* Merge pull request #309 from proski/develItamar Reis Peixoto2016-02-0813-30/+34
|\
| * Change an unconditional #warning to a commentPavel Roskin2016-01-311-2/+5
| * xcon: include sys/types.h for select() and related macrosPavel Roskin2016-01-311-0/+1
| * rail: fix declaration of rail_desktop_resize()Pavel Roskin2016-01-311-1/+1
| * clipboard: undefine previously defined log levelPavel Roskin2016-01-301-0/+2
| * More spelling fixes found by codespell and aspellPavel Roskin2016-01-302-3/+3
| * Use standard autotools means to detect X11Pavel Roskin2016-01-302-4/+10
| * clipboard_file: include sys/time.h for struct timeval, needed on Mac OS XPavel Roskin2016-01-301-0/+1
| * Merge AM_CFLAGS and INCLUDES info AM_CPPFLAGSPavel Roskin2016-01-295-20/+10
| * Don't use a symlink where #include would sufficePavel Roskin2016-01-261-0/+1
* | sesman: don't set LANG, let initialization scripts take care of itPavel Roskin2016-02-071-1/+0
|/
* Run through codespellPavel Roskin2016-01-145-7/+7
* chansrv: fix some warningsJay Sorg2015-12-291-7/+7
* chansrv: fix a crash in fuseJay Sorg2015-12-261-0/+5
* sesman: remove the threadJay Sorg2015-12-1113-679/+63
* Simplify session match logic.Jan Losinski2015-10-251-20/+2
* tabs to spaces, no logic changeJay Sorg2015-10-101-5/+5
* for Xvnc sesman session, use hash of password for vnc authJay Sorg2015-10-101-5/+24
* sesman: close sync and term sockets after forkJay Sorg2015-09-271-0/+5
* add historic GPLv2+ to Simone’s filesmirabilos2015-08-262-0/+26
* Allow to reconnect with a different size while using the Xorg moduleBlindauer Emmanuel2015-08-191-1/+1
* sesman: remove rfbDes callsJay Sorg2015-08-182-10/+9
* sesman: don't use hard code path for XorgJay Sorg2015-08-031-2/+2
* add more missing files into extra_distitamarjp2015-07-141-1/+2
* add missing files into extra_dist,itamarjp2015-07-141-1/+4
* add timeout to trans_get_wait_objs_rwJay Sorg2015-07-131-1/+1
* sesman: add copyright noice for code from OpenSSHKoichiro IWAO2015-06-161-0/+5
* sesman: merge FreeBSD local patch for session.cKoichiro IWAO2015-06-161-0/+36
* fuse: use EIO instead of EREMOTEIO for BSDsKoichiro IWAO2015-03-181-0/+4
* Merge pull request #225 from metalefty/chansrv-explicit-includejsorg712015-03-151-0/+1
|\
| * chansrv: explicit include in chansrv_fuse.cKoichiro IWAO2015-03-131-0/+1
* | clipboard file paste, don't add new line to last lineJay Sorg2015-03-131-3/+9
|/
* Merge pull request #212 from robertalks/develjsorg712015-03-121-1/+3
|\
| * fix possible segfault in chansrv if DISPLAY is not setRobert Milasan2015-01-201-1/+3
* | sesman: void function should not return a valueKoichiro IWAO2015-03-121-1/+1
* | sesman: fix so shadow accounts aren't incorrectly classified "inactive"mancha2015-02-181-1/+4
* | minor change in opus encodingJay Sorg2015-01-271-13/+20
|/
* chansrv: reset opus support on initJay Sorg2015-01-101-0/+3
* chansrv: added opus audio compression for playbackJay Sorg2015-01-092-9/+127
* chansrv: change to 44100 recording, disconnect / reconnect fixesJay Sorg2014-11-262-16/+52
* sesman: verify_user_bsd.c license change and indentJay Sorg2014-11-241-29/+28
* Merge pull request #188 from renaudallard/develThomas Goddard2014-11-232-0/+124
|\
| * Some fixes to compile properly since this version has change a lot from 0.6.1Renaud Allard2014-11-211-2/+8
| * Enable authenticate user using BSD password systemRenaud Allard2014-11-212-0/+118
* | sesman: fix for --enable-nopamJay Sorg2014-11-221-0/+8
|/
* 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