| Commit message (Expand) | Author | Age | Files | Lines |
* | Changes to the DHCP management code to use the new fields. | Michael DeHaan | 2008-11-20 | 1 | -2/+2 |
* | Commit for template-files testing | James Cammarata | 2008-09-26 | 1 | -0/+8 |
* | When editing a distro, make updates automatically regenerate the PXE menu. J... | Michael DeHaan | 2008-09-18 | 1 | -1/+3 |
* | At Spot's suggestion, make sure all source code files include the correct GPL... | Michael DeHaan | 2008-08-13 | 1 | -3/+11 |
* | Cobbler system objects can now descend from systems as well as objects, and i... | Michael DeHaan | 2008-08-05 | 1 | -1/+13 |
* | For system addresses with IP's in CIDR notation, these are not really system ... | Michael DeHaan | 2008-07-28 | 1 | -8/+3 |
* | Added a simple URL (http://127.0.0.1/cblr/svc/op/list/what/systems) to show t... | Michael DeHaan | 2008-07-25 | 1 | -4/+6 |
* | Make yum repo config for yum_post_install_mirror fully dynamic | Michael DeHaan | 2008-07-23 | 1 | -2/+0 |
* | Swap dhcp and dns module references | Michael DeHaan | 2008-05-06 | 1 | -2/+2 |
* | Various DNS/DHCP work. | Michael DeHaan | 2008-05-02 | 1 | -4/+6 |
* | Add some missing files and do some more work on dns/dhcp refactoring | Michael DeHaan | 2008-05-02 | 1 | -2/+2 |
* | Working on moving DNS/DHCP management to cobbler/modules (uses modules.conf) | Michael DeHaan | 2008-05-02 | 1 | -3/+21 |
* | Abstract out sync code into it's constituent parts, plus some packaging chang... | Michael DeHaan | 2008-04-18 | 1 | -7/+7 |
* | Fix some things found by the tests and also update the tests | Michael DeHaan | 2008-04-18 | 1 | -9/+1 |
* | Kickstarts are now dynamically generated by mod_python, CGI's now fall | Michael DeHaan | 2008-04-18 | 1 | -12/+1 |
* | Now possible to override snippets on a per-profile or per-system basis, as di... | Michael DeHaan | 2008-04-11 | 1 | -10/+10 |
* | Two things -- (A) remove rhpl dep as we aren't using it and we want to use | Michael DeHaan | 2008-04-09 | 1 | -1/+1 |
* | Add a --owner to all the objects, plus associated API calls and backend stuff... | Michael DeHaan | 2008-03-26 | 1 | -3/+5 |
* | Recursive deletes are now possible with --recursive. Web UI still needs to t... | Michael DeHaan | 2008-01-31 | 1 | -0/+11 |
* | Performance tweaking and benchmarks. | Michael DeHaan | 2007-12-12 | 1 | -1/+7 |
* | Work on getting the repos to be templated, largely complete, pending more tes... | Michael DeHaan | 2007-11-02 | 1 | -4/+4 |
* | In the process of making all repositories templates so we can apply the value... | Michael DeHaan | 2007-11-02 | 1 | -1/+5 |
* | More work to ensure interfaces remain strings, even though they look a lot li... | Michael DeHaan | 2007-10-09 | 1 | -3/+1 |
* | Storing NICs in a hash for easier access + some refactoring + modifications t... | Michael DeHaan | 2007-10-09 | 1 | -5/+5 |
* | More work on the new multi-NIC code. Largely working at this point, sync has | Michael DeHaan | 2007-10-08 | 1 | -3/+6 |
* | In process of making NICs seperate data structures in cobbler, which requires... | Michael DeHaan | 2007-10-08 | 1 | -0/+2 |
* | Bugfixing for deleting systems that are not named after MAC addresses. | Michael DeHaan | 2007-08-21 | 1 | -5/+7 |
* | Ben Riggs patch to allow find to take arbitrary variables plus a reworking | Michael DeHaan | 2007-08-15 | 1 | -7/+7 |
* | Use get_config_filename from utils | Michael DeHaan | 2007-06-22 | 1 | -1/+1 |
* | Add code for generation of object downlinks during config parsing. | Michael DeHaan | 2007-06-12 | 1 | -1/+1 |
* | WIP: Allow system names to be anything, and gather mac address and IP from | Michael DeHaan | 2007-05-30 | 1 | -2/+4 |
* | Begining of i18n of cobbler. Tests pass, works with English. Need to test | Michael DeHaan | 2007-05-29 | 1 | -6/+4 |
* | Starting to add i18n to cobbler using rhpl | Michael DeHaan | 2007-05-25 | 1 | -0/+2 |
* | Change cobbler code to use /etc/ethers and /var/lib/cobbler/cobbler_hosts | Michael DeHaan | 2007-05-24 | 1 | -0/+2 |
* | Ongoing work for 0.4.4 -- misc tweaks/fixes, and continuation on the kernel-p... | Michael DeHaan | 2007-03-22 | 1 | -0/+2 |
* | Adding disable_netboot option for cobbler, which can be programatically exerc... | Michael DeHaan | 2007-02-20 | 1 | -3/+14 |
* | Fixes to work with older versions of Cheetah, small fix to system delete code... | Michael DeHaan | 2007-02-19 | 1 | -2/+2 |
* | merge with myself | Michael DeHaan | 2007-02-09 | 1 | -1/+0 |
|\ |
|
| * | Added an optional --breed parameter for "distro add" that supports usage of a... | Michael DeHaan | 2007-02-09 | 1 | -1/+0 |
* | | Account for potential of per-system kickstart metadata variance. | Michael DeHaan | 2007-02-02 | 1 | -1/+3 |
|/ |
|
* | Removing a few other glitches related to the nosync code. | Michael DeHaan | 2007-02-02 | 1 | -0/+1 |
* | Work towards implementation of optional integrated "light" sync support, whic... | Michael DeHaan | 2007-02-01 | 1 | -14/+34 |
* | Skeleton code (currently does exactly what it used to do) for cobbler add/rem... | Michael DeHaan | 2007-02-01 | 1 | -7/+7 |
* | Added skeleton file (with notes) of how to do partial sync operations | Michael DeHaan | 2007-02-01 | 1 | -0/+93 |