summaryrefslogtreecommitdiffstats
path: root/tools/linux/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* fix location of scripts againWilliam Jon McCann2008-07-211-1/+1
|
* install scripts into $(prefix)/lib instead of $libdirWilliam Jon McCann2008-04-181-1/+1
| | | | We don't want scripts going into lib64...
* initial stop/restart supportWilliam Jon McCann2008-01-221-16/+22
| | | | | | Add Stop and Restart methods to the Manager object. We'll rename the Manager object to System in the near future. Use libpolkit to determine authorization.
* move tools out of linux subdirectory since they apparently work on solarisWilliam Jon McCann2007-08-141-32/+0
|
* make a lt library for proc stuffWilliam Jon McCann2007-08-141-4/+3
|
* Add new helper for getting tty from DISPLAYWilliam Jon McCann2007-07-181-0/+11
|
* add linux backends for collecting session informationWilliam Jon McCann2007-03-021-1/+22
| | | | | These tools will be used to generate and verify the parameters used to open a session.
* add framework for backend toolsWilliam Jon McCann2007-02-281-0/+33
System dependent tools will be built in subdirectories under tools.