summaryrefslogtreecommitdiff
path: root/server/util/find_uid.h
AgeCommit message (Collapse)AuthorFilesLines
2010-02-18Rename server/ directory to src/Stephen Gallagher1-36/+0
Also update BUILD.txt
2009-11-20Improve handling of ccache filesSumit Bose1-0/+36
- save current ccache file to sysdb - use the saved ccache file if the user has running processes - create an empty ccache if offline - return enviroment variables if offline