Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | Security upgrades | Michael DeHaan | 2008-11-14 | 1 | -0/+1 | |
| | | | | | | | ||||||
| | * | | | | | Two security things -- restrict python imports within cheetah code, allow ↵ | Michael DeHaan | 2008-11-14 | 5 | -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 DeHaan | 2008-11-14 | 3 | -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 devel | James Laska | 2008-11-14 | 9 | -41/+158 | |
| |\| | | | | | ||||||
| | * | | | | | Misc fixes to power mgmt | Michael DeHaan | 2008-11-14 | 2 | -4/+4 | |
| | | | | | | | ||||||
| | * | | | | | Work on adding power management to the webapp (seems solid now), and also ↵ | Michael DeHaan | 2008-11-14 | 8 | -46/+70 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | color coded the power management and virt sections to make them stand out. | |||||
| | * | | | | | Add power management fields to webapp | Michael DeHaan | 2008-11-14 | 2 | -3/+96 | |
| | | | | | | | ||||||
| * | | | | | | Merge commit 'origin/devel' into devel | James Laska | 2008-11-14 | 1 | -21/+9 | |
| |\| | | | | | ||||||
| | * | | | | | Apply Mike McCune's changes to authn_spacewalk.py | Michael DeHaan | 2008-11-14 | 1 | -21/+9 | |
| | | | | | | | ||||||
| | * | | | | | Merge commit 'jlaska_fpo/devel' into devel | Michael DeHaan | 2008-11-14 | 2 | -2/+2 | |
| | |\ \ \ \ \ | ||||||
| * | | | | | | | Merge commit 'origin/devel' into devel | James Laska | 2008-11-14 | 17 | -11/+292 | |
| |\| | | | | | | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | More work on power management feature. | Michael DeHaan | 2008-11-14 | 5 | -34/+51 | |
| | | | | | | | ||||||
| | * | | | | | Package the power management templates, continued work on power management code | Michael DeHaan | 2008-11-14 | 2 | -3/+23 | |
| | | | | | | | ||||||
| | * | | | | | Working on adding power management code | Michael DeHaan | 2008-11-14 | 16 | -11/+255 | |
| | | | | | | | ||||||
| * | | | | | | Fix func_install_if_enabled snippet | James Laska | 2008-11-14 | 2 | -2/+2 | |
| |/ / / / / | ||||||
| * | | | | | Merge commit 'jlaska_fpo/devel' into devel | Michael DeHaan | 2008-11-14 | 16 | -27/+144 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Merge commit 'origin/devel' into devel | James Laska | 2008-11-13 | 3 | -56/+96 | |
| | |\| | | | | ||||||
| | * | | | | | Add more 'clean' targets so that 'git status' is happy | James Laska | 2008-11-13 | 1 | -0/+5 | |
| | | | | | | | ||||||
| | * | | | | | Add support for network booting PowerPC systems. | James Laska | 2008-11-13 | 1 | -3/+59 | |
| | | | | | | | ||||||
| | * | | | | | Add support for importing ppc distros. | James Laska | 2008-11-13 | 1 | -6/+8 | |
| | | | | | | | ||||||
| | * | | | | | Propogate yaboot network boot support changes. | James Laska | 2008-11-13 | 1 | -0/+4 | |
| | | | | | | | ||||||
| | * | | | | | Add ppc as a valid architecture. | James Laska | 2008-11-13 | 1 | -2/+2 | |
| | | | | | | | ||||||
| | * | | | | | Include yaboot-1.3.14 and ppc network boot template. | James Laska | 2008-11-13 | 1 | -0/+2 | |
| | | | | | | | ||||||
| | * | | | | | Added fedora10 as a valid 'redhat' os version | James Laska | 2008-11-13 | 1 | -1/+1 | |
| | | | | | | | ||||||
| | * | | | | | Added yaboot.conf compatible network boot template for PowerPC systems | James Laska | 2008-11-13 | 1 | -0/+11 | |
| | | | | | | | ||||||
| | * | | | | | Add yaboot-1.3.14 binary built from yaboot.git repository (see ↵ | James Laska | 2008-11-13 | 3 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | http://yaboot.ozlabs.org). | |||||
| | * | | | | | Update partition snippets to allow for ia64 and ppc specific partitioning ↵ | James Laska | 2008-11-13 | 2 | -4/+44 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | requirements | |||||
| | * | | | | | Use anaconda 'autopart' command. This is friendlier for non-x86 ↵ | James Laska | 2008-11-13 | 3 | -11/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | architectures. The snippets are still available if needed. | |||||
| * | | | | | | Merge commit 'jp2/debian' into devel | Michael DeHaan | 2008-11-13 | 1 | -0/+4 | |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| | * | | | | | Added detection hack for ubuntu 8.10 IntrepidIbex | Javier Palacios | 2008-11-13 | 1 | -0/+4 | |
| | | | | | | | ||||||
| * | | | | | | In the API, make the bonding setting either master, slave, or na/blank. In ↵ | Michael DeHaan | 2008-11-13 | 2 | -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 DeHaan | 2008-11-13 | 3 | -52/+53 | |
| | |/ / / / | |/| | | | | ||||||
| * | | | | | Sort interfaces in the web editor | Michael DeHaan | 2008-11-13 | 1 | -1/+3 | |
| | | | | | | ||||||
| * | | | | | When adding a new system in the webapp make sure the NIC mac/ip is populated ↵ | Michael DeHaan | 2008-11-13 | 1 | -3/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | correctly as blank, not undefined. | |||||
| * | | | | | Also be more tolerant with hyphens in interface editing | Michael DeHaan | 2008-11-13 | 1 | -2/+3 | |
| | | | | | | ||||||
| * | | | | | Remove some more references to intf0 | Michael DeHaan | 2008-11-13 | 1 | -5/+5 | |
| | | | | | | ||||||
| * | | | | | Add Peter to AUTHORS | Michael DeHaan | 2008-11-13 | 1 | -0/+2 | |
| | | | | | | ||||||
| * | | | | | Patch from Peter Vreman to makefile savestate/restorestate, plus some ↵ | Michael DeHaan | 2008-11-13 | 1 | -20/+21 | |
| | | | | | | | | | | | | | | | | | | | | | | | | changes of my own to save the cobbler objects. | |||||
| * | | | | | Update test code to use the new interface names. | Michael DeHaan | 2008-11-13 | 1 | -22/+22 | |
| | | | | | | ||||||
| * | | | | | Charles Duffy's patch to add a --no-daemonize option to cobbler, as well as ↵ | Michael DeHaan | 2008-11-13 | 5 | -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 DeHaan | 2008-11-12 | 1 | -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 devel | Michael DeHaan | 2008-11-12 | 0 | -0/+0 | |
| |\| | | | | ||||||
| | * | | | | Remove "default_interface" logic from webapp also | Michael DeHaan | 2008-11-12 | 1 | -7/+2 | |
| | | | | | | ||||||
| * | | | | | Auto-rename interfaces to ethN from old-style internal storage of intfN | Michael DeHaan | 2008-11-12 | 2 | -9/+22 | |
| | | | | | | ||||||
| * | | | | | Remove "default_interface" logic from webapp also | Michael DeHaan | 2008-11-12 | 1 | -7/+2 | |
| |/ / / / | ||||||
| * | | | | Remove default interface field | Michael DeHaan | 2008-11-12 | 1 | -27/+23 | |
| | | | | | ||||||
| * | | | | Fix output for invalid --breed during import | Michael DeHaan | 2008-11-12 | 1 | -0/+3 | |
| | | | | | ||||||
| * | | | | Patch to fix CLI opts (BK) | Michael DeHaan | 2008-11-12 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Merge branch 'devel' of ssh://git.fedorahosted.org/git/cobbler into devel | Michael DeHaan | 2008-11-12 | 1 | -4/+4 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | Merge branch 'devel' of ssh://mcpierce@git.fedorahosted.org/git/cobbler into ↵ | Darryl L. Pierce | 2008-11-12 | 11 | -14/+284 | |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | devel |