summaryrefslogtreecommitdiffstats
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-1/+2
* Fix bug related to hash evaluation, bump release for testing branchMichael DeHaan2007-11-151-1/+1
* Release bump + start new changelogs.Michael DeHaan2007-11-081-1/+1
* Work on getting the repos to be templated, largely complete, pending more tes...Michael DeHaan2007-11-021-0/+4
* Pagination WUI code is now shared between the templates.Michael DeHaan2007-10-311-0/+1
* Moving the auth parts to a .htaccess and out of Apache config. Tested on my ...Michael DeHaan2007-10-301-1/+2
* htaccess file should really be "htpasswd"Michael DeHaan2007-10-301-1/+1
* Split the CGI authentication bits out to a seperate Apache configuration file...Michael DeHaan2007-10-291-1/+1
* Apply AT's patch to switch the WebUI to using Apache digest auth / htaccess /...Michael DeHaan2007-10-291-1/+1
* Service restarting has been abstracted out of the action_sync code, and is no...Michael DeHaan2007-10-191-16/+20
* Make RPMs backup the old config, migrate, and conditionally restart the servi...Michael DeHaan2007-10-191-0/+4
* Working on WebUI, still some work to do in regards to hiding MACs and so fort...Michael DeHaan2007-10-121-1/+4
* Work on making the NICs on the system page expandable/collapseable. Still ne...Michael DeHaan2007-10-111-0/+1
* Release bump.Michael DeHaan2007-10-081-1/+1
* Two things... make "sync" into a button, and also hide links when the userMichael DeHaan2007-09-271-1/+2
* Disable WebUI logging until we come up with a way to make it SELinux friendly.Michael DeHaan2007-09-271-0/+2
* Package the cobbler manpage as html as well as a docs page. Fix a broken doc...Michael DeHaan2007-09-191-1/+3
* Move all CGI scripts to a cobbler subdirectory under cgi-bin for namespacing.Michael DeHaan2007-09-191-2/+2
* Add missing dir to setup.pyMichael DeHaan2007-09-181-0/+5
* Add sync support to WUIMichael DeHaan2007-09-181-0/+1
* Commit Al Tobey's auth patches to the Web UI.Michael DeHaan2007-09-171-0/+1