index
:
server/purweb
aurweb/maint
aurweb/master
aurweb/pu
purweb/master0
purweb/master1
purweb/master2
purweb/master3
purweb/master4
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
web
/
lib
/
aur.inc.php
Age
Commit message (
Expand
)
Author
2012-07-17
aur.inc.php: Include routing backend
Lukas Fleischer
2012-07-14
Merge branch 'maint'
Lukas Fleischer
2012-07-14
aur.inc.php: Use delete_session_id() where appropriate
canyonknight
2012-07-06
aur.inc.php: Remove old and unused make_seed function
canyonknight
2012-07-06
rss.php: Pull out DB code
canyonknight
2012-07-06
pkgsubmit.php: Pull out DB code
canyonknight
2012-07-06
Move login form to a separate page
Lukas Fleischer
2012-06-24
Implement token system to fix CSRF vulnerabilities
canyonknight
2012-03-24
Unify function declaration style
Lukas Fleischer
2012-03-21
valid_email :: check if domain part is real
BlackEagle
2011-11-02
Add a new AUR_LOCATION setting
Dan McGee
2011-10-25
Escape wildcards in "LIKE" patterns
Lukas Fleischer
2011-10-25
Wrap mysql_real_escape_string() in a function
Lukas Fleischer
2011-10-24
Escape wildcards in "LIKE" patterns
Lukas Fleischer
2011-10-24
Wrap mysql_real_escape_string() in a function
Lukas Fleischer
2011-10-24
Move SUPPORTED_LANGS out of config.inc.php
Dan McGee
2011-08-12
Use secure and httponly session cookies
Lukas Fleischer
2011-08-11
Add a configuration setting to disallow HTTP login
Lukas Fleischer
2011-08-11
aur.inc.php: allow all functions using DB to take handle as arg
Dan McGee
2011-08-10
Allow SQL_DEBUG to be undefined
Dan McGee
2011-06-25
Simplify session ID generation
Lukas Fleischer
2011-06-25
Stricter email address validation
Lukas Fleischer
2011-06-22
Make cache type selectable based on config value
elij
2011-06-22
rename *.inc files to *.inc.php and adjust imports and references
elij