summaryrefslogtreecommitdiffstats
path: root/web/lib/pkgfuncs.inc.php
AgeCommit message (Expand)AuthorFilesLines
2012-03-08Always set the "To:" header when sending mailLukas Fleischer1-1/+1
2011-11-02Add a new AUR_LOCATION settingDan McGee1-1/+5
2011-10-24Escape wildcards in "LIKE" patternsLukas Fleischer1-7/+5
2011-10-24Wrap mysql_real_escape_string() in a functionLukas Fleischer1-6/+6
2011-10-24send emails when delteing packagesFlorian Pritz1-0/+38
2011-08-11Remove unnecessary atype and uid lookup from package_details()Dan McGee1-3/+0
2011-08-11Use 'true' instead of 'True' everywhereDan McGee1-6/+6
2011-08-11pkgfuncs.inc.php: allow all DB funcs to take handle argDan McGee1-61/+102
2011-08-11Add "mergepkgid" argument to pkg_delete()Lukas Fleischer1-1/+30
2011-08-11Rename package_exists() to pkgid_from_name()Lukas Fleischer1-1/+1
2011-06-25Use sane ORDER BY clauses in package list queriesDan McGee1-4/+4
2011-06-22Do not redirect on single search resultsLukas Fleischer1-29/+22
2011-06-22rename *.inc files to *.inc.php and adjust imports and referenceselij1-0/+1001