Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | CouchDB serializer. Create /etc/cobbler/use.couch to enable. Not forward | Michael DeHaan | 2009-09-22 | 6 | -27/+58 | |
| | | | | | | | | compatible. | |||||
* | | Initial work on a prototype couchdb serializer | Michael DeHaan | 2009-09-22 | 2 | -0/+219 | |
|/ | ||||||
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/cobbler | Michael DeHaan | 2009-09-22 | 7 | -32/+19 | |
|\ | ||||||
| * | Some image-object fixes | Michael DeHaan | 2009-09-18 | 3 | -3/+7 | |
| | | ||||||
| * | Fixed typo in AUTHORS | Michael DeHaan | 2009-09-16 | 1 | -1/+1 | |
| | | ||||||
| * | Update logging to not log AJAX-style event gets (which are frequent) | Michael DeHaan | 2009-09-16 | 3 | -23/+6 | |
| | | ||||||
| * | duplication checks in set_dns/mac/hostname are skipped if the field is empty | Peter Vreman | 2009-09-16 | 1 | -3/+3 | |
| | | ||||||
| * | dhcpd.conf instead of dhcp.conf | Peter Vreman | 2009-09-16 | 1 | -3/+3 | |
| | | ||||||
* | | Build system requires that multiple RPMs in the same spec be the same ↵ | Michael DeHaan | 2009-09-17 | 1 | -4/+2 | |
|/ | | | | architecture | |||||
* | Working on keeping the requests for event info from cluttering up the access ↵ | Michael DeHaan | 2009-09-15 | 1 | -0/+5 | |
| | | | | logs. Note: this does not yet work. | |||||
* | Version bump for release later on this week | Michael DeHaan | 2009-09-15 | 2 | -6/+6 | |
| | ||||||
* | Changed typo in the log file name | Leon Flaks | 2009-09-14 | 1 | -1/+1 | |
| | ||||||
* | Fixed formatting in error message | Leon Flaks | 2009-09-14 | 1 | -1/+1 | |
| | ||||||
* | Remove debug print | Michael DeHaan | 2009-09-14 | 1 | -2/+0 | |
| | ||||||
* | Add logger to subprocess execution | Stephan Huiser | 2009-09-14 | 2 | -1/+2 | |
| | ||||||
* | Remove unused file | Michael DeHaan | 2009-09-14 | 1 | -83/+0 | |
| | ||||||
* | Disable 'rescue' creation code as it appears to be having some problems | Michael DeHaan | 2009-09-14 | 1 | -18/+23 | |
| | | | | about manipulating other objects? | |||||
* | Merge commit 'pvreman/master' | Michael DeHaan | 2009-09-11 | 15 | -211/+261 | |
|\ | | | | | | | | | Conflicts: web/cobbler_web/templates/generic_list.tmpl | |||||
| * | use static-interface instead of specific-interface | Peter Vreman | 2009-09-09 | 1 | -3/+3 | |
| | | ||||||
| * | css use ids for content groups instead of classes | Peter Vreman | 2009-09-08 | 13 | -194/+197 | |
| | | | | | | | | | | use span onclick for actions in table header and body css use underline for links and actions in tables otherwise none | |||||
| * | enable sorting of lists | Peter Vreman | 2009-09-08 | 2 | -6/+41 | |
| | | ||||||
| * | add netboot enable with checkbox to system list | Peter Vreman | 2009-09-08 | 2 | -7/+19 | |
| | | ||||||
| * | use cobbler_web/<what>/list instead of ; | Peter Vreman | 2009-09-08 | 1 | -7/+7 | |
| | | ||||||
* | | Fix checkbox display of fields (missing comma) | Michael DeHaan | 2009-09-11 | 1 | -1/+1 | |
| | | ||||||
* | | Suppress "~" listed as distro for subprofiles | Michael DeHaan | 2009-09-11 | 1 | -1/+3 | |
| | | ||||||
* | | Fix profile creation logic such that we don't try to create subprofiles for ↵ | Michael DeHaan | 2009-09-11 | 2 | -2/+9 | |
|/ | | | | basic profiles | |||||
* | Fix error message when tftpd config file is not found | Michael DeHaan | 2009-08-28 | 1 | -5/+1 | |
| | ||||||
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/cobbler | Michael DeHaan | 2009-08-28 | 3 | -4/+158 | |
|\ | ||||||
| * | Merge commit 'lflaks/master' | Michael DeHaan | 2009-08-27 | 3 | -4/+158 | |
| |\ | ||||||
| | * | acls.conf file was removed, but still referenced in Makefile | Leon Flaks | 2009-08-27 | 1 | -2/+0 | |
| | | | ||||||
| | * | Merge branch 'master' of git://github.com/mpdehaan/cobbler | Leon Flaks | 2009-08-25 | 3 | -10/+14 | |
| | |\ | ||||||
| | * \ | Merge branch 'master' of git://github.com/mpdehaan/cobbler | Leon Flaks | 2009-08-24 | 13 | -68/+183 | |
| | |\ \ | ||||||
| | * \ \ | Merge branch 'master' of git://github.com/mpdehaan/cobbler | Leon Flaks | 2009-08-21 | 3 | -5/+3 | |
| | |\ \ \ | ||||||
| | * | | | | manually edited action_check to resolve merge conflict | Leon Flaks | 2009-08-21 | 1 | -7/+3 | |
| | | | | | | ||||||
| | * | | | | Merge branch 'master' of git://github.com/mpdehaan/cobbler | Leon Flaks | 2009-08-21 | 76 | -1136/+450 | |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: cobbler/action_check.py | |||||
| | * | | | | | Revert "Fix check for TFTP config file" | Leon Flaks | 2009-08-18 | 1 | -6/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 285ecf99e22a3e78d0a93ffba92d1530ef346e5a. Conflicts: cobbler/action_check.py | |||||
| | * | | | | | Merge branch 'master' of git://github.com/mpdehaan/cobbler | Leon Flaks | 2009-08-18 | 6 | -181/+179 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | action_check was using settings for tftpd_conf that were removed from ↵ | Leon Flaks | 2009-08-18 | 1 | -7/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | /etc/cobbler/settings file | |||||
| | * | | | | | | Merge branch 'master' of git://github.com/mpdehaan/cobbler | Leonid Flaks | 2009-08-17 | 2 | -1/+4 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | Corrected path to tftp in /etc/xinetd.d/ | Leonid Flaks | 2009-08-14 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| | * | | | | | | | Merge branch 'master' of git://github.com/mpdehaan/cobbler | Leonid Flaks | 2009-08-14 | 8 | -213/+218 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge branch 'master' of git://github.com/mpdehaan/cobbler | Leonid Flaks | 2009-08-12 | 5 | -1/+8 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'master' of git://github.com/mpdehaan/cobbler | Leonid Flaks | 2009-08-11 | 20 | -388/+195 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Added new snippet keep_files, which should supersede other similar snippets. | Leonid Flaks | 2009-08-05 | 1 | -0/+156 | |
| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge commit 'shenson/rsync' | Michael DeHaan | 2009-08-26 | 3 | -10/+23 | |
|\| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Check if the parent exists, if it doesn't, make it. | Scott Henson | 2009-08-25 | 1 | -1/+3 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Go back to the remote side to get the distro instead of looping over ↵ | Scott Henson | 2009-08-25 | 1 | -3/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remote_data. This is messy, I may just fix the distro on the replicate side | |||||
| * | | | | | | | | | | | Maybe this? | Scott Henson | 2009-08-25 | 1 | -2/+2 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Have to specify distro | Scott Henson | 2009-08-25 | 1 | -2/+2 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Seems more appropriate to use the must_include datastructure | Scott Henson | 2009-08-25 | 1 | -2/+2 | |
| | | | | | | | | | | | |