summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
Commit message (Collapse)AuthorAgeFilesLines
* update templates to invoke menu.c32 automatically w/ timeout, skipping the ↵Michael DeHaan2008-04-081-0/+2
| | | | step of having to type "menu" at the PXE prompt, which is occasionally a source of user confusion. We can now also do submenus if we want to, now that menu.c32 is updated.
* fix changelogMichael DeHaan2008-04-081-0/+1
|
* Merge.Michael DeHaan2008-04-081-8/+1
|
* Merge branch 'master' into develMichael DeHaan2008-04-081-0/+9
|\ | | | | | | | | | | | | | | Conflicts: CHANGELOG cobbler.spec cobbler/webui/master.py
| * Force names to be alphanumeric, update dates for release.Michael DeHaan2008-04-081-1/+2
| |
| * Apply dnsmasq change to masterMichael DeHaan2008-04-041-1/+2
| |
* | Added a "--clobber" option to all add commands that allows the add to ↵Michael DeHaan2008-04-041-1/+2
| | | | | | | | function in an "add or edit" mode. Before in Cobbler, add and edit were largely aliases so this was not needed -- now it is. Using --clobber the object will be created if it does not exist, or it will overwrite the existing one (as "edit" does) when it is there. If --clobber is left off, add will refuse to overwrite an existing object. This is a minor break to scripts that are calling cobbler directly but not those to API users -- scripts /should/ be checking return codes.
* | add dnsmasq change to changelogMichael DeHaan2008-04-041-0/+1
| |
* | changelog editsroot2008-04-041-0/+2
| |
* | Fix default ownership on cobbler owned objects to come from the settingsMichael DeHaan2008-04-031-0/+1
| | | | | | | | | | file (who's default is "admin" through the CLI) ... the webui will prepopulate the field with the name of the logged in user.
* | Updated LDAP and authorization code, plus packagingMichael DeHaan2008-03-261-0/+1
| |
* | Preliminary support for authentication against LDAPMichael DeHaan2008-03-251-0/+1
| |
* | tftpboot location discovery for F9Michael DeHaan2008-03-251-0/+1
| |
* | Merge branch 'master' into develMichael DeHaan2008-03-251-0/+2
|\|
| * Apply patch to fix detection of x86_64 arches for imports of RHEL 4u6.Michael DeHaan2008-03-251-0/+1
| |
| * Fix default flags for yumdownloaderMichael DeHaan2008-03-131-0/+1
| |
* | Added patch to allow kopts/ksmeta to be cleared with --kopts=delete on theMichael DeHaan2008-03-131-0/+1
| | | | | | | | command line.
* | Adding patch to send hostnameMichael DeHaan2008-03-121-0/+1
| |
* | Merge branch 'master' into develMichael DeHaan2008-03-121-0/+4
|\| | | | | | | | | | | | | | | Conflicts: CHANGELOG cobbler.spec setup.py
| * changelogMichael DeHaan2008-03-121-0/+1
| |
| * Fix WebUI documentation URLMichael DeHaan2008-03-101-0/+1
| |
* | Patch to allow overriding gpgcheck, +version bumpMichael DeHaan2008-03-101-1/+2
|/
* update changelogMichael DeHaan2008-03-071-0/+3
|
* Getting ready for 0.8.2 releaseMichael DeHaan2008-03-071-0/+1
|
* Misc UpdatesMichael DeHaan2008-03-041-0/+1
|
* Added change_profile.cgi, which allows changing profiles via wget's soMichael DeHaan2008-03-031-0/+2
| | | | installation profiles can be chained from one to another.
* Disable local socket XMLRPC as nothing is using it.Michael DeHaan2008-02-291-0/+1
|
* This is a fix to a webui submission problem for the repos field on certainMichael DeHaan2008-02-221-0/+3
| | | | | 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-201-1/+6
|
* Fix permissions on reposyncMichael DeHaan2008-02-141-0/+1
|
* Nicer error reporting when user doesn't have permissions on the log filesMichael DeHaan2008-02-131-2/+8
|
* Sort 'cobbler list' outputMichael DeHaan2008-01-311-0/+1
|
* Recursive deletes are now possible with --recursive. Web UI still needs to ↵Michael DeHaan2008-01-311-1/+3
| | | | take advantage of this.
* Keep leading newline from appearing in template files.Michael DeHaan2008-01-221-1/+3
|
* Add rename and copy functionality to the base API, the remote interface, and ↵Michael DeHaan2008-01-221-0/+1
| | | | make the WebUI use it for much smarter renames and copies.
* Enforce permissions/context after reposync.Michael DeHaan2008-01-211-0/+1
|
* Bump version. Also add additional virt default values to settings.Michael DeHaan2008-01-211-0/+3
|
* Modify reposync to not preserve permissions on rsync.Michael DeHaan2008-01-101-0/+1
|
* Added http_port parameter to settings so Apache can run on ports other than 80.Michael DeHaan2008-01-101-0/+1
|
* Added --rsync-flags to cobbler import.Michael DeHaan2008-01-101-0/+12
|
* Fix for comps.xml name changeMichael DeHaan2008-01-091-0/+1
|
* Added a parameter --yumopts which allows setting parameters for yum plugins ↵Michael DeHaan2008-01-091-19/+21
| | | | | | in a manner similar to how --kopts and --ksmeta works.
* Apply euclid's patch to allow import to take a --kickstart parameterMichael DeHaan2008-01-041-0/+1
|
* Rename some templates, remove proxy logic that is not necc. for new performanceMichael DeHaan2007-12-201-0/+2
| | | | plans, remove watcher.py reference
* Release bump since testing release was yesterdayMichael DeHaan2007-12-141-1/+6
|
* Performance tweaking and benchmarks.Michael DeHaan2007-12-121-0/+3
|
* changelogMichael DeHaan2007-12-101-1/+2
|
* Fixes + changelog.Michael DeHaan2007-12-051-0/+2
|
* Quote wget args to avoid creating stray files.Michael DeHaan2007-11-291-0/+3
|
* Fix bug related to hash evaluation, bump release for testing branchMichael DeHaan2007-11-151-0/+5
|