summaryrefslogtreecommitdiffstats
path: root/cobbler/settings.py
Commit message (Expand)AuthorAgeFilesLines
* Remove references to manage_dhcp_mode and manage_dns_mode as this is governed...Michael DeHaan2008-06-251-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
* Preliminary support for authentication against LDAPMichael DeHaan2008-03-251-1/+5
* tftpboot location discovery for F9Michael DeHaan2008-03-251-1/+8
* Merge branch 'master' into develMichael DeHaan2008-03-251-1/+1
|\
| * Fix default flags for yumdownloaderMichael DeHaan2008-03-131-1/+1
* | Adding patch to send hostnameMichael DeHaan2008-03-121-0/+1
|/
* Getting ready for 0.8.2 releaseMichael DeHaan2008-03-071-0/+2
* Patch to fix error during reposyncMichael DeHaan2008-02-181-1/+1
* Bump version. Also add additional virt default values to settings.Michael DeHaan2008-01-211-0/+2
* Added http_port parameter to settings so Apache can run on ports other than 80.Michael DeHaan2008-01-101-0/+1
* Added a parameter --yumopts which allows setting parameters for yum plugins i...Michael DeHaan2008-01-091-1/+1
* Some initial work on kerberos authentication via a helper program, some work ...Michael DeHaan2007-12-051-0/+1
* Slight changes to post install triggers patch, namely adding some underscores.Michael DeHaan2007-11-291-1/+1
* Initial application of Tim V's patch to enable post install triggers.Michael DeHaan2007-11-291-0/+1
* Removing docs on yum_core_mirror_from_server (off by default), now explaining...Michael DeHaan2007-11-021-1/+1
* Since some versions of yumdownloader don't support --resolve, allow people to...Michael DeHaan2007-11-011-1/+2
* Various changes to allow for increased performance in the WebUI and in saving...Michael DeHaan2007-10-171-9/+0
* Added profile virt-bridge setting to the settings fileMichael DeHaan2007-10-101-0/+1
* Permissions cleanup and moving settings to be packaged in the RPM.root2007-09-141-0/+11
* Providing for a read-write XMLRPC API, off by default, set xmlrpc_rw_enabled ...Michael DeHaan2007-09-101-0/+2
* Further work on interchangeable backends. Rather than keeping the config fileroot2007-09-051-6/+3
* Working on pluggable serializers.root2007-09-051-4/+4
* removed deprecated enchant function/module (just use SSH!), config file cleanup.root2007-09-051-27/+31
* Implement PXE boot loop prevention feature using a CGI script that speaks to ...Michael DeHaan2007-08-031-1/+2
* Added a SNIPPET::foo feature which can do the equivalent of %include in kicks...Michael DeHaan2007-07-271-0/+1
* Set default virt type to autodetect.Michael DeHaan2007-07-251-1/+1
* Adding plumbing in cobbler for --virt-path and --virt-type options.Michael DeHaan2007-07-121-1/+2
* Begining of i18n of cobbler. Tests pass, works with English. Need to testMichael DeHaan2007-05-291-3/+3
* Starting to add i18n to cobbler using rhplMichael DeHaan2007-05-251-0/+1
* Add support for dnsmasq as an alternative to ISC dhcpd.Michael DeHaan2007-05-241-0/+3
* Changes cobbler_syslogd to cobblerd, and this new daemon now offers koanMichael DeHaan2007-04-191-0/+1
* Turning off core-repo mirror feature by default, as most enterpriseMichael DeHaan2007-04-161-1/+1
* Doc cleanup.Michael DeHaan2007-04-051-21/+22
* Ongoing work for 0.4.4 -- misc tweaks/fixes, and continuation on the kernel-p...Michael DeHaan2007-03-221-2/+0
* Most of these diffs come from directory reorg/cleanup, though the main featur...Michael DeHaan2007-03-191-2/+1