summaryrefslogtreecommitdiffstats
path: root/cobbler/settings.py
Commit message (Expand)AuthorAgeFilesLines
* Limit access to CobblerWeb in a spacewalk install based on roles; by default,...Michael DeHaan2009-02-181-0/+1
* Jeff Schroeder's patch to add a email "install done" trigger, plus numerous c...Michael DeHaan2009-02-061-2/+7
* Dave Hatton's patch to add a name servers search path to Cobbler.Michael DeHaan2009-02-061-0/+1
* s390 hackingMichael DeHaan2009-02-051-0/+1
* Consolidating services to use just one port, removed syslog logging since we ...Michael DeHaan2009-01-231-3/+0
* Bill Peck's patch adding a new power type.Michael DeHaan2009-01-131-0/+3
* Merge commit 'origin/devel' into develJames Laska2008-12-171-2/+3
|\
| * Since the utils.blender() function doesn't use getattr, do this to make snipp...Michael DeHaan2008-12-171-2/+3
* | Merge commit 'origin/devel' into develJames Laska2008-12-121-1/+3
|\|
| * Initial work to add redhat-management-key fieldMichael DeHaan2008-12-111-1/+3
* | Typo, missing ','James Laska2008-12-111-1/+1
* | Add 'anamon_enabled' cobbler setting (default: 0)James Laska2008-12-111-0/+1
|/
* Update password to correct string.Michael DeHaan2008-12-091-1/+1
* Move default password into settings, modify snippet to work when network inte...Michael DeHaan2008-12-081-0/+1
* Allow the legal list of modules to be imported to be defined in the settings ...Michael DeHaan2008-11-211-0/+1
* Peter Vreman's patch to make directories configurable for pxe and power locat...Michael DeHaan2008-11-201-1/+3
* Changes as a result of CLI testing, auto tests now all pass againMichael DeHaan2008-11-191-0/+1
* This field is no longer used.Michael DeHaan2008-11-181-1/+0
* Apply Peter Vreman's patch to add more intf0 -> eth0 renaming logicMichael DeHaan2008-11-181-1/+1
* fix power default (Peter Vreman's patch)Michael DeHaan2008-11-171-1/+1
* Working on adding power management codeMichael DeHaan2008-11-141-0/+1
* Duplicate hostname prevention featureMichael DeHaan2008-10-101-0/+1
* Add func integration feature for easy setup of func minions from cobbler.Michael DeHaan2008-10-011-0/+2
* Applied jeckersb's patch to teach cobbler about an infinite number of interfa...Michael DeHaan2008-09-241-0/+1
* Ensure that the default value for ownership is a list. Also some cleanup to ...Michael DeHaan2008-09-221-1/+1
* --enable-menu feature from James C.Michael DeHaan2008-09-111-0/+1
* Added puppet integration via an external nodes mod_python URL and --mgmt-clas...Michael DeHaan2008-09-081-0/+2
* At Spot's suggestion, make sure all source code files include the correct GPL...Michael DeHaan2008-08-131-4/+12
* Attempt at streamlining image support, now --image-type can be used to specif...Michael DeHaan2008-08-071-4/+0
* Update cobbler check to help with vsftpd setup, needed for our planned pseudo...Michael DeHaan2008-07-151-0/+1
* Adding authn_spacewalk module, which is usable to authenticate Cobbler agains...Michael DeHaan2008-07-081-0/+1
* Upgrades to multiple --kopts supportMichael DeHaan2008-07-021-1/+1
* Merge branch 'master' into develMichael DeHaan2008-06-251-1/+2
|\
| * Remove references to manage_dhcp_mode and manage_dns_mode as this is governed...Michael DeHaan2008-06-251-1/+2
* | Adding configurable reposync flags to the command line (yum's reposync, not c...Michael DeHaan2008-06-161-1/+2
|/
* The settings file is now /etc/cobbler/settings, and cobbler's command lineMichael DeHaan2008-05-161-8/+0
* Apply scott henson's replicate patch.Michael DeHaan2008-05-081-0/+1
* Added some check code for BIND.Michael DeHaan2008-05-021-0/+2
* Adjusting the dhcp patch some, prior to moving it all into modules/Michael DeHaan2008-05-021-1/+1
* Apply John Eckersberg's patch for BIND management.Michael DeHaan2008-05-021-0/+4
* Apply Pablo's patch to add OMAPI support to dhcp config generation.Michael DeHaan2008-05-021-0/+2
* Kickstarts are now dynamically generated by mod_python, CGI's now fallMichael DeHaan2008-04-181-3/+2
* Change settings.Michael DeHaan2008-04-161-1/+1
* Replaced the existing cobbler pre/post install triggers system with a much mo...Michael DeHaan2008-04-151-1/+1
* Two things -- (A) remove rhpl dep as we aren't using it and we want to useMichael DeHaan2008-04-091-1/+1
* Working on adding checks for duplicate names/ips/macs to cobblerroot2008-04-041-0/+2
* Fix default ownership on cobbler owned objects to come from the settingsMichael DeHaan2008-04-031-1/+1
* Added some code to allow assignment of default ownership from settings for newMichael DeHaan2008-04-021-0/+1
* Apply vlaurenz's LDAP patch to allow non-anonymous bind and other magic necce...Michael DeHaan2008-04-011-0/+4
* Add a --owner to all the objects, plus associated API calls and backend stuff...Michael DeHaan2008-03-261-6/+0