| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix memtest location | Michael DeHaan | 2008-04-21 | 1 | -1/+1 |
* | Add isc_set_hostname to packaged settings file | Michael DeHaan | 2008-04-21 | 1 | -0/+1 |
* | Abstract out sync code into it's constituent parts, plus some packaging chang... | Michael DeHaan | 2008-04-18 | 8 | -486/+655 |
* | Update specfile to no longer package legacy directories | Michael DeHaan | 2008-04-18 | 1 | -5/+0 |
* | Fix some things found by the tests and also update the tests | Michael DeHaan | 2008-04-18 | 2 | -11/+3 |
* | Kickstarts are now dynamically generated by mod_python, CGI's now fall | Michael DeHaan | 2008-04-18 | 22 | -390/+494 |
* | Finish removing mac from new install tracking | Michael DeHaan | 2008-04-18 | 4 | -16/+50 |
* | kssendmac does not make this information available at the time of this wget | Michael DeHaan | 2008-04-18 | 4 | -19/+11 |
* | Fix install trigger back since the modifications also were not pulling in the... | Michael DeHaan | 2008-04-17 | 1 | -2/+2 |
* | (A) The Python-yaml open source code that we had been using apparently didn't... | Michael DeHaan | 2008-04-17 | 14 | -40/+198 |
* | This is the new status engine in progress. I still need to do some things to... | Michael DeHaan | 2008-04-16 | 6 | -194/+119 |
* | Fix if clause | Michael DeHaan | 2008-04-16 | 1 | -2/+2 |
* | Change settings. | Michael DeHaan | 2008-04-16 | 1 | -1/+1 |
* | To make things easier to understand, enable RW-xmlrpc by default, just change... | Michael DeHaan | 2008-04-16 | 5 | -4/+48 |
* | Fix manifest.in to add missing file, remove one file no longer used. | Michael DeHaan | 2008-04-15 | 2 | -16/+25 |
* | logrotate should not send emails to root when restarting services. | Michael DeHaan | 2008-04-15 | 2 | -2/+3 |
* | Add missing file | Michael DeHaan | 2008-04-15 | 1 | -0/+55 |
* | Replaced the existing cobbler pre/post install triggers system with a much mo... | Michael DeHaan | 2008-04-15 | 15 | -49/+142 |
* | Better kerberos support. See the Wiki. | Michael DeHaan | 2008-04-14 | 12 | -150/+111 |
* | F8/9 kickstart format support | Michael DeHaan | 2008-04-14 | 4 | -9/+12 |
* | Now possible to override snippets on a per-profile or per-system basis, as di... | Michael DeHaan | 2008-04-11 | 5 | -232/+312 |
* | Import now takes an --arch, which is now a recommended field, to ensure | Michael DeHaan | 2008-04-11 | 9 | -60/+110 |
* | update changelog | Michael DeHaan | 2008-04-09 | 1 | -0/+1 |
* | Add Ronald to AUTHORS | Michael DeHaan | 2008-04-09 | 1 | -0/+1 |
* | Two things -- (A) remove rhpl dep as we aren't using it and we want to use | Michael DeHaan | 2008-04-09 | 44 | -77/+69 |
* | Apply iranzo's memtest patch | Michael DeHaan | 2008-04-09 | 2 | -4/+51 |
* | update templates to invoke menu.c32 automatically w/ timeout, skipping the st... | Michael DeHaan | 2008-04-08 | 2 | -2/+8 |
* | Update menu.c32 so timeouts work in the PXE menus | Michael DeHaan | 2008-04-08 | 1 | -0/+0 |
* | merge | root | 2008-04-08 | 2 | -6/+2 |
* | Allow underscores. | Michael DeHaan | 2008-04-08 | 2 | -2/+2 |
* | fix changelog | Michael DeHaan | 2008-04-08 | 2 | -1/+2 |
* | Merge branch 'master' into devel | Michael DeHaan | 2008-04-08 | 5 | -12/+18 |
|\ |
|
| * | Update name-check code to be more strict, bump version | Michael DeHaan | 2008-04-08 | 5 | -14/+16 |
* | | Merge. | Michael DeHaan | 2008-04-08 | 2 | -13/+2 |
* | | Merge branch 'master' into devel | Michael DeHaan | 2008-04-08 | 4 | -2/+19 |
|\| |
|
| * | Checking in changes to make merge possible. | Michael DeHaan | 2008-04-08 | 1 | -2/+2 |
| * | Force names to be alphanumeric, update dates for release. | Michael DeHaan | 2008-04-08 | 3 | -2/+7 |
| * | Apply dnsmasq change to master | Michael DeHaan | 2008-04-04 | 2 | -2/+3 |
* | | Added a "--clobber" option to all add commands that allows the add to functio... | Michael DeHaan | 2008-04-04 | 6 | -3/+30 |
* | | remove FIXMEs as things have been tested and work WRT the duplication prevent... | Michael DeHaan | 2008-04-04 | 1 | -11/+1 |
* | | Get duplicate name/ip/mac checks implemented for WebUI and XMLRPC | Michael DeHaan | 2008-04-04 | 6 | -13/+36 |
* | | Remove check from this area of the command line. | root | 2008-04-04 | 1 | -4/+0 |
* | | add dnsmasq change to changelog | Michael DeHaan | 2008-04-04 | 1 | -0/+1 |
* | | changelog edits | root | 2008-04-04 | 1 | -0/+2 |
* | | Working on adding checks for duplicate names/ips/macs to cobbler | root | 2008-04-04 | 8 | -15/+238 |
* | | Show friendly error message if user does not have sync permissions, also update | Michael DeHaan | 2008-04-03 | 2 | -10/+22 |
* | | Add friendlier messaging to users who do not have permission to create | Michael DeHaan | 2008-04-03 | 1 | -0/+23 |
* | | If logging in with token and not a new login, grab the username from | Michael DeHaan | 2008-04-03 | 1 | -0/+1 |
* | | Fix default ownership on cobbler owned objects to come from the settings | Michael DeHaan | 2008-04-03 | 9 | -8/+24 |
* | | Added some code to allow assignment of default ownership from settings for new | Michael DeHaan | 2008-04-02 | 11 | -8/+22 |