summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add semanage call to allow httpd access to port 3309, update README to ↵Will Woods2009-03-052-4/+8
| | | | reflect this
* os.uname, not unameWill Woods2009-03-051-1/+1
|
* Yes, we need DAVLockDBWill Woods2009-03-041-1/+1
|
* Fix up installation/use of /etc/davfs2/debuginfofs.confWill Woods2009-03-042-5/+5
|
* Whoops - need to create /etc/davfs2Will Woods2009-03-041-1/+1
|
* Fixups for using davfs2 + special httpd serviceWill Woods2009-03-043-2/+5
|
* Fix syntax errorWill Woods2009-03-041-1/+2
|
* Fix up dav-debuginfo.confWill Woods2009-03-041-3/+4
|
* Make our apache config more like gnome-user-share/dav_user.confWill Woods2009-03-041-7/+36
|
* Bump release numberWill Woods2009-03-041-1/+1
|
* Actually install debuginfofs-server initscriptWill Woods2009-03-041-0/+1
|
* Add debuginfofs-server initscriptWill Woods2009-03-042-7/+114
|
* update mtime of packagedirs when skipping themWill Woods2009-03-041-0/+1
|
* Switch to using davfs2 for webdavWill Woods2009-03-045-18/+30
|
* update TODOWill Woods2009-03-031-1/+1
|
* update TODOWill Woods2009-03-031-4/+6
|
* Fix up specfile a bitWill Woods2009-03-031-9/+7
|
* Fix start/stop priorities, handle force-reloadWill Woods2009-03-031-4/+3
|
* Add GPLv2Will Woods2009-03-031-0/+340
|
* tweak version in spec changelogWill Woods2009-02-261-1/+1
|
* Fix some rpmlint warnings/errorsWill Woods2009-02-262-5/+7
|
* Document wdfs shortcomings, typical disk usage, etcWill Woods2009-02-262-6/+19
|
* Update TODOWill Woods2009-02-251-1/+4
|
* Delete /usr/src/debug files by default (we don't use them.. yet)Will Woods2009-02-251-6/+15
|
* wdfs caching isn't real helpful; mount with -o intr; update TODOWill Woods2009-02-252-7/+7
|
* Add note about hashlib for el5Will Woods2009-02-241-0/+4
|
* update TODOWill Woods2009-02-231-8/+11
|
* Fix fix_perms to hit the topdir tooWill Woods2009-02-231-8/+9
|
* Fix atomic unpack_rpmWill Woods2009-02-231-1/+4
|
* Forgot tempfile import. whoops.Will Woods2009-02-231-0/+1
|
* Add warn_on_collision to mkdebuginfolinks and make unpack_rpm atomically ↵Will Woods2009-02-231-24/+30
| | | | create the target dir
* Mark config files %config(noreplace)Will Woods2009-02-231-2/+2
|
* Stupid hack to make sure we get all x86 packagesWill Woods2009-02-231-1/+5
|
* Change spec - this is a noarch packageWill Woods2009-02-231-1/+1
|
* Whoops - fix error in %filesWill Woods2009-02-231-1/+1
|
* Handle initscript better in specWill Woods2009-02-231-5/+22
|
* Fix specfileWill Woods2009-02-231-2/+5
|
* Duh, we need to unpack the tarballWill Woods2009-02-231-1/+1
|
* First attempt at specfileWill Woods2009-02-231-0/+71
|
* Merge branch 'master' of ssh://fedorapeople.org/~wwoods/public_git/debuginfofsWill Woods2009-02-231-1/+2
|\
| * update TODOWill Woods2009-02-211-1/+2
| |
* | Split README into client/server, bring back debuginfofs.sysconfig for the ↵Will Woods2009-02-233-21/+13
|/ | | | client service
* Add --download-only and --force-downloadWill Woods2009-02-201-6/+14
|
* fix logic errorWill Woods2009-02-201-1/+1
|
* Make sure we unpack stuff that was already in cacheWill Woods2009-02-201-13/+15
|
* Unpack/hardlink directly after downloadingWill Woods2009-02-201-14/+8
|
* Remove stupid broken arch hackWill Woods2009-02-201-6/+0
|
* Handle KeyboardInterrupt betterWill Woods2009-02-202-3/+9
|
* Fix syntax error in 8ffddf2cdcWill Woods2009-02-201-1/+1
|
* Merge branch 'master' of ssh://fedorapeople.org/~wwoods/public_git/debuginfofsWill Woods2009-02-200-0/+0
|\