aboutsummaryrefslogtreecommitdiffstats
path: root/smclient/eggsmclient-xsmp.c
Commit message (Collapse)AuthorAgeFilesLines
* Coding style and whitespace cleanup.Matthew Barnes2010-01-051-10/+23
|
* Fix excessive whitespace.Matthew Barnes2009-07-141-91/+91
|
* Implement the shutdown protocol and stub in session management.Matthew Barnes2009-07-111-0/+1370
The shutdown protocol is modelled after online/offline preparation. Session management code is copied from libegg. Not yet used.