summaryrefslogtreecommitdiffstats
path: root/cobbler/collection_systems.py
Commit message (Expand)AuthorAgeFilesLines
* Ben Riggs patch to allow find to take arbitrary variables plus a reworkingMichael DeHaan2007-08-151-1/+1
* Lowercase input on removal (this should really be using the find() method.Michael DeHaan2007-06-221-0/+1
* This is Adam Rosenwald's patch for seperating triggers into pre and postMichael DeHaan2007-06-061-1/+2
* Begining of i18n of cobbler. Tests pass, works with English. Need to testMichael DeHaan2007-05-291-3/+2
* Starting to add i18n to cobbler using rhplMichael DeHaan2007-05-251-0/+2
* Implemented trigger support for tying in with other software.Michael DeHaan2007-04-161-1/+3
* Adding disable_netboot option for cobbler, which can be programatically exerc...Michael DeHaan2007-02-201-1/+1
* Work towards implementation of optional integrated "light" sync support, whic...Michael DeHaan2007-02-011-3/+4
* Skeleton code (currently does exactly what it used to do) for cobbler add/rem...Michael DeHaan2007-02-011-1/+4
* test code no longer overwrites user settings in /var/lib/cobblerMichael DeHaan2006-10-161-1/+6
* Added templating support through new --ks_meta option which works like --kopt...Michael DeHaan2006-07-121-0/+3
* Added licensing and RH copyright. Pychecker (once again). Fixed one unit te...Michael DeHaan2006-05-111-0/+8
* 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-2/+2
* PyChecker.Michael DeHaan2006-05-081-0/+6
* Unit tests pass again.Michael DeHaan2006-05-081-6/+9
* Removed trailing whitespaceMichael DeHaan2006-05-051-2/+2
* Interim commit during refactoring. Pretty broken as a result of some cleanup...Michael DeHaan2006-05-051-0/+28