Commit Graph

25 Commits

Author SHA1 Message Date
volth 26a26ef906 fix build with --enable-xrdpdebug=yes 2017-01-04 19:20:44 +00:00
volth 37b4a14b54 fix build with --enable-xrdpdebug=yes 2017-01-04 13:00:01 +00:00
Pavel Roskin 6fef1e4eb5 Use const pointers in function arguments when possible 2016-10-17 08:54:07 -07:00
Pavel Roskin bc868b96b1 Remove text2bool() from log.h, there is no such function 2016-10-17 08:54:07 -07:00
Pavel Roskin 2c13ef5c6d Use enum logLevels consistently for log levels 2016-07-08 04:29:57 +00:00
Pavel Roskin 951e632757 Make program_name constant, don't duplicate or free it 2016-07-08 04:27:07 +00:00
Pavel Roskin b1527b7947 Check string format in log_message
Move "printflike" definition to arch.h, it's used both by log.h and
os_calls.h.
2016-06-21 16:30:16 -07:00
Pavel Roskin 92a6833e9b Fix typos 2016-02-13 20:41:07 -08:00
Jay Sorg a73e66513d common: indent, not logic change 2014-07-25 21:45:29 -07:00
Jay Sorg 374633e63f common: no logic change, update comments 2014-03-01 23:26:40 -08:00
Jay Sorg c6fa03102f copyright year update 2013-06-08 10:51:53 -07:00
Laxmikant Rashinkar 1123323fda o moved from GNU General Public License to Apache License, Version 2.0
o applied new coding standards to all .c files
o moved some files around
2012-09-19 20:51:34 -07:00
Jay Sorg dbd2cbca8e syslog: cs/minor changes 2012-06-04 12:51:22 -07:00
norrarvid 4d4ebbf363 Initial syslog support in XRDP 2012-05-27 17:17:39 +02:00
Jay Sorg bb7898419f update copyright year 2010-10-19 20:00:38 -07:00
jsorg71 6c5f82fd04 update copyright year 2009-02-02 08:01:44 +00:00
ilsimo 4c9d3862e5 updating logging subsystem 2008-02-20 22:02:24 +00:00
jsorg71 38b789e81f update copyright year 2008-01-30 07:30:10 +00:00
jsorg71 f784f69395 ansi 2007-02-03 06:18:50 +00:00
jsorg71 02cd95ebef copyright year update 2007-01-12 05:01:58 +00:00
ilsimo 9e2235ceaa making (hopefully) the logging system thread-safe 2006-06-04 12:10:02 +00:00
jsorg71 b65409683b copyright year updates 2006-03-21 02:05:38 +00:00
jsorg71 489fddf5f2 align 2005-11-05 06:04:40 +00:00
ilsimo ec3016ca87 fixing some errors in logging functions
- removing warnings created by LOG_DBG() macro
- fixing syslog message error
- adding platform specific end of line
2005-10-26 20:20:25 +00:00
ilsimo ba1ea148f4 Added logging subsystem 2005-10-23 21:50:42 +00:00