Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into devel | Michael DeHaan | 2008-06-25 | 1 | -0/+6 |
|\ | | | | | | | | | | | | | Conflicts: CHANGELOG cobbler/action_replicate.py | ||||
| * | Fix typo in replicate code, bump versions in case we want to do another ↵ | Michael DeHaan | 2008-06-10 | 1 | -3/+6 |
| | | | | | | | | maint release. | ||||
| * | Fix for mkdir invocation now that we no longer own the tftp directories in ↵ | Michael DeHaan | 2008-06-09 | 1 | -1/+4 |
| | | | | | | | | the RPM. | ||||
| * | Bump release on master branch for future maint release, if any | Michael DeHaan | 2008-06-04 | 1 | -2/+2 |
| | | |||||
| * | apply fixes | Michael DeHaan | 2008-06-04 | 1 | -1/+1 |
| | | |||||
* | | merge master back to devel, plus fixing versions back | Michael DeHaan | 2008-06-03 | 1 | -1/+1 |
|/ | |||||
* | Adding some fields to settings and misc cleanup | Michael DeHaan | 2008-06-03 | 1 | -5/+2 |
| | |||||
* | A previous edit (not released) removed a defattr in the specfile, adding it ↵ | Michael DeHaan | 2008-06-02 | 1 | -0/+4 |
| | | | | back. | ||||
* | Added a condrestart for Apache in the rpm post to ensure that any changes to ↵ | Michael DeHaan | 2008-05-29 | 1 | -0/+2 |
| | | | | | | the mod python handlers are applied. | ||||
* | Merge branch 'master' into devel | Michael DeHaan | 2008-05-29 | 1 | -4/+5 |
|\ | | | | | | | | | | | | | | | Conflicts: CHANGELOG cobbler.spec setup.py | ||||
| * | Do not own tftpboot, but create subdirs as needed automatically. | Michael DeHaan | 2008-05-29 | 1 | -3/+4 |
| | | |||||
* | | Fix devel branch versions | Michael DeHaan | 2008-05-28 | 1 | -1/+1 |
| | | |||||
* | | Bump version of new devel branch | Michael DeHaan | 2008-05-28 | 1 | -2/+5 |
|/ | |||||
* | release bump needed for build system | Michael DeHaan | 2008-05-28 | 1 | -2/+2 |
| | |||||
* | Remove noise from previous merge | Michael DeHaan | 2008-05-28 | 1 | -1/+0 |
| | |||||
* | Release bump for 1.0 | Michael DeHaan | 2008-05-28 | 1 | -0/+3 |
| | |||||
* | Merge branch 'devel' | Michael DeHaan | 2008-05-28 | 1 | -15/+23 |
|\ | | | | | | | | | | | | | | | Conflicts: cobbler.spec cobbler/item_system.py cobbler/webui/master.py | ||||
| * | Fix to make serializer look in the right place, also removed a debug | Michael DeHaan | 2008-05-16 | 1 | -2/+2 |
| | | | | | | | | print. | ||||
| * | The settings file is now /etc/cobbler/settings, and cobbler's command line | Michael DeHaan | 2008-05-16 | 1 | -2/+3 |
| | | | | | | | | | | will warn the user the old file is no longer in use and ask them to delete it before proceeding. | ||||
| * | Apply patch to remove anti-createrepo conditions, bump version. | Michael DeHaan | 2008-05-12 | 1 | -1/+4 |
| | | |||||
| * | Release bump for test release | Michael DeHaan | 2008-05-09 | 1 | -2/+2 |
| | | |||||
| * | Abstract out sync code into it's constituent parts, plus some packaging ↵ | Michael DeHaan | 2008-04-18 | 1 | -0/+1 |
| | | | | | | | | changes that I left out earlier. | ||||
| * | Update specfile to no longer package legacy directories | Michael DeHaan | 2008-04-18 | 1 | -5/+0 |
| | | |||||
| * | Kickstarts are now dynamically generated by mod_python, CGI's now fall | Michael DeHaan | 2008-04-18 | 1 | -2/+3 |
| | | | | | | | | under mod_python, kickstart templating code now moved out of sync function. | ||||
| * | Replaced the existing cobbler pre/post install triggers system with a much ↵ | Michael DeHaan | 2008-04-15 | 1 | -0/+3 |
| | | | | | | | | more flexible model that (for each system) passes in the following. First arg: the word "system" or "profile", Second arg: the name of the said system or profile, Third: the MAC if available, Fourth: the IP. This is all logged by a default "status" trigger to /var/log/cobbler/install.log, for being read by the soon-to-be-revamped cobbler check. The check system logs all of this in order, followed by the word "start" or "stop", followed by the number of seconds since Epoch. | ||||
| * | Better kerberos support. See the Wiki. | Michael DeHaan | 2008-04-14 | 1 | -1/+0 |
| | | |||||
| * | Two things -- (A) remove rhpl dep as we aren't using it and we want to use | Michael DeHaan | 2008-04-09 | 1 | -1/+0 |
| | | | | | | | | | | more standard xlat for other distros potentially, (B) fix the kerb module some more. | ||||
| * | merge | root | 2008-04-08 | 1 | -4/+0 |
| | | |||||
| * | Merge branch 'master' into devel | Michael DeHaan | 2008-04-08 | 1 | -0/+4 |
| |\ | | | | | | | | | | | | | | | | | | | Conflicts: cobbler.spec cobbler/webui/master.py | ||||
| * | | Merge. | Michael DeHaan | 2008-04-08 | 1 | -5/+1 |
| | | | |||||
| * | | Merge branch 'master' into devel | Michael DeHaan | 2008-04-08 | 1 | -0/+4 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: CHANGELOG cobbler.spec cobbler/webui/master.py | ||||
| * | | | Updated LDAP and authorization code, plus packaging | Michael DeHaan | 2008-03-26 | 1 | -4/+5 |
| | | | | |||||
| * | | | Merge branch 'master' into devel | Michael DeHaan | 2008-03-12 | 1 | -0/+7 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: CHANGELOG cobbler.spec setup.py | ||||
| * | | | | Patch to allow overriding gpgcheck, +version bump | Michael DeHaan | 2008-03-10 | 1 | -2/+2 |
| | | | | | |||||
* | | | | | update name check code | Michael DeHaan | 2008-04-08 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | Update name-check code to be more strict, bump version | Michael DeHaan | 2008-04-08 | 1 | -2/+2 |
| |_|/ |/| | | |||||
* | | | Force names to be alphanumeric, update dates for release. | Michael DeHaan | 2008-04-08 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Fix bug in module loader to allow non-serializer modules to be loaded | Michael DeHaan | 2008-03-12 | 1 | -1/+4 |
|/ | | | | using /etc/cobbler/modules.conf | ||||
* | Getting ready for 0.8.2 release | Michael DeHaan | 2008-03-07 | 1 | -1/+1 |
| | |||||
* | This is a fix to a webui submission problem for the repos field on certain | Michael DeHaan | 2008-02-22 | 1 | -1/+4 |
| | | | | | versions of mod_python. It still needs to be fixed correctly though this makes that page work for now. | ||||
* | This is 0.8.1 | Michael DeHaan | 2008-02-20 | 1 | -2/+5 |
| | |||||
* | Merge branch 'devel' | Michael DeHaan | 2008-02-15 | 1 | -131/+33 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | Merging devel work on 0.7.X/0.8 release with master Conflicts: CHANGELOG cobbler.spec cobbler/action_import.py cobbler/utils.py cobbler/webui/master.py setup.py | ||||
| * | Specfile fixup | Michael DeHaan | 2008-02-15 | 1 | -2/+5 |
| | | |||||
| * | Fix specfile error | Michael DeHaan | 2008-02-15 | 1 | -1/+1 |
| | | |||||
| * | changelog fixup | Michael DeHaan | 2008-02-15 | 1 | -1/+1 |
| | | |||||
| * | Release bump for 0.8.0 | Michael DeHaan | 2008-02-15 | 1 | -1/+4 |
| | | |||||
| * | Bump version. Also add additional virt default values to settings. | Michael DeHaan | 2008-01-21 | 1 | -104/+5 |
| | | |||||
| * | Fixes for builds on F9 and later. | Michael DeHaan | 2008-01-10 | 1 | -0/+4 |
| | | |||||
| * | Add eggs spec code for F9 | Michael DeHaan | 2008-01-10 | 1 | -0/+5 |
| | | |||||
| * | it's 2008, not 2007. | Michael DeHaan | 2008-01-07 | 1 | -1/+1 |
| | |