summaryrefslogtreecommitdiffstats
path: root/cobbler
Commit message (Expand)AuthorAgeFilesLines
* 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
* Apply Al Tobey's patchset to Cobbler Web UI.Michael DeHaan2007-09-124-93/+92
* Check in beginings of Cobbler WebUI packaging (thanks: Al Tobey). More work ...Michael DeHaan2007-09-116-1/+489
* 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-116-49/+506
* 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-102-4/+22
* Providing for a read-write XMLRPC API, off by default, set xmlrpc_rw_enabled ...Michael DeHaan2007-09-103-147/+416
* Added --dhcp-tag for multi-subnet configurationMichael DeHaan2007-09-074-22/+50
* Convert argument to string before testing.Michael DeHaan2007-09-071-1/+1
* 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-061-1/+13
* Further work on interchangeable backends. Rather than keeping the config fileroot2007-09-057-52/+36
* 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-055-203/+32
| |\
| * | Fix typing bug.root2007-09-051-1/+1
* | | Working on pluggable serializers.root2007-09-057-92/+232
| |/ |/|
* | removed deprecated enchant function/module (just use SSH!), config file cleanup.root2007-09-055-202/+31
* | Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/cobblerMichael DeHaan2007-09-052-2/+39
|\|
| * changelog + docsroot2007-09-041-0/+11
| * 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-041-0/+12
* | Fix dhcpd.conf rendering bug.Michael DeHaan2007-09-051-1/+1
|/
* Added "cobbler repo auto-add" feature which can discover all the reposMichael DeHaan2007-08-313-9/+51
* Allow "cobbler import" to deal with the new F8 tree renames. (Grr...)Michael DeHaan2007-08-301-1/+1
* Fix auto-repo attachment for RHEL5Michael DeHaan2007-08-291-10/+5
* 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-281-1/+1
* 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-281-2/+1
* Fix format stringMichael DeHaan2007-08-281-9/+1
* Fix bug in repo evaluation with inherited subprofiles.root2007-08-273-16/+26
* Fix bug with upward/downward propogation of array content when using inherita...Michael DeHaan2007-08-272-1/+6
* Capture stderr from avahi-publish-service so it doesn't print itselfMichael DeHaan2007-08-271-1/+2
* Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/cobblerMichael DeHaan2007-08-276-13/+21
|\
| * Merge branch 'master' of ssh://mdehaan@git.fedoraproject.org/git/hosted/cobblerMichael DeHaan2007-08-231-0/+1
| |\
| * | Some code to fix a reference issue that allowed for hash value propogation up...Michael DeHaan2007-08-236-13/+21
* | | Ignore subdirectories found in /var/lib/cobbler/snippetsMichael DeHaan2007-08-271-0/+2
| |/ |/|
* | The much requested change to make the XMLRPC server not log to the console. ...Michael DeHaan2007-08-211-0/+1
|/
* Bugfixing for deleting systems that are not named after MAC addresses.Michael DeHaan2007-08-212-6/+8
* Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/cobblerMichael DeHaan2007-08-211-0/+2
|\
| * Adding zeroconf to changelogMichael DeHaan2007-08-201-0/+2