summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | Security upgradesMichael DeHaan2008-11-141-0/+1
| | | | | | |
| | * | | | | Two security things -- restrict python imports within cheetah code, allow ↵Michael DeHaan2008-11-145-11/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | power-user and power-pass to be specified when running power commands instead of storing them in cobbler.
| | * | | | | Two things to add security features to the power feature -- untaint import, ↵Michael DeHaan2008-11-143-1/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | and more importantly, don't use the shell at all. The latter is the better feature, but we'll do both to be exhaustive.
| * | | | | | Merge commit 'origin/devel' into develJames Laska2008-11-149-41/+158
| |\| | | | |
| | * | | | | Misc fixes to power mgmtMichael DeHaan2008-11-142-4/+4
| | | | | | |
| | * | | | | Work on adding power management to the webapp (seems solid now), and also ↵Michael DeHaan2008-11-148-46/+70
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | color coded the power management and virt sections to make them stand out.
| | * | | | | Add power management fields to webappMichael DeHaan2008-11-142-3/+96
| | | | | | |
| * | | | | | Merge commit 'origin/devel' into develJames Laska2008-11-141-21/+9
| |\| | | | |
| | * | | | | Apply Mike McCune's changes to authn_spacewalk.pyMichael DeHaan2008-11-141-21/+9
| | | | | | |
| | * | | | | Merge commit 'jlaska_fpo/devel' into develMichael DeHaan2008-11-142-2/+2
| | |\ \ \ \ \
| * | | | | | | Merge commit 'origin/devel' into develJames Laska2008-11-1417-11/+292
| |\| | | | | | | | |/ / / / / | |/| | | | |
| | * | | | | More work on power management feature.Michael DeHaan2008-11-145-34/+51
| | | | | | |
| | * | | | | Package the power management templates, continued work on power management codeMichael DeHaan2008-11-142-3/+23
| | | | | | |
| | * | | | | Working on adding power management codeMichael DeHaan2008-11-1416-11/+255
| | | | | | |
| * | | | | | Fix func_install_if_enabled snippetJames Laska2008-11-142-2/+2
| |/ / / / /
| * | | | | Merge commit 'jlaska_fpo/devel' into develMichael DeHaan2008-11-1416-27/+144
| |\ \ \ \ \
| | * | | | | Merge commit 'origin/devel' into develJames Laska2008-11-133-56/+96
| | |\| | | |
| | * | | | | Add more 'clean' targets so that 'git status' is happyJames Laska2008-11-131-0/+5
| | | | | | |
| | * | | | | Add support for network booting PowerPC systems.James Laska2008-11-131-3/+59
| | | | | | |
| | * | | | | Add support for importing ppc distros.James Laska2008-11-131-6/+8
| | | | | | |
| | * | | | | Propogate yaboot network boot support changes.James Laska2008-11-131-0/+4
| | | | | | |
| | * | | | | Add ppc as a valid architecture.James Laska2008-11-131-2/+2
| | | | | | |
| | * | | | | Include yaboot-1.3.14 and ppc network boot template.James Laska2008-11-131-0/+2
| | | | | | |
| | * | | | | Added fedora10 as a valid 'redhat' os versionJames Laska2008-11-131-1/+1
| | | | | | |
| | * | | | | Added yaboot.conf compatible network boot template for PowerPC systemsJames Laska2008-11-131-0/+11
| | | | | | |
| | * | | | | Add yaboot-1.3.14 binary built from yaboot.git repository (see ↵James Laska2008-11-133-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | http://yaboot.ozlabs.org).
| | * | | | | Update partition snippets to allow for ia64 and ppc specific partitioning ↵James Laska2008-11-132-4/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | | | requirements
| | * | | | | Use anaconda 'autopart' command. This is friendlier for non-x86 ↵James Laska2008-11-133-11/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | architectures. The snippets are still available if needed.
| * | | | | | Merge commit 'jp2/debian' into develMichael DeHaan2008-11-131-0/+4
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Added detection hack for ubuntu 8.10 IntrepidIbexJavier Palacios2008-11-131-0/+4
| | | | | | |
| * | | | | | In the API, make the bonding setting either master, slave, or na/blank. In ↵Michael DeHaan2008-11-132-4/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | | the web app, only allow one option to be on at a time and grey-out/clear the others as appropriate.
| * | | | | | Bonding settings are now saved by the webapp.Michael DeHaan2008-11-133-52/+53
| | |/ / / / | |/| | | |
| * | | | | Sort interfaces in the web editorMichael DeHaan2008-11-131-1/+3
| | | | | |
| * | | | | When adding a new system in the webapp make sure the NIC mac/ip is populated ↵Michael DeHaan2008-11-131-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | correctly as blank, not undefined.
| * | | | | 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
| | | | | |
| * | | | | Add Peter to AUTHORSMichael DeHaan2008-11-131-0/+2
| | | | | |
| * | | | | Patch from Peter Vreman to makefile savestate/restorestate, plus some ↵Michael DeHaan2008-11-131-20/+21
| | | | | | | | | | | | | | | | | | | | | | | | changes of my own to save the cobbler objects.
| * | | | | Update test code to use the new interface names.Michael DeHaan2008-11-131-22/+22
| | | | | |
| * | | | | Charles Duffy's patch to add a --no-daemonize option to cobbler, as well as ↵Michael DeHaan2008-11-135-16/+43
| | | | | | | | | | | | | | | | | | | | | | | | some flags to alter the log level (which cobbler really doesn't use much yet) and the log file path.
| * | | | | In the event of accidental creation of a eth0 and a intf0 at the same time, ↵Michael DeHaan2008-11-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | don't clobber the eth0. This would be an API user error and is not likely, but we still want to ensure it doesn't happen.
| * | | | | Merge branch 'devel' of ssh://git.fedorahosted.org/git/cobbler into develMichael DeHaan2008-11-120-0/+0
| |\| | | |
| | * | | | Remove "default_interface" logic from webapp alsoMichael DeHaan2008-11-121-7/+2
| | | | | |
| * | | | | Auto-rename interfaces to ethN from old-style internal storage of intfNMichael DeHaan2008-11-122-9/+22
| | | | | |
| * | | | | Remove "default_interface" logic from webapp alsoMichael DeHaan2008-11-121-7/+2
| |/ / / /
| * | | | Remove default interface fieldMichael DeHaan2008-11-121-27/+23
| | | | |
| * | | | Fix output for invalid --breed during importMichael DeHaan2008-11-121-0/+3
| | | | |
| * | | | Patch to fix CLI opts (BK)Michael DeHaan2008-11-121-1/+1
| | | | |
| * | | | Merge branch 'devel' of ssh://git.fedorahosted.org/git/cobbler into develMichael DeHaan2008-11-121-4/+4
| |\ \ \ \
| | * \ \ \ Merge branch 'devel' of ssh://mcpierce@git.fedorahosted.org/git/cobbler into ↵Darryl L. Pierce2008-11-1211-14/+284
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | devel