summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | | Add messages that more clearly indicate when cobblerd/httpd is not ↵Michael DeHaan2009-08-191-3/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | accessible or when the user does not have permissions on the shared secret file.
* | | | | | | | | Replicate fixesMichael DeHaan2009-08-191-6/+8
| | | | | | | | |
* | | | | | | | | Fix OS checkMichael DeHaan2009-08-191-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Working on replicate 2.0, including filtering (per shenson's suggestions) ↵Michael DeHaan2009-08-176-181/+179
| |_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and also manpage updates
* | | | | | | Fix check for TFTP config fileLeonid Flaks2009-08-171-1/+1
| | | | | | |
* | | | | | | Update TODOMichael DeHaan2009-08-171-1/+0
| | | | | | |
* | | | | | | fixing --static-interface errors when called with --profilePeter Halliday2009-08-141-0/+4
| |_|_|_|_|/ |/| | | | |
* | | | | | Fix check for -lMichael DeHaan2009-08-141-1/+1
| | | | | |
* | | | | | Continued replicate stuffMichael DeHaan2009-08-131-0/+5
| | | | | |
* | | | | | More work on replicate 2.0Michael DeHaan2009-08-131-6/+4
| | | | | |
* | | | | | Don't pull replicate settings for the webapp from settings, we should make a ↵Michael DeHaan2009-08-132-35/+0
| | | | | | | | | | | | | | | | | | | | | | | | page for those options.
* | | | | | Working on v2.0 replicate upgrades, still not expected to be operational. ↵Michael DeHaan2009-08-134-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/cobblerMichael DeHaan2009-08-1316-343/+153
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | | | | | | | | | | | | Conflicts: cobbler/utils.py
| * | | | | Make yum repo priority for imported repos configurable in settings.Peter Halliday2009-08-125-1/+8
| | |_|_|/ | |/| | |
| * | | | Add new_subprofile method back in for backwards compatBill Peck2009-08-111-0/+2
| | | | |
| * | | | Working on -s sha fix + some fixes from yesterdayMichael DeHaan2009-08-114-6/+9
| | | | |
| * | | | Update TODOMichael DeHaan2009-08-101-3/+1
| | | | |
| * | | | Remove configuration settings for various files/binaries that we can findMichael DeHaan2009-08-1010-115/+79
| | | | | | | | | | | | | | | | | | | | without them being in settings.
| * | | | Update CHANGELOGMichael DeHaan2009-08-101-0/+1
| | | | |
| * | | | Remove path configurations for service binaries and assume they can be found ↵Michael DeHaan2009-08-105-72/+25
| | | | | | | | | | | | | | | | | | | | in path.
| * | | | Remove deprecated OMAPI/omshell featuresMichael DeHaan2009-08-101-0/+1
| | | | |
| * | | | Remove references to omapi and omshell (deprecated feature in 1.6, now removed)Michael DeHaan2009-08-107-127/+1
| | | | |
| * | | | Don't use RPM to discover (redhat-based) local OS version so as a resultMichael DeHaan2009-08-103-27/+23
| | | | | | | | | | | | | | | | | | | | we don't need to call RPM in rpm-post, which is a potential race condition
| * | | | fix for ks_meta[tree]Michael DeHaan2009-08-102-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: cobbler.spec
| * | | | Support legacy (1.6.x and previous) keys for modify_item, just so old API ↵Michael DeHaan2009-08-101-0/+10
| | |/ / | |/| | | | | | | | | | | | | | | | | | scripts don't get interesting suprises.
* / | | In progress code on a smarter replicate, not expected to work, just sharing ↵Michael DeHaan2009-08-132-156/+180
|/ / / | | | | | | | | | so I can let Scott see it :)
* | | Lightened background color; added view kickstart back to the list of system ↵Ian Meyer2009-08-054-44/+48
| | | | | | | | | | | | actions
* | | somethingIan Meyer2009-08-041-1/+2
| |/ |/|
* | Merge commit 'imeyer/webui-changes'Michael DeHaan2009-08-042-11/+10
|\ \
| * | Moved ☼ behind actions and added action menu to snippets pageIan Meyer2009-08-042-11/+10
| | |
* | | Merge commit 'imeyer/webui-changes'Michael DeHaan2009-08-042-0/+4
|\| |
| * | Added logic to not show pagination function unless item_count > limitIan Meyer2009-08-042-0/+4
| | |
* | | Merge commit 'imeyer/webui-changes'Michael DeHaan2009-08-046-49/+41
|\| |
| * | Large UI cleanupIan Meyer2009-08-046-49/+41
| | |
* | | Merge commit 'imeyer/webui-changes'Michael DeHaan2009-08-0419-1127/+718
|\| |
| * | Added new menu functionality to Kickstart TemplatesIan Meyer2009-08-043-12/+4
| |/
| * Added missing classes to object blocksIan Meyer2009-08-042-2/+2
| |
| * Merge branch 'webui-changes'Ian Meyer2009-08-048-174/+155
| |\
| | * 1. New "Action" menu on any page that has an actionIan Meyer2009-08-048-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 Meyer2009-08-031-7/+6
| | |
| * | Improved sanity of install/upgrade behaviorIan Meyer2009-08-021-36/+43
| |/
| * Most of the UI is overhauled. Next up is the fun menu tricks.Ian Meyer2009-08-0212-615/+343
| |
| * More Cobbler webUI cleanup. paginate/import/master/check template changes ↵Ian Meyer2009-08-016-299/+246
| | | | | | | | plus to new blue steel logo.
| * Put back content/index.htmlIan Meyer2009-08-011-0/+10
| |
| * Fixed rowodd and roweven colors to something more muted/blueIan Meyer2009-08-011-5/+3
| |
| * Overhaul of cobbler UI. Work in progressIan Meyer2009-08-018-186/+118
| |
| * Removed erroneous use of item_network as it was causing cobbler_web to throw ↵Ian Meyer2009-08-011-3/+0
| | | | | | | | exceptions.
* | Fix ksfile lister bugMichael DeHaan2009-08-031-1/+1
|/
* Update TODO fileMichael DeHaan2009-07-311-1/+0
|
* Modify logrotate script to clean up any old task log files after 10 daysMichael DeHaan2009-07-311-7/+5
|