summaryrefslogtreecommitdiffstats
path: root/cobbler/webui/master.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Disable WebUI logging until we come up with a way to make it SELinux friendly.Michael DeHaan2007-09-271-2/+2
* Updating Cheetah invocation for older versions of Cheetah.Michael DeHaan2007-09-261-2/+2
* Allow import using mount points with spaces in them (AT).Michael DeHaan2007-09-241-3/+3
* Added some "about" documentation to the WebUI and also placed a copy of the c...Michael DeHaan2007-09-191-33/+35
* Package the cobbler manpage as html as well as a docs page. Fix a broken doc...Michael DeHaan2007-09-191-2/+2
* Move all CGI scripts to a cobbler subdirectory under cgi-bin for namespacing.Michael DeHaan2007-09-191-2/+2
* Add sync support to WUIMichael DeHaan2007-09-181-4/+7
* Commit Al Tobey's auth patches to the Web UI.Michael DeHaan2007-09-171-31/+41
* More RPM tweakingMichael DeHaan2007-09-141-2/+2
* Permissions cleanup and moving settings to be packaged in the RPM.root2007-09-141-2/+2
* Repos are now added to the WebUI.Michael DeHaan2007-09-141-6/+12
* Adds a empty.tmpl file that shows up when a list contains 0 items.Michael DeHaan2007-09-131-3/+3
* Adds edit capability to distro and profile objects, plus some random hacking...Michael DeHaan2007-09-131-19/+29
* Check in beginings of Cobbler WebUI packaging (thanks: Al Tobey). More work ...Michael DeHaan2007-09-111-0/+240