index
:
xrdp-proprietary
master
ulab-next
ulab-next-nosound
ulab-original
Donated space for related uLab project
TDE Gitea Workspace
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
log.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use const pointers in function arguments when possible
Pavel Roskin
2016-10-17
1
-1
/
+1
*
Use g_new or g_new0 when C++ compiler would complain about implicit cast
Pavel Roskin
2016-07-08
1
-1
/
+1
*
Make program_name constant, don't duplicate or free it
Pavel Roskin
2016-07-08
1
-8
/
+2
*
Typo fixes
Pavel Roskin
2016-05-04
1
-1
/
+1
*
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 vulnerabil...
ArvidNorr
2013-02-01
1
-1
/
+1
*
Allow for any non 0 and the string to also be true. These are the tests used ...
LawrenceK
2013-01-17
1
-3
/
+4
*
o moved from GNU General Public License to Apache License, Version 2.0
Laxmikant Rashinkar
2012-09-19
1
-446
/
+485
*
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
*
Added logging subsystem
ilsimo
2005-10-23
1
-0
/
+277