Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Added an external nodes script, see ↵ | Michael DeHaan | 2008-09-08 | 2 | -1/+3 | |
| | | | | | | | | | | | | | | | | | | | | https://fedorahosted.org/cobbler/wiki/UsingCobblerWithConfigManagementSystem | |||||
| * | | | | Added puppet integration via an external nodes mod_python URL and ↵ | Michael DeHaan | 2008-09-08 | 13 | -38/+116 | |
| | | | | | | | | | | | | | | | | | | | | --mgmt-classes on distro/profile/system objects | |||||
| * | | | | Merge branch 'master' into devel | Michael DeHaan | 2008-09-08 | 4 | -4/+23 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: CHANGELOG cobbler.spec setup.py | |||||
| * | | | | | Forgot to bump the version/revision in the SPEC itself. | Darryl L. Pierce | 2008-09-08 | 1 | -2/+2 | |
| | | | | | | ||||||
| * | | | | | Version bump for the first official release to Fedora. | Darryl L. Pierce | 2008-09-08 | 3 | -1/+7 | |
| | | | | | | ||||||
| * | | | | | fix changelog order | Michael DeHaan | 2008-09-05 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | Merge branch 'devel' of ssh://git.fedorahosted.org/git/cobbler into devel | Michael DeHaan | 2008-09-05 | 1 | -2/+6 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | Merge branch 'rubygem-cobbler-rpm-fixes' into devel | Darryl L. Pierce | 2008-09-05 | 1 | -2/+6 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | More fixes to the rubygem-cobbler.spec file. | Darryl L. Pierce | 2008-09-05 | 1 | -2/+6 | |
| | | | | | | | | ||||||
| * | | | | | | | Don't log variables before authn/authz result | Michael DeHaan | 2008-09-05 | 1 | -2/+2 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'master' into devel | Michael DeHaan | 2008-09-04 | 5 | -12/+24 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: CHANGELOG cobbler.spec setup.py | |||||
| * | | | | | | Fixed the RPM spec to get it into Fedora. | Darryl L. Pierce | 2008-09-03 | 2 | -1/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I've added a build requirement for having rubygem-rake installed. This was in response to feedback from the package reviewer. | |||||
| * | | | | | | Merge branch 'master' into devel | Michael DeHaan | 2008-09-02 | 1 | -1/+4 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Add macros file from Dan, still needs some cleanup... | Michael DeHaan | 2008-09-02 | 1 | -0/+253 | |
| | | | | | | | | ||||||
| * | | | | | | | Add cheetah_macros to rpm spec | Michael DeHaan | 2008-09-02 | 1 | -0/+3 | |
| | | | | | | | | ||||||
| * | | | | | | | Apply Dan G's changes to move cheetah macros to a user editable file | Michael DeHaan | 2008-09-02 | 3 | -164/+30 | |
| | | | | | | | | ||||||
| * | | | | | | | Updates on the acl feature. (policy acls for webui/xmlrpc, not to be ↵ | Michael DeHaan | 2008-09-02 | 6 | -47/+189 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | confused with existing setfacl features) | |||||
| * | | | | | | | Merge branch 'master' into devel | Michael DeHaan | 2008-09-02 | 8 | -8/+116 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: CHANGELOG cobbler.spec setup.py | |||||
| * | | | | | | | | Release bump for devel branch and future work. | Michael DeHaan | 2008-08-29 | 3 | -13/+11 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Update modules.conf with notes that users really want authz_ownership to use | Michael DeHaan | 2008-08-28 | 1 | -4/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the ACL feature. | |||||
| * | | | | | | | | Lots of work on the acl module, still need to test some niche cases and ensure | Michael DeHaan | 2008-08-28 | 11 | -115/+120 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the authz_configfile still works, though ownership is looking pretty good at this point with ACL's tacked on after normal authz approval | |||||
| * | | | | | | | | First pass at what an ACL's config file might look like. This will be used ↵ | Michael DeHaan | 2008-08-27 | 1 | -0/+66 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | by authz_ownership and authz_configfile | |||||
| * | | | | | | | | Working on ACL feature | Michael DeHaan | 2008-08-27 | 3 | -3/+14 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Add new ACLs setting to modules.conf | Michael DeHaan | 2008-08-27 | 1 | -0/+20 | |
| | | | | | | | | | ||||||
* | | | | | | | | | changelog | Michael DeHaan | 2008-11-14 | 2 | -4/+4 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Apply security fix to master where a web user who has access to edit ↵ | Michael DeHaan | 2008-11-14 | 1 | -0/+17 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kickstart templates can potentially run code as root. All users who enable the web application should apply this. | |||||
* | | | | | | | | | Release bump | Michael DeHaan | 2008-10-15 | 2 | -2/+5 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Duplicate repo supression | Michael DeHaan | 2008-10-15 | 3 | -20/+28 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: CHANGELOG | |||||
* | | | | | | | | | Release bump | Michael DeHaan | 2008-10-15 | 2 | -2/+5 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Fix for settings file not being read | Michael DeHaan | 2008-10-15 | 1 | -0/+1 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Release bump | Michael DeHaan | 2008-10-14 | 3 | -3/+7 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Add debuginator script that I use for debugging user configs | Michael DeHaan | 2008-10-14 | 1 | -0/+50 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Proper fix for the parentage rules, it turns out we weren't doing ↵ | Michael DeHaan | 2008-10-14 | 4 | -14/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | topological sorts and should be. | |||||
* | | | | | | | | | Fix a potential problem with subprofile load order | Michael DeHaan | 2008-10-14 | 2 | -1/+6 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Fix for ownership module when editing kickstarts in webapp, release bump, ↵ | Michael DeHaan | 2008-10-10 | 4 | -124/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pruned changelog | |||||
* | | | | | | | | | Add some missing variables to the remote cobbler methods for copy_*, which ↵ | Michael DeHaan | 2008-10-07 | 2 | -4/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nothing in cobbler was using quite yet. | |||||
* | | | | | | | | | Add explicit import of _() | Michael DeHaan | 2008-10-07 | 1 | -0/+1 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Update changelog | Michael DeHaan | 2008-10-02 | 1 | -0/+1 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Apply marcel's fix-restart-trigger patch to master also | Michael DeHaan | 2008-10-02 | 2 | -1/+2 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Update changelog | Michael DeHaan | 2008-09-29 | 1 | -1/+4 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Enhance image-vs-profile validation and be more tolerant of conflicts | Michael DeHaan | 2008-09-29 | 3 | -34/+36 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile | |||||
* | | | | | | | | Fix webapp edit pages for repo checkboxes + release bump for 1.2.5 | Michael DeHaan | 2008-09-26 | 5 | -15/+28 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | (A) add --arch back to distro edit in CLI (functionality wise), (B) fix ↵ | Michael DeHaan | 2008-09-25 | 3 | -9/+8 | |
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | merge error in remote.py keeping profile remove from UI/XMLRPC from working. | |||||
* | | | | | | Fix dnsmasq when "bootloaders" is not in the config file (i.e. new installs ↵ | Michael DeHaan | 2008-09-08 | 2 | -1/+3 | |
| |_|_|_|/ |/| | | | | | | | | | | | | | | post 1.0.X) | |||||
* | | | | | Add --arch to "cobbler image add" | Michael DeHaan | 2008-09-08 | 4 | -4/+12 | |
| | | | | | ||||||
* | | | | | Release bump for rebuild, previous build had a file not in git in the build. | Michael DeHaan | 2008-09-08 | 2 | -2/+5 | |
| | | | | | ||||||
* | | | | | Fix further elilo-glitch in ISC management module. | Michael DeHaan | 2008-09-07 | 4 | -3/+9 | |
| | | | | | ||||||
* | | | | | Fix dates in prep. for release | Michael DeHaan | 2008-09-05 | 2 | -2/+2 | |
| |_|_|/ |/| | | | ||||||
* | | | | Add the named_conf setting, which indicates where the bind config file is | Michael DeHaan | 2008-09-04 | 2 | -0/+5 | |
| | | | | | | | | | | | | | | | | | | | | located, to the settings file. This setting was always present just not listed in the file. (patch from jeckersb) | |||||
* | | | | Misc bugfixes, release bump in preparation of 1.2.2 | Michael DeHaan | 2008-09-04 | 5 | -14/+21 | |
| |_|/ |/| | |