summaryrefslogtreecommitdiffstats
path: root/cobbler
Commit message (Expand)AuthorAgeFilesLines
* Apply euclid's patch to allow import to take a --kickstart parameterMichael DeHaan2008-01-043-27/+36
* Add some options back that went missing in the command line refactor.Michael DeHaan2008-01-041-6/+9
* Reapply patch from previous reverted changeMichael DeHaan2008-01-041-3/+3
* Rename some templates, remove proxy logic that is not necc. for new performanceMichael DeHaan2007-12-203-41/+12
* -b option to wget isn't available in busybox, and we don't need it, so don't ...Michael DeHaan2007-12-201-3/+3
* Changes to enable Cobbler to also speak XMLRPC on a Unix domain socket whichMichael DeHaan2007-12-196-48/+364
* The repo management code generates some things on a per-profile basis whichMichael DeHaan2007-12-182-4/+30
* Apply Tim's patch to fix/re-enable the random MAC feature.Michael DeHaan2007-12-181-1/+1
* Release bump since testing release was yesterdayMichael DeHaan2007-12-141-4/+4
* Make new distro form submit properlyMichael DeHaan2007-12-131-4/+3
* Fix some logging referencesMichael DeHaan2007-12-131-2/+2
* Make WebUI use Apache logging mechanisms, also remove unreferenced cookie code.Michael DeHaan2007-12-131-85/+16
* Fix bug in remote system save method.Michael DeHaan2007-12-131-1/+1
* Make WebUI deletions of distro objects work againMichael DeHaan2007-12-131-3/+5
* Fix bug in sync remote APIMichael DeHaan2007-12-131-1/+1
* Allow sync to absorb unknown argsMichael DeHaan2007-12-131-1/+1
* Fix for older python versionsMichael DeHaan2007-12-131-1/+1
* Fix typoMichael DeHaan2007-12-131-1/+1
* Performance tweaking and benchmarks.Michael DeHaan2007-12-1215-55/+151
* API and web svc now use seperate logging, and logging is greatly enhanced and...Michael DeHaan2007-12-109-91/+152
* Fix some errors in the new logging code.Michael DeHaan2007-12-101-4/+5
* Lots of logging improvements, keep sync from blitzing the WebUIMichael DeHaan2007-12-065-33/+116
* Disable RPM AutoReq to avoid slurping in an unpackaged Perl module that we onlyMichael DeHaan2007-12-061-2/+2
* Some initial work on kerberos authentication via a helper program, some work ...Michael DeHaan2007-12-056-23/+149
* Packaging fixupsMichael DeHaan2007-12-051-2/+2
* Fixes + changelog.Michael DeHaan2007-12-051-1/+1
* Work on making the default service authenticator grok Apache htdigest files.Michael DeHaan2007-12-052-12/+36
* mod_python version of webui now operational at http://server/cobbler/web with...Michael DeHaan2007-12-053-35/+37
* AuthN/AuthZ modules are now pluggable, http://127.0.0.1/cobbler/web now activ...Michael DeHaan2007-12-045-142/+175
* Fix one missing priority valueMichael DeHaan2007-11-291-1/+1
* Apply Christophe's patch to enable yum priorities. Slightly tweaked to defau...Michael DeHaan2007-11-297-6/+27
* Slight changes to post install triggers patch, namely adding some underscores.Michael DeHaan2007-11-294-11/+10
* Initial application of Tim V's patch to enable post install triggers.Michael DeHaan2007-11-294-6/+32
* Quote wget args to avoid creating stray files.Michael DeHaan2007-11-291-4/+4
* Rewire virt_type into the CLI, which was missing in the rewritten version.Michael DeHaan2007-11-291-0/+1
* Make cobbler commands be more tolerant of casing and synonyms (delete vs remo...Michael DeHaan2007-11-292-9/+25
* Nicely warn when editing objects that do not exist.Michael DeHaan2007-11-281-0/+2
* Allow xenfv as a virt type, also make --interface=N work for system editsMichael DeHaan2007-11-283-3/+7
* Changes to make "cobbler ___ report [___]" and "cobbler ___ list" work like t...Michael DeHaan2007-11-277-89/+145
* Make reserialize call the right API function.Michael DeHaan2007-11-271-1/+3
* Detect when the NFS path given by the user is missing the colon, and warn the...Michael DeHaan2007-11-262-1/+9
* Work on CLI functions for manipulating objects, including adding the delete c...Michael DeHaan2007-11-266-18/+23
* Misc fixes during CLI testing. Not done yet.Michael DeHaan2007-11-191-1/+4
* Further work on CLI modularization. All commands implemented now, except for...Michael DeHaan2007-11-199-15/+328
* Make repo code raise exceptions that explain what about the objects is not va...Michael DeHaan2007-11-191-2/+2
* Make the object creator code aware of subobjects.Michael DeHaan2007-11-191-2/+2
* All cobbler objects are now stubbed in as CLI modules, still needs testing. ...Michael DeHaan2007-11-195-39/+316
* Initial bits of code to make CLI modular, and use new object system for defin...Michael DeHaan2007-11-195-763/+307
* Applying Ben Riggs patch to add API flag to disable triggers when addingMichael DeHaan2007-11-165-15/+23
* Fix bug related to hash evaluation, bump release for testing branchMichael DeHaan2007-11-151-0/+3