summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Require libyaml to ensure fast performanceMichael DeHaan2009-03-061-0/+1
* | Fix settings transmission over XMLRPCBill Peck2009-03-061-4/+2
* | Merge commit 'jlaska/devel' into develMichael DeHaan2009-03-061-1/+1
|\ \
| * | Only write pxe targets for x86-based distrosJames Laska2009-03-061-1/+1
* | | Merge commit 'lazzurs/lazzurs-devel' into develMichael DeHaan2009-03-061-1/+1
|\ \ \
| * | | Change check from rsai to the correct name of rsaRob Lazzurs2009-03-061-1/+1
* | | | Merge commit 'jlaska/devel' into develMichael DeHaan2009-03-060-0/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | zPXE honors the 'local' boot option.Brad Hinson2009-02-271-14/+39
| * | | Add zPXE support for 'local' boot target.James Laska2009-02-273-2/+6
| * | | Bug fix to close zpxe.parm file before proceeding.Brad Hinson2009-02-271-0/+1
| * | | Accept a third argument in zpxe config fileBrad Hinson2009-02-271-1/+5
| * | | Only system specific or profile specific arguments should live in the parm fi...James Laska2009-02-273-1/+18
| * | | just adding a FIXME and changing an arch comparison in write_pxe_file()James Laska2009-02-271-1/+2
* | | | Merge commit 'lazzurs/lazzurs-devel' into develMichael DeHaan2009-03-0613-311/+402
|\ \ \ \ | | |/ / | |/| |
| * | | Add check for yum-utils version if -l flag is defined for yumreposyncRob Lazzurs2009-03-061-0/+5
| * | | Adding option to define a Spacewalk management server at the distro/profile/s...Rob Lazzurs2009-03-0612-311/+397
* | | | Make CLI repo find command search proper object typesMichael DeHaan2009-03-062-1/+2
* | | | Package a snippet, and some paranoid checks to make sure XMLRPC doesn't send ...Michael DeHaan2009-03-062-12/+5
* | | | XMLRPC hack, add missing snippetMichael DeHaan2009-03-061-1/+13
|/ / /
* | | Merge branch 'devel' of ssh://git.fedorahosted.org/git/cobbler into develMichael DeHaan2009-03-059-115/+202
|\ \ \
| * \ \ Merge branch 'devel' of ssh://git.fedorahosted.org/git/cobbler into develDarryl L. Pierce2009-03-050-0/+0
| |\ \ \
| | * \ \ Merge branch 'add-support-for-xmlrpc-changes' into develDarryl L. Pierce2009-03-059-115/+202
| | |\ \ \
| | | * | | Adds support for the XMLRPC changes for Cobbler 1.5.Darryl L. Pierce2009-03-039-115/+202
| * | | | | Adds support for the XMLRPC changes for Cobbler 1.5.Darryl L. Pierce2009-03-059-115/+202
| |/ / / /
* / / / / Add search to the webapp. Currently all areas are implemented on the backend...Michael DeHaan2009-03-059-26/+219
|/ / / /
* | | | Add XMLRPC functions for object search, just like the Python API has.Michael DeHaan2009-03-052-0/+37
* | | | Merge commit 'jcapel/devel-bugs' into develMichael DeHaan2009-03-052-5/+5
|\ \ \ \
| * | | | Fixed pre_install_network_config, treat $static as boolean now.Jasper Capel2009-03-051-2/+2
| * | | | $static was changed to boolean, fix rendering of the snippetJasper Capel2009-03-051-3/+3
* | | | | Remove a stray old-YAML-library referenceMichael DeHaan2009-03-051-1/+1
|/ / / /
* | | | Some changes to cobbler registrationMichael DeHaan2009-03-043-35/+67
* | | | Add registration snippet to cobbler. (XMLRPC backend code for this still pen...Michael DeHaan2009-03-048-168/+32
* | | | Update s390 reboot snippet. Now produces a consistent reboot experience on R...James Laska2009-03-031-7/+64
* | | | zPXE honors the 'local' boot option.Brad Hinson2009-03-031-14/+39
* | | | Add zPXE support for 'local' boot target.James Laska2009-03-033-2/+6
* | | | Bug fix to close zpxe.parm file before proceeding.Brad Hinson2009-03-031-0/+1
* | | | Accept a third argument in zpxe config fileBrad Hinson2009-03-031-1/+5
* | | | Only system specific or profile specific arguments should live in the parm fi...James Laska2009-03-033-1/+18
* | | | just adding a FIXME and changing an arch comparison in write_pxe_file()James Laska2009-03-031-1/+2
* | | | Don't run the full sync in import because during a sync very briefly all the ...Michael DeHaan2009-03-032-7/+5
* | | | Merge branch 'devel' of ssh://git.fedorahosted.org/git/cobbler into develMichael DeHaan2009-03-0311-22/+78
|\| | |
| * | | Merge commit 'jcapel/devel-bugs' into develMichael DeHaan2009-03-027-7/+61
| |\ \ \
| | * | | Updated changelogJasper Capel2009-02-271-0/+2
| | * | | Set hostname correctly during %postJasper Capel2009-02-271-0/+3
| | * | | Enable editing of management classes for distros using the web interfaceJasper Capel2009-02-272-1/+17
| | * | | Clarified system help-text for editing management classes using the web inter...Jasper Capel2009-02-271-1/+1
| | * | | Enable editing of management classes for profiles using the web interface.Jasper Capel2009-02-272-1/+17
| | * | | Changed help text for authz_ownership, we're delimiting using spaces nowJasper Capel2009-02-271-1/+1
| | * | | Delimit owners-list with spaces, not commas in the Web-UIJasper Capel2009-02-272-2/+2
| | * | | Enable web-editing of management classes for systems.Jasper Capel2009-02-273-2/+19
| | |/ /