summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Work on getting the repos to be templated, largely complete, pending more tes...Michael DeHaan2007-11-026-54/+77
* In the process of making all repositories templates so we can apply the value...Michael DeHaan2007-11-024-57/+124
* Updated changelog to include new feature.Michael DeHaan2007-11-011-1/+2
* Small fix to make WebUI editing of new fields work. Verification of whether ...Michael DeHaan2007-11-011-1/+1
* Add fields for --server-override to the Web UIMichael DeHaan2007-11-012-0/+30
* Since some versions of yumdownloader don't support --resolve, allow people to...Michael DeHaan2007-11-014-4/+8
* WebUI backend code to handle edits to the new --server-override parameters.Michael DeHaan2007-11-011-6/+6
* Code to wire up the new --server-override to the sync code. This leaves off ...Michael DeHaan2007-11-013-17/+27
* Added a --server-override parameter, which will be used to specify a differen...Michael DeHaan2007-11-014-20/+47
* Make pagination uses a shiny select box versus an ugly list of pages. TODO: ...root2007-11-012-6/+8
* Pagination WUI code is now shared between the templates.Michael DeHaan2007-10-316-104/+38
* Add pagination HTML to all cobbler objects. Note that this really should be ...Michael DeHaan2007-10-313-0/+93
* Enable pagination capability for other types of cobbler objectsMichael DeHaan2007-10-311-9/+27
* Changelog cleanup + shorten the pagination parametersMichael DeHaan2007-10-313-16/+14
* Pagination on systems page complete.Michael DeHaan2007-10-311-8/+21
* Add in templating for $hostname and other variables for first interface, to b...Michael DeHaan2007-10-311-1/+1
* Ongoing work on WUI paginationMichael DeHaan2007-10-315-20/+57
* Fix for cobbler's dhcp generation behavior with the new interface representat...Michael DeHaan2007-10-315-21/+71
* Moving the auth parts to a .htaccess and out of Apache config. Tested on my ...Michael DeHaan2007-10-309-21/+25
* htaccess file should really be "htpasswd"Michael DeHaan2007-10-306-9/+21
* Split the CGI authentication bits out to a seperate Apache configuration file...Michael DeHaan2007-10-297-17/+23
* Apply AT's patch to switch the WebUI to using Apache digest auth / htaccess /...Michael DeHaan2007-10-2910-226/+129
* Add --arch back to docs, plus WebUI changes to add the field.Michael DeHaan2007-10-294-2/+27
* Apply patch to restore --arch parameter and handling to cobbler repoMichael DeHaan2007-10-294-4/+27
* Call deserialize after the pre-sync triggers are run to allow those triggers ...Michael DeHaan2007-10-241-1/+15
* Rename the shelve serialized files to ".shelve".Michael DeHaan2007-10-241-1/+1
* Don't exclude openoffice langs from the rsync, as that's a fairly common pack...Michael DeHaan2007-10-241-1/+0
* Some more work on removing the API refs in util...Michael DeHaan2007-10-232-8/+8
* Remove a circular import between the serializer and the API that was confusin...Michael DeHaan2007-10-233-21/+22
* Fix restart services trigger script for when manage_dhcp is off.Michael DeHaan2007-10-231-0/+1
* Fix up manpage.Michael DeHaan2007-10-231-2/+2
* Service restarting has been abstracted out of the action_sync code, and is no...Michael DeHaan2007-10-199-50/+83
* Make RPMs backup the old config, migrate, and conditionally restart the servi...Michael DeHaan2007-10-193-7/+11
* Pass with_copy to repo additions to ensure they are serialized in the new way...Michael DeHaan2007-10-192-2/+3
* Some fixes to non-db backed serialization. Repos still need some work.Michael DeHaan2007-10-174-6/+6
* Various changes to allow for increased performance in the WebUI and in saving...Michael DeHaan2007-10-1719-156/+176
* Make experimental shelve module explicitly use gdbm.Michael DeHaan2007-10-171-18/+23
* code to move the CentOS repo had the repo name mispelled for CentOS-baseMichael DeHaan2007-10-161-1/+1
* Applied patch to symlink distro kernel/initrd parameters if they live in /tft...Michael DeHaan2007-10-151-2/+27
* Fix typo.Michael DeHaan2007-10-151-1/+1
* Fix deletion logic.Michael DeHaan2007-10-151-1/+2
* Adding test script for very large number of machines.Michael DeHaan2007-10-151-0/+29
* Work on an shelve-based external storage, for performance testing. SqliteMichael DeHaan2007-10-159-7/+172
* Teach the WebUI (and the backend for the WebUI) how to save multiple interfac...Michael DeHaan2007-10-124-45/+105
* Multi NIC Web UI is looking solid, now to modify the backend code to save eve...Michael DeHaan2007-10-122-68/+152
* Applied Jack's patch to keep kickstart values from being resolved as <<inheri...Michael DeHaan2007-10-122-1/+4
* Working on WebUI, still some work to do in regards to hiding MACs and so fort...Michael DeHaan2007-10-129-83/+129
* Update changelog and spec comments.Michael DeHaan2007-10-113-2/+4
* Work on making the NICs on the system page expandable/collapseable. Still ne...Michael DeHaan2007-10-115-59/+351
* Lots of changes to make subprofile creation and editing work in the WebUI.Michael DeHaan2007-10-117-34/+76