<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markzz/aurweb.git/web/lib/aur.inc, branch 1.8.1</title>
<subtitle>aurweb working repository</subtitle>
<id>https://git.markzz.net/markzz/aurweb.git/atom/web/lib/aur.inc?h=1.8.1</id>
<link rel='self' href='https://git.markzz.net/markzz/aurweb.git/atom/web/lib/aur.inc?h=1.8.1'/>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/'/>
<updated>2011-03-04T09:29:17Z</updated>
<entry>
<title>Set a default timezone</title>
<updated>2011-03-04T09:29:17Z</updated>
<author>
<name>Dan McGee</name>
<email>dan@archlinux.org</email>
</author>
<published>2011-03-01T18:24:48Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=d4b1ca7cf19c1a6b902b3c7810047156328d8c72'/>
<id>urn:sha1:d4b1ca7cf19c1a6b902b3c7810047156328d8c72</id>
<content type='text'>
With our use of strtotime() in stats.inc, we are "required" to do so or at
least the emitted warning tells us it is a good idea.

Signed-off-by: Dan McGee &lt;dan@archlinux.org&gt;
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Improve cookie handling</title>
<updated>2011-03-04T09:29:13Z</updated>
<author>
<name>Dan McGee</name>
<email>dan@archlinux.org</email>
</author>
<published>2011-03-01T15:24:34Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=984ce9529c926c884136780d017ae90f0b82b54b'/>
<id>urn:sha1:984ce9529c926c884136780d017ae90f0b82b54b</id>
<content type='text'>
* Remove comment that is mostly bogus- the domain is automatically set.
* When logging out, don't delete the language cookie.
* Make the language cookie persistent.
* Use the minimal time possible to expire cookies; no need to compute
  anything.

Signed-off-by: Dan McGee &lt;dan@archlinux.org&gt;
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Set the character set when connecting to mysql</title>
<updated>2011-02-27T18:46:30Z</updated>
<author>
<name>Florian Pritz</name>
<email>bluewind@server-speed.net</email>
</author>
<published>2011-02-25T15:20:35Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=85c0db0ccd0dd3e57418c55ba3a843dbaa26fec2'/>
<id>urn:sha1:85c0db0ccd0dd3e57418c55ba3a843dbaa26fec2</id>
<content type='text'>
We should not rely on the default server setting staying the same
forever.

Signed-off-by: Florian Pritz &lt;bluewind@server-speed.net&gt;
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Define "Packages.SubmitterUID" and "Packages.MaintainerUID" as "NULL".</title>
<updated>2011-02-27T18:46:19Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2011-02-27T16:12:43Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=1e3fa38de5f940fef474fc3961c70b357b976308'/>
<id>urn:sha1:1e3fa38de5f940fef474fc3961c70b357b976308</id>
<content type='text'>
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Automatically adopt when updating an orphan package (fixes FS#22992).</title>
<updated>2011-02-21T16:56:19Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2011-02-21T16:56:12Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=31b0b68b479aff1f85feb89010ed3fcf40a95673'/>
<id>urn:sha1:31b0b68b479aff1f85feb89010ed3fcf40a95673</id>
<content type='text'>
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Replaced rm_rf() by rm_tree().</title>
<updated>2011-01-25T09:45:52Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2011-01-25T09:45:52Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=389d3a552e36e52b97281f0c083631c15cf8690e'/>
<id>urn:sha1:389d3a552e36e52b97281f0c083631c15cf8690e</id>
<content type='text'>
Implemented recursive directory deletion in PHP properly without the use
of exec(). This improves security, performance and portability and makes
the code compatible with PHP's Safe Mode as well as with PHP setups that
disable exec() using the "disable_functions" directive.

Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Make external links in comments clickable (FS#20137).</title>
<updated>2011-01-19T20:18:45Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2010-10-03T19:51:45Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=60edcd04e52323050792252009512f7592f3b66c'/>
<id>urn:sha1:60edcd04e52323050792252009512f7592f3b66c</id>
<content type='text'>
Comments are now split at link boundaries and links are converted
separately. I find this to be a much cleaner way than re-converting
comments that have already been converted using htmlspecialchars(). This
also doesn't require any callback procedure.

Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Header and navbar consistent with Arch site redesign</title>
<updated>2010-07-23T09:40:15Z</updated>
<author>
<name>Denis Kobozev</name>
<email>d.v.kobozev@gmail.com</email>
</author>
<published>2010-06-25T14:12:29Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=b22f66b3eea75ec62b40688d48ad72829ae58600'/>
<id>urn:sha1:b22f66b3eea75ec62b40688d48ad72829ae58600</id>
<content type='text'>
-- Loui Chang
Change is_tu to check_user_privileges
Change div#archdev-navbar style

Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>aur.inc: generate_salt() now uses mt_rand()</title>
<updated>2010-06-16T21:11:10Z</updated>
<author>
<name>Linas</name>
<email>linas_fi@ymail.com</email>
</author>
<published>2010-06-16T21:11:10Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=7e3c624a698406fc34edf75e0914ca3723d345cc'/>
<id>urn:sha1:7e3c624a698406fc34edf75e0914ca3723d345cc</id>
<content type='text'>
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Support for storing salted passwords</title>
<updated>2010-04-17T20:50:24Z</updated>
<author>
<name>Denis</name>
<email>d.v.kobozev@gmail.com</email>
</author>
<published>2010-04-05T13:41:30Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=290c436046327d9f04b7d12b5fda19f4dc14f574'/>
<id>urn:sha1:290c436046327d9f04b7d12b5fda19f4dc14f574</id>
<content type='text'>
To upgrade existing databases:

ALTER TABLE Users ADD Salt CHAR(32) NOT NULL DEFAULT '';

Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
</feed>
