summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | Working towards more code simplification.Michael DeHaan2009-05-1411-131/+37
| | | | | |
* | | | | | Start generalizing loading enforcement, so we don't have to have customMichael DeHaan2009-05-147-35/+18
| |_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | code in from_datastruct. As we do this, we'll need to create a few more set_* functions, as well as renaming some of the others. The XMLRPC API must remain consistent, though we're allowing the Python API to become more uniform.
* | | | | Removing TONS of boilerplate in item_*.py. This most definitely breaks the ↵Michael DeHaan2009-05-1315-1781/+254
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | webapp but will eventually feed both the webapp and CLI. remote_methods is also slated for demolition, as is printable.
* | | | | Process of simplifying get_fields logic. Don't use order fields.Michael DeHaan2009-05-134-77/+3
| | | | |
* | | | | Since the items_* files are getting REALLY long, move them to seperate filesMichael DeHaan2009-05-1314-1129/+1149
| |_|/ / |/| | | | | | | | | | | before cleaning them up. Also we want to ensure that anything we can do in remote can be done in api.py -- so make fields accessible there. (There is probably more to do for this).
* | | | For ISC, don't append the interface name if it's eth0. Fix template ↵Michael DeHaan2009-05-082-5/+8
| |/ / |/| | | | | | | | indentation.
* | | Merge commit 'jamesc/my-devel' into develMichael DeHaan2009-05-072-2/+4
|\ \ \
| * | | Add option to flatten results returned by get_item()James Cammarata2009-05-072-2/+4
| | | | | | | | | | | | | | | | Fixed django generic edit to use new flatten option
* | | | Make bootloader status checking only produce a single message.Michael DeHaan2009-05-071-1/+5
| | | |
* | | | Quote the hostname in the stock ISC dhcp configuration templateMichael DeHaan2009-05-072-1/+2
|/ / /
* | | Update authorsMichael DeHaan2009-05-061-0/+1
| | |
* | | Fix dhcp parameter namePeter Vreman2009-05-061-1/+1
| | |
* | | Fix blender cache bug with ISC.Peter Vreman2009-05-062-3/+4
| | |
* | | Fix problem where CLI can delete objects that are renamed via a problem in ↵Michael DeHaan2009-05-062-6/+7
| | | | | | | | | | | | | | | | | | | | | | | | remote (cobblerd) Conflicts: cobbler/remote.py
* | | fix specfileMichael DeHaan2009-05-061-1/+1
| | |
* | | Update registration/discovery code to handle bridges betterMichael DeHaan2009-05-063-4/+26
| | |
* | | Improvements to koan autodiscovery for bridging supportMichael DeHaan2009-05-063-11/+27
| | |
* | | Working on koan live CD, added interactive mode for when autodiscovery fails.Michael DeHaan2009-05-062-6/+41
| | |
* | | Working on bringing back the koan live CD (in progress).Michael DeHaan2009-05-063-14/+10
| | |
* | | Update changelogMichael DeHaan2009-05-061-0/+1
| | |
* | | Merge commit 'jamesc/my-devel' into develMichael DeHaan2009-05-062-6/+29
|\ \ \
| * | | Change to network_config snippet to ignore bond masters to prevent anaconda ↵James Cammarata2009-05-051-1/+2
| | | | | | | | | | | | | | | | failures when MAC addresses are not specified
| * | | Cleaning up generic edit template to make it more readableJames Cammarata2009-05-041-5/+27
| | | |
* | | | Add missing files from previous patches (MPD)Peter Vreman2009-05-063-0/+169
| | | |
* | | | Merge branch 'devel' of ssh://git.fedorahosted.org/git/cobbler into develMichael DeHaan2009-05-0628-625/+876
|\ \ \ \
| * | | | Fix to post_install_network_config to generate lines for modprobe.conf for ↵James Cammarata2009-05-051-0/+7
| | | | | | | | | | | | | | | | | | | | bonded interfaces when using bonding options for RHEL4
| * | | | RPM now requires fence-agents where it can, and same for yum-utils. ↵Michael DeHaan2009-05-053-21/+31
| | | | | | | | | | | | | | | | | | | | Reorganized RPM spec to be more alphabetical for requires (not perfect). Check message for fence tools now lists both package options.
| * | | | Merge commit 'jlaska/devel' into develMichael DeHaan2009-05-0510-11/+10
| |\ \ \ \
| | * | | | Fedora 11 provides power scripts in fence-agents package and also changes ↵James Laska2009-05-0510-11/+10
| | | | | | | | | | | | | | | | | | | | | | | | the PATH. Update the power control templates to use a relative path and inherit from cobbler's PATH
| * | | | | multiple delete support for django webapp, generic copy/rename, cleanup of ↵Peter Vreman2009-05-0513-231/+310
| | | | | | | | | | | | | | | | | | | | | | | | edit/rename/copy in generic edit, generic save method based on the get_fields
| * | | | | Generic webui list supportPeter Vreman2009-05-056-385/+542
| | | | | |
| * | | | | Remove logic error in new replicate.Michael DeHaan2009-05-051-39/+31
| |/ / / /
| * | | | Working on streamlining the replicate code.Michael DeHaan2009-05-052-30/+37
| | | | |
* | | | | Keep providing DHCP to netboot-disabled systems!Michael DeHaan2009-05-062-7/+8
|/ / / / | | | | | | | | | | | | | | | | | | | | Conflicts: CHANGELOG
* | | | Working on teaching replicate to know about mtimes, for faster replications. ↵Michael DeHaan2009-05-051-42/+93
| | | | | | | | | | | | | | | | WIP.
* | | | Merge commit 'jamesc/my-devel' into develMichael DeHaan2009-05-0416-75/+1234
|\| | |
| * | | - Cleanup the django list methodPeter Vreman2009-05-046-40/+40
| | | | | | | | | | | | | | | | | | | | | | | | - Add new modifylist method to change the listing preferences (page/limit/sort) to keep the URL clean - Add non-persistant paging using .system/list/<pagenr>. - Remove obsolete paginate.js
| * | | Generic edit for profiles/subprofilesJames Cammarata2009-05-035-5/+398
| | | |
| * | | Generic editing view of distros completeJames Cammarata2009-05-036-0/+349
| | | |
| * | | Fixes to make name servers save properlyJames Cammarata2009-05-022-3/+4
| | | |
| * | | Fix to paginate template filter options for network objectsJames Cammarata2009-05-021-2/+1
| | | |
| * | | Fixes to make network object saving work correctly. Also added owners to ↵James Cammarata2009-05-025-37/+56
| | | | | | | | | | | | | | | | the item_network class
| * | | Forgot to git add the network templates after reapplying patchJames Cammarata2009-05-012-0/+221
| | | |
| * | | Added owners to network objectJames Cammarata2009-05-011-1/+8
| | | |
| * | | Merge branch 'devel' of git://git.fedorahosted.org/cobbler into my-develJames Cammarata2009-05-0112-20/+32
| |\ \ \
| * | | | Applying my patch for preliminary network support in django/remoteJames Cammarata2009-05-018-2/+172
| | | | |
* | | | | Correct changelogMichael DeHaan2009-05-041-1/+1
| | | | |
* | | | | More tweaking of unicodeness.Michael DeHaan2009-05-042-8/+7
| |/ / / |/| | | | | | | | | | | | | | | | | | | Conflicts: CHANGELOG
* | | | Update changelogMichael DeHaan2009-05-011-0/+2
| | | |
* | | | Don't use port in strings unless it's not 80.Dominic LoBue2009-05-013-3/+9
| | | |