summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
Commit message (Collapse)AuthorAgeFilesLines
* Update the ctime field when copying objects.Michael DeHaan2009-03-131-0/+1
|
* Updates to SCM tracker.Michael DeHaan2009-03-111-0/+1
|
* Changelog updateMichael DeHaan2009-03-111-0/+1
|
* A very simple "cobbler hardlink" command to optimize space in /var/www/cobblerMichael DeHaan2009-03-111-0/+1
|
* Update versions in devel changelogMichael DeHaan2009-03-091-0/+3
|
* Update changelogMichael DeHaan2009-03-091-1/+2
|
* Make CLI repo find command search proper object typesMichael DeHaan2009-03-061-0/+1
|
* Add XMLRPC functions for object search, just like the Python API has.Michael DeHaan2009-03-051-0/+1
|
* Some changes to cobbler registrationMichael DeHaan2009-03-041-0/+1
|
* Don't run the full sync in import because during a sync very briefly all the ↵Michael DeHaan2009-03-031-2/+3
| | | | | | | | files are rewritten and Beaker does not for some reason like this. Conflicts: CHANGELOG
* Merge commit 'jcapel/devel-bugs' into develMichael DeHaan2009-03-021-0/+2
|\ | | | | | | | | Conflicts: CHANGELOG
| * Updated changelogJasper Capel2009-02-271-0/+2
| |
* | Remove last references to old YAML parser.Michael DeHaan2009-03-021-2/+2
|/ | | | | | | Conflicts: CHANGELOG scripts/index.py
* Fix build for rawhide now that yaboot is included, don't terminate the buildMichael DeHaan2009-02-261-0/+1
| | | | because ppc content is packaged for a noarch, content is not intended for the local machine but remotes.
* Changelog updateMichael DeHaan2009-02-251-0/+1
|
* Anaconda doesn't seem to honor nameservers consistently, set it manually ↵Michael DeHaan2009-02-241-0/+1
| | | | (jcapel)
* Sleep longer between power cycling systems (Bill Peck)Michael DeHaan2009-02-241-0/+1
|
* Use nameserver when set in Anaconda config (Ruben Kerkhof)Michael DeHaan2009-02-241-0/+1
|
* Merge commit 'jlaska/devel' into develMichael DeHaan2009-02-241-0/+3
|\
| * Fix subprocess call to use the embedded module.Michael DeHaan2009-02-201-0/+3
| | | | | | | | | | | | Conflicts: CHANGELOG
* | Fix import for EL3 ppcMichael DeHaan2009-02-241-0/+1
|/
* Fix traceback possible with --template-files and invalid dataMichael DeHaan2009-02-191-0/+1
| | | | | | Conflicts: CHANGELOG
* Use shlex for parsing --kopts to allow a wider variety of kernel options input.Michael DeHaan2009-02-191-0/+1
| | | | | | | Conflicts: CHANGELOG cobbler/utils.py
* Allow kernel options to start with '-' by fixing the YAML serializer to ↵Michael DeHaan2009-02-191-0/+2
| | | | | | | | quote them. Conflicts: CHANGELOG
* Restore changelogMichael DeHaan2009-02-191-4/+9
|
* (A) Bill Peck's patch to make power stuff retry 5 times before failing, (B) ↵Michael DeHaan2009-02-191-0/+8
| | | | working on fixing the changelog back since it was lost in a merge (?)
* Authn_spacewalk upgrades -- now allow username+password login + auth against ↵Michael DeHaan2009-02-181-0/+1
| | | | | | older Satellites. Needs testing.
* Fix message about file locationMichael DeHaan2009-02-181-0/+1
|
* When virt bridge was being saved as "" the value was being used as the ↵Michael DeHaan2009-02-181-0/+1
| | | | actual value. What we want is when "" is set to use the default value from /etc/cobbler/settings.
* Fix default value for server override so the web app does not store it ↵Michael DeHaan2009-02-181-0/+1
| | | | incorrectly.
* Make --rpm-list use the same parsing code as the rest of cobbler, closing a ↵Michael DeHaan2009-02-181-0/+1
| | | | | | web app bug where --rpm-list was being saved incorrectly.
* Fix removal of images that have child objects, so that orphan detection and ↵Michael DeHaan2009-02-181-0/+2
| | | | | | | | recursive removal works as in the rest of cobbler. Conflicts: cobbler/collection_images.py
* Don't traceback on some forms of invalid commands, just print help.Michael DeHaan2009-02-171-10/+3
| | | | | | Conflicts: CHANGELOG
* Working on moving stock triggers over to be python based, while still ↵Michael DeHaan2009-02-121-1/+1
| | | | supporting shell triggers. These execute faster and can use native API handles without reloading penalties. Unit tests still have some errors, so we're not done with this.
* Ruben K's patch to buildiso to append additional network infoMichael DeHaan2009-02-061-0/+1
|
* Restart services trigger now uses XMLRPC and is therefore MUCH fasterMichael DeHaan2009-02-061-0/+1
|
* ChangelogMichael DeHaan2009-02-061-0/+1
|
* Fix for func integration snippet.Michael DeHaan2009-02-061-0/+1
|
* Update changelogMichael DeHaan2009-02-061-0/+3
|
* Update changelogMichael DeHaan2009-02-061-0/+3
|
* Update changelogMichael DeHaan2009-01-271-0/+1
|
* Changelog updateMichael DeHaan2009-01-271-3/+1
|
* Fix image type editing in the webappMichael DeHaan2009-01-261-0/+4
| | | | | | Conflicts: CHANGELOG
* Update changelogs to reflect merged patchesMichael DeHaan2009-01-261-3/+12
| | | | | | Conflicts: CHANGELOG
* Update changelog with previous patchesMichael DeHaan2009-01-131-0/+3
|
* Update changelogMichael DeHaan2009-01-091-0/+3
|
* Update changelogMichael DeHaan2009-01-091-0/+1
|
* Update changelogMichael DeHaan2009-01-091-3/+1
|
* Merge commit 'jlaska_fpo/devel'Michael DeHaan2009-01-061-0/+3
|\
| * Merge branch 'master' into develMichael DeHaan2009-01-051-0/+1
| |\