<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mailman.git/cgi/listinfo, branch master</title>
<subtitle>The GNU Mailing List manager.
</subtitle>
<id>https://git.neuromancer.sk/mailman.git/atom?h=master</id>
<link rel='self' href='https://git.neuromancer.sk/mailman.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/'/>
<updated>1998-06-19T19:29:16Z</updated>
<entry>
<title>All these files have been removed, replaced by the driver script architecture.</title>
<updated>1998-06-19T19:29:16Z</updated>
<author>
<name>bwarsaw</name>
</author>
<published>1998-06-19T19:29:16Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=f57c73c0fb4b228b12dd0f450d249d4305196ced'/>
<id>urn:sha1:f57c73c0fb4b228b12dd0f450d249d4305196ced</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replaced with Mailman.runcgi-wrapped code that runs Mailman.Cgi.&lt;script&gt;</title>
<updated>1998-06-14T01:00:28Z</updated>
<author>
<name>viega</name>
</author>
<published>1998-06-14T01:00:28Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=73e488770ae493feeaf08ac9d21bd14eccdb2da2'/>
<id>urn:sha1:73e488770ae493feeaf08ac9d21bd14eccdb2da2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Unlock() calls where appropriate, and add lock = 0 to MailList</title>
<updated>1998-06-13T21:57:19Z</updated>
<author>
<name>viega</name>
</author>
<published>1998-06-13T21:57:19Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=2f8ffdc4ad7698777e3afc14f146caab8aa4cb88'/>
<id>urn:sha1:2f8ffdc4ad7698777e3afc14f146caab8aa4cb88</id>
<content type='text'>
constructor actuals when the list doesn't need to be locked.
</content>
</entry>
<entry>
<title>Updated calls to GetScriptURL to the appropriate new form.  One or two</title>
<updated>1998-06-03T12:53:59Z</updated>
<author>
<name>viega</name>
</author>
<published>1998-06-03T12:53:59Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=224da5d716292811316af847876cc5435ebf1ef2'/>
<id>urn:sha1:224da5d716292811316af847876cc5435ebf1ef2</id>
<content type='text'>
minor changes here and there to support relative paths (changing
absolute paths that didn't use GetScriptURL to begin with).
</content>
</entry>
<entry>
<title>1. Use the standard Python invocation #! line to get the interpreter</title>
<updated>1998-05-26T17:59:50Z</updated>
<author>
<name>bwarsaw</name>
</author>
<published>1998-05-26T17:59:50Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=081a92c1b28f1ad2ff3a7894369a682da638ebda'/>
<id>urn:sha1:081a92c1b28f1ad2ff3a7894369a682da638ebda</id>
<content type='text'>
   from $PATH

2. Do no direct sys.path munging in this file.  Import the `paths'
   module, which is created during the configure process, and which
   performs all necessary path munging (and exports some useful
   variables too).

3. Remove RCS crud
</content>
</entry>
<entry>
<title>Fixed a typo in the zipcode.</title>
<updated>1998-05-26T03:04:35Z</updated>
<author>
<name>viega</name>
</author>
<published>1998-05-26T03:04:35Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=2f8aee333c15ef55e81d1702c9c477f688221d10'/>
<id>urn:sha1:2f8aee333c15ef55e81d1702c9c477f688221d10</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added copyright notices to all source files where I am legally entitled to do so.</title>
<updated>1998-05-25T18:14:57Z</updated>
<author>
<name>viega</name>
</author>
<published>1998-05-25T18:14:57Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=93db3ca4b46bf0a2b60750d72f2527bc1235939b'/>
<id>urn:sha1:93db3ca4b46bf0a2b60750d72f2527bc1235939b</id>
<content type='text'>
Added a copy of the GNU GPL.
Added information about mailman-users in README, and reworded some text in there (made the credits less verbose... perhaps they should move to a credits file?)
</content>
</entry>
<entry>
<title>FormatListinfoOverview(): Check the host being visited, and only</title>
<updated>1998-05-20T17:08:50Z</updated>
<author>
<name>mailman</name>
</author>
<published>1998-05-20T17:08:50Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=a41c223e09519af43a4b4a2f4c9c035797510a0c'/>
<id>urn:sha1:a41c223e09519af43a4b4a2f4c9c035797510a0c</id>
<content type='text'>
include in the roster those lists that think they belong to that
host.  (We're using the HTTP_HOST CGI var, which is almost certainly
*not* portable across all servers.  However, i don't know and haven't
gotten any clues about any portable mechanism, so this'll have to do
for now.  It'll be important to, eg, ISPs that rent out virtual client
hosts to *not* list all the different client's maillists in each
client's roster...)
</content>
</entry>
<entry>
<title>One more refinement to the new overview function - better integrate</title>
<updated>1998-04-10T18:43:32Z</updated>
<author>
<name>mailman</name>
</author>
<published>1998-04-10T18:43:32Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=046d4b03384148665d31b5b4109eab3778dffc5c'/>
<id>urn:sha1:046d4b03384148665d31b5b4109eab3778dffc5c</id>
<content type='text'>
the notice about an unfound list with the greeting in the text.
</content>
</entry>
<entry>
<title>FormatListinfoOverview(): Sort the presented lists.</title>
<updated>1998-04-10T18:33:14Z</updated>
<author>
<name>mailman</name>
</author>
<published>1998-04-10T18:33:14Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=4be90b18e80f7b7d23c079a1a3f4fe4dd5148d4e'/>
<id>urn:sha1:4be90b18e80f7b7d23c079a1a3f4fe4dd5148d4e</id>
<content type='text'>
</content>
</entry>
</feed>
