summaryrefslogtreecommitdiffstats
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Apply Partha's patch to add /usr/bin/cobbler/setup which is a program to help...Michael DeHaan2008-09-171-4/+12
* added auto network_config snippet, and added --static=0/1 for system objects.Michael DeHaan2008-09-161-0/+1
* James C's import patch to auto-create rescue objects.Michael DeHaan2008-09-151-0/+1
* Add Javier P's patch to add "cobbler import" support for Debian. Also tweake...Michael DeHaan2008-09-121-0/+3
* Added an external nodes script, see https://fedorahosted.org/cobbler/wiki/Usi...Michael DeHaan2008-09-081-1/+1
* Apply Dan G's changes to move cheetah macros to a user editable fileMichael DeHaan2008-09-021-0/+1
* Release bump for devel branch and future work.Michael DeHaan2008-08-291-1/+1
* Lots of work on the acl module, still need to test some niche cases and ensureMichael DeHaan2008-08-281-0/+1
* When --netboot-enabled is toggled (either from the command line, or via the A...Michael DeHaan2008-08-251-0/+1
* Version bump for test releaseMichael DeHaan2008-08-221-1/+1
* version bumpMichael DeHaan2008-08-191-1/+1
* Apply patch to add --kopts-post which lets you configure the kernel options o...Michael DeHaan2008-08-191-0/+1
* Added serializer_catalog as a new serializer module, which will be the new de...Michael DeHaan2008-08-011-0/+5
* Splitting partition_select snippet into two parts to reduce confusion.Michael DeHaan2008-07-291-0/+2
* Remove some code and packaging that is no longer needed now that repo handlin...Michael DeHaan2008-07-241-4/+0
* Bash completion upgradesMichael DeHaan2008-07-231-1/+1
* In-progress work on making bash-completion script not need to run cobbler by ...Michael DeHaan2008-07-231-0/+1
* bash completion upgradesMichael DeHaan2008-07-231-1/+1
* Various image changes + bash completion scriptMichael DeHaan2008-07-151-0/+2
* Add code that generates PXE tree info for systems and profiles that have s390...Michael DeHaan2008-07-151-0/+1
* merge master back to devel, plus fixing versions backMichael DeHaan2008-06-031-1/+1
* Adding some fields to settings and misc cleanupMichael DeHaan2008-06-031-1/+1
* Fix devel branch versionsMichael DeHaan2008-05-281-1/+1
* Merge branch 'devel'Michael DeHaan2008-05-281-10/+23
|\
| * The settings file is now /etc/cobbler/settings, and cobbler's command lineMichael DeHaan2008-05-161-1/+1
| * Apply patch to remove anti-createrepo conditions, bump version.Michael DeHaan2008-05-121-1/+1
| * Release bump for test releaseMichael DeHaan2008-05-091-1/+1
| * Apply jeckersb's patch to allow per-zone templatesMichael DeHaan2008-05-051-0/+4
| * Apply John Eckersberg's patch for BIND management.Michael DeHaan2008-05-021-1/+3
| * It's now possible to create new kickstart templates in /var/lib/cobbler/kicks...Michael DeHaan2008-04-241-0/+1
| * Kickstarts are now dynamically generated by mod_python, CGI's now fallMichael DeHaan2008-04-181-3/+6
| * Replaced the existing cobbler pre/post install triggers system with a much mo...Michael DeHaan2008-04-151-2/+3
| * Better kerberos support. See the Wiki.Michael DeHaan2008-04-141-1/+1
| * F8/9 kickstart format supportMichael DeHaan2008-04-141-0/+1
| * Make changes in order to assure that users not in users.conf can still readMichael DeHaan2008-04-021-1/+0
| * Move the authentication error messages in the WebUI to a common template file...Michael DeHaan2008-04-011-0/+1
| * Updated LDAP and authorization code, plus packagingMichael DeHaan2008-03-261-0/+1
| * Patch to allow overriding gpgcheck, +version bumpMichael DeHaan2008-03-101-1/+1
* | Fix bug in module loader to allow non-serializer modules to be loadedMichael DeHaan2008-03-121-1/+1
|/
* This is a fix to a webui submission problem for the repos field on certainMichael DeHaan2008-02-221-1/+1
* This is 0.8.1Michael DeHaan2008-02-201-1/+1
* Release bump for 0.8.0Michael DeHaan2008-02-151-1/+1
* Bump version. Also add additional virt default values to settings.Michael DeHaan2008-01-211-1/+1
* Rename some templates, remove proxy logic that is not necc. for new performanceMichael DeHaan2007-12-201-3/+2
* Changes to enable Cobbler to also speak XMLRPC on a Unix domain socket whichMichael DeHaan2007-12-191-0/+1
* Release bump since testing release was yesterdayMichael DeHaan2007-12-141-1/+1
* Some initial work on kerberos authentication via a helper program, some work ...Michael DeHaan2007-12-051-1/+1
* Packaging fixupsMichael DeHaan2007-12-051-1/+0
* Work on making the default service authenticator grok Apache htdigest files.Michael DeHaan2007-12-051-4/+2
* First start of pluggable authn/authz system for remote API + web interface,Michael DeHaan2007-12-031-3/+4