summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge IPv6 support patch from Trac #469. Thanks to Jon Sabo.masterJohn Eckersberg2009-11-055-73/+298
* Fix error message creating profile without a distro.Devan Goodwin2009-11-041-0/+2
* Remove mercurial stuffJames Bowes2009-11-042-11/+0
* Merge branch 'cobbler4j'Devan Goodwin2009-11-035-64/+150
|\
| * cobbler4j: Refresh internal object state after a create.Devan Goodwin2009-11-033-24/+32
| * cobbler4j: Testing new object defaults.Devan Goodwin2009-11-032-15/+21
| * cobbler4j: Fix object create vs. edit.Devan Goodwin2009-11-032-7/+33
| * cobbler4j: Code style / test cleanup.Devan Goodwin2009-11-034-19/+52
| * cobbler4j: Fix Finder to call correct XMLRPC methods.Devan Goodwin2009-11-033-6/+15
| * cobbler4j: Finder code style cleanup.Devan Goodwin2009-11-021-12/+16
* | cobbler check: fix BIND detection (#523)Cristian Ciupitu2009-11-021-2/+3
* | Fix some misspellsCristian Ciupitu2009-11-022-2/+2
* | Fix for Trac 525 - typo in variable name.Alex Wood2009-11-021-1/+1
|/
* cobbler4j: Use more efficient API calls, implement create/remove.Devan Goodwin2009-11-025-9/+53
* cobbler4j: Introduct a test Fixture.Devan Goodwin2009-11-022-12/+23
* Move first test class into a subpackage.Devan Goodwin2009-11-021-1/+2
* cobbler4j: Fix autogen object instantiation after package change.Devan Goodwin2009-11-024-29/+38
* Merge branch 'cobbler4j'Devan Goodwin2009-11-0214-74/+333
|\
| * cobbler4j: README updates.Devan Goodwin2009-11-021-6/+13
| * cobbler4j: No more Makefile, only ant required now.Devan Goodwin2009-11-021-17/+0
| * cobbler4j: Remove cobbler4j.jar in ant clean.Devan Goodwin2009-11-021-0/+1
| * cobbler4j: Isolate generated classes in a sub-package.Devan Goodwin2009-11-025-4/+27
| * Auto-generate cobbler4j classes inside ant instead of make.Devan Goodwin2009-11-022-3/+16
| * Start junit4 testing example.Devan Goodwin2009-11-022-7/+31
| * Make clogger.Logger a little more reasonable.Devan Goodwin2009-10-301-8/+20
| * Don't munge cobbler4j tests with build process.Devan Goodwin2009-10-301-2/+2
| * Relocate static cobbler4j classes to src/.Devan Goodwin2009-10-309-6/+8
| * cobbler4j Fixes from Partha Aji.Devan Goodwin2009-10-3010-47/+241
* | koan: use /var/lib/libvirt/images for qemu (trac #497)Cristian Ciupitu2009-10-301-1/+1
|/
* vlanpattern exists in a few more places... fix all occurencesJohn Eckersberg2009-10-293-4/+4
* Update the vlanpattern regex in the network_config snippet to allow aJohn Eckersberg2009-10-291-1/+1
* Remove unused imports of sub_process.Devan Goodwin2009-10-257-9/+0
* Correct indentation on background reposync and check for empty list.Ian Alexander2009-10-241-4/+8
* web ui: move sessions directory to /var (trac #499)Cristian Ciupitu2009-10-235-5/+6
* Added method for enabling autostart on qemu domainsTim Bielawa2009-10-223-1/+17
* small typo-type fixSinisa Vujic2009-10-201-2/+2
* Simplification of CobblerConnection in progress.Michael DeHaan2009-10-137-255/+168
* Ant cleanupMichael DeHaan2009-10-132-25/+8
* Cobbler4j. Some directory restructuring and cleanup.Michael DeHaan2009-10-139-98/+74
* In the middle of refactoring/rewriting cobbler4j. Now compiles cleanly from ...Michael DeHaan2009-10-124-48/+46
* More cleanup/code-generation work on cobbler4j. Not done yet. Added redston...Michael DeHaan2009-10-0910-135/+83
* Add basic ant script to build the Java code. Add README with some more info.Michael DeHaan2009-10-093-3/+35
* Further work on Java code generator.Michael DeHaan2009-10-098-235/+231
* Merge branch 'master' of ssh://git.fedorahosted.org/git/cobblerMichael DeHaan2009-10-086-15/+18
|\
| * Merge branch 'release20'Michael DeHaan2009-10-026-15/+18
| |\
| | * Release bump for 2.0.1Michael DeHaan2009-10-022-7/+6
| | * Fix incomplete merge; update changelogMichael DeHaan2009-10-022-4/+2
| | * use deepcopy to copy system interfaces to prevent modifying the original syst...Peter Vreman2009-10-021-2/+3
| | * Fix checks WRT SELinuxMichael DeHaan2009-10-021-3/+2
| | * fixed saving of is_static dependent fields, remove duplicated codeMichael DeHaan2009-10-021-2/+8