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
/
sesman
/
chansrv
/
chansrv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable chanserv logging by default
Timothy Pearson
2019-03-02
1
-2
/
+5
*
Second batch of initial commits:
Timothy Pearson
2019-03-02
1
-2
/
+2
*
Add preliminary Raptor session management
Timothy Pearson
2019-03-02
1
-0
/
+36
*
dynamic virtual channel improvements
jsorg71
2018-10-11
1
-526
/
+725
*
Add handler for fatal X server conditions
matt335672
2018-07-19
1
-0
/
+13
*
chansrv: add LOG_LEVEL_TRACE here, too
Koichiro IWAO
2017-11-12
1
-1
/
+2
*
chansrv: include display number in chansrv log filename
Koichiro IWAO
2017-07-06
1
-5
/
+5
*
Rename file_loc.h to xrdp_sockets.h, install it
Pavel Roskin
2017-03-28
1
-1
/
+1
*
xrdp-chansrv: default to INFO log level rather than ERROR
Pavel Roskin
2017-03-20
1
-1
/
+1
*
chansrv: dvc, check channel exists on get/remove api struct
speidy
2017-03-16
1
-2
/
+4
*
Eliminate APP_CC and DEFAULT_CC
Pavel Roskin
2017-03-14
1
-36
/
+36
*
Include config_ac.h from all source files
Pavel Roskin
2017-03-04
1
-0
/
+4
*
Use "void" for empty argument list in declarations
Pavel Roskin
2017-01-05
1
-1
/
+1
*
chansrv: some fixes to log file path
Jay Sorg
2016-11-19
1
-34
/
+32
*
Fix compilation with C++
Pavel Roskin
2016-11-15
1
-2
/
+2
*
Remove all tabs in sources
Pavel Roskin
2016-11-15
1
-4
/
+4
*
chansrv: change chansrv log path to ${XDG_DATA_HOME}/xrdp
Koichiro IWAO
2016-10-25
1
-0
/
+40
*
Use enum logLevels consistently for log levels
Pavel Roskin
2016-07-08
1
-5
/
+5
*
Fix signed to unsigned comparisons reported by g++ 6.1.0
Pavel Roskin
2016-07-08
1
-2
/
+4
*
Use g_new or g_new0 when C++ compiler would complain about implicit cast
Pavel Roskin
2016-07-08
1
-1
/
+1
*
Use const unsigned for hex arrays
Pavel Roskin
2016-07-08
1
-1
/
+1
*
Fix format warnings in log_message() calls
Pavel Roskin
2016-06-21
1
-2
/
+1
*
Fix warnings for unused variables read from byte streams
Pavel Roskin
2016-04-23
1
-2
/
+1
*
Don't attempt to intercept SIGKILL, it doesn't work on any OS
Jay Sorg
2016-03-14
1
-1
/
+0
*
Use lowercase program names for syslog
Pavel Roskin
2016-02-13
1
-1
/
+1
*
add timeout to trans_get_wait_objs_rw
Jay Sorg
2015-07-13
1
-1
/
+1
*
fix possible segfault in chansrv if DISPLAY is not set
Robert Milasan
2015-01-20
1
-1
/
+3
*
chansrv: check for nil
Jay Sorg
2014-08-13
1
-8
/
+13
*
chansrv: allow multiple xrdpapi connections
Jay Sorg
2014-08-12
1
-38
/
+76
*
move some hard code paths to defines in header
Jay Sorg
2014-08-06
1
-3
/
+2
*
coverity: fixed miscellaneous issues
Laxmikant Rashinkar
2014-08-02
1
-0
/
+1
*
coverity: fixed unsigned compare against 0
Laxmikant Rashinkar
2014-07-28
1
-5
/
+0
*
coverity: fixed unchecked return value
Laxmikant Rashinkar
2014-07-19
1
-1
/
+2
*
bringup RAIL only when we receive a RAIL command
Laxmikant Rashinkar
2014-01-31
1
-1
/
+1
*
chansrv: minor change in child_signal_handler
Jay Sorg
2013-12-30
1
-9
/
+7
*
chansrv: disable rail for now
Jay Sorg
2013-12-16
1
-1
/
+2
*
chansrv: remove g_sent, not needed anymore
Jay Sorg
2013-12-04
1
-14
/
+6
*
vrplayer: work on client timing
Jay Sorg
2013-11-11
1
-2
/
+3
*
chansrv: use trans_force_write for xrdapi uds
Jay Sorg
2013-11-08
1
-1
/
+1
*
merges from authentic8
Jay Sorg
2013-09-26
1
-12
/
+82
|
\
|
*
Hand-apply patches (misc) from Authentic8: b18667d 6d22ada 95d93a3 433b49c b9...
Jim Grandy
2013-08-22
1
-7
/
+52
|
*
Hand-apply patches (chansrv/rail) from Authentic8: 516fd1d 6a4fb28 c038a99
Jim Grandy
2013-08-22
1
-0
/
+139
|
*
Hand-apply patches (rail improvements) from Authentic8 branch: 6e15b4a 2c99e6...
Jim Grandy
2013-08-22
1
-16
/
+0
|
*
Hand-apply patches (rail improvements) from Authentic8 branch: 507694d, 0e21d...
Jim Grandy
2013-08-22
1
-0
/
+41
*
|
chansrv: deadlock, add trans copy func
Jay Sorg
2013-09-23
1
-17
/
+12
*
|
chansrv: fix for deadlock
Jay Sorg
2013-09-23
1
-2
/
+12
*
|
chansrv: added timeout callback
Jay Sorg
2013-09-07
1
-0
/
+139
*
|
gracefully handle segfaults in chansrv code
Laxmikant Rashinkar
2013-09-03
1
-1
/
+11
*
|
common: transport aware when app is terminating
Jay Sorg
2013-08-17
1
-2
/
+12
|
/
*
chansrv: no logic change, work on warning
Jay Sorg
2013-07-02
1
-0
/
+1
[next]