summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devel' of ssh://git.fedorahosted.org/git/cobbler into develMichael DeHaan2009-03-097-14/+12
|\
| * Rename anamon.py -> anamonJames Laska2009-03-097-14/+12
* | Upgrade webui search forms for all object types, filling in the default optio...Michael DeHaan2009-03-093-32/+163
|/
* Some minor string changes for the check code.Michael DeHaan2009-03-091-3/+3
* Merge commit 'jamesc/ris-devel' into develMichael DeHaan2009-03-092-0/+86
|\
| * Added cobbler check items for the following:James Cammarata2009-03-081-0/+41
| * Merge branch 'devel' of git://git.fedorahosted.org/cobbler into ris-develJames Cammarata2009-03-07199-3916/+10314
| |\
| * | Added functionsJames Cammarata2009-02-051-0/+45
* | | Fix xmlrpc cleanup codeBill Peck2009-03-091-3/+0
* | | Add default values for the redhatmanagement serverRob Lazzurs2009-03-091-3/+3
| |/ |/|
* | Bump development branch release numbers to 1.7Michael DeHaan2009-03-062-38/+5
* | Modify build scripts to not install the pycs and pyos for anamon. This could...Michael DeHaan2009-03-062-2/+6
* | BuildRequires PyYAMLMichael DeHaan2009-03-061-0/+1
* | 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