Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | coverity: Resource leak (2nd round) | Laxmikant Rashinkar | 2014-07-27 | 2 | -3/+0 |
| | |||||
* | coverity: dead code | Laxmikant Rashinkar | 2014-07-26 | 1 | -6/+0 |
| | |||||
* | coverity: fixed resolution leak issues | Laxmikant Rashinkar | 2014-07-19 | 2 | -0/+3 |
| | |||||
* | sesman: added SessionVariables to sesman.ini and some indent cleanup | Jay Sorg | 2014-05-09 | 2 | -14/+14 |
| | |||||
* | added support for using Xorg driver model | Laxmikant Rashinkar | 2014-03-08 | 3 | -2/+26 |
| | |||||
* | ipv6 fix for sesman | Jay Sorg | 2013-04-03 | 1 | -13/+1 |
| | |||||
* | o moved from GNU General Public License to Apache License, Version 2.0 | Laxmikant Rashinkar | 2012-09-19 | 27 | -2691/+2834 |
| | | | | | o applied new coding standards to all .c files o moved some files around | ||||
* | autotools: change top_srcdir to top_builddir for LIBADD | Jay Sorg | 2012-07-13 | 1 | -2/+2 |
| | |||||
* | sesman: missing else and remove some EOL whitespace | Jay Sorg | 2012-06-23 | 1 | -6/+6 |
| | |||||
* | fix merge conflics | norrarvid | 2012-06-18 | 4 | -2/+77 |
|\ | |||||
| * | Improved logging | norrarvid | 2012-06-07 | 1 | -2/+2 |
| | | |||||
| * | timeout added for the reply to come from sesman | norrarvid | 2012-06-05 | 9 | -123/+125 |
| |\ | |||||
| * | | separate pam authentication for gateways | norrarvid | 2012-05-31 | 4 | -2/+77 |
| | | | |||||
* | | | no logic changes, remove warnings and coding style changes | Jay Sorg | 2012-06-10 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Initial syslog support in XRDP | norrarvid | 2012-05-27 | 9 | -123/+125 |
|/ | |||||
* | autotool fixes | Jay Sorg | 2011-07-05 | 1 | -1/+2 |
| | |||||
* | include missing files in make dist | Itamar Reis Peixoto | 2010-11-20 | 1 | -0/+2 |
| | |||||
* | Implemented client IP logging | Nicola Ruggero | 2010-11-04 | 4 | -0/+38 |
| | |||||
* | Major code cleanup: | Nicola Ruggero | 2010-11-03 | 1 | -2/+2 |
| | | | | | | | - Initialized and zeroed out local variables - Check for some null pointers - Fixed some typos - Other minor changes (beautify, etc.) | ||||
* | use do ... while (0) style for parse.h | jsorg71 | 2010-08-09 | 4 | -5/+5 |
| | |||||
* | update copyright year | jsorg71 | 2010-07-04 | 27 | -27/+27 |
| | |||||
* | remove some dead code | jsorg71 | 2009-12-26 | 1 | -6/+0 |
| | |||||
* | fix a crash when freeing struct SCP_SESSION | jsorg71 | 2009-08-24 | 1 | -59/+11 |
| | |||||
* | pass domain, program, and directory to sesman and use directory and program | jsorg71 | 2009-08-19 | 5 | -8/+144 |
| | |||||
* | autotools fix and file_loc.h simplified | jsorg71 | 2009-05-19 | 1 | -0/+7 |
| | |||||
* | update copyright year | jsorg71 | 2009-04-17 | 27 | -27/+27 |
| | |||||
* | added 15bpp support | jsorg71 | 2009-02-23 | 1 | -0/+1 |
| | |||||
* | remove old makefiles | jsorg71 | 2008-12-16 | 2 | -87/+0 |
| | |||||
* | forgotten files | ilsimo | 2008-09-11 | 2 | -0/+460 |
| | |||||
* | added first management code | ilsimo | 2008-09-11 | 11 | -11/+590 |
| | | | | | added a rough management tool fixes in session.c | ||||
* | remove lib version | jsorg71 | 2008-08-15 | 1 | -3/+0 |
| | |||||
* | common and version changes | jsorg71 | 2008-08-12 | 1 | -2/+2 |
| | |||||
* | added define check for ipv6 structs | jsorg71 | 2008-08-12 | 1 | -3/+7 |
| | |||||
* | change config.h to config_ac.h | jsorg71 | 2008-08-10 | 1 | -0/+5 |
| | |||||
* | build common as a library | jsorg71 | 2008-08-06 | 1 | -0/+3 |
| | |||||
* | autotools | jsorg71 | 2008-08-03 | 1 | -0/+19 |
| | |||||
* | still more work on logging | ilsimo | 2008-07-30 | 10 | -127/+331 |
| | | | | libscp makefile fix | ||||
* | sesman.ini does not have a prefix | jsorg71 | 2008-05-07 | 1 | -1/+1 |
| | |||||
* | renaming and moving install files | jsorg71 | 2008-05-04 | 1 | -14/+9 |
| | |||||
* | need tabs | jsorg71 | 2008-03-16 | 1 | -8/+8 |
| | |||||
* | more work on logging | ilsimo | 2008-02-21 | 4 | -43/+54 |
| | |||||
* | update copyright year | jsorg71 | 2008-01-30 | 20 | -20/+20 |
| | |||||
* | added mac makefiles | jsorg71 | 2007-09-27 | 1 | -0/+45 |
| | |||||
* | adding SCP_SESSION and SCP_CONNECTION handling code | ilsimo | 2007-09-17 | 7 | -5/+438 |
| | |||||
* | align | jsorg71 | 2007-07-18 | 1 | -70/+80 |
| | |||||
* | added -f parameter to ln | jsorg71 | 2007-07-03 | 1 | -3/+3 |
| | |||||
* | update from branch, don't install libscp in /usr/lib | jsorg71 | 2007-06-29 | 1 | -22/+12 |
| | |||||
* | remove unused files | ilsimo | 2007-05-06 | 1 | -59/+0 |
| | |||||
* | making libscp a real library | ilsimo | 2007-05-06 | 18 | -0/+2439 |
some fixes in configuration options |