summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make unit tests use cobbler.py instead of the /usr/bin wrapper scriptMichael DeHaan2006-05-122-2/+5
* Make /usr/bin/cobbler work correctlyMichael DeHaan2006-05-121-2/+2
* Modified spec file to add dependencies and application group, /usr/bin/cobble...Michael DeHaan2006-05-112-1/+5
* Remove stray characters from gethostbyip, which interfere with PXE IP encoding.Michael DeHaan2006-05-111-1/+1
* Added licensing and RH copyright. Pychecker (once again). Fixed one unit te...Michael DeHaan2006-05-1122-20/+181
* Move docs to 3rd person and make them a bit more intelligible.Michael DeHaan2006-05-091-19/+22
* Tests don't need root either.Michael DeHaan2006-05-091-3/+0
* More nonroot checking.Michael DeHaan2006-05-091-1/+4
* Fixes to non-root error handling.Michael DeHaan2006-05-092-7/+22
* Simplified the command line, made a better 'list' function, some string and e...Michael DeHaan2006-05-0914-179/+146
* Adding exception handling to remove the problem of propogating error codes a...Michael DeHaan2006-05-0814-135/+145
* Interim checkin while straightening out exceptions. The last_error bit remin...Michael DeHaan2006-05-0816-141/+172
* More pychecker. More comments.Michael DeHaan2006-05-0810-75/+48
* PyChecker.Michael DeHaan2006-05-0816-44/+162
* Re-enable tmpdir test. GC/circular ref issues resolved.Michael DeHaan2006-05-081-3/+3
* Unit tests pass again.Michael DeHaan2006-05-0818-87/+155
* Removed trailing whitespaceMichael DeHaan2006-05-056-10/+10
* Interim commit during refactoring. Pretty broken as a result of some cleanup...Michael DeHaan2006-05-0519-88/+137
* Get rid of swap fileMichael DeHaan2006-05-051-0/+0
* Interim commitMichael DeHaan2006-05-0519-153/+285
* Interim refactoring commitMichael DeHaan2006-05-0517-1633/+198
* Interim commit while refactoring. This breaks lots of stuff.Michael DeHaan2006-05-0514-719/+718
* Weakref additions prior to refactoringMichael DeHaan2006-05-055-8/+12
* Added __init__.py to testsMichael DeHaan2006-05-051-0/+0
* Make /etc/cobbler.conf be packaged instead of being created, proper handling ...Michael DeHaan2006-05-059-49/+60
* Merging with mdehaan's changesMihai Ibanescu2006-05-045-213/+218
|\
| * Test case runs from a clean dir nowMihai Ibanescu2006-05-041-18/+35
| * Comparison function is simpler, and no need to sort when we need maxMihai Ibanescu2006-05-041-16/+16
| * s/cobber/cobbler/Mihai Ibanescu2006-05-041-8/+8
| * Fixing regression in common constructorMihai Ibanescu2006-05-041-1/+1
| * Moving code aroundMihai Ibanescu2006-05-041-158/+158
| * Reducing duplication in the constructorsMihai Ibanescu2006-05-041-27/+15
| * Fixed so it doesn't fail on 64-bit platformsMihai Ibanescu2006-05-041-1/+1
* | Switch to syck since Mihai has it packaged now. Check for syck brokenness in...Michael DeHaan2006-05-043-9/+14
|/
* Merged Michael's changes with mineMihai Ibanescu2006-05-0415-445/+221
* packages should be enough hereMihai Ibanescu2006-05-041-2/+1
* Merged Michael's addition of setup.pyMihai Ibanescu2006-05-0417-225/+444
|\
| * install will clean first; don't run in subshell, use -f for rm insteadMihai Ibanescu2006-05-041-8/+4
| * Added .hgignoreMihai Ibanescu2006-05-041-0/+1
* | Fixed makefileMichael DeHaan2006-05-041-7/+7
* | Working out some issues related to broken serializers, and some other randomn...Michael DeHaan2006-05-046-38/+33
* | Remove bootconf.man (no longer used), ran jim's whitespace patch.Michael DeHaan2006-05-0414-406/+189
* | Add setup.pyMichael DeHaan2006-05-041-0/+35
|/
* Misc cobbler cleanup. Switched to the new yaml parser (it's uglier,Michael DeHaan2006-05-039-155/+217
* Packaging for cobblerMichael DeHaan2006-05-033-6/+48
* Interim commit during packagingMichael DeHaan2006-05-0316-98/+52
* Intermediate commit during packaging. And some other stuff.Michael DeHaan2006-05-035-5/+52
* Updated example config, edited strings, removed file not in use.Michael DeHaan2006-05-023-9/+25
* Need to sync distro values to actual prior to writing yaml.Michael DeHaan2006-05-011-0/+3
* Edited TODOMichael DeHaan2006-05-011-0/+2