summaryrefslogtreecommitdiffstats
path: root/cobbler
Commit message (Expand)AuthorAgeFilesLines
...
* In XMLRPC, dicts must have string keys, so changing NIC storage to be XMLRPC-...Michael DeHaan2007-10-092-0/+2
* A few bugfixes. Still working on multiple NICs.Michael DeHaan2007-10-093-17/+22
* Added tests + fixes to multiple NIC support.Michael DeHaan2007-10-092-5/+4
* Storing NICs in a hash for easier access + some refactoring + modifications t...Michael DeHaan2007-10-096-214/+98
* Once again, all tests pass, however a lot more manual testing in regards to m...Michael DeHaan2007-10-083-36/+90
* More work on the new multi-NIC code. Largely working at this point, sync hasMichael DeHaan2007-10-084-55/+66
* Make sync loop through interfaces.Michael DeHaan2007-10-081-57/+77
* In process of making NICs seperate data structures in cobbler, which requires...Michael DeHaan2007-10-085-69/+208
* Cobbler import items should not use @@server@@ for repo entries because it is...Michael DeHaan2007-10-082-4/+13
* Replace @@server@@ in repo config files.Michael DeHaan2007-10-082-4/+7
* Get ready for 0.6.2-2 releaseMichael DeHaan2007-09-281-1/+1
* Small tweak to make error messages coming back from XMLRPC more readable.Michael DeHaan2007-09-271-0/+7
* Fix bug where non-lowercase intermediate objects could be deleted, orphaning ...Michael DeHaan2007-09-272-2/+2
* AT's patch to add multi-select capability when picking what profiles get what...Michael DeHaan2007-09-271-1/+10
* Revert earlier inadvertant change to login cookie handling.Michael DeHaan2007-09-271-1/+0
* A small bit of javascript to ensure that the get_random_mac AJAX call, should...Michael DeHaan2007-09-271-0/+1
* Generalize login message so users don't think a credential failure is neccess...Michael DeHaan2007-09-271-1/+1
* Two things... make "sync" into a button, and also hide links when the userMichael DeHaan2007-09-273-73/+78
* Disable WebUI logging until we come up with a way to make it SELinux friendly.Michael DeHaan2007-09-272-15/+25
* Move cobbler WebUI log file to Apache dir so it will gain the correctroot2007-09-261-1/+1
* Updating Cheetah invocation for older versions of Cheetah.Michael DeHaan2007-09-262-3/+3
* Generalize login message.Michael DeHaan2007-09-241-1/+1
* AT patch to CobblerWeb.Michael DeHaan2007-09-241-4/+2
* Fix logging if there is no systems record for the object sending syslog data.Michael DeHaan2007-09-241-2/+7
* Apply AT Web UI patchset.Michael DeHaan2007-09-242-54/+135
* Allow import using mount points with spaces in them (AT).Michael DeHaan2007-09-242-4/+4
* 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-192-3/+3
* Move all CGI scripts to a cobbler subdirectory under cgi-bin for namespacing.Michael DeHaan2007-09-192-4/+7
* Arch and breed in the WUI are now radio buttons, plus a workaround for an iss...Michael DeHaan2007-09-181-0/+9
* Add sync support to WUIMichael DeHaan2007-09-182-4/+26
* Adding rename and copy support to the Web UI.Michael DeHaan2007-09-181-11/+56
* Implement deletes in WebUI, some fixes to backend RW XMLRPC API to serialize ...Michael DeHaan2007-09-182-10/+47
* Make cookies be session cookies + some backend cleanup.Michael DeHaan2007-09-182-40/+42
* Upgrading cookie and token handling and brining it inside of CobblerWeb.pyMichael DeHaan2007-09-172-57/+120
* Commit Al Tobey's auth patches to the Web UI.Michael DeHaan2007-09-172-40/+110
* Fix method in WUI.Michael DeHaan2007-09-171-1/+1
* Fix URL on kickstart listing page.Michael DeHaan2007-09-141-1/+1
* Kickstart listing is back in the WUI, with a backend method to get the exhaus...Michael DeHaan2007-09-142-21/+69
* More RPM tweakingMichael DeHaan2007-09-141-2/+2
* Permissions cleanup and moving settings to be packaged in the RPM.root2007-09-143-5/+21
* Repos are now added to the WebUI.Michael DeHaan2007-09-144-7/+78
* Adds a empty.tmpl file that shows up when a list contains 0 items.Michael DeHaan2007-09-132-13/+25
* Adds edit capability to distro and profile objects, plus some random hacking...Michael DeHaan2007-09-133-64/+107
* Adding ability to save/edit/add profiles to Web UI.Michael DeHaan2007-09-131-3/+51
* Checking in other modifications to templates, setup files, etc.Michael DeHaan2007-09-121-4/+31
* Add additional fields to WebUI for profile editing/viewing.Michael DeHaan2007-09-121-0/+2
* Renaming the _add template to be _edit so things are consistant + some misc h...Michael DeHaan2007-09-121-23/+31
* Adding additional exception handling and logging to WebUI.Michael DeHaan2007-09-123-61/+121
* As ifarch doesn't work in noarch RPMs, do not include syslinux as a hard requ...Michael DeHaan2007-09-121-1/+4