summaryrefslogtreecommitdiffstats
path: root/server.py
Commit message (Collapse)AuthorAgeFilesLines
* Massive rewrite of whole system. Now uses yum-like XML data so we don't ↵Jonathan Dieter2007-03-211-179/+0
| | | | | waste time on 404 messages. Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
* Implement drpmIsWorthKeeping, and only generate a drpm if it's not alreadyAhmed Kamal2007-02-141-3/+27
| | | | there.
* Initial code commit for server side codeAhmed Kamal2007-02-091-0/+155