<feed xmlns='http://www.w3.org/2005/Atom'>
<title>third_party-cobbler.git/Makefile, branch master</title>
<subtitle>Genome patches to cobbler that are not yet upstream</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/third_party-cobbler.git/'/>
<entry>
<title>Remove references to manage_dhcp_mode and manage_dns_mode as this is governed by modules.conf, and rewrite the restart-services trigger to understand restart_dhcp and restart_dns variables, which are now mentioned in the settings file.  Also, clean up the tests so they work more nicely on F9, and remove some unused lines from the Makefile.</title>
<updated>2008-06-25T18:58:20+00:00</updated>
<author>
<name>Michael DeHaan</name>
<email>mdehaan@redhat.com</email>
</author>
<published>2008-06-25T18:58:20+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/third_party-cobbler.git/commit/?id=1e7b1b8ba5a982ca801a4d8246934a2315dd5931'/>
<id>1e7b1b8ba5a982ca801a4d8246934a2315dd5931</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The settings file is now /etc/cobbler/settings, and cobbler's command line</title>
<updated>2008-05-16T18:42:37+00:00</updated>
<author>
<name>Michael DeHaan</name>
<email>mdehaan@redhat.com</email>
</author>
<published>2008-05-16T18:42:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/third_party-cobbler.git/commit/?id=90666a4a0a3c918a31f7cdfd9fa9fd2a6ad48705'/>
<id>90666a4a0a3c918a31f7cdfd9fa9fd2a6ad48705</id>
<content type='text'>
will warn the user the old file is no longer in use and ask them to delete
it before proceeding.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
will warn the user the old file is no longer in use and ask them to delete
it before proceeding.
</pre>
</div>
</content>
</entry>
<entry>
<title>Checked in architecture diagram source, run "make graphviz" to build it.</title>
<updated>2008-05-15T18:36:30+00:00</updated>
<author>
<name>Michael DeHaan</name>
<email>mdehaan@redhat.com</email>
</author>
<published>2008-05-15T18:36:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/third_party-cobbler.git/commit/?id=57828b2e7ad347e7ffe76c58f210e6b5b0dedeca'/>
<id>57828b2e7ad347e7ffe76c58f210e6b5b0dedeca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Apply scott henson's replicate patch.</title>
<updated>2008-05-08T17:41:07+00:00</updated>
<author>
<name>Michael DeHaan</name>
<email>mdehaan@redhat.com</email>
</author>
<published>2008-05-08T17:41:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/third_party-cobbler.git/commit/?id=7ee964ea8bc64284409c7ac053eb0c12b449aed6'/>
<id>7ee964ea8bc64284409c7ac053eb0c12b449aed6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Kickstarts are now dynamically generated by mod_python, CGI's now fall</title>
<updated>2008-04-18T21:31:26+00:00</updated>
<author>
<name>Michael DeHaan</name>
<email>mdehaan@redhat.com</email>
</author>
<published>2008-04-18T21:31:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/third_party-cobbler.git/commit/?id=efbcc041464733e90af670a5d1dfe13e70aaa05c'/>
<id>efbcc041464733e90af670a5d1dfe13e70aaa05c</id>
<content type='text'>
under mod_python, kickstart templating code now moved out of sync function.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
under mod_python, kickstart templating code now moved out of sync function.
</pre>
</div>
</content>
</entry>
<entry>
<title>Replaced the existing cobbler pre/post install triggers system with a much 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.</title>
<updated>2008-04-15T21:34:50+00:00</updated>
<author>
<name>Michael DeHaan</name>
<email>mdehaan@redhat.com</email>
</author>
<published>2008-04-15T21:34:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/third_party-cobbler.git/commit/?id=2ccbb4b130afac3d1707433b3988259ea109db7f'/>
<id>2ccbb4b130afac3d1707433b3988259ea109db7f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Better kerberos support.  See the Wiki.</title>
<updated>2008-04-14T20:31:08+00:00</updated>
<author>
<name>Michael DeHaan</name>
<email>mdehaan@redhat.com</email>
</author>
<published>2008-04-14T20:31:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/third_party-cobbler.git/commit/?id=51119d1acc532cfad68b9fe4a1daa945fe7cd3f0'/>
<id>51119d1acc532cfad68b9fe4a1daa945fe7cd3f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated LDAP and authorization code, plus packaging</title>
<updated>2008-03-26T16:49:35+00:00</updated>
<author>
<name>Michael DeHaan</name>
<email>mdehaan@redhat.com</email>
</author>
<published>2008-03-26T16:49:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/third_party-cobbler.git/commit/?id=a6a82750ac3cab01fbafdd689a7ea1f5f6dc0bf7'/>
<id>a6a82750ac3cab01fbafdd689a7ea1f5f6dc0bf7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Lots of logging improvements, keep sync from blitzing the WebUI</title>
<updated>2007-12-06T22:17:04+00:00</updated>
<author>
<name>Michael DeHaan</name>
<email>mdehaan@redhat.com</email>
</author>
<published>2007-12-06T22:17:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/third_party-cobbler.git/commit/?id=a3dae83c8e09a3c9d9c4b3a52c43fc9fde6119f5'/>
<id>a3dae83c8e09a3c9d9c4b3a52c43fc9fde6119f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>AuthN/AuthZ modules are now pluggable, http://127.0.0.1/cobbler/web now active for mod_python using AuthN/AuthZ, backend now also doing AuthZ.  default AuthN mechanism is using /etc/cobbler/auth.conf for now, which needs to be replaced, should use htdigest data at minimum.</title>
<updated>2007-12-04T21:36:32+00:00</updated>
<author>
<name>Michael DeHaan</name>
<email>mdehaan@redhat.com</email>
</author>
<published>2007-12-04T21:36:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/third_party-cobbler.git/commit/?id=58cae26af9b3a868041b52fc0dde6047faff73a3'/>
<id>58cae26af9b3a868041b52fc0dde6047faff73a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
