summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adds edit capability to distro and profile objects, plus some random hacking...Michael DeHaan2007-09-139-78/+183
* Adding ability to save/edit/add profiles to Web UI.Michael DeHaan2007-09-132-6/+57
* Checking in other modifications to templates, setup files, etc.Michael DeHaan2007-09-126-10/+50
* Adding some new URL targets and new entry placeholders to the main menu. Cur...Michael DeHaan2007-09-121-0/+59
* Add additional fields to WebUI for profile editing/viewing.Michael DeHaan2007-09-123-11/+80
* Renaming the _add template to be _edit so things are consistant + some misc h...Michael DeHaan2007-09-125-28/+38
* Adding some additional fields to the systems list in WebUI.Michael DeHaan2007-09-121-4/+8
* Adding additional exception handling and logging to WebUI.Michael DeHaan2007-09-126-62/+141
* As ifarch doesn't work in noarch RPMs, do not include syslinux as a hard requ...Michael DeHaan2007-09-122-1/+5
* More WebUI patches from Al TobeyMichael DeHaan2007-09-121-1/+2
* Apply Al Tobey's patchset to Cobbler Web UI.Michael DeHaan2007-09-127-107/+141
* Check in beginings of Cobbler WebUI packaging (thanks: Al Tobey). More work ...Michael DeHaan2007-09-1127-7/+1194
* Fix up the new XMLRPC examples.Michael DeHaan2007-09-112-15/+1
* Checking in the read-write API with demo examples at the bottom of remote.pyMichael DeHaan2007-09-117-50/+507
* Add missing file.Michael DeHaan2007-09-111-0/+3
* Added demo_connect.py for working out how to best connect to the https:// int...root2007-09-101-0/+59
* Read-write service should only be bound to localhost.Michael DeHaan2007-09-101-1/+1
* Allow for configuration for RW xmlrpc users in /etc/cobbler/auth.conf.Michael DeHaan2007-09-106-4/+27
* Providing for a read-write XMLRPC API, off by default, set xmlrpc_rw_enabled ...Michael DeHaan2007-09-106-149/+426
* Apache reverse proxy around XMLRPC API, so it's easier to host an external ko...Michael DeHaan2007-09-072-1/+7
* Added --dhcp-tag for multi-subnet configurationMichael DeHaan2007-09-076-22/+57
* Convert argument to string before testing.Michael DeHaan2007-09-071-1/+1
* Changelog.Michael DeHaan2007-09-061-0/+1
* Added new reposync option information to the man page.root2007-09-061-4/+8
* Ben Riggs patch to allow for reposyncs of explicit repos + tweakMichael DeHaan2007-09-064-24/+29
* Allow for serialization modules to be selected by changing /etc/cobbler/modul...Michael DeHaan2007-09-066-2/+24
* updated changelogMichael DeHaan2007-09-051-0/+1
* Further work on interchangeable backends. Rather than keeping the config fileroot2007-09-058-52/+38
* Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/cobblerMichael DeHaan2007-09-051-1/+1
|\
| * Merge branch 'master' of ssh://mdehaan@git.fedoraproject.org/git/hosted/cobblerroot2007-09-056-91/+35
| |\
| * | Fix typing bug.root2007-09-051-1/+1
* | | Working on pluggable serializers.root2007-09-0510-104/+247
| |/ |/|
* | removed deprecated enchant function/module (just use SSH!), config file cleanup.root2007-09-056-90/+33
* | Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/cobblerMichael DeHaan2007-09-054-2/+45
|\|
| * changelog + docsroot2007-09-043-0/+16
| * Add some extra debug output to point users at the problem when there is a syntaxroot2007-09-041-2/+7
| * Make cobbler not fetch the kickstart when it may be external and CGI based.root2007-09-041-3/+12
| * Adding code to save the kickstart file as /root/anaconda.ksroot2007-09-042-0/+13
* | Fix dhcpd.conf rendering bug.Michael DeHaan2007-09-052-1/+2
|/
* Added "cobbler repo auto-add" feature which can discover all the reposMichael DeHaan2007-08-318-22/+67
* Allow "cobbler import" to deal with the new F8 tree renames. (Grr...)Michael DeHaan2007-08-301-1/+1
* Not using NEWS file anymore.Michael DeHaan2007-08-303-23/+2
* Getting ready for release of 0.6.1. Bumped release to -2 for thoseMichael DeHaan2007-08-302-3/+3
* Fix auto-repo attachment for RHEL5Michael DeHaan2007-08-292-10/+7
* So it /is/ resolve.Michael DeHaan2007-08-281-1/+1
* Fix logic in repo name creationMichael DeHaan2007-08-281-1/+1
* --desolvedeps not --resolveMichael DeHaan2007-08-282-1/+2
* Allow for usage of Cheetah template variables (sans Cheetah) in configMichael DeHaan2007-08-282-4/+13
* Fix reposync if using rsync as a source and paths don't contain an archMichael DeHaan2007-08-282-3/+3
* Fix typo in manpage.Michael DeHaan2007-08-282-1/+2