Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Make gateway in templates work again | Michael DeHaan | 2008-12-01 | 2 | -3/+10 | |
| | | | ||||||
| * | | Improve error messages for template files. | Michael DeHaan | 2008-12-01 | 1 | -1/+6 | |
| | | | ||||||
| * | | Edit dhcp template to use gateway as a global (required for 1.3.X), more ↵ | Michael DeHaan | 2008-12-01 | 3 | -2/+13 | |
| | | | | | | | | | | | | work on the webapp to allow fields to be cleared. | |||||
| * | | Changes to make the webapp able to delete fields by not explicitly checking | Michael DeHaan | 2008-12-01 | 3 | -133/+77 | |
| | | | | | | | | | | | | to see if fields aren't blank/None. | |||||
| * | | Added tests for more remote mod_python service handlers, the config ↵ | Michael DeHaan | 2008-11-26 | 2 | -36/+94 | |
| | | | | | | | | | | | | management test still needs some work but otherwise it's looking solid. Netboot_enabled, etc, now has a test. | |||||
| * | | Added a series of tests to verify the install pre/post triggers mechanism works. | Michael DeHaan | 2008-11-26 | 1 | -2/+55 | |
| | | | ||||||
| * | | Error code changes, more tests for yum code. | Michael DeHaan | 2008-11-26 | 2 | -4/+16 | |
| | | | ||||||
| * | | run each of the default templates through the templating engine, end to end ↵ | Michael DeHaan | 2008-11-26 | 1 | -8/+18 | |
| | | | | | | | | | | | | to sort out any obvious syntax errors. | |||||
| * | | Fix Wiki link in docs | root | 2008-11-26 | 1 | -1/+1 | |
| | | | ||||||
| * | | Since "" equates to False in Python, modify the command line modules so they ↵ | Michael DeHaan | 2008-11-26 | 5 | -104/+183 | |
| | | | | | | | | | | | | check against None, not truthiness, so variables can be cleared. | |||||
| * | | Make the services engine return proper HTTP error codes for obvious ↵ | Michael DeHaan | 2008-11-26 | 3 | -4/+17 | |
| | | | | | | | | | | | | tracebacks and not founds. Working on the same for the web app. | |||||
| * | | Add some kickstart URL tests, which also identified some errors in the ↵ | Michael DeHaan | 2008-11-25 | 3 | -11/+90 | |
| | | | | | | | | | | | | snippet code. | |||||
| * | | PV's patch to surface power management into remote interface | Michael DeHaan | 2008-11-25 | 3 | -4/+20 | |
| | | | ||||||
| * | | Peter Vreman's patch to reduce the space used for the cobbler logo | Michael DeHaan | 2008-11-25 | 1 | -2/+0 | |
| | | | ||||||
| * | | Peter Vreman's patch to fix the gateway editing in the webapp | Michael DeHaan | 2008-11-25 | 1 | -2/+2 | |
| | | | ||||||
| * | | Add UID field to API | Michael DeHaan | 2008-11-24 | 9 | -4/+56 | |
| |/ | ||||||
| * | Exclude generic RPMs from release scanning | Michael DeHaan | 2008-11-21 | 1 | -1/+6 | |
| | | ||||||
| * | Remove extra verbage from top of settings file. | Michael DeHaan | 2008-11-21 | 1 | -5/+1 | |
| | | ||||||
| * | Allow the legal list of modules to be imported to be defined in the settings ↵ | Michael DeHaan | 2008-11-21 | 5 | -2/+16 | |
| | | | | | | | | file. | |||||
| * | Merge commit 'jcapel_nl/networking' into devel | Michael DeHaan | 2008-11-21 | 1 | -4/+16 | |
| |\ | ||||||
| | * | Fix bug introduced in the staging-ifcfg code and added staging for ↵ | Jasper Capel | 2008-11-21 | 1 | -4/+10 | |
| | | | | | | | | | | | | modprobe.conf changes. | |||||
| | * | Added gateway support | Jasper Capel | 2008-11-21 | 1 | -0/+6 | |
| | | | ||||||
| * | | Updated web and manpage info on static route syntax | Michael DeHaan | 2008-11-20 | 2 | -2/+2 | |
| | | | ||||||
| * | | Merge commit 'jcapel_nl/networking' into devel | Michael DeHaan | 2008-11-20 | 1 | -0/+12 | |
| |\| | ||||||
| | * | Added static route support | Jasper Capel | 2008-11-20 | 1 | -0/+12 | |
| | | | ||||||
| * | | Merge commit 'jcapel_nl/devel' into devel | Michael DeHaan | 2008-11-20 | 0 | -0/+0 | |
| |\ \ | ||||||
| | * \ | Merge branch 'devel' of git://fedorahosted.org/cobbler into devel | Jasper Capel | 2008-11-10 | 13 | -62/+129 | |
| | |\ \ | ||||||
| | * \ \ | Merge branch 'devel' of git://fedorahosted.org/cobbler into devel | Jasper Capel | 2008-11-09 | 1 | -0/+1 | |
| | |\ \ \ | ||||||
| * | | | | | Manpage updates | Michael DeHaan | 2008-11-20 | 1 | -76/+158 | |
| | |_|_|/ | |/| | | | ||||||
| * | | | | Changes to make IP address be non-static (as previously implemented) for ↵ | Michael DeHaan | 2008-11-20 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | purposes of allowing DHCP reservations when using the manage_dhcp feature. | |||||
| * | | | | Ongoing changes to make the webapp conform with network field changes | Michael DeHaan | 2008-11-20 | 5 | -18/+17 | |
| | | | | | ||||||
| * | | | | Add static routes and further field reorg. | Michael DeHaan | 2008-11-20 | 3 | -14/+54 | |
| | | | | | ||||||
| * | | | | Hostname -> dnsname, gateway is now a per-system field, not per-interface | Michael DeHaan | 2008-11-20 | 2 | -31/+24 | |
| | | | | | ||||||
| * | | | | Add name_servers field to webapp | Michael DeHaan | 2008-11-20 | 3 | -2/+35 | |
| | | | | | ||||||
| * | | | | Changes to the DHCP management code to use the new fields. | Michael DeHaan | 2008-11-20 | 3 | -4/+4 | |
| | | | | | ||||||
| * | | | | update changelog, default omapi to off for new installs. | Michael DeHaan | 2008-11-20 | 2 | -2/+13 | |
| | | | | | ||||||
| * | | | | In restart-services trigger, run dhcpd config check prior to running dhcpd ↵ | Michael DeHaan | 2008-11-20 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | restart to avoid a potential outage window from the service failing to start. | |||||
| * | | | | Peter Vreman's patch to clean up the web sidebar | Michael DeHaan | 2008-11-20 | 4 | -19/+50 | |
| | | | | | ||||||
| * | | | | Updated tests to new kickstart paths for clean installs, also updated ↵ | Michael DeHaan | 2008-11-20 | 3 | -9/+9 | |
| | | | | | | | | | | | | | | | | | | | | "kickstart not found" error message to show which kickstart was not found, to help with debugging and error resolution. | |||||
| * | | | | add the pxe and power path locations to the default settings file template | Michael DeHaan | 2008-11-20 | 1 | -0/+8 | |
| | | | | | ||||||
| * | | | | Peter Vreman's patch to make directories configurable for pxe and power ↵ | Michael DeHaan | 2008-11-20 | 4 | -23/+28 | |
| | | | | | | | | | | | | | | | | | | | | locations. | |||||
| * | | | | add a few comments to the specfile | Michael DeHaan | 2008-11-20 | 1 | -0/+2 | |
| | | | | | ||||||
| * | | | | Update import code to use new answer file paths | Michael DeHaan | 2008-11-20 | 1 | -7/+7 | |
| | | | | | ||||||
| * | | | | Peter Vreman's patch to clean up paths in /etc/cobbler and move kickstarts ↵ | Michael DeHaan | 2008-11-20 | 2 | -108/+146 | |
| | | | | | | | | | | | | | | | | | | | | to /var/lib/cobbler/kickstarts | |||||
| * | | | | Peter Vreman's patch to network config to reflect new field changes | Michael DeHaan | 2008-11-20 | 2 | -16/+4 | |
| | | | | | ||||||
| * | | | | make the BIND management module key off the dns_name field and not hostname | Michael DeHaan | 2008-11-19 | 1 | -6/+6 | |
| | | | | | ||||||
| * | | | | Make dnsmasq module key off of the dns_name field, not hostname | Michael DeHaan | 2008-11-19 | 1 | -2/+2 | |
| | | | | | ||||||
| * | | | | Changes as a result of CLI testing, auto tests now all pass again | Michael DeHaan | 2008-11-19 | 8 | -11/+45 | |
| | | | | | ||||||
| * | | | | rearrange how command line options are stored since some things are now ↵ | Michael DeHaan | 2008-11-19 | 1 | -11/+14 | |
| | | | | | | | | | | | | | | | | | | | | per-system or per-interface in different ways | |||||
| * | | | | Merge commit 'jcapel_nl/networking' into devel | Michael DeHaan | 2008-11-19 | 2 | -7/+11 | |
| |\ \ \ \ |