summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Add new python module directory to specfile.Michael DeHaan2008-01-071-1/+2
|
* Add directory to RPM spec file.Michael DeHaan2008-01-071-0/+1
|
* Apply euclid's patch to allow import to take a --kickstart parameterMichael DeHaan2008-01-045-27/+39
|
* Add some options back that went missing in the command line refactor.Michael DeHaan2008-01-041-6/+9
|
* Reapply patch from previous reverted changeMichael DeHaan2008-01-041-3/+3
|
* Rename some templates, remove proxy logic that is not necc. for new performanceMichael DeHaan2007-12-209-95/+19
| | | | plans, remove watcher.py reference
* -b option to wget isn't available in busybox, and we don't need it, so don't ↵Michael DeHaan2007-12-201-3/+3
| | | | use it.
* Fix Manpage indent.Michael DeHaan2007-12-191-2/+2
|
* Manpage typoMichael DeHaan2007-12-191-1/+1
|
* Changes to enable Cobbler to also speak XMLRPC on a Unix domain socket whichMichael DeHaan2007-12-197-48/+365
| | | | will later be usable by cobbler (the command line app) to make it very speedy. Talking to an open API handle in Cobbler will be much faster when editing, say, 5000 systems at once.
* The repo management code generates some things on a per-profile basis whichMichael DeHaan2007-12-182-4/+30
| | | | | should be generated on a per-system basis to support --server-override correctly. This is a fix.
* Apply Tim's patch to fix/re-enable the random MAC feature.Michael DeHaan2007-12-182-6/+4
|
* Release bump since testing release was yesterdayMichael DeHaan2007-12-144-8/+16
|
* Make new distro form submit properlyMichael DeHaan2007-12-132-5/+4
|
* Fix some logging referencesMichael DeHaan2007-12-131-2/+2
|
* Make WebUI use Apache logging mechanisms, also remove unreferenced cookie code.Michael DeHaan2007-12-132-85/+17
|
* Fix bug in remote system save method.Michael DeHaan2007-12-131-1/+1
|
* Make WebUI deletions of distro objects work againMichael DeHaan2007-12-131-3/+5
|
* Fix bug in sync remote APIMichael DeHaan2007-12-131-1/+1
|
* Allow sync to absorb unknown argsMichael DeHaan2007-12-131-1/+1
|
* Fix for older python versionsMichael DeHaan2007-12-131-1/+1
|