summaryrefslogtreecommitdiffstats
path: root/cobbler/modules
Commit message (Expand)AuthorAgeFilesLines
* Add support for power mgmt of libvirt managed guests via /usr/bin/virshJames Laska2008-11-241-1/+1
* Changes to the DHCP management code to use the new fields.Michael DeHaan2008-11-201-1/+1
* make the BIND management module key off the dns_name field and not hostnameMichael DeHaan2008-11-191-6/+6
* Make dnsmasq module key off of the dns_name field, not hostnameMichael DeHaan2008-11-191-2/+2
* Changes as a result of CLI testing, auto tests now all pass againMichael DeHaan2008-11-192-1/+5
* rearrange how command line options are stored since some things are now per-s...Michael DeHaan2008-11-191-11/+14
* Add support for fence_bladecenter power controlJames Laska2008-11-191-1/+1
* Add support for fence_lparJames Laska2008-11-191-1/+1
* Correct set_power_id typoJames Laska2008-11-191-1/+1
* keep changelog updatedMichael DeHaan2008-11-181-6/+17
* Add a --version command to cobbler which works by writing the file for /var/l...Michael DeHaan2008-11-187-16/+59
* Two security things -- restrict python imports within cheetah code, allow pow...Michael DeHaan2008-11-141-0/+4
* Misc fixes to power mgmtMichael DeHaan2008-11-141-1/+1
* Work on adding power management to the webapp (seems solid now), and also col...Michael DeHaan2008-11-141-2/+1
* Apply Mike McCune's changes to authn_spacewalk.pyMichael DeHaan2008-11-141-21/+9
* More work on power management feature.Michael DeHaan2008-11-141-4/+4
* Working on adding power management codeMichael DeHaan2008-11-141-8/+27
* Propogate yaboot network boot support changes.James Laska2008-11-131-0/+4
* Auto-rename interfaces to ethN from old-style internal storage of intfNMichael DeHaan2008-11-121-5/+18
* Patch to fix CLI opts (BK)Michael DeHaan2008-11-121-1/+1
* Updated changelog to reflect previous patch, and on top of previous, added co...Michael DeHaan2008-11-105-9/+23
* Added cli-options for bondingJasper Capel2008-10-291-1/+7
* Updated the code that does BIND zone file generation to make theJohn Eckersberg2008-10-231-10/+39
* Remove logic from __{forward,reverse}_zones() which excludes zonesJohn Eckersberg2008-10-221-12/+0
* Apply Mike McCune's patch to resolve an infinite loop in cobbler+spacewalk au...Michael DeHaan2008-10-171-1/+1
* Renamed --noheaders to --no-headers to be consistent with the rest of cobbler...Michael DeHaan2008-10-171-1/+1
* Apply asilva's patch to add --no-headers to output formatsMichael DeHaan2008-10-171-6/+9
* Added parameter --environment to reposync that allows for setting environment...Michael DeHaan2008-10-171-0/+2
* Moved the older test code under the main tree so it gets installed with the R...Michael DeHaan2008-10-171-1/+2
* Proper fix for the parentage rules, it turns out we weren't doing topological...Michael DeHaan2008-10-142-11/+9
* Work on the new options to cobbler reposync (--tries=N and --no-fail)Michael DeHaan2008-10-081-2/+2
* Add some options to reposync (not added yet), and some tweaks to config manag...Michael DeHaan2008-10-081-1/+3
* Apply Javier Palacious's series of patches to get "cobbler repo add" working ...Michael DeHaan2008-10-061-1/+2
* Commit for template-files testingJames Cammarata2008-09-263-0/+8
* Merge branch 'master' into develMichael DeHaan2008-09-251-0/+2
|\
| * (A) add --arch back to distro edit in CLI (functionality wise), (B) fix merge...Michael DeHaan2008-09-251-0/+2
* | Applied jeckersb's patch to teach cobbler about an infinite number of interfa...Michael DeHaan2008-09-241-6/+13
* | Add Anderson to authors, change --type to --formatMichael DeHaan2008-09-181-1/+1
* | Add missing files from previous commit, this is Anderson's patches plus some ...Michael DeHaan2008-09-181-0/+66
* | Anderson Silva's initial cobbler report formatting patchMichael DeHaan2008-09-181-53/+1
* | added auto network_config snippet, and added --static=0/1 for system objects.Michael DeHaan2008-09-161-2/+4
* | Add Javier P's patch to add "cobbler import" support for Debian. Also tweake...Michael DeHaan2008-09-121-1/+3
* | --enable-menu feature from James C.Michael DeHaan2008-09-111-0/+2
* | Merge branch 'master' into develMichael DeHaan2008-09-081-1/+2
|\|
| * Fix dnsmasq when "bootloaders" is not in the config file (i.e. new installs p...Michael DeHaan2008-09-081-1/+2
* | Added puppet integration via an external nodes mod_python URL and --mgmt-clas...Michael DeHaan2008-09-083-19/+28
* | Merge branch 'master' into develMichael DeHaan2008-09-082-1/+3
|\|
| * Add --arch to "cobbler image add"Michael DeHaan2008-09-081-0/+2
| * Fix further elilo-glitch in ISC management module.Michael DeHaan2008-09-071-1/+1
* | Merge branch 'master' into develMichael DeHaan2008-09-041-7/+1
|\|