summaryrefslogtreecommitdiffstats
path: root/cobbler/cobblerd.py
Commit message (Expand)AuthorAgeFilesLines
* Fix cobblerd error handlingMichael DeHaan2007-07-131-2/+1
* Tolerate IOErrors in the XMLRPC server implementationMichael DeHaan2007-07-131-1/+9
* Make sure system deletions are occur without requiring a cobblerd restartMichael DeHaan2007-07-051-0/+6
* Add logging for cobblerd + logrotate script.Michael DeHaan2007-07-021-7/+19
* This is redundant because find will already downcase.Michael DeHaan2007-06-221-3/+0
* Update config on each XMLRPC call so restarting cobblerd will notMichael DeHaan2007-06-221-0/+9
* updating cobblerd to use API rather than YAML deserialization.Michael DeHaan2007-06-221-65/+20
* Fix cobblerd to accept koan input for system names that are notMichael DeHaan2007-06-221-12/+74
* Starting to add i18n to cobbler using rhplMichael DeHaan2007-05-251-0/+2
* Un-un-hardcode the dir parameter for now.Michael DeHaan2007-04-271-1/+1
* Remove hardcode of /var/www/cobbler from cobblerdMichael DeHaan2007-04-271-1/+1
* XMLRPC component must allow_none for kickstart parameter hash storage.Michael DeHaan2007-04-201-0/+14
* Changes cobbler_syslogd to cobblerd, and this new daemon now offers koanMichael DeHaan2007-04-191-0/+142