summaryrefslogtreecommitdiffstats
path: root/cobbler/webui/master.py
Commit message (Expand)AuthorAgeFilesLines
* 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