Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common: set log file fd to close on exec | Jay Sorg | 2015-09-27 | 1 | -0/+7 |
| | |||||
* | common: fix logic for internal_log_end | Jay Sorg | 2015-09-27 | 1 | -1/+1 |
| | |||||
* | common: log, g_ prefix for global | Jay Sorg | 2014-07-25 | 1 | -38/+38 |
| | |||||
* | coverity: fixed resolution leak issues | Laxmikant Rashinkar | 2014-07-19 | 1 | -0/+2 |
| | |||||
* | common: no logic change, update comments | Jay Sorg | 2014-03-01 | 1 | -1/+1 |
| | |||||
* | move text2bool to os_calls | Jay Sorg | 2013-08-24 | 1 | -23/+1 |
| | |||||
* | copyright year update | Jay Sorg | 2013-06-08 | 1 | -1/+1 |
| | |||||
* | Comments and debug when blocking channels added. Fix for potential ↵ | ArvidNorr | 2013-02-01 | 1 | -1/+1 |
| | | | | vulnerability in log.c | ||||
* | Allow for any non 0 and the string to also be true. These are the tests used ↵ | LawrenceK | 2013-01-17 | 1 | -3/+4 |
| | | | | elsewhere in the xrdp code. | ||||
* | o moved from GNU General Public License to Apache License, Version 2.0 | Laxmikant Rashinkar | 2012-09-19 | 1 | -446/+485 |
| | | | | | o applied new coding standards to all .c files o moved some files around | ||||
* | log: added path for when --prefix is used | Jay Sorg | 2012-06-10 | 1 | -1/+16 |
| | |||||
* | syslog: cs/minor changes | Jay Sorg | 2012-06-04 | 1 | -199/+204 |
| | |||||
* | Initial syslog support in XRDP | norrarvid | 2012-05-27 | 1 | -117/+430 |
| | |||||
* | update copyright year | Jay Sorg | 2010-10-19 | 1 | -1/+1 |
| | |||||
* | update copyright year | jsorg71 | 2009-02-02 | 1 | -1/+1 |
| | |||||
* | updating logging subsystem | ilsimo | 2008-02-20 | 1 | -48/+21 |
| | |||||
* | update copyright year | jsorg71 | 2008-01-30 | 1 | -1/+1 |
| | |||||
* | dont need length in strcmp | jsorg71 | 2007-02-03 | 1 | -18/+11 |
| | |||||
* | copyright year update | jsorg71 | 2007-01-12 | 1 | -1/+1 |
| | |||||
* | commit patch 1589325, slightly modified - code cleanup | jsorg71 | 2006-11-04 | 1 | -2/+2 |
| | |||||
* | make some functions static per 1579343 | jsorg71 | 2006-10-24 | 1 | -1/+1 |
| | |||||
* | fix lock problem | jsorg71 | 2006-08-25 | 1 | -2/+4 |
| | |||||
* | #include using <> | jsorg71 | 2006-08-23 | 1 | -7/+7 |
| | |||||
* | got log.c compiling and formating changes and comments | jsorg71 | 2006-08-21 | 1 | -65/+88 |
| | |||||
* | making (hopefully) the logging system thread-safe | ilsimo | 2006-06-04 | 1 | -18/+25 |
| | |||||
* | copyright year updates | jsorg71 | 2006-03-21 | 1 | -1/+1 |
| | |||||
* | added logging to stdout | ilsimo | 2005-11-16 | 1 | -7/+18 |
| | |||||
* | fixing some errors in logging functions | ilsimo | 2005-10-26 | 1 | -7/+17 |
| | | | | | | - removing warnings created by LOG_DBG() macro - fixing syslog message error - adding platform specific end of line | ||||
* | Added logging subsystem | ilsimo | 2005-10-23 | 1 | -0/+277 |