summaryrefslogtreecommitdiffstats
path: root/cobbler/collection.py
Commit message (Expand)AuthorAgeFilesLines
* This commit overhauls the main cobbler CLI module and adds support forMichael DeHaan2007-04-201-1/+0
* Various improvements to make the API more usable and cobbler a bitMichael DeHaan2007-04-191-2/+3
* Implemented trigger support for tying in with other software.Michael DeHaan2007-04-161-2/+12
* Ongoing work for 0.4.4 -- misc tweaks/fixes, and continuation on the kernel-p...Michael DeHaan2007-03-221-3/+4
* Work towards implementation of optional integrated "light" sync support, whic...Michael DeHaan2007-02-011-11/+12
* Skeleton code (currently does exactly what it used to do) for cobbler add/rem...Michael DeHaan2007-02-011-1/+19
* Sort in a Python 2.3 compatible way.Michael DeHaan2006-10-111-1/+2
* Fixed printoutMichael DeHaan2006-07-131-1/+1
* Added templating support through new --ks_meta option which works like --kopt...Michael DeHaan2006-07-121-1/+7
* Added licensing and RH copyright. Pychecker (once again). Fixed one unit te...Michael DeHaan2006-05-111-0/+8
* Simplified the command line, made a better 'list' function, some string and e...Michael DeHaan2006-05-091-2/+5
* Adding exception handling to remove the problem of propogating error codes a...Michael DeHaan2006-05-081-2/+2
* Interim checkin while straightening out exceptions. The last_error bit remin...Michael DeHaan2006-05-081-5/+3
* More pychecker. More comments.Michael DeHaan2006-05-081-18/+1
* PyChecker.Michael DeHaan2006-05-081-3/+15
* Unit tests pass again.Michael DeHaan2006-05-081-20/+21
* Interim commit during refactoring. Pretty broken as a result of some cleanup...Michael DeHaan2006-05-051-5/+28
* Interim commitMichael DeHaan2006-05-051-7/+19
* Interim refactoring commitMichael DeHaan2006-05-051-20/+5
* Interim commit while refactoring. This breaks lots of stuff.Michael DeHaan2006-05-051-0/+89