summaryrefslogtreecommitdiffstats
path: root/sesman/chansrv/rail.c
Commit message (Collapse)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 ↵Jim Grandy2013-08-221-18/+194
| | | | | | | | b96f85f 8c32c46 f87f6b3 c93cce0 26ce9ce
| * Hand-apply patch (rail: send ShowState when window order changes) from ↵Jim Grandy2013-08-221-0/+12
| | | | | | | | Authentic8: c36a2d7
| * 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 ↵Jim Grandy2013-08-221-21/+375
| | | | | | | | aef2dce
| * 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 ↵Jim Grandy2013-08-221-83/+464
| | | | | | | | 2c99e69 3f30429 aad2aaa 4f8481e 5117ac2 f3dcf1a
| * Hand-apply patches (rail improvements) from Authentic8 branch: 507694d, ↵Jim Grandy2013-08-221-14/+157
|/ | | | 0e21d45, 44447d5, e452e4f, 3d05576, dd69d8f
* 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
| | | | | o applied new coding standards to all .c files o moved some files around
* 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