summaryrefslogtreecommitdiffstats
path: root/cobbler/webui/master.py
Commit message (Expand)AuthorAgeFilesLines
* Apply scott henson's replicate patch.Michael DeHaan2008-05-081-266/+0
* Apply John Eckersberg's patch to allow random mac usage from the command line.Michael DeHaan2008-05-081-2/+2
* Apply jeckersb's patch to allow per-zone templatesMichael DeHaan2008-05-051-3/+4
* Apply John Eckersberg's patch for BIND management.Michael DeHaan2008-05-021-1/+0
* It's now possible to create new kickstart templates in /var/lib/cobbler/kicks...Michael DeHaan2008-04-241-6/+10
* Abstract out sync code into it's constituent parts, plus some packaging chang...Michael DeHaan2008-04-181-2/+2
* Kickstarts are now dynamically generated by mod_python, CGI's now fallMichael DeHaan2008-04-181-2/+2
* Fix manifest.in to add missing file, remove one file no longer used.Michael DeHaan2008-04-151-14/+24
* Two things -- (A) remove rhpl dep as we aren't using it and we want to useMichael DeHaan2008-04-091-24/+14
* mergeroot2008-04-081-2/+2
* Merge branch 'master' into develMichael DeHaan2008-04-081-2/+2
|\
| * Update name-check code to be more strict, bump versionMichael DeHaan2008-04-081-2/+2
* | Merge branch 'master' into develMichael DeHaan2008-04-081-2/+2
|\|
| * Checking in changes to make merge possible.Michael DeHaan2008-04-081-2/+2
* | Add a --owner to all the objects, plus associated API calls and backend stuff...Michael DeHaan2008-03-261-2/+2
|/
* Fix bug in module loader to allow non-serializer modules to be loadedMichael DeHaan2008-03-121-2/+2
* Run reposync for local repos even if "RPM" is not contained in the path.Michael DeHaan2008-03-071-2/+2
* Doc fixMichael DeHaan2008-02-251-2/+2
* This is a fix to a webui submission problem for the repos field on certainMichael DeHaan2008-02-221-2/+2
* This is 0.8.1Michael DeHaan2008-02-201-2/+2
* Merge with devel branchMichael DeHaan2008-02-151-3/+3
* Specfile fixupMichael DeHaan2008-02-151-2/+2
* Fix specfile errorMichael DeHaan2008-02-151-2/+2
* changelog fixupMichael DeHaan2008-02-151-2/+2
* Release bump for 0.8.0Michael DeHaan2008-02-151-2/+2
* Added in a possible workaround for a user problem with source_repos in an upg...Michael DeHaan2008-02-131-2/+2
* Bump version. Also add additional virt default values to settings.Michael DeHaan2008-01-211-3/+3
* Release bump since testing release was yesterdayMichael DeHaan2007-12-141-4/+4
* Disable RPM AutoReq to avoid slurping in an unpackaged Perl module that we onlyMichael DeHaan2007-12-061-2/+2
* Packaging fixupsMichael DeHaan2007-12-051-2/+2
* mod_python version of webui now operational at http://server/cobbler/web with...Michael DeHaan2007-12-051-15/+15
* Apply Christophe's patch to enable yum priorities. Slightly tweaked to defau...Michael DeHaan2007-11-291-2/+2
* Slight changes to post install triggers patch, namely adding some underscores.Michael DeHaan2007-11-291-5/+5
* Initial application of Tim V's patch to enable post install triggers.Michael DeHaan2007-11-291-5/+5
* Update spec from release / changelog / check in SVG source for logoMichael DeHaan2007-11-141-4/+4
* Updates to cobbler.et.redhat.comMichael DeHaan2007-11-071-2/+2
* Bump version for release / changelog updates.Michael DeHaan2007-11-071-3/+3
* Fix deference of unused variable.Michael DeHaan2007-11-061-2/+2
* Moving the auth parts to a .htaccess and out of Apache config. Tested on my ...Michael DeHaan2007-10-301-2/+2
* htaccess file should really be "htpasswd"Michael DeHaan2007-10-301-2/+2
* Split the CGI authentication bits out to a seperate Apache configuration file...Michael DeHaan2007-10-291-3/+3
* Apply AT's patch to switch the WebUI to using Apache digest auth / htaccess /...Michael DeHaan2007-10-291-73/+58
* Service restarting has been abstracted out of the action_sync code, and is no...Michael DeHaan2007-10-191-2/+2
* Make RPMs backup the old config, migrate, and conditionally restart the servi...Michael DeHaan2007-10-191-2/+2
* Working on WebUI, still some work to do in regards to hiding MACs and so fort...Michael DeHaan2007-10-121-37/+41
* Update changelog and spec comments.Michael DeHaan2007-10-111-2/+2
* Lots of changes to make subprofile creation and editing work in the WebUI.Michael DeHaan2007-10-111-4/+4
* Working on adding subprofile creation support to the WebUI, as well as adding...root2007-10-111-7/+11
* Replace @@server@@ in repo config files.Michael DeHaan2007-10-081-2/+2
* Two things... make "sync" into a button, and also hide links when the userMichael DeHaan2007-09-271-68/+66