summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* Added extensive comments to modules.conf with pointers to the WikiMichael DeHaan2008-07-251-0/+72
* Apply John V's latest work on bash completion scriptMichael DeHaan2008-07-241-5/+5
* Bash completion upgradesMichael DeHaan2008-07-231-0/+508
* bash completion upgradesMichael DeHaan2008-07-231-19/+21
* Tell bash completion to complete "image" alsoMichael DeHaan2008-07-221-1/+1
* Apply improved bash completion script. Looks like we need to make the CLI a ...Michael DeHaan2008-07-181-4/+26
* Various image changes + bash completion scriptMichael DeHaan2008-07-151-0/+64
* Make cobbler import accept s390 trees and properly identify the kernel/initrd.Michael DeHaan2008-07-141-2/+0
* Adding authn_spacewalk module, which is usable to authenticate Cobbler agains...Michael DeHaan2008-07-081-0/+6
* Working on adding in image management, still a good ways to go, this does notMichael DeHaan2008-07-011-0/+1
* Merge branch 'master' into develMichael DeHaan2008-06-251-0/+13
|\
| * Remove references to manage_dhcp_mode and manage_dns_mode as this is governed...Michael DeHaan2008-06-251-0/+13
* | Note that the config file is YAMLMichael DeHaan2008-06-201-2/+1
* | Note that the config file is YAMLMichael DeHaan2008-06-201-1/+5
* | Adding configurable reposync flags to the command line (yum's reposync, not c...Michael DeHaan2008-06-161-6/+2
|/
* Adding some fields to settings and misc cleanupMichael DeHaan2008-06-031-0/+7
* Found out our config file supports comments (hooray) and added a bunch explai...Michael DeHaan2008-05-161-2/+136
* Fix typo in config file.Michael DeHaan2008-05-051-2/+2
* Various DNS/DHCP work.Michael DeHaan2008-05-021-3/+4
* Added some check code for BIND.Michael DeHaan2008-05-021-0/+2
* Working on moving DNS/DHCP management to cobbler/modules (uses modules.conf)Michael DeHaan2008-05-022-1/+5
* 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/+1
* Apply Pablo's patch to add OMAPI support to dhcp config generation.Michael DeHaan2008-05-021-0/+2
* Send registration parameters at the right spot.Michael DeHaan2008-04-211-1/+0
* Add isc_set_hostname to packaged settings fileMichael DeHaan2008-04-211-0/+1
* Kickstarts are now dynamically generated by mod_python, CGI's now fallMichael DeHaan2008-04-182-3/+14
* To make things easier to understand, enable RW-xmlrpc by default, just change...Michael DeHaan2008-04-162-2/+2
* logrotate should not send emails to root when restarting services.Michael DeHaan2008-04-151-2/+2
* Replaced the existing cobbler pre/post install triggers system with a much mo...Michael DeHaan2008-04-152-1/+8
* Import now takes an --arch, which is now a recommended field, to ensureMichael DeHaan2008-04-111-4/+15
* 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
* Fix default config file format.Michael DeHaan2008-03-311-3/+5
* Remove trailing commas in config fileMichael DeHaan2008-03-311-4/+4
* Missing fileMichael DeHaan2008-03-261-0/+26
* Updated LDAP and authorization code, plus packagingMichael DeHaan2008-03-261-1/+1
* Add LDAP settings to /var/lib/cobbler/settingsMichael DeHaan2008-03-251-0/+4
* tftpboot location discovery for F9Michael DeHaan2008-03-251-1/+0
* Fix default flags for yumdownloaderMichael DeHaan2008-03-131-1/+1
* Getting ready for 0.8.2 releaseMichael DeHaan2008-03-071-0/+2
* 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
* Some initial work on kerberos authentication via a helper program, some work ...Michael DeHaan2007-12-052-3/+8
* Work on making the default service authenticator grok Apache htdigest files.Michael DeHaan2007-12-054-18/+1
* mod_python version of webui now operational at http://server/cobbler/web with...Michael DeHaan2007-12-051-7/+3
* AuthN/AuthZ modules are now pluggable, http://127.0.0.1/cobbler/web now activ...Michael DeHaan2007-12-042-3/+8
* First start of pluggable authn/authz system for remote API + web interface,Michael DeHaan2007-12-031-2/+18