summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * changelogMichael DeHaan2008-03-121-0/+1
| |
| * Fix bug in module loader to allow non-serializer modules to be loadedMichael DeHaan2008-03-125-6/+9
| | | | | | | | using /etc/cobbler/modules.conf
| * Fix WebUI documentation URLMichael DeHaan2008-03-102-2/+3
| |
* | Patch to allow overriding gpgcheck, +version bumpMichael DeHaan2008-03-106-7/+16
|/
* update changelogMichael DeHaan2008-03-071-0/+3
|
* Run reposync for local repos even if "RPM" is not contained in the path.Michael DeHaan2008-03-072-3/+3
|
* Getting ready for 0.8.2 releaseMichael DeHaan2008-03-078-95/+63
|
* Misc UpdatesMichael DeHaan2008-03-042-0/+126
|
* Added change_profile.cgi, which allows changing profiles via wget's soMichael DeHaan2008-03-032-0/+148
| | | | installation profiles can be chained from one to another.
* Fix findks script to match new APIMichael DeHaan2008-03-031-1/+7
|
* Add newline to websiteMichael DeHaan2008-03-031-1/+1
|
* Disable local socket XMLRPC as nothing is using it.Michael DeHaan2008-02-292-5/+10
|
* Doc fixMichael DeHaan2008-02-253-6/+8
|
* This is a fix to a webui submission problem for the repos field on certainMichael DeHaan2008-02-226-4/+37
| | | | | versions of mod_python. It still needs to be fixed correctly though this makes that page work for now.
* This is 0.8.1Michael DeHaan2008-02-205-7/+15
|
* Less output from optparseMichael DeHaan2008-02-191-1/+1
|
* Catch system exit to make optparse print nicelyMichael DeHaan2008-02-191-0/+2
|
* Manpage updatesMichael DeHaan2008-02-191-2/+0
|
* Patch to fix error during reposyncMichael DeHaan2008-02-183-2/+3
|
* Merge with devel branchMichael DeHaan2008-02-151-3/+3
|
* Merge branch 'devel'Michael DeHaan2008-02-1587-4002/+3226
|\ | | | | | | | | | | | | | | | | | | | | | | | | Merging devel work on 0.7.X/0.8 release with master Conflicts: CHANGELOG cobbler.spec cobbler/action_import.py cobbler/utils.py cobbler/webui/master.py setup.py
| * Specfile fixupMichael DeHaan2008-02-152-4/+7
| |
| * Fix specfile errorMichael DeHaan2008-02-152-3/+3
| |
| * changelog fixupMichael DeHaan2008-02-152-3/+3
| |
| * Release bump for 0.8.0Michael DeHaan2008-02-153-4/+7
| |
| * Fix permissions on reposyncMichael DeHaan2008-02-142-1/+2
| |
| * Nicer error reporting when user doesn't have permissions on the log filesMichael DeHaan2008-02-132-3/+15
| |
| * Added additional needed args to higher level API methods, also made higher ↵Michael DeHaan2008-02-132-14/+28
| | | | | | | | | | | | level API function for find variants.
| * Added in a possible workaround for a user problem with source_repos in an ↵Michael DeHaan2008-02-132-2/+7
| | | | | | | | upgrade scenario (testing needed).
| * Apply Tim's patch to remove random mac link when editing.Michael DeHaan2008-02-081-0/+2
| |
| * Add vmware as a legal virt type (implementation TBA soon).Michael DeHaan2008-01-312-2/+2
| |
| * Sort 'cobbler list' outputMichael DeHaan2008-01-312-1/+11
| |
| * Make WebUI do recursive deletes for distros/profiles.Michael DeHaan2008-01-313-5/+5
| |
| * Recursive deletes are now possible with --recursive. Web UI still needs to ↵Michael DeHaan2008-01-3112-22/+68
| | | | | | | | take advantage of this.
| * Keep leading newline from appearing in template files.Michael DeHaan2008-01-222-1/+7
| |
| * Add rename and copy functionality to the base API, the remote interface, and ↵Michael DeHaan2008-01-226-79/+229
| | | | | | | | make the WebUI use it for much smarter renames and copies.
| * Enforce permissions/context after reposync.Michael DeHaan2008-01-212-0/+25
| |
| * Bump version. Also add additional virt default values to settings.Michael DeHaan2008-01-217-112/+20
| |
| * Removing news feed and RSS support code, again, see the mailing list for all ↵Michael DeHaan2008-01-106-2233/+0
| | | | | | | | | | | | your news. That, and IRC!
| * Remove news from webpage as we just want to use the mailing list.Michael DeHaan2008-01-101-17/+0
| |
| * Fixes for builds on F9 and later.Michael DeHaan2008-01-101-0/+4
| |
| * Add eggs spec code for F9Michael DeHaan2008-01-101-0/+5
| |
| * Modify reposync to not preserve permissions on rsync.Michael DeHaan2008-01-102-1/+2
| |
| * Added http_port parameter to settings so Apache can run on ports other than 80.Michael DeHaan2008-01-107-15/+24
| |
| * Added --rsync-flags to cobbler import.Michael DeHaan2008-01-105-7/+27
| |
| * Fix for comps.xml name changeMichael DeHaan2008-01-092-3/+4
| |
| * Added a parameter --yumopts which allows setting parameters for yum plugins ↵Michael DeHaan2008-01-0911-46/+81
| | | | | | | | | | | | in a manner similar to how --kopts and --ksmeta works.
| * Fix repo path in docsMichael DeHaan2008-01-091-1/+1
| |
| * Fix typoMichael DeHaan2008-01-092-2/+3
| |
| * it's 2008, not 2007.Michael DeHaan2008-01-071-1/+1
| |