summaryrefslogtreecommitdiffstats
path: root/cache.cxx
Commit message (Expand)AuthorAgeFilesLines
* Add startswith/endswith helpersJosh Stone2010-03-111-2/+2
* PR11246 cont'd: Add options for cache controlJosh Stone2010-03-021-3/+7
* PR11246 cont'd: Separate script/stapconf cachingJosh Stone2010-03-021-14/+30
* PR11246: Add more granular cache controlJosh Stone2010-03-021-4/+7
* PR9931: generate log to help diagnosing occasional cache hash collisionsWenji Huang2010-02-031-0/+20
* Don't reference global variable modpath in insert_module and its helpers.Dave Brolley2009-11-091-0/+7
* Remove cached signature files along with modulesJosh Stone2009-09-281-4/+9
* Simplify copy_file callsJosh Stone2009-09-281-26/+8
* 2009-09-14 Dave Brolley <brolley@redhat.com>Dave Brolley2009-09-141-49/+0
* PR10543: do module cache cleaning before copying new file into the cacheFrank Ch. Eigler2009-08-211-2/+4
* Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-08-041-0/+7
|\
| * PR10204: Place userspace markers in systemtap itselfKent Sebastian2009-07-311-0/+8
| * Module signing and verification using a separate file for the module signature.Dave Brolley2009-05-041-2/+48
* | Only sign modules if --unprivileged is specified.Dave Brolley2009-06-111-21/+12
* | 2009-04-30 Dave Brolley <brolley@redhat.com>Dave Brolley2009-04-301-25/+14
* | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-04-211-2/+16
|\|
| * Cleanup typequery user modules from the cache tooJosh Stone2009-04-201-2/+16
* | 2009-04-14 Dave Brolley <brolley@redhat.com>Dave Brolley2009-04-141-1/+23
* | 2009-03-12 Dave Brolley <brolley@redhat.com>Dave Brolley2009-03-121-2/+37
|/
* Clean up the autoconf cachingJosh Stone2009-02-071-45/+117
* Add Vim modelines for GNU style in stapJosh Stone2009-01-281-0/+2
* buildrun/caching warning cleanupFrank Ch. Eigler2008-11-291-5/+12
* Added creation of a default cache limit file if it doesn't exist.root2008-10-171-4/+6
* Minor changes to cache.cxx (cache_clean).Kent Sebastian2008-10-171-32/+15
* copyright year tweakFrank Ch. Eigler2008-10-151-1/+1
* build fix for invalid glob (..., NULL, ...) call, as remarked upon by gcc 4.1.2Frank Ch. Eigler2008-10-101-1/+1
* Functions implementing cache limiting.Kent Sebastian2008-10-101-0/+168
* 2007-05-31 Frank Ch. Eigler <fche@elastic.org>fche2007-05-311-0/+1
* 2007-01-29 Frank Ch. Eigler <fche@elastic.org>fche2007-01-291-0/+12
* 2006-11-08 David Smith <dsmith@redhat.com>dsmith2006-11-081-2/+13
* 2006-10-23 David Smith <dsmith@redhat.com>dsmith2006-10-231-0/+113