summaryrefslogtreecommitdiffstats
path: root/sesman/chansrv/rail.c
Commit message (Expand)AuthorAgeFilesLines
* coverity: Dereference after null checkLaxmikant Rashinkar2014-07-201-1/+1
* coverity: fixed resolution leak issuesLaxmikant Rashinkar2014-07-191-0/+1
* chansrv: some rail fixes from A8Jay Sorg2014-06-031-28/+62
* bringup RAIL only when we receive a RAIL commandLaxmikant Rashinkar2014-01-311-73/+83
* merges from authentic8Jay Sorg2013-09-261-26/+1328
|\
| * Fix errors cause by previous merge (2361914)Jim Grandy2013-08-221-0/+2
| * Hand-apply patches (misc) from Authentic8: b18667d 6d22ada 95d93a3 433b49c b9...Jim Grandy2013-08-221-18/+194
| * Hand-apply patch (rail: send ShowState when window order changes) from Authen...Jim Grandy2013-08-221-0/+12
| * Hand-apply patches (chansrv/rail) from Authentic8: 516fd1d 6a4fb28 c038a99Jim Grandy2013-08-221-91/+71
| * Hand-apply patch (chansrv: handle ReparentNotify) from Authentic8: 68cdc07Jim Grandy2013-08-221-3/+23
| * Fix merge errors introduced in 3ae1b415 and 20ec9ee3Jim Grandy2013-08-221-1/+3
| * Hand-apply patches (rail) from Authentic8 branch: e94d059 c36dc61Jim Grandy2013-08-221-4/+16
| * Hand-apply patches (rail) from Authentic8: b01207f b9807e9 42f0128 0f0750c ae...Jim Grandy2013-08-221-21/+375
| * Hand-apply patches (rail) from Authentic8: bc68076Jim Grandy2013-08-221-18/+227
| * Hand-apply patches (rail improvements) from Authentic8 branch: 6d97878Jim Grandy2013-08-221-7/+15
| * Hand-apply patches (rail improvements) from Authentic8 branch: 6e15b4a 2c99e6...Jim Grandy2013-08-221-83/+464
| * Hand-apply patches (rail improvements) from Authentic8 branch: 507694d, 0e21d...Jim Grandy2013-08-221-14/+157
|/
* chansrv: no logic change, work on warningJay Sorg2013-07-021-35/+0
* o moved from GNU General Public License to Apache License, Version 2.0Laxmikant Rashinkar2012-09-191-435/+459
* rail: implement TS_RAIL_ORDER_EXECJay Sorg2012-07-311-7/+73
* chansrv: rail, open X later, release window manager on rail disconnectJay Sorg2012-07-311-4/+10
* more work on railJay Sorg2012-07-261-1/+546
* rail: work on splitting X11 calls out to xcommonJay Sorg2012-07-261-0/+33
* chansrv: started work on rail channelJay Sorg2012-07-241-0/+27