summaryrefslogtreecommitdiffstats
path: root/server/util/find_uid.c
Commit message (Collapse)AuthorAgeFilesLines
* dhash: Add private pointer for delete callbackSimo Sorce2009-12-081-1/+2
| | | | | Also pass a flag to the delete callback to tell it if this is a normal entry removal or we are cleaning up the tbale definitively.
* Change dhash API to be talloc-friendlySimo Sorce2009-12-081-16/+4
|
* Do not treat missing proc files as errors.Sumit Bose2009-12-071-0/+10
|
* Improve handling of ccache filesSumit Bose2009-11-201-0/+297
- 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