summaryrefslogtreecommitdiff
path: root/web/lib/aur.inc.php
AgeCommit message (Expand)Author
2012-09-24aur.inc.php: Document all functions using PHPDoc formatcanyonknight
2012-09-20Remove unused chmod_group() functioncanyonknight
2012-09-18Migrate all DB code to use PDOcanyonknight
2012-07-17aur.inc.php: Include routing backendLukas Fleischer
2012-07-14Merge branch 'maint'Lukas Fleischer
2012-07-14aur.inc.php: Use delete_session_id() where appropriatecanyonknight
2012-07-06aur.inc.php: Remove old and unused make_seed functioncanyonknight
2012-07-06rss.php: Pull out DB codecanyonknight
2012-07-06pkgsubmit.php: Pull out DB codecanyonknight
2012-07-06Move login form to a separate pageLukas Fleischer
2012-06-24Implement token system to fix CSRF vulnerabilitiescanyonknight
2012-03-24Unify function declaration styleLukas Fleischer
2012-03-21valid_email :: check if domain part is realBlackEagle
2011-11-02Add a new AUR_LOCATION settingDan McGee
2011-10-25Escape wildcards in "LIKE" patternsLukas Fleischer
2011-10-25Wrap mysql_real_escape_string() in a functionLukas Fleischer
2011-10-24Escape wildcards in "LIKE" patternsLukas Fleischer
2011-10-24Wrap mysql_real_escape_string() in a functionLukas Fleischer
2011-10-24Move SUPPORTED_LANGS out of config.inc.phpDan McGee
2011-08-12Use secure and httponly session cookiesLukas Fleischer
2011-08-11Add a configuration setting to disallow HTTP loginLukas Fleischer
2011-08-11aur.inc.php: allow all functions using DB to take handle as argDan McGee
2011-08-10Allow SQL_DEBUG to be undefinedDan McGee
2011-06-25Simplify session ID generationLukas Fleischer
2011-06-25Stricter email address validationLukas Fleischer
2011-06-22Make cache type selectable based on config valueelij
2011-06-22rename *.inc files to *.inc.php and adjust imports and referenceselij