summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added authors fileHEADmasterChris Alfonso2008-07-141-0/+4
* More fixes to repo/image delete codeMichael DeHaan2008-07-034-6/+5
* update date in changelogMichael DeHaan2008-07-031-1/+1
* Fix missing functions in remote.py, remove profile_change which was unusedMichael DeHaan2008-07-032-19/+22
* Backport reposync patchMichael DeHaan2008-07-022-0/+3
* Update mailing list in the manpageMichael DeHaan2008-07-011-1/+1
* Fix kickstart rendering bugMichael DeHaan2008-06-273-1/+3
* Make cobblerd close file handlesMichael DeHaan2008-06-253-0/+7
* yum reposync should pull all kernels, not just i386 kernels, when doing reposyncMichael DeHaan2008-06-253-2/+10
* Remove references to manage_dhcp_mode and manage_dns_mode as this is governed...Michael DeHaan2008-06-259-19/+55
* Remove rhpl referenceMichael DeHaan2008-06-252-1/+2
* Fix typo in replicate code, bump versions in case we want to do another maint...Michael DeHaan2008-06-104-5/+11
* Fix for mkdir invocation now that we no longer own the tftp directories in th...Michael DeHaan2008-06-094-5/+9
* Fix manpage typoMichael DeHaan2008-06-062-1/+2
* Bump release on master branch for future maint release, if anyMichael DeHaan2008-06-043-3/+6
* apply fixesMichael DeHaan2008-06-044-4/+6
* Undo some improperly reverted i386/x86_64 switching around. We should be usi...Michael DeHaan2008-06-032-5/+5
* Adding some fields to settings and misc cleanupMichael DeHaan2008-06-036-16/+18
* A previous edit (not released) removed a defattr in the specfile, adding it b...Michael DeHaan2008-06-021-0/+4
* Make manpage reference correct settings file path for 1.0, which is /etc/cobb...Michael DeHaan2008-05-302-7/+8
* changelog updateMichael DeHaan2008-05-301-0/+1
* No longer cashing snippets as we want things to be very dynamic.Michael DeHaan2008-05-301-6/+13
* This change makes triggers that are registered for addition and removal of ob...Michael DeHaan2008-05-303-9/+8
* utils.get_kickstart_templates now returns only files, so that it will not enc...Michael DeHaan2008-05-302-2/+5
* Added a condrestart for Apache in the rpm post to ensure that any changes to ...Michael DeHaan2008-05-291-0/+2
* Default arches to 'i386' to be consistent with the treesMichael DeHaan2008-05-295-14/+25
* Merge branch 'master' into develMichael DeHaan2008-05-293-4/+16
|\
| * Do not own tftpboot, but create subdirs as needed automatically.Michael DeHaan2008-05-294-4/+13
| * changelog updateMichael DeHaan2008-05-291-0/+3
| * Fix bug in action_check related to inherited profiles, repos, and a misformattedMichael DeHaan2008-05-291-3/+4
* | Make check understand profile inheritance w/ reposMichael DeHaan2008-05-291-3/+4
* | Fix devel branch versionsMichael DeHaan2008-05-282-2/+2
* | Make URLs consistentMichael DeHaan2008-05-281-2/+2
* | Bump version of new devel branchMichael DeHaan2008-05-282-2/+8
|/
* release bump needed for build systemMichael DeHaan2008-05-281-2/+2
* Remove noise from previous mergeMichael DeHaan2008-05-281-1/+0
* Release bump for 1.0Michael DeHaan2008-05-282-0/+6
* Merge branch 'devel'Michael DeHaan2008-05-28143-3156/+6226
|\
| * doc itemMichael DeHaan2008-05-271-1/+1
| * doc itemMichael DeHaan2008-05-271-1/+1
| * doc itemMichael DeHaan2008-05-271-1/+1
| * Fix to make serializer look in the right place, also removed a debugMichael DeHaan2008-05-164-7/+6
| * The settings file is now /etc/cobbler/settings, and cobbler's command lineMichael DeHaan2008-05-1611-28/+33
| * Found out our config file supports comments (hooray) and added a bunch explai...Michael DeHaan2008-05-162-2/+137
| * Cleaner error messages on kickstart rendering problems.Michael DeHaan2008-05-151-1/+1
| * Add extra logging if an error is encountered while rendering a kickstartMichael DeHaan2008-05-154-13/+16
| * Checked in architecture diagram source, run "make graphviz" to build it.Michael DeHaan2008-05-152-0/+122
| * Added the ability to undefine a symbol that is defined in a parent object.Michael DeHaan2008-05-142-0/+19
| * Make template finder code (used by check and webapp) ignore kickstarts that a...Michael DeHaan2008-05-141-2/+4
| * Since it's common to want to reference the name of the profile in a template,...Michael DeHaan2008-05-143-1/+14