summaryrefslogtreecommitdiffstats
path: root/cobbler/module_loader.py
Commit message (Expand)AuthorAgeFilesLines
* yum reposync should pull all kernels, not just i386 kernels, when doing reposyncMichael DeHaan2008-06-251-1/+4
* Two things -- (A) remove rhpl dep as we aren't using it and we want to useMichael DeHaan2008-04-091-1/+1
* Fix bug in module loader to allow non-serializer modules to be loadedMichael DeHaan2008-03-121-1/+1
* AuthN/AuthZ modules are now pluggable, http://127.0.0.1/cobbler/web now activ...Michael DeHaan2007-12-041-3/+9
* Expose function for getting all modules of a specific category.Michael DeHaan2007-11-141-0/+5
* Abstract out the modules system to allow for other types of modules, and to a...Michael DeHaan2007-11-121-3/+19
* Further work on interchangeable backends. Rather than keeping the config fileroot2007-09-051-6/+5
* Working on pluggable serializers.root2007-09-051-0/+68