Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use enum logLevels consistently for log levels | Pavel Roskin | 2016-07-08 | 1 | -1/+1 |
| | |||||
* | Make program_name constant, don't duplicate or free it | Pavel Roskin | 2016-07-08 | 1 | -1/+1 |
| | |||||
* | Fix scp_init() invocation, it takes no arguments | Pavel Roskin | 2016-07-08 | 1 | -1/+1 |
| | |||||
* | Fix all format warnings and some unused variable warnings | Jay Sorg | 2016-03-14 | 1 | -2/+2 |
| | |||||
* | add historic GPLv2+ to Simone’s files | mirabilos | 2015-08-26 | 1 | -0/+13 |
| | | | | this becomes GPLv3+ when combined with Apache v2 licenced files | ||||
* | coverity: improper use of negative value | Laxmikant Rashinkar | 2014-07-26 | 1 | -0/+3 |
| | |||||
* | o moved from GNU General Public License to Apache License, Version 2.0 | Laxmikant Rashinkar | 2012-09-19 | 1 | -181/+193 |
| | | | | | o applied new coding standards to all .c files o moved some files around | ||||
* | 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 | 1 | -1/+1 |
| | |||||
* | warnings | Jay Sorg | 2011-07-05 | 1 | -9/+25 |
| | |||||
* | still more work on logging | ilsimo | 2008-07-30 | 1 | -36/+40 |
| | | | | libscp makefile fix | ||||
* | more work on logging | ilsimo | 2008-02-21 | 1 | -2/+16 |
| | |||||
* | fixing sessvc starting code and removing SESMAN_SESSVC_FILE definition | ilsimo | 2007-09-17 | 1 | -10/+14 |
| | |||||
* | more work on scp v1 | ilsimo | 2007-03-17 | 1 | -25/+48 |
| | |||||
* | adding scp v1 first code, fixed passwd auth for disabled password | ilsimo | 2006-11-24 | 1 | -0/+155 |