summaryrefslogtreecommitdiffstats
path: root/cobbler/item_system.py
Commit message (Expand)AuthorAgeFilesLines
* Change check from rsai to the correct name of rsaRob Lazzurs2009-03-061-1/+1
* Adding option to define a Spacewalk management server at the distro/profile/s...Rob Lazzurs2009-03-061-122/+129
* Name server and name server search paths are arrays, not strings, and thus do...Michael DeHaan2009-02-271-2/+2
* When virt bridge was being saved as "" the value was being used as the actual...Michael DeHaan2009-02-181-0/+2
* Make more fields standardize around space seperation, not comma seperationMichael DeHaan2009-02-061-2/+2
* Dave Hatton's patch to add a name servers search path to Cobbler.Michael DeHaan2009-02-061-0/+10
* Add some code to ensure ips/macs don't get spaces in them.Michael DeHaan2009-01-271-3/+3
* Fixed bug (ticket #309). Eth0 can now be deleted, and won't magically re-appear.Jasper Capel2009-01-271-18/+11
* Bill Peck's patch adding a new power type.Michael DeHaan2009-01-131-1/+7
* Merge branch 'devel'Michael DeHaan2008-12-191-64/+346
|\
| * Fix marshalling problem.Michael DeHaan2008-12-111-1/+1
| * Working on adding fields to webappMichael DeHaan2008-12-111-1/+2
| * Initial work to add redhat-management-key fieldMichael DeHaan2008-12-111-1/+7
| * Update systems object to save bonding variables correctly so that upgrades vi...Michael DeHaan2008-12-091-5/+9
| * Rather than raising an error, just set these as we know they should be set.Michael DeHaan2008-12-041-4/+2
| * Do not allow the server override to be set to empty string as there is no way...Michael DeHaan2008-12-041-1/+3
| * Make sure one more field is not nullableMichael DeHaan2008-12-021-0/+2
| * Making sure no objects are set to None internally at the API level, ratherMichael DeHaan2008-12-021-0/+14
| * Merge commit 'jlaska_fpo/devel' into develMichael DeHaan2008-12-021-1/+1
| |\
| | * Add support for power mgmt of libvirt managed guests via /usr/bin/virshJames Laska2008-11-241-1/+1
| * | Add UID field to APIMichael DeHaan2008-11-241-0/+7
| |/
| * Changes as a result of CLI testing, auto tests now all pass againMichael DeHaan2008-11-191-7/+18
| * Updated code and tests based on test results, webapp still not updated, need ...Michael DeHaan2008-11-191-5/+5
| * Add static routes field, which is currently not plumbed to anything, as sugge...Michael DeHaan2008-11-191-1/+12
| * Make some networking changes. gateway should be global as should hostname, d...Michael DeHaan2008-11-191-19/+63
| * Populate new fields on upgradeMichael DeHaan2008-11-191-0/+3
| * Add support for fence_bladecenter power controlJames Laska2008-11-191-1/+1
| * Add support for fence_lparJames Laska2008-11-191-1/+1
| * Remove reference to default_interface in system codeMichael DeHaan2008-11-181-1/+0
| * PV's patch to the web interface, and also some CLI reorderingMichael DeHaan2008-11-181-5/+5
| * Two things to add security features to the power feature -- untaint import, a...Michael DeHaan2008-11-141-0/+4
| * Work on adding power management to the webapp (seems solid now), and also col...Michael DeHaan2008-11-141-6/+13
| * Working on adding power management codeMichael DeHaan2008-11-141-2/+62
| * In the API, make the bonding setting either master, slave, or na/blank. In t...Michael DeHaan2008-11-131-0/+4
| * Bonding settings are now saved by the webapp.Michael DeHaan2008-11-131-10/+10
| * Also be more tolerant with hyphens in interface editingMichael DeHaan2008-11-131-2/+3
| * Remove some more references to intf0Michael DeHaan2008-11-131-5/+5
| * In the event of accidental creation of a eth0 and a intf0 at the same time, d...Michael DeHaan2008-11-121-1/+1
| * Auto-rename interfaces to ethN from old-style internal storage of intfNMichael DeHaan2008-11-121-4/+4
| * Remove default interface fieldMichael DeHaan2008-11-121-27/+23
| * Apply Brian Kearney's patch to make underscores in remote API's line up with ...Michael DeHaan2008-11-121-0/+13
| * Keep creation and modification times with each objectMichael DeHaan2008-11-101-1/+11
| * Updated changelog to reflect previous patch, and on top of previous, added co...Michael DeHaan2008-11-101-18/+23
| * Systems and image testsMichael DeHaan2008-11-051-2/+1
| * Added backend support for the bonding optionsJasper Capel2008-10-291-1/+28
| * Merge branch 'jimic_template' into develMichael DeHaan2008-10-061-2/+8
| |\
| | * Merge branch 'devel' of git://git.fedorahosted.org/cobbler into template-filesJames Cammarata2008-10-021-13/+24
| | |\
| | * \ Merge branch 'devel' of git://git.fedorahosted.org/cobbler into template-filesJames Cammarata2008-09-271-3/+10
| | |\ \
| | * | | Commit for template-files testingJames Cammarata2008-09-261-2/+8
| * | | | Make some code changes to unbreak C5 importsMichael DeHaan2008-10-061-1/+1
| | |_|/ | |/| |