summaryrefslogtreecommitdiffstats
path: root/cobbler
Commit message (Expand)AuthorAgeFilesLines
* Working on adding fields to webappMichael DeHaan2008-12-113-5/+9
* add RHN/Satellite/Spacewalk registration snippet and underlying supportMichael DeHaan2008-12-113-3/+3
* update spacewalk authenticator to use the new settingMichael DeHaan2008-12-111-1/+5
* Initial work to add redhat-management-key fieldMichael DeHaan2008-12-118-8/+49
* Make cobbler check save data to /var/log/cobbler/cobbler.logMichael DeHaan2008-12-111-6/+16
* Call restorecon in lots of places if required to make sure selinux context is...Michael DeHaan2008-12-104-22/+57
* Update password to correct string.Michael DeHaan2008-12-092-2/+2
* update the template code to sub out @@variables@@ betterMichael DeHaan2008-12-092-14/+7
* Change template code so it can double-substitute @@ to make URLs workMichael DeHaan2008-12-092-7/+17
* Update the importer so sample.ks, sample_end.ks, and legacy.ks are assigned c...Michael DeHaan2008-12-091-2/+4
* Update systems object to save bonding variables correctly so that upgrades vi...Michael DeHaan2008-12-091-5/+9
* Move default password into settings, modify snippet to work when network inte...Michael DeHaan2008-12-083-10/+10
* Rather than raising an error, just set these as we know they should be set.Michael DeHaan2008-12-043-8/+7
* Make option name consistentMichael DeHaan2008-12-041-1/+1
* Do not allow the server override to be set to empty string as there is no way...Michael DeHaan2008-12-042-1/+5
* Fix a bug that leaves the server address overriddenMichael DeHaan2008-12-032-2/+2
* Add remote tests for the koan --update-files and download_config_files snippe...Michael DeHaan2008-12-031-0/+27
* Amend puppet external nodes tests so they work as intended. And they do.Michael DeHaan2008-12-031-1/+1
* PV's patch to make the webapp recursive delete checkboxes behave as expectedMichael DeHaan2008-12-031-9/+9
* JVM's patch to allow usage of menu_label in pxesystem.templateMichael DeHaan2008-12-031-3/+4
* Make sure one more field is not nullableMichael DeHaan2008-12-021-0/+2
* A workaround for a RHEL 5.3 problem of unknown importance where Apache mod_py...Michael DeHaan2008-12-021-16/+0
* Making sure no objects are set to None internally at the API level, ratherMichael DeHaan2008-12-029-21/+61
* Make sure UID is set for new objects.Michael DeHaan2008-12-022-2/+5
* Add some code to provide a "get_x_since" function that allows for getting jus...Michael DeHaan2008-12-022-0/+84
* Merge commit 'jlaska_fpo/devel' into develMichael DeHaan2008-12-023-2/+3
|\
| * Add support for power mgmt of libvirt managed guests via /usr/bin/virshJames Laska2008-11-243-2/+3
* | Add --netmask as an alias for subnet.Michael DeHaan2008-12-011-0/+1
* | Make gateway in templates work againMichael DeHaan2008-12-011-1/+8
* | Improve error messages for template files.Michael DeHaan2008-12-011-1/+6
* | Edit dhcp template to use gateway as a global (required for 1.3.X), more work...Michael DeHaan2008-12-012-0/+11
* | Changes to make the webapp able to delete fields by not explicitly checkingMichael DeHaan2008-12-013-133/+77
* | Added tests for more remote mod_python service handlers, the config managemen...Michael DeHaan2008-11-262-36/+94
* | Added a series of tests to verify the install pre/post triggers mechanism works.Michael DeHaan2008-11-261-2/+55
* | Error code changes, more tests for yum code.Michael DeHaan2008-11-261-2/+11
* | run each of the default templates through the templating engine, end to end t...Michael DeHaan2008-11-261-8/+18
* | Since "" equates to False in Python, modify the command line modules so they ...Michael DeHaan2008-11-265-104/+183
* | Make the services engine return proper HTTP error codes for obvious traceback...Michael DeHaan2008-11-261-0/+2
* | Add some kickstart URL tests, which also identified some errors in the snippe...Michael DeHaan2008-11-252-9/+90
* | PV's patch to surface power management into remote interfaceMichael DeHaan2008-11-253-4/+20
* | Add UID field to APIMichael DeHaan2008-11-249-4/+56
|/
* Exclude generic RPMs from release scanningMichael DeHaan2008-11-211-1/+6
* Allow the legal list of modules to be imported to be defined in the settings ...Michael DeHaan2008-11-213-2/+3
* Ongoing changes to make the webapp conform with network field changesMichael DeHaan2008-11-202-3/+5
* Add static routes and further field reorg.Michael DeHaan2008-11-201-2/+4
* Hostname -> dnsname, gateway is now a per-system field, not per-interfaceMichael DeHaan2008-11-201-3/+3
* Add name_servers field to webappMichael DeHaan2008-11-201-2/+7
* Changes to the DHCP management code to use the new fields.Michael DeHaan2008-11-202-3/+3
* Peter Vreman's patch to clean up the web sidebarMichael DeHaan2008-11-201-1/+3
* Updated tests to new kickstart paths for clean installs, also updated "kickst...Michael DeHaan2008-11-203-9/+9