<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markzz/aurweb.git/web/lib/aur.inc, branch 1.5.3</title>
<subtitle>aurweb working repository</subtitle>
<id>https://git.markzz.net/markzz/aurweb.git/atom/web/lib/aur.inc?h=1.5.3</id>
<link rel='self' href='https://git.markzz.net/markzz/aurweb.git/atom/web/lib/aur.inc?h=1.5.3'/>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/'/>
<updated>2008-11-25T06:31:08Z</updated>
<entry>
<title>Make remembered sessions actually save themselves.</title>
<updated>2008-11-25T06:31:08Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2008-11-17T16:45:12Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=692cc1e9536c8440586cbca0957dbf7d41b65f4c'/>
<id>urn:sha1:692cc1e9536c8440586cbca0957dbf7d41b65f4c</id>
<content type='text'>
Also clean up a notice in index.php

Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Give group writable permissions to uploaded files.</title>
<updated>2008-11-13T20:19:26Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2008-11-10T03:35:00Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=f12b11abc70b03fa75faf211a6311acb1cc1b32d'/>
<id>urn:sha1:f12b11abc70b03fa75faf211a6311acb1cc1b32d</id>
<content type='text'>
Add a new function chown_group to recursively change permissions.
Tweak some of the coding style.
Replace some of the redundant string concatenation with a variable.

Thanks to Dan McGee for chmod_group.

Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Use system rm in rm_rf function.</title>
<updated>2008-09-22T00:10:50Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2008-09-13T00:19:42Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=5c3f01909301f641f57b2ffe8b59609de6be2256'/>
<id>urn:sha1:5c3f01909301f641f57b2ffe8b59609de6be2256</id>
<content type='text'>
PHP can't properly handle symlinks which causes problems when
self-referencing symlinks appear.

This closes FS#11187.

Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Add a new DEFAULT_LANG constant.</title>
<updated>2008-07-22T17:47:17Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2008-07-09T18:38:08Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=1a1a6eb36e17315f08eee0e44a83fe4bdf0887f5'/>
<id>urn:sha1:1a1a6eb36e17315f08eee0e44a83fe4bdf0887f5</id>
<content type='text'>
DEFAULT_LANG will essentially be used to specify what language
strings are initially written in.

This will eliminate the need for English translation arrays in
AUR and make adding or changing the English strings a lot easier.

DEFAULT_LANG may be required for strings to display properly.

Also change the output when a translation isn't found.
Eliminate the &lt;b&gt; which can cause validation errors depending
on where the string is placed.

Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Remove all vim mode lines. Add HACKING file.</title>
<updated>2008-06-17T05:38:01Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2008-06-17T05:03:16Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=3a42725601885af3c7b25b376cd4c141c71968ee'/>
<id>urn:sha1:3a42725601885af3c7b25b376cd4c141c71968ee</id>
<content type='text'>
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fix FS#8672</title>
<updated>2008-06-05T16:30:48Z</updated>
<author>
<name>Callan Barrett</name>
<email>wizzomafizzo@gmail.com</email>
</author>
<published>2008-06-04T15:02:30Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=a49ee80aa2e03843748e89185fd811d83cd34db9'/>
<id>urn:sha1:a49ee80aa2e03843748e89185fd811d83cd34db9</id>
<content type='text'>
Patches can_submit_pkg(), this fixes the heaps of bugs people are having

Signed-off-by: Callan Barrett &lt;wizzomafizzo@gmail.com&gt;
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Put login into its own function.</title>
<updated>2008-03-23T08:04:16Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2008-02-07T00:16:21Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=a5a8895f497e4c274870e4519c5526542c91dc27'/>
<id>urn:sha1:a5a8895f497e4c274870e4519c5526542c91dc27</id>
<content type='text'>
Utilise login form template.
Also cleaned up a couple notices.

Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
Signed-off-by: Simo Leone &lt;simo@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Fix for information leak in login logic.</title>
<updated>2008-02-18T23:55:28Z</updated>
<author>
<name>eliott</name>
<email>eliott@cactuswax.net</email>
</author>
<published>2008-02-18T04:37:49Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=4d9d5d39666addc2afbb61bb04b00dc1ed707ecc'/>
<id>urn:sha1:4d9d5d39666addc2afbb61bb04b00dc1ed707ecc</id>
<content type='text'>
Fix for information leak in login logic.
No point telling people they have a valid username when the pass is wrong, etc.
</content>
</entry>
<entry>
<title>Removed QBUG and DBUG</title>
<updated>2008-01-23T08:51:33Z</updated>
<author>
<name>Simo Leone</name>
<email>simo@archlinux.org</email>
</author>
<published>2008-01-23T08:51:33Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=7bad8a8357773e7918e0b794dbec8a36ee9154ad'/>
<id>urn:sha1:7bad8a8357773e7918e0b794dbec8a36ee9154ad</id>
<content type='text'>
It was broken and hardly used. It's just as easy
to add short print statements or logging if
some debugging output is needed.

Signed-off-by: Simo Leone &lt;simo@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Fix login error and translation bug</title>
<updated>2008-01-20T09:16:07Z</updated>
<author>
<name>Callan Barrett</name>
<email>wizzomafizzo@gmail.com</email>
</author>
<published>2008-01-17T08:04:00Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=52a770e7e7c9a1701e96aa3c66f25d810394aeaf'/>
<id>urn:sha1:52a770e7e7c9a1701e96aa3c66f25d810394aeaf</id>
<content type='text'>
Fixes a login error where entering nothing would result in the login message
"Incorrect password for username, ." and changes the translation "TU" to
"Trusted User" so the menu bar on the accounts page doesn't bug up (we need a
new translation system :((()

Signed-off-by: Callan Barrett &lt;wizzomafizzo@gmail.com&gt;
Signed-off-by: Simo Leone &lt;simo@archlinux.org&gt;
</content>
</entry>
</feed>
