summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Some fixes to image handling so that --image-type is saved and is used to gen...Michael DeHaan2008-08-124-5/+8
* Fix typo in module loaderMichael DeHaan2008-08-121-1/+1
* Misc reworking of how SNIPPET is processed, as we have a test case where not ...Michael DeHaan2008-08-111-7/+7
* Fix regex in snippet parser and also mention which snippet is not found if on...Michael DeHaan2008-08-111-2/+2
* Remove bootloader check as we source bootloaders differently now.Michael DeHaan2008-08-112-14/+18
* Make the template replacemnet of SNIPPET::foo with $SNIPPET('foo') use regexe...Michael DeHaan2008-08-112-15/+13
* Apply patch from Dan Guernsey to change his "Copyright" line to just "written...Michael DeHaan2008-08-111-2/+1
* Apply Dave Hatton's patch to fix "cobbler list" format.Michael DeHaan2008-08-111-5/+9
* Remove xlat parts of Makefile that are not in use, release bumpMichael DeHaan2008-08-083-10/+21
* Add missing virt types to webuiMichael DeHaan2008-08-083-1/+17
* Add images to basic unit tests to ensure they do not break any generalized sy...Michael DeHaan2008-08-082-1/+8
* Make hardlink code fall back properly to symlinks and then copies.Michael DeHaan2008-08-081-4/+14
* Misc changes to cobbler image handling and hardlink codeMichael DeHaan2008-08-075-32/+33
* Attempt at streamlining image support, now --image-type can be used to specif...Michael DeHaan2008-08-077-27/+73
* keep changelog up2dateMichael DeHaan2008-08-051-0/+2
* Cobbler system objects can now descend from systems as well as objects, and i...Michael DeHaan2008-08-059-38/+192
* Fix typo in error messageMichael DeHaan2008-08-042-4/+3
* Remove extra file, there is one of these in contrib/rubyMichael DeHaan2008-08-041-56/+0
* Merge branch 'ruby-interface' into develDarryl L. Pierce2008-08-041-0/+56
|\
| * Ruby bindings for the Cobbler XMLRCP interface.Darryl L. Pierce2008-08-0425-0/+2205
* | Ruby bindings for the Cobbler XMLRCP interface.Darryl L. Pierce2008-08-0425-0/+2205
|/
* Add Dan to AUTHORSroot2008-08-041-0/+1
* Some minor formatting nits, templateapi -> template_apiMichael DeHaan2008-08-042-1/+328
* Commit Dan's Cheetah template patch which makes snippets general purpose Chee...Michael DeHaan2008-08-043-97/+4
* Update remote to use deserialize_item_raw which will be /very/ fast for accessMichael DeHaan2008-08-017-12/+78
* Added serializer_catalog as a new serializer module, which will be the new de...Michael DeHaan2008-08-016-18/+149
* On event of yaml load failure, i.e. empty/no file, return an empty recordset.Michael DeHaan2008-07-311-1/+6
* Fixes to ctrl-c intercept behaviorMichael DeHaan2008-07-312-26/+45
* Temporarily restore serializer behavior.Michael DeHaan2008-07-311-30/+13
* Temporarily disable new ctrl+c locking code for now, needs more testing.Michael DeHaan2008-07-302-10/+21
* Hook ctrl+c during writes to minimize chance of corruption of data files.Michael DeHaan2008-07-303-17/+41
* Some snippet cleanupMichael DeHaan2008-07-294-3/+7
* Splitting partition_select snippet into two parts to reduce confusion.Michael DeHaan2008-07-298-4/+29
* Fix repo arch for yum_rhn_plugin so it can get kernel updatesMichael DeHaan2008-07-291-0/+4
* Remove debug printsMichael DeHaan2008-07-281-2/+0
* Fix typo in config file commentsMichael DeHaan2008-07-282-4/+4
* Make gethostip code for CIDR addresses remove trailing bytes to make pxelinux...Michael DeHaan2008-07-281-6/+13
* Fixes around new CIDR support and DHCP/DNS management.Michael DeHaan2008-07-285-15/+12
* Add documentation on new CIDR feature.Michael DeHaan2008-07-281-0/+2
* For system addresses with IP's in CIDR notation, these are not really system ...Michael DeHaan2008-07-288-17/+57
* Don't use SSL for the baseurlMichael DeHaan2008-07-251-1/+1
* Add an extra refresh call, remove profile_change which was not being usedMichael DeHaan2008-07-251-20/+2
* Added code to cobblerd to refresh config prior to saves/editsMichael DeHaan2008-07-252-0/+6
* Reorder changelog, some 1.1 changes were listed under 1.0.3. There may still...Michael DeHaan2008-07-254-60/+92
* Check for invalid argumentMichael DeHaan2008-07-251-0/+2
* Added a simple URL (http://127.0.0.1/cblr/svc/op/list/what/systems) to show t...Michael DeHaan2008-07-253-4/+25
* Add comment in settings about virt-typeMichael DeHaan2008-07-251-0/+1
* It doesn't make sense for a non-Xen kernel to have a default virt-type ofMichael DeHaan2008-07-252-0/+5
* changelogMichael DeHaan2008-07-251-0/+1
* Added extensive comments to modules.conf with pointers to the WikiMichael DeHaan2008-07-251-0/+72