| Commit message (Expand) | Author | Age | Files | Lines |
| * | More fixes to repo/image delete code | Michael DeHaan | 2008-07-03 | 4 | -6/+5 |
| * | Fix missing functions in remote.py, remove profile_change which was unused | Michael DeHaan | 2008-07-03 | 1 | -19/+20 |
| * | Backport reposync patch | Michael DeHaan | 2008-07-02 | 1 | -0/+2 |
| * | Fix kickstart rendering bug | Michael DeHaan | 2008-06-27 | 1 | -1/+1 |
| * | yum reposync should pull all kernels, not just i386 kernels, when doing reposync | Michael DeHaan | 2008-06-25 | 2 | -2/+9 |
| * | Remove references to manage_dhcp_mode and manage_dns_mode as this is governed... | Michael DeHaan | 2008-06-25 | 4 | -5/+10 |
| * | Remove rhpl reference | Michael DeHaan | 2008-06-25 | 1 | -1/+1 |
| * | Fix typo in replicate code, bump versions in case we want to do another maint... | Michael DeHaan | 2008-06-10 | 1 | -1/+1 |
| * | Fix for mkdir invocation now that we no longer own the tftp directories in th... | Michael DeHaan | 2008-06-09 | 1 | -2/+2 |
| * | apply fixes | Michael DeHaan | 2008-06-04 | 2 | -3/+4 |
| * | No longer cashing snippets as we want things to be very dynamic. | Michael DeHaan | 2008-05-30 | 1 | -6/+13 |
| * | This change makes triggers that are registered for addition and removal of ob... | Michael DeHaan | 2008-05-30 | 2 | -9/+7 |
| * | utils.get_kickstart_templates now returns only files, so that it will not enc... | Michael DeHaan | 2008-05-30 | 1 | -2/+4 |
| * | Default arches to 'i386' to be consistent with the trees | Michael DeHaan | 2008-05-29 | 3 | -11/+21 |
| * | Merge branch 'master' into devel | Michael DeHaan | 2008-05-29 | 1 | -0/+7 |
| |\ |
|
| | * | Do not own tftpboot, but create subdirs as needed automatically. | Michael DeHaan | 2008-05-29 | 1 | -0/+7 |
| | * | Fix bug in action_check related to inherited profiles, repos, and a misformatted | Michael DeHaan | 2008-05-29 | 1 | -3/+4 |
| * | | Make check understand profile inheritance w/ repos | Michael DeHaan | 2008-05-29 | 1 | -3/+4 |
| * | | Make URLs consistent | Michael DeHaan | 2008-05-28 | 1 | -2/+2 |
| |/ |
|
| * | Fix to make serializer look in the right place, also removed a debug | Michael DeHaan | 2008-05-16 | 2 | -2/+4 |
| * | The settings file is now /etc/cobbler/settings, and cobbler's command line | Michael DeHaan | 2008-05-16 | 7 | -17/+20 |
| * | Cleaner error messages on kickstart rendering problems. | Michael DeHaan | 2008-05-15 | 1 | -1/+1 |
| * | Add extra logging if an error is encountered while rendering a kickstart | Michael DeHaan | 2008-05-15 | 3 | -13/+15 |
| * | Added the ability to undefine a symbol that is defined in a parent object. | Michael DeHaan | 2008-05-14 | 1 | -0/+18 |
| * | Make template finder code (used by check and webapp) ignore kickstarts that a... | Michael DeHaan | 2008-05-14 | 1 | -2/+4 |
| * | Since it's common to want to reference the name of the profile in a template,... | Michael DeHaan | 2008-05-14 | 2 | -1/+13 |
| * | Change the way error checking works around NFS read errors (root squash) | Michael DeHaan | 2008-05-13 | 2 | -7/+16 |
| * | If for some reason the user has defined a system where the first interface re... | Michael DeHaan | 2008-05-13 | 1 | -5/+6 |
| * | Consolidate various repo related warnings under cobbler check and clean up pr... | Michael DeHaan | 2008-05-13 | 6 | -17/+51 |
| * | Allows cobbler system kickstart to be reset by setting them to "", "delete", ... | Michael DeHaan | 2008-05-13 | 1 | -0/+3 |
| * | Fix find test. | Michael DeHaan | 2008-05-13 | 1 | -1/+1 |
| * | Added code to cobbler check to see if any templates are still using the default | Michael DeHaan | 2008-05-13 | 4 | -11/+33 |
| * | Added code to cobbler check to look for httpd_can_network_connect boolean if ... | Michael DeHaan | 2008-05-12 | 1 | -0/+14 |
| * | Make duplicate mac checking work in more places, nicer error when encounterin... | Michael DeHaan | 2008-05-12 | 2 | -9/+13 |
| * | Patch for replicate error handling + docs | Michael DeHaan | 2008-05-12 | 1 | -1/+3 |
| * | Apply patch to remove anti-createrepo conditions, bump version. | Michael DeHaan | 2008-05-12 | 1 | -1/+1 |
| * | Added some additional links for kickstart viewing/editing to the profile/syst... | Michael DeHaan | 2008-05-09 | 3 | -3/+6 |
| * | Fixes for webapp new fields | Michael DeHaan | 2008-05-09 | 2 | -2/+3 |
| * | Fixes for virt overrides on system objects. | Michael DeHaan | 2008-05-09 | 5 | -26/+24 |
| * | Apply patch to rework bind zone handling. | Michael DeHaan | 2008-05-09 | 1 | -47/+73 |
| * | Add missing file. | Michael DeHaan | 2008-05-09 | 1 | -0/+158 |
| * | Adding --virt overrides for many more additional fields that were found | Michael DeHaan | 2008-05-08 | 5 | -167/+246 |
| * | Added --mirror-locally option to repo add/edit and WebUI for specifying that ... | Michael DeHaan | 2008-05-08 | 7 | -14/+63 |
| * | Apply scott henson's replicate patch. | Michael DeHaan | 2008-05-08 | 4 | -267/+26 |
| * | Apply John Eckersberg's patch to allow random mac usage from the command line. | Michael DeHaan | 2008-05-08 | 4 | -20/+33 |
| * | Improve tracebacks. | Michael DeHaan | 2008-05-07 | 1 | -0/+2 |
| * | Ignore system exit | Michael DeHaan | 2008-05-06 | 1 | -0/+2 |
| * | More exception handling. | Michael DeHaan | 2008-05-06 | 1 | -1/+3 |
| * | Redo exception handling code for older python to eliminate tracebacks that | Michael DeHaan | 2008-05-06 | 2 | -7/+8 |
| * | Swap dhcp and dns module references | Michael DeHaan | 2008-05-06 | 1 | -2/+2 |