summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-09Release 1.9.1v1.9.1Lukas Fleischer
2012-03-09UPGRADING: Add release notes for 1.9.1Lukas Fleischer
2012-03-09Replace "nb_NO" translation by "nb"Lukas Fleischer
2012-03-09Replace "pt" translation by "pt_PT"Lukas Fleischer
2012-03-09Translation updates from TransifexLukas Fleischer
2012-02-19Escape all output strings in the header and footerLukas Fleischer
2012-02-19Fix some more XSS vulnerabilitiesLukas Fleischer
2011-10-25Escape wildcards in "LIKE" patternsLukas Fleischer
2011-10-25Wrap mysql_real_escape_string() in a functionLukas Fleischer
2011-09-05Update message catalogLukas Fleischer
2011-09-05web/template/login_form.php: Escape the request URILukas Fleischer
2011-09-05web/html/pkgsubmit.php: Deal with unset category IDLukas Fleischer
2011-09-05Link to current page in the login bar HTTPs linkLukas Fleischer
2011-08-22RPC: Fix info queries when using package IDsLukas Fleischer
2011-08-22Add missing __() to category info in package detailsLukas Fleischer
2011-08-22UPGRADING: Fix rewrite rulesLukas Fleischer
2011-08-20Release 1.9.0v1.9.0Lukas Fleischer
2011-08-20Replace "el_GR" translation by "el"Lukas Fleischer
2011-08-20Add Portuguese (Brazilian) translationLukas Fleischer
2011-08-20Translation updates from TransifexLukas Fleischer
2011-08-19UPGRADING: Add note on aurblup config changesLukas Fleischer
2011-08-19aurblup: Update config.h.protoDan McGee
2011-08-13Rebuild message catalog and translationsLukas Fleischer
2011-08-13Add Finnish and Dutch translationsLukas Fleischer
2011-08-13Translation updates from TransifexLukas Fleischer
2011-08-13po/POTFILES: Fix library file pathsLukas Fleischer
2011-08-13po/Makefile: Fix version file pathLukas Fleischer
2011-08-12Use secure and httponly session cookiesLukas Fleischer
2011-08-11Add a configuration setting to disallow HTTP loginLukas Fleischer
2011-08-11UPGRADING: Add note on backward compatible package URLsLukas Fleischer
2011-08-11UPGRADING: Mention the upload directory transform scriptLukas Fleischer
2011-08-11Remove unnecessary atype and uid lookup from package_details()Dan McGee
2011-08-11Use 'true' instead of 'True' everywhereDan McGee
2011-08-11Make package creation and update atomicDan McGee
2011-08-11pkgfuncs.inc.php: allow all DB funcs to take handle argDan McGee
2011-08-11aur.inc.php: allow all functions using DB to take handle as argDan McGee
2011-08-11Allow for merging deleted packages into existing onesLukas Fleischer
2011-08-11Add "mergepkgid" argument to pkg_delete()Lukas Fleischer
2011-08-11Rename package_exists() to pkgid_from_name()Lukas Fleischer
2011-08-10Add a upload directory transform scriptDan McGee
2011-08-10Segment the upload directory by package name prefixDan McGee
2011-08-10Allow SQL_DEBUG to be undefinedDan McGee
2011-08-10scripts/cleanup: use native PHP onlyDan McGee
2011-07-29Fix empty depends database insertLukas Fleischer
2011-06-28Replace split() invocations with explode()Lukas Fleischer
2011-06-28aurblup: use implicit make rules and adjust CFLAGSDan McGee
2011-06-28aurblup: mark all functions and global variables staticDan McGee
2011-06-28aurblup: blacklist processing query changesDan McGee
2011-06-25Simplify session ID generationLukas Fleischer
2011-06-25Stricter email address validationLukas Fleischer