summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | Added an external nodes script, see ↵Michael DeHaan2008-09-082-1/+3
| | | | | | | | | | | | | | | | | | | | https://fedorahosted.org/cobbler/wiki/UsingCobblerWithConfigManagementSystem
| * | | | Added puppet integration via an external nodes mod_python URL and ↵Michael DeHaan2008-09-0813-38/+116
| | | | | | | | | | | | | | | | | | | | --mgmt-classes on distro/profile/system objects
| * | | | Merge branch 'master' into develMichael DeHaan2008-09-084-4/+23
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: CHANGELOG cobbler.spec setup.py
| * | | | | Forgot to bump the version/revision in the SPEC itself.Darryl L. Pierce2008-09-081-2/+2
| | | | | |
| * | | | | Version bump for the first official release to Fedora.Darryl L. Pierce2008-09-083-1/+7
| | | | | |
| * | | | | fix changelog orderMichael DeHaan2008-09-051-1/+1
| | | | | |
| * | | | | Merge branch 'devel' of ssh://git.fedorahosted.org/git/cobbler into develMichael DeHaan2008-09-051-2/+6
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'rubygem-cobbler-rpm-fixes' into develDarryl L. Pierce2008-09-051-2/+6
| | |\ \ \ \ \
| | | * | | | | More fixes to the rubygem-cobbler.spec file.Darryl L. Pierce2008-09-051-2/+6
| | | | | | | |
| * | | | | | | Don't log variables before authn/authz resultMichael DeHaan2008-09-051-2/+2
| |/ / / / / /
| * | | | | | Merge branch 'master' into develMichael DeHaan2008-09-045-12/+24
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: CHANGELOG cobbler.spec setup.py
| * | | | | | Fixed the RPM spec to get it into Fedora.Darryl L. Pierce2008-09-032-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 develMichael DeHaan2008-09-021-1/+4
| |\ \ \ \ \ \
| * | | | | | | Add macros file from Dan, still needs some cleanup...Michael DeHaan2008-09-021-0/+253
| | | | | | | |
| * | | | | | | Add cheetah_macros to rpm specMichael DeHaan2008-09-021-0/+3
| | | | | | | |
| * | | | | | | Apply Dan G's changes to move cheetah macros to a user editable fileMichael DeHaan2008-09-023-164/+30
| | | | | | | |
| * | | | | | | Updates on the acl feature. (policy acls for webui/xmlrpc, not to be ↵Michael DeHaan2008-09-026-47/+189
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | confused with existing setfacl features)
| * | | | | | | Merge branch 'master' into develMichael DeHaan2008-09-028-8/+116
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: CHANGELOG cobbler.spec setup.py
| * | | | | | | | Release bump for devel branch and future work.Michael DeHaan2008-08-293-13/+11
| | | | | | | | |
| * | | | | | | | Update modules.conf with notes that users really want authz_ownership to useMichael DeHaan2008-08-281-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the ACL feature.
| * | | | | | | | Lots of work on the acl module, still need to test some niche cases and ensureMichael DeHaan2008-08-2811-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 DeHaan2008-08-271-0/+66
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | by authz_ownership and authz_configfile
| * | | | | | | | Working on ACL featureMichael DeHaan2008-08-273-3/+14
| | | | | | | | |
| * | | | | | | | Add new ACLs setting to modules.confMichael DeHaan2008-08-271-0/+20
| | | | | | | | |
* | | | | | | | | changelogMichael DeHaan2008-11-142-4/+4
| | | | | | | | |
* | | | | | | | | Apply security fix to master where a web user who has access to edit ↵Michael DeHaan2008-11-141-0/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kickstart templates can potentially run code as root. All users who enable the web application should apply this.
* | | | | | | | | Release bumpMichael DeHaan2008-10-152-2/+5
| | | | | | | | |
* | | | | | | | | Duplicate repo supressionMichael DeHaan2008-10-153-20/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: CHANGELOG
* | | | | | | | | Release bumpMichael DeHaan2008-10-152-2/+5
| | | | | | | | |
* | | | | | | | | Fix for settings file not being readMichael DeHaan2008-10-151-0/+1
| | | | | | | | |
* | | | | | | | | Release bumpMichael DeHaan2008-10-143-3/+7
| | | | | | | | |
* | | | | | | | | Add debuginator script that I use for debugging user configsMichael DeHaan2008-10-141-0/+50
| | | | | | | | |
* | | | | | | | | Proper fix for the parentage rules, it turns out we weren't doing ↵Michael DeHaan2008-10-144-14/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | topological sorts and should be.
* | | | | | | | | Fix a potential problem with subprofile load orderMichael DeHaan2008-10-142-1/+6
| | | | | | | | |
* | | | | | | | | Fix for ownership module when editing kickstarts in webapp, release bump, ↵Michael DeHaan2008-10-104-124/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pruned changelog
* | | | | | | | | Add some missing variables to the remote cobbler methods for copy_*, which ↵Michael DeHaan2008-10-072-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nothing in cobbler was using quite yet.
* | | | | | | | | Add explicit import of _()Michael DeHaan2008-10-071-0/+1
| | | | | | | | |
* | | | | | | | | Update changelogMichael DeHaan2008-10-021-0/+1
| | | | | | | | |
* | | | | | | | | Apply marcel's fix-restart-trigger patch to master alsoMichael DeHaan2008-10-022-1/+2
| | | | | | | | |
* | | | | | | | | Update changelogMichael DeHaan2008-09-291-1/+4
| | | | | | | | |
* | | | | | | | | Enhance image-vs-profile validation and be more tolerant of conflictsMichael DeHaan2008-09-293-34/+36
| |_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile
* | | | | | | | Fix webapp edit pages for repo checkboxes + release bump for 1.2.5Michael DeHaan2008-09-265-15/+28
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | (A) add --arch back to distro edit in CLI (functionality wise), (B) fix ↵Michael DeHaan2008-09-253-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 DeHaan2008-09-082-1/+3
| |_|_|_|/ |/| | | | | | | | | | | | | | post 1.0.X)
* | | | | Add --arch to "cobbler image add"Michael DeHaan2008-09-084-4/+12
| | | | |
* | | | | Release bump for rebuild, previous build had a file not in git in the build.Michael DeHaan2008-09-082-2/+5
| | | | |
* | | | | Fix further elilo-glitch in ISC management module.Michael DeHaan2008-09-074-3/+9
| | | | |
* | | | | Fix dates in prep. for releaseMichael DeHaan2008-09-052-2/+2
| |_|_|/ |/| | |
* | | | Add the named_conf setting, which indicates where the bind config file isMichael DeHaan2008-09-042-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.2Michael DeHaan2008-09-045-14/+21
| |_|/ |/| |