summaryrefslogtreecommitdiffstats
path: root/cobbler
Commit message (Expand)AuthorAgeFilesLines
* Make static field editing work in the webapp and in XMLRPCMichael DeHaan2008-09-163-1/+4
* added auto network_config snippet, and added --static=0/1 for system objects.Michael DeHaan2008-09-165-25/+23
* James C's import patch to auto-create rescue objects.Michael DeHaan2008-09-151-0/+22
* Add Javier P's patch to add "cobbler import" support for Debian. Also tweake...Michael DeHaan2008-09-124-108/+176
* added enable_menu to WebUIMichael DeHaan2008-09-112-4/+6
* --enable-menu feature from James C.Michael DeHaan2008-09-114-0/+25
* Merge branch 'master' into develMichael DeHaan2008-09-081-1/+2
|\
| * Fix dnsmasq when "bootloaders" is not in the config file (i.e. new installs p...Michael DeHaan2008-09-081-1/+2
* | Added puppet integration via an external nodes mod_python URL and --mgmt-clas...Michael DeHaan2008-09-0811-38/+107
* | Merge branch 'master' into develMichael DeHaan2008-09-082-1/+3
|\|
| * Add --arch to "cobbler image add"Michael DeHaan2008-09-081-0/+2
| * Fix further elilo-glitch in ISC management module.Michael DeHaan2008-09-071-1/+1
* | Don't log variables before authn/authz resultMichael DeHaan2008-09-051-2/+2
* | Merge branch 'master' into develMichael DeHaan2008-09-041-7/+1
|\|
| * Misc bugfixes, release bump in preparation of 1.2.2Michael DeHaan2008-09-041-7/+1
* | Merge branch 'master' into develMichael DeHaan2008-09-021-1/+4
|\|
| * Fix command parsingMichael DeHaan2008-09-021-1/+4
* | Apply Dan G's changes to move cheetah macros to a user editable fileMichael DeHaan2008-09-021-164/+28
* | Updates on the acl feature. (policy acls for webui/xmlrpc, not to be confused...Michael DeHaan2008-09-024-19/+156
* | Merge branch 'master' into develMichael DeHaan2008-09-024-4/+15
|\|
| * Fix various merge errors and also add some missing directory packaging to the...Michael DeHaan2008-09-024-21/+0
| * Merge branch 'devel'Michael DeHaan2008-08-2963-1240/+3730
| |\
| * | Apply fix to findks featureMichael DeHaan2008-07-221-2/+2
| * | More fixes on findksMichael DeHaan2008-07-211-2/+4
| * | Backport utils.py to master branchMichael DeHaan2008-07-211-7/+61
| * | Updating services.pyMichael DeHaan2008-07-211-1/+8
| * | Backporting findks.cgi -> mod_python upgrade from devel to stable branchMichael DeHaan2008-07-171-8/+58
| * | More fixes to repo/image delete codeMichael DeHaan2008-07-034-6/+5
| * | Fix missing functions in remote.py, remove profile_change which was unusedMichael DeHaan2008-07-031-19/+20
| * | Backport reposync patchMichael DeHaan2008-07-021-0/+2
| * | Fix kickstart rendering bugMichael DeHaan2008-06-271-1/+1
* | | Lots of work on the acl module, still need to test some niche cases and ensureMichael DeHaan2008-08-285-30/+65
* | | Working on ACL featureMichael DeHaan2008-08-273-3/+14
| |/ |/|
* | Update docs/comments.Michael DeHaan2008-08-262-3/+2
* | Make cobbler import know how to auto-assign --os-versionMichael DeHaan2008-08-261-7/+38
* | Small fix to services urls, added fedora9 constant which libvirt in hg (upstr...Michael DeHaan2008-08-262-4/+4
* | Add missing file to git.Michael DeHaan2008-08-261-0/+52
* | clean up formatting of breed/os-version messages for webui displayMichael DeHaan2008-08-251-2/+4
* | changelog, + adding distro os-version to Webapp. Images are still not availa...Michael DeHaan2008-08-251-1/+3
* | Realphabetize CLI for distro, add --os-version and --breed to imageMichael DeHaan2008-08-252-9/+17
* | Various work on --os-version support and better filtering for --breedMichael DeHaan2008-08-253-11/+14
* | Incorporating Dave Hatton's patch to add --os-version in, adding validation, ...Michael DeHaan2008-08-258-37/+91
* | When --netboot-enabled is toggled (either from the command line, or via the A...Michael DeHaan2008-08-252-12/+12
* | more error catcher fixingMichael DeHaan2008-08-202-2/+2
* | ErrorCatcher invocation is causing problems on 5.2Michael DeHaan2008-08-201-1/+1
* | Use errorCatcher Echo more, so snippets get the same level of error checking.Michael DeHaan2008-08-203-5/+5
* | Apply patch to add --kopts-post which lets you configure the kernel options o...Michael DeHaan2008-08-1910-184/+236
* | Make cheetah errors explain themselvesMichael DeHaan2008-08-191-1/+18
* | Use pxesystem and pxeprofile templates correctlyMichael DeHaan2008-08-184-19/+32
* | SystemExit return code preservation + reworking --help to make it smarter whe...Michael DeHaan2008-08-152-4/+35