summaryrefslogtreecommitdiffstats
path: root/cobbler/utils.py
Commit message (Expand)AuthorAgeFilesLines
* Fix bug with upward/downward propogation of array content when using inherita...Michael DeHaan2007-08-271-0/+2
* Some code to fix a reference issue that allowed for hash value propogation up...Michael DeHaan2007-08-231-2/+5
* Add kssendmac to kernel options when there is roomMichael DeHaan2007-07-231-1/+7
* Adding kickstart serving CGI script.Michael DeHaan2007-07-091-1/+1
* Add logging for cobblerd + logrotate script.Michael DeHaan2007-07-021-0/+13
* Lots of work towards profile inheritance. This works in the UI now, withMichael DeHaan2007-06-131-4/+30
* Generalizes object blending and the concept of parentage to allow for later s...Michael DeHaan2007-06-111-0/+78
* WIP: Allow system names to be anything, and gather mac address and IP fromMichael DeHaan2007-05-301-11/+19
* Begining of i18n of cobbler. Tests pass, works with English. Need to testMichael DeHaan2007-05-291-1/+1
* Starting to add i18n to cobbler using rhplMichael DeHaan2007-05-251-0/+2
* This commit overhauls the main cobbler CLI module and adds support forMichael DeHaan2007-04-201-10/+12
* Various improvements to make the API more usable and cobbler a bitMichael DeHaan2007-04-191-0/+7
* More generalized fix to aborted-createrepo ".olddata" problems, which nowMichael DeHaan2007-04-131-0/+17
* Working on adding pxemenu support.Michael DeHaan2007-02-141-0/+1
* Converting storage for template parameters, kernel options, and repo lists (b...Michael DeHaan2007-02-141-0/+23
* Work towards implementation of optional integrated "light" sync support, whic...Michael DeHaan2007-02-011-0/+4
* Remove subprocess referenceMichael DeHaan2006-10-111-2/+2
* Fix elilo conf file naming since apparently elilo does not support bootloader...Michael DeHaan2006-10-051-1/+5
* Fix filename casing bugMichael DeHaan2006-09-251-1/+1
* Naming cleanup of a few variables now that we're dealing with moreMichael DeHaan2006-09-211-1/+1
* - Since /mnt/redhat images for Xen do not contain kernel and initrd version a...Michael DeHaan2006-09-181-2/+2
* - Fixing bug that didn't allow lowercase MAC input, now upcasing itMichael DeHaan2006-09-131-2/+2
* Remove stray characters from gethostbyip, which interfere with PXE IP encoding.Michael DeHaan2006-05-111-1/+1
* Added licensing and RH copyright. Pychecker (once again). Fixed one unit te...Michael DeHaan2006-05-111-0/+8
* Interim checkin while straightening out exceptions. The last_error bit remin...Michael DeHaan2006-05-081-16/+0
* More pychecker. More comments.Michael DeHaan2006-05-081-6/+13
* PyChecker.Michael DeHaan2006-05-081-4/+5
* Unit tests pass again.Michael DeHaan2006-05-081-9/+13
* Interim commit during refactoring. Pretty broken as a result of some cleanup...Michael DeHaan2006-05-051-3/+5
* Interim commitMichael DeHaan2006-05-051-0/+162