summaryrefslogtreecommitdiffstats
path: root/cobbler/cobblerd.py
Commit message (Expand)AuthorAgeFilesLines
* Fix logging if there is no systems record for the object sending syslog data.Michael DeHaan2007-09-241-2/+7
* Fix up the new XMLRPC examples.Michael DeHaan2007-09-111-1/+1
* 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-101-0/+1
* Providing for a read-write XMLRPC API, off by default, set xmlrpc_rw_enabled ...Michael DeHaan2007-09-101-147/+53
* Capture stderr from avahi-publish-service so it doesn't print itselfMichael DeHaan2007-08-271-1/+2
* The much requested change to make the XMLRPC server not log to the console. ...Michael DeHaan2007-08-211-0/+1
* Publish cobblerd under avahi if avahi-tools is installedMichael DeHaan2007-08-171-4/+25
* Ben's fix to cobbler statusMichael DeHaan2007-08-151-3/+3
* Ben Riggs patch to allow find to take arbitrary variables plus a reworkingMichael DeHaan2007-08-151-8/+9
* Fix for API function -- koan is not currently using it but weMichael DeHaan2007-08-131-1/+1
* Implement PXE boot loop prevention feature using a CGI script that speaks to ...Michael DeHaan2007-08-031-0/+22
* Added -v/--versionMichael DeHaan2007-07-261-0/+3
* 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