| Commit message (Expand) | Author | Age | Files | Lines |
* | Release bump since testing release was yesterday | Michael DeHaan | 2007-12-14 | 1 | -4/+4 |
* | Make new distro form submit properly | Michael DeHaan | 2007-12-13 | 1 | -4/+3 |
* | Fix some logging references | Michael DeHaan | 2007-12-13 | 1 | -2/+2 |
* | Make WebUI use Apache logging mechanisms, also remove unreferenced cookie code. | Michael DeHaan | 2007-12-13 | 1 | -85/+16 |
* | Fix bug in remote system save method. | Michael DeHaan | 2007-12-13 | 1 | -1/+1 |
* | Make WebUI deletions of distro objects work again | Michael DeHaan | 2007-12-13 | 1 | -3/+5 |
* | Fix bug in sync remote API | Michael DeHaan | 2007-12-13 | 1 | -1/+1 |
* | Allow sync to absorb unknown args | Michael DeHaan | 2007-12-13 | 1 | -1/+1 |
* | Fix for older python versions | Michael DeHaan | 2007-12-13 | 1 | -1/+1 |
* | Fix typo | Michael DeHaan | 2007-12-13 | 1 | -1/+1 |
* | Performance tweaking and benchmarks. | Michael DeHaan | 2007-12-12 | 15 | -55/+151 |
* | API and web svc now use seperate logging, and logging is greatly enhanced and... | Michael DeHaan | 2007-12-10 | 9 | -91/+152 |
* | Fix some errors in the new logging code. | Michael DeHaan | 2007-12-10 | 1 | -4/+5 |
* | Lots of logging improvements, keep sync from blitzing the WebUI | Michael DeHaan | 2007-12-06 | 5 | -33/+116 |
* | Disable RPM AutoReq to avoid slurping in an unpackaged Perl module that we only | Michael DeHaan | 2007-12-06 | 1 | -2/+2 |
* | Some initial work on kerberos authentication via a helper program, some work ... | Michael DeHaan | 2007-12-05 | 6 | -23/+149 |
* | Packaging fixups | Michael DeHaan | 2007-12-05 | 1 | -2/+2 |
* | Fixes + changelog. | Michael DeHaan | 2007-12-05 | 1 | -1/+1 |
* | Work on making the default service authenticator grok Apache htdigest files. | Michael DeHaan | 2007-12-05 | 2 | -12/+36 |
* | mod_python version of webui now operational at http://server/cobbler/web with... | Michael DeHaan | 2007-12-05 | 3 | -35/+37 |
* | AuthN/AuthZ modules are now pluggable, http://127.0.0.1/cobbler/web now activ... | Michael DeHaan | 2007-12-04 | 5 | -142/+175 |
* | Fix one missing priority value | Michael DeHaan | 2007-11-29 | 1 | -1/+1 |
* | Apply Christophe's patch to enable yum priorities. Slightly tweaked to defau... | Michael DeHaan | 2007-11-29 | 7 | -6/+27 |
* | Slight changes to post install triggers patch, namely adding some underscores. | Michael DeHaan | 2007-11-29 | 4 | -11/+10 |
* | Initial application of Tim V's patch to enable post install triggers. | Michael DeHaan | 2007-11-29 | 4 | -6/+32 |
* | Quote wget args to avoid creating stray files. | Michael DeHaan | 2007-11-29 | 1 | -4/+4 |
* | Rewire virt_type into the CLI, which was missing in the rewritten version. | Michael DeHaan | 2007-11-29 | 1 | -0/+1 |
* | Make cobbler commands be more tolerant of casing and synonyms (delete vs remo... | Michael DeHaan | 2007-11-29 | 2 | -9/+25 |
* | Nicely warn when editing objects that do not exist. | Michael DeHaan | 2007-11-28 | 1 | -0/+2 |
* | Allow xenfv as a virt type, also make --interface=N work for system edits | Michael DeHaan | 2007-11-28 | 3 | -3/+7 |
* | Changes to make "cobbler ___ report [___]" and "cobbler ___ list" work like t... | Michael DeHaan | 2007-11-27 | 7 | -89/+145 |
* | Make reserialize call the right API function. | Michael DeHaan | 2007-11-27 | 1 | -1/+3 |
* | Detect when the NFS path given by the user is missing the colon, and warn the... | Michael DeHaan | 2007-11-26 | 2 | -1/+9 |
* | Work on CLI functions for manipulating objects, including adding the delete c... | Michael DeHaan | 2007-11-26 | 6 | -18/+23 |
* | Misc fixes during CLI testing. Not done yet. | Michael DeHaan | 2007-11-19 | 1 | -1/+4 |
* | Further work on CLI modularization. All commands implemented now, except for... | Michael DeHaan | 2007-11-19 | 9 | -15/+328 |
* | Make repo code raise exceptions that explain what about the objects is not va... | Michael DeHaan | 2007-11-19 | 1 | -2/+2 |
* | Make the object creator code aware of subobjects. | Michael DeHaan | 2007-11-19 | 1 | -2/+2 |
* | All cobbler objects are now stubbed in as CLI modules, still needs testing. ... | Michael DeHaan | 2007-11-19 | 5 | -39/+316 |
* | Initial bits of code to make CLI modular, and use new object system for defin... | Michael DeHaan | 2007-11-19 | 5 | -763/+307 |
* | Applying Ben Riggs patch to add API flag to disable triggers when adding | Michael DeHaan | 2007-11-16 | 5 | -15/+23 |
* | Fix bug related to hash evaluation, bump release for testing branch | Michael DeHaan | 2007-11-15 | 1 | -0/+3 |
* | Expose function for getting all modules of a specific category. | Michael DeHaan | 2007-11-14 | 2 | -4/+10 |
* | Update spec from release / changelog / check in SVG source for logo | Michael DeHaan | 2007-11-14 | 1 | -4/+4 |
* | (A) add/tweak testcase for blender cache code, (B) modify htaccess file to on... | Michael DeHaan | 2007-11-14 | 1 | -1/+1 |
* | Disable the blender cache as it's running afoul of the sync code, mixing up p... | Michael DeHaan | 2007-11-14 | 5 | -45/+17 |
* | Fixes baseurls used in repo setup. For instance, if running RHEL5.1, the kic... | Michael DeHaan | 2007-11-13 | 1 | -8/+22 |
* | Remove the command class and start of making this modular, as I want to do th... | Michael DeHaan | 2007-11-13 | 2 | -368/+0 |
* | Abstract out the modules system to allow for other types of modules, and to a... | Michael DeHaan | 2007-11-12 | 8 | -23/+422 |
* | Remove subobject logic from systems, which are not inheritable. | Michael DeHaan | 2007-11-12 | 1 | -5/+5 |