Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Add messages that more clearly indicate when cobblerd/httpd is not ↵ | Michael DeHaan | 2009-08-19 | 1 | -3/+36 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | accessible or when the user does not have permissions on the shared secret file. | |||||
* | | | | | | | | | Replicate fixes | Michael DeHaan | 2009-08-19 | 1 | -6/+8 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Fix OS check | Michael DeHaan | 2009-08-19 | 1 | -1/+1 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | Working on replicate 2.0, including filtering (per shenson's suggestions) ↵ | Michael DeHaan | 2009-08-17 | 6 | -181/+179 | |
| |_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and also manpage updates | |||||
* | | | | | | | Fix check for TFTP config file | Leonid Flaks | 2009-08-17 | 1 | -1/+1 | |
| | | | | | | | ||||||
* | | | | | | | Update TODO | Michael DeHaan | 2009-08-17 | 1 | -1/+0 | |
| | | | | | | | ||||||
* | | | | | | | fixing --static-interface errors when called with --profile | Peter Halliday | 2009-08-14 | 1 | -0/+4 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Fix check for -l | Michael DeHaan | 2009-08-14 | 1 | -1/+1 | |
| | | | | | | ||||||
* | | | | | | Continued replicate stuff | Michael DeHaan | 2009-08-13 | 1 | -0/+5 | |
| | | | | | | ||||||
* | | | | | | More work on replicate 2.0 | Michael DeHaan | 2009-08-13 | 1 | -6/+4 | |
| | | | | | | ||||||
* | | | | | | Don't pull replicate settings for the webapp from settings, we should make a ↵ | Michael DeHaan | 2009-08-13 | 2 | -35/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | page for those options. | |||||
* | | | | | | Working on v2.0 replicate upgrades, still not expected to be operational. ↵ | Michael DeHaan | 2009-08-13 | 4 | -35/+47 | |
| | | | | | | | | | | | | | | | | | | | | | | | | I've temporarily removed the webapp link to replicate because I believe it needs a user Q&A screen after all, which we should do, rather than have those in settings. | |||||
* | | | | | | Merge branch 'master' of ssh://git.fedorahosted.org/git/cobbler | Michael DeHaan | 2009-08-13 | 16 | -343/+153 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | Conflicts: cobbler/utils.py | |||||
| * | | | | | Make yum repo priority for imported repos configurable in settings. | Peter Halliday | 2009-08-12 | 5 | -1/+8 | |
| | |_|_|/ | |/| | | | ||||||
| * | | | | Add new_subprofile method back in for backwards compat | Bill Peck | 2009-08-11 | 1 | -0/+2 | |
| | | | | | ||||||
| * | | | | Working on -s sha fix + some fixes from yesterday | Michael DeHaan | 2009-08-11 | 4 | -6/+9 | |
| | | | | | ||||||
| * | | | | Update TODO | Michael DeHaan | 2009-08-10 | 1 | -3/+1 | |
| | | | | | ||||||
| * | | | | Remove configuration settings for various files/binaries that we can find | Michael DeHaan | 2009-08-10 | 10 | -115/+79 | |
| | | | | | | | | | | | | | | | | | | | | without them being in settings. | |||||
| * | | | | Update CHANGELOG | Michael DeHaan | 2009-08-10 | 1 | -0/+1 | |
| | | | | | ||||||
| * | | | | Remove path configurations for service binaries and assume they can be found ↵ | Michael DeHaan | 2009-08-10 | 5 | -72/+25 | |
| | | | | | | | | | | | | | | | | | | | | in path. | |||||
| * | | | | Remove deprecated OMAPI/omshell features | Michael DeHaan | 2009-08-10 | 1 | -0/+1 | |
| | | | | | ||||||
| * | | | | Remove references to omapi and omshell (deprecated feature in 1.6, now removed) | Michael DeHaan | 2009-08-10 | 7 | -127/+1 | |
| | | | | | ||||||
| * | | | | Don't use RPM to discover (redhat-based) local OS version so as a result | Michael DeHaan | 2009-08-10 | 3 | -27/+23 | |
| | | | | | | | | | | | | | | | | | | | | we don't need to call RPM in rpm-post, which is a potential race condition | |||||
| * | | | | fix for ks_meta[tree] | Michael DeHaan | 2009-08-10 | 2 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: cobbler.spec | |||||
| * | | | | Support legacy (1.6.x and previous) keys for modify_item, just so old API ↵ | Michael DeHaan | 2009-08-10 | 1 | -0/+10 | |
| | |/ / | |/| | | | | | | | | | | | | | | | | | | scripts don't get interesting suprises. | |||||
* / | | | In progress code on a smarter replicate, not expected to work, just sharing ↵ | Michael DeHaan | 2009-08-13 | 2 | -156/+180 | |
|/ / / | | | | | | | | | | so I can let Scott see it :) | |||||
* | | | Lightened background color; added view kickstart back to the list of system ↵ | Ian Meyer | 2009-08-05 | 4 | -44/+48 | |
| | | | | | | | | | | | | actions | |||||
* | | | something | Ian Meyer | 2009-08-04 | 1 | -1/+2 | |
| |/ |/| | ||||||
* | | Merge commit 'imeyer/webui-changes' | Michael DeHaan | 2009-08-04 | 2 | -11/+10 | |
|\ \ | ||||||
| * | | Moved ☼ behind actions and added action menu to snippets page | Ian Meyer | 2009-08-04 | 2 | -11/+10 | |
| | | | ||||||
* | | | Merge commit 'imeyer/webui-changes' | Michael DeHaan | 2009-08-04 | 2 | -0/+4 | |
|\| | | ||||||
| * | | Added logic to not show pagination function unless item_count > limit | Ian Meyer | 2009-08-04 | 2 | -0/+4 | |
| | | | ||||||
* | | | Merge commit 'imeyer/webui-changes' | Michael DeHaan | 2009-08-04 | 6 | -49/+41 | |
|\| | | ||||||
| * | | Large UI cleanup | Ian Meyer | 2009-08-04 | 6 | -49/+41 | |
| | | | ||||||
* | | | Merge commit 'imeyer/webui-changes' | Michael DeHaan | 2009-08-04 | 19 | -1127/+718 | |
|\| | | ||||||
| * | | Added new menu functionality to Kickstart Templates | Ian Meyer | 2009-08-04 | 3 | -12/+4 | |
| |/ | ||||||
| * | Added missing classes to object blocks | Ian Meyer | 2009-08-04 | 2 | -2/+2 | |
| | | ||||||
| * | Merge branch 'webui-changes' | Ian Meyer | 2009-08-04 | 8 | -174/+155 | |
| |\ | ||||||
| | * | 1. New "Action" menu on any page that has an action | Ian Meyer | 2009-08-04 | 8 | -174/+155 | |
| | | | | | | | | | | | | | | | | | | | | | 2. HTML cleanup on more pages 3. New object edit page 4. new roweven rowodd colors 5. Changed cursor for links | |||||
| * | | Removing debugging to make sure it was upgrading in the right place. | Ian Meyer | 2009-08-03 | 1 | -7/+6 | |
| | | | ||||||
| * | | Improved sanity of install/upgrade behavior | Ian Meyer | 2009-08-02 | 1 | -36/+43 | |
| |/ | ||||||
| * | Most of the UI is overhauled. Next up is the fun menu tricks. | Ian Meyer | 2009-08-02 | 12 | -615/+343 | |
| | | ||||||
| * | More Cobbler webUI cleanup. paginate/import/master/check template changes ↵ | Ian Meyer | 2009-08-01 | 6 | -299/+246 | |
| | | | | | | | | plus to new blue steel logo. | |||||
| * | Put back content/index.html | Ian Meyer | 2009-08-01 | 1 | -0/+10 | |
| | | ||||||
| * | Fixed rowodd and roweven colors to something more muted/blue | Ian Meyer | 2009-08-01 | 1 | -5/+3 | |
| | | ||||||
| * | Overhaul of cobbler UI. Work in progress | Ian Meyer | 2009-08-01 | 8 | -186/+118 | |
| | | ||||||
| * | Removed erroneous use of item_network as it was causing cobbler_web to throw ↵ | Ian Meyer | 2009-08-01 | 1 | -3/+0 | |
| | | | | | | | | exceptions. | |||||
* | | Fix ksfile lister bug | Michael DeHaan | 2009-08-03 | 1 | -1/+1 | |
|/ | ||||||
* | Update TODO file | Michael DeHaan | 2009-07-31 | 1 | -1/+0 | |
| | ||||||
* | Modify logrotate script to clean up any old task log files after 10 days | Michael DeHaan | 2009-07-31 | 1 | -7/+5 | |
| |