summaryrefslogtreecommitdiffstats
path: root/sesman/libscp
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant function declarationsPavel Roskin2017-01-112-11/+0
* Use "void" for empty argument list in declarationsPavel Roskin2017-01-054-4/+4
* fix build with --enable-xrdpdebug=yesvolth2017-01-041-2/+0
* fix build with --enable-xrdpdebug=yesvolth2017-01-041-0/+6
* vnc: change password file to use guid hashJay Sorg2016-12-035-3/+29
* Fix memory leak: free session dataPavel Roskin2016-10-211-2/+0
* Log malloc errors with LOG_LEVEL_ERRORPavel Roskin2016-10-172-2/+2
* Use g_new or g_new0 when C++ compiler would complain about implicit castPavel Roskin2016-07-083-6/+6
* Fix warnings detected by -Wwrite-stringsPavel Roskin2016-07-086-26/+28
* Remove unused string support in scp_session_set_addr()Pavel Roskin2016-07-085-44/+6
* Downgrade "libscp initialized" to LOG_LEVEL_DEBUG, remove line numberPavel Roskin2016-07-081-1/+1
* Typo fixesPavel Roskin2016-05-043-3/+3
* Add unnamed semaphore support on Mac OSPavel Roskin2016-04-231-11/+11
* fix a warningJay Sorg2016-03-161-1/+1
* Move headers from EXTRA_DIST to sources, sort alphabeticallyPavel Roskin2016-02-211-5/+18
* Fix typosPavel Roskin2016-02-136-7/+7
* Stop redefining libdir, use moduledir for ${libdir}/xrdpPavel Roskin2016-02-121-1/+1
* sesman: add missing breakJay Sorg2016-02-111-1/+1
* 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
* Change an unconditional #warning to a commentPavel Roskin2016-01-311-2/+5
* More spelling fixes found by codespell and aspellPavel Roskin2016-01-302-3/+3
* Merge AM_CFLAGS and INCLUDES info AM_CPPFLAGSPavel Roskin2016-01-291-4/+2
* coverity: Resource leak (2nd round)Laxmikant Rashinkar2014-07-272-3/+0
* coverity: dead codeLaxmikant Rashinkar2014-07-261-6/+0
* coverity: fixed resolution leak issuesLaxmikant Rashinkar2014-07-192-0/+3
* sesman: added SessionVariables to sesman.ini and some indent cleanupJay Sorg2014-05-092-14/+14
* added support for using Xorg driver modelLaxmikant Rashinkar2014-03-083-2/+26
* ipv6 fix for sesmanJay Sorg2013-04-031-13/+1
* o moved from GNU General Public License to Apache License, Version 2.0Laxmikant Rashinkar2012-09-1927-2691/+2834
* autotools: change top_srcdir to top_builddir for LIBADDJay Sorg2012-07-131-2/+2
* sesman: missing else and remove some EOL whitespaceJay Sorg2012-06-231-6/+6
* fix merge conflicsnorrarvid2012-06-184-2/+77
|\
| * Improved loggingnorrarvid2012-06-071-2/+2
| * timeout added for the reply to come from sesmannorrarvid2012-06-059-123/+125
| |\
| * | separate pam authentication for gatewaysnorrarvid2012-05-314-2/+77
* | | no logic changes, remove warnings and coding style changesJay Sorg2012-06-101-1/+1
| |/ |/|
* | Initial syslog support in XRDPnorrarvid2012-05-279-123/+125
|/
* autotool fixesJay Sorg2011-07-051-1/+2
* include missing files in make distItamar Reis Peixoto2010-11-201-0/+2
* Implemented client IP loggingNicola Ruggero2010-11-044-0/+38
* Major code cleanup:Nicola Ruggero2010-11-031-2/+2
* use do ... while (0) style for parse.hjsorg712010-08-094-5/+5
* update copyright yearjsorg712010-07-0427-27/+27
* remove some dead codejsorg712009-12-261-6/+0
* fix a crash when freeing struct SCP_SESSIONjsorg712009-08-241-59/+11
* pass domain, program, and directory to sesman and use directory and programjsorg712009-08-195-8/+144
* autotools fix and file_loc.h simplifiedjsorg712009-05-191-0/+7
* update copyright yearjsorg712009-04-1727-27/+27