Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updates to SCM tracker. | Michael DeHaan | 2009-03-11 | 1 | -0/+9 |
| | |||||
* | Add registration snippet to cobbler. (XMLRPC backend code for this still ↵ | Michael DeHaan | 2009-03-04 | 1 | -6/+4 |
| | | | | pending) | ||||
* | Changed default kernel_options_s390x | James Laska | 2009-02-20 | 1 | -2/+2 |
| | |||||
* | Limit access to CobblerWeb in a spacewalk install based on roles; by ↵ | Michael DeHaan | 2009-02-18 | 1 | -0/+16 |
| | | | | default, access is off. | ||||
* | Authn_spacewalk upgrades -- now allow username+password login + auth against ↵ | Michael DeHaan | 2009-02-18 | 1 | -0/+7 |
| | | | | | | older Satellites. Needs testing. | ||||
* | Jeff Schroeder's patch to add a email "install done" trigger, plus numerous ↵ | Michael DeHaan | 2009-02-06 | 1 | -0/+13 |
| | | | | changes from mpd -- speaks xmlrpc now for efficiency reasons, uses a Cheetah template, etc. The template lives in /etc/cobbler/reporting for installed cobbler versions now. Turned on in /etc/cobbler/settings. | ||||
* | s390 hacking | Michael DeHaan | 2009-02-05 | 1 | -0/+11 |
| | |||||
* | Consolidating services to use just one port, removed syslog logging since we ↵ | Michael DeHaan | 2009-01-23 | 1 | -17/+0 |
| | | | | have anamon | ||||
* | add a note about security implications of anamon code, just so folks know ↵ | Michael DeHaan | 2008-12-22 | 1 | -1/+3 |
| | | | | that it allows unauthed logging access if enabled. This is not a major concern because it's off by default and also provisioning servers should /not/ be 100% public to the intertubes. | ||||
* | Merge commit 'origin/devel' into devel | James Laska | 2008-12-16 | 1 | -1/+5 |
|\ | | | | | | | | | Conflicts: cobbler/pxegen.py | ||||
| * | add some comments about virt bridge setup | Michael DeHaan | 2008-12-16 | 1 | -1/+5 |
| | | |||||
* | | Merge commit 'origin/devel' into devel | James Laska | 2008-12-12 | 1 | -6/+21 |
|\| | | | | | | | | | | | Conflicts: cobbler.spec setup.py | ||||
| * | Initial work to add redhat-management-key field | Michael DeHaan | 2008-12-11 | 1 | -6/+21 |
| | | |||||
* | | Add 'anamon_enabled' cobbler setting (default: 0) | James Laska | 2008-12-11 | 1 | -0/+7 |
|/ | |||||
* | Update password to correct string. | Michael DeHaan | 2008-12-09 | 1 | -1/+1 |
| | |||||
* | Move default password into settings, modify snippet to work when network ↵ | Michael DeHaan | 2008-12-08 | 1 | -0/+9 |
| | | | | interface has no MAC/IP or other details | ||||
* | Add support for power mgmt of libvirt managed guests via /usr/bin/virsh | James Laska | 2008-11-24 | 1 | -0/+1 |
| | |||||
* | Remove extra verbage from top of settings file. | Michael DeHaan | 2008-11-21 | 1 | -5/+1 |
| | |||||
* | Allow the legal list of modules to be imported to be defined in the settings ↵ | Michael DeHaan | 2008-11-21 | 1 | -0/+12 |
| | | | | file. | ||||
* | update changelog, default omapi to off for new installs. | Michael DeHaan | 2008-11-20 | 1 | -2/+7 |
| | |||||
* | add the pxe and power path locations to the default settings file template | Michael DeHaan | 2008-11-20 | 1 | -0/+8 |
| | |||||
* | Changes as a result of CLI testing, auto tests now all pass again | Michael DeHaan | 2008-11-19 | 1 | -0/+5 |
| | |||||
* | Add support for fence_bladecenter power control | James Laska | 2008-11-19 | 1 | -0/+1 |
| | |||||
* | Add support for fence_lpar | James Laska | 2008-11-19 | 1 | -0/+1 |
| | |||||
* | More work on power management feature. | Michael DeHaan | 2008-11-14 | 1 | -3/+14 |
| | |||||
* | Working on adding power management code | Michael DeHaan | 2008-11-14 | 1 | -0/+5 |
| | |||||
* | Duplicate hostname prevention feature | Michael DeHaan | 2008-10-10 | 1 | -3/+7 |
| | |||||
* | Add Func configuration parameters back to settings template file | Michael DeHaan | 2008-10-02 | 1 | -0/+16 |
| | |||||
* | Some changes to the blender function to remove a certain class of ↵ | Michael DeHaan | 2008-09-22 | 1 | -4/+7 |
| | | | | parsing/blending errors, plus some tweaks to the setup program | ||||
* | Apply patchset from Partha to /usr/bin/cobbler-setup | Michael DeHaan | 2008-09-22 | 1 | -13/+36 |
| | |||||
* | Apply Partha's patch to add /usr/bin/cobbler/setup which is a program to ↵ | Michael DeHaan | 2008-09-17 | 1 | -0/+209 |
help create settings and modules.conf, there are a few small bugs in this but it's mostly done. I've reworked the code for style/output somewhat and also added RPM packaging. |